Forums

Skip to content

Advanced search
  • Quick links
    • Unanswered topics
    • Active topics
    • Search
  • FAQ
  • Login
  • Register
  • Board index Assistance Desktop Environments
  • Search

That new GNOME menu

Problems with GUI applications? Questions about X, KDE, Gnome, Fluxbox, etc.? Come on in. NOTE: For multimedia, go up one forum
Post Reply
Advanced search
149 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next
Author
Message
EmmEff
Apprentice
Apprentice
Posts: 197
Joined: Sat Apr 17, 2004 9:51 pm

  • Quote

Post by EmmEff » Fri Aug 11, 2006 2:44 pm

I ended up manually installing Slab from Gnome CVS... it works better (with some tweaks using gconf-editor) but still not as smoothly as on SuSE or even Ubuntu. Hoping to see a future ebuild in Portage that just works.
Top
big_gie
Apprentice
Apprentice
User avatar
Posts: 158
Joined: Tue Aug 31, 2004 2:44 am

  • Quote

Post by big_gie » Tue Aug 29, 2006 8:35 pm

I did a really simple ebuild of Ubuntu System Panel. You'll note that there is no dependency.

Since the source files are on a forum, you first need to download it from http://www.ubuntuforums.org/showthread.php?t=229014 and place it in /usr/portage/distfiles
usp-0.41.ebuild wrote:DESCRIPTION="Ubuntu System Panel (USP)"
HOMEPAGE="http://ubuntuforums.org/showthread.php?t=222546"
SRC_URI="${PN}_${PV}-1_all.deb.tar.gz"

LICENSE="GPL"
SLOT="0"
KEYWORDS="~x86"
IUSE=""
RESTRICT="fetch"

DEPEND=""

src_unpack() {
echo $WORKDIR
echo ${A}
unpack ${A}
cd $WORKDIR
ar x $WORKDIR/${PN}_${PV}-1_all.deb
tar -zxvf data.tar.gz
rm -f $WORKDIR/usr/bin/usp~
}

src_install() {
mv $WORKDIR/usr ${D}
}
Top
vitae
Tux's lil' helper
Tux's lil' helper
Posts: 134
Joined: Fri Mar 26, 2004 8:11 pm
Location: Germany

  • Quote

Post by vitae » Sun Oct 01, 2006 9:05 am

