http://bugs.winehq.org/show_bug.cgi?id=18286
Summary: "Edit Version" should be in one step
Product: WineHQ Apps Database
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
At the moment, if you click on "Edit Version", it takes three steps to change
app description, URLs and download URLs.
It would make more sense for all edits to be submitted with one click.
--
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=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=22158
Summary: BF Vietnam 1.02: Fog rendering incorrectly
Product: Wine
Version: 1.1.41
Platform: x86-64
URL: http://mskd.ru/?id.5340.games.Battlefield_Vietnam
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dduck(a)rambler.ru
Created an attachment (id=27034)
--> (http://bugs.winehq.org/attachment.cgi?id=27034)
output of wine-1.1.41
Fog in the game influences on all objects except surface (land).
--
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=22138
Summary: system(NULL) generates SIGSEGV
Product: Wine
Version: 1.1.41
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: carlo.bramix(a)libero.it
When an application calls system(NULL) or _wsystem(NULL), a SIGSEGV is
generated.
Actually the code of _wsystem() does not check the value of cmd parameter as
described here:
Perhaps a better implementation would be something like to:
comspec = msvcrt_get_comspec();
if (cmd == NULL)
return (comspec == NULL) ? 0 : 1;
else
if (comspec == NULL)
return -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.
http://bugs.winehq.org/show_bug.cgi?id=21876
Summary: Demo Need for Speed Underground 1 crashes
Product: Wine
Version: 1.1.38
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wylda(a)volny.cz
CC: hverbeet(a)gmail.com
This bug is about crashing, when intro is finished and game asks for "Press
enter to continue". Here you have to click left mouse (because keyboard is not
working due to unimplemented "EnumDevicesBySemantics & co") and game
immediately crashes instead of displaying the game menu.
Bisection between working 1.1.37 and crashing 1.1.38 reveals, that i need to
revert following two commits on top of 1.1.38:
* wine-1.1.37-304-g4a8f93b
commit 4a8f93baded2cc56b1154d4c2c3d8d696441bd38
wined3d: Handle a zero source value for WINED3DSIH_LOG.
* wine-1.1.37-306-gadf4ca2 (manually reverted)
commit adf4ca2e23873811a22fc82022f5d7753e9d569a
wined3d: Handle a zero source value for WINED3DSIH_RSQ.
...and Demo of NFS 1 works again in 1.1.38. Maybe related with bug 21627
(WINED3DSIH_NRM) and bug 21641 (WINED3DSIH_RCP), i.e. both are different
commits.
Download link:
http://www.gamershell.com/download_4024.shtml
--
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=21871
Summary: err:msi:ITERATE_Actions Execution halted, action
L"LaunchConditions" returned 1603
Product: Wine
Version: 1.1.39
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: giuseppe.bottiglieri(a)gmail.com
Trying to install Nokia Ovi Suite on wine 1.1.39 with Kubuntu Karmic i get this
error in the Konsole:
fixme:advapi:LookupAccountNameW (null) L"bra" (nil) 0x142e044 (nil) 0x142e048
0x142e03c - stub
fixme:advapi:LookupAccountNameW (null) L"bra" 0xb5757e0 0x142e044 0xb58b6d8
0x142e048 0x142e03c - stub
err:msi:ITERATE_Actions Execution halted, action L"LaunchConditions" returned
1603
--
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.