[Bug 367661] Re: evolution will not open links in email

2009-10-17 Thread Sebastien Bacher
don't reopen closed bugs, open a new one rather

** Changed in: evolution (Ubuntu)
   Status: Confirmed = Invalid

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 367661] Re: evolution will not open links in email

2009-10-16 Thread thedjatclubrock
I too have the same problem on a machine running Jaunty. I have not
compiled any custom software, just used apt.

When I try to open some sites, it fails if the email consists of radio
button links. When I try to open a standard link, it succeeds.

** Changed in: evolution (Ubuntu)
   Status: Invalid = Confirmed

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 367661] Re: evolution will not open links in email

2009-05-05 Thread Sebastien Bacher
libgobject-2.0.so.0 = /usr/local/lib/libgobject-2.0.so.0
(0xb7f0d000)

don't install random library using make install on a distribution if you
don't want to have it broken? you can clean those installs you did and
which are causing the bug

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 367661] Re: evolution will not open links in email

2009-05-05 Thread newuser
@Sebastien: sorry, but I don't understand: why I haven't to install glib? I 
followed the standard install procedure:
./configure
make
sudo make install

It's like to upgrade (althought I did it to solve a problem with amsn
(farsight) ). If this install created problems I think this is an ubuntu
bug :)

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 367661] Re: evolution will not open links in email

2009-05-05 Thread Sebastien Bacher
 but I don't understand: why I haven't to install glib?

you do what you want you are free to break your system but don't open
bugs against ubuntu then, there is a glib coming with ubuntu and some
software need a version recent enough to work, your make install is
taking over the ubuntu version but is older and create the issue

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 367661] Re: evolution will not open links in email

2009-05-05 Thread newuser
@Sebastien: I uninstalled my glib and now it works!
:)

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 367661] Re: evolution will not open links in email

2009-05-04 Thread newuser
same problem. Upgraded 8.10 to 9.04.

dpkg -l | grep gvfs

ii  gvfs   1.2.2-0ubuntu1   
   userspace virtual filesystem - server
ii  gvfs-backends  1.2.2-0ubuntu1   
   userspace virtual filesystem - backends
ii  gvfs-bin   1.2.2-0ubuntu1   
   userspace virtual filesystem - binaries
ii  gvfs-fuse  1.2.2-0ubuntu1   
   userspace virtual filesystem - fuse server
ii  libgvfscommon0 1.2.2-0ubuntu1   
   userspace virtual filesystem - library

ldd /usr/lib/gvfsd

linux-gate.so.1 =  (0xb7fe8000)
libgvfscommon.so.0 = /usr/lib/libgvfscommon.so.0 (0xb7fbb000)
libgthread-2.0.so.0 = /usr/local/lib/libgthread-2.0.so.0 (0xb7fb5000)
libgio-2.0.so.0 = /usr/local/lib/libgio-2.0.so.0 (0xb7f49000)
libgobject-2.0.so.0 = /usr/local/lib/libgobject-2.0.so.0 (0xb7f0d000)
libdbus-1.so.3 = /lib/libdbus-1.so.3 (0xb7ed5000)
libglib-2.0.so.0 = /usr/local/lib/libglib-2.0.so.0 (0xb7dfd000)
libpthread.so.0 = /lib/tls/i686/cmov/libpthread.so.0 (0xb7de4000)
libc.so.6 = /lib/tls/i686/cmov/libc.so.6 (0xb7c8)
librt.so.1 = /lib/tls/i686/cmov/librt.so.1 (0xb7c77000)
libgmodule-2.0.so.0 = /usr/local/lib/libgmodule-2.0.so.0 (0xb7c73000)
libdl.so.2 = /lib/tls/i686/cmov/libdl.so.2 (0xb7c6f000)
libselinux.so.1 = /lib/libselinux.so.1 (0xb7c55000)
/lib/ld-linux.so.2 (0xb7fe9000)

ldd /usr/lib/libgvfscommon.so.0.0.0

linux-gate.so.1 =  (0xb7f7c000)
libdbus-1.so.3 = /lib/libdbus-1.so.3 (0xb7f17000)
libgio-2.0.so.0 = /usr/local/lib/libgio-2.0.so.0 (0xb7eac000)
libgobject-2.0.so.0 = /usr/local/lib/libgobject-2.0.so.0 (0xb7e6f000)
libglib-2.0.so.0 = /usr/local/lib/libglib-2.0.so.0 (0xb7d97000)
libpthread.so.0 = /lib/tls/i686/cmov/libpthread.so.0 (0xb7d7e000)
libc.so.6 = /lib/tls/i686/cmov/libc.so.6 (0xb7c1b000)
libgmodule-2.0.so.0 = /usr/local/lib/libgmodule-2.0.so.0 (0xb7c17000)
libdl.so.2 = /lib/tls/i686/cmov/libdl.so.2 (0xb7c12000)
libselinux.so.1 = /lib/libselinux.so.1 (0xb7bf8000)
/lib/ld-linux.so.2 (0xb7f7d000)

Some idea?

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 367661] Re: evolution will not open links in email

2009-04-28 Thread Dragisa Krsmanovic
Same thing here. After upgrade from 8.10 to 9.04 links in Evolution
don't work.

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 367661] Re: evolution will not open links in email

2009-04-27 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions: 
 
 * Is this reproducible? 
 * If so, what specific steps should we take to recreate this bug? 
 * Do you have a default email client configured in GNOME?
 
 This will help us to find and resolve the problem.

** Changed in: evolution (Ubuntu)
   Importance: Undecided = Low

** Changed in: evolution (Ubuntu)
   Status: New = Incomplete

** Changed in: evolution (Ubuntu)
 Assignee: (unassigned) = Ubuntu Desktop Bugs (desktop-bugs)

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 367661] Re: evolution will not open links in email

2009-04-27 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make Ubuntu 
better. Please answer these questions: 
 
 * Is this reproducible? 
 * If so, what specific steps should we take to recreate this bug? 
 * Do you have a default email client configured in GNOME?
 
 This will help us to find and resolve the problem.

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 367661] Re: evolution will not open links in email

2009-04-27 Thread towerhill
On Mon, 2009-04-27 at 08:37 +, Sebastien Bacher wrote:

  * Is this reproducible?

Don't know - this is my main work machine so can't roll back and play.

  * If so, what specific steps should we take to recreate this bug?

This happened the 1st time I used evolution after installing 9.04

  * Do you have a default email client configured in GNOME?

Yes - evolution and firefox is default web browser.

cheers

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 367661] Re: evolution will not open links in email

2009-04-27 Thread Sebastien Bacher
could you add a screenshot showing the issue?

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 367661] Re: evolution will not open links in email

2009-04-27 Thread towerhill

On Mon, 2009-04-27 at 10:35 +, Sebastien Bacher wrote:
 could you add a screenshot showing the issue?

As requested  - I'd just clicked on the link to this post.


** Attachment added: Screenshot-2.png
   http://launchpadlibrarian.net/26024107/Screenshot-2.png

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 367661] Re: evolution will not open links in email

2009-04-27 Thread Sebastien Bacher
do you get the issue on http urls too?

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


Re: [Bug 367661] Re: evolution will not open links in email

2009-04-27 Thread towerhill
On Mon, 2009-04-27 at 11:30 +, Sebastien Bacher wrote:
 do you get the issue on http urls too?

Yes any URL:

 - http://
 - ftp://
 - mailto://
 - gopher:// (only joking - not tried this for a while)

Also just noticed that cant connect to Computer and Network in the
places menu. Could this be related.

cheers

AM

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 367661] Re: evolution will not open links in email

2009-04-27 Thread Sebastien Bacher
it seems your gvfs installation is screwed, could you run those
commands:

- dpkg -l | grep gvfs
- ldd /usr/lib/gvfsd
- ldd /usr/lib/libgvfscommon.so.0.0.0

and copy those to the bug?

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 367661] Re: evolution will not open links in email

2009-04-27 Thread towerhill
As requested...

$ dpkg -l | grep gvfs

ii  gvfs   1.2.2-0ubuntu1   
  userspace virtual filesystem - server
ii  gvfs-backends  1.2.2-0ubuntu1   
  userspace virtual filesystem - backends
ii  gvfs-bin   1.2.2-0ubuntu1   
  userspace virtual filesystem - binaries
ii  gvfs-fuse  1.2.2-0ubuntu1   
  userspace virtual filesystem - fuse server
ii  libgvfscommon0 1.2.2-0ubuntu1   
  userspace virtual filesystem - library

$ ldd /usr/lib/gvfsd
ldd: /usr/lib/gvfsd: No such file or directory

$ ldd /usr/lib/libgvfscommon.so.0.0.0
linux-gate.so.1 =  (0xb7f04000)
libdbus-1.so.3 = /lib/libdbus-1.so.3 (0xb7e9f000)
libgio-2.0.so.0 = /usr/local/lib/libgio-2.0.so.0 (0xb7e3b000)
libgobject-2.0.so.0 = /usr/local/lib/libgobject-2.0.so.0 (0xb7dff000)
libglib-2.0.so.0 = /usr/local/lib/libglib-2.0.so.0 (0xb7d2e000)
libpthread.so.0 = /lib/tls/i686/cmov/libpthread.so.0 (0xb7d15000)
libc.so.6 = /lib/tls/i686/cmov/libc.so.6 (0xb7bb2000)
libgmodule-2.0.so.0 = /usr/local/lib/libgmodule-2.0.so.0 (0xb7bae000)
/lib/ld-linux.so.2 (0xb7f05000)
libdl.so.2 = /lib/tls/i686/cmov/libdl.so.2 (0xb7ba9000)

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 367661] Re: evolution will not open links in email

2009-04-27 Thread Sebastien Bacher
the second command was meant to be ldd /usr/lib/gvfs/gvfsd

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 367661] Re: evolution will not open links in email

2009-04-27 Thread Sebastien Bacher
 libgio-2.0.so.0 = /usr/local/lib/libgio-2.0.so.0 (0xb7e3b000)

you have non ubuntu versions installed which take over the ubuntu
library that's your issue and not an ubuntu bug

** Changed in: evolution (Ubuntu)
   Status: Incomplete = Invalid

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs


[Bug 367661] Re: evolution will not open links in email

2009-04-26 Thread towerhill

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/26012455/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/26012456/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/26012457/ProcStatus.txt

-- 
evolution will not open links in email
https://bugs.launchpad.net/bugs/367661
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evolution in ubuntu.

-- 
desktop-bugs mailing list
desktop-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/desktop-bugs