Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Discussion & Documentation Gentoo Chat
  • Search

Gnome 2.30

Opinions, ideas and thoughts about Gentoo. Anything and everything about Gentoo except support questions.
Post Reply
  • Print view
Advanced search
96 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
Author
Message
d2_racing
Bodhisattva
Bodhisattva
User avatar
Posts: 13047
Joined: Mon Apr 25, 2005 2:25 pm
Location: Ste-Foy,Canada
Contact:
Contact d2_racing
Website

  • Quote

Post by d2_racing » Thu Apr 29, 2010 2:17 am

GPO is pretty useful, it has Funtoo and Gentoo packages.
Top
monsm
Guru
Guru
User avatar
Posts: 467
Joined: Wed Sep 26, 2007 1:27 pm
Location: London, UK

  • Quote

Post by monsm » Sun May 02, 2010 10:43 am

One question. Is it possible to set transparency on open dialogue windows using metacity 2.30.1?
I can set transparency on panels and the background on the terminal window, but not e.g. on inactive windows etc.

Mons
Top
roelof
Guru
Guru
Posts: 488
Joined: Thu Feb 05, 2009 1:16 pm

  • Quote

Post by roelof » Sun May 02, 2010 11:18 am

Òne question.

what's the best way to install Gnome 2.30 on stable arch.
I emerged the overlay gnome
But when I do emerge gnome . it's still finds the 2.26 branch.

Roelof
Top
wrc1944
Advocate
Advocate
Posts: 3467
Joined: Thu Aug 15, 2002 10:33 am
Location: Gainesville, Florida

  • Quote

Post by wrc1944 » Sun May 02, 2010 11:58 am

You would need to at least unmask it, and possibly keyword it in /etc/portage/package.unmask and package.keywords. Usually there's Documentation in the overlay.

However, since gnome-2.30 isn't yet in ~Arch, I would have to question trying it on stable. It might work out OK, but there also might be plenty of other deps from ~Arch which you would also need to unmask/keyword. A lot of trouble (unless Gnome is your main desktop environment), and might result in other packages depending on Gnome having problems.

If anyone has 2.30 overlay running on stable without any problems, please post.
Main box- AsRock x370 Gaming K4
Ryzen 7 3700x, 3.6GHz, 16GB GSkill Flare DDR4 3200mhz
Samsung SATA 1000GB, Radeon HD R7 350 2GB DDR5
OpenRC Gentoo ~amd64 plasma, glibc-2.41-r2, gcc-15.1.0
kernel-6.15.6 USE=experimental python3.13.3
Top
Imak
n00b
n00b
Posts: 29
Joined: Thu Feb 07, 2008 4:02 am

Any having troubles running Pessulus "Lock Down Editor&

  • Quote

Post by Imak » Mon May 03, 2010 3:05 am

Anyone else having issues with the lock down editor in gnome 2.30? For some reason Lock Down Editor fails silently.

Xsession errors reveal the following:
lTraceback (most recent call last):
File "/usr/bin/pessulus", line 23, in <module>
import bugbuddy
ImportError: No module named bugbuddy
Already ran python-updater but no go.

Edit: Down grading dev-python/gnome-python-desktop-base to version 2.28.0 and installing dev-python/bug-buddy-python solves the issue.

Additional: Anyone notice that when udisk tries to mount media a window pops up containing the relevant folder but then vanishes quickly leaving you no choice but to double click on the media or select from panel? Also, is anyone else having issues with ejecting CD/DVDs, seems to say I don't have enough authorization?
Last edited by Imak on Sat May 08, 2010 2:05 am, edited 1 time in total.
Top
roelof
Guru
Guru
Posts: 488
Joined: Thu Feb 05, 2009 1:16 pm

  • Quote

Post by roelof » Thu May 06, 2010 7:52 pm

Hello,

I updated my box to ~amd64.

Can anyone tell me now what's the best way to emerge 2.30 ?

Roelof
Top
XQYZ
Apprentice
Apprentice
User avatar
Posts: 231
Joined: Sun Jul 19, 2009 12:53 pm
Location: Europe
Contact:
Contact XQYZ
Website

  • Quote

Post by XQYZ » Thu May 06, 2010 9:42 pm

roelof wrote:Can anyone tell me now what's the best way to emerge 2.30

Code: Select all

layman -a gnome
emerge -uDN world
maybe?
Top
pilla
Bodhisattva
Bodhisattva
User avatar
Posts: 7732
Joined: Wed Aug 07, 2002 8:19 pm
Location: Underworld

  • Quote

Post by pilla » Thu May 06, 2010 11:40 pm

Moved from Desktop Environments to Gentoo Chat.
"I'm just very selective about the reality I choose to accept." -- Calvin
Top
roelof
Guru
Guru
Posts: 488
Joined: Thu Feb 05, 2009 1:16 pm

  • Quote

