Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Can't start papyros-shell #234

Open
gwnichol opened this issue Apr 2, 2016 · 1 comment
Open

Can't start papyros-shell #234

gwnichol opened this issue Apr 2, 2016 · 1 comment

Comments

@gwnichol
Copy link

gwnichol commented Apr 2, 2016

Help! I really like the idea of Papyros but I can not get the session to start. I have it installed from the repo listed on the website and I am running Antergros with Gnome. I get multiple errors and many seem to relate to the Qt5 libraries. I have all the listed dependencies listed for the repo. I have also tried running it in a Wayland window with the same result. Any assistance is appreciated.

I have tried multiple different install routes such as the papyros-shell-git and the the papyros-testing repo. All of which give the same errors when running papyros-session

Here is my terminal output (It is a bit long)  

grant@grants-gui~]$papyros-session
Registered io.papyros.session D-Bus interface
papyros.session.launcher: Registered io.papyros.launcher D-Bus interface
Starting: "greenisland" "--shell io.papyros.shell"
/usr/bin/greenisland: /usr/lib/libQt5Network.so.5: version `Qt_5' not found (required by /usr/lib/libQt5Quick.so.5)
/usr/bin/greenisland: /usr/lib/libQt5Gui.so.5: version `Qt_5_PRIVATE_API' not found (required by /usr/lib/libQt5Quick.so.5)
/usr/bin/greenisland: /usr/lib/libQt5Gui.so.5: version `Qt_5' not found (required by /usr/lib/libQt5Quick.so.5)
/usr/bin/greenisland: /usr/lib/libQt5Core.so.5: version `Qt_5_PRIVATE_API' not found (required by /usr/lib/libQt5Quick.so.5)
/usr/bin/greenisland: /usr/lib/libQt5Core.so.5: version `Qt_5.6' not found (required by /usr/lib/libQt5Quick.so.5)
/usr/bin/greenisland: /usr/lib/libQt5Core.so.5: version `Qt_5' not found (required by /usr/lib/libQt5Quick.so.5)
/usr/bin/greenisland: /usr/lib/libQt5Network.so.5: version `Qt_5' not found (required by /usr/lib/libQt5Qml.so.5)
/usr/bin/greenisland: /usr/lib/libQt5Core.so.5: version `Qt_5_PRIVATE_API' not found (required by /usr/lib/libQt5Qml.so.5)
/usr/bin/greenisland: /usr/lib/libQt5Core.so.5: version `Qt_5.6' not found (required by /usr/lib/libQt5Qml.so.5)
/usr/bin/greenisland: /usr/lib/libQt5Core.so.5: version `Qt_5' not found (required by /usr/lib/libQt5Qml.so.5)
Compositor finished
Autostart: "Screen Locker" from "/etc/xdg/autostart/light-locker.desktop"
Launching "" from "/etc/xdg/autostart/light-locker.desktop"
papyros.session.launcher: Launched "/etc/xdg/autostart/light-locker.desktop" (Screen Locker) with pid 24268
Autostart: "Network" from "/etc/xdg/autostart/nm-applet.desktop"
Launching "" from "/etc/xdg/autostart/nm-applet.desktop"
papyros.session.launcher: Launched "/etc/xdg/autostart/nm-applet.desktop" (Network) with pid 24269
Autostart: "Update Notifier" from "/etc/xdg/autostart/pamac-tray.desktop"
Launching "" from "/etc/xdg/autostart/pamac-tray.desktop"
papyros.session.launcher: Launched "/etc/xdg/autostart/pamac-tray.desktop" (Update Notifier) with pid 24270
Autostart: "Print Queue Applet" from "/etc/xdg/autostart/print-applet.desktop"
Launching "" from "/etc/xdg/autostart/print-applet.desktop"

** (light-locker:24268): WARNING **: Cannot open display: 
papyros.session.launcher: Launched "/etc/xdg/autostart/print-applet.desktop" (Print Queue Applet) with pid 24271
Autostart: "PulseAudio Sound System" from "/etc/xdg/autostart/pulseaudio.desktop"
Launching "" from "/etc/xdg/autostart/pulseaudio.desktop"
papyros.session.launcher: Launched "/etc/xdg/autostart/pulseaudio.desktop" (PulseAudio Sound System) with pid 24273
Autostart: "Zeitgeist Datahub" from "/etc/xdg/autostart/zeitgeist-datahub.desktop"
Launching "" from "/etc/xdg/autostart/zeitgeist-datahub.desktop"
papyros.session.launcher: Launched "/etc/xdg/autostart/zeitgeist-datahub.desktop" (Zeitgeist Datahub) with pid 24274

(nm-applet:24269): Gtk-WARNING **: cannot open display: :0

** (zeitgeist-datahub:24274): WARNING **: zeitgeist-datahub.vala:226: Unable to get name "org.gnome.zeitgeist.datahub" on the bus!
Failure: Module initialization failed
papyros.session.launcher: Application for "/etc/xdg/autostart/light-locker.desktop" finished with exit code 1
papyros.session.launcher: Application for "/etc/xdg/autostart/nm-applet.desktop" finished with exit code 1
papyros.session.launcher: Application for "/etc/xdg/autostart/zeitgeist-datahub.desktop" finished with exit code 1
papyros.session.launcher: Application for "/etc/xdg/autostart/pulseaudio.desktop" finished with exit code 1
papyros.session.launcher: Application for "/etc/xdg/autostart/pamac-tray.desktop" finished with exit code 0
sys:1: PyGIWarning: Notify was imported without specifying a version first. Use gi.require_version('Notify', '0.7') before import to ensure that the right version gets loaded.`


Want to back this issue? Post a bounty on it! We accept bounties via Bountysource.

@alexkreidler
Copy link
Contributor

What version of Qt do you have? Did you install it from your regular package manager? (I'm not familiar with Antergos.)

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants