Bug 55440 - page not rendered with java turned on
Summary: page not rendered with java turned on
Status: RESOLVED DUPLICATE of bug 31903
Alias: None
Product: konqueror
Classification: Applications
Component: kjava (show other bugs)
Version: unspecified
Platform: unspecified Linux
: NOR normal
Target Milestone: ---
Assignee: Konqueror Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2003-03-02 22:29 UTC by Ferdinand Gassauer
Modified: 2004-01-21 19:11 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description Ferdinand Gassauer 2003-03-02 22:29:28 UTC
Version:            (using KDE 3.1.9)
Compiler:          gcc version 3.2 (SuSE Linux)
OS:          Linux (i686) release 2.4.19-4GB

Hi!
A lot of the content of 
https://www.netbanking.at/netbanking/index.html
is not displayed with java (blackdoen/sun) is turned on
cu
ferdinand
Comment 1 Maksim Orlovich 2003-03-02 22:33:29 UTC
What exactly isn't rendered? Please be specific 
Comment 2 Ferdinand Gassauer 2003-03-03 08:02:51 UTC
Subject: Re:  page not rendered with java turned on

On Sunday 02 March 2003 22:33, Maksim Orlovich wrote:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=55440
> mo002j@mail.rochester.edu changed:
>
>            What    |Removed                     |Added
> ---------------------------------------------------------------------------
>- Component|javasupport                 |kjava
>             Product|kdevelop                    |konqueror
>
>
>
> ------- Additional Comments From mo002j@mail.rochester.edu  2003-03-02
> 22:33 ------- What exactly isn't rendered? Please be specific
the bottom 3/4 of the page
Comment 3 Ferdinand Gassauer 2004-01-20 05:54:04 UTC
Class could not be loaded: at.spardat.applets.JavaCheck
Backtrace: 
java.lang.ClassNotFoundException: Class:at.spardat.applets.JavaCheck
	at org.kde.kjas.server.KJASAppletClassLoader.findClass(KJASAppletClassLoader.java:248)
	at org.kde.kjas.server.KJASAppletClassLoader.loadClass(KJASAppletClassLoader.java:281)
	at org.kde.kjas.server.KJASAppletStub$2.run(KJASAppletStub.java:182)
	at java.lang.Thread.run(Thread.java:534)
Comment 4 Sascha Cunz 2004-01-20 18:34:59 UTC
This should really go to konqui devels :-)
Comment 5 Koos Vriezen 2004-01-20 18:55:26 UTC
This ClassNotFoundException doesn't occur when enabling 'Use KIO' in 'Java & Javascript' settings. Probably cookie based authentication.
Can you confirm it works with the 'Use KIO' option?
Comment 6 Ferdinand Gassauer 2004-01-20 21:16:30 UTC
Subject: Re:  page not rendered with java turned on

yes with kio enabled it works, but kio is not enabled by default.
So I am not sure if this is a good option.

Comment 7 Koos Vriezen 2004-01-20 22:02:37 UTC
'Use KIO' is written by me with very little input from the KIO developers and non from other Java developers. I think it should become default in the future, but now it's IMO too much untested to make it default for 3.2 already.
For ordinary usage, like games and chat boxes, users don't need it.
Comment 8 Koos Vriezen 2004-01-21 19:11:47 UTC

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