Dear all I notice two cosmetic issues in 1.22 (under Xfce 4.6 on Ubuntu Lucid).
First, the Geany icon is no longer visible in the WM.
Second, whenever I open this file (while Geany itself opens), I get the following message: '/home/liv/rm-aly.R' has been edited since it was last saved by geany. Marker positions may be unreliable and will not be loaded. Press Ignore to try an load markers anyway.
I always press Okay and apparently no markers are being loaded. However, on a subsequent Geany restart the same question pops up.
Anyone already encountered these issues? Regards Liviu
Le 24/07/2012 16:30, Liviu Andronic a écrit :
Dear all I notice two cosmetic issues in 1.22 (under Xfce 4.6 on Ubuntu Lucid).
First, the Geany icon is no longer visible in the WM.
That's weird, it seems to work ok with GNOME... Though, since the UI code changed a lot it's possible. Matthew or I will check.
Second, whenever I open this file (while Geany itself opens), I get the following message: '/home/liv/rm-aly.R' has been edited since it was last saved by geany. Marker positions may be unreliable and will not be loaded. Press Ignore to try an load markers anyway.
I always press Okay and apparently no markers are being loaded. However, on a subsequent Geany restart the same question pops up.
This is an issue (or not?) with a plugin, not Geany core. IIRC the plugin is GeanyNumberedBookmark.
Regards, Colomban
Anyone already encountered these issues? Regards Liviu
Le 24/07/2012 17:11, Colomban Wendling a écrit :
Le 24/07/2012 16:30, Liviu Andronic a écrit :
Dear all I notice two cosmetic issues in 1.22 (under Xfce 4.6 on Ubuntu Lucid).
First, the Geany icon is no longer visible in the WM.
That's weird, it seems to work ok with GNOME... Though, since the UI code changed a lot it's possible. Matthew or I will check.
I just checked the code, and it looks just fine (e.g. sets the window's icon). I also tried the xfwm4 window manager and it properly displayed the icon in the title bar. Have you any uncommon setup or something?
On Tue, Jul 24, 2012 at 5:22 PM, Colomban Wendling lists.ban@herbesfolles.org wrote:
Le 24/07/2012 17:11, Colomban Wendling a écrit :
Le 24/07/2012 16:30, Liviu Andronic a écrit :
Dear all I notice two cosmetic issues in 1.22 (under Xfce 4.6 on Ubuntu Lucid).
First, the Geany icon is no longer visible in the WM.
That's weird, it seems to work ok with GNOME... Though, since the UI code changed a lot it's possible. Matthew or I will check.
I just checked the code, and it looks just fine (e.g. sets the window's icon). I also tried the xfwm4 window manager and it properly displayed the icon in the title bar. Have you any uncommon setup or something?
Nothing specific. I've installed Geany on Ubuntu Lucid from the PPA [1]. I have the following files on my system: liv@liv-laptop:~$ locate geany | grep -i geany.png | grep -i /usr/share /usr/share/app-install/icons/geany.png /usr/share/icons/Faenza/apps/16/geany.png /usr/share/icons/Faenza/apps/22/geany.png /usr/share/icons/Faenza/apps/24/geany.png /usr/share/icons/Faenza/apps/32/geany.png /usr/share/icons/Faenza/apps/48/geany.png /usr/share/icons/Faenza/apps/64/geany.png /usr/share/icons/Faenza/apps/96/geany.png /usr/share/icons/hicolor/16x16/apps/geany.png /usr/share/icons/hicolor/48x48/apps/geany.png
And strangely run as root Geany displays the icon in the WM. Run as user, it doesn't.
But this really is strange. I just 'TOols > Reload Config', restarted Geany and I no longer see either of the issues. Messed up config on upgrade, I guess.
Sorry for the false alarm. Regards Liviu
On Tue, Jul 24, 2012 at 5:11 PM, Colomban Wendling lists.ban@herbesfolles.org wrote:
I always press Okay and apparently no markers are being loaded. However, on a subsequent Geany restart the same question pops up.
This is an issue (or not?) with a plugin, not Geany core. IIRC the plugin is GeanyNumberedBookmark.
Although the problem disappeared for some time, it came back again. And only after disabling the GeanyNumberedBookmark did the problem disappear for good (or so it seems): the load markers thingy and the WM icon. It might make a difference that the plugins that I use are not yet 1.22.
Regards Liviu