PDA

View Full Version : [SOLVED] - Activating any "uncategorized" plugin causes co..


imported_MikeMLP
June 20th, 2007, 10:25 PM
As the title says, attempting to check "on" any plugin in the "uncategorized" section of ccsm causes compiz to revert back to metacity with the following message:

[code:d03a5]Attempted to unregister path (path[0] = org path[1] = freedesktop) which isn't registered
Attempted to unregister path (path[0] = org path[1] = freedesktop) which isn't registered
Attempted to unregister path (path[0] = org path[1] = freedesktop) which isn't registered
Active Plugin List update
/usr/bin/compiz: line 475: 16301 Segmentation fault (core dumped) ! ( $COMPIZ $ARGS $PLUGINS >> $OUTPUT 2>> $OUTPUT )
[/code:d03a5]

I'm using Trevino's git repository on Ubuntu Feisty. Perhaps I've configured something wrong or there is a driver problem (using free driver on an ati mobility 9600). Either way, I'm sure someone out there can help de-mystify me.

crdlb
June 21st, 2007, 12:22 AM
You've installed the compiz-extra-plugins package. You don't want that. (uninstall it) Instead you want to use the compcomm (now compiz fusion) plugin packs: -main, -extra, -unsupported. They aren't in his repo yet, but he provides a tar.gz containing debs: viewtopic.php?f=14&t=131&p=5341#p5341 (http://forums.opencompositing.org/viewtopic.php?f=14&t=131&p=5341#p5341) and they should be in the repo soon.

imported_MikeMLP
June 21st, 2007, 01:43 AM
Thanks, I'm about to try that. I thought it was something silly - some bit of news about packages that I didn't pick up on. (Of course, when I get the fusion plugins working, I'll tag the thread as solved).