You are not logged in.

#51 2009-10-22 01:24:07

mathieui
Member
Registered: 2009-07-21
Posts: 38
Website

Re: Condition of Gnome Shell (git) and its issues

Well, this method worked fine for me (I didn't see this topic, so I had to read the AUR comments).
But I don't know why, the AUR version of gnome-shell-git does't display the title of the window (top left), but if I compile with jhbuild I have that title.
It's not annoying, but just odd tongue

Offline

#52 2009-10-22 01:46:41

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: Condition of Gnome Shell (git) and its issues

Maybe ... a missing dependency ? Could you find it ?

Offline

#53 2010-04-05 13:56:39

foxmike
Member
From: /dev/loop-control
Registered: 2008-02-24
Posts: 21

Re: Condition of Gnome Shell (git) and its issues

I'm trying to compile gir-repository-git, but it tries to overrite some files from other packages (pango, gstreamer0.10 and some others).  Since those packages (pango) are very important to other gnome packages, how can I get through it?

Last edited by foxmike (2010-04-05 13:57:11)

Offline

#54 2010-04-05 13:59:46

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: Condition of Gnome Shell (git) and its issues

I have updated the PKGBUILD to use gir-repository from extra, not the -git one.

Offline

#55 2010-04-05 15:29:14

foxmike
Member
From: /dev/loop-control
Registered: 2008-02-24
Posts: 21

Re: Condition of Gnome Shell (git) and its issues

Kool!  However, it still depends on mutter-git, which depends on gir-repository-git... Can mutter-git depend on gir-repository from extra as well?

Offline

#56 2010-04-05 16:30:50

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: Condition of Gnome Shell (git) and its issues

Υes, change it in the PKGBUILD with your favorite editor.

Offline

#57 2010-04-05 20:42:44

flamelab
Member
From: Athens, Hellas (Greece)
Registered: 2007-12-26
Posts: 2,160

Re: Condition of Gnome Shell (git) and its issues

OK, I adopted Mutter-git (thanks Vamp898 smile smile ) which now depends on gir-repository.

Offline

#58 2010-04-06 14:12:04

foxmike
Member
From: /dev/loop-control
Registered: 2008-02-24
Posts: 21

Re: Condition of Gnome Shell (git) and its issues

@flamelab: Thanks!  I've tried yesterday, it works flawlessly!:)

Offline

#59 2010-04-24 15:41:02

Shaoren
Member
Registered: 2010-04-24
Posts: 2

Re: Condition of Gnome Shell (git) and its issues

Hello,

I have tried to install gnome-shell-git from AUR, but it does not succeed:
here is the error:

CC     gradient.o
  CC     group-props.o
  CC     group.o
  CC     iconcache.o
  CC     keybindings.o
  CC     main.o
  CC     place.o
  CC     prefs.o
  CC     screen.o
  CC     session.o
  CC     stack.o
  CC     stack-tracker.o
  CC     util.o
  CC     window-props.o
  CC     window.o
cc1: warnings being treated as errors
core/window.c: In function 'menu_callback':
core/window.c:7160:9: error: case value '0' not in enumerated type 'MetaMenuOp'
make[4]: *** [window.o] Error 1
make[4]: Leaving directory `/tmp/yaourt-tmp-edouard/aur-mutter-git/mutter-git/src/mutter-build/src'
make[3]: *** [all-recursive] Error 1
make[3]: Leaving directory `/tmp/yaourt-tmp-edouard/aur-mutter-git/mutter-git/src/mutter-build/src'
make[2]: *** [all] Error 2
make[2]: Leaving directory `/tmp/yaourt-tmp-edouard/aur-mutter-git/mutter-git/src/mutter-build/src'
make[1]: *** [all-recursive] Error 1
make[1]: Leaving directory `/tmp/yaourt-tmp-edouard/aur-mutter-git/mutter-git/src/mutter-build'
make: *** [all] Error 2
==> ERROR: Build Failed.
    Aborting...
Error: Makepkg was unable to build mutter-git package.

If you need more information, do not hesitate to ask.

Thank you for your help!

Offline

#60 2010-04-24 16:21:38

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: Condition of Gnome Shell (git) and its issues

@shaoren don't have much to do other than reporting upstream because is a coding bug. in fact is a warning and warnings are treat as errors because they wanted to be like that.

do you really want to use -git versions? i'm asking because gnome-shell and mutter latest release are in gnome-unstable repo.


Give what you have. To someone, it may be better than you dare to think.

Offline

#61 2010-04-24 17:27:05

Shaoren
Member
Registered: 2010-04-24
Posts: 2

Re: Condition of Gnome Shell (git) and its issues

I just would like to try the upcoming gnome-shell without having to install the other softwares coming from the gnome-unstable repo.

However, I've tried the repository, and it works well, thanks!

Offline

#62 2010-04-24 21:30:29

wonder
Developer
From: Bucharest, Romania
Registered: 2006-07-05
Posts: 5,941
Website

Re: Condition of Gnome Shell (git) and its issues

Shaoren wrote:

I just would like to try the upcoming gnome-shell without having to install the other softwares coming from the gnome-unstable repo.

However, I've tried the repository, and it works well, thanks!

gnome-unstable contains two packages: mutter and gnome-shell  nothing more


Give what you have. To someone, it may be better than you dare to think.

Offline

Board footer

Powered by FluxBB