After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 168820 - epiphany doesn't handle not being launched with startup-notification well
epiphany doesn't handle not being launched with startup-notification well
Status: RESOLVED FIXED
Product: epiphany
Classification: Core
Component: General
unspecified
Other Linux
: Urgent normal
: ---
Assigned To: Epiphany Maintainers
Marco Pesenti Gritti
Depends on:
Blocks:
 
 
Reported: 2005-02-28 20:59 UTC by Elijah Newren
Modified: 2005-02-28 22:08 UTC
See Also:
GNOME target: ---
GNOME version: ---


Attachments
Provide a better default than what gtk+ can determine when startup notification isn't used (2.47 KB, patch)
2005-02-28 20:59 UTC, Elijah Newren
none Details | Review

Description Elijah Newren 2005-02-28 20:59:04 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).
Comment 1 Elijah Newren 2005-02-28 20:59:47 UTC
Created attachment 38072 [details] [review]
Provide a better default than what gtk+ can determine when startup notification isn't used
Comment 2 Christian Persch 2005-02-28 22:08:31 UTC
Thanks for the patch; checked in.