JDownloader Community - Appwork GmbH
 

Notices

Reply
 
Thread Tools Display Modes
  #1  
Old 21.01.2014, 22:26
dumble dumble is offline
DSL User
 
Join Date: Feb 2011
Posts: 35
Default [linux mint] small square in top left screen when jdownloader is running

Hello,

I have a Asus Eeepc 1005pe netbook with linux mint xfce 16. Both in jdownloader and jdownloader2 beta there is a small square appearing in the left top of the screen. The square is on top of all applications. When I close jdownloader the square disappears again. I tried with openjdk and the newest version of oracle java..

Anyone know what could be the cause of this problem?


Screenshot:
Spoiler:

Last edited by dumble; 12.07.2014 at 12:54.
Reply With Quote
  #2  
Old 22.01.2014, 21:50
pspzockerscene's Avatar
pspzockerscene pspzockerscene is offline
Community Manager
 
Join Date: Mar 2009
Location: Deutschland
Posts: 70,922
Default

Can anyone confirm this?
Did you check if its maybe a general Java issue?

GreeZ psp
__________________
JD Supporter, Plugin Dev. & Community Manager

Erste Schritte & Tutorials || JDownloader 2 Setup Download
Spoiler:

A users' JD crashes and the first thing to ask is:
Quote:
Originally Posted by Jiaz View Post
Do you have Nero installed?
Reply With Quote
  #3  
Old 22.01.2014, 22:48
eisbaer's Avatar
eisbaer eisbaer is offline
Ehrenmitglied
 
Join Date: Mar 2009
Posts: 3,551
Default

Quote:
Did you check if its maybe a general Java issue?
I dont think so.
It can be a Isue between the DE (Mate) and Java.
Reply With Quote
  #4  
Old 23.01.2014, 22:06
dumble dumble is offline
DSL User
 
Join Date: Feb 2011
Posts: 35
Default

How would I check if its a general Java issue? Currently I have installed this java version and jdownloader beta
Quote:
java -version
java version "1.7.0_51"
Java(TM) SE Runtime Environment (build 1.7.0_51-b13)
Java HotSpot(TM) Server VM (build 24.51-b03, mixed mode)

Last edited by dumble; 23.01.2014 at 22:14.
Reply With Quote
  #5  
Old 23.01.2014, 22:53
eisbaer's Avatar
eisbaer eisbaer is offline
Ehrenmitglied
 
Join Date: Mar 2009
Posts: 3,551
Default

Quote:
How would I check if its a general Java issue?
You can run other Java programs...:confused:
Try it with the OpenJDK Version of Java, not the Oracle Java.
Reply With Quote
  #6  
Old 24.01.2014, 19:24
dumble dumble is offline
DSL User
 
Join Date: Feb 2011
Posts: 35
Default

it only happens with jdownloader,, i tried with openjdk.. that is installed by default, I changed to oracle java hoping it would solve the problemm, but it didn't
Reply With Quote
  #7  
Old 02.02.2014, 17:24
dumble dumble is offline
DSL User
 
Join Date: Feb 2011
Posts: 35
Default

So what can I do? Do I need to provide a log or something?
Reply With Quote
  #8  
Old 02.02.2014, 17:59
eisbaer's Avatar
eisbaer eisbaer is offline
Ehrenmitglied
 
Join Date: Mar 2009
Posts: 3,551
Default

See my first post.
You can use a another DE and look if its better with the other DE.
For example KDE, Gnome...
I use Ubuntu with Unity Desktop, and i have no Problems.
Wich Video card are you using, and have you the original Driver installed?
Reply With Quote
  #9  
Old 02.02.2014, 19:50
dumble dumble is offline
DSL User
 
Join Date: Feb 2011
Posts: 35
Default

Its an asus eeepc 1005pe (netbook)
Intel atom n450 Graphics Media Accelerator 3150

Actually I was using the default drivers, but today I installed this:
**External links are only visible to Support Staff****External links are only visible to Support Staff**

But unfortunately it didn't solve the problem with jdownloader..

