[gnome-cyr] [Bug 107700] Changed - Creating a button on panel with link to filename in non-latin is impossible



Please do not reply to this email- if you want to comment on the bug, go to the
URL shown below and enter your comments there.

http://bugzilla.gnome.org/show_bug.cgi?id=107700

Changed by hidetoshi tajima sun com 

--- shadow/107700	Fri Mar  7 00:03:01 2003
+++ shadow/107700.tmp.13583	Mon Jun  2 15:52:45 2003
@@ -32,6 +32,19 @@
 In dialog you shoud choose type "link". I think type can be
 "Application" or other to reproduce that error too, but I have no app
 with non-latin filename. Next press "Browse", choose non-latin
 filename and press OK - error message will appear.
 Sorry for possible non-correct names of panel menu entries - I
 retranslate them from Russian back to English :)
+
+------- Additional Comments From hidetoshi tajima sun com  2003-06-02 15:52 -------
+This looks like a gnome-desktop bug. File contents
+of launcher .desktop files are always encoded in 
+UTF-8, hence when we g_spwan_*() with the string
+it has to be converted to filesystem's filename 
+using g_filename_from_utf8().
+
+Attaching a patch. Since the patch is against the
+primitive gnome-desktop function, other similar 
+bugs, if any, would be fixed by this patch, so
+this should be carefully reviewed before commit
+Mark, will you please?




[Date Prev][Date Next]   [Thread Prev][Thread Next]   [Thread Index] [Date Index] [Author Index]