[FIXED] Warning pop-ups for UniAdmin variables.

Support and feedback for NetherPanel
AKA java UniUploader

[FIXED] Warning pop-ups for UniAdmin variables.

Postby Jabouty » Sun Aug 26, 2007 5:59 pm

I'm getting the following for my UniAdmin settings on the JUU. These are needed for the regular UU, but JUU is flagging them as "nasty".

Code: Select all
<html>
  <head>
   
  </head>
  <body>
    <pre> #   [ FINE    ]  Detecting World of Warcraft directory ..</pre>
    <pre> #   [ FINE    ]  Detecting your accounts ..</pre>
    <pre> #   [ FINEST  ]  5 tasks waiting to be executed ..</pre>
    <pre> #   [ FINEST  ]  3 tasks waiting to be executed ..</pre>
    <pre> #   [ FINEST  ]  4 tasks waiting to be executed ..</pre>
    <pre> #   [ FINEST  ]  2 tasks waiting to be executed ..</pre>
    <pre> #   [ FINEST  ]  3 tasks waiting to be executed ..</pre>
    <pre> #   [ FINE    ]  Updating configuration from sync URL ..</pre>
    <pre> #   [ FINE    ]  Parsing settings ..</pre>
    <pre>[ WARNING | -1:java.awt.EventDispatchThread.run() ]:
 #  Unimplemented sync setting: ADDONAUTOUPDATE (= 1)</pre>
    <pre>[ WARNING | -1:java.awt.EventDispatchThread.run() ]:
 #  Unimplemented sync setting: ADDVAR2CH (= 1)</pre>
    <pre>[ WARNING | -1:java.awt.EventDispatchThread.run() ]:
 #  Unimplemented sync setting: ALLOWADDONDEL (= 1)</pre>
    <pre>[ WARNING | -1:java.awt.EventDispatchThread.run() ]:
 #  Unimplemented sync setting: DELAYSECONDS (= 5)</pre>
    <pre>[ WARNING | -1:java.awt.EventDispatchThread.run() ]:
 #  Unimplemented sync setting: DELAYUPLOAD (= 1)</pre>
    <pre>[ WARNING | -1:java.awt.EventDispatchThread.run() ]:
 #  Unimplemented sync setting: DOWNLOADAFTERUPLOAD (= )</pre>
    <pre>[ WARNING | -1:java.awt.EventDispatchThread.run() ]:
 #  Unimplemented sync setting: DOWNLOADBEFOREUPLOAD (= )</pre>
    <pre>[ WARNING | -1:java.awt.EventDispatchThread.run() ]:
 #  Unimplemented sync setting: DOWNLOADBEFOREWOWL (= )</pre>
    <pre>[ WARNING | -1:java.awt.EventDispatchThread.run() ]:
 #  Unimplemented sync setting: PROGRAMMODE (= Advanced)</pre>
    <pre>[ WARNING | -1:java.awt.EventDispatchThread.run() ]:
 #  Unimplemented sync setting: PURGEFIRST (= )</pre>
    <pre>[ WARNING | -1:java.awt.EventDispatchThread.run() ]:
 #  Unimplemented sync setting: RETRDATAFROMSITE (= )</pre>
    <pre>[ WARNING | -1:java.awt.EventDispatchThread.run() ]:
 #  Unimplemented sync setting: RETRDATAURL (= )</pre>
    <pre>[ WARNING | -1:java.awt.EventDispatchThread.run() ]:
 #  Unimplemented sync setting: STARTWITHWINDOWS (= 1)</pre>
    <pre>[ WARNING | -1:java.awt.EventDispatchThread.run() ]:
 #  Unimplemented sync setting: UUSETTINGSUPDATER (= 1)</pre>
    <pre>[ WARNING | -1:java.awt.EventDispatchThread.run() ]:
 #  Unimplemented sync setting: UUUPDATERCHECK (= 1)</pre>
    <pre> #   [ FINEST  ]  2 tasks waiting to be executed ..</pre>
    <pre> #   [ FINEST  ]  1 tasks waiting to be executed ..</pre>
  </body>
</html>
Thoughts?
Last edited by Jabouty on Sun Sep 30, 2007 4:36 am, edited 1 time in total.
Image
User avatar
Jabouty
WR.net Apprentice
WR.net Apprentice
 
