[Bug 334378] Re: Help->About opens two tabs in browser

2009-04-22 Thread Sebastien Bacher
gtk-demo does nothing in the gtk_about_dialog_set_url_hook () but those applications call gtk_show on the url, not sure which one is right ** Summary changed: - Help->About opens two tabs in browser + url opened twice in the gtk about dialogs -- url opened twice in the gtk about dialogs https:/

[Bug 334378] Re: Help->About opens two tabs in browser

2009-03-02 Thread Pedro Villavicencio
thanks for the report, confirming with rhythmbox as well, i'm not sure if this is a gtk issue could be a libgnome one, however gvfs-open url opens just one tab instead of two, will have a look upstream, thanks in advance. ** Changed in: gtk+2.0 (Ubuntu) Importance: Undecided => Low Assigne

[Bug 334378] Re: Help->About opens two tabs in browser

2009-02-26 Thread Tuomas Aavikko
** Changed in: gtk+2.0 (Ubuntu) Sourcepackagename: transmission => gtk+2.0 ** Description changed: Binary package hint: transmission Up-to-date Jaunty - aptitude search transmission - p transmission- lightweight BitTorrent client - p transmission-cl

[Bug 334378] Re: Help->About opens two tabs in browser

2009-02-25 Thread Tuomas Aavikko
Charles is right, it happens on other applications as well. totem rhythmbox for starters, is libgtk2.0-0 the correct package? -- Help->About opens two tabs in browser https://bugs.launchpad.net/bugs/334378 You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 334378] Re: Help->About opens two tabs in browser

2009-02-25 Thread charles
If this is reproducible, it should be bumped from Ubuntu's transmission tracker to the gtk+ bug tracker -- all transmission is doing here is calling gtk_show_about_dialog() and setting the "website" and "website- label" properties to "http://www.transmissionbt.com/";. Here's the code in question: