GNOME Bugzilla – Bug 598567
Can only insert local image files
Last modified: 2009-10-20 20:40:25 UTC
bug report from https://bugs.launchpad.net/bugs/452044 I want to insert an image located on the enterprise network 1 - in a new mail 2 - in my signature the network shares are available with nautilus, they are mounted and i have some bookmarks to specific folders when you click the insert image button or via the insert>Image... menu, the dialog only displays local filesystems and bookmarks As a workaround, i have to type a path like this /home/user/.gvsf/share on srv/path/to/file in the location field ProblemType: Bug Architecture: i386 Date: Thu Oct 15 12:04:17 2009 DistroRelease: Ubuntu 9.10 ExecutablePath: /usr/bin/evolution Package: evolution 2.28.0-0ubuntu4 ProcEnviron: SHELL=/bin/bash LANG=fr_FR.UTF-8 ProcVersionSignature: Ubuntu 2.6.31-14.46-generic SourcePackage: evolution Uname: Linux 2.6.31-14-generic i686
This required changes to both GtkHtml and Evolution: http://git.gnome.org/cgit/gtkhtml/commit/?id=44be36ff903d507194e21051737f3f1aa0aa2228 http://git.gnome.org/cgit/evolution/commit/?id=bb1f2813043338361f95b0431167a7454075243d Basically just copied the asynchronous loading logic from EWebView.