Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 97086 - idesk not running
Summary: idesk not running
Status: RESOLVED NEEDINFO
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: x86 Linux
: High normal (vote)
Assignee: Desktop Misc. Team
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2005-06-25 20:19 UTC by Analyzer
Modified: 2006-01-18 22:19 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ideskrc file (.ideskrc,956 bytes, text/plain)
2005-06-27 18:42 UTC, Analyzer
Details
strace of running idesk (strace-idesk,12.29 KB, text/plain)
2005-06-27 18:43 UTC, Analyzer
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Analyzer 2005-06-25 20:19:08 UTC
i installed idesk and try run it but got this error:

analyzer@localhost ~ $ idesk
terminate called after throwing an instance of 'std::ios_base::failure'
  what():  basic_filebuf::underflow error reading the file
Aborted



Reproducible: Always
Steps to Reproduce:
root@localhost:/home/analyzer$ emerge info
Portage 2.0.51.22-r1 (default-linux/x86/2005.0, gcc-3.4.4, glibc-2.3.5-r0,
2.6.12-gentoo i686)
=================================================================
System uname: 2.6.12-gentoo i686 AMD Athlon(tm)
Gentoo Base System version 1.6.12
dev-lang/python:     2.3.5, 2.4.1-r1
sys-apps/sandbox:    1.2.9
sys-devel/autoconf:  2.13, 2.59-r7
sys-devel/automake:  1.4_p6, 1.5, 1.6.3, 1.7.9-r1, 1.8.5-r3, 1.9.5
sys-devel/binutils:  2.16.1
sys-devel/libtool:   1.5.18
virtual/os-headers:  2.6.11-r2
ACCEPT_KEYWORDS="x86 ~x86"
AUTOCLEAN="yes"
CBUILD="i686-pc-linux-gnu"
CFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
CHOST="i686-pc-linux-gnu"
CONFIG_PROTECT="/etc /usr/kde/2/share/config /usr/kde/3.4/env
/usr/kde/3.4/share/config /usr/kde/3.4/shutdown /usr/kde/3/share/config
/usr/lib/X11/xkb /usr/lib/mozilla/defaults/pref /usr/share/config /var/bind
/var/qmail/control"
CONFIG_PROTECT_MASK="/etc/gconf /etc/terminfo /etc/texmf/web2c /etc/env.d"
CXXFLAGS="-O2 -march=athlon-xp -fomit-frame-pointer -pipe"
DISTDIR="/usr/portage/distfiles"
FEATURES="autoaddcvs autoconfig ccache distcc distlocks sandbox sfperms strict"
GENTOO_MIRRORS="http://distfiles.gentoo.org
http://distro.ibiblio.org/pub/Linux/distributions/gentoo"
LANG="ru_RU.KOI8-R"
LC_ALL="ru_RU.KOI8-R"
MAKEOPTS="-j2"
PKGDIR="/usr/portage/packages"
PORTAGE_TMPDIR="/var/tmp"
PORTDIR="/usr/portage"
PORTDIR_OVERLAY="/usr/local/portage"
SYNC="rsync://rsync.gentoo.org/gentoo-portage"
USE="x86 3dnow 3dnowex 3dnowext 7zip X aac aalib accessibility acl acpi
activefilter adns aim alsa amuled apache2 apm applet artworkextra atm audio
audiofile avi bash-completion bcmath berkdb bidi bitmap-fonts bmp bonobo buttons
bzip2 bzlib cairo calendar caps cdparanoia cdr chroot clamav cpdflib
cpudetection crypt css cups curl curlwrappers customlog dba dga dhcp dillo
divx4linux doc dv dvb dvd dvdr dvdread ecc edl eds emacs emboss encode epiphany
escreen etwin exif extensions fam ffmpeg filepro flac font-server foomaticdb
fortran fpx ftp gcj gd geoip gg ggi gif glitz gnome gnome-print gnutls gphoto2
gpm graphviz gstreamer gtk gtk2 gtkhtml guile hal howl iconv icq idea
imagemagick imap imlib irc java jbig jpeg jpeg2k kde kdeenablefinal kdexdeltas
lcms ldap leim lesstif libcaca libclamav libedit libfpx libg++ libwww lirc lj
logrotate lzo mad mailbox maildir mailwrapper matroska mbox md5sum mikmod milter
mime mjpeg mmx mmxext mng mono mozilla moznomail mozsvg mozxmlterm mp3 mpeg mpi
mplayer mppe-mppc mysql mythtv nas ncurses neXt nethack network nis nls nntp
nptl nptlonly nvidia objc odbc offensive ogg oggvorbis opengl openntpd openssh
oss pam pcntl pcre pdflib perl php plugin png portaudio posix povray python qt
quicktime radius rar readline real remote rss rtc rube ruby sasl sdl session
sharedext silc simplexml slang slp sndfile sockets socks5 speex spell sqlite sse
ssl stats subtitles subversion svg svga symlink tcltk tcpd tetex theora threads
tiff truetype truetype-fonts type1-fonts underscores usb v4l v4l2 vcd vda vhosts
visualization vorbis win32codecs wma123 wmf xanim xface xine xinerama xml xml2
xmms xosd xpm xrandr xsl xv xvid xvmc yahoo zeroconf zlib zvbi userland_GNU
kernel_linux elibc_glibc"
Unset:  ASFLAGS, CTARGET, LDFLAGS, LINGUAS

