http://bugs.winehq.org/show_bug.cgi?id=2675
Summary: [Microsoft Excel] blocked at startup
Product: Wine
Version: 20050111
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jerome.bouat(a)wanadoo.fr
I had to use the command:
killall -KILL wine-preloader
(-TERM did not achieved to stop wine)
here is the log:
---
Warning: could not find DOS drive for current working directory '/home/j',
starting in the Windows directory.
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
fixme:font:load_VDMX No suitable ratio found
fixme:font:load_VDMX No suitable ratio found
fixme:ole:CoRegisterMessageFilter stub
fixme:ole:StdMarshalImpl_MarshalInterface table marshalling unimplemented
fixme:ole:StdMarshalImpl_MarshalInterface table marshalling unimplemented
fixme:ole:StdMarshalImpl_MarshalInterface table marshalling unimplemented
fixme:ole:StdMarshalImpl_MarshalInterface table marshalling unimplemented
fixme:font:load_VDMX No suitable ratio found
fixme:font:load_VDMX No suitable ratio found
fixme:font:load_VDMX No suitable ratio found
fixme:font:load_VDMX No suitable ratio found
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:font:load_VDMX No suitable ratio found
fixme:font:WineEngCreateFontInstance just using first face for now
fixme:font:load_VDMX No suitable ratio found
fixme:font:load_VDMX No suitable ratio found
fixme:font:load_VDMX No suitable ratio found
fixme:font:load_VDMX No suitable ratio found
fixme:font:WineEngCreateFontInstance Untranslated charset 255
fixme:font:load_VDMX No suitable ratio found
fixme:font:WineEngCreateFontInstance just using first face for now
fixme:font:load_VDMX No suitable ratio found
fixme:font:load_VDMX No suitable ratio found
fixme:font:load_VDMX No suitable ratio found
fixme:font:load_VDMX No suitable ratio found
fixme:font:load_VDMX No suitable ratio found
fixme:font:load_VDMX No suitable ratio found
--
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=1226
------- Additional Comments From vilppa(a)hotmail.com 2005-22-01 20:14 -------
DC++ version 0.668 crashes to this error I believe:
fixme:winsock:NtStatusToWSAError Status code c0000024 converted to DOS error code 6
This exceptioninfo.txt created by DC++:
Code: c0000005
Version: 0.668
Major: 4
Minor: 10
Build: 67766446
SP: 0
Type: 0
Time: 2005-01-23 03:59:09
TTH: JAROBU3NALINDK2WKYBYDVSXLTSBSTEQNMQNMAQ
c:\documents\vcprojects\dcplusplus\windows\transferview.cpp(198): ?
c:\documents\vcprojects\dcplusplus\windows\transferview.h(50): ?
--
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=2550
------- Additional Comments From dalgoda(a)ix.netcom.com 2005-22-01 16:25 -------
Any word on this issue?
I'm still having problems as of 2005-01-17T10:03:03 with gcc-3.4.3.
I use this patch to work around this issue:
--- wine-2005-01-04-08-16-02.orig/include/winbase.h 2005-01-04
08:15:18.000000000 -0800
+++ wine-2005-01-04-08-16-02/include/winbase.h 2005-01-04 13:46:53.000000000 -0800
@@ -2049,7 +2049,7 @@
/* a few optimizations for i386/gcc */
-#if defined(__i386__) && defined(__GNUC__) && defined(__WINESRC__) &&
!defined(_NTSYSTEM_)
+#if 0
extern inline LONG WINAPI InterlockedCompareExchange( PLONG dest, LONG xchg,
LONG compare );
extern inline LONG WINAPI InterlockedCompareExchange( PLONG dest, LONG xchg,
LONG compare )
--
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=2596
------- Additional Comments From jerome.bouat(a)wanadoo.fr 2005-22-01 12:42 -------
here is the install log:
---
[j@localhost mnt]$ wine /mnt/cdrom/Install.exe
Converted windows dir to new entry HKCU\Environment "windir" = L"c:\\windows"
Warning: could not find DOS drive for current working directory '/mnt', starting
in the Windows directory.
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
fixme:shell:Stream_WriteLocationInfo writing empty location info
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
err:menubuilder:fork_and_wait wineshelllink returned 1
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
fixme:shell:Stream_WriteLocationInfo writing empty location info
Loading required GL library /usr/X11R6/lib/libGL.so.1.2
err:menubuilder:fork_and_wait wineshelllink returned 1
err:menubuilder:InvokeShellLinker failed to fork and exec wineshelllink
[j@localhost mnt]$
--
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=2673
tony_lambregts(a)telusplanet.net changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://appdb.winehq.org/appv
| |iew.php?appId=1229
--
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=2673
Summary: Bad colors in game Heroes Of Might and Magic IV
Product: Wine
Version: 20050111
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-directx
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cygnus2(a)post.cz
Heroes of Might and Magic IV version 3.0c have big problem with color palette
(?] in game map. This problem exists in newest Wine versions 20041201 and
20050111, in older versions of Wine this game worked without this problem, only
with some minor problems in sound and graphics. In newest versions of Wine works
faster, without sound problems, but with this problem is not playable.
Color in game map are wrong in big rectangle in center of map, and all minimap
in right upper corner. Arround this rectangle are color good, under cursor too.
I thing, this can be bug in any DirectX feature implemented to two last versions.
Now i tested Wine and this game at my desktop with Gentoo, graphics resolution
1280x1024 24bit (nVidia GeForce 2Ti, driver version 1.0.6629, XFree 4.3.0.1,
kernel 2.6.9 vanilla).
I can send screenshot, if you need.
--
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=2672
Summary: Won't start
Product: Wine
Version: 20041201
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: wine-binary
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gizmo_nut(a)juno.com
I have redhat 9 and dowloaded wine. I tried to start it in the commandline
(shell) window but it can up with some error in Wineserver. There is no
directory ~./wine or the sort. Do you know what is wrong.
--
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.