View Single Post
Posts: 114 | Thanked: 201 times | Joined on Apr 2009
#183
Originally Posted by Anzah View Post
I can help out as I can reproduce the problem. Here's the dbus output when I try to open link in terminal:

Code:
   method call sender=:1.649 -> dest=com.nokia.osso_browser serial=7 path=/; interface=com.nokia.osso_browser; member=open_new_window
      string "http://www.hs.fi/ulkomaat/artikkeli/Velkaantuneita+opiskelijoita+kehotetaan+myymään+munuaisiaan/1135268271729"
Yuck, really? That's the third different D-Bus path I've seen. File a bug against whatever applications are doing this; they should be using /com/nokia/osso_browser as the path.

That said, given that it works with the default browser ... I suppose we should handle this case too.