After an evaluation, GNOME has moved from Bugzilla to GitLab. Learn more about GitLab.
No new issues can be reported in GNOME Bugzilla anymore.
To report an issue in a GNOME project, go to GNOME GitLab.
Do not go to GNOME Gitlab for: Bluefish, Doxygen, GnuCash, GStreamer, java-gnome, LDTP, NetworkManager, Tomboy.
Bug 598567 - Can only insert local image files
Can only insert local image files
Status: RESOLVED FIXED
Product: GtkHtml
Classification: Other
Component: Editing
3.28.x
Other Linux
: Normal normal
: ---
Assigned To: Srinivasa Ragavan
Srinivasa Ragavan
evolution[composer]
Depends on:
Blocks:
 
 
Reported: 2009-10-15 14:38 UTC by Vilain Mamuth
Modified: 2009-10-20 20:40 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vilain Mamuth 2009-10-15 14:38:28 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
Comment 1 Matthew Barnes 2009-10-20 20:40:25 UTC
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.