You are not logged in.
There is no need for dbus 1.4 anymore, this problem is fixed, and now packages built with dbus 1.6.
Also, if you have installed Unity before 4th August, you need to reinstall all packages from repo.
ArchLinux x86_64 (passively cooled): Xeon E3 1230v2 - 32GB - GTX1050Ti KalmX - Samsung 850 EVO 1TB - 3x2TB Seagate - Creative X-Fi Titanium - Cheiftec GPS-500C
ArchLinux x86_64 (FrankenPad T420): i7 2720QM - 16GB - NVS 4200M - Samsung 840 EVO 1TB - FullHD IPS mod - Intel 7260AC - Sierra Wireless MC7304
Offline
I've installed it today.
So i can safely install dbus from the official repo?
Also python2-dbus?
Do I need to keep clutter-gtk in the IgnorePkg?
Last edited by edmael (2012-08-09 15:56:27)
Offline
yes
also there is no need for ignoring clutter-gtk
Last edited by pekmop1024 (2012-08-09 16:03:06)
ArchLinux x86_64 (passively cooled): Xeon E3 1230v2 - 32GB - GTX1050Ti KalmX - Samsung 850 EVO 1TB - 3x2TB Seagate - Creative X-Fi Titanium - Cheiftec GPS-500C
ArchLinux x86_64 (FrankenPad T420): i7 2720QM - 16GB - NVS 4200M - Samsung 840 EVO 1TB - FullHD IPS mod - Intel 7260AC - Sierra Wireless MC7304
Offline
Thanks pekmop1024, I'm gonna try a reboot.
Offline
chenxiaolong
You have forgot to update unity-2d package to version from quantal, current version from precise requires unity 5 to build PKGBUILD.
UPD. Repo at unity.xe-xe.org is rebuilt with new fixes, glew17 is no more needed.
Did this go through? Haven't seen any updates since this post.
Offline
b9anders, at unity.xe-xe.org unity-2d package is correct, at github not yet
ArchLinux x86_64 (passively cooled): Xeon E3 1230v2 - 32GB - GTX1050Ti KalmX - Samsung 850 EVO 1TB - 3x2TB Seagate - Creative X-Fi Titanium - Cheiftec GPS-500C
ArchLinux x86_64 (FrankenPad T420): i7 2720QM - 16GB - NVS 4200M - Samsung 840 EVO 1TB - FullHD IPS mod - Intel 7260AC - Sierra Wireless MC7304
Offline
So...
* First of all when I open gnome-control-center and try to go into User Account the Control Center won't do anything and keep respawning when I close it.
It give me this error in the terminal:libcogl.so.5: impossibile aprire il file oggetto condiviso: File o directory non esistente (Translation: it's impossible to open the shared file: the file or directory not exist) Failed to load module: /usr/lib/control-center-1/panels/libuser-accounts.so
This error still remain.
* When I go to the Dash I have some App icon without label and with a generic simil-package icon.
This error still remain.
* In the Dash I don't have the little grey icons (Apps, Music, Files) like they should be. Instead, I've got only the same icon repeated four times, but when I click on them it takes me to the right "tab".
This error still remain.
* Ubuntu-tweak won't work:
edu@brain ~ $ ubuntu-tweak Traceback (most recent call last): File "/usr/bin/ubuntu-tweak", line 25, in <module> import dbus File "/usr/lib/python2.7/site-packages/dbus/__init__.py", line 82, in <module> import dbus.types as types File "/usr/lib/python2.7/site-packages/dbus/types.py", line 6, in <module> from _dbus_bindings import ( ImportError: /usr/lib/python2.7/site-packages/_dbus_bindings.so: undefined symbol: dbus_validate_utf8
Now this is working
Last edited by edmael (2012-08-09 16:19:43)
Offline
no IgnorePkg is needed at all.
install fresh packages that was ignored from repo.
ArchLinux x86_64 (passively cooled): Xeon E3 1230v2 - 32GB - GTX1050Ti KalmX - Samsung 850 EVO 1TB - 3x2TB Seagate - Creative X-Fi Titanium - Cheiftec GPS-500C
ArchLinux x86_64 (FrankenPad T420): i7 2720QM - 16GB - NVS 4200M - Samsung 840 EVO 1TB - FullHD IPS mod - Intel 7260AC - Sierra Wireless MC7304
Offline
Ok, done.
Another reboot
Offline
Removing clutter-gtk from IgnorePKG causes Unity to not start.
I reinstalled the older version.
Offline
Something wrong with your system.
On clean Arch there is no such problems.
Try to reinstall all packages from repo by
# pacman -S $(pacman -Slq unity)
ArchLinux x86_64 (passively cooled): Xeon E3 1230v2 - 32GB - GTX1050Ti KalmX - Samsung 850 EVO 1TB - 3x2TB Seagate - Creative X-Fi Titanium - Cheiftec GPS-500C
ArchLinux x86_64 (FrankenPad T420): i7 2720QM - 16GB - NVS 4200M - Samsung 840 EVO 1TB - FullHD IPS mod - Intel 7260AC - Sierra Wireless MC7304
Offline
Re-installing all packages., let's see.
I'm running an x86_64 install by the way, maybe the problem is there?
Maybe I have another version of libcogl.so.5 installed, how can I see it?
Offline
I'm running x86_64 on my machine without any problems. VMs (both architectures) for testing runs well too.
ArchLinux x86_64 (passively cooled): Xeon E3 1230v2 - 32GB - GTX1050Ti KalmX - Samsung 850 EVO 1TB - 3x2TB Seagate - Creative X-Fi Titanium - Cheiftec GPS-500C
ArchLinux x86_64 (FrankenPad T420): i7 2720QM - 16GB - NVS 4200M - Samsung 840 EVO 1TB - FullHD IPS mod - Intel 7260AC - Sierra Wireless MC7304
Offline
That's strange!
Let me see if I can fix the libcogl and the clutter problem...
Offline
I've solved the first problem with:
ln -s /usr/lib/libcogl.so /usr/lib/libcogl.so.5
Where are stored the grey icon of the dash?
Offline
I have no /usr/lib/libcogl.so.5 file or symlink in my system...
ArchLinux x86_64 (passively cooled): Xeon E3 1230v2 - 32GB - GTX1050Ti KalmX - Samsung 850 EVO 1TB - 3x2TB Seagate - Creative X-Fi Titanium - Cheiftec GPS-500C
ArchLinux x86_64 (FrankenPad T420): i7 2720QM - 16GB - NVS 4200M - Samsung 840 EVO 1TB - FullHD IPS mod - Intel 7260AC - Sierra Wireless MC7304
Offline
Well, I added it and now it works.
Don't know why...
Sadly also Online Account won't work and it keep giving me an error about credential...
Last edited by edmael (2012-08-09 17:32:20)
Offline
Found the problem: I needed the gnome-keyring package.
Offline
b9anders, at unity.xe-xe.org unity-2d package is correct, at github not yet
Ah, so just the 2-d package then. Quite possibly the only one I don't have installed. That would explain it. The others still depend on glew17 don't they? At least, pacman wants to remove a bunch if I try and uninstall it.
Offline
b9anders, after 08.08.2012 rebuild there is no glew17 at repo and nothing is depends on glew17, just do full re-install as I recommend earlier.
ArchLinux x86_64 (passively cooled): Xeon E3 1230v2 - 32GB - GTX1050Ti KalmX - Samsung 850 EVO 1TB - 3x2TB Seagate - Creative X-Fi Titanium - Cheiftec GPS-500C
ArchLinux x86_64 (FrankenPad T420): i7 2720QM - 16GB - NVS 4200M - Samsung 840 EVO 1TB - FullHD IPS mod - Intel 7260AC - Sierra Wireless MC7304
Offline
Just wanted to say "Thank you!" to everybody involved here. I needed to install Unity for a desktop test and it truly was a hassle trying to mess with it...
I spend about one day of work at trying to get Unity working by myself before I found out that there's another custom repo for it! Is there any reason why this is not mentioned in the wiki? Both the version on the Ayatana repo and on the AUR are version 5 and both are broken. So if anybody is new to this topic (like me) he'll easily be let astray which I guess is not what the wiki is for.
Anyways: I also had trouble with heavy graphic glitches but using glew1.7 resolved the problems for me. Thanks for pointing at it in this thread. While I'm one of those who just cannot cope with Unity, I still appreciate your work!
Offline
this PKGBUILD for liferea 1.8.7 with indicator support could be added to Unity-for-Arch-Extra, since the package in AUR is quite outdated:
http://dl.dropbox.com/u/76078202/lifere … ILD.tar.xz
Looks like this: http://img528.imageshack.us/img528/1988 … icator.png
Laptop: Arch Linux (x86_64) and Win10 (x86_64); Intel Core i7-3630QM @ 2.40GHz, 8 GiB RAM, NViDiA GeForce GT 650M w/ 2 GiB
Desktop: Arch Linux (x86_64) and Win10 (x86_64); Intel Core i7-4771 @ 3.50GHz, 32 GiB RAM, AMD Radeon RX 480 w/ 8 GiB
Offline
Is there any script to build all packages instead of having to do so manually?
Offline
You could use something like this...
#!/bin/sh
pkgs=`./What_can_I_update\?.py | grep Package | sed 's/.*: //g'`
for p in $pkgs; do
echo "==> Updating »$p«"
cd $p || continue
yes | rm *.gz *.bz2 *.xz pkg src -rf
yes | makepkg -si
cd ..
done
this code for example would build and install all packages that can be updated.
Also you could easily tweak the var 'pkgs' to contain the list of packages you want to build, for example build all packages listed in README or reading them from a file or stdin... there are almost no limits
Laptop: Arch Linux (x86_64) and Win10 (x86_64); Intel Core i7-3630QM @ 2.40GHz, 8 GiB RAM, NViDiA GeForce GT 650M w/ 2 GiB
Desktop: Arch Linux (x86_64) and Win10 (x86_64); Intel Core i7-4771 @ 3.50GHz, 32 GiB RAM, AMD Radeon RX 480 w/ 8 GiB
Offline
b9anders, after 08.08.2012 rebuild there is no glew17 at repo and nothing is depends on glew17, just do full re-install as I recommend earlier.
Seems like a lot just to get rid of the glew17 dependency. Shouldn't the packages that no longer rely on glew 17 simply have been upgraded to a higher version number, rather than rebuilt with the same version number?
PS. Don't get me wrong. I absolutely love your work. Wouldn't be using Unity without it.
Offline