http://bugs.winehq.org/show_bug.cgi?id=4109
Summary: Unable to install or run Codeblocks and Dev-C++ IDEs
Product: Wine
Version: 0.9.3.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P3
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andy.elvey(a)paradise.net.nz
Hi all -
I'm running Mepis Linux, kernel 2.6.15-rc4. I installed Wine 0.9.3
(using apt-get) from the WineHQ site ( http://www.winehq.org/site/download-deb ).
The apps that I've tried to run are -
a) CodeBlocks version 1.0-rc2 ( http://www.codeblocks.org ) and
b) Dev-C++ version 4.9.9.2 ( http://sf.net/projects/dev-cpp )
First, I tried to run the CodeBlocks IDE as a normal user. Doing this, I got a
pile of errors as follows -
***** Start of errors - running CodeBlocks as normal user *****
andy@4[~]$ wine codeblocks-1.0rc2.exe
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv":
libXxf86vm.so.1: cannot open shared object file: No such file or directory
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv":
libXxf86vm.so.1: cannot open shared object file: No such file or directory
Application tries to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv":
libXxf86vm.so.1: cannot open shared object file: No such file or directory
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv":
libXxf86vm.so.1: cannot open shared object file: No such file or directory
Application tries to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
fixme:win:SetWindowTextA setting text "Setup" of other process window (nil)
should not use SendMessage
fixme:win:SetWindowTextA setting text "Setup" of other process window (nil)
should not use SendMessage
***** End of errors - running CodeBlocks as normal user *****
I then attempted to run CodeBlocks again, but as root. This gave me the
following errors -
***** Start of errors - running CodeBlocks as root ************
root@4[andy]# wine codeblocks-1.0rc2.exe
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv":
libXxf86vm.so.1: cannot open shared object file: No such file or directory
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv":
libXxf86vm.so.1: cannot open shared object file: No such file or directory
Application tries to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv":
libXxf86vm.so.1: cannot open shared object file: No such file or directory
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv":
libXxf86vm.so.1: cannot open shared object file: No such file or directory
Application tries to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
fixme:win:SetWindowTextA setting text "Setup" of other process window (nil)
should not use SendMessage
fixme:advapi:CheckTokenMembership ((nil) 0x7fd5e4e0 0x7f9efe3c) stub!
fixme:win:SetWindowTextA setting text "Setup" of other process window (nil)
should not use SendMessage
root@4[andy]#
***** End of errors - running CodeBlocks as root ************
I should say that Wine is complaining about my X-server not running. I can
assure you that it is running...
So, I downloaded and tried to run Dev-C++. I should mention that Dev-C++ has
run successfully for me on Wine in the past (about a year ago).
However, no luck with Dev-C++ this time. Trying to run that gave me the
following errors -
*** Start of errors - trying to run Dev-C++ 4.9.9.2 ******
root@4[andy]# wine devcpp-4.9.9.2_setup.exe
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv":
libXxf86vm.so.1: cannot open shared object file: No such file or directory
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:imagelist:ImageList_ReplaceIcon no color!
err:module:load_builtin_dll failed to load .so lib for builtin L"winex11.drv":
libXxf86vm.so.1: cannot open shared object file: No such file or directory
Application tries to create a window, but no driver could be loaded.
Make sure that your X server is running and that $DISPLAY is set correctly.
fixme:win:SetWindowTextA setting text "Dev-C++ 5 beta 9 release (4.9.9.2)" of
other process window(nil) should not use SendMessage
fixme:win:SetWindowTextA setting text "Dev-C++ 5 beta 9 release (4.9.9.2)" of
other process window(nil) should not use SendMessage
root@4[andy]#
*** End of errors - trying to run Dev-C++ 4.9.9.2 ******
As can be seen, many of the errors are very similar or identical in both cases
( CodeBlocks and Dev-C++ ).
I should mention that these problems aren't critical for me - my main reason
for attempting to run these apps was to see how Wine was progressing (having not
run it for quite a while), and to log a (hopefully useful) bug report if Wine
failed to run the apps (which it has unfortunately done).
I'm keen to help out with getting these apps to run (if at all possible!). I
will also do my best to give any further information (if this bug-report has
omitted anything that may be useful).
Anyway, in spite of these problems, I want to say a really big **THANKS!** to
all of the Wine devs for your efforts! Have a great Christmas and New Year :-)
- Andy
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4108
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4103
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.download.com/Oni-
| |demo/3000-7563_4-
| |4201532.html
Keywords| |download
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4040
------- Additional Comments From rzadzins(a)wit.edu.pl 2005-20-12 14:40 -------
I agree, but 1. this client is quite popular 2. wine failed at running a windows
program with "unhandled exception" - i thought it is aimed to run all windows
apps, not to add handling to each app that was reported not to work.
Anyways, i believe this is something simply, as it runs a window with a kind of
control that runs iexplore or uses it's dll - please check the client from
www.clownphobia.com as i am pretty sure this is not anything hard to fix for
someone familiar with wine and basic windows apps.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4108
------- Additional Comments From nospam(a)thenerdshow.com 2005-20-12 14:10 -------
Created an attachment (id=1554)
--> (http://bugs.winehq.org/attachment.cgi?id=1554&action=view)
$ WINEDEBUG="relay,+msgbox,+seh" wine liberty &> log
Frequently-used calls removed from log:
[Software\\Wine\\Debug]
"RelayExclude"="RtlEnterCriticalSection;RtlLeaveCriticalSection;kernel32.97;kernel32.98;kernel32.94;kernel32.48;ntdll.RtlAllocateHeap;kernel32.TlsGetValue;ntdll.RtlFreeHeap;gdi32.GDI_ReleaseObj;gdi32.GDI_GetObjPtr;kernel32.MultiByteToWideChar;gdi32.GetStockObject;gdi32.GetCurrentObject;gdi32.LPtoDP;gdi32.GetObjectA;window;kernel32.InterlockedDecrement;gdi32.GetObjectW;gdi32.GetRegionData"
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=4108
Summary: Liberty demo crashes when ticket writing button is
pressed.
Product: Wine
Version: 0.9.3.
Platform: PC
URL: http://www.libertycomputers.com/downform.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: nospam(a)thenerdshow.com
Steps to reproduce:
Visit the above site to download demo.
$ mv .wine .wine_old
$ wine --version'
$ winecfg (set global windows version to win98)
$ WINEDLLOVERRIDES="ole32=n" wine DCOM98
$ WINEDLLOVERRIDES="advpack=n" wine IE6Setup.exe
$ WINEDLLOVERRIDES="advpack=n" wine MDAC_TYP.EXE (v2.5 works)
$ wine LibertyInstall.exe
(run liberty. press the "ticket writing" button to see error message.)
A logfile will be attached below.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
http://bugs.winehq.org/show_bug.cgi?id=3999
nospam(a)thenerdshow.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |LATER
------- Additional Comments From nospam(a)thenerdshow.com 2005-20-12 14:04 -------
Setting resolution to later, since Liberty depends on Internet Explorer and work
on builtin DCOM is ongoing.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.