Post by roelof » Fri May 07, 2010 5:40 am

XQYZ,

Does this work when you don't have Gnome installed ?
I work wih a clean install of Gentoo with only a stage3 tarball and X installed.

Roelof
Top
monsm
Guru
Guru
User avatar
Posts: 467
Joined: Wed Sep 26, 2007 1:27 pm
Location: London, UK

  • Quote

Post by monsm » Fri May 07, 2010 1:08 pm

wrc1944 wrote:You would need to at least unmask it, and possibly keyword it in /etc/portage/package.unmask and package.keywords. Usually there's Documentation in the overlay.

However, since gnome-2.30 isn't yet in ~Arch, I would have to question trying it on stable. It might work out OK, but there also might be plenty of other deps from ~Arch which you would also need to unmask/keyword. A lot of trouble (unless Gnome is your main desktop environment), and might result in other packages depending on Gnome having problems.

If anyone has 2.30 overlay running on stable without any problems, please post.
I am running on stable and have just unmasked the necessary packages. Works fine, not had any problems.

EDIT: For roelof (and on a clean install), I put my approach earlier: http://forums.gentoo.org/viewtopic-p-62 ... ml#6262214 In order to avoid all the entries going into the world file, I wonder if its best to install gnome-2.28 first using the meta package. Don't know if other have a view on that...

Mons
Last edited by monsm on Fri May 07, 2010 1:14 pm, edited 2 times in total.
Top
roelof
Guru
Guru
Posts: 488
Joined: Thu Feb 05, 2009 1:16 pm

  • Quote

Post by roelof » Fri May 07, 2010 1:10 pm

Hello Monsm,

How did you know which packages to unmask ?

Roelof
Top
monsm
Guru
Guru
User avatar
Posts: 467
Joined: Wed Sep 26, 2007 1:27 pm
Location: London, UK

  • Quote

Post by monsm » Fri May 07, 2010 1:13 pm

roelof wrote:Hello Monsm,

How did you know which packages to unmask ?

Roelof
You just beat me to posting. I had 2.28 from before and unmasked first what was in gnome-base with a 2.30 entry.

Mons
Top
bus_drivr
n00b
n00b
Posts: 48
Joined: Thu Feb 20, 2003 8:46 pm
Location: Florida

  • Quote

Post by bus_drivr » Fri Jul 09, 2010 5:50 pm

I'm currently running Gnome 2.30 on amd64 by package.keywords there seem to be no problems so far
the file came from a post on gentoo.org that since seems to have disappeared.

Code: Select all


