Lately, I installed all the different plugins for Geany 1.24, and now when I click on the Build menu item there are only the default build commands, but if I click "Set Build Commands" it shows my custom build commands, are there any known issues with this? Maybe with a certain plugin? I've tried disabling all the plugins and it still happens.
In the meantime all I can do is use the built in terminal window.
On 24 April 2014 05:13, Tory Gaurnier tory.gaurnier@linuxmail.org wrote:
Lately, I installed all the different plugins for Geany 1.24, and now when I click on the Build menu item there are only the default build commands, but if I click "Set Build Commands" it shows my custom build commands, are there any known issues with this? Maybe with a certain plugin? I've tried disabling all the plugins and it still happens.
Do the custom commands have names set? Thats what controls their visibility in the menu. (clearly displaying an empty menu entry is silly :)
Some plugins do modify the build commands IIRC.
Are the custom build commands in projects or user settings? Remember projects will overwrite user settings, but that should make the users settings greyed out in the build command dialog.
Cheers Lex
In the meantime all I can do is use the built in terminal window. _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Yes, for example I change Execute to Run, I changed Install to Make, etc., etc., but none of my changes show.
But if I add something to the blank spot at the bottom that will show, just not when I change existing items.
Not sure what you mean by "user settings", I only have one Build Commands menu, with file specific build commands, project specific build commands, and global build commands.
On 04/23/2014 06:26 PM, Lex Trotman wrote:
On 24 April 2014 05:13, Tory Gaurnier tory.gaurnier@linuxmail.org wrote:
Lately, I installed all the different plugins for Geany 1.24, and now when I click on the Build menu item there are only the default build commands, but if I click "Set Build Commands" it shows my custom build commands, are there any known issues with this? Maybe with a certain plugin? I've tried disabling all the plugins and it still happens.
Do the custom commands have names set? Thats what controls their visibility in the menu. (clearly displaying an empty menu entry is silly :)
Some plugins do modify the build commands IIRC.
Are the custom build commands in projects or user settings? Remember projects will overwrite user settings, but that should make the users settings greyed out in the build command dialog.
Cheers Lex
In the meantime all I can do is use the built in terminal window. _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Also, I just realized that when I change the commands, the commands themselves update, just not the names, for instance I changed Install to Make, and when I click on Install in the menu it does run the make command I have set, it just wont update the name in the menu.
On 04/24/2014 12:49 PM, Tory Gaurnier wrote:
Yes, for example I change Execute to Run, I changed Install to Make, etc., etc., but none of my changes show.
But if I add something to the blank spot at the bottom that will show, just not when I change existing items.
Not sure what you mean by "user settings", I only have one Build Commands menu, with file specific build commands, project specific build commands, and global build commands.
On 04/23/2014 06:26 PM, Lex Trotman wrote:
On 24 April 2014 05:13, Tory Gaurnier tory.gaurnier@linuxmail.org wrote:
Lately, I installed all the different plugins for Geany 1.24, and now when I click on the Build menu item there are only the default build commands, but if I click "Set Build Commands" it shows my custom build commands, are there any known issues with this? Maybe with a certain plugin? I've tried disabling all the plugins and it still happens.
Do the custom commands have names set? Thats what controls their visibility in the menu. (clearly displaying an empty menu entry is silly :)
Some plugins do modify the build commands IIRC.
Are the custom build commands in projects or user settings? Remember projects will overwrite user settings, but that should make the users settings greyed out in the build command dialog.
Cheers Lex
In the meantime all I can do is use the built in terminal window. _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
On 25 April 2014 05:56, Tory Gaurnier tory.gaurnier@linuxmail.org wrote:
Also, I just realized that when I change the commands, the commands themselves update, just not the names, for instance I changed Install to Make, and when I click on Install in the menu it does run the make command I have set, it just wont update the name in the menu.
You have to manually update the name its not automatic, geany does not know what name to use.
Click on the in the name in the set build commands menu and you get a dialog to change it.
Cheers Lex
On 04/24/2014 12:49 PM, Tory Gaurnier wrote:
Yes, for example I change Execute to Run, I changed Install to Make, etc., etc., but none of my changes show.
But if I add something to the blank spot at the bottom that will show, just not when I change existing items.
Not sure what you mean by "user settings", I only have one Build Commands menu, with file specific build commands, project specific build commands, and global build commands.
On 04/23/2014 06:26 PM, Lex Trotman wrote:
On 24 April 2014 05:13, Tory Gaurnier tory.gaurnier@linuxmail.org wrote:
Lately, I installed all the different plugins for Geany 1.24, and now when I click on the Build menu item there are only the default build commands, but if I click "Set Build Commands" it shows my custom build commands, are there any known issues with this? Maybe with a certain plugin? I've tried disabling all the plugins and it still happens.
Do the custom commands have names set? Thats what controls their visibility in the menu. (clearly displaying an empty menu entry is silly :)
Some plugins do modify the build commands IIRC.
Are the custom build commands in projects or user settings? Remember projects will overwrite user settings, but that should make the users settings greyed out in the build command dialog.
Cheers Lex
In the meantime all I can do is use the built in terminal window. _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
I did, that's how I changed the name, been using Geany for about 2 years or so, I added QML support (though never got it merged with the main git repo), and I've never had this issue till now, if I open the Build Commands dialog, it shows the name I set, but in the actual menu it shows the default name.
On April 24, 2014 4:31:03 PM PDT, Lex Trotman elextr@gmail.com wrote:
On 25 April 2014 05:56, Tory Gaurnier tory.gaurnier@linuxmail.org wrote:
Also, I just realized that when I change the commands, the commands themselves update, just not the names, for instance I changed Install
to
Make, and when I click on Install in the menu it does run the make
command I
have set, it just wont update the name in the menu.
You have to manually update the name its not automatic, geany does not know what name to use.
Click on the in the name in the set build commands menu and you get a dialog to change it.
Cheers Lex
On 04/24/2014 12:49 PM, Tory Gaurnier wrote:
Yes, for example I change Execute to Run, I changed Install to Make,
etc.,
etc., but none of my changes show.
But if I add something to the blank spot at the bottom that will
show,
just not when I change existing items.
Not sure what you mean by "user settings", I only have one Build
Commands
menu, with file specific build commands, project specific build
commands,
and global build commands.
On 04/23/2014 06:26 PM, Lex Trotman wrote:
On 24 April 2014 05:13, Tory Gaurnier tory.gaurnier@linuxmail.org wrote:
Lately, I installed all the different plugins for Geany 1.24, and
now
when I click on the Build menu item there are only the default build
commands,
but if I click "Set Build Commands" it shows my custom build commands,
are
there any known issues with this? Maybe with a certain plugin? I've
tried
disabling all the plugins and it still happens.
Do the custom commands have names set? Thats what controls their visibility in the menu. (clearly displaying an empty menu entry is silly :)
Some plugins do modify the build commands IIRC.
Are the custom build commands in projects or user settings?
Remember
projects will overwrite user settings, but that should make the
users
settings greyed out in the build command dialog.
Cheers Lex
In the meantime all I can do is use the built in terminal window. _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
On 25 April 2014 12:57, Tory Gaurnier tory.gaurnier@linuxmail.org wrote:
I did, that's how I changed the name, been using Geany for about 2 years or so, I added QML support (though never got it merged with the main git repo), and I've never had this issue till now, if I open the Build Commands dialog, it shows the name I set, but in the actual menu it shows the default name.
Since it doesn't happen here, all I can do is fish around for possible causes. AFAICT both the menu and the dialog use the same code to determine their contents, so its hard to see how a divergence can happen.
With no plugins enabled, and no project open, can you possibly put screen captures of the menu and set build commands dialog and the build section(s) of the user configuration file on some pastebin somewhere and post the URLs.
Cheers Lex
[...]
On 04/24/2014 08:53 PM, Lex Trotman wrote:
On 25 April 2014 12:57, Tory Gaurnier tory.gaurnier@linuxmail.org wrote:
I did, that's how I changed the name, been using Geany for about 2 years or so, I added QML support (though never got it merged with the main git repo), and I've never had this issue till now, if I open the Build Commands dialog, it shows the name I set, but in the actual menu it shows the default name.
Since it doesn't happen here, all I can do is fish around for possible causes. AFAICT both the menu and the dialog use the same code to determine their contents, so its hard to see how a divergence can happen.
With no plugins enabled, and no project open, can you possibly put screen captures of the menu and set build commands dialog and the build section(s) of the user configuration file on some pastebin somewhere and post the URLs.
Cheers Lex
[...] _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Here are some screenshots: https://drive.google.com/file/d/0B61pokflgsLdV1pLZC1tYXZ0N00/edit?usp=sharin... https://drive.google.com/file/d/0B61pokflgsLdb0JxR3QwcW13dm8/edit?usp=sharin...
On 04/24/2014 09:15 PM, Tory Gaurnier wrote:
On 04/24/2014 08:53 PM, Lex Trotman wrote:
On 25 April 2014 12:57, Tory Gaurnier tory.gaurnier@linuxmail.org wrote:
I did, that's how I changed the name, been using Geany for about 2 years or so, I added QML support (though never got it merged with the main git repo), and I've never had this issue till now, if I open the Build Commands dialog, it shows the name I set, but in the actual menu it shows the default name.
Since it doesn't happen here, all I can do is fish around for possible causes. AFAICT both the menu and the dialog use the same code to determine their contents, so its hard to see how a divergence can happen.
With no plugins enabled, and no project open, can you possibly put screen captures of the menu and set build commands dialog and the build section(s) of the user configuration file on some pastebin somewhere and post the URLs.
Cheers Lex
[...] _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Here are some screenshots: https://drive.google.com/file/d/0B61pokflgsLdV1pLZC1tYXZ0N00/edit?usp=sharin...
https://drive.google.com/file/d/0B61pokflgsLdb0JxR3QwcW13dm8/edit?usp=sharin...
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Well, I have no idea what I changed to fix it, but it's working now, however I do have to close and reopen Geany any time I change a Build Command name (which I'm pretty sure I never had to do before), but that's not too much of a problem since Geany closes and opens so fast.
On 25 April 2014 14:25, Tory Gaurnier tory.gaurnier@linuxmail.org wrote:
On 04/24/2014 09:15 PM, Tory Gaurnier wrote:
On 04/24/2014 08:53 PM, Lex Trotman wrote:
On 25 April 2014 12:57, Tory Gaurnier tory.gaurnier@linuxmail.org wrote:
I did, that's how I changed the name, been using Geany for about 2 years or so, I added QML support (though never got it merged with the main git repo), and I've never had this issue till now, if I open the Build Commands dialog, it shows the name I set, but in the actual menu it shows the default name.
Since it doesn't happen here, all I can do is fish around for possible causes. AFAICT both the menu and the dialog use the same code to determine their contents, so its hard to see how a divergence can happen.
With no plugins enabled, and no project open, can you possibly put screen captures of the menu and set build commands dialog and the build section(s) of the user configuration file on some pastebin somewhere and post the URLs.
Cheers Lex
[...] _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Here are some screenshots:
https://drive.google.com/file/d/0B61pokflgsLdV1pLZC1tYXZ0N00/edit?usp=sharin...
https://drive.google.com/file/d/0B61pokflgsLdb0JxR3QwcW13dm8/edit?usp=sharin...
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Well, I have no idea what I changed to fix it, but it's working now, however I do have to close and reopen Geany any time I change a Build Command name (which I'm pretty sure I never had to do before), but that's not too much of a problem since Geany closes and opens so fast.
Ahhh, which distro? I vaguely remember a report that the Ubuntu menu hacks cached the menus and they didn't get updated when the application changed them. Which of course is a problem with a dynamic menu like the build menu.
Cheers Lex
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
On 04/24/2014 09:29 PM, Lex Trotman wrote:
On 25 April 2014 14:25, Tory Gaurnier tory.gaurnier@linuxmail.org wrote:
On 04/24/2014 09:15 PM, Tory Gaurnier wrote:
On 04/24/2014 08:53 PM, Lex Trotman wrote:
On 25 April 2014 12:57, Tory Gaurnier tory.gaurnier@linuxmail.org wrote:
I did, that's how I changed the name, been using Geany for about 2 years or so, I added QML support (though never got it merged with the main git repo), and I've never had this issue till now, if I open the Build Commands dialog, it shows the name I set, but in the actual menu it shows the default name.
Since it doesn't happen here, all I can do is fish around for possible causes. AFAICT both the menu and the dialog use the same code to determine their contents, so its hard to see how a divergence can happen.
With no plugins enabled, and no project open, can you possibly put screen captures of the menu and set build commands dialog and the build section(s) of the user configuration file on some pastebin somewhere and post the URLs.
Cheers Lex
[...] _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Here are some screenshots:
https://drive.google.com/file/d/0B61pokflgsLdV1pLZC1tYXZ0N00/edit?usp=sharin...
https://drive.google.com/file/d/0B61pokflgsLdb0JxR3QwcW13dm8/edit?usp=sharin...
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Well, I have no idea what I changed to fix it, but it's working now, however I do have to close and reopen Geany any time I change a Build Command name (which I'm pretty sure I never had to do before), but that's not too much of a problem since Geany closes and opens so fast.
Ahhh, which distro? I vaguely remember a report that the Ubuntu menu hacks cached the menus and they didn't get updated when the application changed them. Which of course is a problem with a dynamic menu like the build menu.
Cheers Lex
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
That could be it, I'm on Ubuntu 14.04, and I did start playing with this stuff soon after I upgraded from 13.10, I just didn't think about that before :P
Also, the issue first came up when I was playing with the different project plugins, like GProject.
On 25 April 2014 14:33, Tory Gaurnier tory.gaurnier@linuxmail.org wrote:
On 04/24/2014 09:29 PM, Lex Trotman wrote:
On 25 April 2014 14:25, Tory Gaurnier tory.gaurnier@linuxmail.org wrote:
On 04/24/2014 09:15 PM, Tory Gaurnier wrote:
On 04/24/2014 08:53 PM, Lex Trotman wrote:
On 25 April 2014 12:57, Tory Gaurnier tory.gaurnier@linuxmail.org wrote:
I did, that's how I changed the name, been using Geany for about 2 years or so, I added QML support (though never got it merged with the main git repo), and I've never had this issue till now, if I open the Build Commands dialog, it shows the name I set, but in the actual menu it shows the default name.
Since it doesn't happen here, all I can do is fish around for possible causes. AFAICT both the menu and the dialog use the same code to determine their contents, so its hard to see how a divergence can happen.
With no plugins enabled, and no project open, can you possibly put screen captures of the menu and set build commands dialog and the build section(s) of the user configuration file on some pastebin somewhere and post the URLs.
Cheers Lex
[...] _______________________________________________ Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Here are some screenshots:
https://drive.google.com/file/d/0B61pokflgsLdV1pLZC1tYXZ0N00/edit?usp=sharin...
https://drive.google.com/file/d/0B61pokflgsLdb0JxR3QwcW13dm8/edit?usp=sharin...
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Well, I have no idea what I changed to fix it, but it's working now, however I do have to close and reopen Geany any time I change a Build Command name (which I'm pretty sure I never had to do before), but that's not too much of a problem since Geany closes and opens so fast.
Ahhh, which distro? I vaguely remember a report that the Ubuntu menu hacks cached the menus and they didn't get updated when the application changed them. Which of course is a problem with a dynamic menu like the build menu.
Cheers Lex
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users
That could be it, I'm on Ubuntu 14.04, and I did start playing with this stuff soon after I upgraded from 13.10, I just didn't think about that before :P
Also, the issue first came up when I was playing with the different project plugins, like GProject.
Yes, I think it plays with the build stuff or project stuff to achieve its ends, so maybe it causes changes in the menus. I don't use either of the project plugins and havn't looked at their code.
Cheers Lex
Users mailing list Users@lists.geany.org https://lists.geany.org/cgi-bin/mailman/listinfo/users