Bug Tracker item #3418256, was opened at 2011-10-04 03:14
Message generated for change (Comment added) made by bphinz
You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126848&aid=3418256&group_id=254363

Please note that this message will contain a full copy of the comment thread,
including the initial issue submission, for this request,
not just the latest update.
Category: Java viewer
Group: None
Status: Open
Resolution: None
Priority: 5
Private: No
Submitted By: D. R. Commander (dcommander)
Assigned to: Brian Hinz (bphinz)
Summary: New Java viewer does not start when loaded from Xvnc

Initial Comment:
The new Java viewer in trunk aborts with:

java.security.AccessControlException: access denied 
(java.util.PropertyPermission * read,write)

when served from Xvnc's embedded HTTP server running on a Linux host.  This may 
have always been the case, as previously, I've only tested the Java viewer by 
invoking it in standalone mode.


----------------------------------------------------------------------

>Comment By: Brian Hinz (bphinz)
Date: 2011-10-04 06:30

Message:
I think that this is because by default applets cannot access the
filesystem and the new viewer wants to load a preferences file.  I only
ever use it standalone, so I hadn't noticed this.  Should be a pretty easy
fix, I'll take a look today.

----------------------------------------------------------------------

You can respond by visiting: 
https://sourceforge.net/tracker/?func=detail&atid=1126848&aid=3418256&group_id=254363

------------------------------------------------------------------------------
All the data continuously generated in your IT infrastructure contains a
definitive record of customers, application performance, security
threats, fraudulent activity and more. Splunk takes this data and makes
sense of it. Business sense. IT sense. Common sense.
http://p.sf.net/sfu/splunk-d2dcopy1
_______________________________________________
Tigervnc-devel mailing list
Tigervnc-devel@lists.sourceforge.net
https://lists.sourceforge.net/lists/listinfo/tigervnc-devel

Reply via email to