On Sun, 2007-06-10 at 21:53 +0800, Marc Wiriadisastra wrote: > On Sun, 2007-06-10 at 09:31 -0400, Jeff Sheltren wrote: > > On Jun 10, 2007, at 9:14 AM, Marc Wiriadisastra wrote: > > > > > > I'll have a play with it and see where I'm stuffing up. > > > > > > Cheers again, > > > > > > Marc > > > > Hi Marc, sorry, I messed up with the spec I sent you. The % > > {perl_sitelib}, etc. macros should *not* have a leading underscore in > > front of them. :) Try removing the leading '_' from the perl/python > > macros. > > > > -Jeff > > Well it all works. > > Attached is the updated spec file. I'll test it a little bit and see if > I can get it to segfault. > > I'm not sure if I need to package the additional parts to adesklets > since you can download them using the adesklets_installer. > > Cheers, > > Marc Ok I'm not sure if this is a bug but according to the following page if Python is compiled 'to aggressively' then adesklets won't work. http://adesklets.sourceforge.net/doc/en/Frequently-asked-questions.html Would this be a bug? I cannot run any Python-based desklet: I get garbage collection errors! If you get errors similar to: python: Modules/gcmodule.c:275: visit_decref: Assertion `gc->gc.gc_refs != 0' failed. Aborted It means your installment of Python has a corrupted garbage collector; it is often caused by incorrect or aggressive optimization during the compilation. Just recompiling a stock python environment from http://python.org/ usually solves this. Since just testing the desklet causes that issue? Cheers, Marc -- Fedora-mentors-list mailing list Fedora-mentors-list@xxxxxxxxxx https://www.redhat.com/mailman/listinfo/fedora-mentors-list