Search found 1951 matches

by Nadahar
Thu Jan 05, 2017 3:46 am
Forum: Help and Support
Topic: unable to play mp3 files, ogg plays fine
Replies: 2
Views: 5712

Re: unable to play mp3 files, ogg plays fine

Hi

Thank you for submitting your issue. What you have found is a regression in 6.5.2. I'm sorry to say so, but until we get a fix out there, all you can do is to downgrade to 6.5.1.
by Nadahar
Wed Jan 04, 2017 11:06 am
Forum: Help and Support
Topic: Can't see option "Prevent OS from sleeping when streaming"
Replies: 15
Views: 25400

Re: Can't see option "Prevent OS from sleeping when streaming"

I'm not sure what you have and haven't done. First you need to "fork" UMS on GitHub . Then you need to check out your fork with git, make your changes and commit and then use git push to update your fork on GitHub. Once that's done, you can click "Create pull request" on the GitH...
by Nadahar
Wed Jan 04, 2017 5:33 am
Forum: Developers
Topic: NetBeans build error
Replies: 5
Views: 32727

Re: NetBeans build error

Thanks for documenting it for others!
by Nadahar
Tue Jan 03, 2017 12:09 pm
Forum: Developers
Topic: NetBeans build error
Replies: 5
Views: 32727

Re: NetBeans build error

I haven't used NetBeans for maany years, and I don't use OS X - so I can't give you anything specific, but: Maven is independent from NetBeans. The error simply states that your Maven version is too old. To check which Maven version you have, run "mvn -v" from a terminal window. As the err...
by Nadahar
Mon Jan 02, 2017 8:39 am
Forum: Help and Support
Topic: UMS Disconnects while playing at 40 minutes
Replies: 4
Views: 6485

Re: UMS Disconnects while playing at 40 minutes

There's nothing wrong with this post - I don't know why nobody has replied. It might be that nobody has any idea what the problem might be and doesn't feel they have something to contribute. One thing I can see in your log is that UMS constantly tries and fails to communicate with a Chromecast devic...
by Nadahar
Sat Dec 31, 2016 8:34 pm
Forum: Help and Support
Topic: java.lang.ClassCastException: sun.awt.image.BufImgSurfaceData cannot be cast to sun.java2d.xr.XRSurfaceData
Replies: 2
Views: 6076

Re: java.lang.ClassCastException: sun.awt.image.BufImgSurfaceData cannot be cast to sun.java2d.xr.XRSurfaceData

This is a JRE/JDK bug: https://bugs.openjdk.java.net/browse/JDK-7172749

Update to one of the "fixed" versions of Java, or (knowing how extremely slow Debian is with making updates available) downgrade to Java 7 which doesn't have this bug AFAICU.
by Nadahar
Sun Dec 25, 2016 9:00 am
Forum: Help and Support
Topic: [Solved] Disconnects while playing
Replies: 22
Views: 36622

Re: [Solved] Disconnects while playing

Those are very generic symptoms and can have a lot of different reasons. As such, I doubt there is any "one" solution to this. You should start a new thread, post debug files as explained in red above, so someone can have a look at what causes this in your case.
by Nadahar
Sat Dec 17, 2016 2:14 pm
Forum: Help and Support
Topic: JavaAppLauncher stuck in Dock
Replies: 4
Views: 8909

Re: JavaAppLauncher stuck in Dock

When looking at the PS output, you're probably looking for "java" or "javac" or something similar. I'm not really familiar with OS X. JavaAppLauncher can be used by any Java application, it doesn't have be related to UMS even though UMS does use it. It's just a small "wrappe...
by Nadahar
Mon Dec 12, 2016 2:10 am
Forum: Help and Support
Topic: JavaAppLauncher stuck in Dock
Replies: 4
Views: 8909

Re: JavaAppLauncher stuck in Dock

Does it go away if you quit UMS? If not, have you tried using ps/kill?
by Nadahar
Sat Nov 26, 2016 10:38 am
Forum: Help and Support
Topic: Can not get external srt subs to view from mac to samsung
Replies: 4
Views: 9597

Re: Can not get external srt subs to view from mac to samsung

Unless its very embarrasing it's always nice to share what the problem was so that anybody else searching for a similar problem can eliminate that possibility.