Could you give me an example of a long path that causes the issue. I'd need to know which version of the file manager and whether it does this regardless of path.
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Hi FinboySlick. Sorry for the delay, I was some troubles with my computer.
I think the file manager is not the problem but lxterminal. I can change to the directory without any problem using spacefm, but if I try to open the terminal using a shortkey (F4) in the file manager the lxterminal closes. On the other hand if I open a lxterminal from other console and change the directory using the cd command, the terminal closes.
In a screen console no problem, I can change to the directory too.
Example of path with problems:
/media/Euterpe/Antigua & Clásica/M/Mozart, Wolfgang Amadeus/2000 - Complete box edition [flac]/14. Middle Italian operas/05 - Lo sposo deluso, KV 430-424a
In spacefm I can browse to this path without any problem. I touch F4, the lxterminal tries to open but closes.
I open a lxterminal. I write "cd /media/Euterpe/Antigua & Clásica/M/Mozart, Wolfgang Amadeus/2000 - Complete box edition [flac]/14. Middle Italian operas/05 - Lo sposo deluso, KV 430-424a" and the lxterminal closes.
Last edit: Dikus 2019-03-11
If you would like to refer to this comment somewhere else in this project, copy and paste the following link:
Could you give me an example of a long path that causes the issue. I'd need to know which version of the file manager and whether it does this regardless of path.
Hi FinboySlick. Sorry for the delay, I was some troubles with my computer.
I think the file manager is not the problem but lxterminal. I can change to the directory without any problem using spacefm, but if I try to open the terminal using a shortkey (F4) in the file manager the lxterminal closes. On the other hand if I open a lxterminal from other console and change the directory using the cd command, the terminal closes.
In a screen console no problem, I can change to the directory too.
$ spacefm --version
spacefm 1.0.6
GTK2 UDEV INOTIFY DESKTOP SNOTIFY
$ lxterminal --version
lxterminal 0.3.2
/media/Euterpe/Antigua & Clásica/M/Mozart, Wolfgang Amadeus/2000 - Complete box edition [flac]/14. Middle Italian operas/05 - Lo sposo deluso, KV 430-424a
In spacefm I can browse to this path without any problem. I touch F4, the lxterminal tries to open but closes.
I open a lxterminal. I write "cd /media/Euterpe/Antigua & Clásica/M/Mozart, Wolfgang Amadeus/2000 - Complete box edition [flac]/14. Middle Italian operas/05 - Lo sposo deluso, KV 430-424a" and the lxterminal closes.
Last edit: Dikus 2019-03-11
I was able to replicate. I'll see if I can figure out what's going on and fix it.