Code Monkey home page Code Monkey logo

Comments (8)

naaando avatar naaando commented on July 17, 2024 1

Alright, I'll test on a VM to understand what's going on in a clean environment.

from lyrics.

naaando avatar naaando commented on July 17, 2024 1

I think it should work now, submitted a new release for review on AppCenter, if everything runs well I close this issue.

from lyrics.

cassidyjames avatar cassidyjames commented on July 17, 2024 1

This particular issue appears to be fixed in the 0.2.4 release!

from lyrics.

naaando avatar naaando commented on July 17, 2024 1

Cool! It was a problem with python dependencies that was preventing the lyrics provider from start, but this error should be better handled too.

from lyrics.

naaando avatar naaando commented on July 17, 2024

Thank you for the feedback, my app is a lyric viewer but requires a python program in order to provide the lyrics and for some reasons I wanted to keep them separated for now, so did you installed the lyricsources complement in order to provide automatic lyrics download? I would like to submit these packages separated to AppCenter requiring the provider package on Debian control of my app, is it possible?

from lyrics.

cassidyjames avatar cassidyjames commented on July 17, 2024

Apps may only depend on standard packages that are available in elementary OS. It is not possible to upload your own non-GUI package separately and have your app depend on that. Instead, you could include the package in your app, either via a git submodule or by including the source directly in the tree.

from lyrics.

naaando avatar naaando commented on July 17, 2024

Alright, I'm shipping it as a git module now.

from lyrics.

cassidyjames avatar cassidyjames commented on July 17, 2024

@naaando I'm not sure this is being installed correctly still in the latest release. Using this generated deb on Juno, I still get:

com.github.naaando.lyrics 

** (com.github.naaando.lyrics:27423): WARNING **: 10:08:21.419: LyricSourcesRepository.vala:17: Error calling StartServiceByName for org.lyricsources.LyricSourcePlugin.viewlyrics: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.lyricsources.LyricSourcePlugin.viewlyrics exited with status 1

(com.github.naaando.lyrics:27423): GLib-GObject-CRITICAL **: 10:08:21.623: Flags for property 'state' on class 'MprisPlayer' remove functionality compared with the property on interface 'LyricsPlayer'


(com.github.naaando.lyrics:27423): GLib-GObject-CRITICAL **: 10:08:21.623: Flags for property 'busname' on class 'MprisPlayer' remove functionality compared with the property on interface 'LyricsPlayer'


(com.github.naaando.lyrics:27423): GLib-CRITICAL **: 10:08:21.627: g_variant_get_int64: assertion 'g_variant_is_of_type (value, G_VARIANT_TYPE_INT64)' failed
** Message: 10:08:21.628: LocalRepository.vala:31: looking for lyric file: 11 Save Rock And Roll.lrc

** (com.github.naaando.lyrics:27423): WARNING **: 10:08:21.661: LyricSourcesRepository.vala:17: Error calling StartServiceByName for org.lyricsources.LyricSourcePlugin.viewlyrics: GDBus.Error:org.freedesktop.DBus.Error.Spawn.ChildExited: Process org.lyricsources.LyricSourcePlugin.viewlyrics exited with status 1

** (com.github.naaando.lyrics:27423): CRITICAL **: 10:08:21.661: lyric_sources_downloader_search: assertion 'self != NULL' failed

(com.github.naaando.lyrics:27423): GLib-GObject-WARNING **: 10:08:21.661: invalid (NULL) pointer instance

(com.github.naaando.lyrics:27423): GLib-GObject-CRITICAL **: 10:08:21.661: g_signal_connect_data: assertion 'G_TYPE_CHECK_INSTANCE (instance)' failed

image

from lyrics.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.