=dev-libs/glib-2.24*
=x11-libs/pango-1.28*
=dev-libs/atk-1.30*
=x11-libs/gtk+-2.20*
=net-libs/libsoup-gnome-2.30*
=net-libs/libsoup-2.30*
=x11-libs/libwnck-2.30*
=x11-libs/libxklavier-5*
=dev-util/gtk-doc-am-1.15*
=dev-util/gtk-doc-1.15*
=dev-libs/totem-pl-parser-2.30*
=gnome-extra/gtkhtml-3.30*
=x11-libs/gtksourceview-2.10*
=media-libs/libcanberra-0.25*
=x11-themes/gtk-engines-2.20*
=x11-themes/gnome-backgrounds-2.30*
=x11-themes/gnome-icon-theme-2.30*
=x11-themes/gnome-themes-2.30*
=gnome-extra/at-spi-1.30*
=app-accessibility/accerciser-1.10*
=app-accessibility/gok-2.30*
=app-accessibility/orca-2.30*
=gnome-base/libgnome-2.30*
=gnome-base/libgnomecanvas-2.30*
=gnome-base/libgnomekbd-2.30*
=x11-wm/metacity-2.30*
=sys-fs/udev-151*
=sys-fs/lvm2-2.02.67*
=sys-fs/udisks-1.0*
=sys-apps/gnome-disk-utility-2.30*
=gnome-base/gvfs-1.6*
=gnome-extra/zenity-2.30*
=gnome-base/gnome-desktop-2.30*
=gnome-base/nautilus-2.30*
=dev-libs/libgweather-2.30*
=gnome-base/gnome-menus-2.30*
=gnome-base/gnome-panel-2.30*
=gnome-base/gnome-session-2.30*
=gnome-base/gnome-settings-daemon-2.30*
=gnome-base/libgnome-keyring-2.30*
=gnome-base/gnome-keyring-2.30*
=gnome-base/gnome-applets-2.30*
=gnome-extra/bug-buddy-2.30*
=mail-client/mail-notification-5.4*
=gnome-extra/evolution-data-server-2.30*
=gnome-extra/gnome-media-2.30*
=dev-libs/libunique-1.1*
=gnome-extra/gnome-power-manager-2.30*
=app-arch/file-roller-2.30*
=app-cdr/brasero-2.30*
=app-crypt/seahorse-2.30*
=app-crypt/seahorse-plugins-2.30*
=dev-python/pygtksourceview-2.10*
=app-editors/gedit-2.30*
=app-text/evince-2.30*
=gnome-base/gnome-control-center-2.30*
=gnome-extra/gcalctool-5.30*
=gnome-extra/gnome-screensaver-2.30*
=gnome-extra/gucharmap-2.30*
=gnome-extra/mousetweaks-2.30*
=app-text/gnome-doc-utils-0.20*
=gnome-extra/yelp-2.30*
=mail-client/evolution-2.30*
=media-gfx/eog-2.30*
=media-video/totem-2.30*
#=net-im/empathy-2.30*
=net-libs/webkit-gtk-1.2*
=www-client/epiphany-2.30*
=www-client/epiphany-extensions-2.30*
=x11-libs/vte-0.24*
=x11-terms/gnome-terminal-2.30*
=app-admin/pessulus-2.30*
=app-admin/sabayon-2.30*
=app-misc/tomboy-1.2*
=gnome-extra/deskbar-applet-2.30*
=gnome-extra/evolution-exchange-2.30*
=gnome-extra/gconf-editor-2.30*
=gnome-extra/gnome-games-2.30*
=gnome-extra/gnome-games-extra-data-2.30*
=gnome-extra/gnome-user-share-2.30*
=gnome-extra/gnome-utils-2.30*
=gnome-extra/hamster-applet-2.30*
=gnome-extra/swfdec-gnome-2.30*
=media-video/cheese-2.30*
=net-analyzer/gnome-nettool-2.30*
#=net-misc/vinagre-2.30*
=gnome-extra/gnome-user-docs-2.30*
=gnome-extra/gnome-devel-docs-2.30*
# Python stuff
=dev-python/gnome-python-extras-base-2.25*
=dev-python/egg-python-2.25*
=dev-python/gdl-python-2.25*
=dev-python/gtkhtml-python-2.25*
=dev-python/gtkspell-python-2.25*
=dev-python/libgksu-python-2.25*
=dev-python/libgda-python-2.25*
=dev-python/gtkmozembed-python-2.25*
=dev-python/gnome-python-extras-2.25*
=dev-python/gnome-python-desktop-base-2.30*
=dev-python/bug-buddy-python-2.30*
=dev-python/evolution-python-2.30*
=dev-python/evince-python-2.30*
=dev-python/gnome-applets-python-2.30*
=dev-python/gnome-desktop-python-2.30*
=dev-python/gnome-keyring-python-2.30*
=dev-python/gnome-media-python-2.30*
=dev-python/gtksourceview-python-2.30*
=dev-python/libgnomeprint-python-2.30*
=dev-python/libgtop-python-2.30*
=dev-python/librsvg-python-2.30*
=dev-python/libwnck-python-2.30*
=dev-python/metacity-python-2.30*
=dev-python/brasero-python-2.30*
=dev-python/totem-python-2.30*
=dev-python/gnome-python-desktop-2.30*
# Anjuta and co
=dev-libs/gdl-2.30*
=dev-util/anjuta-2.30*
there were two packages that required telepathy which had no unmasked ebuild I commented them out.

I emerged tango-icon-theme and tango-icon-theme-extras and the dejavu fonts. Then set the terminal fonts to dejavu-sans-mono and it is a real NICE desktop ;-) Working on flas support.

VIA KM800
AMD64 3200
320 GB HDD
1 GB 400MHz DDR (matched pair)
Top
justXi
Tux's lil' helper
Tux's lil' helper
Posts: 85
Joined: Wed Aug 01, 2007 3:41 pm

  • Quote

Post by justXi » Tue Jul 13, 2010 6:50 am

I installed Gnome 2.30 with this list http://bugs.gentoo.org/show_bug.cgi?id=324077.

In the last days the panel does not show up on the first login, if I kill the X-server (ctrl+alt+backspace) and login again all seems to work fine.

Does somebody has an idea what I can do or where I can search for the problem?

thanks.
Top
bus_drivr
n00b
n00b
Posts: 48
Joined: Thu Feb 20, 2003 8:46 pm
Location: Florida

  • Quote

Post by bus_drivr » Sun Jul 18, 2010 1:33 pm

I'd re- 'emerge gdm' as a start. It's the login app at start if it did not get rebuilt during the install this could be it.

Ran into the rebuild all drivers issue when changing system to ACCEPT_KEYWORDS="~amd64" later since it upgraded my xorg-server version. However:

