http://bugs.winehq.org/show_bug.cgi?id=19380
Summary: SysDateTimePick32 - wDayOfWeek not generated
automatically after DTM_SETSYSTEMTIME
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: martinez.pr0team(a)gmail.com
Format of the date in SysDateTimePick32 set with:
SendMessage(hDate,DTM_SETFORMAT,0,(LPARAM)"dddd' 'd' 'MMMM' 'yyy");
To change actual time of the control, DTM_SETFORMAT message must be sent with
wYear, wMonth and wDay fields of the SYSTEMTIME structure set.
Microsoft Windows automatically calculates proper day of week, ignoring the
wDayOfWeek field.
Wine does not, and the day of week displayed in control might be wrong (always
Sunday if not set).
--
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=19837
Summary: ListView 'Range Check Error' in ImgBurn v2.5.0.0's
Disc Layout Editor window.
Product: Wine
Version: 1.1.28
Platform: PC
URL: http://www.imgburn.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lightning_uk(a)imgburn.com
v2.5.0.0 of ImgBurn has a new Advanced build mode interface known as the 'Disc
Layout Editor'.
Any 'rename' of an item you add/create within the listview on the right side of
that window will result in a range check error.
I'm unable to reproduce this issues on any real installation of Windows
(from Windows 95 -> Windows 7) so I can only assume it's something in Wine
(sorry!).
--
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=19839
Summary: Access violation when closing ImgBurn 2.5.0.0 if its
'Disc Layout Editor' window has ever been opened.
Product: Wine
Version: 1.1.28
Platform: PC
URL: http://www.imgburn.com
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lightning_uk(a)imgburn.com
v2.5.0.0 of ImgBurn has a new Advanced build mode interface known as the 'Disc
Layout Editor'.
If you open the window at all (as in, 'full stop' and not even doing anything
with it) and then close the program, it'll crash with an access violation.
Open the program and set the 'Mode' to 'Build', set the 'Input' to 'Advanced'
and then click the big 'Show Disc Layout Editor' button. Once you've done that
and you attempt to close the program, it'll crash.
I'm unable to reproduce this issue on any real installation of Windows
(from Windows 95 -> Windows 7) so I can only assume it's something in Wine
(sorry!).
--
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=19977
Summary: runasdate: buggy comctl32 behavior
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.nirsoft.net/utils/run_as_date.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
$ wine Runasdate.exe
Click in the date box, on the year (2009). On windows, one click on it
highlights the entire year. Begin typing a new year (2001). On windows, 2009 is
immediately cleared, and 2001 put in its place. On wine, typing the last
character remains, so you get '92001'.
Additionally, the calendar selection tool is really buggy, but there are other
bugs for that, I think.
Of course, winetricks cc580 works around this.
--
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=20027
Summary: Registax 5 fails
Product: Wine
Version: 1.1.29
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arpad.szentandrassy(a)gmail.com
Created an attachment (id=23569)
--> (http://bugs.winehq.org/attachment.cgi?id=23569)
Error message
Hi
Registax 5 fails to start with wine 1.1.29. It was working with previous
versions.
I am attaching a text ile with te error message.
Thank you for your help in advance !
Árpád
--
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=20282
Summary: ControlSpy doesn't show any message passed to control
procedure
Product: Wine
Version: 1.1.30
Platform: PC
URL: http://www.microsoft.com/downloads/details.aspx?displa
ylang=en&FamilyID=19d4294d-0531-4ec2-8b27-2e463b315f16
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bunglehead(a)gmail.com
Testing tool MS ControlSpy allows to learn common control (and some from user32
too) behaviour. It has two message listboxes - one for parent WM_NOTIFY
notifications and one for messages passed to control procedure.
Running in Wine parent notifications list works as it should while control
messages list is always empty.
This causes a loss of functionality - this is list is useful to check redrawing
messages for example.
I could help with any needed debug output to solve this.
--
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=20744
Summary: Mordor - the depths of Dejenol installer puts window
into background
Product: Wine
Version: 1.1.28
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
CC: julliard(a)winehq.org
Installer of Mordor (game) asks for installation path. When you click
"continue" it should offer you window with "Install options", but this window
is put behind background wallpaper...
1. Please consider UNCONFIRMED->NEW and KEYWORDS: +REGRESSION, +DOWNLOAD,
+INSTALLER
2. Did a regression test between 1.1.27 and 1.1.28:
e3720c2810dda3895d6734c55117b0a355223b1a is first bad commit
commit e3720c2810dda3895d6734c55117b0a355223b1a
Author: Alexandre Julliard <julliard(a)winehq.org>
Date: Thu Aug 13 18:18:22 2009 +0200
winex11: Use the Globally Active focus model with take focus.
:040000 040000 d1fb1709094e60472024b78cf46f7e4c8a451b47
d7b2f829e9cd01101173cc4e65c4e6ff0bb7c6c0 M dlls
3. There are another bug report suffering from this commit, see bug 19818 and
bug 20301.
4. Revert of this patch on top of wine-1.1.28 makes that problem goes away.
5. Adding author of this patch to CC.
--private keyword: bisected
Download and unzip into one directory, then run SETUP.EXE:
http://decklinsdomain.net/DemDev/archives/Mordor1/MORDOR1A.ZIPhttp://decklinsdomain.net/DemDev/archives/Mordor1/MORDOR1B.ZIP
--
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=20733
Summary: installation of yahoo messenger fails
Product: WineHQ Bugzilla
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: bugzilla-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mikescony1(a)ameritech.net
Created an attachment (id=24792)
--> (http://bugs.winehq.org/attachment.cgi?id=24792)
terminal output of installation.
yahoo messenger does not install an run properly. I have performed a new
install of messenger on a fresh prefix per the instructions of one of your
tech's named louis.
Installation appears to finish and gives a false message that it was successful
but in the middle of the installation wine gives an error and after
installation the application does not work.
I have enclosed a copy of the terminal output of this install per instructions
of vitallity.
Please let me know if further information is needed.
--
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=20731
Summary: Crash for Winterm (regression)
Product: Wine
Version: 1.1.33
Platform: PC
URL: http://www.delectron.it/pub/Winterm_6.90.zip
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gabmoa(a)yahoo.it
The application in the latest wine crash on the splash screen
...
fixme:ole:OLEPictureImpl_get_hPal unimplemented for type 3. Returning 0
palette.
fixme:ole:OleLoadPictureEx
(0x16d58e4,3134,1,{7bf80980-bf32-101a-8bbb-00aa00300cab},x=0,y=0,f=0,0x32d8b4),
partially implemented.
X Error of failed request: RenderBadGlyphSet (invalid GlyphSet parameter)
Major opcode of failed request: 155 (RENDER)
Minor opcode of failed request: 24 (RenderCompositeGlyphs16)
GlyphSet id in failed request: 0x0
Serial number of failed request: 19021
Current serial number in output stream: 19067
wine 1.1.33 -> broken
wine 1.1.32 -> broken
wine 1.1.31 -> ok
An error on the latest changes on winex11.drv?
NOTE: Acrobat reader it's not requested
--
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=20711
Summary: Flatout2 demo crashes on exit
Product: Wine
Version: 1.1.32
Platform: PC
URL: http://www.gamershell.com/download_16702.shtml
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
Created an attachment (id=24746)
--> (http://bugs.winehq.org/attachment.cgi?id=24746)
Console diff between crashing and non-crashing (reverted) wine-1.1.33
Flatout2 demo crashes on exit and this is caused by Markus Stockhausen's
commit...
1. Please consider KEYWORDS: +REGRESSION, +DOWNLOAD
2. Did a regression test between 1.1.31 and 1.1.32:
70ae1ba4b552be732a5f627f62ec3521c4234988 is first bad commit
commit 70ae1ba4b552be732a5f627f62ec3521c4234988
Author: Markus Stockhausen <markus.stockhausen(a)collogia.de>
Date: Wed Oct 14 19:47:45 2009 +0200
dinput8: Ensure balance of CoInitialize/CoUninitialize.
:040000 040000 dc187bed5354bf26855c8698f49f66b8c93aa5ce
3ff8bf3680dd13dde00639352dbd026f94db1861 M dlls
3. No other bug report suffers from this commit.
4. Revert of this patch on top of wine-1.1.33 makes that problem goes away.
5. I'm not able to add author (markus.stockhausen(a)collogia.de) to CC!
--private keyword: bisected
--
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.