LinuxQuestions.org
Latest LQ Deal: Latest LQ Deals
Home Forums Tutorials Articles Register
Go Back   LinuxQuestions.org > Forums > Linux Forums > Linux - Software
User Name
Password
Linux - Software This forum is for Software issues.
Having a problem installing a new program? Want to know which application is best for the job? Post your question in this forum.

Notices


Reply
  Search this Thread
Old 04-23-2003, 05:38 PM   #1
poison5151
Member
 
Registered: Mar 2003
Distribution: Red Hat 8.0
Posts: 60

Rep: Reputation: 15
Angry WineX error - aren't you surprised?


OK, I have recently compiled and installed wine from www.winehq.com. Then I realized that I could just download WineX which is supposedly good for games. So i ran make uninstall and everything went fine. Then I installed WineX. Now when I try to launch a basic paint program I get the following:
Code:
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
err:font:AddFontFileToList Unable to load font file "/mnt/win/windows/fonts/modern.fon" err = 2
err:font:AddFontFileToList Unable to load font file "/mnt/win/windows/fonts/desktop.ini" err = 55
err:font:AddFontFileToList Already loaded font L"Tahoma" L"Regular"
err:font:AddFontFileToList Already loaded font L"Tahoma" L"Bold"
err:font:AddFontFileToList Already loaded font L"Tahoma" L"Regular"
err:font:AddFontFileToList Already loaded font L"Tahoma" L"Bold"
err:font:AddFontFileToList Already loaded font L"Tahoma" L"Regular"
err:font:AddFontFileToList Already loaded font L"Tahoma" L"Bold"
err:font:AddFontFileToList Already loaded font L"Tahoma" L"Regular"
err:font:AddFontFileToList Already loaded font L"Tahoma" L"Bold"
Segmentation fault
This is run as a SU. When I try su - I get the same thing. And finally:


