Gentoo Forums
Gentoo Forums
Gentoo Forums
Quick Search: in
[GNUstep] Cannot get GWorkspace working
View unanswered posts
View posts from last 24 hours
View posts from last 7 days

 
Reply to topic    Gentoo Forums Forum Index Desktop Environments
View previous topic :: View next topic  
Author Message
tassilo80
Guru
Guru


Joined: 26 Mar 2003
Posts: 346
Location: Koblenz, Germany

PostPosted: Thu Nov 18, 2004 9:10 am    Post subject: [GNUstep] Cannot get GWorkspace working Reply with quote

Hi,

I want to use GNUstep as my DE. Therefore I installed windowmaker and GNUstep as described at http://dev.gentoo.org/~fafhrd/.

After that I emerged gworkspace. When I now want to start I get the following output:
Code:
(heimdall@inspiron)(25/pts)(10:01:11/18/04)-
(%:/usr/GNUstep/System/Applications)- openapp GWorkspace
/usr/GNUstep/System/Applications/GWorkspace.app/GWorkspace: Uncaught exception NSInvalidArgumentException, reason: GWViewerIconsPath(class) does not recognize setAutoresizingMask:


The GWorkspace Menu appears and a popup which tells: "Critical Error in GWorkspace\n NSInvalidArgumentException: GWViewerIconsPath(class) does not recognize setAutoresizingMask:"
It has two buttons Ignore/Abort. When I say Ignore I get an segmentation fault, when I say abort the above message is given out.

What am I doing wrong?

Code:

root@inspiron> emerge -pv libffi `qpkg -I gnustep -nc`
These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] dev-libs/libffi-3.4.1-r1  -debug +nls 0 kB
[ebuild   R   ] gnustep-apps/gworkspace-0.6.6_pre20040928-r3  -debug +pdfkit -profile 0 kB
[ebuild   R   ] gnustep-base/gnustep-back-art-0.9.5_pre20041116  -debug -doc +opengl -profile +xim 0 kB
[ebuild   R   ] gnustep-base/gnustep-base-1.10.2_pre20041116  -debug -doc -profile 0 kB
[ebuild   R   ] gnustep-base/gnustep-env-0.1.5  -debug -profile 0 kB
[ebuild   R   ] gnustep-base/gnustep-gui-0.9.5_pre20041116  +cups -debug -doc +gif -gsnd +jpeg +png -profile 0 kB
[ebuild   R   ] gnustep-base/gnustep-make-1.10.1_pre20041116  -debug -doc -layout-from-conf-file -layout-osx-like -non-flattened -profile 0 kB
[ebuild   R   ] gnustep-base/mknfonts-0.5  -debug -profile 0 kB
[ebuild   R   ] gnustep-libs/artresources-0.1.2  -debug -profile 0 kB
[ebuild   R   ] gnustep-libs/pdfkit-0.8-r2  -debug -profile 0 kB


