{"id":835,"date":"2015-02-06T06:08:50","date_gmt":"2015-02-06T14:08:50","guid":{"rendered":"http:\/\/blog.ls-al.com\/?p=835"},"modified":"2015-02-06T07:08:25","modified_gmt":"2015-02-06T15:08:25","slug":"papyros-shell","status":"publish","type":"post","link":"https:\/\/blog.ls-al.com\/papyros-shell\/","title":{"rendered":"Papyros Shell"},"content":{"rendered":"

Since I want to capture what I did to take a look at the initial stages Papyros shell I am jotting down what worked for me. \u00a0It sounds like soon the developers will have working downloadable images to try so its worth waiting for those. \u00a0Getting ArchLinux going in Virtualbox is out of scope.<\/p>\n

At this point though I just wanted to see what it looks like. \u00a0Sounds like the best option should be the powerpack route: https:\/\/github.com\/papyros\/powerpack
\nUnfortunately that has a bug right now: https:\/\/github.com\/papyros\/powerpack\/issues\/6<\/p>\n

I tried some of the other options also but ultimately below is the only one that worked for me.<\/p>\n

Get yaourt going: https:\/\/www.digitalocean.com\/community\/tutorials\/how-to-use-yaourt-to-easily-download-arch-linux-community-packages)<\/p>\n

\r\nyaourt -S qt5-base\r\nyaourt -S qt5-wayland-dev-git\r\nyaourt -S qt5-declarative-git\r\nyaourt -S qt-settings-bzr\r\n\r\nmkdir Papyros\r\ncd Papyros\r\n\r\ngit clone https:\/\/github.com\/papyros\/qml-extras\r\ncd qml-extras\r\nqmake\r\nmake\r\nsudo make install\r\ncd ..\/\r\n\r\ngit clone https:\/\/github.com\/papyros\/qml-material\r\ncd qml-material\r\nqmake\r\nmake\r\nsudo make install\r\ncd ..\/\r\n\r\ngit clone https:\/\/github.com\/papyros\/qml-desktop\r\ncd qml-desktop\r\nqmake\r\nmake\r\nsudo make install\r\ncd ..\/\r\n\r\ngit clone https:\/\/github.com\/papyros\/papyros-shell\r\ncd papyros-shell\r\n\r\nqmake\r\n<\/pre>\n

** Had to fix multiple file not found references here ~\/Papyros\/papyros-shell\/papyros-shell.qrc
\n** Just find the correct location under Papyros tree and update references.
\n** Plus comment out InteractiveNotification.qml with <!-- .. ><\/p>\n

\r\nmake\r\n.\/papyros-shell -platform xcb\r\n<\/pre>\n

\"papyros_shell\"<\/a><\/p>\n","protected":false},"excerpt":{"rendered":"

Since I want to capture what I did to take a look at the initial stages Papyros shell I am<\/p>\n","protected":false},"author":1,"featured_media":0,"comment_status":"open","ping_status":"open","sticky":false,"template":"","format":"standard","meta":{"footnotes":""},"categories":[1],"tags":[],"class_list":["post-835","post","type-post","status-publish","format-standard","hentry","category-uncategorized"],"_links":{"self":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/posts\/835","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/posts"}],"about":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/types\/post"}],"author":[{"embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/comments?post=835"}],"version-history":[{"count":0,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/posts\/835\/revisions"}],"wp:attachment":[{"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/media?parent=835"}],"wp:term":[{"taxonomy":"category","embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/categories?post=835"},{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/blog.ls-al.com\/wp-json\/wp\/v2\/tags?post=835"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}