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 148371 - Opening and saving files in the koi8-r or cp1251 coding failed.
Opening and saving files in the koi8-r or cp1251 coding failed.
Status: RESOLVED DUPLICATE of bug 148140
Product: GIMP
Classification: Other
Component: General
2.0.x
Other Linux
: High major
: ---
Assigned To: GIMP Bugs
GIMP Bugs
Depends on:
Blocks:
 
 
Reported: 2004-07-24 22:05 UTC by Anatoly Yakushin
Modified: 2004-07-25 20:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Anatoly Yakushin 2004-07-24 22:05:30 UTC
1. Open the file in the koi8-r, koi8-u or cp1251 coding.
2. Gimp say "Opening
'file:///home/dmi/%E9%CD%D1%20%CE%C1%20%D2%D5%D3%D3%CB%CF%CD%20%D1%DA%D9%CB%C5.jpg' 
failed"

This is new Glib problem. Look the description:
Notes about GLib-2.4.0
======================
                                                                               
                                            
* g_filename_to_uri() used to operate like this:
                                                                               
                                            
        1. convert the filename from G_FILENAME_ENCODING to UTF-8
        2. encode the UTF-8 into hexadecimal escapes for URIs
                                                                               
                                            
  This was incorrect, and now the filename is simply escaped for
  conversion into URIs.  g_filename_from_uri() is fixed in the same
  fashion.  Programs which store the converted URIs or filenames may
  need manual conversion.
Comment 1 Sven Neumann 2004-07-25 20:56:37 UTC

*** This bug has been marked as a duplicate of 148140 ***