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.
https://bugs.winehq.org/show_bug.cgi?id=4405
Qian Hong <fracting(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |fracting(a)gmail.com
--
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.
https://bugs.winehq.org/show_bug.cgi?id=3739
Sebastian Lackner <sebastian(a)fds-team.de> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |sebastian(a)fds-team.de
--- Comment #27 from Sebastian Lackner <sebastian(a)fds-team.de> ---
Created attachment 50012
--> https://bugs.winehq.org/attachment.cgi?id=50012
Ugly hack to disable WM_NCPAINT messages.
Still present in wine-1.7.31-47-g516ed8e, tested with
$ sha1sum pdlxbetry.exe
65f978e097812892020d7b2c6e4890c2363d8d0e pdlxbetry.exe
Seems to be related to unexpected WM_NCPAINT messages. Using the attached hack
it redraws properly. Please note that the ugly sand-like background seems to be
intentional, its also visible on screenshots of this app on Windows.
--
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=6715
--- Comment #35 from GatoLoko(a)gmail.com ---
(In reply to Austin English from comment #33)
> This is your friendly reminder that there has been no bug activity for 1
> year. Is this still an issue in current (1.7.31 or newer) wine? If so,
> please attach the terminal output in 1.7.31 (see
> http://wiki.winehq.org/FAQ#get_log).
Just tested it with 1.7.31 and nothing changed.
For the attached log I launched it, started a new game, clicked a few times so
it changes the text and then exited.
--
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=34343
Bug #: 34343
Summary: mIRC 7.32: entering infinite loop after dismissing
trial dialog on Mac OS X
Product: Wine
Version: 1.7.0
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ionic(a)ionic.de
Classification: Unclassified
Created attachment 45716
--> http://bugs.winehq.org/attachment.cgi?id=45716
Excerpt from WINEDEBUG=warn+all,err+all,fixme-all,trace+relay wine mirc.exe
A newly installed mIRC in a clean wineprefix is entering a closed loop after
dismissing the trial dialog on Mac OS X.
It doesn't matter where it was installed, I also tried dosdrive_c/mIRC, just to
make sure.
Excerpt from WINEDEBUG=warn+all,err+all,fixme-all,trace+relay wine mirc.exe is
attached.
I can upload the full log, if need be, or logs with other WINEDEBUG values
(though trace tends to be very verbose.)
This bug is only affecting OS X, mIRC is starting up and working fine (mostly)
with wine 1.7.0 on Linux. Don't try to reproduce it on Linux, please.
Wine has been built and installed via MacPorts.
--
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=6715
--- Comment #34 from Stephan Sokolow <from_wine_bugzilla(a)ssokolow.com> ---
At the moment, I can't run a test because I'm working to resolve an
`errors=remount-ro` issue with my root partition but I'll try to post updated
info within the next week.
--
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.