You are not logged in.

Dear visitor, welcome to KDE-Forum.org. If this is your first visit here, please read the Help. It explains in detail how this page works. To use all features of this page, you should consider registering. Please use the registration form, to register here or read more information about the registration process. If you are already registered, please login here.

NiK

Unregistered

1

Tuesday, July 1st 2003, 2:30pm

Kde konqueror and remote admin problem

Hi,
i control a windows 20000 whit remote admin, it's a nice prog, the browser is the client of the program, it's usefull for who use linux. Whit konqueror 3.0 all work nice, but when i upgrade to 3.1 i got this error when tring to get the remote controll:
Loading: javax/print/attribute/AttributeSet.class
and nothing else :°
Maby can be usefull for kde 3.2
By, NiK
mailto:kiezz@libero.it

2

Tuesday, July 1st 2003, 11:41pm

Re: Kde konqueror and remote admin problem

Quoted

Original von NiK

Hi,
i control a windows 20000 whit remote admin, it's a nice prog, the browser is the client of the program, it's usefull for who use linux. Whit konqueror 3.0 all work nice, but when i upgrade to 3.1 i got this error when tring to get the remote controll:
Loading: javax/print/attribute/AttributeSet.class
and nothing else :°
Maby can be usefull for kde 3.2
By, NiK
mailto:kiezz@libero.it


You can try the following to get more debug output:
Enable the java console output:
In Konqi's settings menu go to
-> java -> checkbox "show java console"

You'll get a popup window when you go to
a page that contains a java applet (I guess
that's how this remote admin application works).

You can also add the option
-Dkjas.debug=1
to the field "additional java arguments"

If your problem persists you might want to
file a report at http://bugs.kde.org

HTH.