I now have Gnome2.30 and everything seems to be working without hald ;-) I have to check the automounting and see if will play dvd movies though. It is still installed but not in /etc/runlevels/* and does not start.

Wireless lan works and maintains a connections will check a usb drive later too
Top
justXi
Tux's lil' helper
Tux's lil' helper
Posts: 85
Joined: Wed Aug 01, 2007 3:41 pm

  • Quote

Post by justXi » Sun Jul 18, 2010 4:44 pm

It seems that the panel was blocked by the "gnome-volume-control" which hangs. After rebuilding als gstreamer related stuff it seems to work.
Top
bus_drivr
n00b
n00b
Posts: 48
Joined: Thu Feb 20, 2003 8:46 pm
Location: Florida

  • Quote

Post by bus_drivr » Fri Jul 23, 2010 3:26 am

telepathy ebuild pulled in in recent updates installed the missing components above. When gnome-base/gnome-2.30.2 was added. still no joy with youtube and WebM/html5 May work with opera which is not installed here.
Top
rpil
Guru
Guru
User avatar
Posts: 314
Joined: Fri May 23, 2008 7:29 am

  • Quote

Post by rpil » Tue Aug 03, 2010 1:01 pm

I have Gnome 2.30.2, after one day of compile! All seems to working fine, but as I see, the keyboard indicator is missing! "Gnome library" says: "The GNOME Keyboard Indicator has been removed from GNOME Applets. If you use more than one keyboard layout, the GNOME Keyboard Indicator will now automatically appear in your tray via gnome-system-daemon".
I rebooted my system, changed languages, but nothing happened.
How can I bring it back to my panel?
Top
rpil
Guru
Guru
User avatar
Posts: 314
Joined: Fri May 23, 2008 7:29 am

  • Quote

Post by rpil » Tue Aug 03, 2010 8:30 pm

I added a third language in my keyboard layout, but no indicator appeared! Please, help someone! :(
Top
rpil
Guru
Guru
User avatar
Posts: 314
Joined: Fri May 23, 2008 7:29 am

  • Quote

Post by rpil » Wed Aug 04, 2010 5:56 am

Ok, I found it.
Right click on panel --> Add to Panel --> Notification Area --> Add
Top
bus_drivr
n00b
n00b
Posts: 48
Joined: Thu Feb 20, 2003 8:46 pm
Location: Florida

  • Quote

Post by bus_drivr » Wed Aug 25, 2010 2:42 am

working youtube video's now Using firefox-bin and latest flash. Sound issues seem mostly resolved.

nvidia-drivers would not install with same .config from before and oldconfig moving to vanilla-2.6.36-r1
no gui Back to gentoo-sources and working.
Top
Post Reply
  • Print view

96 posts
  • Previous
  • 1
  • 2
  • 3
  • 4

Return to “Gentoo Chat”

Jump to
  • Assistance
  • ↳   News & Announcements
  • ↳   Frequently Asked Questions
  • ↳   Installing Gentoo
  • ↳   Multimedia
  • ↳   Desktop Environments
  • ↳   Networking & Security
  • ↳   Kernel & Hardware
  • ↳   Portage & Programming
  • ↳   Gamers & Players
  • ↳   Other Things Gentoo
  • ↳   Unsupported Software
  • Discussion & Documentation
  • ↳   Documentation, Tips & Tricks
  • ↳   Gentoo Chat
  • ↳   Gentoo Forums Feedback
  • ↳   Duplicate Threads
  • International Gentoo Users
  • ↳   中文 (Chinese)
  • ↳   Dutch
  • ↳   Finnish
  • ↳   French
  • ↳   Deutsches Forum (German)
  • ↳   Diskussionsforum
  • ↳   Deutsche Dokumentation
  • ↳   Greek
  • ↳   Forum italiano (Italian)
  • ↳   Forum di discussione italiano
  • ↳   Risorse italiane (documentazione e tools)
  • ↳   Polskie forum (Polish)
  • ↳   Instalacja i sprzęt
  • ↳   Polish OTW
  • ↳   Portuguese
  • ↳   Documentação, Ferramentas e Dicas
  • ↳   Russian
  • ↳   Scandinavian
  • ↳   Spanish
  • ↳   Other Languages
  • Architectures & Platforms
  • ↳   Gentoo on ARM
  • ↳   Gentoo on PPC
  • ↳   Gentoo on Sparc
  • ↳   Gentoo on Alternative Architectures
  • ↳   Gentoo on AMD64
  • ↳   Gentoo for Mac OS X (Portage for Mac OS X)
  • Board index
  • All times are UTC
  • Delete cookies

© 2001–2026 Gentoo Foundation, Inc.

Powered by phpBB® Forum Software © phpBB Limited

Privacy Policy

 

 

magic