#1
|
|||
|
|||
![]()
Hello, I am using JDownloadeer for years now and it's working great.
I am having only this "small" problem. I had this line in some script that its trying to grab specific links from my browser which seems to fail since the latest updates?? Code:
"/JDownloader 2/.install4j/jre.bundle/Contents/Home/jre/lib/resources.jar$" if lsof -p "$jdpid" 2>/dev/null | grep "/JDownloader 2/.install4j/jre.bundle/Contents/Home/jre/lib/resources.jar$" &>/dev/null ; then I am using mac and on my installation I cannot find the file resources.jar anymore. That it's causing my script to run new instance of JDownloader on the new link it will find. Is there any other file acting like resources? also this is the log while the script is trying to pass the links to JDownloader Code:
WARNING: package com.sun.awt not in java.desktop WARNING: package com.sun.java.swing.plaf.windows not in java.desktop WARNING: A terminally deprecated method in java.lang.System has been called WARNING: System::setSecurityManager has been called by org.jdownloader.update.launcher.ByPassEntropyBlock (file:/Users/user/bin/JDownloader/JDownloader.jar) WARNING: Please consider reporting this to the maintainers of org.jdownloader.update.launcher.ByPassEntropyBlock WARNING: System::setSecurityManager will be removed in a future release Sending to Jdownloader: **External links are only visible to Support Staff** WARNING: package com.sun.awt not in java.desktop WARNING: package com.sun.java.swing.plaf.windows not in java.desktop WARNING: A terminally deprecated method in java.lang.System has been called WARNING: System::setSecurityManager has been called by org.jdownloader.update.launcher.ByPassEntropyBlock (file:/Users/user/bin/JDownloader/JDownloader.jar) WARNING: Please consider reporting this to the maintainers of org.jdownloader.update.launcher.ByPassEntropyBlock WARNING: System::setSecurityManager will be removed in a future release |
![]() |
Thread Tools | |
Display Modes | |
|
|