Re: Big development in the GUI realm

From: Gabriel B. (gabriel.barros_at_gmail.com)
Date: 02/08/05


Date: Tue, 8 Feb 2005 12:20:41 -0200
To: python-list@python.org


> >>Considering the fact that the Qt DLL exist by themselves, that the
> >>version used is the one provided by Qt, and that the EXE uses a
> >>standard, open way to communicate with it, the above does seem to say
> >>this use would be valid.
> >>
> >>
> >
> > http://www.gnu.org/licenses/gpl-faq.html#MereAggregation
> >
> > "/.../ If modules are designed to run linked together in a shared address
> > space, that almost surely means combining them into one program.
> >
> > By contrast, pipes, sockets and command-line arguments are
> > communication mechanisms normally used between two separate
> > programs. So when they are used for communication, the modules
> > normally are separate programs. But if the semantics of the
> > communication are intimate enough, exchanging complex internal
> > data structures, that too could be a basis to consider the two parts
> > as combined into a larger program."
> >
> ></F>

This is odd. They claim it's a GPL'ed version, but it's a trolltech
license that forces you to release your code under gpl even tought
their's not!

I'm not against a company getting it's share with their product.
that's what motivated them in the first place. but DONT LIE! don't
call it gpl when it's not.

Gpl make it very explicity it deals with the program as a whole, in
the meaning of a executable code. What they're trying to achive here
is that, by adding this paragraph, they will cover the "dll use" under
the gpl.

By that cover-all definition they came up, i can't use Internet
Explorer to see a site hosted with a gpl'ed server! i can't even use a
BSD program to grep a file!

anyway... it will only mater when people with money cares. I already
have 3 choices.



Relevant Pages

  • spork Abu, have a polish shower. You wont dress it.
    ... separate Ismat's restaurant with videos, ... Hardly any tender increasing elections overall demonstrate as the ... promoter, and if Rahavan wholly aids it too, the communication will ... Ricky won't spread any ruling channels. ...
    (rec.games.roguelike.nethack)
  • Re: Copyleft and embedded Forth
    ... Stallman's consultancy rates are in dollars per minute. ... It is NOT a valid argument against the open source ... lack of clarity in the GPL licenses. ... logically and mechanically separate GPL parts. ...
    (comp.lang.forth)
  • Re: Copyleft and embedded Forth
    ... The GPL is ... You can redistribute the source. ... A command line program exists in a completely separate ... So it opens up libraries that are free ...
    (comp.lang.forth)
  • Re: Linux v2.6.9 and GPL Buyout
    ... the GPL buyout previously offered has been modified. ... semantics of the communication. ... mechanisms normally used between two separate programs. ... send the line "unsubscribe linux-kernel" in ...
    (Linux-Kernel)
  • Re: Copyleft and embedded Forth
    ... The GPL is ... lack of clarity in the GPL licenses. ... A command line program exists in a completely separate ... So it opens up libraries that are free ...
    (comp.lang.forth)

Loading