http://bugs.winehq.org/show_bug.cgi?id=20576
Summary: Sluggish 2D graphics on BabasChess
Product: Wine
Version: 1.1.31
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan.natewood(a)gmail.com
Created an attachment (id=24550)
--> (http://bugs.winehq.org/attachment.cgi?id=24550)
Terminal output
Making moves is incredibly sluggish, everything is very slow.
>From the official website support:
"Why is the piece movement slow? Why is there a delay when I make a move on the
board?
BabasChess uses a double-buffering technique to draw the board without
flickering; unfortunately, on a few video cards this technique determines a
slow board redraw (delays when moving a piece or between the end of the piece
movement and the subsequent board update). This problem can be usually fixed as
follows: 1) open the Windows Display Properties (right click on your desktop
and select "Properties"), 2) select the "Settings" tab (where you can change
the screen resolution, color quality, ...), 3) press the "Advanced" button, 4)
select the "Troubleshoot" (or "Performance") tab and 5) decrease the hardware
acceleration by one step."
No way to do something similar in wine.
Propriety nvidia drivers are installed.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=11266
Summary: 3DMark 2005 does not uninstall
Product: Wine
Version: 0.9.53.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: setupapi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: neptunia(a)mail.ru
3DMark 2005 reports error when trying to uninstall.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21041
Summary: Mismatched GlobalLock/HeapFree in
X11DRV_CLIPBOARD_ExportString?
Product: Wine
Version: 1.1.34
Platform: PC
URL: http://build.chromium.org/buildbot/waterfall.fyi/build
ers/Chromium%20Linux%20Wine%20(valgrind)/builds/57/ste
ps/wine%20valgrind%20test:%20unit_tests/logs/stdio
OS/Version: Linux
Status: NEW
Keywords: download, source, testcase
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
CC: ulrich(a)codeweavers.com, thestig(a)google.com
http://build.chromium.org/buildbot/waterfall.fyi/builders/Chromium%20Linux%…
shows:
[ RUN ] FocusManagerTest.ViewFocusCallbacks
...
Invalid free() / delete / delete[]
at RtlFreeHeap (heap.c:255)
by X11DRV_CLIPBOARD_ExportString (clipboard.c:1548)
by X11DRV_HandleSelectionRequest (clipboard.c:3353)
by X11DRV_SelectionRequest (clipboard.c:3397)
by process_events (event.c:317)
by X11DRV_MsgWaitForMultipleObjectsEx (event.c:408)
by GetQueueStatus (input.c:296)
Address 0x7f07ec88 is 8 bytes inside a block of size 18 alloc'd
at RtlAllocateHeap (heap.c:247)
by HeapAlloc (heap.c:276)
by GlobalAlloc (heap.c:395)
by X11DRV_CLIPBOARD_RenderFormat (clipboard.c:1023)
by X11DRV_CLIPBOARD_ExportString (clipboard.c:1666)
by X11DRV_HandleSelectionRequest (clipboard.c:3353)
by X11DRV_SelectionRequest (clipboard.c:3397)
by process_events (event.c:317)
by X11DRV_MsgWaitForMultipleObjectsEx (event.c:408)
by GetQueueStatus (input.c:296)
Looks like a mismatch to me?
1529 text = GlobalLock(lpData->hData32);
...
1548 HeapFree(GetProcessHeap(), 0, text);
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=21669
Summary: MiniRacingOnline: In-Game Graphics non-transparent/Not
in proper positions
Product: Wine
Version: 1.1.38
Platform: x86-64
URL: http://www.miniracingonline.com/descargas.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=26171)
--> (http://bugs.winehq.org/attachment.cgi?id=26171)
A lot of Graphics errors
This is a rather crazy bug, all graphics appear non-transparent and the objects
are all out of place in Quick Race mode. Racing at 2fps on my Core i7 920 and
cars running into invisible walls is hilarious looking though, lol.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=24510
Summary: Blur needs msvcr90.dll.__libm_sse2_cos
Product: Wine
Version: 1.3.3
Platform: x86
OS/Version: Linux
Status: NEW
Severity: enhancement
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Only occurs when setting msvcr90 to builtin.
austin@pc ~/.wine/drive_c/Program Files/Activision/Blur(TM) $ wine Blur.exe
fixme:msvcrt:_controlfp_s ((nil) 65536 196608) semi-stub
wine: Call from 0x7b8367e3 to unimplemented function
msvcr90.dll.__libm_sse2_cos, aborting
Using the handy mscodescan.pl from winezeug, it seems blur needs:
./Blur.exe imports following stub symbols:
msvcr90:__libm_sse2_acos
msvcr90:__libm_sse2_asin
msvcr90:__libm_sse2_atan
msvcr90:__libm_sse2_atan2
msvcr90:__libm_sse2_cos
msvcr90:__libm_sse2_exp
msvcr90:__libm_sse2_log
msvcr90:__libm_sse2_pow
msvcr90:__libm_sse2_sin
msvcr90:__libm_sse2_tan
msvcr90:_findfirst64i32
msvcr90:_findnext64i32
msvcr90:_itoa_s
msvcr90:strncat_s
msvcr90:wcsncat_s
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20158
Summary: Fritz 11 gdiplus bug.
Product: WineHQ Apps Database
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mega.watt2(a)gmail.com
Wine has a severe bug that makes it not draw the board by default. Using a
native gdiplus dll library does fix this problem, but the buttons are still
messed up.
Please check
http://appdb.winehq.org/objectManager.php?sClass=version&iId=13027&iTesting…
for further details.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=25195
Summary: WINE msi does not uninstall files correctly and does
not update registry
Product: Wine
Version: 1.3.7
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)securenetterm.com
When the wine unisntall is selected to remove a program, it starts the program
msi uninstaller, which runs and indicates the program was uninstalled.
However, the wine uninstaller still shows the program as being installed, the
registry entry for the program unistalled is still in:
/hkey/local_machine/software/microsoft/windows/currentversion/uninstall
which prevents the program from being installed again and the programs install
directory and its contents have not been removed as they should have been.
Its as if all the WINE msi unistall functions are placeholders.
I would recommend a real live Windows application which has an Installshield
installed be obtained to see what actions should happen on install, uninstall
and install again. Compare what happens on a real Windows systems and what
happens on WINE.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=22659
Summary: 1by1 player: file/song list text overlaps and becomes
unreadable if enlarged
Product: Wine
Version: 1.1.42
Platform: x86
URL: http://mpesch3.de1.cc/1by1.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: turbolad995(a)hotmail.co.uk
Just a minor glitch...
If you are running 1by1 Player via Wine (see download link) and go into the
settings e.g. press <F6>, click the "List" tab and then move the slider
labelled "Font and size" towards the right too much in order to make the font
larger, the track listing becomes unreadable. What's supposed to happen is the
font becomes larger to make it easier to read (this does not happen if you run
1by1 player in Windows).
Try it and see.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=17282
Summary: qtest: QUAKE.EXE crashes.
Product: Wine
Version: 1.0.1
Platform: PC
URL: http://www.quaketerminus.com/tools/qtest1.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adam.buchbinder(a)gmail.com
Created an attachment (id=19284)
--> (http://bugs.winehq.org/attachment.cgi?id=19284)
Log of the crash.
Download qtest1.zip from the attached link. Unzip it and run "wine QUAKE.EXE".
The program crashes. The README states that it should run under Windows 95.
I'm running wine 1.0.1-0ubuntu2 on Ubuntu Intrepid. Please let me know if I can
provide any other information that might help.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=18853
Summary: Notepad++ can't save files without an extension
Product: Wine
Version: 1.1.23
Platform: PC
URL: http://sourceforge.net/project/showfiles.php?group_id=
95717&package_id=102072
OS/Version: Linux
Status: NEW
Keywords: download, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Really easy to see. Open Notepad++, and immediately try to save a file as
'foo'. Under windows, you'll get a blank file named foo. Under wine, you get an
error dialog 'Please check whether if this file is open in another program'.
I'll add an automated test for this soonish.
No terminal output.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
Do not reply to this email, post in Bugzilla using the
above URL to reply.
------- You are receiving this mail because: -------
You are watching all bug changes.