[Geany-Users] geany does not send commands to terminal (in fresh new installation), geany 1.23, GTK 2.24, Ubuntu 12.04 64bit

Colomban Wendling lists.ban at xxxxx
Sun Jul 28 12:57:41 UTC 2013


Hi,


Le 28/07/2013 13:22, Marco Bianchi a écrit :
> thank you very much for helping. When I type R from normal bash outside
> geany it works fine.

Could you the try resetting the shell to "/bin/bash" and see if you can
run /usr/bin/R from inside Geany's shell?   Just a random idea because I
don't see what could be wrong :/


> When I type geany -v at the prompt outside geany,
> this is what I get
> 
> marco at marco-desktop:~$ geany -v
> Geany-INFO: Geany 1.23, en_GB.UTF-8
> Geany-INFO: GTK 2.24.10, GLib 2.32.3
> Geany-INFO: System data dir: /usr/share/geany
> Geany-INFO: User config dir: /home/marco/.config/geany
> Geany-INFO: System plugin path: /usr/lib/x86_64-linux-gnu/geany
> Geany-INFO: Added filetype Go (55).
> Geany-INFO: Added filetype Cython (56).
> Geany-INFO: Added filetype Genie (57).
> Geany-INFO: Added filetype Scala (58).
> Geany-INFO: /home/marco/R/tex/commentary.tex : LaTeX (UTF-8)
> Geany-INFO: /home/marco/R/reportEurope1.r : R (UTF-8)
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> 
> (geany:2732): Tagmanager-CRITICAL **: get_tag_type: assertion `tag_name'
> failed
> Geany-INFO: Missing symbol-tree parent iter for type 524288!
> Geany-INFO: Missing symbol-tree parent iter for type 524288!
> Geany-INFO: Missing symbol-tree parent iter for type 524288!
> Geany-INFO: Missing symbol-tree parent iter for type 524288!
> Geany-INFO: Missing symbol-tree parent iter for type 524288!
> Geany-INFO: Missing symbol-tree parent iter for type 524288!
> Geany-INFO: Missing symbol-tree parent iter for type 524288!
> Geany-INFO: Missing symbol-tree parent iter for type 524288!
> Geany-INFO: Missing symbol-tree parent iter for type 524288!
> Geany-INFO: Missing symbol-tree parent iter for type 524288!

Looks like our R symbol parser and symbol tree need some love :)
But that shouldn't have any impact on what concerns you.

However, could you give "reportEurope1.r" or something with similar
content so maybe we can fix those :)

> (geany:2732): LIBDBUSMENU-GTK-CRITICAL **: watch_submenu: assertion
> `GTK_IS_MENU_SHELL(menu)' failed
> 
> It looks therefore there is an error in GTK MENU SHELL...

No, that's a bug in Ubuntu's Unity.  It's there for a long time, we told
them even with a patch (thanks Matthew), but they still haven't fixed
it.  However, AFAIK it's harmless in practice.


Regards,
Colomban


More information about the Users mailing list