In KDE links open in Gwibber instead of browser
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
Gwibber |
Fix Released
|
Undecided
|
Unassigned | ||
gwibber (Arch Linux) |
New
|
Undecided
|
Unassigned |
Bug Description
When I click on a link, instead of opening it in browser, it opens it in Gwibber's current tab. Here is the console output I get, when I click on a link:
Traceback (most recent call last):
File "/usr/lib/
gintegratio
File "/usr/lib/
def load_url(url): gnome.url_show(url)
AttributeError: 'module' object has no attribute 'url_show'
I am using Kubuntu 9.04 with Gwibber 0.9.2. I don't remember when I first got this problem, but I removed Gnome after updating to 9.04, so maybe I removed some important package required by gwibber.
P.S: When trying to create facebook account, "authorize facebook" button doesn't open any page (not even in Gwibber), in case that helps.
Related branches
description: | updated |
Changed in gwibber: | |
status: | New → Fix Committed |
Another guy on identi.ca was experiencing the same problem on Gnome.
http:// identi. ca/notice/ 5959170 :
"Why has !gwibber on my desktop suddenly started opening web links inside !gwibber, and not inside #firefox?"
I pointed him to this bug, he later replied, http:// identi. ca/notice/ 5978384 :
"Check under System > Preferred applications (in Ubuntu) what your default browser is. That was my problem, now all is fine."
I am assuming that means Gwibber can't figure out what the default browser is in KDE. What about adding an option in Gwibber to choose which browser to open link in with option to manually enter the browser command or use "default" (just as pidgin do).