GNOME Bugzilla – Bug 168820
epiphany doesn't handle not being launched with startup-notification well
Last modified: 2005-02-28 22:08:31 UTC
Luis pointed out one case where a problem was caused at http://mail.gnome.org/archives/desktop-devel-list/2005-February/msg00441.html. Using gnome-open at the terminal is another. We probably can't fix gnome-open and gnome_url_show before 2.10. So, I'll attach a patch here to better handle things in epiphany when startup-notification isn't used. See bug 168812 for more details (since gnome-terminal needs the same kind of fix).
Created attachment 38072 [details] [review] Provide a better default than what gtk+ can determine when startup notification isn't used
Thanks for the patch; checked in.