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 132392 - Muine doesn't handle non-UTF8 filenames
Muine doesn't handle non-UTF8 filenames
Status: RESOLVED WONTFIX
Product: muine
Classification: Other
Component: general
trunk
Other Linux
: Normal normal
: 1.0
Assigned To: Muine Maintainers
Muine Maintainers
gnome[unmaintained]
Depends on:
Blocks:
 
 
Reported: 2004-01-24 13:48 UTC by Vincent Carriere
Modified: 2011-07-07 05:56 UTC
See Also:
GNOME target: ---
GNOME version: ---



Description Vincent Carriere 2004-01-24 13:48:16 UTC
Muine 0.2.1 doesn't import directory with accent in mandrake 9.2.
Comment 1 Jorn Baayen 2004-01-24 14:56:21 UTC
It works for me, but my filenames are in utf-8.. what charset is the
failing dir in?
Comment 2 Vincent Carriere 2004-01-24 15:19:35 UTC
the charset of my dir is ISO-8859-15.
Comment 3 Jorn Baayen 2004-01-24 15:26:01 UTC
Hrm, no clue how to fix this one atm.. but I'll keep it open.

It's advisable for a lot of reasons to keep your filenames in utf8, so
I'd recommend that for now you rename your folder..
Comment 4 Jorn Baayen 2004-02-08 23:12:33 UTC
Adding some information ... 

g_utf8_validate does say broken filename strings are correct, but gtk
bombs when trying to display them. Argh ... 
Comment 5 Jorn Baayen 2004-02-10 12:26:16 UTC
Changing summary, adding milestone ..
Comment 6 Götz Waschk 2004-02-12 13:53:58 UTC
Here's a backtrace from 0.4.0:
[goetz@klama goetz]$ muine
INFO ( 7608: 0) Initializing GStreamer Core Library version 0.6.4
INFO ( 7608: 0) CPU features: (03020101) MMX SSE
INFO ( 7608: 0) registry: loaded global_registry in 0,160711 seconds
          (/var/cache/gstreamer-0.6/registry.xml)
DEBUG: gstgconf: error parsing pipeline osssink
No such element osssink
 
** (muine:7608): WARNING **: No GConf default audio sink key and
osssink doesn't work
 
(muine:7608): GConf-CRITICAL **: file gconf-value.c: line 68
(gconf_value_new): assertion `GCONF_VALUE_TYPE_VALID(type)' failed
 
Unhandled Exception: System.NullReferenceException: A null value was
found where an object instance was required
in <0x00044> GConf.Value:Set (object,GConf.ValueType)
in <0x0003d> GConf.Value:Initialize (object,GConf.ValueType)
in <0x00053> GConf.Value:.ctor (object)
in <0x0002f> GConf.ClientBase:Set (string,object)
in <0x00208> .PlaylistWindow:HandleImportFolderCommand
(object,System.EventArgs)in <0x0005a> (wrapper delegate-invoke)
System.MulticastDelegate:invoke_void_object_EventArgs
(object,System.EventArgs)
in <0x0012b> GtkSharp.voidObjectSignal:voidObjectCallback (intptr,int)
in <0x00030> (wrapper native-to-managed)
GtkSharp.voidObjectSignal:voidObjectCallback (intptr,int)
Comment 7 Jorn Baayen 2004-02-24 17:50:48 UTC
*** Bug 135240 has been marked as a duplicate of this bug. ***
Comment 8 Jorn Baayen 2004-04-17 11:12:02 UTC
I can't reproduce this anymore using the latest Mono and Muine - please reopen
(including version details) if you still see this.
Comment 9 Götz Waschk 2007-02-02 08:09:14 UTC
Non-UTF-8 still does not work:

[goetz@virgo 2007.1 ~]$ export MONO_EXTERNAL_ENCODINGS=ISO-8859-15
[goetz@virgo 2007.1 ~]$ muine
inotify_add_watch: Datei oder Verzeichnis nicht gefunden
Fehler beim Laden des Plugins InotifyPlugin.dll: Attempt to watch /home/users/goetz/Music/Götz failed!

[goetz@virgo 2007.1 ~]$ locale
LANG=de_DE
LC_CTYPE=de_DE
LC_NUMERIC=de_DE
LC_TIME=de_DE
LC_COLLATE=de_DE
LC_MONETARY=de_DE
LC_MESSAGES=de_DE
LC_PAPER=de_DE
LC_NAME=de_DE
LC_ADDRESS=de_DE
LC_TELEPHONE=de_DE
LC_MEASUREMENT=de_DE
LC_IDENTIFICATION=de_DE
LC_ALL=
Comment 10 Wouter Bolsterlee (uws) 2008-09-22 16:15:54 UTC
Lowering severity. Modern systems should use UTF-8 anyway.
Comment 11 Akhil Laddha 2011-07-07 05:56:24 UTC
muine development has been stalled and it has been unmaintained for a few years now. Maintainers don't have future development plan so i am closing all the bugs as WONTFIX. Please feel free to reopen the bugs in future if anyone takes the responsibility for active development.