Karas
Karas
That's very strange. I'll try looking into it during this week.
I've narrowed it down to an Xlib call that, alas, it is necessary. I'll see if I can get around it but there's the chance that nothing could be done...
@bil-elmoussaoui What window manager/compositor does Freya use? I made this with unity/compiz in mind and if it's not something simple I'm not very confident that I'll have the time to...
@bil-elmoussaoui I'm already using the appindicator library (python-appindicator), maybe it just needs some debugging. I'll add some debug code, in the meantime can you try launching the script with both...
@AngheloAlf That is more or less the answer I was expecting, knowing how a linkerscript works, but wanted to know your opinion on this. My approach right now is very...
Does objdiff support parsing debug symbols like, for example, CCC does? (asking because I honestly don't know). My idea was to generate (at least for STAB) what CCC generates so...