Swedish characters
Forum rules
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Please make sure you follow the Problem Reporting Guidelines before posting if you want a reply
Swedish characters
In my Linux installation (Debian Squeeze) there is a problem, but I have managed to have UMS start when the computer start.
All folders and files set to be viewable in network are not there.
If I have characters in swedish charset in names like åäöÅÄÖ the file/folder i hidden.
Is there a way to resolve that?
In windows installation it works with swedish charset, but Linux is much better...

All folders and files set to be viewable in network are not there.
If I have characters in swedish charset in names like åäöÅÄÖ the file/folder i hidden.
Is there a way to resolve that?
In windows installation it works with swedish charset, but Linux is much better...
- SharkHunter
- Developer
- Posts: 648
- Joined: Fri Jun 01, 2012 9:36 pm
Re: Swedish characters
As some might know I'm swedish and the only issue I've had with the åäö stuff is that they look weired (it should not be hidden).
Pls upload logs.
Pls upload logs.
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
We believe in: rough consensus and running code.
Re: Swedish characters
I have found a log (debug.log) but I can't upload (Debian.zip). I just get a new login and the message is gone.
No file?
How to upload?
Every folder and file with Swedish characters are no visibly.
No file?
How to upload?
Every folder and file with Swedish characters are no visibly.
- SharkHunter
- Developer
- Posts: 648
- Joined: Fri Jun 01, 2012 9:36 pm
Re: Swedish characters
Uploading file to here should be easy as 1-2-3.
Just click upload attachment and all should work from there
Just click upload attachment and all should work from there
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
We believe in: rough consensus and running code.
Re: Swedish characters
This has happened to me in the past too, and I don't recall if SubJunk fixed it in phpbb or it went away by itself somehow. Maybe try a different browser, or upload to an external fileserver.johmor wrote:I just get a new login and the message is gone.
Re: Swedish characters
Still can't upload, even with IE.
Upload attachment, choose file, add the file. Then I have to logon again - post is gone!
Can I mail the zip-archive...?
Upload attachment, choose file, add the file. Then I have to logon again - post is gone!
Can I mail the zip-archive...?
- SharkHunter
- Developer
- Posts: 648
- Joined: Fri Jun 01, 2012 9:36 pm
Re: Swedish characters
You can upload to some fileshare (like pastebin or like) and paste the link here
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
We believe in: rough consensus and running code.
Re: Swedish characters
Here is part of my debug.log: http://pastebin.com/bWknZG4P
I hope you can see how to have all folders/files viewable with any character.
I hope you can see how to have all folders/files viewable with any character.
- SharkHunter
- Developer
- Posts: 648
- Joined: Fri Jun 01, 2012 9:36 pm
Re: Swedish characters
I see a lot of
in your log. UMS doen't find mplayer which it needs (maybe to get some thumb or so). Make sure you got an mplayer and that UMS can find it. I don't know if this is that case but a crash could lead to funny things.
Code: Select all
DEBUG 2014-04-17 18:12:18.250 [pool-45765-thread-3] Starting mplayer -identify -endpos 0 -v -ao null -vc null -vo null -dvd-device /home/mythtv/MEDIA/Video/VIDEO_TS dvd://1
ERROR 2014-04-17 18:12:18.254 [pool-45765-thread-3] Error initializing process:
java.io.IOException: Cannot run program "mplayer": error=2, No such file or directory
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1041) ~[na:1.7.0_51]
at net.pms.io.ProcessWrapperImpl.run(ProcessWrapperImpl.java:179) [ums.jar:3.5.0]
at net.pms.io.ProcessWrapperImpl.runInSameThread(ProcessWrapperImpl.java:300) [ums.jar:3.5.0]
at net.pms.dlna.DVDISOFile.resolveOnce(DVDISOFile.java:113) [ums.jar:3.5.0]
at net.pms.dlna.DLNAResource.resolve(DLNAResource.java:1166) [ums.jar:3.5.0]
at net.pms.dlna.DLNAResource.run(DLNAResource.java:1010) [ums.jar:3.5.0]
at java.util.concurrent.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1145) [na:1.7.0_51]
at java.util.concurrent.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:615) [na:1.7.0_51]
at java.lang.Thread.run(Thread.java:744) [na:1.7.0_51]
Caused by: java.io.IOException: error=2, No such file or directory
at java.lang.UNIXProcess.forkAndExec(Native Method) ~[na:1.7.0_51]
at java.lang.UNIXProcess.<init>(UNIXProcess.java:135) ~[na:1.7.0_51]
at java.lang.ProcessImpl.start(ProcessImpl.java:130) ~[na:1.7.0_51]
at java.lang.ProcessBuilder.start(ProcessBuilder.java:1022) ~[na:1.7.0_51]
... 8 common frames omitted
We reject: kings, presidents and voting.
We believe in: rough consensus and running code.
We believe in: rough consensus and running code.
Re: Swedish characters
Thank You!
So easy to have things going. The computer is running without a screen, just as a server för Mythtv, Logitec and UMS.
I didn't have to have mplayer in the box. UMS worked, but not with Swedish chars in folder/files.
Just to install mplayer and restart. All working!
Some problem to autostart UMS. Think it's start too early so network isn't up....
So easy to have things going. The computer is running without a screen, just as a server för Mythtv, Logitec and UMS.
I didn't have to have mplayer in the box. UMS worked, but not with Swedish chars in folder/files.
Just to install mplayer and restart. All working!

Some problem to autostart UMS. Think it's start too early so network isn't up....