mirror of
https://github.com/debauchee/barrier.git
synced 2026-05-15 22:01:23 -06:00
[GH-ISSUE #192] Flatpak issue / KDE dependencies / OpenSSL versions on Solus #154
Labels
No labels
HiDPI
bounty
bsd/freebsd
bsd/openbsd
bug
bug
build-infra
cantfix
critical
doc
duplicate
enhancement
fix-available
from git
from release
good first issue
help wanted
installer/package
invalid
linux
macOS
meta
needs testing
pull-request
query
question
regression
regression
v2.4.0
windows
wontfix
work-in-progress
No milestone
No project
No assignees
1 participant
Notifications
Due date
No due date set.
Dependencies
No dependencies set.
Reference: github-starred/barrier#154
Loading…
Add table
Add a link
Reference in a new issue
No description provided.
Delete branch "%!s()"
Deleting a branch is permanent. Although the deleted branch may continue to exist for a short time before it actually gets removed, it CANNOT be undone in most cases. Continue?
Originally created by @TheShaman on GitHub (Dec 7, 2018).
Original GitHub issue: https://github.com/debauchee/barrier/issues/192
Operating Systems
Solus Linux, Gnome edition (not Budgie)
Barrier Version
latest flatpak
Steps to reproduce bug
error: The application com.github.debauchee.barrier/x86_64/stable requires the runtime org.kde.Platform/x86_64/5.10 which was not foundOther info
I first tried to use the generic Linux build, which does not run on Solus because of different OpenSSL versions
The flatpak refuses to install, it seems to expect a KDE based system.
Can you or some Solus user who got Barrier to work specify what needs to be installed so the flatpak version of Barrier can be installed, and preferably even used? ;)
Thanks!
@AdrianKoshka commented on GitHub (Dec 12, 2018):
I'll look into the issue when I get some time, sorry for the late response. The flatpak probably needs to be updated anyway.
@specialprocedures commented on GitHub (Dec 29, 2018):
Also having this issue on Ubuntu 18.10, worked fine on Lubuntu 18.10.
@AdrianKoshka commented on GitHub (Dec 31, 2018):
I don't see how this would even be possible? They're the same base distro.
@chriselrod commented on GitHub (Jan 9, 2019):
On Fedora 29 (with Gnome and x11 rather than Wayland, due to lack of Wayland support):
@AdrianKoshka commented on GitHub (Jan 9, 2019):
I don't think 5.10 is supported anymore, and barrier won't compile with 5.11 at the moment. The flatpak is essentially dead at this point. I'll probably lock the issue but leave it open so that people can find it.
@AdrianKoshka commented on GitHub (Jan 9, 2019):
Not really resolved, but I said what I said.
@AdrianKoshka commented on GitHub (Jan 12, 2019):
I'm going to try building against the 5.12 runtime, skipping the 5.11 runtime entirely.
@AdrianKoshka commented on GitHub (Jan 12, 2019):
Building against 5.12 still fails as seen here: https://github.com/debauchee/barrier/issues/154#issuecomment-453712038
@AdrianKoshka commented on GitHub (Jan 12, 2019):
I got barrier to build against 5.12 by using the tag v2.1.2, don't ask how/why this works, because I don't know. This means the flatpak is not exactly dead anymore.
@AdrianKoshka commented on GitHub (Jan 12, 2019):
@AdrianKoshka commented on GitHub (Jan 12, 2019):
The flatpak running in server mode!
@AdrianKoshka commented on GitHub (Jan 12, 2019):
The flatpak of barrier in client mode, connected to the server! :)
@AdrianKoshka commented on GitHub (Jan 12, 2019):
I would appreciate it if people could test this. https://github.com/debauchee/barrier/releases/tag/v2.1.2
@AdrianKoshka commented on GitHub (Jan 12, 2019):
fwiw, I installed it from the repo, and it installed and has ran correctly on both client and server.
@TheShaman commented on GitHub (Jan 15, 2019):
Ha! sorry, did not see the update until now, I am not daily on Github.
Have not thoroughly tested yet if it runs, but the installation errors are gone, installs just fine now on lastest Solus!
Thanks a bunch, will test actual usage the next days and report back!
@AdrianKoshka commented on GitHub (Jan 15, 2019):
No problem, glad I solved the install issue.
@TheShaman commented on GitHub (Jan 15, 2019):
...and it works! Couple issues for my configuration, but those have nothing to do with the flatpak.
Thanks Adrian for this release!
@AdrianKoshka commented on GitHub (Jan 15, 2019):
No proble, glad to get this long-ish standing issue solved.
@NicoLoco commented on GitHub (Feb 14, 2019):
Unfortunately it's not fixed for me.
I'm using Ubuntu 18.10, follow the instructions in the v2.12, and get the message
@NicoLoco commented on GitHub (Feb 14, 2019):
I did the install on my Kali machine and it worked straight away
On Ubuntu I ran
flatpak install flathub org.kde.Platform/x86_64/5.12and after that I launch the barrier install again and then it worked