Posts: 60
Joined: Thu Dec 28, 2006 6:22 pm

[BUG?] Warning pop-ups for UniAdmin variables.

Postby lhunath » Mon Aug 27, 2007 6:25 am

These are mostly functions that are not implemented by jUU; either because they aren't necessary, because they're UU hacks, because it's not relevant in the way jUU works or because its support hasn't been added to jUU.

Is there any functionality that you lack? If so; I will considder it.

For the rest, you can ignore these warnings, they simply mean UniAdmin is set to use these parameters and jUU doesn't make use of them.
"OK, so ten out of ten for style, but minus several million for good thinking, yeah?"
-- Zaphod Beeblebrox


= NetherPanel: home - launch - tickets =
User avatar
lhunath
UA/UU Developer
UA/UU Developer
 
Posts: 201
Joined: Sat Jul 22, 2006 12:32 pm

Re: [BUG?] Warning pop-ups for UniAdmin variables.

Postby Jabouty » Mon Aug 27, 2007 9:56 am

Nope, no functionality lacking, just wondering if there's a way to shut jUU up about em :D. I use them for UU, but jUU it isn't really needed as those are specifically for me as GM. jUU is being used by most of the guild as they don't want to install an executable.
Image
User avatar
Jabouty
WR.net Apprentice
WR.net Apprentice
 
Posts: 60
Joined: Thu Dec 28, 2006 6:22 pm

[BUG?] Warning pop-ups for UniAdmin variables.

Postby lhunath » Mon Aug 27, 2007 4:36 pm

Yeah; they're really mostly there to warn me in case I forget to implement something important. As such I'd rather not remove the warnings. A button to hide warnings doesn't seem smart either, warnings usually serve a useful purpose. I guess you can just not click the log button ;)

I might end up implementing the settings jUU doesn't use with some empty code so that at least the warnings for them disappear.
"OK, so ten out of ten for style, but minus several million for good thinking, yeah?"
-- Zaphod Beeblebrox


= NetherPanel: home - launch - tickets =
User avatar
lhunath
UA/UU Developer
UA/UU Developer
 
Posts: 201
Joined: Sat Jul 22, 2006 12:32 pm

Re: [BUG?] Warning pop-ups for UniAdmin variables.

Postby tuigii » Mon Aug 27, 2007 6:03 pm

lhunath wrote:I might end up implementing the settings jUU doesn't use with some empty code so that at least the warnings for them disappear.

And that's the way to go :D
User avatar
tuigii
WR.net Master
WR.net Master
 
Posts: 891
Joined: Wed Dec 27, 2006 12:57 pm
Location: Somewhere in the South Ouest of France

[BUG?] Warning pop-ups for UniAdmin variables.

Postby lhunath » Mon Aug 27, 2007 6:15 pm

Yeah, I just remembered those warnings pop up when you have jUU set to nest in the systray. That does make it pretty annoying. Will do the latter.
"OK, so ten out of ten for style, but minus several million for good thinking, yeah?"
-- Zaphod Beeblebrox


= NetherPanel: home - launch - tickets =
User avatar
lhunath
UA/UU Developer
UA/UU Developer
 
Posts: 201
Joined: Sat Jul 22, 2006 12:32 pm

Re: [BUG?] Warning pop-ups for UniAdmin variables.

Postby Jabouty » Mon Aug 27, 2007 9:14 pm

lhunath wrote:Yeah, I just remembered those warnings pop up when you have jUU set to nest in the systray. That does make it pretty annoying. Will do the latter.
That's where I'ma talkin bout :D. Thanks dear!
Image
User avatar
Jabouty
WR.net Apprentice
WR.net Apprentice
 
Posts: 60
Joined: Thu Dec 28, 2006 6:22 pm

[BUG?] Warning pop-ups for UniAdmin variables.

Postby lhunath » Sun Sep 30, 2007 4:36 am

Those messages should be gone in version 0.9.15.6.
"OK, so ten out of ten for style, but minus several million for good thinking, yeah?"
-- Zaphod Beeblebrox


= NetherPanel: home - launch - tickets =
User avatar
lhunath
UA/UU Developer
UA/UU Developer
 
Posts: 201
Joined: Sat Jul 22, 2006 12:32 pm


Return to NetherPanel

Who is online

Users browsing this forum: No registered users and 0 guests

cron