<div dir="ltr"><div><div><br><br>@Brush:<br>"Have you tried running the script from a regular terminal (or even Geany's builtin terminal in the message window)?"<br><br>Perhaps I made this overly complicated.<br>My scripts work perfectly. I have fifteen of them for different current working library sets.<br>My scripts are not a problem. Those consoles/terminals work no problem. No blocking. Only when starting a console from geany.<br>----------------------------------------------<br>I do not use F5 key.<br><br>When starting a new instance of geany, this is the command line:<br><br>    geany -i --config=/rdkl/.config/geany<br><br>I work from multiple systems; this helps keep them all the same.<br>Not perfect, but better.<br><br>Version is 1.27<br>-------------------------------------------<br><br>@Trotman(7/26):<br>"Because the output of build commands is parsed and displayed in the<br>compiler output tab only one build command can be running at a time or<br>their output will get mixed up and confused."<br><br>per geany instance only, right?<br><br>"So the build menu is blocked whilst a command is running.  So as I<br>said before, the command needs to start your terminal as a detached<br>process and exit immediately to get the menu back.  Did you try using<br>&? On *x commands are run in sh so it should work."<br><br>re: &  Yes, did that - no defference.<br><br>Normally:<br>I have unchecked 'Load virtual terminal support'<br><br>I have unchecked 'msgwin_compiler_visible'<br>I have unchecked 'msgwin_scribble_visible'<br><br>--------------------<br>************<br>--------------------<br>Starting fresh this am:<br><br>Single instance of geany:<br>I re-enabled  'msgwin_compiler_visible'<br>Dropped geany<br>restarted - verified 'msgwin_compiler_visible' enabled<br><br>Looked at the debug messages screen - no sign of a problem.<br><br>Project build section looks like:<br><br>[build-menu]<br>NF_03_LB=console<br>NF_03_CM=lxterminal --geometry=130x30& --working-directory=%d<br>NF_03_WD=<br><br>My geany .config build section looks like:<br><br>[build-menu]<br>number_ft_menu_items=0<br>number_non_ft_menu_items=0<br>NF_02_LB=file manager<br>NF_02_CM=pcmanfm&<br>NF_02_WD=<br>NF_03_LB=console<br>NF_03_CM=lxterminal --geometry=130x30& --working-directory=%d&<br>NF_03_WD=<br>number_exec_menu_items=0<br><br>Loaded one project.<br><br>click 'console' button in build drop down<br><br>compiler message window:<br><br>lxterminal --geometry=130x30& --working-directory=/rdkl/FB_common/defines (in directory: /rdkl/FB_common/defines)<br>/bin/sh: 1: --working-directory=/rdkl/FB_common/defines: not found<br>/usr/share/themes/Lubuntu-dark-panel/gtk-2.0/gtkrc:682: Unable to find include file: "apps/xfce4-notifyd.rc"<br><br><br>However, the terminal did start in the correct directory.<br><br>Leave this up, change desktop, open a second geany instance, load a profile, start a console<br><br>compiler message window:<br>lxterminal --geometry=130x30& --working-directory=/rdkl/FB_generic/rlib_small& (in directory: /rdkl/FB_generic/rlib_small)<br>/bin/sh: 1: --working-directory=/rdkl/FB_generic/rlib_small: not found<br>Compilation finished successfully.<br><br>console opened correctly<br>no status indicator, no build menu block<br><br>First instance of geany still up, console running, build menu blocked<br>drop console in that first instance, the status indicator stays, build menu still blocked.<br>Drop geany - reopen. (second geany instance still open)<br>drop console on second geany instance<br><br>now:<br>Whichever geany I open a console on, it will block - the other will open correctly<br></div>I can drop and alternate which geany has the block.<br></div>Any subsequent geany instance will NOT have the build menu block as long as one is blocked.<br><div><div><br>David<br><br clear="all"><br>-- <br><div class="gmail_signature"><div dir="ltr">If you don't try - you lose - automatically.<br></div></div>
</div></div></div>