the control-center patch for slab-1.9999 in bugzilla doesn`t work anymore

Code: Select all

 * Applying 01-control-center-fix.patch ...

 * Failed Patch: 01-control-center-fix.patch !
 *  ( /usr/local/portage/gnome-extra/slab/files/01-control-center-fix.patch )
 * 
 * Include in your bugreport the contents of:
 * 
 *   /var/tmp/portage/slab-1.9999/temp/01-control-center-fix.patch-8093.out


!!! ERROR: gnome-extra/slab-1.9999 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_unpack
  ebuild.sh, line 708:   Called src_unpack
  slab-1.9999.ebuild, line 48:   Called epatch '/usr/local/portage/gnome-extra/slab/files/01-control-center-fix.patch'
  eutils.eclass, line 341:   Called die

!!! Failed Patch: 01-control-center-fix.patch!
!!! If you need support, post the topmost build error, and the call stack if relevant.

!!! This ebuild is from an overlay: '/usr/local/portage'

hier is the error message in detail

Code: Select all

***** 01-control-center-fix.patch *****

=======================================

PATCH COMMAND:  patch -p0 -g0 -E --no-backup-if-mismatch < /usr/local/portage/gnome-extra/slab/files/01-control-center-fix.p$

=======================================
patching file control-center/src/control-center.c
Hunk #1 FAILED at 139.
1 out of 1 hunk FAILED -- saving rejects to file control-center/src/control-center.c.rej
=======================================

PATCH COMMAND:  patch -p1 -g0 -E --no-backup-if-mismatch < /usr/local/portage/gnome-extra/slab/files/01-control-center-fix.p$

=======================================
can't find file to patch at input line 8
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: control-center/src/control-center.c
|===================================================================
|RCS file: /cvs/gnome/slab/control-center/src/control-center.c,v
|retrieving revision 1.2
|diff -u -p -r1.2 control-center.c
|--- control-center/src/control-center.c        15 Sep 2006 23:02:10 -0000      1.2
|+++ control-center/src/control-center.c        17 Sep 2006 01:10:29 -0000
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=======================================

PATCH COMMAND:  patch -p2 -g0 -E --no-backup-if-mismatch < /usr/local/portage/gnome-extra/slab/files/01-control-center-fix.p$

=======================================
can't find file to patch at input line 8
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: control-center/src/control-center.c
|===================================================================
|RCS file: /cvs/gnome/slab/control-center/src/control-center.c,v
|retrieving revision 1.2
|diff -u -p -r1.2 control-center.c
|--- control-center/src/control-center.c        15 Sep 2006 23:02:10 -0000      1.2
|+++ control-center/src/control-center.c        17 Sep 2006 01:10:29 -0000
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=======================================

PATCH COMMAND:  patch -p3 -g0 -E --no-backup-if-mismatch < /usr/local/portage/gnome-extra/slab/files/01-control-center-fix.p$

=======================================
missing header for unified diff at line 8 of patch
can't find file to patch at input line 8
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: control-center/src/control-center.c
|===================================================================
|RCS file: /cvs/gnome/slab/control-center/src/control-center.c,v
|retrieving revision 1.2
|diff -u -p -r1.2 control-center.c
|--- control-center/src/control-center.c        15 Sep 2006 23:02:10 -0000      1.2
|+++ control-center/src/control-center.c        17 Sep 2006 01:10:29 -0000
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
=======================================

PATCH COMMAND:  patch -p4 -g0 -E --no-backup-if-mismatch < /usr/local/portage/gnome-extra/slab/files/01-control-center-fix.p$

=======================================
missing header for unified diff at line 8 of patch
can't find file to patch at input line 8
Perhaps you used the wrong -p or --strip option?
The text leading up to this was:
--------------------------
|Index: control-center/src/control-center.c
|===================================================================
|RCS file: /cvs/gnome/slab/control-center/src/control-center.c,v
|retrieving revision 1.2
|diff -u -p -r1.2 control-center.c
|--- control-center/src/control-center.c        15 Sep 2006 23:02:10 -0000      1.2
|+++ control-center/src/control-center.c        17 Sep 2006 01:10:29 -0000
--------------------------
No file to patch.  Skipping patch.
1 out of 1 hunk ignored
unfortunately i don`t have a bugzilla account. so if someone would be so friendly to post it there. that would be nice.

without the epatch line in the ebuild everything works fine.

thnx in advance
Top
fldc2
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 112
Joined: Wed Jun 14, 2006 7:32 pm
Location: Motala, Sweden

  • Quote

Post by fldc2 » Sun Oct 01, 2006 12:59 pm

I made a slab ebuild against current cvs, with patches out there to make it comply more with gentoo.

http://mjukis.googlepages.com/slab-20061005.tar.gz
Last edited by fldc2 on Fri Oct 13, 2006 12:22 am, edited 2 times in total.
Top
vitae
Tux's lil' helper
Tux's lil' helper
Posts: 134
Joined: Fri Mar 26, 2004 8:11 pm
Location: Germany

  • Quote

Post by vitae » Sun Oct 01, 2006 4:34 pm

i compiled your version. do you update it regulary?

very nice overlay. i bookmarked it.

the patches are nice, too. finally a little logo beside computer.

is it possibly to connect harddisk under status with baobab and the software installer with porthole?

maybe i find it in the patches somewhere.

you should post it to bugzilla. i had no problems.
Top
fldc2
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 112
Joined: Wed Jun 14, 2006 7:32 pm
Location: Motala, Sweden

  • Quote

Post by fldc2 » Sun Oct 01, 2006 5:28 pm

vitae wrote:i compiled your version. do you update it regulary?

very nice overlay. i bookmarked it.

the patches are nice, too. finally a little logo beside computer.

is it possibly to connect harddisk under status with baobab and the software installer with porthole?

maybe i find it in the patches somewhere.

