Coder Social home page Coder Social logo

There is no qsynth flatpak about qsynth HOT 12 CLOSED

pedrolcl avatar pedrolcl commented on August 28, 2024
There is no qsynth flatpak

from qsynth.

Comments (12)

rncbc avatar rncbc commented on August 28, 2024

but there's an AppImage instead ...
feel free to make a flatpak whatever and file a PR for future record; know that you'll be responsible and in charge of maintaining that thing ;)

from qsynth.

pedrolcl avatar pedrolcl commented on August 28, 2024

I am already drafting it: flathub/flathub#2730

The flatpak will include pulseaudio and libinstpatch (for .DLS files) support, in addition to jack2.

I will request your approval once again. Please answer there too. Thanks!

from qsynth.

pedrolcl avatar pedrolcl commented on August 28, 2024

I will propose a few changes, mainly to rename the desktop file as "org.rncbc.qsynth.desktop" and the appstream metadata as "org.rncbc.qsynth.xml"

from qsynth.

rncbc avatar rncbc commented on August 28, 2024

please do, you're welcome

from qsynth.

pedrolcl avatar pedrolcl commented on August 28, 2024

There is a problem with this code in src/qsynth.cpp:

#if defined(Q_OS_LINUX)
	::setenv("QT_QPA_PLATFORM", "xcb", 0);
#endif

Forcing the Qt XCB platform plugin prevents starting qsynth on systems having Wayland only. I'm quite sure that qsynth works well under Wayland, so... Do you accept a patch to remove the cited lines?

from qsynth.

rncbc avatar rncbc commented on August 28, 2024

not quite willing to indulge on this. in my pov. (i do wayland for some years now) and it should work either way. but you're free to make a special build for flatpak where that line is not included.

from qsynth.

pedrolcl avatar pedrolcl commented on August 28, 2024

not quite willing to indulge on this. in my pov. (i do wayland for some years now) and it should work either way. but you're free to make a special build for flatpak where that line is not included.

The flatpak policy is that only patches included upstream should be included in a package. But anyway, my question is: what problem is addressed by this? The only problem I've found running qsynth under flatpak/wayland is a message that says:

qt.qpa.wayland: Wayland does not support QWindow::requestActivate().

It means that a widget was not allowed to steal the focus from another window, but that is not a big deal, IMO.

from qsynth.

rncbc avatar rncbc commented on August 28, 2024

as said, i have no problem with that and I'm running wayland for years now. if flatpak policy forbids that, then I'm getting more sure why I never liked that crap anyway. but that's just me :)

ps. what about a feature branch (rightly named flatpak)? it would be upstream ntl.? :D

from qsynth.

pedrolcl avatar pedrolcl commented on August 28, 2024

OK, then the only option is to ship the flatpak with mandatory X11 only.

By the way, I've been able to run the flatpak in Fedora 34 which is using pipewire, and qsynth is able to connect as a Jack client!

from qsynth.

rncbc avatar rncbc commented on August 28, 2024

By the way, I've been able to run the flatpak in Fedora 34 which is using pipewire, and qsynth is able to connect as a Jack client!

you probably should also run it over pipewire-pulseaudio replacement.

from qsynth.

pedrolcl avatar pedrolcl commented on August 28, 2024

The flatpak has been reviewed and approved. Here is the repository:
https://github.com/flathub/org.rncbc.qsynth

Note: it is 0.9.4, I will upgrade the version as soon as you release it.

from qsynth.

pedrolcl avatar pedrolcl commented on August 28, 2024

And, it is published! 🎉

https://flathub.org/apps/details/org.rncbc.qsynth

Closing...

from qsynth.

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.