You are not logged in.
Okay now I have window decorations from the compiz update, but now no items in my panel. the black background is there, but I'm unsure how to change the theme from doing this.
I'm checking out extensions.gnome.org for the missing panel options. Back soon!
EDIT: can't use extensions.gnome.org for extensions in unity.
http://extensions.gnome.org is for GNOME Shell only.
EDIT2: restarted compiz and removed the .cache directories (in the README) and got the panel items back, but still black bar
EDIT3: black bar is whatever. real problem: no system tray. not sure why not, but it just isn't doing it. offenders: exaile, xchat.
For the system tray issue, just add " 'all' " to com.canonical.unity.panel.systray-whitelist in dconf-editor. You need to do this as Unity only shows the indicators and not the systray by default.
Screenshot: http://ompldr.org/vZmlwOA/Screenshot%20 … :19:40.png
Offline
Okay I'm close to giving up and just install Ubuntu...
I built Unity for Arch on a Clean Arch-Linux x86_64 with the result of missing window borders and titles and a black Top Bar.... (compiz decorator segfaults)
I rebuilt it (in case i missed something): After login I cant see anything beside my Background...
After that i removed everything (i basically reset my Arch-Linux to factory defaults ) installed Gnome3, got gnome3 running without issues and built Unity for Arch again and I still dont see anything besides my background.
Am i doing something wrong or is this thing just broken?
I'm thankful for every help!
Last edited by franzor (2012-09-16 23:27:12)
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
what icon theme are you using? my icons look terrible in the panel. Also, how do you get your clock to display more than just the time in 24hr format?
Main Arch Setup: HP Pavillion p7-1209, Quad-Core i3-2120 3.3Ghz, 8GB RAM, 1TB HDD, Intel Graphics
Laptop Arch Setup: Gateway lt3103u Netbook, AMD Athlon64 1.2Ghz, 2GB RAM, 250GB HDD, ATI X1270 R600
Offline
chenxiaolong wrote:what icon theme are you using? my icons look terrible in the panel. Also, how do you get your clock to display more than just the time in 24hr format?
I'm not sure about the icon theme but you can tweak that by clicking the clock and selecting Time & Date Settings. On the second tab of that applet you will find the two options you're looking for in the upper left of the applet. The icon theme is really familiar but I can't quite tell right now and I have to reinstall a bunch of themes.
EDIT: I believe it's Faenza-Darkest.
Last edited by oddfox (2012-09-17 00:46:14)
Offline
Okay I'm close to giving up and just install Ubuntu...
I built Unity for Arch on a Clean Arch-Linux x86_64 with the result of missing window borders and titles and a black Top Bar.... (compiz decorator segfaults)
I rebuilt it (in case i missed something): After login I cant see anything beside my Background...
After that i removed everything (i basically reset my Arch-Linux to factory defaults ) installed Gnome3, got gnome3 running without issues and built Unity for Arch again and I still dont see anything besides my background.Am i doing something wrong or is this thing just broken?
I'm thankful for every help!
Try running (in GNOME or some other session):
rm ~/.config/compiz-1/compizconfig/config
If that still does not work, try running:
compiz.reset
Offline
chenxiaolong wrote:what icon theme are you using? my icons look terrible in the panel. Also, how do you get your clock to display more than just the time in 24hr format?
I'm using the Faenza-Darkest icon theme and the Violet GTK theme (http://browse.deviantart.com/customizat … /#/d5cu4vp).
For the clock display settings, just open GNOME control center, choose Time & Date, and click the Clock tab
Oops: I didn't see oddfox's post
Last edited by chenxiaolong (2012-09-17 04:02:53)
Offline
what icon theme are you using? my icons look terrible in the panel. Also, how do you get your clock to display more than just the time in 24hr format?
You can set it even more freely, like I did:
http://img28.imageshack.us/img28/399/15 … editor.png
Just set 'time-format' to 'custom' and change 'custom-time-format' to what you desire.
This value is passed to strftime, so see its documentation for more info on its syntax.
Last edited by oi_wtf (2012-09-17 04:15:30)
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
just updated from the repo. gtk window decorator isn't working. Emerald still works though, so it's all good.
Offline
just updated from the repo. gtk window decorator isn't working. Emerald still works though, so it's all good.
Confirm this.
I've managed to work gtk window decorator on clean unity installation, but it's stuck with Adwaita window decorations, so totally useless for me.
It is known bug in upstream, so we need to wait fix.
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 just compiled and installed the whole thing from source again and now i get a build error when building unity.
Anyone else having this issue?
[ 87%] Building CXX object plugins/unityshell/CMakeFiles/unityshell.dir/__/__/generated/unityshell_options.cpp.o
Linking CXX shared library libunityshell.so
../../unity-shared/libunity-shared.a(ThumbnailGenerator.cpp.o): In function `unity::ThumbnailGeneratorImpl::GetThumbnail(std::string const&, int)::{lambda()#1}::operator()() const':
ThumbnailGenerator.cpp:(.text+0x4a5): undefined reference to `pthread_create'
../../unity-shared/libunity-shared.a(ThumbnailGenerator.cpp.o): In function `unity::ThumbnailGeneratorImpl::DoCleanup()':
ThumbnailGenerator.cpp:(.text+0x140c): undefined reference to `pthread_create'
../../unity-shared/libunity-shared.a(ThumbnailGenerator.cpp.o): In function `unity::ThumbnailGeneratorImpl::~ThumbnailGeneratorImpl()':
ThumbnailGenerator.cpp:(.text._ZN5unity22ThumbnailGeneratorImplD2Ev[_ZN5unity22ThumbnailGeneratorImplD5Ev]+0x1e): undefined reference to `pthread_join'
collect2: error: ld returned 1 exit status
make[2]: *** [plugins/unityshell/libunityshell.so] Error 1
make[1]: *** [plugins/unityshell/CMakeFiles/unityshell.dir/all] Error 2
make: *** [all] Error 2
==> ERROR: A failure occurred in build().
Aborting...
makepkg -si 520.79s user 46.76s system 98% cpu 9:36.61 total
When building compiz-ubuntu i get these warnings!
(1/1) checking package integrity [##################################] 100%
(1/1) loading package files [##################################] 100%
(1/1) checking for file conflicts [##################################] 100%
(1/1) checking available disk space [##################################] 100%
Warning: /usr/share/gconf/schemas/compiz-animationaddon.schemas could not be found.
Warning: /usr/share/gconf/schemas/compiz-bicubic.schemas could not be found.
Warning: /usr/share/gconf/schemas/compiz-blur.schemas could not be found.
Warning: /usr/share/gconf/schemas/compiz-colorfilter.schemas could not be found.
Warning: /usr/share/gconf/schemas/compiz-cubeaddon.schemas could not be found.
Warning: /usr/share/gconf/schemas/compiz-gears.schemas could not be found.
Warning: /usr/share/gconf/schemas/compiz-group.schemas could not be found.
Warning: /usr/share/gconf/schemas/compiz-loginout.schemas could not be found.
Warning: /usr/share/gconf/schemas/compiz-reflex.schemas could not be found.
Warning: /usr/share/gconf/schemas/compiz-thumbnail.schemas could not be found.
Warning: /usr/share/gconf/schemas/compiz-wallpaper.schemas could not be found.
(1/1) upgrading compiz-ubuntu [##################################] 100
Last edited by franzor (2012-09-17 16:03:38)
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
Does anyone know how to convert the README file from chenxiaolong's unity repo into a list of package name? My sed/grep-fu is weak ~_~
Offline
Someone already did!
Just do a
makepkg -si
in every folder listed in README, from top to bottom.
Once every package has been built sucessfully, you should be able to select Unity in you login manager (gdm/kdm/lightdm/...).
You can even automate the compiling process by executing this in Unity-for-Arch directory:
cat README | grep "^[[:digit:]][[:digit:]]:" | sed -e 's/^..:\ \(.*[a-z0-9]\)\ .*->.*$/\1/g' > pkglist for i in $(cat pkglist) ; do cd $i ; makepkg -si ; cd ../ ; done
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
franzor, you can fix the unity-build by adding 'LDFLAGS="-lpthread"' before the cmake command.
You can ignore the warnings when installing compiz, they're not important
Last edited by oi_wtf (2012-09-17 16:23:23)
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
@franzor, thanks I didn't see that post.
Offline
np
thanks oi_wtf i got it to build and could log in but it doesnt seem to be the "ubuntu theme" + the window decorator is missing (when is start compiz-decorator from terminal it segfaults!)
Are there any fixes for these problems too?!
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
I just compiled and installed the whole thing from source again and now i get a build error when building unity.
Anyone else having this issue?[ 87%] Building CXX object plugins/unityshell/CMakeFiles/unityshell.dir/__/__/generated/unityshell_options.cpp.o Linking CXX shared library libunityshell.so ../../unity-shared/libunity-shared.a(ThumbnailGenerator.cpp.o): In function `unity::ThumbnailGeneratorImpl::GetThumbnail(std::string const&, int)::{lambda()#1}::operator()() const': ThumbnailGenerator.cpp:(.text+0x4a5): undefined reference to `pthread_create' ../../unity-shared/libunity-shared.a(ThumbnailGenerator.cpp.o): In function `unity::ThumbnailGeneratorImpl::DoCleanup()': ThumbnailGenerator.cpp:(.text+0x140c): undefined reference to `pthread_create' ../../unity-shared/libunity-shared.a(ThumbnailGenerator.cpp.o): In function `unity::ThumbnailGeneratorImpl::~ThumbnailGeneratorImpl()': ThumbnailGenerator.cpp:(.text._ZN5unity22ThumbnailGeneratorImplD2Ev[_ZN5unity22ThumbnailGeneratorImplD5Ev]+0x1e): undefined reference to `pthread_join' collect2: error: ld returned 1 exit status make[2]: *** [plugins/unityshell/libunityshell.so] Error 1 make[1]: *** [plugins/unityshell/CMakeFiles/unityshell.dir/all] Error 2 make: *** [all] Error 2 ==> ERROR: A failure occurred in build(). Aborting... makepkg -si 520.79s user 46.76s system 98% cpu 9:36.61 total
When building compiz-ubuntu i get these warnings!
(1/1) checking package integrity [##################################] 100% (1/1) loading package files [##################################] 100% (1/1) checking for file conflicts [##################################] 100% (1/1) checking available disk space [##################################] 100% Warning: /usr/share/gconf/schemas/compiz-animationaddon.schemas could not be found. Warning: /usr/share/gconf/schemas/compiz-bicubic.schemas could not be found. Warning: /usr/share/gconf/schemas/compiz-blur.schemas could not be found. Warning: /usr/share/gconf/schemas/compiz-colorfilter.schemas could not be found. Warning: /usr/share/gconf/schemas/compiz-cubeaddon.schemas could not be found. Warning: /usr/share/gconf/schemas/compiz-gears.schemas could not be found. Warning: /usr/share/gconf/schemas/compiz-group.schemas could not be found. Warning: /usr/share/gconf/schemas/compiz-loginout.schemas could not be found. Warning: /usr/share/gconf/schemas/compiz-reflex.schemas could not be found. Warning: /usr/share/gconf/schemas/compiz-thumbnail.schemas could not be found. Warning: /usr/share/gconf/schemas/compiz-wallpaper.schemas could not be found. (1/1) upgrading compiz-ubuntu [##################################] 100
I've made a patch to fix this, but I can't "git push" at school
The gconf schemas errors are harmless. That just occurs because Ubuntu disabled some unported plugins and I need to make sure that their schemas get unregistered (ie. upgrade from 0.9.7.8 to 0.9.8.2).
Offline
Does anyone know how to convert the README file from chenxiaolong's unity repo into a list of package name? My sed/grep-fu is weak ~_~
/stuff/chenxiaolong/git/Unity-for-Arch $ ./What_can_I_update\?.py --help
usage: What_can_I_update?.py [-h] [-c] [-f] [-s SHOW [SHOW ...] | -d | -l]
...
optional arguments:
...
-l, --list Print package list from README and quit
...
So,
./What_can_I_update\?.py -l
Offline
I have some system hangs with unity lens. Specifically, I will minimize/unminimize a window to the tool bar (left) and a flickering right arrow will show, followed by sluggish behavior. This will cause unity to hang indefinitely, especially if I open the lense while that arrow flickers.
Also, in Ubuntu the desktop is the default 'window' that the unity shell decorates. So if there is no program open, the top bar will show desktop menus. This isn't happening after I open a window. The last window is the menu bar that will remain until I open another.
Main Arch Setup: HP Pavillion p7-1209, Quad-Core i3-2120 3.3Ghz, 8GB RAM, 1TB HDD, Intel Graphics
Laptop Arch Setup: Gateway lt3103u Netbook, AMD Athlon64 1.2Ghz, 2GB RAM, 250GB HDD, ATI X1270 R600
Offline
Mine, too.
But just clicking on an empty spot on my desktop brought the desktop menus back...
One thing that bugs me, though: http://imageshack.us/a/img37/1247/154auswahl.png
Last edited by oi_wtf (2012-09-17 22:34:54)
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
Mine, too.
But just clicking on an empty spot on my desktop brought the desktop menus back...One thing that bugs me, though: http://imageshack.us/a/img37/1247/154auswahl.png
Which program is that?
Offline
Since nautilus draws the desktop, I think that menu belongs to nautilus...
could be unity though, since changing "Ubuntu Desktop" to "Arch Linux Desktop" was there, i think
Last edited by oi_wtf (2012-09-17 22:59:03)
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
Since nautilus draws the desktop, I think that menu belongs to nautilus...
could be unity though, since changing "Ubuntu Desktop" to "Arch Linux Desktop" was there, i think
That's weird. I have the Ubuntu help patch disabled for nautilus-ubuntu. Is the same menu shown when a nautilus window is focused?
Offline
Okay guys I feel kinda awesome right now!
I figured the problem with the missing window borders out (and did so all by my self )
(@Chenxiaolong: you might want to include this in your readme!)
So I took a look at the ccsm and checked which window decorator it was calling, and i changed that to compiz-decorator.
After that compiz-decorator still segfaults so I started ye good ol' bashdb and found out that it crashed while starting gtk-window decorator.
So I started gdb to take a look at gtk-window-decorator and it segfaults at meta_calc_button_size() (may not be accurate).
The mistake I made was thinking that the correct version of metacity for "Unity-for-Arch" was the metacity-ubuntu package from AUR.
Just uninstalled that and installed the one from the official repo and everything works well.
tl;dr: DO NOT INSTALL THE "metacity-ubuntu" package from AUR, install the "metacity" package from the official repo instead!
Hope I could help some people!
Btw Chenxiaolong if you want to put out precompiled packages I can give you some webspace! (just mail me!)
Last edited by franzor (2012-09-18 02:30:14)
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
Okay guys I feel kinda awesome right now!
I figured the problem with the missing window borders out (and did so all by my self )
(@Chenxiaolong: you might want to include this in your readme!)So I took a look at the ccsm and checked which window decorator it was calling, and i changed that to compiz-decorator.
After that compiz-decorator still segfaults so I started ye good ol' bashdb and found out that it crashed while starting gtk-window decorator.
So I started gdb to take a look at gtk-window-decorator and it segfaults at meta_calc_button_size() (may not be accurate).
The mistake I made was thinking that the correct version of metacity for "Unity-for-Arch" was the metacity-ubuntu package from AUR.
Just uninstalled that and installed the one from the official repo and everything works well.tl;dr: DO NOT INSTALL THE "metacity-ubuntu" package from AUR, install the "metacity" package from the official repo instead!
Hope I could help some people!
Thanks for the information! I'll add metacity-ubuntu to the compiz conflicts array in its PKGBUILD, so that they cannot be installed together If you'd like me to add this to the README as well, I can do that.
Btw Chenxiaolong if you want to put out precompiled packages I can give you some webspace! (just mail me!)
Thanks for the offer! pekmop1024 is already hosting a repo for Unity-for-Arch and he is usually very quick to update the packages (and sometimes updates them before I do ).
Offline
Thanks for the information! I'll add metacity-ubuntu to the compiz conflicts array in its PKGBUILD, so that they cannot be installed together If you'd like me to add this to the README as well, I can do that.
franzor wrote:Btw Chenxiaolong if you want to put out precompiled packages I can give you some webspace! (just mail me!)
Thanks for the offer! pekmop1024 is already hosting a repo for Unity-for-Arch and he is usually very quick to update the packages (and sometimes updates them before I do ).
Oh and thank you so much for all the work you are putting into this, i love archlinux and the unity DE is my favourite, wasnt quite sure what to put on my new pc... (ubuntu/arch) you made the decision clear!
thanks a lot
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