Hi all!
I just ran into this problem: konqueror can open any file with a '#' in it - if the file is not on a dos partition. e.g.: "12345#hallo.txt" on a ext4 opens fine. The same file on a FAT32 does not open - konqeror tries to open a file "12345". "ls" on said FAT32 filesystem shows the correct name "12345#hallo.txt", so I suspect a konqueror problem.
Could somebody please test before I file a bug report?
Nik
On Friday 30 October 2020 10:26:53 am Dr. Nikolaus Klepp wrote:
Hi all!
I just ran into this problem: konqueror can open any file with a '#' in it
- if the file is not on a dos partition. e.g.: "12345#hallo.txt" on a ext4
opens fine. The same file on a FAT32 does not open - konqeror tries to open a file "12345". "ls" on said FAT32 filesystem shows the correct name "12345#hallo.txt", so I suspect a konqueror problem.
Could somebody please test before I file a bug report?
Nik
Hi Nik,
What does Kwrite or Kate do from the command line? And I guess add to that what does a non-TDE editor do (nano/FeatherPad/?) with that file?
I don't have any FAT's to test with :(
Best, Michael
Anno domini 2020 Fri, 30 Oct 10:39:43 -0500 Michael via tde-users scripsit:
On Friday 30 October 2020 10:26:53 am Dr. Nikolaus Klepp wrote:
Hi all!
I just ran into this problem: konqueror can open any file with a '#' in it
- if the file is not on a dos partition. e.g.: "12345#hallo.txt" on a ext4
opens fine. The same file on a FAT32 does not open - konqeror tries to open a file "12345". "ls" on said FAT32 filesystem shows the correct name "12345#hallo.txt", so I suspect a konqueror problem.
Could somebody please test before I file a bug report?
Nik
Hi Nik,
What does Kwrite or Kate do from the command line? And I guess add to that what does a non-TDE editor do (nano/FeatherPad/?) with that file?
From commandline averything works as expected.
I don't have any FAT's to test with :(
Best, Michael ____________________________________________________ tde-users mailing list -- users@trinitydesktop.org To unsubscribe send an email to users-leave@trinitydesktop.org Web mail archive available at https://mail.trinitydesktop.org/mailman3/hyperkitty/list/users@trinitydeskto...
On Fri, 30 Oct 2020, Dr. Nikolaus Klepp wrote:
Hi all!
I just ran into this problem: konqueror can open any file with a '#' in it - if the file is not on a dos partition. e.g.: "12345#hallo.txt" on a ext4 opens fine. The same file on a FAT32 does not open - konqeror tries to open a file "12345". "ls" on said FAT32 filesystem shows the correct name "12345#hallo.txt", so I suspect a konqueror problem.
Could somebody please test before I file a bug report?
Nik
not sure what's on a usb disk, is that FAT32?
I did
touch /media/sda1/1234#hallo.txt
and Konqueror had no problem.
I did
touch "1234#hallo.txt"
note the quote marks; copied it to the usb drive and Konqueror was ok.
this is TDE on Q40S.
f.
On Sat, 31 Oct 2020, Steven D'Aprano via tde-users wrote:
On Fri, Oct 30, 2020 at 04:52:16PM +0100, Felmon Davis wrote:
not sure what's on a usb disk, is that FAT32?
You can check by calling `mount` (with no arguments) from the command line. Look for your USB disk, it will show the disk type. (Probably vfat.)
of course! didn't think. it's vfat.
maybe I'll sacrifice a usb stick and reformat it to test for the problem although Michael Calgaro has already reproduced the problem.
fjd
On 2020/10/31 10:48 PM, Felmon Davis wrote:
On Sat, 31 Oct 2020, Steven D'Aprano via tde-users wrote:
On Fri, Oct 30, 2020 at 04:52:16PM +0100, Felmon Davis wrote:
not sure what's on a usb disk, is that FAT32?
You can check by calling `mount` (with no arguments) from the command line. Look for your USB disk, it will show the disk type. (Probably vfat.)
of course! didn't think. it's vfat.
maybe I'll sacrifice a usb stick and reformat it to test for the problem although Michael Calgaro has already reproduced the problem.
Ran into this old email. The problem has been fixed some time ago and is currently in PSB/PTB. Will also be in R14.0.10 when released.
Cheers Michele
On Friday 30 of October 2020 16:26:53 Dr. Nikolaus Klepp wrote:
Hi all!
I just ran into this problem: konqueror can open any file with a '#' in it - if the file is not on a dos partition. e.g.: "12345#hallo.txt" on a ext4 opens fine. The same file on a FAT32 does not open - konqeror tries to open a file "12345". "ls" on said FAT32 filesystem shows the correct name "12345#hallo.txt", so I suspect a konqueror problem.
Could somebody please test before I file a bug report?
Nik
Hi Nik,
I don't know if it's only related to FAT or any file system, but it seems to be the same problem as reported in bug 3063:
https://bugs.trinitydesktop.org/show_bug.cgi?id=3063
Cheers
Anno domini 2020 Fri, 30 Oct 22:41:46 +0100 Slávek Banko via tde-users scripsit:
On Friday 30 of October 2020 16:26:53 Dr. Nikolaus Klepp wrote:
Hi all!
I just ran into this problem: konqueror can open any file with a '#' in it - if the file is not on a dos partition. e.g.: "12345#hallo.txt" on a ext4 opens fine. The same file on a FAT32 does not open - konqeror tries to open a file "12345". "ls" on said FAT32 filesystem shows the correct name "12345#hallo.txt", so I suspect a konqueror problem.
Could somebody please test before I file a bug report?
Nik
Hi Nik,
I don't know if it's only related to FAT or any file system, but it seems to be the same problem as reported in bug 3063:
https://bugs.trinitydesktop.org/show_bug.cgi?id=3063
Cheers
Yes, that's exact what I see.
Nik
On 2020/10/31 06:33 AM, Dr. Nikolaus Klepp wrote:
Anno domini 2020 Fri, 30 Oct 22:41:46 +0100 Slávek Banko via tde-users scripsit:
On Friday 30 of October 2020 16:26:53 Dr. Nikolaus Klepp wrote:
Hi all!
I just ran into this problem: konqueror can open any file with a '#' in it - if the file is not on a dos partition. e.g.: "12345#hallo.txt" on a ext4 opens fine. The same file on a FAT32 does not open - konqeror tries to open a file "12345". "ls" on said FAT32 filesystem shows the correct name "12345#hallo.txt", so I suspect a konqueror problem.
Could somebody please test before I file a bug report?
Nik
Hi Nik,
I don't know if it's only related to FAT or any file system, but it seems to be the same problem as reported in bug 3063:
https://bugs.trinitydesktop.org/show_bug.cgi?id=3063
Cheers
Yes, that's exact what I see.
Nik
I tried to replicate the problem here and everything seems to work fine, also on FAT 32. Very misterious. Cheers Michele
On Fri October 30 2020 18:45:06 Michele Calgaro via tde-users wrote:
I tried to replicate the problem here and everything seems to work fine, also on FAT 32. Very misterious. Cheers
Ditto. Tried 12, 16 and 32 bit FAT built using mkdosfs. All OK.
Can Nik share a (compressed) image of a hopefully small FAT filesystem which exhibits the problem? Maybe attach it to the bug report that Slávek found:
https://bugs.trinitydesktop.org/show_bug.cgi?id=3063
Also (1) what does Nik get when he runs "locale" command, and (2) a snapshot please of TDE Menu / Trinity Control Center / Regional & Accessibility / Country/Region & Language, and (3) is # character present in any of the other tabs of that dialog and if so please snapshot?
--Mike
On 2020/10/31 02:51 PM, Mike Bird via tde-users wrote:
On Fri October 30 2020 23:37:06 Michele Calgaro via tde-users wrote:
More mystery. After a reboot, I can see the problem happening :-O
Eek! Any compiler warnings?
--Mike
Haven't investigated further yet, busy on some coding. But I will have a look sooner or later :-) Cheers Michele
Anno domini 2020 Sat, 31 Oct 14:37:06 +0800 Michele Calgaro via tde-users scripsit:
On 2020/10/31 09:45 AM, Michele Calgaro via tde-users wrote:
I tried to replicate the problem here and everything seems to work fine, also on FAT 32. Very misterious. Cheers Michele
More mystery. After a reboot, I can see the problem happening :-O
LOL ... spares me the need to compress and upload a 8 gig image :)
Nik
Cheers Michele
On Friday 30 of October 2020 16:26:53 Dr. Nikolaus Klepp wrote: Hi all!
I just ran into this problem: konqueror can open any file with a '#' in it - if the file is not on a dos partition. e.g.: "12345#hallo.txt" on a ext4 opens fine. The same file on a FAT32 does not open - konqeror tries to open a file "12345". "ls" on said FAT32 filesystem shows the correct name "12345#hallo.txt", so I suspect a konqueror problem.
Could somebody please test before I file a bug report?
Nik
Happy New Year to all. This problem has now been fixed (see bug 3022/3063 and https://mirror.git.trinitydesktop.org/gitea/TDE/tdelibs/pulls/115) and will be part of R14.0.10. For those on PSB/PTB, the updated packages should be available soon. Cheers Michele
Anno domini 2021 Fri, 1 Jan 16:31:35 +0900 Michele Calgaro via tde-users scripsit:
On Friday 30 of October 2020 16:26:53 Dr. Nikolaus Klepp wrote: Hi all!
I just ran into this problem: konqueror can open any file with a '#' in it - if the file is not on a dos partition. e.g.: "12345#hallo.txt" on a ext4 opens fine. The same file on a FAT32 does not open - konqeror tries to open a file "12345". "ls" on said FAT32 filesystem shows the correct name "12345#hallo.txt", so I suspect a konqueror problem.
Could somebody please test before I file a bug report?
Nik
Happy New Year to all. This problem has now been fixed (see bug 3022/3063 and https://mirror.git.trinitydesktop.org/gitea/TDE/tdelibs/pulls/115) and will be part of R14.0.10. For those on PSB/PTB, the updated packages should be available soon. Cheers Michele
Thank you, Michele!
Nik