I wont use KDE or Gnome, I dont like those.. I also use xfce because its very lightweight, and this eeepc is pretty slow. Windows xp/7 works like shit, tried ubuntu but is also slow. Linux mint 16 xfce works pretty well, the only problem I have actually is this jdownloader square problem..


EDIT:
Ok this is really weird, as I was posting the above I suddenly noticed there is not a square anymore. But jdownloader is running... Maybe the intel drivers worked after all!

EDIT2:
Too bad.. I just restarted jdownloader to be sure it was working without the square. But unfortunately not, square's back :(

Last edited by dumble; 02.02.2014 at 19:59.
Reply With Quote
  #10  
Old 14.03.2014, 17:49
eris23
Guest
 
Posts: n/a
Default

Make a script with the following:

xfconf-query -c xfwm4 -p /general/use_compositing -t bool -s false

xfconf-query -c xfwm4 -p /general/use_compositing -t bool -s true
Reply With Quote
  #11  
Old 14.03.2014, 20:37
dumble dumble is offline
DSL User
 
Join Date: Feb 2011
Posts: 35
Default

Quote:
Originally Posted by eris23 View Post
Make a script with the following:

xfconf-query -c xfwm4 -p /general/use_compositing -t bool -s false

xfconf-query -c xfwm4 -p /general/use_compositing -t bool -s true
He this is a coincidence, after almost a month not looking on this forum I get back here to see if there is a reply and I guess what, you just replied a few hours ago!

I never really made a script (im new with linux), but I googled how to do it. But I get stuck here:
Code:
pau-1005PE Downloads # ./jdscript
bash: ./jdscript: Permission denied
pau-1005PE Downloads # chmod 755 jdscript
pau-1005PE Downloads # ./jdscript
Failed to init libxfconf: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken..
Failed to init libxfconf: Did not receive a reply. Possible causes include: the remote application did not send a reply, the message bus security policy blocked the reply, the reply timeout expired, or the network connection was broken..
pau-1005PE Downloads #
Reply With Quote
  #12  
Old 16.03.2014, 13:11
dumble dumble is offline
DSL User
 
Join Date: Feb 2011
Posts: 35
Default

Doesn't work. I did this:
- save script with the above lines in script.sh in Downloads
- open terminal, cd Downloads
- chmod +x script.sh
- sh ./script.sh
there was a small flickering of the screen, but when I start jdownloader it still has the square in top left corner, also after reboot.
Reply With Quote
  #13  
Old 17.03.2014, 08:56
eris23
Guest
 
Posts: n/a
Default

The script is to be run AFTER jdownloader.

The problem seems to be between the jdownloader status icon and, for example, the xfce4 compositing manager. The problem doesn't exist if either is turned off.

What the script does is to turn the compositing manager off and back on again.

And yes, it isn't a permanent solution. Just a workaround. It only lasts until either jdownloader or the system is restarted.

Last edited by eris23; 17.03.2014 at 08:58. Reason: added more info
Reply With Quote
  #14  
Old 17.03.2014, 10:09
dumble dumble is offline
DSL User
 
Join Date: Feb 2011
Posts: 35
Default

We are communicating on 2 forums. It works if you run it AFTER jdownloader. Thanks for your help
Reply With Quote
  #15  
Old 02.07.2014, 12:21
dumble dumble is offline
DSL User
 
Join Date: Feb 2011
Posts: 35
Default

so anyone found a permanent solution yet?
Reply With Quote
  #16  
Old 02.07.2014, 13:50
eisbaer's Avatar
eisbaer eisbaer is offline
Ehrenmitglied
 
Join Date: Mar 2009
Posts: 3,551
Default

The solution is maybe, to run JD (Java) without any composting effects.
Run Java in 2D mode.
Code:
 -Dsun.java2d.d3d=false
Reply With Quote
  #17  
Old 09.07.2014, 14:23
dumble dumble is offline
DSL User
 
Join Date: Feb 2011
Posts: 35
Default

Quote:
Originally Posted by eisbaer View Post
The solution is maybe, to run JD (Java) without any composting effects.
Run Java in 2D mode.
Code:
 -Dsun.java2d.d3d=false
Can you tel me how to do that exactly? Cant figure it out, im noob with linux


