haecker-felix / Gradio

GNU General Public License v3.0
326 stars 51 forks source link

Unable to add new stations #299

Open DaiSparks opened 6 years ago

DaiSparks commented 6 years ago

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 ?

haecker-felix commented 6 years ago

Terminal output?

DaiSparks commented 6 years ago

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 commented 6 years ago

Sorry closed by error Doh!!!

DaiSparks commented 6 years ago

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 !!

haecker-felix commented 6 years ago

Installed Gradio as Flatpak package?

DaiSparks commented 6 years ago

Yes, loaded as a Flatpak package from Software Manager.

ferlanero commented 6 years ago

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.