Bug 140272 - http://applet.efxnow.com/frxc_sys/fxgui.html?type=1&platform=0&submit=submit does not work
Summary: http://applet.efxnow.com/frxc_sys/fxgui.html?type=1&platform=0&submit=submit ...
Status: RESOLVED DUPLICATE of bug 65602
Alias: None
Product: konqueror
Classification: Applications
Component: kjava (other bugs)
Version First Reported In: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2007-01-19 02:25 UTC by Pepe Trueno
Modified: 2007-02-05 00:59 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:
Sentry Crash Report:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Pepe Trueno 2007-01-19 02:25:51 UTC
Version:           3.5.5 (using KDE 3.5.5 "release 45.2" , openSUSE 10.2)
Compiler:          Target: x86_64-suse-linux
OS:                Linux (x86_64) release 2.6.18.2-34-default

http://applet.efxnow.com/frxc_sys/fxgui.html?type=1&platform=0&submit=submit
DOES NOT WORK
Comment 1 Philip Rodrigues 2007-01-20 00:30:56 UTC
The page is just a big java applet. If you don't have java installed and correctly set up in konqueror, it won't work. 

I'll close this report as "invalid", since there's not actually a bug there.  I guess it would be nice to get some kind of warning, but I expect there's a wishlist item for that somewhere. If not, please feel free to open one.
Comment 2 Pepe Trueno 2007-01-21 00:52:15 UTC
java and java plugin installed properly through yast so should work in fact it works on firefox and opera
Comment 3 Pepe Trueno 2007-01-21 01:03:26 UTC
Java VM version: 1.5.0_10
Java VM vendor:  Sun Microsystems Inc.
Proxy: :0
Java VM: Sun Microsystems Inc. 1.5.0_10
Proxy: :null
SecurityManager=org.kde.kjas.server.KJASSecurityManager@631b86c7
----------------------------------------------------
Konqueror Java Console Help
  c: clear console
  g: run garbage collection
  h: show help
  m: show memory info
  s: print system properties
  t: list threads
  x: empty classloader cache
----------------------------------------------------
JRE=1.5.0_10
Initializing Prochart...
Initializing...
Starting ProchartPanel...
Exception occurred=java.security.AccessControlException: access denied (java.awt.AWTPermission replaceKeyboardFocusManager)
java.security.AccessControlException: access denied (java.awt.AWTPermission replaceKeyboardFocusManager)
	at java.security.AccessControlContext.checkPermission(AccessControlContext.java:264)
	at java.security.AccessController.checkPermission(AccessController.java:427)
	at java.lang.SecurityManager.checkPermission(SecurityManager.java:532)
	at org.kde.kjas.server.KJASSecurityManager.checkPermission(KJASSecurityManager.java:64)
	at java.awt.KeyboardFocusManager.setCurrentKeyboardFocusManager(KeyboardFocusManager.java:210)
	at javax.swing.FocusManager.setCurrentManager(FocusManager.java:99)
	at calpa.html.CalHTMLPane.<init>(Unknown Source)
	at calpa.html.CalHTMLPane.<init>(Unknown Source)
	at a.a.a.i.<init>(i.java)
	at a.a.a.FXMarginTraderApplet.init(FXMarginTraderApplet.java)
	at org.kde.kjas.server.KJASAppletStub$RunThread.doState(KJASAppletStub.java:196)
	at org.kde.kjas.server.KJASAppletStub$RunThread.run(KJASAppletStub.java:255)
Comment 4 Koos Vriezen 2007-02-05 00:59:19 UTC
Yes signed applets are not fully supported.

*** This bug has been marked as a duplicate of 65602 ***