| Summary: | internet banking won't work on www.hvb.cz | ||
|---|---|---|---|
| Product: | [Applications] konqueror | Reporter: | Jan Spitalnik <spitalnik> |
| Component: | kjava | Assignee: | Konqueror Bugs <konqueror-bugs-null> |
| Status: | RESOLVED DUPLICATE | ||
| Severity: | normal | ||
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | unspecified | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Dupe of this? http://bugs.kde.org/show_bug.cgi?id=67283 Known kwin3 problem? > (also if "Use KIO" option in java kcm is enable you won't get even that far)
For me it's the other way arround (I get a 'Váš internetový prohlížeč nemusí být správně nastaven.' error page when not using KIO.
Can you try this with mozilla? I suspect you get a popup asking for read permissions. KJAS doesn't support that yet..
Subject: Re: internet banking won't work on www.hvb.cz Dne so 08. listopadu 2003 01:11 jste napsal(a): > ------- You are receiving this mail because: ------- > You reported the bug, or are watching the reporter. > > http://bugs.kde.org/show_bug.cgi?id=67414 > > > > > ------- Additional Comments From koos.vriezen@xs4all.nl 2003-11-08 01:11 > ------- > > > (also if "Use KIO" option in java kcm is enable you won't get even that > > far) > > For me it's the other way arround (I get a 'Váš internetový prohlížeč > nemusí být správně nastaven.' error page when not using KIO. > > Can you try this with mozilla? I suspect you get a popup asking for read > permissions. KJAS doesn't support that yet.. Sorry for late reply but ATM I'm owerhelmed by school. Yes, mozilla asked me whether i want to accept signed applet and then it worked |
Version: (using KDE 3.1.93 (CVS >= 20031028), (testing/unstable)) Compiler: gcc version 3.3.2 (Debian) OS: Linux (i686) release 2.6.0-test9 Hi, goto www.hvb.cz, in the middle column (khaki green) is a link to "Online Banking Login". If it whines about unsupported platform try setting browser id to IE6.0. Then is will display "Downloading = 0%" forever and this appears in ~/.xsession-errors: (also if "Use KIO" option in java kcm is enable you won't get even that far) is: java.util.jar.JarVerifier$VerifierStream@16c9867 java.security.AccessControlException: access denied (java.util.PropertyPermission java.home read) at java.security.AccessControlContext.checkPermission(AccessControlContext.java:269) at java.security.AccessController.checkPermission(AccessController.java:401) at java.lang.SecurityManager.checkPermission(SecurityManager.java:524) at java.lang.SecurityManager.checkPropertyAccess(SecurityManager.java:1276) at java.lang.System.getProperty(System.java:573) at checkapplet.InstallerApplet.installed(InstallerApplet.java) at checkapplet.InstallerApplet.run(InstallerApplet.java) at java.lang.Thread.run(Thread.java:534) Thanks, jan PS: I know that I'm bypassing certain methods of the site to block browsers that might be incompatible, but well how else could we get the compatibility w/o knowing where it's incompatible? :-)