Gradio icon indicating copy to clipboard operation
Gradio copied to clipboard

Unable to add new stations

Open DaiSparks opened this issue 6 years ago • 7 comments

Initially created a small library of stations, but now unable to add any new ones, when attempting the Gradio crashes.

Expected Behavior

To add a station to Library, click on Magnifying Glass to set search options.

Current Behavior

Clicking on Magnifying Glass and Gradio crashes

Steps to Reproduce

  1. Running Linux Mint Cinnamon 18.3 fully updated with Gradio 7.1

Detailed Description

Anybody else noted this feature ?

DaiSparks avatar Mar 14 '18 22:03 DaiSparks

Terminal output?

haecker-felix avatar Mar 30 '18 21:03 haecker-felix

Terminal readout:- xxxxxxxx ~ $ /usr/bin/flatpak run --branch=stable --arch=i386 --command=gradio de.haeckerfelix.gradio ** Message: gradio-app.vala:192: Gradio 7.1 ** Message: gradio-app.vala:200: Locale dir: /app/share/locale ** Message: gradio-app.vala:142: Registered search provider service. ** Message: gradio-app.vala:135: Desktop session is: cinnamon ** Message: gradio-library.vala:75: Open database... ** Message: gradio-library.vala:76: /home/marples/.var/app/de.haeckerfelix.gradio/data/gradio/gradio.db ** Message: gradio-library.vala:46: Successfully opened database! Reading database data... ** Message: gradio-main-window.vala:271: Changed page mode to "library"

** (gradio:2): WARNING **: gradio-utils.vala:98: Empty station data

** (gradio:2): CRITICAL **: gradio_station_model_add_item: assertion 'item != NULL' failed ** Message: gradio-main-window.vala:271: Changed page mode to "collection_items" ** Message: gradio-station-provider.vala:60: Search results found: 14 xxxxxxxx ~ $

NB: Last two lines are after attempting to load more stations to library by clicking on the Mag-Glass

DaiSparks avatar Apr 01 '18 21:04 DaiSparks

Sorry closed by error Doh!!!

DaiSparks avatar Apr 02 '18 21:04 DaiSparks

System Log Readout:-

systemd[2135]: Started flatpak-de.haeckerfelix.gradio-3507.scope.

org.freedesktop.portal.Desktop[2216]: ** (/usr/lib/xdg-desktop-portal/xdg-desktop-portal:3403): WARNING **: Error getting permissions: GDBus.Error:org.freedesktop.portal.Error.NotFound: No entry for notification

kernel: [ 532.067162] gradio[3518]: segfault at ffffffff ip 428a8f06 sp bfb4657c error 5 in libc-2.24.so[42833000+175000]

Line 1:- Launch of Gradio Line2:- Selecting a station Line 3:- Attempting to add a station (Click on Mag Glass) - Gradio closes !!

DaiSparks avatar Apr 03 '18 21:04 DaiSparks

Installed Gradio as Flatpak package?

haecker-felix avatar Apr 03 '18 22:04 haecker-felix

Yes, loaded as a Flatpak package from Software Manager.

DaiSparks avatar Apr 04 '18 12:04 DaiSparks

Same error here. Till last update searching new stations with Gradio worked flawlessly but with last update, search option doesn't work anymore. My system is Manjaro-32 with Budgie Desktop 10.4 with Gradio 7.1

If needed I can provide logs from terminal. Thanks.

ferlanero avatar Apr 17 '18 11:04 ferlanero