Code:
[root@localhost windows]# winedbg pbrush.exe
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
fixme:cdrom:CDROM_GetIdeInterface CD-ROM device with major ID 11 not supported
Warning: /usr/local/bin/wineconsole.exe not accessible from a configured DOS drive
Warning: /usr/local/bin/wineconsole not accessible from a configured DOS drive
Warning: /usr/local/bin/wineconsole --.exe not accessible from a configured DOS drive
Warning: /usr/local/bin/wineconsole -- not accessible from a configured DOS drive
Warning: /usr/local/bin/wineconsole -- --use-event=32.exe not accessible from a configured DOS drive
Warning: /usr/local/bin/wineconsole -- --use-event=32 not accessible from a configured DOS drive
Warning: /usr/local/bin/wineconsole.exe not accessible from a configured DOS drive
Warning: /usr/local/bin/wineconsole not accessible from a configured DOS drive
Warning: /usr/local/bin/wineconsole --.exe not accessible from a configured DOS drive
Warning: /usr/local/bin/wineconsole -- not accessible from a configured DOS drive
Warning: /usr/local/bin/wineconsole -- --use-event=32.exe not accessible from a configured DOS drive
Warning: /usr/local/bin/wineconsole -- --use-event=32 not accessible from a configured DOS drive
Warning: /usr/local/bin/programs/wineconsole/wineconsole.exe not accessible from a configured DOS drive
Warning: /usr/local/bin/programs/wineconsole/wineconsole not accessible from a configured DOS drive
Warning: /usr/local/bin/programs/wineconsole/wineconsole --.exe not accessible from a configured DOS drive
Warning: /usr/local/bin/programs/wineconsole/wineconsole -- not accessible from a configured DOS drive
Warning: /usr/local/bin/programs/wineconsole/wineconsole -- --use-event=32.exe not accessible from a configured DOS drive
Warning: /usr/local/bin/programs/wineconsole/wineconsole -- --use-event=32 not accessible from a configured DOS drive
err:console:start_console_renderer Can't allocate console
err:console:AllocConsole Can't allocate console
Warning: /usr/local/bin/wineconsole.exe not accessible from a configured DOS drive
Warning: /usr/local/bin/wineconsole not accessible from a configured DOS drive
Warning: /usr/local/bin/wineconsole --.exe not accessible from a configured DOS drive
Warning: /usr/local/bin/wineconsole -- not accessible from a configured DOS drive
Warning: /usr/local/bin/wineconsole -- --use-event=52.exe not accessible from a configured DOS drive
Warning: /usr/local/bin/wineconsole -- --use-event=52 not accessible from a configured DOS drive
readlink: No such file or directory
err:console:start_console_renderer Can't allocate console
err:console:AllocConsole Can't allocate console
fixme:console:SetConsoleCtrlHandler (0x4050e6d8,1) - no error checking or testing yet
WineDbg starting on pid 808ead0
Breakpoint 1 at 0x0040100c
Invalid address, can't set breakpoint
You can turn on deferring breakpoints by address by setting $CanDeferOnBPByAddr to 1
Loaded debug information from ELF 'wine' (0x00000000)
Breakpoint 2 at 0x4000acb0 (_end+0x37fbe594)
Loaded debug information from ELF '/usr/local/lib/libntdll.so' (0x40027000)
Loaded debug information from ELF '/usr/local/lib/libwine.so' (0x40117000)
Loaded debug information from ELF '/usr/local/lib/libwine_unicode.so' (0x4012c000)
No debug information in ELF '/lib/i686/libm.so.6' (0x401f3000)
No debug information in ELF '/lib/libdl.so.2' (0x40215000)
No debug information in ELF '/lib/ld-linux.so.2' (0x40000000)
No debug information in 32bit DLL 'C:\windows\pbrush.exe' (0x00400000)
No debug information in 32bit DLL 'NTDLL.DLL' (0x4005e000)
No debug information in 32bit DLL 'KERNEL32.DLL' (0x4073c000)
Loaded debug information from ELF '/usr/local/lib/libkernel32.so' (0x40713000)
No debug information in 32bit DLL 'ADVAPI32.DLL' (0x408c0000)
Loaded debug information from ELF '/usr/local/lib/libshell32.so' (0x40789000)
Loaded debug information from ELF '/usr/local/lib/libgdi32.so' (0x407fd000)
No debug information in ELF '/usr/lib/libfreetype.so.6' (0x40869000)
Loaded debug information from ELF '/usr/local/lib/libadvapi32.so' (0x408b2000)
No debug information in 32bit DLL 'GDI32.DLL' (0x40817000)
No debug information in 32bit DLL 'USER32.DLL' (0x408fe000)
Loaded debug information from ELF '/usr/local/lib/libuser32.so' (0x408d2000)
No debug information in 32bit DLL 'C:\WINDOWS\SYSTEM\OLE32.DLL' (0x7ff20000)
No debug information in 32bit DLL 'SHLWAPI.DLL' (0x40a05000)
Loaded debug information from ELF '/usr/local/lib/libshlwapi.so' (0x409ec000)
No debug information in 32bit DLL 'COMCTL32.DLL' (0x40a34000)
Loaded debug information from ELF '/usr/local/lib/libcomctl32.so' (0x40a28000)
No debug information in 32bit DLL 'SHELL32.DLL' (0x407aa000)
err:font:AddFontFileToList Unable to load font file "/mnt/win/windows/fonts/modern.fon" err = 2
err:font:AddFontFileToList Unable to load font file "/mnt/win/windows/fonts/desktop.ini" err = 55
err:font:AddFontFileToList Already loaded font L"Tahoma" L"Regular"
err:font:AddFontFileToList Already loaded font L"Tahoma" L"Bold"
err:font:AddFontFileToList Already loaded font L"Tahoma" L"Regular"
err:font:AddFontFileToList Already loaded font L"Tahoma" L"Bold"
err:font:AddFontFileToList Already loaded font L"Tahoma" L"Regular"
err:font:AddFontFileToList Already loaded font L"Tahoma" L"Bold"
err:font:AddFontFileToList Already loaded font L"Tahoma" L"Regular"
err:font:AddFontFileToList Already loaded font L"Tahoma" L"Bold"
No debug information in 32bit DLL 'X11DRV.DLL' (0x40ac5000)
Loaded debug information from ELF '/usr/local/lib/libx11drv.so' (0x40aaa000)
Loaded debug information from ELF '/usr/local/lib/libwine_tsx11.so' (0x40b14000)
No debug information in ELF '/usr/X11R6/lib/libSM.so.6' (0x40b27000)
No debug information in ELF '/usr/X11R6/lib/libICE.so.6' (0x40b30000)
No debug information in ELF '/usr/X11R6/lib/libXrender.so.1' (0x40219000)
No debug information in ELF '/usr/lib/libGL.so.1' (0x40b47000)
No debug information in ELF '/usr/lib/libGLU.so.1' (0x40bba000)
No debug information in ELF '/usr/X11R6/lib/libXext.so.6' (0x40c36000)
No debug information in ELF '/usr/X11R6/lib/libX11.so.6' (0x40c44000)
No debug information in ELF '/lib/i686/libpthread.so.0' (0x40d22000)
No debug information in ELF '/lib/libgcc_s.so.1' (0x40e04000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/common/xlcUTF8Load.so.2' (0x40019000)
No debug information in ELF '/usr/X11R6/lib/X11/locale/common/ximcp.so.2' (0x40e0c000)
In 32-bit mode.
Wine-dbg>
Sorry about the enormous length of this message but I am just hoping that someone can help me out
 
  


Reply



Posting Rules
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

BB code is On
Smilies are On
[IMG] code is Off
HTML code is Off



Similar Threads
Thread Thread Starter Forum Replies Last Post
error with winex icanspellnew Linux - Software 1 07-17-2004 01:10 PM
Winex Error... Shr00mBoXx Slackware 5 05-30-2004 08:20 AM
winex error (again) evensen Linux - Games 5 05-04-2004 04:23 AM
Winex Error!!! linuxfreak3 Linux - Games 2 02-18-2004 02:16 PM
Winex Error Sir Gawain Slackware 6 11-19-2003 12:22 PM

LinuxQuestions.org > Forums > Linux Forums > Linux - Software

All times are GMT -5. The time now is 05:23 PM.

Main Menu
Advertisement
My LQ
Write for LQ
LinuxQuestions.org is looking for people interested in writing Editorials, Articles, Reviews, and more. If you'd like to contribute content, let us know.
Main Menu
Syndicate
RSS1  Latest Threads
RSS1  LQ News
Twitter: @linuxquestions
Open Source Consulting | Domain Registration