http://bugs.winehq.org/show_bug.cgi?id=34959
Bug #: 34959
Summary: Add a way to change the default app icon of the
executable with the mac driver
Product: Wine
Version: 1.7.6
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: winemac.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winebugs140(a)gmail.com
Classification: Unclassified
Add a way to change the default app icon of the executable with the mac driver.
GOG.com and Steam use Wine and X11 to allow running some of their games on Macs
with custom-made icons, but you can't set such an icon with the mac driver.
--
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=15492
Summary: Clamwin installer doesn't parse %SystemDrive% correctly
Product: Wine
Version: 1.1.5
Platform: Other
URL: http://sourceforge.net/project/downloading.php?groupname
=clamwin&filename=clamwin-0.94-
setup.exe&use_mirror=superb-east
OS/Version: other
Status: NEW
Keywords: download, Installer, source
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=16404)
--> (http://bugs.winehq.org/attachment.cgi?id=16404)
+shell in git, bzip2 -9'ed
Installing Clamwin works fine, except that instead of installing to:
C:\Program Files\Clamwin
it defaults to:
Z:\home\austin\%SystemDrive%\Program Files\ClamWin
I've seen this on a couple other installers as well, but can't think of them
off hand.
+shell 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=17188
Summary: Oracle Web Conferencing Console installer resources
cannot be properly loaded
Product: Wine
Version: 1.1.13
Platform: PC
URL: https://conference.oracle.com/imtapp/app/nuf_sys.uix
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: arethusa26(a)gmail.com
Created an attachment (id=19083)
--> (http://bugs.winehq.org/attachment.cgi?id=19083)
Oracle Web Conferencing Console installer +resource trace
With today's Git (wine-1.1.13-560-g4b27dfe), while attempting to test bug 16684
by running the application installer, I noticed that the installer evidently
had issues loading its executable resources, as these fixmes were printed:
fixme:propsheet:PROPSHEET_CollectPageInfo Could not load resource #0000?
fixme:propsheet:PROPSHEET_CollectPageInfo Could not load resource #0000?
fixme:propsheet:PROPSHEET_CollectPageInfo Could not load resource #0000?
fixme:propsheet:PROPSHEET_CollectPageInfo Could not load resource #0000?
and the installer window seemed to have placeholders for the presumed text
resources. After hitting Next a few times the installer appeared to be in
extraction phase, but promptly crashed with a backtrace in FormatMessageW.
--
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=34254
Bug #: 34254
Summary: Wine64 seh:RtlUnwindEx error with c++ exception
handling
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alejandropuchades(a)gmx.com
Classification: Unclassified
Description of problem:
When I was implementing a C wrapper for a C++ library, catching all possible
exceptions in C++-land, I noticed my exception handlers were not being called
and my app crashed under wine64. The same binary run just fine under windows 7,
so it had to be a wine bug. Also, the same code compiled for 32 bits run
successfully under the 32 bits version of wine.
System information:
Fedora 19 x86_64, binaries compiled with the 32 and 64 bits versions of MinGW
Version-Release number of selected component (if applicable):
$ wine64 --version
wine-1.6
How reproducible:
(assuming current-dir = uncompressed attachment)
Steps to Reproduce:
1. $ ./compile64.sh
2. $ wine64 ./main.exe
Actual results:
throwing exception
err:seh:RtlUnwindEx invalid frame 7fff42757fd0 (0x132000-0x330000)
err:seh:setup_exception stack overflow 2416 bytes in thread 0009 eip
0007fb39b2ab22b esp 0000000000130c90 stack 0x130000-0x131000-0x330000
Expected results:
No crash :) Just what happens when compiled with compile32.sh:
throwing exception
exception caught
Additional info:
Source code triggering the bug attached below.
--
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=19231
Summary: Trine Demo fails to launch - unimplemented function
d3dx9_36.dll.D3DXGetShaderConstantTable
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://www.bigdownload.com/games/trine/pc/trine-demo/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tsalacinski(a)gmail.com
As above, Trine Demo fails to launch with message:
wine: Call from 0x7b8421e2 to unimplemented function
d3dx9_36.dll.D3DXGetShaderConstantTable, aborting
fixme:dbghelp:MiniDumpWriteDump NIY MiniDumpWithDataSegs
wine: Unimplemented function d3dx9_36.dll.D3DXGetShaderConstantTable called at
address 0x7b8421e2 (thread 001c), starting debugger...
--
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=31579
Bug #: 31579
Summary: Error when close Microsoft Visio 2007
Product: Wine
Version: 1.5.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jisrael(a)hotmail.com
Classification: Unclassified
Created attachment 41525
--> http://bugs.winehq.org/attachment.cgi?id=41525
Error when close Microsoft Visio 2007
Error when close Microsoft Visio 2007
--
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=21433
Summary: InqScribe: Installed fine, but no output or UI
response when running installed app
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jgolightly(a)ec.rr.com
Created an attachment (id=25809)
--> (http://bugs.winehq.org/attachment.cgi?id=25809)
"bt all" output while InqScribe.exe is running.
Running Ubuntu 9.10 Desktop w/ Wine v1.1.36.
InqScribe 2.0.5 installed with wine in the same manner as it would with
Windows, however when launching the program via the command "wine
InqScribe.exe", there is no command-line output, no UI response, etc. It
simply idles.
An evaluation copy of InqScribe is available from the following link:
http://www.inqscribe.com/bin/InqScribe%202.0.5.exe
--
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=33164
Bug #: 33164
Summary: row-resize / col-resize cursor is wrong (Listview)
Product: Wine
Version: 1.5.25
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chenjh_06(a)hotmail.com
Classification: Unclassified
I have install an X cursor theme named JYxNeon, and then I find col-resize
cursor is displayed wrongly in a Listview control. col-resize should be
vertical double arrows but is displayed horizontal.
If I swap row-resize/col-resize icon in the cursor theme, this problem can be
solved. But when I look into Wine source, I find it may be a bug in winex11. In
mouse.c, row-resize/col-resize is wrongly used in comctl32_cursors. The
resource id of 105/106 in comctl32 should be col-resize, and 135 should be
row-resize.
--
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=32361
Bug #: 32361
Summary: epson stylus t13 installer problem: wine:
Unimplemented function setupx.dll16.DiOpenClassRegKey
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: justineuro.moin(a)gmail.com
Classification: Unclassified
Created attachment 42699
--> http://bugs.winehq.org/attachment.cgi?id=42699
epson stylus t13 printer install problem in wine: Unimplemented function
setupx.dll16.DiOpenClassRegKey
epson stylus t13 installer problem
--
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=26748
Summary: World Series of Poker crashes when starting up a game
Product: Wine
Version: 1.3.17
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maikwagner(a)yahoo.com
Created an attachment (id=34067)
--> (http://bugs.winehq.org/attachment.cgi?id=34067)
Backtrace from Crash
Hello,
I am trying to get "World Series of Poker" from Activision to work. The AppDB
entry is at: http://appdb.winehq.org/objectManager.php?sClass=version&iId=6756
I can get into the main menu, intro movies play back okay but I cannot start a
game and get an "unrecoverable error". I have attached all of my console output
below and hope that this is of help for improving wine.
I am using Mandriva 2010.2 with all current updates. My PC is an Athlon 2,6 Ghz
with a GeForce FX5500 using 173.x Nvidia drivers.
--
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.