Closed GoogleCodeExporter closed 9 years ago
Confirmed, this is a known issue.
Original comment by robinmul...@gmail.com
on 20 Jan 2009 at 3:54
issue is defienietly not medium priority... ;]
Original comment by monokuro...@gmail.com
on 11 Feb 2009 at 7:29
same here, I can't quit the process normally (right click, then quit). I have
to kill
the process manually
Original comment by sherif.t...@gmail.com
on 14 Feb 2009 at 7:32
Issue is present for me also OS X 10.5.6 on Intel running latest build from the
official website.
Quite a serrious issue I think :-/
Most upsetting, and where are the prefs kept so i can trash them and get the
window
back after enabling star minimised?
Original comment by spastic...@gmail.com
on 25 Mar 2009 at 11:19
I have the same problem. Window disappears and cannot get it back despite an
uninstall and re-install.
Please let us know where the config stuff is kept on the file system.
Original comment by stejamtr...@gmail.com
on 9 Apr 2009 at 1:49
same problem with latest version 10.5
Original comment by ram...@gmail.com
on 11 Apr 2009 at 12:19
Same problem on Mac OS X 10.5.6, Java 1.5.0_16
To get the window re-appear after having set "Start minimized" to "true" do the
following:
Edit "/Applications/PS3 Media Server.app/Contents/Resources/Java/PMS.conf"
Change line containing "minimized = true" to "minimized = false"
Original comment by bziswi...@gmail.com
on 12 Apr 2009 at 11:20
Here is a "PMSUtil.java" to replace the one in "osx/compatibility" folder that
fix the window hiding issue.
It just handles the "reopen application" callback that is sent when the user
clicks on the dock icon to make the
window reappear.
Have fun!
Original comment by grcvoodo...@gmail.com
on 10 May 2009 at 12:12
Attachments:
Thanks for the fix, will be in the next version. Any name I can credit or just
your
username?
Original comment by robinmul...@gmail.com
on 10 May 2009 at 10:56
"grcvoodoorush" will be alright, thanks :)
Original comment by grcvoodo...@gmail.com
on 10 May 2009 at 11:06
Issue 479 has been merged into this issue.
Original comment by robinmul...@gmail.com
on 5 Jul 2009 at 5:45
Issue 514 has been merged into this issue.
Original comment by robinmul...@gmail.com
on 31 Aug 2009 at 6:41
The latest version fixed the original problem.
Original comment by stejamtr...@gmail.com
on 1 Sep 2009 at 8:31
Where do you put this PMSUtil.java file? You mentioned "osx/compatiblity"
folder. I can't find that anywhere. Is
it a folder within the directory where PS3 Media Server is installed? Please
provide more details for this fix.
Thanks.
Original comment by hoan...@gmail.com
on 1 Sep 2009 at 2:39
@hoang98 : you need to download the source code in order to apply the patched
"PMSUtil.java" file, you cannot apply it to an
installed version of PS3 Media Server.
When you check out the sources from SVN, all the source files are in the
"ps3mediaserver" folder.
Inside this directory, you've got various folders containing sources to adapt
the application to different operating systems. The
one for Mac OS X is the "osx" folder, which contains a "compatibility"
subfolder.
In this subfolder, you will find the "PMSUtil.java" version of file used when
compiling for Mac OS X.
I believe I cannot be more clear :)
Original comment by grcvoodo...@gmail.com
on 1 Sep 2009 at 7:14
Issue 550 has been merged into this issue.
Original comment by shagr...@gmail.com
on 29 Jan 2010 at 11:57
It doesn't work anymore.
Apparently the issue comes from the build.xml file that is supposed to use
PMSUtil.java from "osx/compatibility" folder: the <copy> action of PMSUtil.java
file does not contains the "overwrite" attribute, default is false. So the file
is not copied and we use the global version of PMSUtil.java instead.
Original comment by grcvoodo...@gmail.com
on 8 May 2011 at 12:08
Still having issue with version 1.52.1. Running on OSX 10.6.8. My PS3 media
server was working fine until yesterday. Now runs on the back ground. But the
window does not show on my computer. I have tried reinstalling. Still having
problems. Great piece of software. Please can anyone fix it???
Original comment by fernando...@gmail.com
on 27 Apr 2012 at 8:03
[deleted comment]
It stays hidden. never shows!!
:/
PLEASE HELP !!!!
Original comment by fernando...@gmail.com
on 27 Apr 2012 at 8:09
Original issue reported on code.google.com by
maco...@gmail.com
on 19 Jan 2009 at 9:48