root@inspiron> emerge info     
Portage 2.0.51-r3 (default-linux/x86/2004.3, gcc-3.4.3, glibc-2.3.4.20041102-r0, 2.6.9-nitro3 i686)
=================================================================
System uname: 2.6.9-nitro3 i686 Intel(R) Pentium(R) 4 Mobile CPU 1.40GHz
Gentoo Base System version 1.6.6
ccache version 2.3 [enabled]
Autoconf: sys-devel/autoconf-2.59-r5
Automake: sys-devel/automake-1.8.5-r1
Binutils: sys-devel/binutils-2.15.92.0.2-r1
Headers:  sys-kernel/linux26-headers-2.6.8.1-r1
Libtools: sys-devel/libtool-1.5.2-r7
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CFLAGS="-march=pentium3 -mtune=pentium4m -Os -pipe -fomit-frame-pointer"
CHOST="i686-pc-linux-gnu"
COMPILER=""
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.3/env /usr/kde/3.3/share/config /usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/share/config /usr/share/texmf/dvipdfm/config/ /usr/share/texmf/dvips/config/ /usr/share/texmf/tex/generic/config/ /usr/share/texmf/tex/platex/config/ /usr/share/texmf/xdvi/ /var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/env.d"
CXXFLAGS="-march=pentium3 -mtune=pentium4m -Os -pipe -fomit-frame-pointer"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distlocks fixpackages sandbox sfperms"
GENTOO_MIRRORS="http://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ ftp://ftp-stud.fht-esslingen.de/pub/Mirrors/gentoo/ http://www.gigaload.org/gentoo.org/ http://gd.tuwien.ac.at/opsys/linux/gentoo/ ftp://gd.tuwien.ac.at/opsys/linux/gentoo/"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.europe.gentoo.org/gentoo-portage"
USE="X acpi alsa ansi auctex audiofile avi berkdb bitmap-fonts bzlib cdparanoia cdr crypt cups dio divx4linux dvd emacs encode exif faac faad fam fbcon flac flood freetype ftp gdbm gif gnustep gnutls gpm gprof graphviz gstreamer gtk gtk2 icq imagekits imagemagick imap imlib imlib2 ipv6 ithreads jabber jack jack-tmpfs java javascript jpeg jpeg2k junit libwww live mad mikmod mmx mmx2 mng motif mozsvg mozxmlterm mpeg ncurses network nls no_wxgtk1 nptl objc offensive oggvorbis openal opengl pam pcmcia pdfkit pdflib pic png pnp qt quicktime readline real rtc ruby sdl slang sockets speex sse sse2 ssl svg tcpd tetex theora threads tidy tiff truetype type1 type1-fonts unicode usb vdesktop videos wmf wxwindows x86 xim xine xml2 xmlrpc xpm xprint xv xvid zlib linguas_de"


Much thanks in advance,
Tassilo
Back to top
View user's profile Send private message
tassilo80
Guru
Guru


Joined: 26 Mar 2003
Posts: 346
Location: Koblenz, Germany

PostPosted: Fri Nov 19, 2004 6:58 am    Post subject: Reply with quote

Short addition:

I have the following in my ~/GNUstep/Library/WindowMaker/autostart:
Code:

#!/bin/sh
#
# Place applications to be executed when WindowMaker is started here.
# This should only be used for non-X applications or applications that
# do not support session management. Other applications should be restarted
# by the WindowMaker session restoring mechanism. For that, you should
# either set SaveSessionOnExit=YES or select "Save Session" in the Workspace
# submenu of the root menu when all applications you want started are
# running.
#
# WindowMaker will wait until this script finishes, so if you run any
# commands that take long to execute (like a xterm), put a ``&'' in the
# end of the command line.
#
# This file must be executable.
#
xset m 45/10 4

###############
# For GNUstep #
###############

. /usr/GNUstep/System/Library/Makefiles/GNUstep.sh
$GNUSTEP_SYSTEM_ROOT/Tools/gpbs

make_services

################
# xscreensaver #
################
xscreensaver -no-splash &


And another short question:
    Do I have to add /etc/init.d/gnustep to runlevel default?

AFAIKS it only starts gdomap and gdnc which would be started by the Windowmaker autostart script, too.

Thanks in advance,
Tassilo
Back to top
View user's profile Send private message
tassilo80
Guru
Guru


Joined: 26 Mar 2003
Posts: 346
Location: Koblenz, Germany

PostPosted: Wed Dec 01, 2004 6:49 am    Post subject: Solved Reply with quote

Hi,

I solved my problem by recompiling all gnustep-stuff with CFLAGS="-march=686 -O0 -pipe".

Regards,
Tassilo
Back to top
View user's profile Send private message
Display posts from previous:   
Reply to topic    Gentoo Forums Forum Index Desktop Environments All times are GMT
Page 1 of 1

 
Jump to:  
You cannot post new topics in this forum
You cannot reply to topics in this forum
You cannot edit your posts in this forum
You cannot delete your posts in this forum
You cannot vote in polls in this forum