| 2009-04-27 11:29:19 |
box2 |
description |
When links are posted in chat, clicking them or right clicking and selecting "Open link in default application" results in the error (reported to terminal) "Error showing url: Operation not supported". I'm not sure why this started happening, but it used to work fine. It may be because a related lib package was updated and no longer handles the call the same. Using linuxdcpp 1.0.3-1 from Debian repository. Also tried with latest CVS compiled with `scons -j 4 release=true`. |
When links are posted in chat, clicking them or right clicking and selecting "Open link in default application" results in the error (reported to terminal) "Error showing url: Operation not supported". I'm not sure why this started happening, but it used to work fine. It may be because a related lib package was updated and no longer handles the call the same. Using linuxdcpp 1.0.3-1 from Debian repository. Also tried with launchpad 1.0.3 source compiled with `scons -j 4 release=true`. Saw some revisions (#298, #301) don't know if those handle this. |
|
| 2009-04-27 11:49:34 |
box2 |
description |
When links are posted in chat, clicking them or right clicking and selecting "Open link in default application" results in the error (reported to terminal) "Error showing url: Operation not supported". I'm not sure why this started happening, but it used to work fine. It may be because a related lib package was updated and no longer handles the call the same. Using linuxdcpp 1.0.3-1 from Debian repository. Also tried with launchpad 1.0.3 source compiled with `scons -j 4 release=true`. Saw some revisions (#298, #301) don't know if those handle this. |
When links are posted in chat, clicking them or right clicking and selecting "Open link in default application" results in the error (reported to terminal) "Error showing url: Operation not supported". I'm not sure why this started happening, but it used to work fine. It may be because a related lib package was updated and no longer handles the call the same. Using linuxdcpp 1.0.3-1 from Debian repository. Also tried with launchpad 1.0.3 source compiled with `scons -j 4 release=true`.
Compiled the current bzr branch lp:linuxdcpp (LinuxDC++ version: 1.0.3+bzr Core version: 0.7091) with same scons options and it gives me "Failed to open URI: Operation not supported" (slightly different error message).
Side note: There should be instructions for checking out the latest code with bzr on this launchpad site somewhere instead of only on ubuntu forums. |
|