http://bugs.winehq.org/show_bug.cgi?id=20006
Summary: Adobe Reader 9.1 installer crashes near end
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://ardownload.adobe.com/pub/adobe/reader/win/9.x/9
.1/enu/AdbeRdr910_en_US.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
The installer seems to run fine, but during "Optimizing performance...",
wine puts up an msiexec crash dialog. If you click through that, though,
it says it installed ok.
wine AdbeRdr910_en_US.exe /SAll
...
err:msi:register_progid L"PDXFileType" has no class
wine: Unhandled division by zero at address 0x1000aa92 (thread 000d), starting
debugger...
Backtrace:
=>0 0x1000aa92 in msi708b.tmp (+0xaa92) (0x008ae6ac)
1 0x00000001 (0x7ed1ceac)
(Also happens without the silent install option.)
I didn't see anything obvious in the +relay log. I'll attach
a compressed +relay,+msi,+process log, starting at where the custom action
dll with the problem was created. (Too big to attach untruncated, sorry.)
Here are the two or so lines before the problem:
003d:Call KERNEL32.WideCharToMultiByte(00000000,00000000,00963730 L"1:
DefragmentFiles 2: Finished setting up action data and progress bar 3: 4: 5:
",ffffffff,00963498,00000054,00000000,00000000) ret=7ed03712
003d:Ret KERNEL32.WideCharToMultiByte() retval=00000054 ret=7ed03712
003d:Ret msi.MsiProcessMessage() retval=00000000 ret=10001481
trace:seh:raise_exception code=c0000094 flags=0 addr=0x1000aa92 ip=1000aa92
tid=003d
--
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=18667
Summary: Cannot install WLM 2009 from msi
Product: Wine
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrejx(a)gmail.com
Download link:
http://www.softpedia.com/progDownload/Windows-Live-Messenger-9-Download-891…
Run it as:
$ msiexec /i Messenger.msi
Output attached in textfile.
--
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=11957
Summary: WebPlus SE install fails
Product: Wine
Version: 0.9.57.
Platform: Other
URL: http://ftp8.serif.com/FSSDownloadMirror/WebPlus/SE/FSS-
WPSE-0208-Setup.exe
OS/Version: other
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: msi
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
In http://www.winehq.org/pipermail/wine-users/2008-March/029738.html
a user complained that WebPlus SE install fails
with the message "this action is not supported"
Sure enough, running it fails for me, too; the log has the
suspicious error
trace:msi:MSI_GetPropertyW returning L":setup.mst" for property L"TRANSFORMS"
trace:msi:msi_apply_substorage_transform 0x12fdb8 L"setup.mst"
err:msi:msi_apply_substorage_transform expected a colon in L"etup.mst"
A google search shows one other instance of that message,
http://www.linuxforums.org/forum/wine/109175-help-fifa-08-installation-stop…
--
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=18328
Summary: Excel 2007 crashes at date filter
Product: Wine
Version: unspecified
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: miguiperez(a)gmail.com
It's the only problem I've found in Excel 2007. When there are a list of dates
in a table with an autofilter, the dates couldn't be filtered, because Excel
crashes before (immediately I click on the filter icon). It doesn't happens
filtering numbers, only dates.
I've tested the problem with wine 1.1.16, 1.1.19, 1.1.20 and Crossover. The
problem is the same
--
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=9252
Summary: Far Cry: Segmentation fault on startup when using
Direct3D
Product: Wine
Version: 0.9.42.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: spencercw(a)googlemail.com
Created an attachment (id=7509)
--> (http://bugs.winehq.org/attachment.cgi?id=7509)
Terminal output
Wine version: 0.9.43
Distro: Gentoo Linux 2007.0
GCC version: gcc (GCC) 4.1.2 (Gentoo 4.1.2)
Program: Far Cry
No-cd patch applied.
By default Far Cry uses Direct3D9, this causes a segmentation fault upon
starting the game. As a work around, `r_Driver = "Direct3D9"` can be changed to
`r_Driver = "OpenGL"` in Program Files/Ubisoft/Crytek/Far Cry/system.cfg,
though it would of course be better if it worked out of the box.
I am attaching the terminal output (30kB->2.0kB bz2), the output with
WINEDEBUG=+relay (920MB->519kB), and the output with WINEDEBUG=+d3d
(40kB->2.6kB).
Note that this issue isn't present in the demo version.
--
Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email
------- You are receiving this mail because: -------
You are watching all bug changes.
http://bugs.winehq.org/show_bug.cgi?id=20180
Summary: Teach2000 hangs when switched to "Advanced input mode"
Product: Wine
Version: 1.1.29
Platform: PC
URL: http://www.teach2000.org
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: teach2000(a)basement.nl
Created an attachment (id=23784)
--> (http://bugs.winehq.org/attachment.cgi?id=23784)
Hang on startup when LayOut mode is 1
OS: Ubuntu 9.04
App: Teach2000 8.42
Download the latest Teach2000 from www.teach2000.org.
Install.
Start.
Switch the "Simple input mode" to "Advanced input mode".
Exp.: Advanced input mode is visible.
Act.: Teach2000 hangs.
Workaround:
Enter some questions before switching input modes.
Warning:
If Teach2000 is closed when Advanced input mode was enabled, this state will be
remembered in the registry (HKCU\Software\Teach2000\MainForm --> LayOut=1). If
you start Teach2000 again, Teach2000 hangs on boot.
Change LayOut to 0 if you want to start Teach2000 again.
--
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=19797
Summary: Powerpoint 2007: text does not display correctly in
textbox rotated 90 or 270 degrees
Product: Wine
Version: 1.1.27
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dimesio(a)earthlink.net
Created an attachment (id=23190)
--> (http://bugs.winehq.org/attachment.cgi?id=23190)
Screenshot of textbox rotated 90 degrees by method a
A user posted a question about this on the forum, and I was able to reproduce
it on my system.
To reproduce:
1. In Powerpoint 2007, type some text in a textbox.
2. Rotate the textbox 90 degrees either by
a) grabbing the green circle at the top center of the box with the mouse
pointer and moving it, or
b) selecting text direction from the ribbon, then selecting rotate 90
degrees or rotate 270 degrees
In either case, both the box and text within it rotate, but the text is
squished together (see screenshots). This only affects text rotated exactly 90
or 270 degrees--any other angle displays properly.
There is a third way to rotate text in Powerpoint, and that does display
properly: select text direction=>more options=>3D rotation, and enter 90 or 270
in the z-axis box. The difference seems to be that when doing it that way, only
the text is rotated, not the text box.
--
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=17957
Summary: Audiosurf crashes on startup
Product: Wine
Version: 1.1.18
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: 4plague(a)gmail.com
Created an attachment (id=20305)
--> (http://bugs.winehq.org/attachment.cgi?id=20305)
Steam output log
Audiosurf cannot be run from Steam. Running it outside of steam works (but then
in cannot run the game itself because of steam missing). In version 1.1.12 it
also took down wineserver.exe
Already tried removing .wine/ and reinstalling Steam and Audiosurf. Following
report is from a clean install
--
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=17001
Summary: guitar pro 5.2 is sluggish and unstable
Product: Wine
Version: 1.1.13
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: fallenblood(a)gmail.com
Guitar Pro 5.2, a popular scorewriter, used to work perfectly a handful of
releases ago, but has been regressing for a while. Here's what happens in
1.1.13:
1. The window redraws slowly (takes noticeably longer to draw when switching
from another application; windows dragged on top of it leave traces).
2. After ending song playback, there is a wait of about a minute before the
program becomes responsive again, accompanied by the following messages in the
console:
fixme:win:LockWindowUpdate (0x10020), partial stub!
fixme:win:LockWindowUpdate ((nil)), partial stub!
When testing an instrument or when the option to hear notes as you input them
is on, there is no such lag.
3. When Guitar Pro crashes because of Wine, a lot of markers (grey dotted lines
and labels) are seen on the page. This is some sort of debug feature used by
the authors, which is somehow triggered by Wine.
--
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=14868
Summary: Initial crash when running GSpot
Product: Wine
Version: 1.0.0
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: winehq(a)gringer.dis.org.nz
Created an attachment (id=15418)
--> (http://bugs.winehq.org/attachment.cgi?id=15418)
GSpot crash log (wine GSpot.exe 2> gspot_crash.bt.txt)
I wasn't able to run the GSpot media analysis tool, available from this site:
http://www.headbands.com/gspot/v26x/index.htm [v 2.70a]
There was a wine crash very soon after the program started, I've attached the
output to this report.
Allan Højgaard has mentioned a crash on the GSpot page of appdb:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=6924
Not sure about the component, just picked kerne32 because it came up on the
first line of the backtrace.
Note: I'm using the Debian variant of wine (Version: 1.0.0-1).
--
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.