http://bugs.winehq.org/show_bug.cgi?id=30771
Bug #: 30771
Summary: Comm port Properties missing Interval Timeouts
capability
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: michael(a)frog.wheelycreek.net
Classification: Unclassified
Created attachment 40293
--> http://bugs.winehq.org/attachment.cgi?id=40293
Patch implementing interval timeout capability
The hard-coded properties for GetCommProperties on a Com port are missing the
Capability PCF_INTTIMEOUTS.
It appears that this capability actually works from both browsing the source,
and from the fact that an application requiring it works.
This is required for both UPstart and Home Control Assistance
http://appdb.winehq.org/objectManager.php?sClass=application&iId=7903 which do
not acknowledge COM ports that are missing this capability.
Patch attached
--
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=31008
Bug #: 31008
Summary: WinUAE "Browse for folder" works incorrectly
Product: Wine
Version: 1.5.7
Platform: x86
URL: http://www.winuae.net/
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Install / run.
Click "paths" and click "..."
It should show "Browse for folder" dialog, but it shows "Open file" dialog.
-> It doesn't work
fixme:commdlg:IServiceProvider_fnQueryService Interface
{e07010ec-bc17-44c0-97b0-46c7c95b9edc} requested from unknown service
{e07010ec-bc17-44c0-97b0-46c7c95b9edc}
Workaround native comdlg32.dll
--
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=30618
Bug #: 30618
Summary: Common dialogs should use icons from Linux system icon
theme
Product: Wine
Version: 1.5.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: comdlg32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: from_wine_bugzilla(a)ssokolow.com
Classification: Unclassified
Currently, the common dialogs like Open/Save use the Tango icon theme,
regardless of what the Linux desktop is configured to use. (They also seem to
use the plaintext icon for anything that isn't an EXE with its own embedded
one)
It'd probably require an ugly hack (and not necessarily be a good idea anyway)
to intercept ALL requests to read standard icons normally bundled with Windows.
However, using the system icon theme to populate toolbars and file lists in
common dialogs should be reasonably simple for someone already familiar with
the codebase and would help to reduce the alienness of Windows UIs on a Linux
desktop.
Of course, a checkbox or registry key to disable it would be necessary since
Wine doesn't automatically use the GTK+ color scheme and some icon themes are
unusable without toolbars using a light-on-dark colour scheme.
I doubt I'll have time to implement this myself (especially given that I have
no experience with the Wine codebase and almost none with C or C++) but I'll
leave myself a note to research retrieving system icons without GtkIconTheme or
QIcon once I'm finished my exam preparation.
--
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=27503
Summary: Dungeon Keeper II still need a crack to run.
Product: Wine
Version: 1.3.22
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andreas.livet(a)gmail.com
Created an attachment (id=35161)
--> (http://bugs.winehq.org/attachment.cgi?id=35161)
Wine dbg backtrace
Dungeon Keeper II was listed in the games that are affected by bug #219 which
was closed in 1.3.22 release. Unfortunately, the game still need a crack to run
properly.
I hope this is not a doubloon and the right thing to do :).
Andreas
--
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=18979
Summary: Installation of Microsoft SQL Server Express crashes
Product: Wine
Version: 1.1.23
Platform: PC-x86-64
URL: http://www.microsoft.com/downloads/details.aspx?Family
Id=7522A683-4CB2-454E-B908-E805E9BD4E28&displaylang=en
#filelist
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lukass(a)etek.chalmers.se
Created an attachment (id=21856)
--> (http://bugs.winehq.org/attachment.cgi?id=21856)
Backtrace from crash
The installer crashes after the first "Unpacking files" dialog. This is with a
completely clean wineprefix.
--
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=30325
Bug #: 30325
Summary: builtin winhlp32 display Chinese help documents as
garbled
Product: Wine
Version: 1.5.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fracting(a)gmail.com
Classification: Unclassified
1. Get a copy of cmmgr32.hlp from Windows XP Chinese Version in
c:\windows\system32
2. open with wine builtin winhlp32.exe
Expect Result:
Display Chinese
Actual Result:
All Chinese display as garbled
I copy a native winhlp32.exe to wine, open the same document, Chinese display
OK.
I also cross-compiled wine's winhlp32.exe and copy it to Windows XP, open the
same document, Chinese display as garbled again.
So I assume the component should be "programs"
--
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=12528
Summary: You can resize the WinMerge dialog vertically on Wine,
but not Windows
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://winmerge.org/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
1. Install and run WinMerge
2. Press Ctrl+N to create a new document
3. Enter some text in the "Untitled right" pane
4. Press the close button
This will bring up the "Save modified files?" dialog.
5. Resize the dialog
On windows, you only see the left-right resize mouse pointer and can only
resize on the x axis. Using Wine, you can resize along the y axis and the
remainder of the dialog window is drawn black.
--
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=28930
Bug #: 28930
Summary: Might and magic : Heroes VI requires mfc90.dll
Product: Wine
Version: 1.3.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xvachon(a)gmail.com
Classification: Unclassified
This component of vcrun2008 is not implemented yet.
xavier@xavier-pc /wine/homm6/drive_c/jeu $ wine Game.exe
xavier@xavier-pc /wine/homm6/drive_c/jeu $ fixme:actctx:parse_depend_manifests
Could not find dependent assembly L"Microsoft.VC90.MFC" (9.0.21022.8)
err:module:import_dll Library mfc90.dll (which is needed by L"C:\\jeu\\Might &
Magic Heroes VI.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\jeu\\Might &
Magic Heroes VI.exe" failed, status c0000135
winetricks vcrun2008 works around the issue.
--
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=30095
Bug #: 30095
Summary: Visio 2010 does not start due to missing
Microsoft.VC90.MFC (9.0.30729.1)
Product: Wine
Version: 1.4-rc6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: robert.munteanu(a)gmail.com
Classification: Unclassified
The program fails to start with the following console output
fixme:actctx:parse_depend_manifests Could not find dependent assembly
L"Microsoft.VC90.MFC" (9.0.30729.1)
err:module:import_dll Library mfc90u.dll (which is needed by L"C:\\Program
Files\\Microsoft Office\\Office14\\VISLIB.dll") not found
err:module:import_dll Library VISLIB.dll (which is needed by L"C:\\Program
Files\\Microsoft Office\\Office14\\VISIO.exe") not found
err:module:LdrInitializeThunk Main exe initialization for L"C:\\Program
Files\\Microsoft Office\\Office14\\VISIO.exe" failed, status c0000135
This is in a 32-bit prefix.
Using winetricks vcrun2008 the program starts successfully.
--
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=25247
Summary: Alien Swarm: Can't join or create game, game hangs
Product: Wine
Version: 1.3.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: josemdark(a)gmail.com
Using wine 1.3.5, 1.3.6 and 1.3.7 Alien Swarm hangs when trying to create a
game or join a game. Using 1.3.4 and previous versions it works. Tried on
normal wineprefix and clean wineprefix.
--
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.