http://bugs.winehq.org/show_bug.cgi?id=4669
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-26-02 16:43 -------
oh, and i forgot to mention, i ran it in a virtual desktop, otherwise it pops
out with a message box about an access violation (but that's another bug..).
--
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=4669
Summary: Regression in Sequoiaview.exe
Product: Wine
Version: CVS
Platform: PC
URL: http://www.win.tue.nl/cgi-bin/usr/sequoia/counter3xp.cgi
OS/Version: Linux
Status: UNCONFIRMED
Keywords: regression, download
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
The app crashes immediately in current cvs (see below). I tried it in older wine
versions and it starts up fine wine-0.9.6.
err:syslevel:_CheckNotSysLevel Holding lock 0x7fa0b8e0 level 3
err:syslevel:_EnterSysLevel (0x7fafe320, level 2): Holding 0x7fa0b8e0, level 3.
Expect deadlock!
err:syslevel:_EnterSysLevel (0x7fafe320, level 2): Holding 0x7fa0b8e0, level 3.
Expect deadlock!
etcetera
--
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=4668
------- Additional Comments From LoN_Kamikaze(a)gmx.de 2006-26-02 16:31 -------
I forgot to mention, certain objects (buildings, trees) in the game are black. I
suppose this is due to the missing lighting feature.
--
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=4664
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |ftp://ftp.amebis.si/javno/dz
| |s-p.exe
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
Keywords| |download
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-26-02 16:15 -------
yes, in cvs, but i doubt that would make any difference. Are you sure you
removed your old wine installation, as i can imagine that your wine rpm is
installed in /usr whereas it might get installed in /usr/local if you compile
the stuff yourself (just a guess). You could best try to run wine from the
source tree you compiled your self (e.g. wine /usr/src/wine/wine app.exe)
Anyway, removing the line makes the app start fine here, but is of course not a
real fix. I wonder if the problem is in the assignment of two different types ;
i see
const void* srcbits
const DWORD* srcpixel;
and then
srcpixel=srcbits;
Is that valid?
--
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=4664
------- Additional Comments From gandalfar(a)gmail.com 2006-26-02 15:22 -------
Thanks for confirming this.
I tried your fix on 0.9.8 Debian packages (I removed the line and compiled them
again). I am stil getting the same error. Are you testing this on CVS branch?
--
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=4631
ahziem1(a)mailbolt.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|WORKSFORME |
------- Additional Comments From ahziem1(a)mailbolt.com 2006-26-02 14:43 -------
I reopen the bug because with WINE 20060224 and 20060225, InstallShield still
stops in the same place. I am not sure what's different between our systems.
FWIW, I use nrpms.net repositories which provide GNOME 2.12 among other things.
--
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=4323
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-26-02 14:40 -------
Then you should get RPCRT4.DLL via installation of DCOM98 [*]. It will put a
bunch of OLE/COM-related DLLs into systemdir and will register them.
[*] http://wiki.winehq.org/NativeDcom
--
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=4664
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-26-02 13:31 -------
Created an attachment (id=1950)
--> (http://bugs.winehq.org/attachment.cgi?id=1950&action=view)
console output with debug info
Confirming the bug + attached output with debug info. Something is wrong in
the conversion of the dibs in convert_888_to_0888_asis in
dlls/x11drv/dib_convert.c, but i cannot find out what exactly is wrong. When
you remove line 829 :
srcpixel=srcbits;
the application starts up just fine.
--
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=4323
------- Additional Comments From mekjedi(a)bluebottle.com 2006-26-02 13:23 -------
I meant to say did you put dnsapi.dll into Wine's system32 directory. That seems
to be the only reason why it could not find already implemented dlls. If it
still does not work, try uploading a full trace log of the program.
--
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=4548
------- Additional Comments From reub2000(a)earthlink.net 2006-26-02 12:24 -------
This sounds like a problem with your config and not with wine. You should
probably ask for help on a support forum or mailing list.
This bug should be marked as INVALID.
--
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=4651
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.shadowbane.com/us
| |/FreeTrial.php
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=4650
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-26-02 10:44 -------
Could you please submit an entry in the AppDB For this program
http://appdb.winehq.org/
--
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=4649
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-26-02 10:40 -------
Could you please submit an entry in the AppDB For this program
http://appdb.winehq.org/
--
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=4663
------- Additional Comments From vitaliy(a)kievinfo.com 2006-26-02 10:27 -------
You can do that really fast. Just skip the "make install" and run wine directly
from the source tree. That way you will not need to recompile whole Wine each
time (just parts that really changed).
--
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=4657
------- Additional Comments From tbretz(a)astro.uni-wuerzburg.de 2006-26-02 10:25 -------
Remark: At the web-page the source code of the application is available.
--
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=4656
------- Additional Comments From tbretz(a)astro.uni-wuerzburg.de 2006-26-02 10:24 -------
Remark: At the web-page the source code of the application is available.
--
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=4658
------- Additional Comments From tbretz(a)astro.uni-wuerzburg.de 2006-26-02 10:20 -------
Here it is. I have switched on warn+all,fileio and loaddll. The share objects
loaded are all ok.
trace:loaddll:load_builtin_dll Loaded module L"kernel32.dll" : builtin
warn:module:load_builtin_dll cannot open .so lib for builtin L"mosascii.exe":
/usr/lib/wine/mosascii.exe.so: cannot open shared object file: No such file or
directory
trace:loaddll:load_native_dll Loaded module L"D:\\MosASCII M2\\mosascii.exe" :
native
warn:file:wine_nt_to_unix_file_name L"MSVBVM60.DLL" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"MSVBVM60.DLL" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system\\MSVBVM60.DLL"
-> "/home/tbretz/.wine/dosdevices/c:/windows/system/msvbvm60.dll" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system\\MSVBVM60.DLL"
-> "/home/tbretz/.wine/dosdevices/c:/windows/system/msvbvm60.dll" required a
case-insensitive search
warn:module:load_builtin_dll cannot open .so lib for builtin L"MSVBVM60.DLL":
/usr/lib/wine/msvbvm60.dll.so: cannot open shared object file: No such file or
directory
warn:file:wine_nt_to_unix_file_name L"USER32.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"USER32.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"USER32.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"USER32.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"USER32.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"USER32.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"gdi32.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"advapi32.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows
trace:loaddll:load_builtin_dll Loaded module
L"c:\\windows\\system\\advapi32.dll" : builtin
trace:loaddll:load_builtin_dll Loaded module L"c:\\windows\\system\\gdi32.dll" :
builtin
trace:loaddll:load_builtin_dll Loaded module L"c:\\windows\\system\\user32.dll"
: builtin
warn:file:wine_nt_to_unix_file_name L"ole32.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"ole32.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"rpcrt4.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"rpcrt4.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"iphlpapi.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows
trace:loaddll:load_builtin_dll Loaded module
L"c:\\windows\\system\\iphlpapi.dll" : builtin
trace:loaddll:load_builtin_dll Loaded module L"c:\\windows\\system\\rpcrt4.dll"
: builtin
trace:loaddll:load_builtin_dll Loaded module L"c:\\windows\\system\\ole32.dll" :
builtin
warn:file:wine_nt_to_unix_file_name L"OLEAUT32.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"OLEAUT32.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system\\OLEAUT32.dll"
-> "/home/tbretz/.wine/dosdevices/c:/windows/system/OLEAUT32.DLL" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system\\OLEAUT32.dll"
-> "/home/tbretz/.wine/dosdevices/c:/windows/system/OLEAUT32.DLL" required a
case-insensitive search
trace:loaddll:load_builtin_dll Loaded module
L"c:\\windows\\system\\oleaut32.dll" : builtin
trace:loaddll:load_native_dll Loaded module
L"C:\\windows\\system\\MSVBVM60.DLL" : native
trace:loaddll:MODULE_LoadModule16 Loaded module "krnl386.exe" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "system.drv" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "gdi.exe" : builtin
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\Fonts\\vgasys.fon" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/VGASYS.FON" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\Fonts\\vgaoem.fon" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/VGAOEM.FON" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\Fonts" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts" required a case-insensitive search
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/VGAFIX.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/8514FIX.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/VGASYS.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/ASIFONT.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/8514SYS.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/VGAOEM.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/SSERIFE.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/SSERIFF.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/wst_czec.fon"
warn:font:AddFontFileToList Unable to load font file
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/DESKTOP.INI" err = 2
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/8514OEM.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/wst_span.fon"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/wst_swed.fon"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/SMALLE.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/SMALLF.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/COURE.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/COURF.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/SYMBOLE.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/SYMBOLF.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/APP850.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/VGA850.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/SERIFE.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/SERIFF.FON"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/wst_engl.fon"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/wst_germ.fon"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/wst_fren.fon"
warn:font:AddFontFileToList Ignoring font
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/wst_ital.fon"
warn:font:AddFontFileToList Unable to load font file
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/MODERN.FON" err = 2
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\COMBULN.TTF" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/combuln.ttf" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\Fonts\\coure.fon" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/COURE.FON" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\Fonts\\sserife.fon" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/SSERIFE.FON" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\Fonts\\serife.fon" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/SERIFE.FON" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\OC_020.TTF" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/oc_020.TTF" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\OC_021.TTF" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/oc_021.TTF" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\OC_030.TTF" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/oc_030.TTF" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\OC_200.TTF" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/oc_200.TTF" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\OC_210.TTF" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/oc_210.TTF" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\OC_211.TTF" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/oc_211.TTF" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\OC_220.TTF" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/oc_220.TTF" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\OC_221.TTF" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/oc_221.TTF" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\OC_251.TTF" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/oc_251.TTF" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\OC_260.TTF" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/oc_260.TTF" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\fonts\\OC_270.TTF" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/oc_270.TTF" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\Fonts\\smalle.fon" ->
"/home/tbretz/.wine/dosdevices/c:/windows/fonts/SMALLE.FON" required a
case-insensitive search
trace:loaddll:MODULE_LoadModule16 Loaded module "user.exe" : builtin
trace:loaddll:MODULE_LoadModule16 Loaded module "keyboard.drv" : builtin
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/tbretz/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/tbretz/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/tbretz/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"winex11.drv" not found in
/home/tbretz/.wine/dosdevices/c:/windows
trace:loaddll:load_builtin_dll Loaded module L"c:\\windows\\system\\winex11.drv"
: builtin
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"imm32.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system\\imm32.dll" ->
"/home/tbretz/.wine/dosdevices/c:/windows/system/IMM32.dll" required a
case-insensitive search
warn:file:wine_nt_to_unix_file_name L"\\??\\C:\\windows\\system\\imm32.dll" ->
"/home/tbretz/.wine/dosdevices/c:/windows/system/IMM32.dll" required a
case-insensitive search
trace:loaddll:load_builtin_dll Loaded module L"c:\\windows\\system\\imm32.dll" :
builtin
warn:imm:ImmAssociateContext ((nil), 0x403c6670): semi-stub
warn:keyboard:X11DRV_KEYBOARD_DetectLayout 6 keysyms per keycode not supported,
set to 4
warn:keyboard:X11DRV_KEYBOARD_DetectLayout Using closest match (German keyboard
layout) for scan/virtual codes mapping.
fixme:ole:OaBuildVersion Version value not known yet. Please investigate it !
warn:file:wine_nt_to_unix_file_name L"mosascii.exe.cfg" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"SXS.DLL" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"SXS.DLL" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"SXS.DLL" not found in
/home/tbretz/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"SXS.DLL" not found in
/home/tbretz/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"SXS.DLL" not found in
/home/tbretz/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"SXS.DLL" not found in
/home/tbretz/.wine/dosdevices/c:/windows
warn:module:load_builtin_dll cannot open .so lib for builtin L"SXS.DLL":
/usr/lib/wine/sxs.dll.so: cannot open shared object file: No such file or directory
warn:module:load_dll Failed to load module L"SXS.DLL"; status=c0000135
fixme:ole:CoRegisterMessageFilter stub
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:file:wine_nt_to_unix_file_name L"comctl32.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"comctl32.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"comctl32.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"comctl32.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"comctl32.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"comctl32.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows
trace:loaddll:load_builtin_dll Loaded module
L"c:\\windows\\system\\comctl32.dll" : builtin
warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in
/home/tbretz/.wine/dosdevices/d:/MosASCII M2
warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows
warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows/system
warn:file:wine_nt_to_unix_file_name L"uxtheme.dll" not found in
/home/tbretz/.wine/dosdevices/c:/windows
trace:loaddll:load_builtin_dll Loaded module L"c:\\windows\\system\\uxtheme.dll"
: builtin
fixme:ole:OleLoadPictureEx
(0x4a62fbcc,24263,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x406df9a0),
partially implemented.
warn:dc:dc_hook Application trying to delete a busy DC 0x1d0
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
fixme:win:SetLayeredWindowAttributes (0x50152,0x00ff00ff,0,1): stub!
warn:gdi:GDI_GetObjPtr Invalid handle (nil)
warn:seh:setup_exception exception outside of stack limits in thread 001f eip
4036008d esp 40a737b0 stack 0x405d1000-0x406e0000
wine: Unhandled page fault on write access to 0x40a70bf8 at address 0x4036008d
(thread 001f), starting debugger...
warn:seh:setup_exception exception outside of stack limits in thread 001f eip
401b5cb2 esp 40a71ec4 stack 0x405d1000-0x406e0000
Segmentation fault
--
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=4647
------- Additional Comments From tony.lambregts(a)gmail.com 2006-26-02 10:14 -------
Could you please add an entry for this version in the AppDB
http://appdb.winehq.org/appview.php?appId=190
when I unzip the attache program and try to run it iget the following
wine Morpheus.exe
err:module:import_dll Library MSVBVM60.DLL (which is needed by
L"Z:\\home\\tlambregts\\Downloads\\morpheus\\Morpheus.exe") not found
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\tlambregts\\Downloads\\morpheus\\Morpheus.exe" failed, status c0000135
when I add MSVBVM60.DLL it complains about a missing component COMDLG32.OCX
What version of of morpheus are you using.
I found a download
http://www.download.com/Morpheus/3000-2166_4-10502696.html?tag=pdp_prod
--
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=4667
Summary: movies in syberia 2 flickers
Product: Wine
Version: 0.9.8.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: warre2000(a)mail.ru
movies and shadows in syberia 2 flickers, this did not happen on wine 0.9.7,0.9.
6
--
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=4666
Summary: KalOnline wont start since last update
Product: Wine
Version: CVS
Platform: Other
URL: http://inixsoft.nefficient.co.kr/inixsoft/KalOnlineEng/K
alOnlineSetupEng060214.exe
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: b.buschinski(a)web.de
Kalone doesnt start anymore since last update
the updater runs perfect
but when I try to run the options or start the game
fixme:advapi:LookupAccountSidA
((null),sid=0x57870b10,0x55d6e208,0x55d6e0f
(0),0x55d6dfec,0x55d6e200(0),0x55d6e0f4): semi-stub
fixme:advapi:GetExplicitEntriesFromAclA 0x55916df4 0x55d6edd8
0x55d6edd4
and nothing happens, wine is still runnung but I dont know what wine is
doing, it just use 100%cpu
in the Kalonline release notes is this written
"[Game patch] - Client Security Patch
¡Øafter the update: in case of server connection problems wherein the
user is unable to connect.
Users are instructed to uninstall the existing KalOnline client and delete
the existing folder as well
Users can find the patched Full Client Download from our home page
(http://www.kalonline.com/Download/Client.asp?btn=1)"
and so I download it and and install it in a new .wine
but it doesnt change anything
--
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=4665
Summary: Corel Draw 9 startup error (regression)
Product: Wine
Version: 0.9.8.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: roli8200(a)yahoo.de
When try to start Corel Draw 9 on Wine 0.9.8 the load (maybe) gives the
following error message and terminates without starting the program.
err:x11drv:X11DRV_CreateWindow invalid window height -25
err:seh:setup_exception stack overflow 156 bytes in thread 0009 eip 401e026d esp
405c0f64 stack 0x405c1000-0x406d0000
--
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=4663
multescugeorge(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|wine-kernel |wine-misc
------- Additional Comments From multescugeorge(a)yahoo.com 2006-26-02 02:39 -------
I reinstalled wine 0.9.7 (tarball) and ypops works again, so it's nothing
wrong with my system.
I then proceeded to make regression tests:
(with: cvs update -PAd -D "2006-02-10 CDT")
wine from 10.02.2006: works
so the problem is between wine 10.02.2006 and 15.02.2006
It takes a lot of time (1 to 1.5 hours) to do the regression test, i'll do
some more when i have the time.
--
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=4663
multescugeorge(a)yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |regression
--
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=4663
Summary: ypops no longer runs under wine 0.9.8, it ran perfectly
under wine 0.9.7 and ealyer
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: multescugeorge(a)yahoo.com
The program appears to start, but it exits without ANY error messages. The
program can be found in the appDatabase. I got wine 0.9.7 from a tarrball and
ypops worked, i got wine 0.9.8 from tarball too, and it didn't work, got wine
again from CVS on 26.02.2006 and the result was the same.
Here is a short winedbg session:
# winedbg ypops.exe
WineDbg starting on pid 0xa
start_process () at /usr/src/wine/dlls/kernel/process.c:845
0x7fcb11bb start_process+0xb7 [/usr/src/wine/dlls/kernel/process.c:845] in
kernel32: subl $12,%esp
845 ExitProcess( entry( peb ) );
Wine-dbg>bt
Backtrace:
=>1 0x7fcb11bb start_process+0xb7(arg=0x0)
[/usr/src/wine/dlls/kernel/process.c: 845] in kernel32 (0x7fcb11bb)
2 0xb7f18ccb (0xb7f18ccb)
Wine-dbg>run
0x7fca11bb start_process+0xb7 [/usr/src/wine/dlls/kernel/process.c:845] in
kernel32: subl $12,%esp
845 ExitProcess( entry( peb ) );
845 ExitProcess( entry( peb ) );
Wine-dbg>cont
err:systray:start_systray_process timeout waiting for L"explorer /systray" to
start
Process of pid=0x0000000c has terminated
Wine-dbg>cont
No process loaded, cannot execute 'cont'
Wine-dbg>run
0x7fca11bb start_process+0xb7 [/usr/src/wine/dlls/kernel/process.c:845] in
kernel32: subl $12,%esp
845 ExitProcess( entry( peb ) );
845 ExitProcess( entry( peb ) );
Wine-dbg>cont
Process of pid=0x00000010 has terminated
Wine-dbg> quit
Any suggestions about further debugging? The program is quite usefull and i
wish i could run it with the newest wine possible.
--
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=4645
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.soft32.com/downlo
| |ad_30.html
------- Additional Comments From tony.lambregts(a)gmail.com 2006-25-02 20:11 -------
I was able to install 7.5 beta from http://www.soft32.com/download_30.html
It fails to run with an ole error though...
wine YahooMessenger.exe
err:ole:CoGetClassObject no class object {24f3ead6-8b87-4c1a-97da-71c126bda08f}
could be created for for context 0x7
fixme:ole:CoCreateInstance no classfactory created for CLSID
{24f3ead6-8b87-4c1a-97da-71c126bda08f}, hres is 0x800700c1
Where did you download yours from?
--
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=4323
------- Additional Comments From lionel(a)mamane.lu 2006-25-02 17:41 -------
I tried downloading it and putting it in the _current_ directory (same as the
program). This seems to call yet another DLL, which calls another DLL, etc. I
ended up downloading advapi32.dll COMCTL32.DLL dnsapi.dll rpcrt4.dll
WS2_32.DLL and then it still doesn't work:
wine: Call from 0x55a21f70 to unimplemented function
rpcrt4.dll.I_RpcExceptionFilter, aborting
wine: Call from 0x55a21f70 to unimplemented function
rpcrt4.dll.I_RpcExceptionFilter, aborting
--
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=4323
------- Additional Comments From mekjedi(a)bluebottle.com 2006-25-02 15:39 -------
Did you try downloading it and putting in Wine's system32 folder?
--
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=4387
------- Additional Comments From ybarbo(a)colba.net 2006-25-02 15:37 -------
this is the patch that cause a problem
20040615
* dlls/x11drv/winpos.c: Dmitry Timoshkov <dmitry(a)codeweavers.com>
Do nothing in ShowWindow(SW_SHOW) if a window is already visible.
sure i can reverse the patch but It has its reason and i'am not developper. I
don't want to mess up wine.
If someone could look at it.
--
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=3981
------- Additional Comments From emarkley(a)gmail.com 2006-25-02 15:02 -------
I can start the halo demo fine with wine .98, but it has the same problems I
listed for the full game.
--
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=4651
------- Additional Comments From w1ldph1l(a)comcast.net 2006-25-02 14:31 -------
Ok changing the version to XP did the trick, tho I still had to use
"WINEDLLOVERRIDES='msvcrt=n' wine" because I got the same msvcrt.dll error:
wine: Call from 0x40470ac4 to unimplemented function msvcrt.dll._wsetlocal, aborting
Also the framerate is horrable compaired to the windows side (shadowbane is an
open gl game) but I fear that may have something to do with my linux install.
--
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=4662
Summary: Default font in winefile A. D. Mono
Product: Wine
Version: CVS
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gui
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pgr(a)arcelectronicsinc.com
I think this is a regression and the in progress changes to font handing.
Winefile now seems to use A.D Mono font for the menu and file browsers. Changing
the font changes the font of the file browser but the menu item don't get
affected. Using save on exit does not save the new font.
Wine configure has a good looking font. Using Mandriva 2006.0 and imported font
from a win95 install's window/font in to Linux. No fonts in Drive_c window/system.
--
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=4075
------- Additional Comments From tyglik(a)hotmail.com 2006-25-02 13:39 -------
Hi again. Sorry for the previous mistake.
The error i observed was about translation long names to short ones.
It actually could be repaired too. What happened.
CDrom with installation contans a folder: /mnt/cdrom/install/Program Files/...
but installation process is accesing /mnt/cdrom/install/PROGRA~1/... wine in my
version is unable to understand, and installation fails. The solution is to make
symbolic link with PROGRA~1 name...
Bye M.
--
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=4660
------- Additional Comments From tomi(a)nomi.cz 2006-25-02 12:10 -------
I looked on the CVS source and it looks like the ai_protocol thing is fixed, but
the family one isn't. Could someone try it? I haven't got the time to build cvs
wine and RPMs for 0.9.8 aren't available.
--
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=2467
------- Additional Comments From hbullen(a)gmail.com 2006-25-02 12:03 -------
Yes this is still an issue with the latest version of starcraft (1.13f) and wine
0.9.8.
--
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=4235
lav(a)etersoft.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lav(a)etersoft.ru
--
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=4632
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|InstallShield (MediaShout |InstallShield (MediaShout
|v3) fails with 0x80040706 |v3) fails to install
------- Additional Comments From tony.lambregts(a)gmail.com 2006-25-02 11:21 -------
With todays CVS I do not get the same error but it still fails to install
err:msi:ITERATE_Actions Execution halted, action
L"MDACPRE_WrProvideStdDlls.7E4F6CB4_E769_4917_AA7E_0E3CA074ABB3" returned 1603
fixme:ole:RpcChannelBuffer_GetDestCtx (0x130f110,0x130f114), stub!
fixme:ole:RpcChannelBuffer_GetDestCtx (0x130f054,0x130f058), stub!
fixme:rpc:RpcServerUnregisterIf (IfSpec == (RPC_IF_HANDLE)^(nil), MgrTypeUuid ==
(null), WaitForCallsToComplete == 0): stub
fixme:rpc:RpcServerUnregisterIf (IfSpec == (RPC_IF_HANDLE)^(nil), MgrTypeUuid ==
(null), WaitForCallsToComplete == 0): stub
--
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=4660
------- Additional Comments From hans(a)it.vu.nl 2006-25-02 11:06 -------
I believe this has been fixed already. Please try 0.9.8 or CVS Wine.
--
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=4235
------- Additional Comments From Ronny.Standtke(a)gmx.net 2006-25-02 11:01 -------
Unfortunately I have the same problem in 0.9.8.
--
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=3323
------- Additional Comments From ploujj(a)gmail.com 2006-25-02 11:00 -------
I'm seeing stuff like:
fixme:d3d:IWineD3DDeviceImpl_GetAvailableTextureMem (0x55906558) : stub,
emulating 64Mib for now, returning 64Mib
fixme:d3d:IWineD3DDeviceImpl_SetRenderState (0x55906558)->(162,-1) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState (0x55906558)->(163,0) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState (0x55906558)->(164,1065353216) not
handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState (0x55906558)->(165,1) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState (0x55906558)->(172,3) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState (0x55906558)->(173,1) not handled yet
fixme:d3d:IWineD3DDeviceImpl_SetRenderState (0x55906558)->(174,0) unrecognized
fixme:d3d:IWineD3DDeviceImpl_SetRenderState (0x55906558)->(175,0) unrecognized
with Rumble Box (http://appdb.winehq.org/appview.php?versionId=4375 - freely
available for download)
It does not seem to affect the game play visually or otherwise. This has not
been compared to the game running in Windows, but quickly judging by the
screenshots everthing looks fine.
--
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=4634
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |NoAppDBEntry
------- Additional Comments From tony.lambregts(a)gmail.com 2006-25-02 10:32 -------
is there an entry for this program in the AppDB? http://appdb.winehq.org/
if not could you please add one.
--
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=4661
Summary: wine 0.9.8 compile error
Product: Wine
Version: 0.9.8.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: csoge4ever(a)freemail.hu
Hello!
My problem is that when I tried to compile wine 0.9.8 it returned with the
following error (the ./configure command runs well and the make returns with this) :
Hello!
My problem is that when I tried to compile wine 0.9.8 it returned with the
following error (the ./configure command runs well and the make returns with this) :
ldt.c: In function 'modify_ldt':
ldt.c:80: error: 'SYS_modify_ldt' undeclared (first use in this function)
ldt.c:80: error: (Each undeclared identifier is reported only once
ldt.c:80: error: for each function it appears in.)
make[2]: *** [ldt.o] Error 1
make[2]: Leaving directory `/home/csoege/Egyebek/sources/wine-0.9.8/libs/wine'
make[1]: *** [wine] Error 2
make[1]: Leaving directory `/home/csoege/Egyebek/sources/wine-0.9.8/libs'
make: *** [libs] Error 2
Sorry if the problem caused by my system and thank you for your answer!
csoege
Sorry if the problem caused by my system (a small linux distrib calld UHU-Linux
with gcc 4.0.2) and thank you for your answer!
csoege
--
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=4631
tony.lambregts(a)gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Keywords| |NoAppDBEntry
Resolution| |WORKSFORME
------- Additional Comments From tony.lambregts(a)gmail.com 2006-25-02 10:20 -------
Curiously I do not have any problem with installing it. I run FC4 too (CVS as of
a couple of days ago and today).
After the demo is installed it will not run without a windows MSVCIRT.dll and
even then it complains that the trial period has expired but those are other bugs
--
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=4660
Summary: getaddrinfo does not support PF_UNSPEC in
hints.ai_family
Product: Wine
Version: 0.9.2.
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-net
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tomi(a)nomi.cz
When passed hints with PF_UNSPEC (0) in .ai_family, it dies with:
fixme:winsock:convert_af_w2u unhandled Windows address family 0
fixme:winsock:convert_proto_w2u unhandled Windows socket protocol 0
The second message looks like 0 in .ai_protocol is also not supported.
--
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=4548
------- Additional Comments From z77y16(a)hotmail.com 2006-25-02 09:42 -------
I just found how to reproduce choppy animations : run the game with max priority
(nice -20). Running to -15 or normal priority does not cause animations to be
choppy.
--
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=4548
------- Additional Comments From z77y16(a)hotmail.com 2006-25-02 09:35 -------
I tried the game again in the last few weeks on 0.9.8. The problem isn't as bad
as it used to be, even in 0.9.7. Animations in the menu after the load screen
were very choppy, and so was cursor movement. I think something must have
changed on my system because the problem was very obvious.
The current situation is the following. When loading the game for the first time
after a boot, I still have choppy animations for 2 or 3 secs. After that they
play smoothly. Cursor movement is still slow however. The cursor moves slower in
game than it is in the battle net interface or my desktop. For that reason I
think the gameplay still is more responsive on Windows.
The game is very playable after all. However fixing the cursor speed would make
me completely forget I'm not on Windows while I'm in game.
Other details about my config:
- Running the game in a separate 640x480 display. Same result in 8bpp and 16bpp.
- kernel 2.6.15-1.1831_FC4
- nVidia 1.0-8174
- GeForce2 MX
- Celeron 1.4GHz
- 512 MB RAM
--
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=4656
lav(a)etersoft.ru changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lav(a)etersoft.ru
--
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=4659
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |DUPLICATE
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-25-02 08:17 -------
it was bug 3326.
*** This bug has been marked as a duplicate of 3326 ***
--
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=3326
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tomashnyk(a)gmail.com
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-25-02 08:17 -------
*** Bug 4659 has been marked as a duplicate of this bug. ***
--
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=4659
------- Additional Comments From tomashnyk(a)gmail.com 2006-25-02 07:42 -------
I searched for previous bugs but did not find anything.
I see, it works (which is something, at least), but it is so slow it is better to run the application in
qemu...
--
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=4658
------- Additional Comments From vitaliy(a)kievinfo.com 2006-25-02 06:55 -------
Ok then please attach the complete crash output. And please make sure that your
Wine binaries are not split 'file riched20.dll.so' should say "not stripped" at
the end of the message.
--
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=4659
xerox_xerox2000(a)yahoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed| |1
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-25-02 06:54 -------
This is a duplicate of a bug already filed but i cannot find it anymore. If you
you run WINEDEBUG=+relay wine SubtitleWorkshop.exe 2>/dev/null the app starts up
just fine (but of course quite slowly..)
--
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=4651
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2006-25-02 06:32 -------
Then you should chabge the windowsversion.I.e if the msvcrt.dll is talen from an
XP installation, change version to XP
--
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=4657
------- Additional Comments From tbretz(a)astro.uni-wuerzburg.de 2006-25-02 05:55 -------
I ment: Nothing which gives a hint about the problem.
--
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=4387
------- Additional Comments From tbretz(a)astro.uni-wuerzburg.de 2006-25-02 05:54 -------
Not Tomb Raider II works well. Thanks. Will the fix enter the next release?
--
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=4599
------- Additional Comments From yangman(a)gmail.com 2006-25-02 05:11 -------
stack overflow does not occur when native shell*.dll libraries are used, but the
path discovery call itself will return an error.
Looks like a problem with the built-in shell libraries.
--
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=4599
------- Additional Comments From yury_sidorov(a)mail.ru 2006-25-02 02:37 -------
I confirm this bug. Wine 0.9.8 is unusable due to lots of stack overflow
errors.
I am running FreeBSD 5.3.
--
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=4659
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|SubtitleWorkshop does not |SubtitleWorkshop does not
|launch after install |launch after install
------- Additional Comments From vitaliy(a)kievinfo.com 2006-24-02 20:44 -------
If that's what this program doing (and it could be the case 12632256 = 0xc0c0c0)
then there is not lot we can do. X does not allow creation of images with
height/width more then 65535 [Bug: 3573]
--
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=4657
------- Additional Comments From vitaliy(a)kievinfo.com 2006-24-02 20:29 -------
If WINEDEBUG=warn+all wine blah.exe doesn't show anythning then you have debug
information disabled.
--
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=4659
Summary: SubtitleWorkshop does not launch after install
Product: Wine
Version: 0.9.8.
Platform: PC
URL: http://www.urusoft.net/download.php?lang=1&id=sw
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tomashnyk(a)gmail.com
SubtitleWorkshop (version 2.5.1) installs flawlessly, but when I try to launch it, it gives this
(regardless what I set up through winecfg):
fixme:bitmap:CreateCompatibleBitmap got bad width 12632256 or height 740, please look for reason
fixme:bitmap:CreateCompatibleBitmap got bad width 12632256 or height 740, please look for reason
X Error of failed request: BadAlloc (insufficient resources for operation)
Major opcode of failed request: 53 (X_CreatePixmap)
Serial number of failed request: 30665
Current serial number in output stream: 30688
I cannot really say from this which wine component this is related to, I hope this is enough info.
--
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=4648
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-24-02 16:25 -------
Thanks and my apologies - I haven't had noticed the 'Product' category was
directed to WineHQ website so mistook it as bug of the Wine itself. ;-)
--
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=4658
Summary: Application crashes at startup
Product: Wine
Version: 0.9.8.
Platform: PC
URL: http://elitemrp.net
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tbretz(a)astro.uni-wuerzburg.de
If buildin oleaut32.dll and riched32.dll are used MosASCII crashes at startup.
(Otherwise the application runs almost perfectly!)
--
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=4657
Summary: An important dialog cannot be started
Product: Wine
Version: 0.9.8.
Platform: PC
URL: http://www-user.tu-
chemnitz.de/~dabr/htmlparts/newindexhtmls/projekte/sub/m
osaiccreator/index.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tbretz(a)astro.uni-wuerzburg.de
When the application is started you have to first create a collection of images
pressing "Create New". Instead of a dialog to select the images a dialog which
says "AVI cannot be opened is displayed" - no warning on the console, nothing
from "warn+all" which seems to be related to the problem.
--
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=4656
Summary: Text in title of tabe is not displayed
Product: Wine
Version: 0.9.8.
Platform: PC
URL: http://www-user.tu-
chemnitz.de/~dabr/htmlparts/newindexhtmls/projekte/sub/m
osaiccreator/index.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tbretz(a)astro.uni-wuerzburg.de
When the application is started a selection of tabs with the title at the left
side is displayed - the text is missing.
--
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=4387
------- Additional Comments From ybarbo(a)colba.net 2006-24-02 13:38 -------
this is not related to directx
I have a fix for even before
wine-0.9.8/dlls/x11drv/winpos.c (L945) Remove
if (!wasVisible) return FALSE;
wine-20040615 broked it
you fix it, can make the game work from there until today.
--
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=4646
------- Additional Comments From arjan.mels(a)gmx.net 2006-24-02 12:56 -------
I tried it against the CVS, but still the same problem. I am statically
linking to MFC, so not using msvcrt.dll. I tried compiling a debug version and
I get some assertions. I need some extra time to gather the info and will get
back to you later (2-3 days).
--
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=3666
andrewz(a)springsrescuemission.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|0.9 |CVS
------- Additional Comments From andrewz(a)springsrescuemission.org 2006-24-02 12:46 -------
The problem persists with today's CVS (compiled with GCC 3.2) and Linux
2.6.15-1.1831_FC4smp.
--
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=4655
Summary: make install DESTDIR=whatever not working
Product: Wine
Version: CVS
Platform: All
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bero(a)arklinux.org
Or rather, working too well ;)
make install DESTDIR=/var/tmp/wine-root
currently installs to /var/tmp/wine-root/var/tmp/wine-root because DESTDIR is
being added in 2 places (it's already part of the {bin,lib,...}dir variables
and then prefixed again in the various install targets.
--
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=4654
ahziem1(a)mailbolt.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From ahziem1(a)mailbolt.com 2006-24-02 09:57 -------
add download keyword
--
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=4654
Summary: ebasePro 2.12 doesn't start properly--missing plugin
Product: Wine
Version: CVS
Platform: PC
URL: http://www.ebase.org/dl/dlentry.lasso
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-kernel
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ahziem1(a)mailbolt.com
ebasePro 2.12 seems to install correctly, but then it doesn't start properly.
It complains, "The Dialog plugin is required to use ebase, but it is either not
installed or enabled. Read the file installation.txt in the Documentation
folder for details on how to install this plugin. ebase will now quit."
I compared the installed files in c:\program files\ between WINE and Windows 98,
and they seem to match exactly.
ebasePro is a popular, free database for non-profits. It's based on FileMaker
Pro 6 runtime.
Free download:
* http://www.ebase.org/dl/dlentry.lasso
System:
* WINE CVS 20060223 compiled with GCC 3.2
* WINE 0.9.7 RPM
* Fedora Core 4
--
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=4631
ahziem1(a)mailbolt.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From ahziem1(a)mailbolt.com 2006-24-02 09:09 -------
add keyword 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=4632
ahziem1(a)mailbolt.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From ahziem1(a)mailbolt.com 2006-24-02 09:09 -------
add keyword 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=4643
ahziem1(a)mailbolt.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From ahziem1(a)mailbolt.com 2006-24-02 09:05 -------
add keyword 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=4653
ahziem1(a)mailbolt.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |download
------- Additional Comments From ahziem1(a)mailbolt.com 2006-24-02 09:04 -------
add keyword 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=4652
Summary: Dreamweaver MX 2004 installs well but does not run.
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: Linux
Status: NEW
Severity: blocker
Priority: P1
Component: website-bugs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: paoloberti(a)surfeu.fi
I have istalled a clean wine-0.9.8 on SUSE10.0.
Installation went well, except for a message: MDAC >= 2.6 neaded.
I tried to run the application: wine ./Dreamveaver.exe
but it failed with the message:
"err:module:LdrInitializeThunk "actlib.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for L"C:\Program
Files\Macromedia\Dreamweaver MX 2004\Dreamweaver.exe" failed, status c0000142"
I have tried an istallation also with wine-0.9.3 with the winetools-0.9
(includes MDAC 2.6). It installs without problems, but cannot the application
connot run. I get the same error message above.
--
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=4648
------- Additional Comments From volker(a)dirr-computer.de 2006-24-02 07:45 -------
hallo,
example:
using windows xp and IE 6.0.2900.2180.xpsp_sp2
visit http://appdb.winehq.org/
screenshots are visible on this page
choose a screenshot. (for example the fist one "Command & Conquer: Tiberian
Sun Demo")
the screenshot link to http://appdb.winehq.org/screenshots.php?
appId=&versionId=4030
now the screenshot is not visible any more!
this happen with every application i tried!
this doesnŽt happen if i use the netscape as a browser.
this doesnŽt happen if i use linux.
i attach a screenshot from the problem.
volker
--
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=2910
daniel.skorka(a)stud.uni-karlsruhe.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |skorka(a)gmx.net
------- Additional Comments From daniel.skorka(a)stud.uni-karlsruhe.de 2006-24-02 04:47 -------
Confirming bug with Max Payne 1 for wine-0.9.7/8
As a side note, these blending effects seem to work in Cedega, so there probably
is some code showing how to implement them. I just haven't the slightest idea
where to look in the source.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4633
------- Additional Comments From fairy_maiden1999(a)yahoo.com 2006-24-02 04:13 -------
Mapsource crashes hard whenever serial communications are attempted. If
setupapi.dll is copied into system32 and winecfg is used to set it to "native",
Mapsource is then able to handle the crash and shut down gracefully (as opposed
to wine segfaulting). This serial communications bug is the only thing keeping
Mapsource from gold status.
--
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=4651
------- Additional Comments From w1ldph1l(a)comcast.net 2006-24-02 03:30 -------
Doing that created a new error:
# WINEDLLOVERRIDES='msvcrt=n' wine sb.exe
err:module:LdrInitializeThunk "msvcrt.dll" failed to initialize, aborting
err:module:LdrInitializeThunk Main exe initialization for
L"Z:\\home\\tool\\Shadowbane\\sb.exe" failed, status c0000142
--
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=4648
------- Additional Comments From saulius.krasuckas(a)elst.vtu.lt 2006-24-02 01:36 -------
Can you, please, be more specific about the screenshots:
How should they be shot?
Where (in what windows) can we choose some application?
What could be an application here and what is its name?
How IE is related to screenshots at least?
--
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=4268
tuharsky(a)misbb.sk changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|ISS@VFP9 -unable to print |comdlg32: ISS@VFP9 -unable
| |to print
------- Additional Comments From tuharsky(a)misbb.sk 2006-24-02 01:15 -------
When using native comdlg32, printing works with WINE 0.9.8.
When using builtin comgld32 and winversion is set to NT40 for ISS, printing
works with WINE 0.9.8
When using builtin comdlg32 and winversion is set to NT40 for ISS, at least the
printer is displayed with WINE 200503.
Should I do regression testing to find out, what changed in WINE 0.9.8?
How could we override the need for native comdlg32 or NT40 version? (ISS no
longer officially suports NT40)
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
http://bugs.winehq.org/show_bug.cgi?id=4651
------- Additional Comments From w1ldph1l(a)comcast.net 2006-24-02 00:53 -------
Ok, I got the Shadowbane.exe file to run, and check files for patching (thats
the shadowbane patcher). Had to copy over MFC42.dll file from my windows
directory to get it to work. When I hit the Play button after patching, it
tries to launch sb.exe and I get this error:
wine: Call from 0x7fc37ac4 to unimplemented function msvcrt.dll._wsetlocale,
aborting
Seems the msvcrt.dll._wsetlocale part of it repeats in a few other apps, not
sure how to resolve this.
--
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=4651
Summary: Attempted to run Shadowbane with wine, got unimplemented
function error
Product: Wine
Version: 0.9.5.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: wine-misc
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: w1ldph1l(a)comcast.net
Copied from my windows partition to /root/.wine/drive_c/windows/system32 the
msvcrt.dll and MSVCP60.dll files to get to this stopping point (at first I got a
MSVCP60.dll error, afte putting that in, I got an error with msvcrt.dll, after
copying that second file, I got the same file error with diffrent description).
Here is the error exactly:
wine: Call from 0x40470ac4 to unimplemented function msvcrt.dll._wsetlocal, aborting
Also, the good ole sb.exe window (which used to happen alot in windows) poped up
from the app itself:
sb.exe has encountered an error and cannot continue! (code=<unknown exception>
addr=40470AC4)
This may be either a user error of mine, or, as the error says, something not
implemented into wine yet.
--
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=3320
------- Additional Comments From zthg4821(a)gmail.com 2006-24-02 00:01 -------
I have Wine 0.9.8, Gentoo, xorg-x11-6.8.2-r3, and the latest Nvidia binary
driver here, and I experience the same problems in eMule and even in winecfg.
For me, the text on grayed-out inactive buttons is actually covered up
completely by a gray rectangle.
--
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=4299
------- Additional Comments From zthg4821(a)gmail.com 2006-23-02 23:51 -------
I confirm this behavior with Wine 0.9.8 and eMule 0.47a.
The "6" on the drop-down button seems to be fixed though, since it's now
properly displaying a down arrow.
--
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=4646
vitaliy(a)kievinfo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|critical |major
------- Additional Comments From vitaliy(a)kievinfo.com 2006-23-02 22:32 -------
Upgrade to latest cvs and try it. It looks like a few bugs in msvcrt.dll that
are already fixed. If not, please attach full crash backtrace.
--
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.