You are not logged in.
Hello everyone,
I was wondering if anyone tried to build Pantheon Shell (eOS Destkop Environment) under Archlinux.
If not, why? Will I ever be able to use it?
Compiling is not really my thing, but if I can find some instruction I'll be glad to test it.
Thanks!
Offline
https://aur.archlinux.org/packages/?O=0&K=Pantheon
no idea what else it uses, isnt it just all a skin?
Certified Android Junkie
Arch 64
Offline
I've tried to build all the apps needed for phanteon, but have so far not succeded. Perhaps when I have the time again I will build a repository so you can download all the packages.
"If the person you are talking to doesn't appear to be listening, be patient. It may simply be that he has a small piece of fluff in his ear." - A.A. Milne (Winnie-the-Pooh)
Offline
Stable eOS apps are built against older Ubuntu repositories, while development branches are built against the latest Ubuntu repositories (one of several criticisms I have of the project, but those are irrelevant here). That means that its applications always have a hard time building on Arch, which always uses the latest versions of available software..
Compiling is not really my thing, but if I can find some instruction I'll be glad to test it.
Not sure how you expect to get another operating system's software to run on this one if you don't compile it yourself, and no one is going to hold your hand for you. You've been here long enough that you ought to know that.
Offline
Here are some guidelines on packaging elementary apps (including all of pantheon) into other distros: http://elementaryos.org/docs/packaging
I might start those packages when I get more time on my hands the few next weeks, or else I'll just wait for Luna release to make stable packages.
Offline
I might start those packages when I get more time on my hands the few next weeks, or else I'll just wait for Luna release to make stable packages.
I could help you if you want
Offline
Any news on this? I get an assesrtion runing pantheon-session
Offline
Any news on this? I get an assesrtion runing pantheon-session
i'm waiting for the stable release
Offline
The Pantheon shell is made up of several non-dependent components, unlike GNOME shell and Unity. How would I go about starting the Pantheon shell from GDM (i.e. getting it as an option in the dropdown list)? Or is it perhaps meant to be run below, let's say GNOME?
Offline
I've tried installing a few apps and the session from current AUR packages. It does show up as a "Pantheon session" which you can select and boot into from the GDM.
But there are lots of ugly dependencies, and I don't think the packages on AUR are complete or even up-to-date. What you end up with is a half-baked desktop that doesn't work like eOS (some packages are missing, and some of the installable ones just don't work like they should), or even look like eOS (since eGTK doesn't work with GTK 3.6, and there are some font rendering differences).
Besides, elementary OS is still under development and the "Pantheon shell" or those "elementary apps" haven't reached a stable release yet, so I think it should be a good while before someone's willing to patch and maintain all the packages like some really nice people here do for Unity.
Last edited by illusionmist (2013-01-02 16:58:30)
Offline
With the final release of EOS Luna, do you guys think Pantheon can be successfully packaged on Arch?
Only one way to find out
All the best,
-HG
Offline
Watching this...
Offline
I talked to TU alucryd who is responsible for most of the Pantheon related packages in the AUR and he agreed on trying to provide a complete port of Pantheon on Arch.
Thus I created a wiki page which we all can use to track the progress: https://wiki.archlinux.org/index.php/Pantheon
As for the first thing to do, I suggest to agree on a proper naming convention of the packages. I listed all required packages in the wiki page.
Last edited by orschiro (2013-08-14 13:38:12)
Offline
0.16.1 did not work when I filed the bug upstream but now it works for me too, thx for the tip kaptenen, I've updated the AUR package. Wingpanel launches along with slingshot-launcher and indicator-pantheon-session if installed (you need at least one indicator for wingpanel to start).
I tried building switchboard and some of its plugs against vala 0.16 which fixed some issues, the pantheon-shell plug now works (background tab does not show my pictures though). Maybe the sensible thing would be to build all pantheon packages against vala0.16 instead of our repo version. I own vala0.16 in the AUR, made it some time agp so you can have it alongside vala from the repos. I'll try to update pantheon packages asap and will update the wiki page. Pantheon on Arch Linux may not be that far away
The bird of Hermes is my name, eating my wings to make me tame.
Offline
it's only for me or the pantheon-session-bzr from aur don't work? only black screen with the mouse cursor...
that's not a wingpanel related thing since the panel work, also plank,slingshot and gala work (with --replace), maybe a gala problem? (using a modified gnome-flashback session with mutter and metacity works, but with gala don't work...)
ps: for me the indicator works fine, tried indicator-datetime, indicator sound, indicator-session, indicator-messages (the latter has a little problem with the icon being not displayed in the panel, but works..
Last edited by C6M6 (2013-08-19 09:20:24)
Offline
I'm currently launching a pantheon session using slim and ~/.xinitrc, with sth along those lines:
exec dbus-launch gala &
cerbere &
Though I'm having some issues with gala atm, maybe that's related, it often (as in almost always) crashes X at start (that's in a VM, still haven't tried for real ). I'll finish updating the AUR packages with vala0.16 then I'll have a look at pantheon-session.
Last edited by Alucryd (2013-08-19 13:06:27)
The bird of Hermes is my name, eating my wings to make me tame.
Offline
tried the slim way, it works, more or less (the session don't work well, the indicator-session logout don't work), after some test the problems seem to be related to the update to gnome 3.8 and the dropping of gnome-classic, so gnome-session-daemon and gnome-settings-daemon seem to be the culprit (and maybe gala too)
Offline
This bug has a Noise branch linked that uses GTK+ 3.8 for the album view.
Offline
I'm currently launching a pantheon session using slim and ~/.xinitrc, with sth along those lines:
exec dbus-launch gala &
cerbere &Though I'm having some issues with gala atm, maybe that's related, it often (as in almost always) crashes X at start (that's in a VM, still haven't tried for real ). I'll finish updating the AUR packages with vala0.16 then I'll have a look at pantheon-session.
I will give this a try later, thanks for the tip!
I have spend some time to make a gtk 3.8 version of the elementary theme (it´s buggy =/) you can all find it on deviantart, my username is crustpanda. right now it works best with xfce, because I can´t theme wingpanel.
Offline
I will give this a try later, thanks for the tip!
I have spend some time to make a gtk 3.8 version of the elementary theme (it´s buggy =/) you can all find it on deviantart, my username is crustpanda. right now it works best with xfce, because I can´t theme wingpanel.
wingpanel seems to follow the gtk theme, I don't know if it's themable right now.
I finally have a working Pantheon session on my laptop running using .xinitrc. I have updated the wiki page with instructions, please head over there and try them out^^ https://wiki.archlinux.org/index.php/Pantheon
The bird of Hermes is my name, eating my wings to make me tame.
Offline
kaptenen wrote:I will give this a try later, thanks for the tip!
I have spend some time to make a gtk 3.8 version of the elementary theme (it´s buggy =/) you can all find it on deviantart, my username is crustpanda. right now it works best with xfce, because I can´t theme wingpanel.wingpanel seems to follow the gtk theme, I don't know if it's themable right now.
I finally have a working Pantheon session on my laptop running using .xinitrc. I have updated the wiki page with instructions, please head over there and try them out^^ https://wiki.archlinux.org/index.php/Pantheon
It looks like i can´t click on anything. =/
Another problem, is the time wrong for any one else?
Offline