Continuing on from my last post. step #4 fix the problem. So it turns out that the way in which the icons were being displayed wasn’t exactly incorrect. We were just letting the “gtk-menu-images” overwrite us and not show the menu icons for the application. The solution is in gtk_image_menu_item_set_always_show_image (). This forces the display [...]
Posts Tagged ‘bug’
My first bug fix
Posted: 18th March 2010 by leftyfb in Daily Accomplishments, linux, technology, ubuntuTags: accomplishments, bug, computers, gnome, linux, technology, ubuntu, usability
11
Trying my hand at developing & bug fixing
Posted: 18th March 2010 by leftyfb in linux, technology, ubuntuTags: bug, computers, gnome, linux, lucid, technology, ubuntu, usability
WARNING: I am NOT a developer One of the first applications I like to install on a fresh build of ubuntu is called gSTM or “Gnome SSH Tunnel Manager”. This allows me to setup and enable multiple ssh tunnels to/from different places with the click of a button. It provides a nice notification area icon [...]