Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 67008 - xwine wont start: error: wine has to be installed...
Summary: xwine wont start: error: wine has to be installed...
Status: RESOLVED FIXED
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: Current packages (show other bugs)
Hardware: All Linux
: High critical
Assignee: Wine Maintainers
URL:
Whiteboard:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-10-10 13:35 UTC by Schrangl Lukas
Modified: 2004-10-30 19:12 UTC (History)
0 users

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


Attachments
This patch fixes a bug in the wine detection (and changes the error message to english) (fix-wine-detection.patch,750 bytes, patch)
2004-10-10 13:37 UTC, Schrangl Lukas
Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Schrangl Lukas 2004-10-10 13:35:55 UTC
When i try to start xwine i get this error message:
error: wine has to be installed...
even thought wine-20040716 is installed

Reproducible: Always
Steps to Reproduce:
bash$ xwine

Actual Results:  
 


Portage 2.0.50-r11 (default-x86-2004.2, gcc-3.3.4, glibc-2.3.3.20040420-r2, 
2.6.7-gentoo-r14) 
================================================================= 
System uname: 2.6.7-gentoo-r14 i686 Mobile AMD Athlon(tm) XP 2500+ 
Gentoo Base System version 1.4.16 
Autoconf: sys-devel/autoconf-2.59-r5 
Automake: sys-devel/automake-1.8.5-r1 
ACCEPT_KEYWORDS="x86" 
AUTOCLEAN="yes" 
CFLAGS="-O3 -march=athlon-xp -fomit-frame-pointer -pipe -mmmx -msse -m3dnow 
-funroll-loops  -ffast-math -mfpmath=sse,387" 
CHOST="i686-pc-linux-gnu" 
COMPILER="" 
CONFIG_PROTECT="/etc /usr/X11R6/lib/X11/xkb /usr/kde/2/share/config /usr/kde/3.2/share/config /usr/kde/3.3/share/config:/usr/kde/3.3/env:/usr/kde/3.3/shutdown /usr/kde/3/share/config /usr/lib/mozilla/defaults/pref /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="-O3 -march=athlon-xp -fomit-frame-pointer -pipe -mmmx -msse -m3dnow 
-funroll-loops  -ffast-math -mfpmath=sse,387" 
DISTDIR="/usr/portage/distfiles" 
FEATURES="autoaddcvs ccache sandbox" 
GENTOO_MIRRORS="ftp://ftp.ussg.iu.edu/pub/linux/gentoo 
ftp://ftp.ndlug.nd.edu/pub/gentoo/ http://gentoo.netnitco.net 
http://gentoo.seren.com/gentoo" 
MAKEOPTS="-j2" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR="/usr/portage" 
PORTDIR_OVERLAY="" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
USE="3dnow X acpi alsa arts avi berkdb bitmap-fonts cdr crypt cups dvd dvdr 
encode esd f77 foomaticdb gdbm gif gpm gtk gtk2 imlib java jpeg kde libg++ 
libwww mad mikmod mmx motif mozilla mpeg ncurses nls oggvorbis opengl pam 
pcmcia pdflib perl png ppds python qt quicktime readline sdl slang spell sse 
ssl svga tcpd tetex truetype usb x86 xml2 xmms xprint xv zlib"
Comment 1 Schrangl Lukas 2004-10-10 13:37:11 UTC
Created attachment 41483 [details, diff]
This patch fixes a bug in the wine detection (and changes the error message to english)
Comment 2 Roel Brook 2004-10-24 02:55:09 UTC
bug confirmed. I have the same problem
Comment 3 SpanKY gentoo-dev 2004-10-30 19:12:20 UTC
thanks, 0.3.2-r1 has this patch now