you should post it to bugzilla. i had no problems.
Sure, i'll update it regulary.
It's possible to make those changes, i'll change the default behaviour and update the files :) Default apps can also be changed in gconf.
Top
fldc2
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 112
Joined: Wed Jun 14, 2006 7:32 pm
Location: Motala, Sweden

  • Quote

Post by fldc2 » Sun Oct 01, 2006 9:02 pm

Ok, the same package is updated to use porthole as default package manager and baobab when pressing disk button.
Package manager button can be removed completely by removing the context in /desktop/gnome/applications/main-menu/system-area/package_manager_item
with the gconf configuration editor if this is not wanted, forgot to do this in the schema file patch before.
Disk application can be changed the same way.

http://mjukis.googlepages.com/slab-20061005.tar.gz
Last edited by fldc2 on Fri Oct 13, 2006 12:23 am, edited 2 times in total.
Top
saintdev
n00b
n00b
Posts: 60
Joined: Tue Jul 13, 2004 8:45 pm
Location: CO, USA
Contact:
Contact saintdev
Website

  • Quote

Post by saintdev » Tue Oct 03, 2006 2:30 am

vitae wrote:the control-center patch for slab-1.9999 in bugzilla doesn`t work anymore
Sorry, that's my fault, and I keep forgeting to set a watch on this thread :/
Fixed now, and FYI all this patch does it to make it so when you click on Control Center you get what's shown under the Desktop->Preferences menu instead of 2-3 items. So it's safe to leave out, you just won't have many items in the Control Center.

@fldc2, you mind me putting a few of those extra patches in the bug?
> SELECT `signature` FROM `members` WHERE `user_name`='saintdev';
0 rows returned.
Top
iamarug
Apprentice
Apprentice
Posts: 220
Joined: Sun Feb 09, 2003 7:17 am

  • Quote

Post by iamarug » Tue Oct 03, 2006 9:40 am

Is there a dependency on network manager? If so, is it possible to remove it somehow?
A64 3800x2/1GB /7800GT/DELL 2001FP/DFI LANPARTY UT NFORCE4
2.6.18-vanilla/GCC 4.1.1/GNOME 2.16
Top
fldc2
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 112
Joined: Wed Jun 14, 2006 7:32 pm
Location: Motala, Sweden

  • Quote

Post by fldc2 » Tue Oct 03, 2006 9:46 am

saintdev wrote:
vitae wrote:the control-center patch for slab-1.9999 in bugzilla doesn`t work anymore
Sorry, that's my fault, and I keep forgeting to set a watch on this thread :/
Fixed now, and FYI all this patch does it to make it so when you click on Control Center you get what's shown under the Desktop->Preferences menu instead of 2-3 items. So it's safe to leave out, you just won't have many items in the Control Center.

@fldc2, you mind me putting a few of those extra patches in the bug?
I don't mind at all.
Top
saintdev
n00b
n00b
Posts: 60
Joined: Tue Jul 13, 2004 8:45 pm
Location: CO, USA
Contact:
Contact saintdev
Website

  • Quote

Post by saintdev » Tue Oct 03, 2006 6:37 pm

iamarug wrote:Is there a dependency on network manager? If so, is it possible to remove it somehow?
Yes there is. And not without hacking the source.
Someone more brave may be willing to attempt it, but I don't really want to.
> SELECT `signature` FROM `members` WHERE `user_name`='saintdev';
0 rows returned.
Top
startail
n00b
n00b
User avatar
Posts: 71
Joined: Sun Sep 25, 2005 10:11 am

baffled

  • Quote

Post by startail » Wed Oct 04, 2006 5:18 pm

I have a probelm, that when I start NetworkManager it starts asking my ISP about a dhcp IP address. And I get one, but that's for my server. How do I configure NM not to ask for a Dynamic IP? I want to keep my internal IP.
Top
vitae
Tux's lil' helper
Tux's lil' helper
Posts: 134
Joined: Fri Mar 26, 2004 8:11 pm
Location: Germany

  • Quote

Post by vitae » Wed Oct 04, 2006 8:26 pm

as far as i know it is not yet possible to use a static ip.