EDIT:
Ok I guess I figured it out. IM not sure if I run it OK. I did it like this:
Open Terminal
cd /home/[username]/jd2
./JDownloader2 -Dsun.java2d.d3d=false

Jdownloader started but it still has the square. But maybe its because currently im using openJDK instead of oracle java, would that command only work with oracle Java?

Last edited by dumble; 09.07.2014 at 14:44.
Reply With Quote
  #18  
Old 09.07.2014, 15:06
raztoki's Avatar
raztoki raztoki is offline
English Supporter
 
Join Date: Apr 2010
Location: Australia
Posts: 17,611
Default

dont think that arg will be passed on if your are executing with script './JDownloader2'

java -Dsun.java2d.d3d=false -jar JDownloader.jar
__________________
raztoki @ jDownloader reporter/developer
http://svn.jdownloader.org/users/170

Don't fight the system, use it to your advantage. :]
Reply With Quote
  #19  
Old 10.07.2014, 16:04
dumble dumble is offline
DSL User
 
Join Date: Feb 2011
Posts: 35
Default

Quote:
Originally Posted by raztoki View Post
dont think that arg will be passed on if your are executing with script './JDownloader2'

java -Dsun.java2d.d3d=false -jar JDownloader.jar
OK thanks for helping, but it didnt work. Still got the square:
Spoiler:


Terminal log:
Spoiler:
Code:
pau@pau-1005PE ~ $ cd /home/pau/jd2
pau@pau-1005PE ~/jd2 $ java -Dsun.java2d.d3d=false -jar JDownloader.jar
Application Root: /home/pau/jd2 (jared) class org.jdownloader.update.launcher.SecondLevelLauncher
Ignored: org.appwork
sun.Desktop: null
XDG_CURRENT_DESKTOP: null
GNOME_DESKTOP_SESSION_ID: null
KDE_FULL_SESSION: null
DESKTOP_SESSION: default

 THREAD: 1
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.runtime.name: OpenJDK Runtime Environment
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: sun.boot.library.path: /usr/lib/jvm/java-7-openjdk-i386/jre/lib/i386
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.vm.version: 24.51-b03
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: sun.java2d.d3d: false
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.vm.vendor: Oracle Corporation
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.vendor.url: http://java.oracle.com/
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: path.separator: :
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.vm.name: OpenJDK Server VM
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: file.encoding.pkg: sun.io
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: user.country: US
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: sun.java.launcher: SUN_STANDARD
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: sun.os.patch.level: unknown
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.vm.specification.name: Java Virtual Machine Specification
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: user.dir: /home/pau/jd2
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.runtime.version: 1.7.0_55-b14
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.awt.graphicsenv: sun.awt.X11GraphicsEnvironment
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.util.Arrays.useLegacyMergeSort: true
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.endorsed.dirs: /usr/lib/jvm/java-7-openjdk-i386/jre/lib/endorsed
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: os.arch: i386
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.io.tmpdir: /tmp
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: line.separator: 

