cardo-podcast / cardo

Podcast client
https://cardo-podcast.github.io/
GNU General Public License v3.0
117 stars 9 forks source link

Application hang on startup #19

Open TheGalaxiaN opened 19 hours ago

TheGalaxiaN commented 19 hours ago

I downloaded the appimage from releases page, made it executable. started the app, instant hang, Icon is visible in taskbar no other way to interact with window. Using Endevour OS.

Terminal output: ./cardo_1.9.0_amd64.AppImage

(cardo:853795): WARNING : 21:19:59.921: webkit_settings_set_enable_offline_web_application_cache is deprecated and does nothing. Could not create default EGL display: EGL_BAD_PARAMETER. Aborting...

(cardo:853795): WARNING : 21:20:24.947: atk-bridge: get_device_events_reply: unknown signature

cardo-podcast commented 18 hours ago

Hi, I will try to release a flatpak version to see if problems with different linux distros are gone.

AppImage is built with a Github Ubuntu 22.04 machine. What distro do you use?

Arch has a package available on AUR, .deb and .rpm are provided also. Compile from source always should work (if you are confortable with compiling).

TheGalaxiaN commented 22 minutes ago

So today i tried to install the AUR version :

" Finished release profile [optimized] target(s) in 2m 53s Warn The updater is enabled but the bundle target list does not contain updater, so the updater artifacts won't be generated. Signing /home/lee/.cache/yay/cardo/src/cardo/src-tauri/target/release/cardo Bundling cardo_1.8.0_amd64.deb (/home/lee/.cache/yay/cardo/src/cardo/src-tauri/target/release/bundle/deb/cardo_1.8.0_amd64.deb) Finished 1 bundle at: /home/lee/.cache/yay/cardo/src/cardo/src-tauri/target/release/bundle/deb/cardo_1.8.0_amd64.deb

==> Entering fakeroot environment... ==> Starting package()... cp: cannot stat '/home/lee/.cache/yay/cardo/src/cardo/src-tauri/target/release/bundle/deb/cardo_1.9.0_amd64/data': No such file or directory ==> ERROR: A failure occurred in package(). Aborting... -> error making: cardo-exit status 4 -> Failed to install the following packages. Manual intervention is required: cardo - exit status 4 "