Page 1 of 2

Swedish characters

Posted: Tue May 06, 2014 12:20 am
by johmor
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...

Re: Swedish characters

Posted: Tue May 06, 2014 9:27 pm
by SharkHunter
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.

Re: Swedish characters

Posted: Wed May 07, 2014 9:32 pm
by johmor
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.

Re: Swedish characters

Posted: Wed May 07, 2014 10:53 pm
by SharkHunter
Uploading file to here should be easy as 1-2-3.
Just click upload attachment and all should work from there

Re: Swedish characters

Posted: Wed May 07, 2014 11:14 pm
by infidel
johmor wrote:I just get a new login and the message is gone.
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.

Re: Swedish characters

Posted: Thu May 08, 2014 9:53 am
by johmor
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...?

Re: Swedish characters

Posted: Thu May 08, 2014 6:26 pm
by SharkHunter
You can upload to some fileshare (like pastebin or like) and paste the link here

Re: Swedish characters

Posted: Fri May 09, 2014 12:42 am
by johmor
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.

Re: Swedish characters

Posted: Fri May 09, 2014 1:15 am
by SharkHunter
I see a lot of

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
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.

Re: Swedish characters

Posted: Fri May 09, 2014 7:08 am
by johmor
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! :P

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