1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.vm.specification.vendor: Oracle Corporation
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.util.logging.manager: org.jdownloader.logging.ExtLogManager
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: os.name: Linux
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: sun.jnu.encoding: UTF-8
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.library.path: /usr/java/packages/lib/i386:/usr/lib/i386-linux-gnu/jni:/lib/i386-linux-gnu:/usr/lib/i386-linux-gnu:/usr/lib/jni:/lib:/usr/lib
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: sun.awt.enableExtraMouseButtons: true
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.specification.name: Java Platform API Specification
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.class.version: 51.0
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.net.preferIPv4Stack: true
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: sun.management.compiler: HotSpot Tiered Compilers
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: os.version: 3.13.0-24-generic
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: user.home: /home/pau
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: user.timezone: Europe/Brussels
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.awt.printerjob: sun.print.PSPrinterJob
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: file.encoding: UTF-8
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.specification.version: 1.7
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.class.path: JDownloader.jar
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: user.name: pau
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.vm.specification.version: 1.7
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: sun.java.command: JDownloader.jar
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.home: /usr/lib/jvm/java-7-openjdk-i386/jre
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: sun.arch.data.model: 32
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: user.language: en
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.specification.vendor: Oracle Corporation
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: awt.toolkit: sun.awt.X11.XToolkit
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.vm.info: mixed mode
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.version: 1.7.0_55
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.ext.dirs: /usr/lib/jvm/java-7-openjdk-i386/jre/lib/ext:/usr/java/packages/lib/ext
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: sun.boot.class.path: /usr/lib/jvm/java-7-openjdk-i386/jre/lib/resources.jar:/usr/lib/jvm/java-7-openjdk-i386/jre/lib/rt.jar:/usr/lib/jvm/java-7-openjdk-i386/jre/lib/sunrsasign.jar:/usr/lib/jvm/java-7-openjdk-i386/jre/lib/jsse.jar:/usr/lib/jvm/java-7-openjdk-i386/jre/lib/jce.jar:/usr/lib/jvm/java-7-openjdk-i386/jre/lib/charsets.jar:/usr/lib/jvm/java-7-openjdk-i386/jre/lib/netx.jar:/usr/lib/jvm/java-7-openjdk-i386/jre/lib/plugin.jar:/usr/lib/jvm/java-7-openjdk-i386/jre/lib/rhino.jar:/usr/lib/jvm/java-7-openjdk-i386/jre/lib/jfr.jar:/usr/lib/jvm/java-7-openjdk-i386/jre/classes
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.vendor: Oracle Corporation
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: file.separator: /
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: java.vendor.url.bug: **External links are only visible to Support Staff****External links are only visible to Support Staff**
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: sun.font.fontmanager: sun.awt.X11FontManager
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: sun.io.unicode.encoding: UnicodeLittle
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: sun.cpu.endian: little
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysProp: sun.cpu.isalist: 
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: TERM: xterm
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: SSH_AGENT_PID: 1833
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: SESSION_MANAGER: local/pau-1005PE:@/tmp/.ICE-unix/1683,unix/pau-1005PE:/tmp/.ICE-unix/1683
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: LC_NUMERIC: en_US.UTF-8
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: GDMSESSION: default
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: XDG_SESSION_COOKIE: 1869102d8618ea751885a9e553b2b73a-1404996024.360301-304974964
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: MANDATORY_PATH: /usr/share/gconf/default.mandatory.path
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: PWD: /home/pau/jd2
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: TEXTDOMAIN: im-config
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: LC_ADDRESS: en_US.UTF-8
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: PATH: /usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/local/games
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: XDG_CONFIG_DIRS: /etc/xdg/xdg-default:/etc/xdg
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: XAUTHORITY: /home/pau/.Xauthority
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: XDG_SEAT: seat0
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: WINDOWPATH: 7
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: XDG_SESSION_ID: c1
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: MDM_LANG: en_US.UTF-8
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: USERNAME: pau
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: XDG_VTNR: 7
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: LC_TIME: en_US.UTF-8
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: MDMSESSION: default
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: GNOME_KEYRING_CONTROL: /run/user/1000/keyring-6rHmKo
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: SHLVL: 1
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: LC_TELEPHONE: en_US.UTF-8
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: TEXTDOMAINDIR: /usr/share/locale/
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: GDM_XSERVER_LOCATION: local
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: COLORTERM: xfce4-terminal
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: LC_NAME: en_US.UTF-8
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: XDG_DATA_DIRS: /usr/share/default:/usr/share/xfce4:/usr/local/share/:/usr/share/:/usr/share/mdm/
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: MDM_XSERVER_LOCATION: local
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: LC_PAPER: en_US.UTF-8
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: LOGNAME: pau
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: WINDOWID: 33554436
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: LC_IDENTIFICATION: en_US.UTF-8
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: _: /usr/bin/java
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: SSH_AUTH_SOCK: /tmp/ssh-93xRDFIbLVTW/agent.1683
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: OLDPWD: /home/pau
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: DBUS_SESSION_BUS_ADDRESS: unix:abstract=/tmp/dbus-DMVrchiPUz,guid=b91a54f5d1a8370ecb7ecad353be89ba
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: SHELL: /bin/bash
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: GNOME_KEYRING_PID: 1606
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: DESKTOP_SESSION: default
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: DISPLAY: :0.0
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: LC_MONETARY: en_US.UTF-8
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: USER: pau
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: HOME: /home/pau
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: DEFAULTS_PATH: /usr/share/gconf/default.default.path
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: LS_COLORS: rs=0:di=01;34:ln=01;36:mh=00:pi=40;33:so=01;35:do=01;35:bd=40;33;01:cd=40;33;01:or=40;31;01:su=37;41:sg=30;43:ca=30;41:tw=30;42:ow=34;42:st=37;44:ex=01;32:*.tar=01;31:*.tgz=01;31:*.arj=01;31:*.taz=01;31:*.lzh=01;31:*.lzma=01;31:*.tlz=01;31:*.txz=01;31:*.zip=01;31:*.z=01;31:*.Z=01;31:*.dz=01;31:*.gz=01;31:*.lz=01;31:*.xz=01;31:*.bz2=01;31:*.bz=01;31:*.tbz=01;31:*.tbz2=01;31:*.tz=01;31:*.deb=01;31:*.rpm=01;31:*.jar=01;31:*.war=01;31:*.ear=01;31:*.sar=01;31:*.rar=01;31:*.ace=01;31:*.zoo=01;31:*.cpio=01;31:*.7z=01;31:*.rz=01;31:*.jpg=01;35:*.jpeg=01;35:*.gif=01;35:*.bmp=01;35:*.pbm=01;35:*.pgm=01;35:*.ppm=01;35:*.tga=01;35:*.xbm=01;35:*.xpm=01;35:*.tif=01;35:*.tiff=01;35:*.png=01;35:*.svg=01;35:*.svgz=01;35:*.mng=01;35:*.pcx=01;35:*.mov=01;35:*.mpg=01;35:*.mpeg=01;35:*.m2v=01;35:*.mkv=01;35:*.webm=01;35:*.ogm=01;35:*.mp4=01;35:*.m4v=01;35:*.mp4v=01;35:*.vob=01;35:*.qt=01;35:*.nuv=01;35:*.wmv=01;35:*.asf=01;35:*.rm=01;35:*.rmvb=01;35:*.flc=01;35:*.avi=01;35:*.fli=01;35:*.flv=01;35:*.gl=01;35:*.dl=01;35:*.xcf=01;35:*.xwd=01;35:*.yuv=01;35:*.cgm=01;35:*.emf=01;35:*.axv=01;35:*.anx=01;35:*.ogv=01;35:*.ogx=01;35:*.aac=00;36:*.au=00;36:*.flac=00;36:*.mid=00;36:*.midi=00;36:*.mka=00;36:*.mp3=00;36:*.mpc=00;36:*.ogg=00;36:*.ra=00;36:*.wav=00;36:*.axa=00;36:*.oga=00;36:*.spx=00;36:*.xspf=00;36:
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: XDG_SESSION_DESKTOP: default
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: LC_MEASUREMENT: en_US.UTF-8
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: XDG_RUNTIME_DIR: /run/user/1000
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.appwork.utils.Application(printSystemProperties) ] -> SysEnv: LANG: en_US.UTF-8
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:56 PM - INFO [ org.jdownloader.update.launcher.SecondLevelLauncher(init) ] -> Args: []
1|org.jdownloader.updatev2.restart.LinuxRestarter.log 7/10/14 2:56:56 PM - INFO [ org.jdownloader.updatev2.restart.Restarter(<init>) ] -> Create Restarter
1|org.jdownloader.update.UpdateManager.log 7/10/14 2:56:57 PM - INFO [ org.appwork.updatesys.client.extensions.ExtensionManager(init) ] -> Installed Extensions: []
1|org.jdownloader.update.UpdateManager.log 7/10/14 2:56:57 PM - INFO [ org.appwork.updatesys.client.extensions.ExtensionManager(init) ] -> Requested Extension Installations: []
1|org.jdownloader.update.UpdateManager.log 7/10/14 2:56:57 PM - INFO [ org.appwork.updatesys.client.extensions.ExtensionManager(init) ] -> Requested Extension Uninstalls: []
1|org.jdownloader.update.UpdateManager.log 7/10/14 2:56:57 PM - INFO [ org.appwork.updatesys.client.FileList(<init>) ] -> FileList at /home/pau/jd2/update/versioninfo/JD/filelist.txt Size: 530438
1|org.jdownloader.update.UpdateManager.log 7/10/14 2:56:57 PM - INFO [ org.appwork.updatesys.client.extensions.ExtensionManager(init) ] -> Installed Extensions: []
1|org.jdownloader.update.UpdateManager.log 7/10/14 2:56:57 PM - INFO [ org.appwork.updatesys.client.extensions.ExtensionManager(init) ] -> Requested Extension Installations: []
1|org.jdownloader.update.UpdateManager.log 7/10/14 2:56:57 PM - INFO [ org.appwork.updatesys.client.extensions.ExtensionManager(init) ] -> Requested Extension Uninstalls: []
1|org.jdownloader.update.UpdateManager.log 7/10/14 2:56:57 PM - INFO [ org.appwork.updatesys.client.FileList(<init>) ] -> FileList at /home/pau/jd2/update/versioninfo/JDU/filelist.txt Size: 97
1|org.jdownloader.update.UpdateManager.log 7/10/14 2:56:57 PM - INFO [ org.jdownloader.update.UpdateManager(finish) ] -> Current State: 
1|org.jdownloader.update.UpdateManager.log 7/10/14 2:56:57 PM - INFO [ org.jdownloader.update.UpdateManager(finish) ] -> Do Not ask Flag: false
1|org.jdownloader.update.UpdateManager.log 7/10/14 2:56:57 PM - INFO [ org.jdownloader.update.UpdateManager(finish) ] -> Settings: {"updateinterval":600000,"donotasktoinstallupdatesonstartup":true,"stid":"40","donotasktoinstallemergencyupdates":true,"donotasktodownloademergencyupdates":true,"autohideguiiftherearenoupdatesenabled":false,"lastst":0,"donotasktoinstallplugins":true,"jardiffenabled":true,"donotaskjustinstallonnextstartupenabled":true,"proxydialogonnoconnectionenabled":true,"updateguialwaysontop":true,"lastsuccessfulconnection":1404996743340,"autohideguiifsilentupdateswereinstalledenabled":false,"autoupdatecheckenabled":true,"doaskbeforedownloadinganupdate":false}
1|org.jdownloader.update.UpdateManager.log 7/10/14 2:56:57 PM - INFO [ org.jdownloader.update.UpdateManager(finish) ] -> Client Revision: 3241
1|org.jdownloader.update.UpdateManager.log 7/10/14 2:56:57 PM - INFO [ org.jdownloader.update.UpdateManager(finish) ] -> Client Revision incl. Pending Installpackages: 3241
1|org.jdownloader.update.UpdateManager.log 7/10/14 2:56:57 PM - INFO [ org.jdownloader.update.UpdateManager(finish) ] -> Updater Client Revision: 3233
1|org.jdownloader.update.UpdateManager.log 7/10/14 2:56:57 PM - INFO [ org.jdownloader.update.UpdateManager(finish) ] -> Updater Client Revision incl. Pending Installpackages: 3233
1|org.jdownloader.update.UpdateManager.log 7/10/14 2:56:57 PM - INFO [ org.jdownloader.update.UpdateManager(finish) ] -> AWF Packages pending: []
1|org.jdownloader.update.UpdateManager.log 7/10/14 2:56:57 PM - INFO [ org.jdownloader.update.UpdateManager(finish) ] -> SelfUpdate pending: false ([])
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:57 PM - INFO [ org.jdownloader.update.launcher.SecondLevelLauncher(init) ] -> Finished Installation
1|org.jdownloader.update.launcher.SecondLevelLauncher.log 7/10/14 2:56:57 PM - INFO [ org.jdownloader.update.launcher.SecondLevelLauncher(init) ] -> NewArgs: []
1|org.jdownloader.update.UpdateManager.log 7/10/14 2:56:57 PM - INFO [ org.jdownloader.update.UpdateManager(setLaunchState) ] -> Launchstate: LAUNCHING_JD
Application Root: /home/pau/jd2 (jared) class jd.SecondLevelLaunch
1|StartupParameterHandler.log 7/10/14 2:57:01 PM - INFO [ org.jdownloader.startup.ParameterHandler(onStartup) ] -> Startup: []
1|StartupParameterHandler.log 7/10/14 2:57:01 PM - INFO [ org.jdownloader.startup.ParameterHandler(onStartup) ] -> Remove ConsoleHandler
Jul 10, 2014 2:57:03 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>BlockingEDT.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.settings.SilentModeSettings.json
Jul 10, 2014 2:57:03 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.settings.GeneralSettings.json
Ignored: de.javasoft.plaf.synthetica.SyntheticaLookAndFeel
Jul 10, 2014 2:57:03 PM org.appwork.swing.synthetica.SyntheticaHelper init
INFO: Utils>JDownloader.log>LaF init: org.jdownloader.gui.laf.jddefault.JDDefaultLookAndFeel
Jul 10, 2014 2:57:03 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>JDownloader.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.appwork.swing.synthetica.SyntheticaSettings.json
Ignored: de.javasoft.plaf.synthetica.painter.ImagePainter
Jul 10, 2014 2:57:09 PM org.appwork.swing.synthetica.SyntheticaHelper init
INFO: Utils>JDownloader.log>LAF Init duration: 5502ms
Jul 10, 2014 2:57:09 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>JDownloader.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/laf/JDDefaultLookAndFeel.json
Jul 10, 2014 2:57:09 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>JDownloader.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/ExtTooltipSettings_default.json
294
Jul 10, 2014 2:57:10 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>jd.controlling.downloadcontroller.DownloadWatchDog.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/jd.controlling.captcha.CaptchaSettings.json
Jul 10, 2014 2:57:10 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>jd.controlling.downloadcontroller.DownloadWatchDog.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/jd.controlling.reconnect.ReconnectConfig.json
1
Jul 10, 2014 2:57:13 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>org.jdownloader.gui.views.downloads.MenuManagerDownloadTabBottomBar.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.gui.views.linkgrabber.addlinksdialog.LinkgrabberSettings.json
Jul 10, 2014 2:57:15 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>jd.controlling.linkcollector.LinkCollector.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.gui.jdtrayicon.TrayExtension.json
Jul 10, 2014 2:57:15 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>org.jdownloader.settings.advanced.AdvancedConfigManager.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.controlling.filter.LinkFilterSettings.json
Jul 10, 2014 2:57:15 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>org.jdownloader.settings.advanced.AdvancedConfigManager.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.api.myjdownloader.MyJDownloaderSettings.json
Jul 10, 2014 2:57:15 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>org.jdownloader.settings.advanced.AdvancedConfigManager.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.settings.AccountSettings.json
Jul 10, 2014 2:57:16 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>org.jdownloader.settings.advanced.AdvancedConfigManager.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/jd.controlling.linkchecker.LinkCheckerConfig.json
Jul 10, 2014 2:57:16 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>org.jdownloader.settings.advanced.AdvancedConfigManager.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/jd.controlling.linkcrawler.LinkCrawlerConfig.json
Jul 10, 2014 2:57:16 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>org.jdownloader.settings.advanced.AdvancedConfigManager.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/jd.controlling.linkcollector.LinkCollectorConfig.json
Jul 10, 2014 2:57:16 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>org.jdownloader.settings.advanced.AdvancedConfigManager.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.api.RemoteAPIConfig.json
Jul 10, 2014 2:57:16 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>org.jdownloader.settings.advanced.AdvancedConfigManager.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.controlling.packagizer.PackagizerSettings.json
Jul 10, 2014 2:57:16 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>org.jdownloader.settings.advanced.AdvancedConfigManager.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.jdserv.stats.StatsManagerConfigV2.json
Jul 10, 2014 2:57:16 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>org.jdownloader.settings.advanced.AdvancedConfigManager.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.gui.shortcuts.ShortcutSettings.json
Jul 10, 2014 2:57:16 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>org.jdownloader.settings.advanced.AdvancedConfigManager.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.settings.RtmpdumpSettings.json
Jul 10, 2014 2:57:16 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>org.jdownloader.settings.advanced.AdvancedConfigManager.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.settings.SoundSettings.json
Jul 10, 2014 2:57:16 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>org.jdownloader.settings.advanced.AdvancedConfigManager.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.gui.notify.gui.BubbleNotifyConfig.json
Jul 10, 2014 2:57:17 PM org.appwork.utils.Application getJarFile
INFO: Utils>Gui.log>jar:file:/home/pau/jd2/JDownloader.jar!/org/appwork/Counter.class
285
594
906
205
sun.Desktop: null
XDG_CURRENT_DESKTOP: null
GNOME_DESKTOP_SESSION_ID: null
KDE_FULL_SESSION: null
DESKTOP_SESSION: default
Ignored: sun.awt.X11.XEmbeddedFrame
Jul 10, 2014 2:57:31 PM org.jdownloader.extensions.LazyExtension getClassLoader
INFO: Use /home/pau/jd2/extensions/FolderWatch.jar classloader
Jul 10, 2014 2:57:31 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>OldLogL.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.extensions.folderwatchV2.FolderWatchExtension.json
Jul 10, 2014 2:57:31 PM org.jdownloader.extensions.LazyExtension getClassLoader
INFO: Utils>OldLogL.log>Use /home/pau/jd2/extensions/JDShutdown.jar classloader
Jul 10, 2014 2:57:31 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>OldLogL.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.extensions.shutdown.ShutdownExtension.json
Jul 10, 2014 2:57:31 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.captcha.v2.solver.solver9kw.Captcha9kwSettings.json
Jul 10, 2014 2:57:31 PM org.jdownloader.extensions.LazyExtension getClassLoader
INFO: Utils>OldLogL.log>Use /home/pau/jd2/extensions/translator.jar classloader
Jul 10, 2014 2:57:31 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>OldLogL.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.extensions.translator.TranslatorExtension.ejs
Jul 10, 2014 2:57:31 PM org.jdownloader.extensions.LazyExtension getClassLoader
INFO: Utils>OldLogL.log>Use /home/pau/jd2/extensions/JDChat.jar classloader
Jul 10, 2014 2:57:32 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/jd.controlling.faviconcontroller.FavIconsConfig.json
Jul 10, 2014 2:57:32 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>OldLogL.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.extensions.chat.ChatExtension.json
Jul 10, 2014 2:57:32 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>OldLogL.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.captcha.v2.solver.dbc.DeathByCaptchaSettings.json
Jul 10, 2014 2:57:32 PM org.jdownloader.extensions.LazyExtension getClassLoader
INFO: Utils>OldLogL.log>Use /home/pau/jd2/extensions/Extraction.jar classloader
Jul 10, 2014 2:57:32 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>OldLogL.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.extensions.extraction.ExtractionExtension.json
Jul 10, 2014 2:57:32 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>OldLogL.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.captcha.v2.solver.captchabrotherhood.CaptchaBrotherHoodSettings.json
Jul 10, 2014 2:57:32 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>OldLogL.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/org.jdownloader.captcha.v2.solver.captcharesolutor.CaptchaResolutorCaptchaSettings.json
188
184
161
21
Jul 10, 2014 2:57:37 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>org.jdownloader.gui.views.downloads.table.DownloadsTable.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/jd.controlling.reconnect.pluginsinc.upnp.UPUPReconnectSettings.json
Jul 10, 2014 2:57:37 PM org.appwork.storage.JsonKeyValueStorage <init>
INFO: Utils>org.jdownloader.settings.advanced.AdvancedConfigManager.log>Prefer (merged) JSon Storage from File: /home/pau/jd2/cfg/jd.controlling.reconnect.pluginsinc.liveheader.LiveHeaderReconnectSettings.json

Last edited by dumble; 12.07.2014 at 12:54.
Reply With Quote
Reply

Thread Tools
Display Modes

Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is On
HTML code is Off

Forum Jump

All times are GMT +2. The time now is 10:59.
Provided By AppWork GmbH | Privacy | Imprint
Parts of the Design are used from Kirsch designed by Andrew & Austin
Powered by vBulletin® Version 3.8.10 Beta 1
Copyright ©2000 - 2024, Jelsoft Enterprises Ltd.