Actual Results:  
not working app

Expected Results:  
root@localhost:/home/analyzer$ emerge idesk -pv

These are the packages that I would merge, in order:

Calculating dependencies ...done!
[ebuild   R   ] x11-misc/idesk-0.7.2  0 kB


i dont know how i can fix this issue and pray you help me with it.
Comment 1 Jonathan Smith (RETIRED) gentoo-dev 2005-06-26 05:55:21 UTC
please post (attach) your idesk configuration files
Comment 2 Analyzer 2005-06-27 18:42:57 UTC
Created attachment 62120 [details]
ideskrc file

it's what you are req
Comment 3 Analyzer 2005-06-27 18:43:50 UTC
Created attachment 62121 [details]
strace of running idesk

it's bonus:)
Comment 4 Jonathan Smith (RETIRED) gentoo-dev 2005-07-02 18:15:22 UTC
please try version 0.7.3 and tell me if the issue still occurs (i can't reproduce)
Comment 5 Jonathan Smith (RETIRED) gentoo-dev 2005-07-02 18:27:57 UTC
oh, i also emailed upstream about this problem and the broken makefile, so
hopefully at least the makefile will be fixed
Comment 6 Analyzer 2005-07-03 22:31:09 UTC
i tried 7.3.0 version and this problen not had been fixed:( i don't know how use
this app with this trouble:(
Comment 7 Analyzer 2005-07-03 22:32:00 UTC
(In reply to comment #6)
> i tried 7.3.0 version and this problen not had been fixed:( i don't know how use
> this app with this trouble:(

i mean 0.7.3*:)
Comment 8 Jonathan Smith (RETIRED) gentoo-dev 2005-07-17 12:11:32 UTC
this is stumping me... it works for me...

i don't suppose 0.7.3-r1 fixed it?

in any case, you might want to have >idesk-0.5.6 in your package.mask so you can
keep using it in the mean time
Comment 9 Analyzer 2005-07-18 03:45:01 UTC
and first revision dont working :(
Comment 10 Analyzer 2005-07-18 07:41:47 UTC
i see that this problem appear then i trying run idesk from the user. if i
running with root perm then no problem.
Comment 11 Krzysztof Pawlik (RETIRED) gentoo-dev 2005-12-29 15:03:20 UTC
Does this bug occurs with 0.7.5 ?
Comment 12 Krzysztof Pawlik (RETIRED) gentoo-dev 2006-01-13 03:50:39 UTC
Waiting for reporter.
Comment 13 Analyzer 2006-01-18 22:19:36 UTC
(In reply to comment #12)
> Waiting for reporter.
> 

analyzer@localhost ~ $ idesk --version
 Idesk starting in :0.0
[idesk] Background's file not found.
[idesk] Background's source not found.
terminate called after throwing an instance of 'std::ios_base::failure'
  what():  basic_filebuf::underflow error reading the file
Aborted
analyzer@localhost ~ $ idesk -v
Idesk 0.7.5
==============
Default Prefix /usr
==============
Further documentation available at: http://idesk.sourceforge.net

Remember to create your ~/.ideskrc file, and put icons in the ~/.idesktop
directory.

+++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++++
as you see, same problem