[Bug 12286] Fail create image file Wrong encoding chain caracter
bugzilla-daemon at bugzilla.ubuntu.com
bugzilla-daemon at bugzilla.ubuntu.com
Thu Jun 30 12:37:01 UTC 2005
Please do not reply to this email. You can add comments at
http://bugzilla.ubuntu.com/show_bug.cgi?id=12286
Ubuntu | nautilus-cd-burner
------- Additional Comments From meets at free.fr 2005-06-30 13:37 UTC -------
(In reply to comment #1)
> Thanks for your bug.
Welcome.
I would like to be able to help more, but I hardly understand what you tell me
will lead to.
> Have you noticed what filename is an issue for the cd
> recorder exactly? Which ones are hidden? You can get debug information by doing
> this:
> - set /apps/nautilus-cd-burner/debug with gconf-editor
> - gnome-session-remove nautilus
> - nautilus
> then you have the debug log where you have run nautilus.
Files (documents) which were hidden: only a few backup files (documents).
For example:
file.text~
f?le.txt~
the '?' means the encoding was wrong in a first place, that I changed too
(french langage, and Ubuntu not supporting accentuated caracters)
the one 'file.text~' I moved to 'file.txt~' as the extension was wrong.
Then I found where the diverse parent files of the backups were moved
by myself, in order to put the hidden diverse 'file.txt~' close to their
parents in the same folder as them.
> - set /apps/nautilus-cd-burner/debug with gconf-editor
> - gnome-session-remove nautilus
> - nautilus
Here, you should tell me step by step what to do.
1)what with gconf-editor ?
2)should I set the debug: but what for ?
3)what would the 'gnome-session-remove nautilus' do ? remove nautilus ? what
would I do without nautilus ? :)
the pb came from I don't know what is wrong with autogenerated backup files,
that are not visible.
In order to reproduce the bug, it is necessary to create files with the same
editor, I guess:
Gedit, then check if hidden backup files appear with
a 'ls -l' on the containing folder then move the files to
another folder. Moving these .txt files to another folder should result in
getting orphan backup files, and thus the same error message when trying to burn.
2 questions are:
why are the backup documents hidden ?
why do OpenOffice.org also created one backup file whereas usually it doesn't ?
and so did also one Abiword document.
>From the 'history' command:
285 ls -l /home/joyce/Documents/meets/journal
286 ls -l /home/joyce/Documents/meets/journal/Edito_n?1~
287 rm /home/joyce/Documents/meets/journal/Edito_n?1~
Here, I found the 'Edito_n?1~' backup file, for a file that was not existing
anymore. So I removed it.
Another example:
308 ls -l /home/joyce/Documents/GnuPG/DocUbuntu/divers
309 mv /home/joyce/Documents/DocUbuntu-Notes.txt~ /home/joyce /Documents/divers
I moved this one 'DocUbuntu-Notes.txt~' that's not visible to
'/home/joyce /Documents/divers' folder, as the parent file is in there.
Now, the content of
ls -l /home/joyce/Documents/divers shows among others:
-rw-r--r-- 1 joyce joyce 6762 2005-05-13 00:56 Cles-Authentication.sxw
-rw-r--r-- 1 joyce joyce 6580 2005-05-13 00:56 Cles-Authentication.sxw.bak~
-rw-r--r-- 1 joyce joyce 11153 2005-04-19 05:59 DocUbuntu-Notes.sxw
-rw-r----- 1 joyce joyce 10895 2005-04-08 03:07 DocUbuntu-Notes.txt
-rw-r--r-- 1 joyce joyce 9759 2005-03-27 20:19 DocUbuntu-Notes.txt~
The two .sxw files are obviously made from OpenOffice.org.
The other files are made with Gedit. None of the backup files ('~' or '.bak~')
are visible in the GUI.
Best greetings, J.M
--
Configure bugmail: http://bugzilla.ubuntu.com/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
More information about the desktop-bugs
mailing list