amir1376 / amir1376/ab-download-manager
[Bug] Program not running in OpenSuse Tumbleweed Gnome
- Vorherrschende Sprache
- Kotlin
- Sterne
- 17.9k
- Forks
- 913
- Ø Merge
- 7 Std. 1 Min.
- Gemergte PRs (30 T.)
- 7
Beschreibung
### 📝 Description
The Linux version of this software does not run on OpenSuse Tumbleweed with GNOME 49 and displays the following error. The same version runs on OpenSuse Tumbleweed KDE without any problems.
### 🏷️ App Version
1.8.7
### 💻 Platform
OpenSUSE Tumbleweed Gnome 49
### 📦 Installation Type (optional)
Official package on the website
### ⚙️ System/Device Details (optional)
Core i5 6500;16 GB, PC
### 🔁 Steps to Reproduce
cd /opt/ABDownloadManager/bin/ (or ~/Download/ABDownloadManager/bin/)
./ABDownloadManager
### ✅ Expected Behavior
SLF4J(W): No SLF4J providers were found.
SLF4J(W): Defaulting to no-operation (NOP) logger implementation
SLF4J(W): See https://www.slf4j.org/codes.html#noProviders for further details.
Fail to start the AB Download Manager app because:
java.lang.InternalError: Unable to load native GTK libraries
at java.desktop/com.sun.java.swing.plaf.gtk.GTKLookAndFeel.initialize(Unknown Source)
at java.desktop/javax.swing.UIManager.setLookAndFeel(Unknown Source)
at java.desktop/javax.swing.UIManager.setLookAndFeel(Unknown Source)
at org.jetbrains.skiko.Actuals_awtKt.setSystemLookAndFeel(Actuals.awt.kt:15)
at org.jetbrains.skiko.Setup.init(Setup.kt:25)
at org.jetbrains.skiko.Setup.init$default(Setup.kt:6)
at org.jetbrains.skiko.Library.load(Library.kt:93)
at org.jetbrains.skia.impl.Library$Companion.staticLoad(Library.jvm.kt:9)
at androidx.compose.ui.ConfigureSwingGlobalsForCompose_desktopKt.configureSwingGlobalsForCompose(ConfigureSwingGlobalsForCompose.desktop.kt:49)
at androidx.compose.ui.ConfigureSwingGlobalsForCompose_desktopKt.configureSwingGlobalsForCompose$default(ConfigureSwingGlobalsForCompose.desktop.kt:38)
at androidx.compose.ui.window.Application_desktopKt.application(Application.desktop.kt:110)
at androidx.compose.ui.window.Application_desktopKt.application$default(Application.desktop.kt:105)
at com.abdownloadmanager.desktop.ui.Ui.boot(Ui.kt:98)
at com.abdownloadmanager.desktop.App$start$1.invokeSuspend(App.kt:59)
at kotlin.coroutines.jvm.internal.BaseContinuationImpl.resumeWith(ContinuationImpl.kt:34)
at kotlinx.coroutines.DispatchedTask.run(DispatchedTask.kt:100)
at kotlinx.coroutines.EventLoopImplBase.processNextEvent(EventLoop.common.kt:263)
at kotlinx.coroutines.BlockingCoroutine.joinBlocking(Builders.kt:94)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking(Builders.kt:70)
at kotlinx.coroutines.BuildersKt.runBlocking(Unknown Source)
at kotlinx.coroutines.BuildersKt__BuildersKt.runBlocking$default(Builders.kt:48)
at kotlinx.coroutines.BuildersKt.runBlocking$default(Unknown Source)
at com.abdownloadmanager.desktop.App.start(App.kt:42)
at com.abdownloadmanager.desktop.AppKt.defaultApp(App.kt:188)
at com.abdownloadmanager.desktop.AppKt.main(App.kt:92)
### 📷 Screenshots or Recordings (optional)
_No response_
### 🗒️ Additional Information (optional)
Exactly the same version of the operating system but with the KDE desktop does not have this problem.
That is, the Java version and the operating system are the same, but it does not run on GNOME 49.
### 💡 Possible Solution (optional)
_No response_
Beitragsleitfaden
Bewertung
Dieses Issue wurde noch nicht bewertet.