they are planning to add this feature next release, but you can disable networkmanager and use gentoo`s network scripts.
Top
vitae
Tux's lil' helper
Tux's lil' helper
Posts: 134
Joined: Fri Mar 26, 2004 8:11 pm
Location: Germany

  • Quote

Post by vitae » Thu Oct 19, 2006 1:22 pm

finally I solved an in my eyes serious problem.

I don`t know, if it is a only slab related problem, but it seems that if you use your system with avahi and you don`t have nss-mdns installed you can`t start any programs at the first login with the slab menu.

you have to logout and login first, then it seems to work. that occurs only if you have a wlan pcmcia card.
Top
BrummieJim
l33t
l33t
Posts: 683
Joined: Fri Jul 22, 2005 6:48 pm

  • Quote

Post by BrummieJim » Thu Oct 19, 2006 1:35 pm

Didn't anyone notice they looked crap before trying to install them. The one Novell are talking about looks like the windows XP start menu, the one I always turn off when using *spit* windows.
Top
saintdev
n00b
n00b
Posts: 60
Joined: Tue Jul 13, 2004 8:45 pm
Location: CO, USA
Contact:
Contact saintdev
Website

  • Quote

Post by saintdev » Thu Oct 19, 2006 8:41 pm

vitae, never had anything like that happen to me. I'll try uninstalling nss-mdns, and see if I can reproduce it.

@BrummieJim, no one is forcing you to use the menu. Personally I like it because it was designed from the ground up for usability. The people at Novell did a lot of studies (http://betterdesktop.org) on this, and this is the design that came out of that.
> SELECT `signature` FROM `members` WHERE `user_name`='saintdev';
0 rows returned.
Top
vitae
Tux's lil' helper
Tux's lil' helper
Posts: 134
Joined: Fri Mar 26, 2004 8:11 pm
Location: Germany

  • Quote

Post by vitae » Fri Oct 20, 2006 1:47 pm

here are my useflags
# Useflags
USE="X -xmms -java -arts -kde -qt3 -qt4 -gpm -apm -mozilla -doc -yelp alsa evo evolution eds gnome crypt gtk gtk2 gtkhtml dvd dvdread cdr ppds usb cups hal pic mmx sse svg rar xvid xine -mplayer ogg vorbis theora mp3 mp4 lcms symlink cdparanoia gimp dbus nautilus dri dga acpi cairo firefox wmf mono opengl openal nptl nptlonly nls scanner ffmpeg foomaticdb glitz glade asf win32codecs spell beagle libnotify gaim on-the-fly-crypt gstreamer exif pop sqlite startup-notification mng png unicode userlocales pdf udev mbox maildir chm bitmap-fonts truetype-fonts truetype tiff de pam pam_console avahi bonjour aac hddtemp howl-compat jpeg mad encode python acl msn keyring galago totem mpeg"

# PC-Einstellungen
CFLAGS="-O3 -march=pentium3 -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
CXXFLAGS="${CFLAGS}"

# Systemeinstellung
ACCEPT_KEYWORDS="~x86"
that bug only happens when i log in to my gnome session for the first time and the pcmcia wlan card is inserted. maybe it is a dbus problem. i don`t know.

well, i was so free and changed the ebuild to the current date. it seems like they changed file-area-widget.c in cvs. so the patch number 8 (places) doesn`t work anymore.
Top
fldc2
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 112
Joined: Wed Jun 14, 2006 7:32 pm
Location: Motala, Sweden

  • Quote

Post by fldc2 » Sat Oct 21, 2006 4:39 pm

updated files at http://mjukis.googlepages.com/slab-20061021.tar.gz
Two flags was added porthole and baobab, some people don't want a package manager and wants to use gnome-system-monitor instead.
If porthole isn't used the "Install..." button in the right menu should be gone
Top
gcerez
n00b
n00b
Posts: 2
Joined: Sat Oct 21, 2006 11:35 pm

  • Quote

Post by gcerez » Sat Oct 21, 2006 11:42 pm

Tried to edit this but with no help :

Code: Select all

 ./autogen.sh --disable-NetworkManager --prefix=/usr
Is there any way to code this?
Web Directory - Submit Your Site
Top
ZenGeist
n00b
n00b
User avatar
Posts: 4
Joined: Sun Oct 23, 2005 7:47 am
Location: Russia, Moscow
Contact:
Contact ZenGeist
Website

  • Quote

Post by ZenGeist » Sun Oct 22, 2006 1:02 am

I have this bugs:

Code: Select all

/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libssl.so.0.9.7, needed by /usr/lib64/libgnomevfs-2.so, may conflict with libssl.so.0.9.8
/usr/lib/gcc/x86_64-pc-linux-gnu/4.1.1/../../../../x86_64-pc-linux-gnu/bin/ld: warning: libcrypto.so.0.9.7, needed by /usr/lib64/libgnomevfs-2.so, may conflict with libcrypto.so.0.9.8
../../libslab/.libs/libslab.so: undefined reference to `nld_search_bar_has_focus'
collect2: ld returned 1 exit status
make[2]: *** [application-browser] ¾èØÑÚÐ 1
make[2]: Leaving directory `/var/tmp/portage/slab-0.0.1_pre20061021/work/slab/application-browser/src'
make[1]: *** [all-recursive] ¾èØÑÚÐ 1
make[1]: Leaving directory `/var/tmp/portage/slab-0.0.1_pre20061021/work/slab'
make: *** [all] ¾èØÑÚÐ 2

!!! ERROR: gnome-extra/slab-0.0.1_pre20061021 failed.
Call stack:
  ebuild.sh, line 1546:   Called dyn_compile
  ebuild.sh, line 937:   Called src_compile
  slab-0.0.1_pre20061021.ebuild, line 82:   Called gnome2_src_compile
  gnome2.eclass, line 64:   Called die
How I can fix this?
Top
fldc2
Tux's lil' helper
Tux's lil' helper
User avatar
Posts: 112
Joined: Wed Jun 14, 2006 7:32 pm
Location: Motala, Sweden

  • Quote

Post by fldc2 » Sun Oct 22, 2006 12:12 pm

gcerez wrote:Tried to edit this but with no help :

Code: Select all

 ./autogen.sh --disable-NetworkManager --prefix=/usr
Is there any way to code this?
NetworkManager can't be disabled as far as i know.
Top
vitae
Tux's lil' helper
Tux's lil' helper
Posts: 134
Joined: Fri Mar 26, 2004 8:11 pm
Location: Germany

  • Quote

Post by vitae » Wed Nov 22, 2006 1:54 pm

i found the source code. can we use this? so there would be more stability instead of using cvs.

http://download.opensuse.org/distributi ... 34.src.rpm

and here someone coded an ebuild for an older version. does anybody know if there are overlays for gnome-main-menu?

http://dev.gentoo.org/~steev/files/gnom ... 6.2.ebuild , but it seems it doesn`t use the rpm source.

greetings
Top
mdmnchr
n00b
n00b
User avatar
Posts: 52
Joined: Fri Jun 06, 2003 3:41 am

Where did slab go?

  • Quote

Post by mdmnchr » Thu Nov 23, 2006 4:08 pm

The cvs of slab seems to have disappeared. Anyone know where it went?

Code: Select all

$ cvs -d:pserver:anonymous@anoncvs.gnome.org:/cvs/gnome  co slab
cvs server: cannot find module `slab' - ignored
cvs [checkout aborted]: cannot expand modules
Top
vitae
Tux's lil' helper
Tux's lil' helper
Posts: 134
Joined: Fri Mar 26, 2004 8:11 pm
Location: Germany

  • Quote

Post by vitae » Thu Nov 23, 2006 5:45 pm

it is here

http://cvs.gnome.org/viewcvs/gnome-main-menu/
Top
rmh3093
Advocate
Advocate
User avatar
Posts: 2138
Joined: Wed Aug 06, 2003 10:36 pm
Location: Albany, NY

  • Quote

Post by rmh3093 » Sun Nov 26, 2006 4:39 pm

cvs -d:pserver:anonymous@anoncvs.gnome.org:/cvs/gnome co gnome-main-menu
Do not meddle in the affairs of wizards, for they are subtle and quick to anger.
Top
Post Reply

149 posts
  • Previous
  • 1
  • 2
  • 3
  • 4
  • 5
  • 6
  • Next

Return to “Desktop Environments”

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