← Back to team overview

gtg team mailing list archive

[Bug 476119] Re: About window crashes gtg

 

I believe they'll change that when the 0.2 is released. Anyway, for a
real answer you'll have to wait that the developers wake up, since
they're mostly European.

-- 
About window crashes gtg
https://bugs.launchpad.net/bugs/476119
You received this bug notification because you are a member of Gtg
developers, which is subscribed to Getting Things GNOME!.

Status in Getting Things GNOME!: In Progress

Bug description:
Hi,
I download the last version few hours ago using bzr.
First remarks : In the Help / About window the version showed is the 0.1.2-dev and not the 0.2, is it normal ?
Secondly GTG crashed doing it :
1. Launch GTG
2. Open the Help / About window where you can see the GTG version
3. Press the [Esc] key to close this windows
4. Try to re-open the about window and GTG will crash :

/home/pc49/Escritorio/tmp/gtg/GTG/taskbrowser/browser.py:1014: GtkWarning: gtk_widget_show: assertion `GTK_IS_WIDGET (widget)' failed
  self.about.show()
/home/pc49/Escritorio/tmp/gtg/GTG/taskbrowser/browser.py:1014: GtkWarning: gtk_widget_hide: assertion `GTK_IS_WIDGET (widget)' failed
  self.about.show()
/home/pc49/Escritorio/tmp/gtg/GTG/taskbrowser/browser.py:1014: GtkWarning: gtk_link_button_set_uri: assertion `GTK_IS_LINK_BUTTON (link_button)' failed
  self.about.show()
/home/pc49/Escritorio/tmp/gtg/GTG/taskbrowser/browser.py:1014: GtkWarning: gtk_button_set_label: assertion `GTK_IS_BUTTON (button)' failed
  self.about.show()
Fallo de segmentación

By using the "close" button of the about windows everything works fine.
It's not a so critical bug, but it's never nice to see a software crashed without reason.



References