apport (0.27) edgy; urgency=low
.
* apport: Ignore SIGABRT for now; it's usually signalled from abort() or
assertion failures and we only get reports with unusable stack traces for
it (see #61938).
* gtk/apport-gtk: If gnome-open is not available, fall back to x-www-browser
i
** Changed in: apport (Ubuntu)
Status: In Progress => Fix Committed
--
Apport Open a not primary browser in XFCE
https://launchpad.net/bugs/64209
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs
Splendid, thanks!
** Changed in: apport (Ubuntu)
Status: Needs Info => In Progress
Target: None => ubuntu-6.10
--
Apport Open a not primary browser in XFCE
https://launchpad.net/bugs/64209
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/l
Please see how launchpad-integration does it, falling back to x-www-browser
/usr/share/launchpad-integration/launchpadintegration/urls.py
--
Apport Open a not primary browser in XFCE
https://launchpad.net/bugs/64209
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.c
Apport-gtk tries to use gnome-open first, and if that does not exist, it
uses webbrowser.open(), which does not respect gconf settings.
What I need for this is the XFCE equivalent of gnome.open.
** Summary changed:
- Apport Open a not primary browser
+ Apport Open a not primary browser in XFCE
webbrowser.py should check gconf first for the preferred browser.
What is the output of "gconftool-2 -g /desktop/gnome/url-handlers/http/command"?
--
Apport Open a not primary browser
https://launchpad.net/bugs/64209
--
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.