Search found 155 matches

by michaelt
Sat May 16, 2015 12:43 am
Forum: Help and Support
Topic: 5.1.0J8 Crash: jspawnhelper
Replies: 2
Views: 6779

[Closed] 5.1.0J8 Crash: jspawnhelper

This seems to have self-healed and we have moved on to 5.1.3.
by michaelt
Thu May 14, 2015 11:10 pm
Forum: General Discussion
Topic: Samsung UN55D6000 not playing anyting unless "No Encoding"
Replies: 8
Views: 13459

Re: Samsung UN55D6000 not playing anyting unless "No Encoding"

I started by using UMS as is and it selected the Samsung-CD.conf profile. When I selected videos to play the TV would say "loading" for about 60 seconds and then fail with "Not Supported File Format". This happens with almost every video I select in my library. I have a 55C8000 ...
by michaelt
Wed May 06, 2015 12:09 am
Forum: Help and Support
Topic: Java 8 Prompts for Incoming Network Connections
Replies: 37
Views: 50755

Re: Java 8 Prompts for Incoming Network Connections

Nice work mate, but i'm submitting the pull request this week with the pom changes. I'll detail them for you soon but it's an easy fix in the end and to prompted me to get off my arse and do them. Edited the new pom to add the old osx section as "osx-Java-6". Works fine for Java-8 but how...
by michaelt
Tue May 05, 2015 10:59 am
Forum: Help and Support
Topic: Java 8 Prompts for Incoming Network Connections
Replies: 37
Views: 50755

Re: Java 8 Prompts for Incoming Network Connections

From there if you want i can get it into the wiki if you have it all in a nice how-to. Ok - can I send you a pdf? Cleaning it up now, removing old bad info. Question: the mvn commands: mvn com.savage7.maven.plugins:maven-external-dependency-plugin:resolve-external mvn com.savage7.maven.plugins:mave...
by michaelt
Mon May 04, 2015 12:17 am
Forum: Help and Support
Topic: Java 8 Prompts for Incoming Network Connections
Replies: 37
Views: 50755

NOT: Java 8 Prompts for Incoming Network Connections

No network prompt with these builds. Since you do not see it with your builds, I am guessing it is a side effect or feature of the security enhancements in Java 7-8. Might want to put out a call later for others to help test: run and build-run to root-cause this. Played around with some changes I ma...
by michaelt
Sun May 03, 2015 12:50 pm
Forum: Help and Support
Topic: Java 8 Prompts for Incoming Network Connections
Replies: 37
Views: 50755

Re: Java 8 Prompts for Incoming Network Connections

A question: since there are other build package profiles for the other systems, why can't one just add the osx-java-7-8 package profile as another profile and have only one pom file? Well thats a good question but there's a few issues in how the pom.xml works. I've had many issues in the past but i...
by michaelt
Sun May 03, 2015 10:43 am
Forum: Help and Support
Topic: Java 8 Prompts for Incoming Network Connections
Replies: 37
Views: 50755

Success!

I diff'd the pom and see most of the changes are mostly minor except for one: Minor: changing osx => osx-java-7-8 in many places removal of"p=${binary-revision}" in the Download binaries message change on "Create the shortcut…" and the real change: build package profile, id: osx ...
by michaelt
Sat May 02, 2015 1:51 pm
Forum: Help and Support
Topic: Java 8 Prompts for Incoming Network Connections
Replies: 37
Views: 50755

Re: Java 8 Prompts for Incoming Network Connections

Excellent - this will move me forward.
I'll post any/all differences so they can be verified and get checked into the appropriate branch/master. Should make it easier for others.

Back in a few - thanx.
by michaelt
Fri May 01, 2015 7:30 am
Forum: Help and Support
Topic: Java 8 Prompts for Incoming Network Connections
Replies: 37
Views: 50755

Re: Java 8 Prompts for Incoming Network Connections

Got hit with a glitch which stopped all progress. I'll pm you some details later. Sending this to be sure I am on the same page, line and words as you. Reloaded/built everything. Went very smooth, both the unmodified & modified projects. Still won't launch. The exact sequence of what I am doing ...
by michaelt
Thu Apr 30, 2015 11:30 am
Forum: Help and Support
Topic: Java 8 Prompts for Incoming Network Connections
Replies: 37
Views: 50755

Re: Java 8 Prompts for Incoming Network Connections

you should checkout the OSX-Java8 branch as that will have the latest code for the last build. or your should be able to run master as it's all in Java 8. OK - I have the master so I'll now grab the OSX-Java8 branch. Got it - built it - same: no execute. Diff: I changed the paths so they are the sa...