You are not logged in.
\〠/ wrote:Same issue here, downgrading to older cmake (2.8.9-1) fix it.
Yeah, that worked. But still... what happened?
chenxiaolong wrote:I'll have to test this tomorrow. Does your system have a /usr/share/cmake*/Modules/FindGettext.cmake file?
It's weird that HAVE_GETTEXT is not being set, since the file above has a very simple if statement that guarantees it's either set to "TRUE" or "FALSE" (if msgmerge and msgfmt exist).
I had /usr/share/cmake-2.8/Modules/FindGettext.cmake in my system, before and after downgrade.
---
Unity installed
---
I'll take a look at this after I get home.
EDIT: Could you upload your cmake (both old and new) packages? My pacman cache is cleared every time I reboot, so I don't have the packages anymore. They are in /var/cache/pacman/pkg.
Last edited by chenxiaolong (2012-11-02 17:40:08)
Offline
Omg, all of the themes including light-themes messed up after the upgrade. I thought it was related to unity. Then I spent a lot of time trying to figure it out.
However it turns out to be related to Gnome 3.6.
I'm still confused because it seems Unity is using a slightly modified theme engine because it should support shadow and padding entry in the config file. But here it seems my unity is still using default gnome theme engine which always complains about the shadow and padding entry.
By the way the maximize function doesn't work properly, the title bar doesn't integrate into globalmenu.
Offline
Arch Rollback Machine gives me: http://arm.konnichi.com/pool/packages/c … pkg.tar.xz
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
RockrKnight wrote:\〠/ wrote:Same issue here, downgrading to older cmake (2.8.9-1) fix it.
Yeah, that worked. But still... what happened?
chenxiaolong wrote:I'll have to test this tomorrow. Does your system have a /usr/share/cmake*/Modules/FindGettext.cmake file?
It's weird that HAVE_GETTEXT is not being set, since the file above has a very simple if statement that guarantees it's either set to "TRUE" or "FALSE" (if msgmerge and msgfmt exist).
I had /usr/share/cmake-2.8/Modules/FindGettext.cmake in my system, before and after downgrade.
---
Unity installed
---I'll take a look at this after I get home.
EDIT: Could you upload your cmake (both old and new) packages? My pacman cache is cleared every time I reboot, so I don't have the packages anymore. They are in /var/cache/pacman/pkg.
Of course, here:
cmake-2.8.9-1 http://ompldr.org/vZzRjMQ
cmake-2.8.10-1 http://ompldr.org/vZzRjNA
Edit: BTW, windows don't loose the titlebar when maximized, is this a known issue?
Last edited by RockrKnight (2012-11-02 18:06:36)
Offline
Oh man, today is such a terrible day:
1. http://www.webupd8.org/2012/11/ubuntu-1 … nents.html For the next Ubuntu release, only glib, d-conf, gobject-introspection, and gvfs will be updated to the GNOME 3.8. I'll have to port the rest of Ubuntu's 10 billion patches.
<offtopic>
2. First time I got less than 100% on a Linear Algebra exam (probably even less than 80% ).
3. I can call my computer officially dead: Windows 8 BSODs about 10 seconds after booting. Fedora runs okay, but the fan stops spinning. Arch Linux kernel panics trying to load the ethernet driver (the e1000e kernel module). EDIT: I thought that maybe a BIOS update could fix it, but I can't update because the BIOS thinks the battery is 0% full.
4. I accidentally wiped my server trying up upgrade it to Fedora 17. I can't log in to any computer anymore, since I had a centralized login system.
EDIT2: Another one! I'm not going to touch my computer anymore today. I boot into Fedora, open up Google, and then I get thrown into a TTY. So, I log in and find out what's going on and I suddenly get switched back to X and I see this: http://i.imgur.com/qjSce.png THANKS LENOVO! Now my password is out in the wild.
</offtopic>
Sorry for the rant. I'll try to fix the cmake, titlebar, and theme issues as soon as I can.
Last edited by chenxiaolong (2012-11-02 19:09:04)
Offline
Oh man, today is such a terrible day:
1. http://www.webupd8.org/2012/11/ubuntu-1 … nents.html For the next Ubuntu release, only glib, d-conf, gobject-introspection, and gvfs will be updated to the GNOME 3.8. I'll have to port the rest of Ubuntu's 10 billion patches.
<offtopic>
2. First time I got less than 100% on a Linear Algebra exam (probably even less than 80% ).
3. I can call my computer officially dead: Windows 8 BSODs about 10 seconds after booting. Fedora runs okay, but the fan stops spinning. Arch Linux kernel panics trying to load the ethernet driver (the e1000e kernel module). EDIT: I thought that maybe a BIOS update could fix it, but I can't update because the BIOS thinks the battery is 0% full.
4. I accidentally wiped my server trying up upgrade it to Fedora 17. I can't log in to any computer anymore, since I had a centralized login system.EDIT2: Another one! I'm not going to touch my computer anymore today. I boot into Fedora, open up Google, and then I get thrown into a TTY. So, I log in and find out what's going on and I suddenly get switched back to X and I see this: http://i.imgur.com/qjSce.png THANKS LENOVO! Now my password is out in the wild.
</offtopic>
Sorry for the rant. I'll try to fix the cmake, titlebar, and theme issues as soon as I can.
Sorry to hear that. Comfort!
Offline
chenxiaolong wrote:RockrKnight wrote:Yeah, that worked. But still... what happened?
I had /usr/share/cmake-2.8/Modules/FindGettext.cmake in my system, before and after downgrade.
---
Unity installed
---I'll take a look at this after I get home.
EDIT: Could you upload your cmake (both old and new) packages? My pacman cache is cleared every time I reboot, so I don't have the packages anymore. They are in /var/cache/pacman/pkg.
Of course, here:
cmake-2.8.9-1 http://ompldr.org/vZzRjMQ
cmake-2.8.10-1 http://ompldr.org/vZzRjNAEdit: BTW, windows don't loose the titlebar when maximized, is this a known issue?
I think so. I have exactly the same problem. And if you are using chrome, it would lose the titlebar, but forever:)
Now I switched to gnome 3.6 temporarily. It looks nice but now I really miss those features in unity. It's going to be a dilemma for me...
Offline
chenxiaolong wrote:RockrKnight wrote:Yeah, that worked. But still... what happened?
I had /usr/share/cmake-2.8/Modules/FindGettext.cmake in my system, before and after downgrade.
---
Unity installed
---I'll take a look at this after I get home.
EDIT: Could you upload your cmake (both old and new) packages? My pacman cache is cleared every time I reboot, so I don't have the packages anymore. They are in /var/cache/pacman/pkg.
Of course, here:
cmake-2.8.9-1 http://ompldr.org/vZzRjMQ
cmake-2.8.10-1 http://ompldr.org/vZzRjNAEdit: BTW, windows don't loose the titlebar when maximized, is this a known issue?
Thanks! This seems to be an issue with cmake:
In the newer cmake:
$ grep Gettext_FOUND /tmp/cmake/usr.2.8.10/share/cmake-2.8/Modules/FindGettext.cmake
set(GETTEXT_FOUND ${Gettext_FOUND})
The "Gettext_FOUND" variable is used but is never set to true or false. Compare with the older cmake, which actually checks for /usr/bin/msgfmt and /usr/bin/msgmerge:
$ grep -A5 GETTEXT_FOUND /tmp/cmake/usr.2.8.9/share/cmake-2.8/Modules/FindGettext.cmake
# GETTEXT_FOUND: True if gettext has been found.
# GETTEXT_VERSION_STRING: the version of gettext found (since CMake 2.8.8)
#
# Additionally it provides the following macros:
# GETTEXT_CREATE_TRANSLATIONS ( outputFile [ALL] file1 ... fileN )
# This will create a target "translations" which will convert the
--
SET(GETTEXT_FOUND TRUE)
ELSE (GETTEXT_MSGMERGE_EXECUTABLE AND GETTEXT_MSGFMT_EXECUTABLE )
SET(GETTEXT_FOUND FALSE)
IF (GetText_REQUIRED)
MESSAGE(FATAL_ERROR "GetText not found")
ENDIF (GetText_REQUIRED)
ENDIF (GETTEXT_MSGMERGE_EXECUTABLE AND GETTEXT_MSGFMT_EXECUTABLE )
I'll patch the Unity build system to work around this.
Offline
I think so. I have exactly the same problem. And if you are using chrome, it would lose the titlebar, but forever:)
Works fine here,
minimize -> http://ompldr.org/vZzRrYQ/minimize.jpg
maximize -> http://ompldr.org/vZzRrYw/maximize.jpg
or am I missing something?
Offline
1. http://www.webupd8.org/2012/11/ubuntu-1 … nents.html For the next Ubuntu release, only glib, d-conf, gobject-introspection, and gvfs will be updated to the GNOME 3.8. I'll have to port the rest of Ubuntu's 10 billion patches.
[...]
It says in the article:
The plan is to update glib, d-conf, gobject-introspection and gvfs and to offer a PPA for the latest GTK.
So you could use that ppa... since it should be working with unity...
and/or try the gnome3-ppa of Ubuntu GNOME Remix... https://launchpad.net/~gnome3-team/+archive/gnome3
since they'll probably provide gnome3.8
Last edited by oi_wtf (2012-11-03 10:01:27)
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
Works fine here,
minimize -> http://ompldr.org/vZzRrYQ/minimize.jpg
maximize -> http://ompldr.org/vZzRrYw/maximize.jpgor am I missing something?
Did you rebuild all of the packages in a clean environment? I'm asking because I didn't have this problem when I rebuild the packages on my current system. It only occurred under a chroot environment.
Offline
Did you rebuild all of the packages in a clean environment?
Nope, although I rebuilt it twice, the first build can't even enter unity.
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!)
@chenxiaolong, I didn't manage to solve the window decoration theme problem. But now I think the problem is related to this workaround.
Apparently compiz-ubuntu still depends on patched metacity. That's why unpatched version always complains about ubuntu specific config "shadow" "padding" in metacity theme.
If I use metacity-ubuntu, the theme file can be read and applied successfully, but gtk-window-decorator crashes. So I believe the problem is from somewhere else.
I'm using metacity-ubuntu 2.34.8.0ubuntu4 which is used in ubuntu 12.10.
Here is the log for gtk-window-decorator crash http://pastebin.com/ZbFQQF6F
Edit: now I can claim that compiz-ubuntu really depends on metacity-ubuntu. Rebuilding compiz-ubuntu completely solved those annoying problems.
I'm now still with Gnome 3.4. I will try tomorrow with Gnome 3.6 to see whether the title bar bug is also caused by this.
Last edited by qiuwei (2012-11-04 02:47:24)
Offline
Edit: now I can claim that compiz-ubuntu really depends on metacity-ubuntu. Rebuilding compiz-ubuntu completely solved those annoying problems.
I'm now still with Gnome 3.4. I will try tomorrow with Gnome 3.6 to see whether the title bar bug is also caused by this.
You are right, with metacity-ubuntu + rebuilt (without rebuilt the title bar bug happen) radiance and ambiance window decorator works, test it with gnome 3.6.
Offline
I tried Unity on a fresh install. It runs into the problem of needing gnome-session-ubuntu which needs ConsoleKit which is longer in Arch.
Offline
I tried Unity on a fresh install. It runs into the problem of needing gnome-session-ubuntu which needs ConsoleKit which is longer in Arch.
I'm running it without ConsoleKit. have you switched to systemd?
btw, archers now you can do a full system update, Unity with gnome 3.6 works like a charm here. The default light-themes look a bit ugly though.(I guess ubuntu patched the theme engine again?). A lot of themes are broken due to Gnome 3.6 update. But those themes compatible with gnome 3.6 all work.
Offline
chenxiaolong wrote:1. http://www.webupd8.org/2012/11/ubuntu-1 … nents.html For the next Ubuntu release, only glib, d-conf, gobject-introspection, and gvfs will be updated to the GNOME 3.8. I'll have to port the rest of Ubuntu's 10 billion patches.
[...]It says in the article:
The plan is to update glib, d-conf, gobject-introspection and gvfs and to offer a PPA for the latest GTK.
So you could use that ppa... since it should be working with unity...
and/or try the gnome3-ppa of Ubuntu GNOME Remix... https://launchpad.net/~gnome3-team/+archive/gnome3
since they'll probably provide gnome3.8
gtk is actually the least of my concerns. Ubuntu's global menubar patch is actually quite portable. What I'm worried about are the GNOME packages, like gnome-settings-daemon and gnome-control-center. Half of Ubuntu's patches don't work in GNOME 3.6 because of rewritten code.
Unfortunately, it seems that the GNOME3 PPA won't provide GNOME 3.8. A developer of the Ubuntu GNOME Remix wrote here: http://worldofgnome.org/gnome-and-distros-sequence/
Currently, the plan is for Ubuntu 13.04 to stick with GNOME 3.6.
Hello Jeremy,
This includes also UGR?
At this point, yes as we don't have a way to ship a different GNOME than Ubuntu.
We're hoping the community steps up to package GNOME 3.8 in a PPA though.
We'll need to rely on unofficial patches if someone else creates a PPA.
Offline
franzor wrote: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!)
@chenxiaolong, I didn't manage to solve the window decoration theme problem. But now I think the problem is related to this workaround.
Apparently compiz-ubuntu still depends on patched metacity. That's why unpatched version always complains about ubuntu specific config "shadow" "padding" in metacity theme.
If I use metacity-ubuntu, the theme file can be read and applied successfully, but gtk-window-decorator crashes. So I believe the problem is from somewhere else.
I'm using metacity-ubuntu 2.34.8.0ubuntu4 which is used in ubuntu 12.10.
Here is the log for gtk-window-decorator crash http://pastebin.com/ZbFQQF6FEdit: now I can claim that compiz-ubuntu really depends on metacity-ubuntu. Rebuilding compiz-ubuntu completely solved those annoying problems.
I'm now still with Gnome 3.4. I will try tomorrow with Gnome 3.6 to see whether the title bar bug is also caused by this.
Okay, you're right. I didn't notice the theme parsing issue since I don't use Ambiance or Radiance. I'll merge your pull request later
Offline
That's bad indeed... lets hope they change their plans.
another idea: what about an unity-on-* irc-channel?
Last edited by oi_wtf (2012-11-04 20:33:09)
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
another idea: what about an unity-on-* irc-channel?
I'm all for that!
That way this channel would be a lot more readable and people get help quicker!
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 wrote: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!)
@chenxiaolong, I didn't manage to solve the window decoration theme problem. But now I think the problem is related to this workaround.
Apparently compiz-ubuntu still depends on patched metacity. That's why unpatched version always complains about ubuntu specific config "shadow" "padding" in metacity theme.
If I use metacity-ubuntu, the theme file can be read and applied successfully, but gtk-window-decorator crashes. So I believe the problem is from somewhere else.
I'm using metacity-ubuntu 2.34.8.0ubuntu4 which is used in ubuntu 12.10.
Here is the log for gtk-window-decorator crash http://pastebin.com/ZbFQQF6FEdit: now I can claim that compiz-ubuntu really depends on metacity-ubuntu. Rebuilding compiz-ubuntu completely solved those annoying problems.
I'm now still with Gnome 3.4. I will try tomorrow with Gnome 3.6 to see whether the title bar bug is also caused by this.
The metacity-ubuntu i was refering to was the one from AUR not the one in the Arch-for-Unity repository!
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
oi_wtf wrote:another idea: what about an unity-on-* irc-channel?
I'm all for that!
That way this channel would be a lot more readable and people get help quicker!
I'm also for it. Over 55 pages of posts are a little bit scary. And sometimes issues just get lost.
I already created a google group(mailing list) for it.
https://groups.google.com/forum/?fromgr … y-for-arch
I don't whether google group is appropriate for technical stuff. At least it makes search much easier:)
Offline
woomia wrote:I tried Unity on a fresh install. It runs into the problem of needing gnome-session-ubuntu which needs ConsoleKit which is longer in Arch.
I'm running it without ConsoleKit. have you switched to systemd?
Fresh installs only use systemd.
Unity needs gnome-session-ubuntu to install. This cannot be installed because it needs ConsoleKit.
Offline
Well, no idea about that google-groups thing, never used it... joined that group now anyway.
I've also joined #unity-for-arch on freenode for now, maybe I'll register it if I'm able find my IRC cheatsheet...
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
qiuwei wrote:woomia wrote:I tried Unity on a fresh install. It runs into the problem of needing gnome-session-ubuntu which needs ConsoleKit which is longer in Arch.
I'm running it without ConsoleKit. have you switched to systemd?
Fresh installs only use systemd.
Unity needs gnome-session-ubuntu to install. This cannot be installed because it needs ConsoleKit.
Are you sure? I checked gnome-session-ubuntu's PKGBUILD again, it doesn't depend on ConsoleKit. We have moved to logind.
I'm pretty sure there is no ConsoleKit now in my system. But unity runs pretty well.
BTW: are you still using pekmop's repo? It's outdated currently.
Edit: If you don't want to compile all of the packages, you can temporarily use mine. It's only for X86_64 and it seems that you need to download them manually since I can't turn it into a repo on dropbox.
https://www.dropbox.com/sh/q2x9ewb679bfdaf/tmgUMeY_ue
Last edited by qiuwei (2012-11-05 09:08:48)
Offline