LinuxQuestions.org
Review your favorite Linux distribution.
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 03-16-2005, 02:55 PM   #1
PCIDotCom
LQ Newbie
 
Registered: Mar 2005
Distribution: SuSe 9.2pro
Posts: 2

Rep: Reputation: 0
YahElite Wine error, and them some :)


ok, heres whats up.
Im running SuSe 9.2 pro (kern. 2.6.8); AMD Duron 1.6 (i know ); 768mb ddr400; ATI Radeon 9550 256ddr; a 40gb IDE (samsung?)(set as master on IDE2 <im pretty sure, but WinXP loaded on to this one even if i tried using the 2nd hd, which ill get to, which i thought i had on IDE1>; a 4x DVD-R,+R,etc. (i think toshiba A2700?) (set as slave on same IDE as the 40gbHD); and, aas i said i'd get to, an 80gb western dig. HD (set as master, no slave, oon i thought IDE ). All this is sitting on an (this is embarassing ) ECS board.
So heres the prob. Before getting the 80gigger, I had a dual boot setup for SuSe 9.2pro, on 5 gigs or so, reiserfs, and WinXP (sorry, but until gaming in general, and 3d drivers more specifically catch up, Linux just isnt an option ) formatted to NTFS for the rest. Needless to say, when i found myself in a situation where i needed to move files back and forth between the partitions, and more accuretly, OS's, I got an in depth lesson in file systems... lol. So... I now have WinXP loaded on the 40gb (ntfs), and the 80gb split into a 20gb (FAT32) and a 60Ggb (Reiser). <Though Suse is seeing the calling the 20gbFAT part. C and the 40gbNTFS part. (HD) D?> I want M$ to only be used for games, so i've been finding linux replacements for the apps i need. However, i d/l'd YahElite, which i had running with wine on my old SuSe92. install fine, but tried now and no luck. I then uninstalled the included wine package that came with SuSe, and installed the Suse 9.2 i586 mar.11 05 rpm. I tried running yahelite from bash, and got this result :

wine YahElite.exe
fixme:commctrl:InitCommonControlsEx Unknown class! dwICC=0x4000
fixme:keyboard:RegisterHotKey (0x10024,49208,0x00000003,122): stub
fixme:richedit:RichEditANSIWndProc EM_SETUNDOLIMIT: stub
fixme:richedit:RichEditANSIWndProc EM_EXLIMITTEXT: stub
fixme:richedit:RichEditANSIWndProc EM_SETOPTIONS: stub
fixme:richedit:RichEditANSIWndProc EM_SETTEXTMODE: stub
fixme:win:FlashWindowEx 0x406cd7e4
fixme:richedit:RichEditANSIWndProc EM_AUTOURLDETECT: stub
fixme:richedit:RichEditANSIWndProc EM_SETTEXTMODE: stub
fixme:richedit:RichEditANSIWndProc EM_SETTARGETDEVICE: stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixmerocess:SetProcessWorkingSetSize (0xffffffff,-1,-1): stub - harmless
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixme:heap:RtlCompactHeap stub
fixmerocess:SetProcessWorkingSetSize (0xffffffff,-1,-1): stub - harmless
wine: Unhandled exception (thread 0009), starting debugger...
WineDbg starting on pid 0x8
Unhandled exception: page fault on read access to 0x0000000c in 32-bit code (0x0
041ebc5).
In 32 bit mode.
Register dump:
CS:0073 SS:007b DS:007b ES:007b FS:003b GS:0033
EIP:0041ebc5 ESP:406cd168 EBP:406ce08c EFLAGS:00210246( - 00 -RIZP1)
EAX:00000000 EBX:00000006 ECX:406ccc20 EDX:00000001
ESI:00000001 EDI:406cd6b4
Stack dump:
0x406cd168: 406ce0c4 000100a0 004b74c0 00000054
0x406cd178: fc03000f 04000001 000000a0 00000000
0x406cd188: 00000000 61540000 616d6f68 00000000
0x406cd198: 00000000 00000000 00000000 00000000
0x406cd1a8: 00000000 00000000 00000000 000000ff
0x406cd1b8: 00000000 00000000 00000000 00000000
Backtrace:
=>1 0x0041ebc5 in yahelite (+0x1ebc5) (0x406ce08c)
2 0x00447fef in yahelite (+0x47fef) (0x406ce0b0)
3 0x0041719d in yahelite (+0x1719d) (0x406ce9fc)
4 0x004060de in yahelite (+0x60de) (0x406cebb0)
5 0x00405c23 in yahelite (+0x5c23) (0x40850c60)
6 0x458d53e5 (0x89c93155)
7 0x00000000 (0x00000000)
0x0041ebc5: movl 0xc(%eax),%eax
Wine-dbg>^[[A^[[A^[[A^[^[
Syntax Error (
yntax error
Wine-dbg>^[
Syntax Error (
ine-dbg>q
WineDbg terminated on pid 0x8

I then tried the linux shared object, and u can see the result.

wine YahElite.exe.so
wine: could not load L"Y:\\YahELinux\\YahElite.exe.so": libstdc++.so.6: cannot open shared object file: No such file or directory

Thanks in advance for all your tim, and any help i may get. I'm not a total newbie, but close enough that i bow to your knowledge, and pleed for your assistance
Thanx again guys,
Jeff
 
Old 03-17-2005, 05:06 AM   #2
PCIDotCom
LQ Newbie
 
Registered: Mar 2005
Distribution: SuSe 9.2pro
Posts: 2

Original Poster
Rep: Reputation: 0
Guys please i dont eve have any idea where to start looking for a reesolutiin to this....
Thanx again,
Jeff
 
  


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
Trouble running wine from src wine:error while loading shared libraries: libwine.so.1 brynjarh Linux - Newbie 2 05-28-2013 10:59 AM
Wine error DaBlade Linux - Software 1 02-20-2005 05:48 AM
Wine error apocolpse Linux - Software 0 11-20-2004 03:54 PM
Alsa compile error, and a WINE error scheidel21 Linux - Software 1 12-08-2003 08:16 PM
wine error: error while loading shared libraries... eam Linux - Software 0 11-26-2003 12:01 AM

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

All times are GMT -5. The time now is 03:57 AM.

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