Open 0verEngineer opened 1 year ago
It works if i remove JDownloader and it's data and reinstall it. It stops working when i restore my cfg directory
Log doesn't reveal anything particular but it seems to be related to your config (corrupted? old incompatible setting?) and not especially to the flatpak.
What you can do :
I imported my cfg on Windows and it did not crash.
I imported my cfg on Windows and it did not crash.
cfg should be OS dependent so a windows cfg will not work on Linux (and flatpak) and vice versa. Did you try to import/put a windows cfg into your flatpaked jdownloader instance ?
No, only after i could not use the Flatpak Jdownloader anymore i rebooted and put the cfg in there and it kinda worked, did not start properly the first time, but i had my download list and profiles back.
did not start properly the first time
Definitely seems to be a problem with the cfg
That it did not start the first time on Windows can also be due to the incompability of the cfg with windows, at least thats what i thought.
I will search for an rpm of jdownloader and try the same cfg there when i have some time.
But keep in mind that i did not change any setting besides adding an account and a few downloads..
Issue is still present even after removing the flatpak and its data and reinstalling, definitely not a cfg issue. @KuSh
Logs of first start after clean:
flatpak run org.jdownloader.JDownloader
Gtk-Message: 00:51:25.404: Failed to load module "colorreload-gtk-module"
Gtk-Message: 00:51:25.404: Failed to load module "window-decorations-gtk-module"
egrep: warning: egrep is obsolescent; using grep -E
java.lang.Exception: !!!!!!! FrameWork Init is not done. Call Application.ensureFrameWorkInit() as very first action in your application
at org.appwork.utils.Application.warnInit(Application.java:311)
at org.appwork.utils.Application.getResource(Application.java:298)
at org.appwork.utils.Application.getTemp(Application.java:520)
at org.appwork.utils.Application.getTempResource(Application.java:532)
at org.appwork.install4j.updatesys.AllSuccessCache.
THREAD: 1
1|Log.L.log 11/1/23 12:51:28 AM - FINER [ org.appwork.storage.config.handler.StorageHandler(
java.lang.Exception: clearCache()->class org.appwork.install4j.WebLogger$1 at org.appwork.updatesys.client.defaultimpl.http.ProxySelectorImpl.clearCache(ProxySelectorImpl.java:324) at org.appwork.updatesys.client.defaultimpl.http.ProxySelectorImpl.ensureInit(ProxySelectorImpl.java:314) at org.appwork.updatesys.client.defaultimpl.http.ProxySelectorImpl.getProxies(ProxySelectorImpl.java:240) at org.appwork.updatesys.client.defaultimpl.http.HttpClientImpl.get(HttpClientImpl.java:275) at org.appwork.updatesys.client.defaultimpl.http.HttpClientImpl.get(HttpClientImpl.java:268) at org.appwork.install4j.WebLogger$2.run(WebLogger.java:213)
THREAD: 34 34|Log.L.log 11/1/23 12:51:28 AM - INFO [ org.appwork.txtresource.TranslationHandler(createTranslationResource) ] -> Translation file missing:org/appwork/utils/locale/AWUTranslation.en.lngUse Annotation Dev fallback java.io.IOException: COuld not rename /home/julian/.var/app/org.jdownloader.JDownloader/cache/JD2Setup.sh.4.dir/user/tmp/pasc.bac to /home/julian/.var/app/org.jdownloader.JDownloader/cache/JD2Setup.sh.4.dir/user/tmp/pasc at org.appwork.utils.IO.secureWrite(IO.java:571) at org.appwork.utils.IO.secureWrite(IO.java:553) at org.appwork.install4j.updatesys.AllSuccessCache.write(AllSuccessCache.java:77) at org.appwork.install4j.updatesys.AllSuccessCache.add(AllSuccessCache.java:61) at org.appwork.install4j.updatesys.AllSuccessCache.add(AllSuccessCache.java:1) at org.appwork.updatesys.client.defaultimpl.http.ProxySelectorImpl.onSuccess(ProxySelectorImpl.java:449) at org.appwork.updatesys.client.defaultimpl.http.HttpClientImpl.internalGetWithProxy(HttpClientImpl.java:650) at org.appwork.updatesys.client.defaultimpl.http.HttpClientImpl.get(HttpClientImpl.java:285) at org.appwork.updatesys.client.defaultimpl.http.HttpClientImpl.get(HttpClientImpl.java:268) at org.appwork.install4j.WebLogger$2.run(WebLogger.java:213) java.lang.Exception: clearCache()->class org.appwork.install4j.WebLogger$1 at org.appwork.updatesys.client.defaultimpl.http.ProxySelectorImpl.clearCache(ProxySelectorImpl.java:324) at org.appwork.updatesys.client.defaultimpl.http.ProxySelectorImpl.ensureInit(ProxySelectorImpl.java:314) at org.appwork.updatesys.client.defaultimpl.http.ProxySelectorImpl.getProxies(ProxySelectorImpl.java:240) at org.appwork.updatesys.client.defaultimpl.http.HttpClientImpl.get(HttpClientImpl.java:275) at org.appwork.updatesys.client.defaultimpl.http.HttpClientImpl.get(HttpClientImpl.java:268) at org.appwork.install4j.WebLogger$2.run(WebLogger.java:213)
THREAD: 1
1|Log.L.log 11/1/23 12:51:28 AM - FINER [ org.appwork.storage.config.handler.StorageHandler(
1|Log.L.log 11/1/23 12:51:29 AM - FINER [ org.appwork.storage.config.handler.StorageHandler(
I'm not able to reproduce unfortunately :/ And logs aren't helping
Hey, i have the Problem that JDownloader crashes on me very often on startup, if it survives the startup it does not crash anymore. I have this problem longer then half a year. I don't know if this has something to do with the Flatpak packaging because i only tested the Flatpak and nothing else.
Last piece of logs before crash: