http://bugs.winehq.org/show_bug.cgi?id=28741
Bug #: 28741
Summary: Odd coordinate in hit test causes uninitialized value
references in MONTHCAL_CalculateDayOfWeek()?
Product: Wine
Version: 1.3.30
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Running "make monthcal.ok" in comctl32/tests with Valgrind reports:
Conditional jump or move depends on uninitialised value(s)
at __moddi3 (in dlls/ntdll/ntdll.dll.so)
by RtlTimeToTimeFields (time.c:126)
by FileTimeToSystemTime (time.c:858)
by MONTHCAL_CalculateDayOfWeek (monthcal.c:469)
by MONTHCAL_GetMonth (monthcal.c:486)
by MONTHCAL_HitTest (monthcal.c:498)
by MONTHCAL_WindowProc (monthcal.c:2861)
by ??? (in /oldhome/dank/wine-git/dlls/user32/user32.dll.so)
by call_window_proc (winproc.c:242)
by WINPROC_CallProcAtoW (winproc.c:601)
by CallWindowProcA (winproc.c:960)
by monthcal_subclass_proc (monthcal.c:566)
by ??? (in dlls/user32/user32.dll.so)
by call_window_proc (winproc.c:242)
by WINPROC_call_window (winproc.c:908)
by call_window_proc (message.c:2211)
by send_message (message.c:3084)
by SendMessageA (message.c:3286)
by test_hittest (monthcal.c:1042)
by func_monthcal (monthcal.c:1957)
by run_test (test.h:556)
by main (test.h:624)
Uninitialised value was created by a stack allocation
at MONTHCAL_CalculateDayOfWeek (monthcal.c:462)
Something seems to be creating an out of range date; then when
MONTHCAL_CalculateDayOfWeek() converts to (and then back from)
a different time representation, the conversion fails, leading to
use of garbage.
My guess is that test_hittest() is picking some area to hittest that
is driving the code bonkers. We get lucky, and the test passes anyway.
I don't know if a real hittest could give the wrong answer in some
situations.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43707
Bug ID: 43707
Summary: [GdiPlus] HatchStyle is incorrectly named in Wine.
Should be GpHatchStyle
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gdiplus
Assignee: wine-bugs(a)winehq.org
Reporter: hughbellars(a)gmail.com
The following code compiles fine on Windows. On Wine, it fails to compile. The
fix is to rename "GpHatchStyle" to "HatchStyle"
#include "Windows.h"
#include "GdiPlus.h"
using namespace Gdiplus;
using namespace DllExports;
int main()
{
GpHatchStyle hatchStyle;
return 0;
}
--
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.
https://bugs.winehq.org/show_bug.cgi?id=42715
Bug ID: 42715
Summary: wont boot
Product: Wine
Version: 2.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: seganfl2k(a)gmail.com
Distribution: ---
cxbx-reloaded build march 26 2017
wine: Invalid address.
err:ntdll:RtlLeaveCriticalSection section 0x112f0 is not acquired
--
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.
https://bugs.winehq.org/show_bug.cgi?id=40025
Bug ID: 40025
Summary: Winrar installer fails to start
Product: Wine
Version: 1.9.2
Hardware: x86
OS: Mac OS X
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jeffz(a)jeffz.name
http://www.rarlab.com/rar/wrar531b1.exe
$ shasum wrar531b1.exe
61d9f4a058f13acc2c3260fdfdd2886c323a5f40 wrar531b1.exe
Tested wine-1.7.46 and 1.9.2. Installer fails to start on either.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=41150
Bug ID: 41150
Summary: Add GUI component with preselection of display size to
winecfg
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: krichter(a)posteo.de
Distribution: ---
The option to emulate a screen in the graphics section of `winecfg` only allows
to specify the size by number input. It'd be helpful to have a GUI component,
e.g. a combo box, with default screen sizes (800x600, 1024x768, etc.) to select
from.
experienced with 1.9.6 on Ubuntu 16.04
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39839
Bug ID: 39839
Summary: winefile: Unhandled page fault if root directory
window refreshed
Product: Wine
Version: 1.8
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
Assignee: wine-bugs(a)winehq.org
Reporter: jhansonxi(a)gmail.com
Distribution: Ubuntu
Created attachment 53184
--> https://bugs.winehq.org/attachment.cgi?id=53184
Backtrace from error dialog
Steps to reproduce:
1. Start winefile
2. Press F5 (or Window>Refresh)
3. Boom.
--
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=33914
Bug #: 33914
Summary: Pokemon uranium Crashes
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rune(a)norderhaug.name
Classification: Unclassified
Created attachment 45043
--> http://bugs.winehq.org/attachment.cgi?id=45043
bug file
Pokemon uranuim crashes after a type my name and and gender aka when the game
really starts.thank you in advance. i am waiting for him to add a mac native
item but if you fix this i can run it.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=43327
Bug ID: 43327
Summary: GOG version of MotoRacer 2 asks for CD
Product: Wine
Version: 2.12
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
I recently tried the GOG version of MotoRacer 2 with wine. The game starts, but
I cannot start a game due to the game not finding the CD.
When running on Windows the game starts and there is background music. The
wav-files is bundled with the game in the game directory. I've also discovered
that the game bundles its own winmm.dll, maybe this is the reason to the game
not finding the cd?
--
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=16505
Summary: 4oD installs but won't start
Product: Wine
Version: 1.1.10
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: drraph(a)gmail.com
Created an attachment (id=17935)
--> (http://bugs.winehq.org/attachment.cgi?id=17935)
wine log
Output of
WINEPREFIX="/home/raph/.wine" wine "C:\\Program Files\\Kontiki\\khost.exe" -p
4od1 -t cache:c4_home.html#pageId=0 -s
class=dialog,width=1280,height=960,position=1,resize=1,scrollbars=1,visible=0,name=main
Expected result: application starts
Actual result: wine output the log above and returns prompt. App does not
start.
--
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=34255
Bug #: 34255
Summary: WinPolis 3.43: "Buy CDs" editbox does not
automatically select all
Product: Wine
Version: 1.6
Platform: x86-64
URL: http://download.chip.eu/de/WinPolis-3.43_25640.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 45589
--> http://bugs.winehq.org/attachment.cgi?id=45589
Wine 1.6 console output
I hope I can explain this...
After install:
1. Start game (will start one automatically)
2. Go to Action --> Buy/cash in CDs
The cursor automatically appears in "Buy CDs worth" but on Windows the 0 is
selected so that you can type over it. In Wine it is not selected and you have
to delete it first.
Tried comctl32 but it made no difference.
--
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.