[Compcomm] I'm modifying some plugins and need some help.
Vasek Potocek
vasek.potocek at post.cz
Thu May 3 19:15:57 EDT 2007
Stephen Moore napsal(a):
>
>
> On 5/3/07, *Danny Baumann* <dannybaumann at web.de
> <mailto:dannybaumann at web.de>> wrote:
>
> You have to load ccp _instead_ of gconf and/or ini -
>
>
> ohhhhh, now it works :D :D
>
> thnx for your help (and patience :D)
>
> (though some plugins still crash compiz, and ccp doesn't seem to put the
> plugins in the right order (like cube and rotate)
Thanks for the link, Mike! I'm using it now until David comes with the ultimate solution :-)
I think I know the reason of the segfaults, or at least one possible. Recently, some entries were deleted from the
VTable. Unfortunately, they were of the first, so that the getVersion proc is now at the address where some string used
to be. When core wants to ask the plugin for its version, this leads to "calling" the text instead of the function,
doesn't it?
I have rebuilt all my additional plugins and all my "stability problems" seem to be gone. I can't imagine how this could
ever work, though.
> [quote]
> compiz: 'cube' plugin must be loaded before 'scale' plugin
> compiz: Can't activate 'cube' plugin due to dependency problems
> compiz: 'rotate' plugin must be loaded after 'cube' plugin
> compiz: Can't activate 'rotate' plugin due to dependency problems
> [/quote]
>
> ...
>
> _______________________________________________
> CompComm mailing list
> CompComm at Rock3d.org <mailto:CompComm at Rock3d.org>
> http://www.ubaight.com/mailman/listinfo/compcomm
> <http://www.ubaight.com/mailman/listinfo/compcomm>
>
>
>
> ------------------------------------------------------------------------
>
> _______________________________________________
> CompComm mailing list
> CompComm at Rock3d.org
> http://www.ubaight.com/mailman/listinfo/compcomm
More information about the CompComm
mailing list