http://bugs.winehq.org/show_bug.cgi?id=33103
Bug #: 33103
Summary: Nimbus crashes on the level selection screen (needs
msvcp90.dll.?_Getcat@?$time_put@DV?$ostreambuf_iterato
r@DU?$char_traits@D@std@@@std@@@std@@SAIPAPBVfacet@loc
ale@2@PBV42@@Z)
Product: Wine
Version: 1.5.25
Platform: x86
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: msvcp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 43776
--> http://bugs.winehq.org/attachment.cgi?id=43776
terminal output
With the built-in msvcp90,msvcr90 modules the game loads to the menu fine, but
it crashes when the player starts a new game. On the level selection screen the
crash occurs when the on-line high score table is about to load (on the left
side of the screen).
Wine complains about the unimplemented stuff mentioned in the bug summary.
Mscodescan output:
./Nimbus.exe imports following stub symbols:
msvcp90:?_Getcat@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@SAIPAPBVfacet@locale@2@PBV42@@Z
msvcp90:?put@?$time_put@DV?$ostreambuf_iterator@DU?$char_traits@D@std@@@std@@@std@@QBE?AV?$ostreambuf_iterator@DU?$char_traits@D@std@@@2@V32@AAVios_base@2@DPBUtm@@PBD3@Z
The game is available only on Steam, the demo version can be found:
http://store.steampowered.com/app/50000/
--
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=33276
Bug #: 33276
Summary: Brothers Keeper program, after editing, you cannot
stop the program.
Product: Wine
Version: 1.4.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: peter.merchant(a)gmail.com
Classification: Unclassified
Created attachment 44025
--> http://bugs.winehq.org/attachment.cgi?id=44025
ran program in terminal. this is output.
Program Brothers Keeper (the latest as at 24/3/13) is installed, can view and
print reports, but after editing any data, you cannot stop the program. It
locks up, and required an external kill.
Whether I ran the program from the Gui, or from the terminal, behaviour was the
same.
Thanks for any help.
--
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=33278
Bug #: 33278
Summary: Torchlight 2 hangs on menu with builtin msvcr90
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: blog(a)pozimski.eu
Classification: Unclassified
Tested with wine git, revision fbe7ab5c5af9b7ca3decc82ae986be2c78fa6165.
Torchlight 2 now starts with bultin msvcr90, plays background sound but doesn't
show the menu (but a load or blank screen instead). On the console the last
error message ist the following:
err:ntdll:RtlpWaitForCriticalSection section 0x7e9c5d40 "(\x88\x9c$X\x01" wait
timed out in thread 0009, blocked by 0000, retrying (60 sec)
Git bisect shows the following:
5d88f780dd4bbbde0ff27075b58321d7347f6d4b is the first bad commit
commit 5d88f780dd4bbbde0ff27075b58321d7347f6d4b
Author: Piotr Caban <piotr(a)codeweavers.com>
Date: Mon Feb 18 10:26:01 2013 +0100
msvcr90: Prefer builtin version.
:040000 040000 09577625ae5788cd73d4a3cd6c5c6f82ea7d9807
aef32f8a1984759761461627f3e53a1e9d81204c M dlls
Again setting msvcr90 to native successfully works around this issue.
A debug trace for +msvcrt can be found here:
http://dl.dropbox.com/u/898079/msvcr_torchlight2.log.gz
--
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=33244
Bug #: 33244
Summary: Excel 2007 crash text to columns
Product: Wine
Version: 1.4.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ole32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: iainbuc(a)gmail.com
Classification: Unclassified
Created attachment 43967
--> http://bugs.winehq.org/attachment.cgi?id=43967
Result of running under winedbg
Environment:
Ubuntu 12.10
wine 1.4.1
Excel 2007
Command line: "wine EXCEL.EXE" (from the "Office12" subfolder)
On opening Excel a new spreadsheet will appear. Write "a;b" into the top
top-left cell (anything will work). Choose the "Data" tool group from the menu
area, then choose "Text to columns". A dialog will pop up. Press "Next". The
next dialog will at least partially draw, but Excel will then crash.
I ran under "winedbg" and I've attached the log which appears to show a problem
with OleQueryLinkFromData. Despite turning on any channel that started "ole" I
couldn't find one which showed more detail about the call to
OleQueryLinkFromData.
Please let me know if there's anything I can do to help investigate further.
--
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=24325
Summary: MSXML Parser corrupts line breaks
Product: Wine
Version: 1.1.42
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)generalpurposedomain.com
Created an attachment (id=30657)
--> (http://bugs.winehq.org/attachment.cgi?id=30657)
Corrupt xml file
If the parser is set to auto indent lines, the \r line breaks are replaced by
"
", resulting in an invalid XML file.
The \n breaks are written fine, though.
I wrote a testcase in delphi, i attached both the testcase and the resulting
XML file.
If I install winetricks msxml3, the problem disappears, and files are written
fine.
--
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=29186
Bug #: 29186
Summary: QQ International 1.1 doesn't install properly in Wine
Product: WineHQ Apps Database
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: appdb-unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gilberttants(a)gmail.com
Classification: Unclassified
Created attachment 37653
--> http://bugs.winehq.org/attachment.cgi?id=37653
QQ International 1.1 doesn't install properly in Wine
QQ International 1.1 doesn't install properly in Wine for Ubuntu 11.04
"It says the InstAsm.exe has encounter a serious problem and needs to close"
--
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=33228
Bug #: 33228
Summary: Icebreakers demo: image missing in the launcher
Product: Wine
Version: 1.5.26
Platform: x86
URL: http://www.gamershell.com/download_73664.shtml
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: trivial
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: dmitry(a)baikal.ru
Classification: Unclassified
Regression SHA1: 938d42c1480fbc7c80a4db187a29148a7742e219
Created attachment 43952
--> http://bugs.winehq.org/attachment.cgi?id=43952
screenshot (comparison)
The image that should be displayed at the top of the launcher is missing. The
image was displayed up to this commit:
938d42c1480fbc7c80a4db187a29148a7742e219 is the first bad commit
commit 938d42c1480fbc7c80a4db187a29148a7742e219
Author: Dmitry Timoshkov <dmitry(a)baikal.ru>
Date: Wed Aug 15 12:10:08 2012 +0900
gdiplus: When there is no target rectangle specified DrawImage should scale
image to device dpi.
:040000 040000 0f0fc68c618405366dc3f6e709a26ec3ff7ebcec
4fa9b0c78ab1a5d293caa150569d6b577638208f M dlls
Reverting the patch on 1.5.26 fixes the problem, however, native gdiplus.dll
doesn't help.
Steps to reproduce the problem:
after installation start the application with ../System/icelauncher.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=29627
Bug #: 29627
Summary: Metacell demo refuses to run
Product: Wine
Version: 1.3.37
Platform: x86
URL: http://productsforrobots.com/games/metacell/
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
Classification: Unclassified
Created attachment 38382
--> http://bugs.winehq.org/attachment.cgi?id=38382
winedbg --gdb backtrace
Installation of the demo went without issues, but launching the game always
fails.
There is no crash dialog/backtrace. The game quits silently immediately after
starting, leaving only this line in the terminal:
err:seh:setup_exception_record stack overflow 1008 bytes in thread 0009 eip
7bc3f3ea esp 00230f40 stack 0x230000-0x231000-0x330000
Here I'm attaching a winedbg --gdb backtrace in case it gives some clues.
It seems the game never worked in Wine (tried with 1.2.3, 1.1.35 etc.)
With certain versions (<1.3.27) the game complains that it 'Cannot locate
Controls.cfg' and crashes afterwards. That file exists in the game directory
and it contains configuration options in xml style.
--
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=32178
Bug #: 32178
Summary: Crash in SlingPlayer 2's help file
Product: Wine
Version: 1.5.16
Platform: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer_2
.0.4522_Setup-Global.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 42457
--> http://bugs.winehq.org/attachment.cgi?id=42457
wine-1.5.16-262-gb036ee6 console output
When coming up against Bug 28669 a small dialog opens up with a link to the
help file. The help file loads but then immediately crashes.
Following install with WINEARCH=win32, this can be recreated with:
wine hh "C:\Program Files\Sling
Media\SlingPlayer\Language\.\slingplayer.chm::/redirect_javascript.htm#topic=hlp-tell-me-more?error=0x80040154%26cntxt=46%26opcode=1041&langid=2057"
Tried native mshtml.dll (with mshtml.tlb and msls31.dll) but the redirect does
not occur. Went back to Wine 1.5.12 but the same is also true.
--
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=23082
Summary: SlingPlayer 2.x fails when connecting
Product: Wine
Version: 1.2-rc2
Platform: x86
URL: http://download.slingmedia.com/player/pc/SlingPlayer-2
.0.4-Setup.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
CC: m.b.lankhorst(a)gmail.com
Created an attachment (id=28665)
--> (http://bugs.winehq.org/attachment.cgi?id=28665)
Wine 1.2-rc2 console output
SlingPlayer 2.x gives a non-specific error when attempting to connect to the
Slingbox.
A new line has appeared in the console output:
wine client error:42: pipe: Too many open files
SlingPlayer's error dialog offers a URL, but clicking on it repeats lines
similar to the above.
This is a recent regression.
3e5f7f49fe12e87d7ecd30f0969e99814dfb0e15 is first bad commit
commit 3e5f7f49fe12e87d7ecd30f0969e99814dfb0e15
Author: Maarten Lankhorst <m.b.lankhorst(a)gmail.com>
Date: Fri May 21 21:31:26 2010 +0200
winmm: Wake up timer after the timer list is empty.
:040000 040000 5e950b23106cf4b7163609f8095732f263265b9f
fc7a9a21686153efdb3a5afbe8e1ba97b6d85810 M dlls
http://source.winehq.org/git/wine.git/?a=commitdiff;h=3e5f7f49fe12e87d7ecd3…
Reverting this commit fixes the problem.
To get this far "winetricks -q dotnet20 wme9 gdiplus" required and native
quartz.
Using a native winmm causes a page fault.
--
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.