You are not logged in.
xpt wrote:Hi!
I am using the humbug repository. how I can change the theme of the icons?
Of which icons?
Launcher icons and overall Unity.
I have Faenza in gnome, but I can not change them in Unity =/
Looks like fredbezies:
You're partly wrong. It is related to gtk-window-decorator which is not build using libwnck3, but libwnck. A simple pacman -S libwnck fixes this bug. A visual proof ?
http://farm9.staticflickr.com/8196/8108623149_fee43d9476.jpg
Unity, ok -> libwnck installed. par fredbezies, sur Flickr
Offline
When I resume from Suspend, about 50% of the time there is no wallpaper on the desktop. Does this happen to anyone else? Any suggested workarounds?
Thanks for all the good work :-)
Offline
Sounds like a problem with gnome-settings-daemon, but that's all I can say about it, since I've got no problems with my wallpapers^^
Last edited by oi_wtf (2012-10-25 23:18:40)
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
Any of you guys worked out how to get window placement working correctly in Unity ?
Or solved the case of the disappearing window decoration on certain GTK+ apps. such as nautilus and evolution ?
Still getting this even when using gnome-3.6 with Quantal.
Btw, if you're after a well maintained and working paste indicator, glipper is one that works well.
Offline
Any of you guys worked out how to get window placement working correctly in Unity ?
Or solved the case of the disappearing window decoration on certain GTK+ apps. such as nautilus and evolution ?Still getting this even when using gnome-3.6 with Quantal.
Btw, if you're after a well maintained and working paste indicator, glipper is one that works well.
What do you mean by window placement?
I never saw my nautilus or evolution's decoration disappear.
Offline
By window placement I mean some applications start extreme top left position on the desktop under the launcher and top panel, gedit and ccsm are two that do this.
No window positions are remembered when applications are closed and re-opened, this happens with all windows.
To reproduce the nautilus or evolution decoration disappearing, maximise and minimise it a few times.
Offline
ALL
Sorry for delay guys, I was far away from my hexacore i7 Now I'm back and http://unity.xe-xe.org is updated today.
chenxiaolong
Some small problems detected while building the repo: four packages has another source URLs (signon-ui, gnome-control-center-signon, account-plugins and unity-scope-gdocs) and indicator-sync has problems with deps detection (if exactly, didn't detect installed libido).
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
@pekmop1024, Thanks a lot for your update. Will you also provide the packages for the branch of gnome 3.6?
Offline
Is it actual? G 3.6 is in testing now, I prefer to wait for G 3.6 in extra and just rebuild repo, when it will be ready.
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
checking for INDICATOR_DEPS... no
configure: error: Package requirements (libido3-0.1 >= 12.10
indicator3-0.4 >= 0.3.19
dbusmenu-gtk3-0.4 >= 0.5.90
gtk+-3.0 >= 3.0
glib-2.0 >= 2.32.0
gmodule-2.0 >= 2.32.0) were not met:
Requested 'libido3-0.1 >= 12.10' but version of libido is 0.3.4
% pacman -Qs libido
local/libido 0.3.4.0ubuntu1-100 (unity)
Widgets and other objects used for indicators - GTK 2 library
local/libido3 0.3.4.0ubuntu1-100 (unity)
Widgets and other objects used for indicators - GTK 3 library
This is the libido error...
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
Hey thanks for the update pekmop1024 going to give Unity another go.
Offline
Nux needs to be rebuilt due to the recent update of glew.
Offline
Is it only nux rebuild needed, or everything else that depends on it 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
only nux, it simply needs to link against libGLEW.so.1.9 instead of libGLEW.so.1.8...
% ldd /lib/libnux-3.0.so | grep GLEW
libGLEW.so.1.9 => /usr/lib/libGLEW.so.1.9 (0x00007f73b8396000)
libGLEWmx.so.1.9 => /usr/lib/libGLEWmx.so.1.9 (0x00007f73b811e000)
above command should print the version of glew you've got installed.
Last edited by oi_wtf (2012-10-28 16:55:51)
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
thanks for tip, nux is updated in 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 updated from git and it totally broke my system...(not the gnome3.6!)
I have no idea what is going wrong but i have no drawer, no panel and only have the compiz window decoration (the orange one...)
Oct 28 17:02:52 localhost gnome-session[1317]: Gtk-WARNING: Theme parsing error: unity.css:23:24: 'px' is not a valid color name
Oct 28 17:02:59 localhost kernel: [ 20.302280] unity-lens-phot[1603]: segfault at 20 ip 00007fdcafb91fda sp 00007fffb1ded6c0 error 6 in _gobject.so[7fdcafb84000+1f000]
Oct 28 17:03:01 localhost kernel: [ 21.887296] unity-scope-gdo[1659]: segfault at 20 ip 00007fcfe2b57fda sp 00007ffffdf75d80 error 6 in _gobject.so[7fcfe2b4a000+1f000]
Oct 28 17:03:03 localhost kernel: [ 23.844513] unity-lens-phot[1690]: segfault at 20 ip 00007fa6019befda sp 00007fffd1c84670 error 6 in _gobject.so[7fa6019b1000+1f000]
Oct 28 17:03:06 localhost kernel: [ 26.841161] unity-lens-phot[1739]: segfault at 20 ip 00007f4a1a192fda sp 00007fff75c087f0 error 6 in _gobject.so[7f4a1a185000+1f000]
Oct 28 17:03:09 localhost kernel: [ 29.829160] unity-lens-phot[1762]: segfault at 20 ip 00007f614b844fda sp 00007fff68068bc0 error 6 in _gobject.so[7f614b837000+1f000]
Oct 28 17:03:12 localhost kernel: [ 32.831005] unity-lens-phot[1764]: segfault at 20 ip 00007fb747231fda sp 00007fff6a639b00 error 6 in _gobject.so[7fb747224000+1f000]
Oct 28 17:03:15 localhost kernel: [ 35.822767] unity-lens-phot[1774]: segfault at 20 ip 00007f70c1518fda sp 00007fff3c906c10 error 6 in _gobject.so[7f70c150b000+1f000]
Oct 28 17:09:33 localhost gnome-session[1347]: Gtk-WARNING: Theme parsing error: unity.css:23:24: 'px' is not a valid color name
Oct 28 17:09:40 localhost kernel: [ 103.352855] unity-lens-phot[1662]: segfault at 20 ip 00007f090ef42fda sp 00007fff49789610 error 6 in _gobject.so[7f090ef35000+1f000]
Oct 28 17:09:41 localhost kernel: [ 105.030554] unity-scope-gdo[1721]: segfault at 20 ip 00007fce07de6fda sp 00007fffa4586830 error 6 in _gobject.so[7fce07dd9000+1f000]
Oct 28 17:09:43 localhost kernel: [ 106.987636] unity-lens-phot[1742]: segfault at 20 ip 00007f97b9648fda sp 00007fff957d0690 error 6 in _gobject.so[7f97b963b000+1f000]
Oct 28 17:09:46 localhost kernel: [ 109.980888] unity-lens-phot[1746]: segfault at 20 ip 00007fcb0bf26fda sp 00007fff4287d050 error 6 in _gobject.so[7fcb0bf19000+1f000]
Oct 28 17:09:49 localhost kernel: [ 112.971897] unity-lens-phot[1748]: segfault at 20 ip 00007f26a1f80fda sp 00007fff6c226960 error 6 in _gobject.so[7f26a1f73000+1f000]
Oct 28 17:09:52 localhost kernel: [ 115.978336] unity-lens-phot[1776]: segfault at 20 ip 00007fdbd647cfda sp 00007fff56735d40 error 6 in _gobject.so[7fdbd646f000+1f000]
Oct 28 17:09:55 localhost kernel: [ 118.998530] unity-lens-phot[1800]: segfault at 20 ip 00007f9369253fda sp 00007fff7cc0fd70 error 6 in _gobject.so[7f9369246000+1f000]
Oct 28 17:13:34 localhost gnome-session[1351]: Gtk-WARNING: Theme parsing error: unity.css:23:24: 'px' is not a valid color name
Oct 28 18:02:05 localhost gnome-session[1363]: Gtk-WARNING: Theme parsing error: unity.css:23:24: 'px' is not a valid color name
Oct 28 17:11:39 localhost gnome-session[11367]: Gtk-WARNING: Theme parsing error: unity.css:23:24: 'px' is not a valid color name
Oct 28 17:12:13 localhost gnome-session[11789]: Gtk-WARNING: Theme parsing error: unity.css:23:24: 'px' is not a valid color name
Oct 28 19:07:08 localhost gnome-session[12322]: Gtk-WARNING: Theme parsing error: unity.css:23:24: 'px' is not a valid color name
Oct 28 19:08:54 localhost dbus-daemon[417]: dbus[417]: [system] Rejected send message, 2 matched rules; type="method_call", sender=":1.194" (uid=1000 pid=12625 comm="systemctl enable unity ") interface="org.freedesktop.systemd1.Manager" member="EnableUnitFiles" error name="(unset)" requested_reply="0" destination="org.freedesktop.systemd1" (uid=0 pid=1 comm="/bin/systemd ")
I have tried to downgrade the whole thing but it changed nothing, I also reseted the compiz settings with no effect...
Anyone any suggestions?
Desktop PC: AMD Phenom XII 965-Black 8GB-Ram Ge-Force GTX-560ti Corsair Force GT/Crucial M4 Arch-Linux/Windows 7
Gaming Laptop: Intel-I7 2630QM 8GB-Ram Ge-Force GT-540m Ubuntu 12.04
Work Laptop: Intel-I3 2350 8GB-Ram Intel HD-Graphics Arch-Linux
Offline
only nux, it simply needs to link against libGLEW.so.1.9 instead of libGLEW.so.1.8...
% ldd /lib/libnux-3.0.so | grep GLEW libGLEW.so.1.9 => /usr/lib/libGLEW.so.1.9 (0x00007f73b8396000) libGLEWmx.so.1.9 => /usr/lib/libGLEWmx.so.1.9 (0x00007f73b811e000)
above command should print the version of glew you've got installed.
Have you tested it? Here I still can't get unity working with glew 1.9.
Offline
haven't restarted unity yet, so no... haven't tested it.
Can't say if its working with new glew or not,
but I can say it won't work at all when libGLEW.so.1.8 is gone after update and nux still linked to it.
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
Hi! I now switched to the Gnome3.6 branch and everything works just fine (thanks a lot!)
Except for 2 things: gnome-control-center-ubuntu doesnt build
/usr/include/goa-1.0/goabackend/goaprovider.h:134:14: note: declared here
make[4]: *** [cc-online-accounts-panel.lo] Error 1
make[4]: Leaving directory `/home/user/Unity/GNOME3.6/Unity-for-Arch-GNOME3.6/gnome-control-center-ubuntu/src/gnome-control-center-3.4.2/panels/online-accounts'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/home/user/Unity/GNOME3.6/Unity-for-Arch-GNOME3.6/gnome-control-center-ubuntu/src/gnome-control-center-3.4.2/panels/online-accounts'
make[2]: *** [all-recursive] Error 1
make[2]: Leaving directory `/home/user/Unity/GNOME3.6/Unity-for-Arch-GNOME3.6/gnome-control-center-ubuntu/src/gnome-control-center-3.4.2/panels'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/Unity/GNOME3.6/Unity-for-Arch-GNOME3.6/gnome-control-center-ubuntu/src/gnome-control-center-3.4.2'
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
and indicator-datetime doesnt build aswell
datetime-service.c:951:35: error: initialization makes pointer from integer without a cast [-Werror]
datetime-service.c: At top level:
datetime-service.c:605:1: error: ‘auth_func’ defined but not used [-Werror=unused-function]
cc1: all warnings being treated as errors
make[3]: *** [indicator_datetime_service-datetime-service.o] Error 1
make[3]: Leaving directory `/home/user/Unity/GNOME3.6/Unity-for-Arch-GNOME3.6/indicator-datetime/src/indicator-datetime-12.10.0/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/home/user/Unity/GNOME3.6/Unity-for-Arch-GNOME3.6/indicator-datetime/src/indicator-datetime-12.10.0/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/home/user/Unity/GNOME3.6/Unity-for-Arch-GNOME3.6/indicator-datetime/src/indicator-datetime-12.10.0'
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
Desktop PC: AMD Phenom XII 965-Black 8GB-Ram Ge-Force GTX-560ti Corsair Force GT/Crucial M4 Arch-Linux/Windows 7
Gaming Laptop: Intel-I7 2630QM 8GB-Ram Ge-Force GT-540m Ubuntu 12.04
Work Laptop: Intel-I3 2350 8GB-Ram Intel HD-Graphics Arch-Linux
Offline
ALL
Sorry for delay guys, I was far away from my hexacore i7 Now I'm back and http://unity.xe-xe.org is updated today.chenxiaolong
Some small problems detected while building the repo: four packages has another source URLs (signon-ui, gnome-control-center-signon, account-plugins and unity-scope-gdocs) and indicator-sync has problems with deps detection (if exactly, didn't detect installed libido).
Thanks for updating the repo! As for the URLs, I've merged a pull request by zeppelinlg that fixes the issue
Offline
checking for INDICATOR_DEPS... no configure: error: Package requirements (libido3-0.1 >= 12.10 indicator3-0.4 >= 0.3.19 dbusmenu-gtk3-0.4 >= 0.5.90 gtk+-3.0 >= 3.0 glib-2.0 >= 2.32.0 gmodule-2.0 >= 2.32.0) were not met: Requested 'libido3-0.1 >= 12.10' but version of libido is 0.3.4
% pacman -Qs libido local/libido 0.3.4.0ubuntu1-100 (unity) Widgets and other objects used for indicators - GTK 2 library local/libido3 0.3.4.0ubuntu1-100 (unity) Widgets and other objects used for indicators - GTK 3 library
This is the libido error...
Which package is this? ido 12.10.* requires GNOME3.6, so I must have made a commit to the wrong branch.
Offline
oi_wtf wrote:only nux, it simply needs to link against libGLEW.so.1.9 instead of libGLEW.so.1.8...
% ldd /lib/libnux-3.0.so | grep GLEW libGLEW.so.1.9 => /usr/lib/libGLEW.so.1.9 (0x00007f73b8396000) libGLEWmx.so.1.9 => /usr/lib/libGLEWmx.so.1.9 (0x00007f73b811e000)
above command should print the version of glew you've got installed.
Have you tested it? Here I still can't get unity working with glew 1.9.
I rebuilt both nux and Unity when glew was updated and while everything loads fine, I get this: http://i.imgur.com/Em1sL.png
Offline
Hi! I now switched to the Gnome3.6 branch and everything works just fine (thanks a lot!)
You're welcome! I'm glad it works for you
Except for 2 things: gnome-control-center-ubuntu doesnt build
/usr/include/goa-1.0/goabackend/goaprovider.h:134:14: note: declared here make[4]: *** [cc-online-accounts-panel.lo] Error 1 make[4]: Leaving directory `/home/user/Unity/GNOME3.6/Unity-for-Arch-GNOME3.6/gnome-control-center-ubuntu/src/gnome-control-center-3.4.2/panels/online-accounts' make[3]: *** [all-recursive] Error 1 make[3]: Leaving directory `/home/user/Unity/GNOME3.6/Unity-for-Arch-GNOME3.6/gnome-control-center-ubuntu/src/gnome-control-center-3.4.2/panels/online-accounts' make[2]: *** [all-recursive] Error 1 make[2]: Leaving directory `/home/user/Unity/GNOME3.6/Unity-for-Arch-GNOME3.6/gnome-control-center-ubuntu/src/gnome-control-center-3.4.2/panels' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/user/Unity/GNOME3.6/Unity-for-Arch-GNOME3.6/gnome-control-center-ubuntu/src/gnome-control-center-3.4.2' make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...
Hmm...are you sure you're on the GNOME 3.6 branch (check with "git branch") and it's 'git pull'ed to the latest commits?
I ask this because I see:
make[1]: Leaving directory `/home/user/Unity/GNOME3.6/Unity-for-Arch-GNOME3.6/gnome-control-center-ubuntu/src/gnome-control-center-3.4.2'
even though version the PKGBUILD builds gnome-control-center 3.6.2.
and indicator-datetime doesnt build aswell
datetime-service.c:951:35: error: initialization makes pointer from integer without a cast [-Werror] datetime-service.c: At top level: datetime-service.c:605:1: error: ‘auth_func’ defined but not used [-Werror=unused-function] cc1: all warnings being treated as errors make[3]: *** [indicator_datetime_service-datetime-service.o] Error 1 make[3]: Leaving directory `/home/user/Unity/GNOME3.6/Unity-for-Arch-GNOME3.6/indicator-datetime/src/indicator-datetime-12.10.0/src' make[2]: *** [all] Error 2 make[2]: Leaving directory `/home/user/Unity/GNOME3.6/Unity-for-Arch-GNOME3.6/indicator-datetime/src/indicator-datetime-12.10.0/src' make[1]: *** [all-recursive] Error 1 make[1]: Leaving directory `/home/user/Unity/GNOME3.6/Unity-for-Arch-GNOME3.6/indicator-datetime/src/indicator-datetime-12.10.0' make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting...
Ahh...the "-Werror" issue is very easy to fix. I'll fix this in just a moment.
EDIT: Also your indicator-datetime is at version 12.10.0, while the GNOME3.6 branch is at 12.10.2. I think you're still on the master branch You can switch to GNOME3.6 by running:
git checkout remotes/origin/GNOME3.6
Last edited by chenxiaolong (2012-10-29 19:03:11)
Offline
I've updated the instructions on the first post in this thread. Please let me know if I can make the instructions clearer or if you have any other suggestions
Offline
i am a complete noob at git...
Yes i was in the wrong repository
Everything works just fine!
Desktop PC: AMD Phenom XII 965-Black 8GB-Ram Ge-Force GTX-560ti Corsair Force GT/Crucial M4 Arch-Linux/Windows 7
Gaming Laptop: Intel-I7 2630QM 8GB-Ram Ge-Force GT-540m Ubuntu 12.04
Work Laptop: Intel-I3 2350 8GB-Ram Intel HD-Graphics Arch-Linux
Offline