View Full Version : Wall plugin - not working
Amaranth
February 10th, 2007, 11:00 PM
Alright, this is my first attempt at porting a beryl plugin to compiz. Sadly, it segfaults when you enter expo mode. Hoping someone here can figure out why.
Only providing the .c and .h files to discourage users from running it as it does not work at all.
http://dev.realistanew.com/compiz/wall/
lowfi
February 11th, 2007, 01:54 AM
hey, thanks very much. the videos i saw look very cool. i haven't tried it yet, but by looking at the source i noticed 2 errors.
Remove the comma at line 1516 and 1521. I'm surprised it even loads with that.
mikedee
February 11th, 2007, 03:18 PM
Remove the comma at line 1516 and 1521. I'm surprised it even loads with that.
All of the beryl plugins have trailing commas like that, its not nice at all but I assume the compiler assumes a NULL after it. They dont cause problems normally, but I am surprised too.
vBulletin® v3.7.3, Copyright ©2000-2008, Jelsoft Enterprises Ltd.