http://bugs.winehq.org/show_bug.cgi?id=12376
Summary: Backberry Simulator: error/crashes - RealTimeScheduler
Product: Wine
Version: 0.9.58.
Platform: PC
URL: http://na.blackberry.com/eng/developers/downloads/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pault(a)telus.net
When running the RIM Blackberry Simulator 4.1.0.359 and the MDS 4.1.2.17 in
wine as per
http://www.slashdev.ca/2008/03/27/blackberry-simulator-in-linux-sort-of/ I get
the following error periodically. Pressing Ignore most often allows me to
continue without problems but sometimes it crashes. Sorry, I'm not experienced
in running debugging traces but I will if someone points me in the right
direction.
Assertion Failure (DE346) - Blackberry Device Simulator
Semaphone::acquire called on a non-kernel thread
(src/kernel/RealTimeScheduler.cpp:560)
Exit - Ignore - Ignore All DE346s - Save Log...
--
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=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=13177
Summary: [winhelp] Popup shadow is displayed ontop of popup
itself
Product: Wine
Version: 1.0-rc1
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: programs
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: bugzilla(a)tut.by
Created an attachment (id=12986)
--> (http://bugs.winehq.org/attachment.cgi?id=12986)
wine winhelp screenshot
Popup shadow is displayed ontop of popup itself, effectively hiding most of
popup text.
Bug didn't exist in at least 0.9.54, maybe 0.9.59 too (will test)
--
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=11346
Summary: Background color of an label is displayed horizontal
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mirko2324(a)yahoo.de
Created an attachment (id=10454)
--> (http://bugs.winehq.org/attachment.cgi?id=10454)
screenshot
In the statistic area the background color of the label "Download-Speed" is
displayed horizontal into the graph. I made a screenshot of this issue.
I have tested this with different versions of eMule and 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=10982
Summary: ClearScale does not run
Product: Wine
Version: 0.9.52.
Platform: PC
URL: http://graphics.stanford.edu/~georgp/ClearScale/index.ht
m
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: wine-gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thestig(a)google.com
ClearScale cannot run due to the following unimplemented gdiplus functions:
GdipCreateFontFamilyFromName (the one that causes the crash)
GdipDeleteFontFamily
GdipBitmapSetPixel
GdipSaveImageToFile
GdipDrawImageRectRectI
GdipGetImageEncoders
GdipGetImageEncodersSize (bug 9362)
GdipCloneImage (also needed by the Anti-Grain Geometry GDI Demo, bug 10981)
--
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=10501
Summary: NFSU2 crashes out when loading a level
Product: Wine
Version: 0.9.49.
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-directx-dsound
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: sexy_b14(a)hotmail.com
Created an attachment (id=9244)
--> (http://bugs.winehq.org/attachment.cgi?id=9244)
NFSU2 console output
When loading a level in NFSU2 get to loading screen and locks up. (see console
output) when it occurs it slow down X have to Ctrl+C to get X back
thanks
--
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=13278
Summary: Qtracker crashes
Product: Wine
Version: CVS/GIT
Platform: PC
URL: http://www.qtracker.com/downloads/Qtracker471.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: comctl32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xerox_xerox2000(a)yahoo.co.uk
A user submitted garbage test results into appdb for this app. It starts fine
in wine-0.9.17. In current git it crashes. winetricks cc580 works around the
crash. If i have more time i'll do a regression test
--
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=12869
Summary: Rollcage Stage II demo crashes
Product: Wine
Version: 0.9.60
Platform: PC
URL: http://www.download.com/Rollcage-Stage-II-demo/3000-
7522_4-10230148.html
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: quest2013(a)emailengine.org
Created an attachment (id=12578)
--> (http://bugs.winehq.org/attachment.cgi?id=12578)
Rollcage Stage II crash output
After an apparently successful install, trying to run Rollcage.exe, it crashes.
Concerning the attachment. The first line about ALSA not found has to do with
me using Gobolinux 014. Sound does work with other games even when that ALSA
message shows up.
--
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=11896
Summary: Civilization4.exe crashes because of unimplemented
function __iob_func
Product: Wine
Version: unspecified
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: luis.busquets(a)ilidium.com
When using the wine version msvcr71.dll the program crashes because of
unimplemented function __iob_func
--
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.