http://bugs.winehq.org/show_bug.cgi?id=7252
dank(a)kegel.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=7254
dank(a)kegel.com changed:
What |Removed |Added
----------------------------------------------------------------------------
URL| |http://www.autograph-
| |maths.com/downloads/30daytri
| |altemp.shtml
Keywords| |download, Installer
------- Additional Comments From dank(a)kegel.com 2007-24-01 18:43 -------
Added a URL (hope I got it right) and missing keywords.
--
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=881
------- Additional Comments From ploujj(a)gmail.com 2007-24-01 17:23 -------
Tested with git wine-0.9.29-g747ab4b.
The patch in comment #9 removes the X cursor (but keeps the game's cursor) when
the cursor is inside the System Shock 2 window. This, of course, means that the
cursor becomes invisible whenever I mouse over a Wine window and the windows app
doesn't draw any cursor.
The line to delete is 1457 of dlls/user32/cursoricon.c
--
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=6570
------- Additional Comments From josh.mattila(a)gmail.com 2007-24-01 17:18 -------
I will enable that for more of the applications that I use. With the most
current version of the beta (fresh install and everything), it still has an
issue finding faultrep.DLL.
josh@linuxmaster:~$ wine "C:\Program Files\Supcom\Beta\Supreme
Commander\bin\SupremeCommander.exe"
err:module:import_dll Library faultrep.DLL (which is needed by L"C:\\Program
Files\\Supcom\\Beta\\Supreme Commander\\bin\\MohoEngine.dll") not found
err:module:import_dll Library MohoEngine.dll (which is needed by L"C:\\Program
Files\\Supcom\\Beta\\Supreme Commander\\bin\\SupremeCommander.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Supcom\\Beta\\Supreme Commander\\bin\\SupremeCommander.exe" failed,
status c0000135
I don't know why this would happen. I also tried copying the entire Windows
installation (which works fine, I play it regularly) over and it didn't seem to
help at all. It could be a bug mainly with the patch itself. We might just
have to wait for the next patch to see if it works...
Unfortunately it is still a beta, so there are probably still bugs in the actual
code, and I am sure that causes even more problems for trying to debug the code
and get WINE to work with it. I'll check in with a newer version of WINE and
the retail version of Supcom at a later time (hopefully with a different bug to
report).
--
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=7255
Summary: Winelib bug in fprintf
Product: Wine
Version: 0.9.29.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: wine-winelib
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ross.quinlan(a)gmail.com
Strange Winelib bug in fprintf.
fprintf(F, "<%-5.5s>\n", "abc") gives <abc > (correct),
but
fprintf(F, "<%*.*s>\n", -5, 5, "abc") gives <abc> (incorrect).
gcc 4.1.1 (and all other versions I've checked) gives correct result.
--
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=7217
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-24-01 15:45 -------
Hi Damjan, could you post the patch against current git, as patching fails for me:
Hunk #3 FAILED at 39.
Hunk #5 FAILED at 146.
Thx.
--
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=6748
------- Additional Comments From ploujj(a)gmail.com 2007-24-01 15:41 -------
I still see this bug with the current versions of wine (0.9.27-0.9.29).
After testing the fix in bug #881 I'm sure this bug is a duplicate.
--
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=7214
------- Additional Comments From xerox_xerox2000(a)yahoo.co.uk 2007-24-01 15:38 -------
The compile errors are gone with current git, so basically this bug is fixed. I
guess that's due to this patch that was committed today:
http://www.winehq.org/pipermail/wine-cvs/2007-January/029760.html
In the console there's now this output:
fixme:msvcrt:MSVCRT__fsopen :(Debug/KanjiDemo.pch,rb,32),ignoring share mode!
err:msvcrt:demangle_datatype Unknown type
err:msvcrt:demangle_datatype Unknown type
err:msvcrt:demangle_datatype Unknown type
err:msvcrt:demangle_datatype Unknown type (a lot of these lines)
Eric, should i close the bug, or is it still necessary to find out , why the
demangling fails?
--
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=6385
------- Additional Comments From otomo(a)breanca.net 2007-24-01 15:09 -------
Sorry no, I don't have the knowledgment to test the patches and source code of
wine. But I will report the results with the next version of wine, when a new
version of wine is released always test it with all the software I reported
and a selection of more software.
--
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.