You are not logged in.
thn81:
I've installed yout unity-2d. It's working allright. I have some problems: the time is not shown on the panel, only "Time" string, and with compiz the title bar buttons are displayed incorrectly. I couldn't test unity-3d, because this version still has an ati bug.
Anyway, thanks for making the package!
Last edited by kuglee (2011-10-08 16:06:50)
Offline
thn81: I currently have a git repository at github with only Unity and its dependencies. Do you mind if I add your PKGBUILD's, such as the indicators (of course, giving you all the credit)?
Offline
I have some problems: the time is not shown on the panel, only "Time" string, and with compiz the title bar buttons are displayed incorrectly.
The first one is an Ubuntu oddity: The indicator-datetime looks for file /etc/timezone containing the name of your timezone (which is in /etc/rc.conf).
Don't know about the second one.
libappindicator no longer compiles due to a problem in the perl-xml-sax package.
perl-xml-libxml needs to be updated. As a temporary workaround, comment out line 1932 in /usr/lib/perl5/vendor_perl/XML/LibXML.pm. libappindicator should compile again.
I currently have a git repository at github with only Unity and its dependencies. Do you mind if I add your PKGBUILD's, such as the indicators (of course, giving you all the credit)?
Sure, no problem.
Offline
perl-xml-libxml needs to be updated. As a temporary workaround, comment out line 1932 in /usr/lib/perl5/vendor_perl/XML/LibXML.pm. libappindicator should compile again.
Thanks, that worked
chenxiaolong wrote:I currently have a git repository at github with only Unity and its dependencies. Do you mind if I add your PKGBUILD's, such as the indicators (of course, giving you all the credit)?
Sure, no problem.
EDIT: thn81: When I finish uploading the PKGBUILD's to github, I can give you write access if you want.
Last edited by chenxiaolong (2011-10-08 19:34:18)
Offline
The first one is an Ubuntu oddity: The indicator-datetime looks for file /etc/timezone containing the name of your timezone (which is in /etc/rc.conf).
Thanks!
Offline
Updated to ver. 1.2 to correct some packaging mistakes I made. See post #46 for download link.
Offline
thn81:
Thank for the update.
Could you build indicator-network? I've tried installing it from AUR, but building failed.
Offline
I just wanted to add that I appreciate the work of those who are trying to port Unity to Arch.
I'm in the process of switching from Ubuntu to Arch, but I do actually like Unity, for the most part, regardless of any politics around Unity, Canonical, etc.
So don't let anyone discourage you from this goal!
Offline
Testing unity-2d and it looks great so far!
My only complaint is that I tried to enabled the notification area for all applications under dconf /desktop/unity/panel but it didn't work.
Thanks guys.
Offline
Great Work Guys! Let's Make Arch a universal Distro. Which can install any DE, any software , almost anything in this world.
By the way, can anyone give me the detailed instructions to install unity-2d or unity in arch linux?
Last edited by PranavG (2011-10-13 18:43:51)
Offline
Let me also say "great work" to those working on Unity! When Unity become available under Arch, we'll have one truly awesome operating system. I can't wait!!
Offline
Right now, I'm pretty sure the UTouch stack is causing Unity to not start. I'm almost done porting UTouch to Arch Linux. The evdev driver with multitouch patches works now, but the synaptics driver (with the patches) crashes Xorg. Hopefully, I'll find out which patch is causing it to crash soon.
I have almost all the Unity dependencies in my git repo now: https://github.com/chenxiaolong/Unity-for-Arch
Most the packages contain PKGBUILD modifications from thn81 (thank you!) as well as the original AUR packagers.
I'll upload my Xorg PKGBUILD's with UTouch patches to a separate git repository sometime tomorrow.
Offline
Could you also add a build order in REAME ?
Offline
Sure Here you go: https://github.com/chenxiaolong/Unity-f … ter/README
EDIT: All of the packages that you autotools (./configure) or CMake support parallel builds using "make -j#". I kinda forgot about that when I was testing Qt and wasted many hours waiting for the darn thing to compile
Last edited by chenxiaolong (2011-10-14 14:04:52)
Offline
Thank you very much
Offline
Should I set the revisions of all the packages in my git repo to >100? Every time I do a system upgrade, yaourt wants to replace a bunch of the packages with the AUR versions of them. Would everyone be happy with a higher revision number?
Offline
Should I set the revisions of all the packages in my git repo to >100? Every time I do a system upgrade, yaourt wants to replace a bunch of the packages with the AUR versions of them. Would everyone be happy with a higher revision number?
Just do it. Whoever installs your packages probably wants them in favor of the AUR packages.
Any chance to see your (and thn81 and City-Busz of course) packages as custom repo or even in AUR? I'd upload my x86_64 builds but libXi-ubuntu fails building for me.
Offline
My packages (including unity and unity-2d) are available in ayatana repo (i686 only). All packages are up to date now, but unity and unity-2d still requires some tweak to work properly. (Unity 2D requires qt 4.7.4, so after I update my qt-ubuntu package, unity-2d should works.)
My main problem is that I have an old, i686 only PC, and building packages takes long time, so I need a build server or a new PC to provide a working Unity DE.
Offline
I'd upload my x86_64 builds but libXi-ubuntu fails building for me.
I had problem compiling libxi-ubuntu as well. I solved it by compiling inputproto-ubuntu before compiling it.
Offline
Just do it. Whoever installs your packages probably wants them in favor of the AUR packages.
Any chance to see your (and thn81 and City-Busz of course) packages as custom repo or even in AUR? I'd upload my x86_64 builds but libXi-ubuntu fails building for me.
Okay, I'll change the revision numbers. L42y has kindly created a VPS account for me, so when all the packages are working correctly, I will be able to provide x86_64 and i686 (build in chroot) packages in a custom repo
I had problem compiling libxi-ubuntu as well. I solved it by compiling inputproto-ubuntu before compiling it.
I fixed the build order in the readme file. Thanks for the info!
Offline
Just a quick question, is the open source ATI driver xf86-video-ati? I need to create PKGBUILD's for the graphics drivers because the Xorg server ABI changed between the Ubuntu and Arch Linux version.
Offline
Just a quick question, is the open source ATI driver xf86-video-ati? I need to create PKGBUILD's for the graphics drivers because the Xorg server ABI changed between the Ubuntu and Arch Linux version.
xf86-video-ati is correct.
Offline
chenxiaolong wrote:Just a quick question, is the open source ATI driver xf86-video-ati? I need to create PKGBUILD's for the graphics drivers because the Xorg server ABI changed between the Ubuntu and Arch Linux version.
xf86-video-ati is correct.
Thanks! I've added xf86-video-ati-ubuntu to my git repo.
Offline
Updated PKGBUILD package to version 1.2.1 which contains some package updates and two bugfixes for Unity: The shutdown problem is partially fixed (still hangs sometimes) and the "Whitelist=All"-Problem for notifier icons is fixed. See ChangeLog and README in the tarball for more information, download link below.
A brief note on Gestures/Multitouch: I do not intend to reactivate gesture support as it requires a patched X server. Unfortunately the ubuntu patches are for server 1.10 while Arch is now at 1.11. Keeping the older version will break things sooner or later (as soon as some X libraries begin to depend on the newer version). So I don't think it's worth the trouble and pain.
thn81
Download link: http://www.mediafire.com/?vrqwkwwo6cose0o
Offline
chenxiaolong:
I installed your packages, and now unity-3d is woking, although I have a minor issue: occasionally when I change window the indicators quit or crash, I'm not sure, then they reload.
Offline