http://bugs.winehq.org/show_bug.cgi?id=16649
Summary: configure isn't recognizing OpenSSL on OpenBSD
Product: Wine
Version: 1.1.11
Platform: PC
OS/Version: OpenBSD
Status: NEW
Keywords: patch, source
Severity: major
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Got bored over winter break, and someone asked on wine-users if wine works on
OpenBSD. Seems it needs quite a bit of work. I've sent a patch for the first
issue:
http://www.winehq.org/pipermail/wine-patches/2008-December/066746.html
Next up, configure isn't picking up OpenSSL. Checking google, seems OpenBSD
splits openssl into two parts:
http://archives.neohapsis.com/archives/openbsd/2003-05/1983.html
The below hack lets configure detect it, but I'm not sure how to incorporate
this properly into configure.ac. Doesn't seem to help the build either...
diff --git a/configure b/configure
index 6381aed..0a9a407 100755
--- a/configure
+++ b/configure
@@ -15767,7 +15766,7 @@ if test "${ac_cv_lib_soname_ssl+set}" = set; then
echo $ECHO_N "(cached) $ECHO_C" >&6
else
ac_check_soname_save_LIBS=$LIBS
-LIBS="-lssl $LIBS"
+LIBS="-lssl -lcrypto $LIBS"
cat >conftest.$ac_ext <<_ACEOF
/* confdefs.h. */
_ACEOF
--
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=32735
Bug #: 32735
Summary: Stellarium 10.2 does not load under WiNE 1.4 (worked
before upgrade to 1.4)
Product: Wine
Version: 1.4
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: loader
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wd0cuj(a)juno.com
Classification: Unclassified
Created attachment 43196
--> http://bugs.winehq.org/attachment.cgi?id=43196
DEBUG run after failure while loading STELLARIUM
Stellarium 10.2 used to run under WINE. Upgraded to WINE 1.4 and now the
Stellarium program does not load. Something in WINE changed.
--
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=25417
Summary: Black & White: Ignores mouse button clicks
Product: Wine
Version: 1.3.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-ddraw
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: xamaniqinqu(a)gmail.com
The application 'Black & White' does not register either left or right mouse
button clicks. The scroll wheel is responded to normally.
Bisecting revealed the culprit commit as commit
"7e3985e1fea60da73bae2b9465b94e5d110909fc: ddraw: Setup the device window in
SetCooperativeLevel()."
--
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=23673
Summary: El Matador's demo requires
d3dx9_36.dll.D3DXSHEvalHemisphereLight
Product: Wine
Version: 1.2-rc7
Platform: x86
URL: http://games.on.net/file/3017/El_Matador_Playable_demo
_Chapter_6_mission
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3dx9
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.millington(a)gmail.com
CC: wine-bugs(a)winehq.org
wine: Call from 0x7b836852 to unimplemented function
d3dx9_36.dll.D3DXSHEvalHemisphereLight, aborting
--
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=19317
Summary: Enemy Nations: "Error 2 loading the game"
Product: Wine
Version: 1.1.25
Platform: PC
URL: http://www.windwardreports.com/enemy_nations2.htm
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: joeljkparker(a)gmail.com
Enemy Nations is a 1997 real-time strategy game made for Windows 95. It
installs fine, but when the game starts, the black "Loading Enemy Nations..."
screen appears, followed by an error message: "Error 2 loading the game". No
console messages are printed using default logging.
--
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=28438
Summary: segfault in Dawn of War Soulstrom demo when drawing a
frame with mouse
Product: Wine
Version: 1.3.28
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: hennr(a)hennr.name
Created an attachment (id=36453)
--> (http://bugs.winehq.org/attachment.cgi?id=36453)
console output of soulstorm launch with 1.3.28
Install and start the game.
Create a user, start the tutorial, draw a frame with the mouse, the game
segfaults.
Console output is attached.
I tried to find a regression but could find a previous working version yet.
--
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=13844
Summary: pywin32 cannot be installed
Product: Wine
Version: 1.0-rc4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kirr(a)landau.phys.spbu.ru
Pywin32-211 cannot be installed - it just eat 100% cpu and never finishes.
Wine ver: c959867510703a100106f292cd26cb8f489236bb (post 1.0-rc4)
Here are the steps how to reproduce it:
$ export WINEPREFIX=`pwd`/bug.pywin32
$ wget -c http://www.python.org/ftp/python/2.5.2/python-2.5.2.msi
$ wget -c http://downloads.sourceforge.net/pywin32/pywin32-211.win32-py2.5.exe
$ wineboot -i
$ msiexec /i python-2.5.2.msi /qb
This initilizes wine instance and installs python into it.
Let's try to install pywin32:
$ wine pywin32-211.win32-py2.5.exe
Oops, it eats 100% cpu and spawns new and new processes (pid of pywin32.exe
changes) and never completes.
On Windows XP pywin32-211.win32-py2.5.exe installs fine.
Thanks beforehand.
--
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=24389
Summary: Winamp: crashes with Bento-Skin
Product: Wine
Version: 1.3.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: smartmind23(a)googlemail.com
Created an attachment (id=30736)
--> (http://bugs.winehq.org/attachment.cgi?id=30736)
Console output of Winamp when crashing.
After fresh installation (WINEARCH=win32) of Winamp 5.581 and winetricks
comctl32 Winamp crashes after setting Skin to Modern or Bento.
Probably due to unimplemented function msvcr90.dll._wtoi_l
--
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=31986
Bug #: 31986
Summary: calendar rendering bug in sporttracks 3
Product: Wine
Version: 1.5.15
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tuomo.kohvakka(a)iki.fi
Classification: Unclassified
SportTracks has an UI bug, calendars do not render correctly, they're mostly
empty. No weekdays, dates, month names etc.
Installation needs WINEARCH=win32 and winetricks dotnet30.
Start up, enter some test data, calendars are visible upper-left on main screen
and next to date-input fields.
Using wine 1.1.15, sporttracks 3.1 trial.
Installer Setup_SportTracks_3.1.4518.exe available from
http://www.zonefivesoftware.com/sporttracks/store/download-trial.php
--
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=13567
Summary: Tecplot 360 : Program can not start
Product: Wine
Version: 1.0-rc2
Platform: PC
URL: http://www.tecplot.com/products/360/demo.aspx
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: biglittle(a)gmail.com
It shows "Configuration file is missing. Using factory defaults."
I click OK, then a error message say "Cannot find font input file"
--
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=27350
Summary: Eve Online UI elements not drawn
Product: Wine
Version: 1.3.21
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: keldon(a)keldon.net
Created an attachment (id=34976)
--> (http://bugs.winehq.org/attachment.cgi?id=34976)
shader errors and source
A recent patch to Eve Online changed the underlying UI code, and now only the
background of the login screen appears, with no UI elements drawn on top. The
console output includes:
fixme:d3d_shader:print_glsl_info_log Error received from GLSL shader #4:
fixme:d3d_shader:print_glsl_info_log 0:0(0): error: no matching function
for
call to `texture2DLod(sampler2D, vec2, float)'
fixme:d3d_shader:print_glsl_info_log 0:28(53): error: type mismatch
The full GLSL source that failed to compile is also printed; I'll attach it.
I'm using the r600g driver from Mesa git.
--
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=12848
Summary: write protection
Product: Wine
Version: 0.9.56.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dustin.steiner(a)gmail.com
Created an attachment (id=12535)
--> (http://bugs.winehq.org/attachment.cgi?id=12535)
read-only error
if i want to open a project-file in microstation v8 2004, it returnes the
error, that the file is already in use.
but no user has opened it - see screenshot for error-message
--
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=25965
Summary: Bioshock: Big daddies are surrounded by red fog
Product: Wine
Version: 1.3.12
Platform: x86
OS/Version: Linux
Status: NEW
Keywords: regression
Severity: trivial
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=33098)
--> (http://bugs.winehq.org/attachment.cgi?id=33098)
screenshot
May be a driver bug, but Big Daddies are surrounded by a red fog. This is
separate from bug 24724 (which I don't get on my 9800 GTX). It is similar to
bug 22504, which appears to have reappeared (running regression test now).
for a savegame to reproduce it, get:
http://austinenglish.com/2_1_2011_12_14_15.bsb
That save game is saved with a Big Daddy right in front of you, for easy
testing :-).
--
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=29079
Bug #: 29079
Summary: Serious Sam HD TSE Performance Regression
Product: Wine
Version: 1.3.32
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: FinalCrisisSX(a)Hotmail.com
Classification: Unclassified
Arch Linux x86_64, up to date except for Xorg (using 1.10.4) and Nvidia (using
280.13) packages due to a transparency bug in TF2 I've reported to nvidia
caused by nvidia drivers 285.05. In Serious Sam HD: The Second Encounter, at
some point between 1.3.18 and 1.3.32, the game suffers a huge performance drop.
It's odd in that if I play the game after the bad commit, it seems to have
small bursts of working fine and running smoothly then starts lagging out /
chugging along again shortly. With 1.3.18 however, it works fine continuously.
I ran a regression test and found the culprit. The bad commit description
suggests drivers over 270.xx should be fine, but it isn't the case for this
particular game for me. Other games suffer no such problems. Indeed, if I use
the patch remove-GL_ARB_map_buffer_range.patch from
http://bugs.winehq.org/show_bug.cgi?id=27600 this bug thread, the game no
longer has the performance issue, as one might expect.
68b15bc5ffe6ddf5d08cbc13479eaf718ad5e39f is the first bad commit
commit 68b15bc5ffe6ddf5d08cbc13479eaf718ad5e39f
Author: Stefan Dösinger <stefan(a)codeweavers.com>
Date: Tue Apr 19 21:24:26 2011 +0200
wined3d: Give GL_ARB_map_buffer_range another try.
Nvidia's 270.xx.yy driver series fix the glMapBuffer alignment issues that
caused major
performance problems. If the user is using an older driver we now drop the
VBO instead of using
doublebuffered loading, which means that we fall back to the current
behavior(no dynamic VBO) as
needed. Dynamic VBOs are needed on Nvidia drivers for
GL_ARB_instanced_arrays.
:040000 040000 0cada15043b731febf2ef2a673aaaecc4af75f8d
c474ade74a8db2a9c547674dbb4c809841087a3d M dlls
--
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=23751
Summary: SpongeBob SquarePants: Diner Dash 2 - some icons are
garbled
Product: Wine
Version: 1.2
Platform: x86
URL: http://arcade.nick.com/nick/gameinfo.jsp?s=SpongeBobDi
nerDash2
OS/Version: Linux
Status: NEW
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Depends on: 23750
Created an attachment (id=29764)
--> (http://bugs.winehq.org/attachment.cgi?id=29764)
terminal output
I'll attach a screenshot/terminal output. Game has a free demo, it's pretty
easy to see.
--
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=31656
Bug #: 31656
Summary: Call of Cthulhu: DCoTE doesn't run
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrey.goosev(a)gmail.com
Classification: Unclassified
Created attachment 41618
--> http://bugs.winehq.org/attachment.cgi?id=41618
terminal output (discrete)
Perfect launch on integrated card but doesn't on discrete.
--
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=26573
Summary: "register with eBay" link in eBay Turbo Lister 9's
help file doesn't do anything
Product: Wine
Version: 1.3.16
Platform: x86-64
URL: http://download.ebay.com/turbo_lister2/setupUK.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Steps to recreate:
1. Install native msxml3 (required).
2. Install and run Turbo Lister.
3. When asked to open a sample file or create a new file, click cancel.
4. Press F1 for the help window.
5. Click on the first link at the top of the right window ("Features and
requirements").
6. Scroll down until you see a link named "register with eBay" and click on it.
Nothing happens, console prints:
fixme:mshtml:nsURI_GetAsciiHost Use Uri_PUNYCODE_IDN_HOST flag
fixme:mshtml:nsHttpChannelInternal_SetDocumentURI (0x53ba180)->()
fixme:mshtml:get_channel_window NULL window for 0x543b250
fixme:mshtml:nsChannel_AsyncOpen nscontainer->doc = 0xa7ddae0
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group
{000214d1-0000-0000-c000-000000000046}
fixme:mshtml:nsChannel_AsyncOpen Navigation not cancelled
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group
{000214d1-0000-0000-c000-000000000046}
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group
{000214d1-0000-0000-c000-000000000046}
fixme:mshtml:nsURI_GetAsciiHost Use Uri_PUNYCODE_IDN_HOST flag
fixme:mshtml:nsHttpChannelInternal_SetDocumentURI (0xa961688)->()
fixme:shdocvw:ClientSite_GetContainer (0x1ad888)->(0x33f478)
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 25
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 26
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 29
fixme:shdocvw:DocHostUIHandler_GetDropTarget (0x1ad888)
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented group
{000214d1-0000-0000-c000-000000000046}
fixme:mshtml:HttpNegotiate_GetRootSecurityId (0x5278918)->(0x33ef04 0x33eedc 0)
fixme:wininet:NETCON_send not connected
fixme:mshtml:nsChannel_IsNoCacheResponse (0xa961688)->(0x33eefc)
fixme:shdocvw:ClOleCommandTarget_Exec Unimplemented cmdid 28
Tried winetricks wininet and although there's more printed in the console, the
effect is the same. Also tried ie8 but the help page locks up when clicking on
the link.
--
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=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.
http://bugs.winehq.org/show_bug.cgi?id=30904
Bug #: 30904
Summary: SlingPlayer 1.3 crashes when streaming
Product: Wine
Version: 1.5.6
Platform: x86-64
URL: http://www.downloadbumk.info/SlingPlayer-130176_downlo
ad-20302.html
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 40523
--> http://bugs.winehq.org/attachment.cgi?id=40523
wine-1.5.6-32-g00fb537 console output
SlingPlayer 1.3.0.176 crashes when trying to connect to the Slingbox in
wine-1.5.6-32-g00fb537.
Workaround is native qcap.dll
Native quartz and gdiplus required to work around other bugs.
--
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=28667
Bug #: 28667
Summary: SlingPlayer 1.5 UI falls apart when streaming
Product: Wine
Version: 1.3.30
Platform: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 36840
--> http://bugs.winehq.org/attachment.cgi?id=36840
wine-1.3.30-45-ga843ace console output
The SlingPlayer UI is a fairly simple grayish box, but when streaming it "falls
apart". See the screenshots.
Native qcap works around this.
--
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=32013
Bug #: 32013
Summary: To the Moon crashes "Failed to load archive."
Product: Wine
Version: 1.5.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maxmusterm(a)gmail.com
Classification: Unclassified
Created attachment 42195
--> http://bugs.winehq.org/attachment.cgi?id=42195
2 lines of console output
I got To the Moon from the newest Indie Royale Bundle
http://www.indieroyale.com/ and tried to start it in my regular wine prefix and
after this in a clean wine prefix both times with the same error message.
Failed to load archive.
The console output is attached but I don't think it's very helpful.
I didn't test it with Windows yet but I assume it works.
--
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=25455
Summary: PopCap games installer hangs before showing the
license agreement
Product: Wine
Version: 1.3.8
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: richedit
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: msclrhd(a)gmail.com
== Steps to reproduce:
1. download an installer for a PopCap game from www.popcap.com (tested on
Bejeweled Blitz and Bejeweled 3 installers)
2. run the installer
3. press next on the welcome page
== Expected outcome:
Show the license agreement page.
== Actual outcome:
Application hangs after showing several lines of the form:
-----
err:richedit:ReadColorTbl malformed entry
err:richedit:ReadStyleSheet skipping optional destination
-----
== Workaround:
run: winetricks msls31 riched30
NOTE: riched20 does not work here.
NOTE: msls31 is only required for riched30: it will work without, you'll just
get a message box saying msls31 could not be found.
== Comments:
This looks like the wine richedit control is not correctly parsing the rtf file
properly and is then hanging. Not sure where it is hanging (my winedbg fu is
lacking).
--
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=27820
Summary: Spotify 0.5.44 crashes when the contact list is
displayed
Product: Wine
Version: 1.3.24
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mathieu.marquer(a)gmail.com
Fresh install of WINE 1.3.24 (deleted .wine folder) on Ubuntu 11.04 64 bits,
with Spotify 0.5.44 (13 July release)
As soon as the contact list is displayed on Spotify, it crashes (see log
attached).
A workaround is to disconnect any internet connection right after login, hide
the contact list, then turn on the internet. But it will still crash if you try
to show the contact list.
--
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=18341
Summary: Quicktime 7.02.38 fails to install
Product: Wine
Version: 1.1.20
Platform: PC
URL: http://www.oldversion.com/download/quicktime70238.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Quicktime 7.02.38 gets so far through installation and fails with a "-1627
ERROR_FUNCTION_FAILED" message.
Attached +msi logs but I don't know if they are any use.
--
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=20966
Summary: Everquest 1 crashes on startup
Product: Wine
Version: 1.1.34
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cf(a)sheab.net
Everquest crashes when loading the gamefiles directly following server
selection.
I had to stop the program through the system monitor since the button in the
crash window wine puts up was unresponsive.
After I downgraded wine to version 1.1.31 I could start and run Everquest
without issues.
--
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=31619
Bug #: 31619
Summary: SlingPlayer 1.5 installer fails
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://download.slingmedia.com/player/pc/SlingPlayer-S
etup-EU-1.5.1.343.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer, regression
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Blocks: 13371
Classification: Unclassified
Created attachment 41579
--> http://bugs.winehq.org/attachment.cgi?id=41579
Wine 1.5.12 console output
The installer for SlingPlayer 1.5 fails with error 1628.
This works fine in Wine 1.5.6.
Cannot currently run a regression test but am updating another system and will
do so on that (hopefully).
--
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=32271
Bug #: 32271
Summary: Dream Maker application does not open a window, and
does not bring up the Wine Windows Program Loader
Product: Wine
Version: 1.5.17
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: travis.whitellama(a)yahoo.com
Classification: Unclassified
Upon launching Dream Maker (part of the BYOND Suite) through wine, the Wine
Windows Program Loader icon does not come up on the dash, and no window appears
on-screen. This is the case regardless of desktop emulation and window
decoration settings.
For each execution of Dream Maker, a new process for it appears in the System
Monitor. Upon launching the application while opening a .dme file, the file is
considered in use and cannot be opened with another Dream Maker application.
A popup does, however, generate when trying to open a .dme file that has
already been opened. It warns the file is in use by another application. Upon
closing this popup by hitting the X or 'Okay', its process is not terminated,
as Dream Maker would normally stay open without an opened environment.
Other wine applications (such as byond.exe, part of the same suite) open
properly with now issue.
--
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=19595
Summary: Sony Ericsson PC Suite 5's installer does not draw
unless run in a virtual desktop
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.sonyericsson.com/cws/download/1/357/877/124
1789074/Sony_Ericsson_PC_Suite_5.009.00_Web_EN.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=22848)
--> (http://bugs.winehq.org/attachment.cgi?id=22848)
With virtual desktop
The installer for the Sony Ericsson PC Suite is fully transparent, and has to
be run in a virtual desktop.
This is the entire console output:
fixme:storage:StgCreateDocfile Storage share mode not implemented.
fixme:reg:GetNativeSystemInfo (0x33288c) using GetSystemInfo()
err:rebar:REBAR_NotifyFormat wrong response to WM_NOTIFYFORMAT (0), assuming
ANSI
Screenshots 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=19593
Summary: Sony Ericsson Update Service exits after selecting
phone model
Product: Wine
Version: 1.1.26
Platform: PC
URL: http://www.sonyericsson.com/cws/download/1/110/61/1241
528352/Update_Service_Setup-2.9.5.16.exe
OS/Version: Linux
Status: NEW
Keywords: download, hardware
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Blocks: 18047
The new version (2.9.7.22) of Sony Ericsson's Update Service exits silently
after selecting the phone model.
This is printed in the console output at this time:
fixme:win:RegisterDeviceNotificationW (hwnd=0x40034,
filter=0x1989e92c,flags=0x00000000),
returns a fake device notification handle!
fixme:win:RegisterDeviceNotificationW (hwnd=0x40034,
filter=0x1989e92c,flags=0x00000000),
returns a fake device notification handle!
fixme:setupapi:CM_Locate_DevNodeW 0x1968e038 (null) 0x00000000: stub
The application is used to update firmware on mobile phones via the USB.
I can't find a direct link for this version, but any 2.9 version download
auto-updates.
"J2D_D3D=false wine Update\ Service.exe" required to run.
--
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=23143
Summary: SlingPlayer 2 unable to remember password
Product: Wine
Version: 1.1.39
Platform: x86
URL: http://download.slingmedia.com/player/pc/SlingPlayer-2
.0.4-Setup.exe
OS/Version: Linux
Status: NEW
Keywords: download, regression
Severity: trivial
Priority: P3
Component: msxml3
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
CC: bunglehead(a)gmail.com
Depends on: 23082
Created an attachment (id=28779)
--> (http://bugs.winehq.org/attachment.cgi?id=28779)
Wine ~1.1.38 +msxml (working)
SlingPlayer 2 can read a password that has been saved using a previous version
of Wine, but is unable to save a new password.
Result of bisect:
f414d3cf60081d47edc88783fc71ddd933c31cf7 is the first bad commit
commit f414d3cf60081d47edc88783fc71ddd933c31cf7
Author: Nikolay Sivov <bunglehead(a)gmail.com>
Date: Fri Feb 12 22:34:50 2010 +0300
msxml3: Reimplement IXMLDOMDocument::createAttribute() on top of
::createNode().
:040000 040000 2e1929ed92ed14c98175f7567bc78f5afdaddb2c
80e7d1759d6fb08f66920f858e4dfd2cb0ba85f7 M dlls
http://source.winehq.org/git/wine.git/?a=commitdiff;h=f414d3cf60081d47edc88…
Native msxml3 works.
I have attached two +msxml traces: one from before the commit and one from
after the commit.
--
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=28856
Bug #: 28856
Summary: Crackling/popping sounds in Starcraft 2 from 1.3.30
onwards (regression from 1.3.29)
Product: Wine
Version: 1.3.30
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cobaltjacket(a)gmail.com
Classification: Unclassified
Running Debian unstable without Pulseaudio. Problem is not present in 1.3.29
(so I suspect it has something to do with the DirectSound re-implementation
done in 1.3.30).
I am currently running 1.3.29 without a problem, and have already tried 1.3.31
(issue is still present).
I can make logs from both 1.3.29 (working) and 1.3.31 (has issue). One error
which shows up (repeatedly) only in 1.3.31 is
> warn:alsa:alsa_read_data read failed, recovering: -11 (Resource temporarily unavailable)
> warn:alsa:alsa_read_data Recover failed: -11 (Resource temporarily
unavailable)
Could this be relevant?
Thanks
--
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=31625
Bug #: 31625
Summary: Crash in isbew64 during Netgear's Powerline Utility
installation
Product: Wine
Version: 1.5.12
Platform: x86-64
URL: http://www.downloads.netgear.com/files/GDC/XAV1004/Win
dows%20Powerline%20Utility%20Version%202.0.0.14.zip
OS/Version: Linux
Status: NEW
Keywords: download, Installer, win64
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Classification: Unclassified
Created attachment 41586
--> http://bugs.winehq.org/attachment.cgi?id=41586
Backtrace
isbew64 crashes around 50% of the time when installing Netgear's Powerline
Utility. The installation appears to have completed correctly.
Setting WINEARCH=win32 avoids the module being called.
--
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=30084
Bug #: 30084
Summary: QQ2011 could not display chinese if do not install
ukai in linux system
Product: Wine
Version: 1.4-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chengyi.liang(a)sohu.com
Classification: Unclassified
Created attachment 39199
--> http://bugs.winehq.org/attachment.cgi?id=39199
breaked font with wenquanyi zen hei
0.use clean .wine dir.
1. install QQ2011 from http://dl_dir.qq.com/qqfile/qq/QQ2011/QQ2011.exe
2. run QQ2011:wine .wine/drive_c/Program\ Files/Tencent/QQ/Bin/QQ.exe
3. cd /usr/share/wine/fonts, rm tahoma.ttf tahomabd.ttf
4. if only wenquanyi zen hei install in linux, QQ could not disalay any
chinese, only show blank
5. if ttf-arphic-uming is installed but ttf-arphic-ukai not installed , QQ
could not display any chinese too.
6. if ttf-arphic-ukai is installed, QQ can display chinese correctly.
7. if use font replacement to replace tahoma,simsun to wenquanyi zen hei,
QQ2011 can display chinese, but font is breaked.
--
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=29928
Bug #: 29928
Summary: urlmon.inf contains texts that should be localisable.
Product: Wine
Version: 1.4-rc4
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: urlmon
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: lauri.kentta(a)gmail.com
Classification: Unclassified
The network zone names and descriptions in the end of dlls/urlmon/urlmon.inf
should be localisable.
--
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=21434
Summary: append file example works on Vista but not in wine.
Product: Wine
Version: 1.1.35
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
Created an attachment (id=25810)
--> (http://bugs.winehq.org/attachment.cgi?id=25810)
zip file with source code, input file, and a cross-compiled binary.
While trying to fix bug 21394 ("+" in cmd copy's syntax to join two files), I
tried to an example of appending files in MSDN (
http://msdn.microsoft.com/en-us/library/aa363778%28VS.85%29.aspx ) and when I
am testing my patch, it did not work, and so I tested the example itself, and
it doesn't work either. Then I reboot to Vista and the example does work there,
so obviously there is a bug with
wine's File operations themselves.
The example, is supposed to just append the content of file "one.txt" to file
"two.txt" every time it is run. When the binary is run on Vista, "two.txt"
increases in size every time "append.exe" is run as it should; but this does
not work under wine cmd.
The binary "append.exe" is created with cross-gcc in linux, simply by
"i686-pc-mingw32-gcc file.c" ; feel free to rebuild from source, which is also
attached in the zip file.
--
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=25938
Summary: Modo 501: Crashes on viewport loading (after main UI
has finished loading).
Product: Wine
Version: 1.2
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chiefwhosmoralsareelastix(a)googlemail.com
Created an attachment (id=33064)
--> (http://bugs.winehq.org/attachment.cgi?id=33064)
Wine console output for modo 501.
On launching Modo 501 the main interface loads correctly, however the viewport
doesn't load, but shows through to the desktop background. After a few seconds
the following error message is displayed by wine (1.2 and above):
Program Error.
The program modo.exe has encountered a serious problem and needs to close. We
are sorry for the inconvenience.
This may be caused by a deficiency in wine....etc.
Modo 501 works to the same degree as 302 (some menus do not work but the
program is still useable) with wine versions 1.0 up until 1.44 (the wine
archives I was using for testing finished at 1.44).
--
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=30232
Bug #: 30232
Summary: Kingdoms of Amalur severe slow down with when NPCs are
present
Product: Wine
Version: 1.5.0
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: praus_aluco(a)yahoo.com
Classification: Unclassified
Created attachment 39475
--> http://bugs.winehq.org/attachment.cgi?id=39475
Kingdoms of Amalur fixme, err log
This is possibly related to GLSL bug reported here:
http://bugs.winehq.org/show_bug.cgi?id=30168.
After applying the patch recommended in the GLSL bug report mentioned above and
upgrading to wine 1.5 dev I noticed a possibly related, severe slowdown of the
game any time more then a few NPCs are in the game with you. When no NPCs are
around the game runs very smoothly and none of the graphical glitches from the
previous bug are visible. I've included a copy of the fixme+all,err+all trace
from the moment of slowdown.
If it matters:
I'm running Mac OS X Lion 10.7.3 (11D50)
graphics card is an ATI Radeon HD 4850 with 512 MB.
Processor 2.8 GHz Intel Core i7.
--
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=21394
Summary: nul: nul and + doesn't not work for copy.
Product: Wine
Version: 1.1.35
Platform: x86
URL: http://www.ghostscript.com/
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: htl10(a)users.sourceforge.net
am running nmake with win 7 sdk (vc 9 express) to build ghostscript . most of
the build procedure ork as is, but a script used for copying files from one
directory to another (gs/base/cp.bat)
-----------------------
@rem $Id$
@echo off
if "%2"=="." goto ne
if exist _.tmp erase _.tmp
rem Both of the following lines are necessary:
rem the first one works on MS DOS and Windows 95/98 but not Windows NT,
rem the second works on Windows NT but not the other MS OSs.
rem > _.tmp
copy nul: _.tmp > nul:
copy /B %1+_.tmp %2
erase _.tmp
goto x
:ne
copy /B %1 %2
:x
------------------------
does not work - using it as it result in a few "Path not found" about the use
of nul: and also joining files ("+"). Granted nmake -f psi/msvc32.make works on
windows.
--
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=14438
Summary: Moving cursor in RA2 freezes game
Product: Wine
Version: 1.1.1
Platform: Other
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: thomas.vdburgt(a)xs4all.nl
CC: thomas.vdburgt(a)xs4all.nl
When mocing the cursor in Red Alert 2 the game freezes. In the menu's it
totally freezes, ingame it stutters. This makes the game unplayable.
No relevant console output is given, although wine not being able to change the
screen to 16bpp (fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change
screen BPP from 32 to 16)
--
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=33045
Bug #: 33045
Summary: Bunch of Heroes freezing on start at the beginning of
the intro video
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winmm&mci
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gyebro69(a)gmail.com
CC: hoehle(a)users.sourceforge.net
Classification: Unclassified
Created attachment 43679
--> http://bugs.winehq.org/attachment.cgi?id=43679
terminal output + winedbg backtrace
The game is locking up when trying to play the first intro video. The sound
from the video can be heard for a half a second then the game hangs. Shortly
after the lock-up Wine prints
>err:ntdll:RtlpWaitForCriticalSection section 0x7543d3c "waveform.c: WINMM_Device.lock" wait timed out in thread 0059, blocked by 005c, retrying (60 sec)
The issue is present since
d4b2d48f249341208bf3c2f48303643308d86658 is the first bad commit
commit d4b2d48f249341208bf3c2f48303643308d86658
Author: Jörg Höhle <hoehle(a)users.sourceforge.net>
Date: Sun Jan 27 10:43:43 2013 +0100
winmm: More compatible waveIn/Out[Un]Prepare WHDR_* flag handling.
Before that commit the videos were playing without freezing, but audio was
missing (so maybe it's not a real regression).
Reverting the commit fixes the lock-up (no audio during the intro videos
though).
The audio properties of the video files:
Format: PCM (Little, signed)
Bitrate: 1411.2 kbps
Channels: 2
Sampling rate: 44.1 kHz
Bit depths: 16 bits
No demo has been released, let me know if you need further logs or tests.
wine-1.5.24-119-g209b58c
Fedora 18
Alsa 1.0.26
Pulseaudio is not running
Audio device: NVIDIA Corporation MCP61 High Definition Audio (rev a2)
--
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=27003
Summary: Latest gnutls breaks wine ssl support
Product: Wine
Version: 1.3.19
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: wubbbi(a)gmx.de
Hello :)
I am using ArchLinux with wine 1.3.19 and GnuTls 2.12.3 and ssl Support seems
to be broken. As you can see here
http://appdb.winehq.org/objectManager.php?sClass=version&iId=19141
on the Topic "Cannot connect" for example, I am not the only one having this
Problem. The error I get is:
"GnuTLS error: Ein fataler TLS-Alarm wurde empfangen."
In English:
"GnuTLS error: A fatal TLS-Alarm had been recieved."
I compiled wine with Debug enable. So if you have any further question, please
ask me.
More describtion:
I cant connect Via SSL anymore. Every ssl connection is going to be canceld. As
I can see, it is since GnuTLS 2.12.0 ... maybe a big change in GnuTLS? Pls take
a look an it.
Thank you and greetings
Wubbbi ( Also my IRC-Name! )
--
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=31383
Bug #: 31383
Summary: Might and Magic Heroes crashes with
GL_INVALID_OPERATION
Product: Wine
Version: 1.5.10
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: moonbane(a)gmx.net
Classification: Unclassified
When playing Might and Magic Heroes VI the game crashes randomly. There does
not seem a specific action to trigger this.
this ist the relevant console output:
err:d3d_draw:drawStridedFast >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from glDrawElementsBaseVertex @ ../../../dlls/wined3d/drawprim.c / 48
err:d3d_draw:drawStridedFast >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION (0x502)
from glDrawElementsBaseVertex @ ../../../dlls/wined3d/drawprim.c / 48
err:d3d_draw:drawStridedInstanced >>>>>>>>>>>>>>>>> GL_INVALID_OPERATION
(0x502) from glDrawElementsBaseVertex @ ../../../dlls/wined3d/drawprim.c / 547
err:ntdll:RtlpWaitForCriticalSection section 0x7d849b40
"../../../dlls/wined3d/wined3d_main.c: wined3d_cs" wait timed out in thread
0067, blocked by 004f, retrying (60 sec)
fixme:dbghelp:elf_search_auxv can't find symbol in module
wine: Critical section 7d849b40 wait failed at address 0x7bc37372 (thread
0067), 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=23100
Summary: BURRACO: startup error and then closing connection
Product: Wine
Version: 1.2-rc2
Platform: x86-64
URL: http://appdb.winehq.org/objectManager.php?sClass=versi
on&iId=19927
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: mac_man2005(a)hotmail.it
Hi to all.
I have tried to report the problem here:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=19927
I have followed the instructions reported at the beginning of that page.
You can find a short description of the problem and the complete report of the
error detail. Same error on two Ubuntu machines. One of them is surely 64 bit.
The other one may be 32 bit.
BURRACO version 4.53.0.82
Any suggestion please?
Thanks.
--
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=17680
Summary: nhOneClick: Authorization required message on some HTML
pages
Product: Wine
Version: 1.1.16
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: support(a)ics.de
Created an attachment (id=19876)
--> (http://bugs.winehq.org/attachment.cgi?id=19876)
screenshot
This is an error that appears in nhOneClick.exe after successfully logging into
the server, only for some pages. Other pages display succesfully.
This error only happens in nhOneClick under wine, not under windows connecting
to the same server.
The error message is misleading in that the credentials are 100%ly correct,
otherwise one would not have gotten so far
-----
The application is a graphical front end to a NetworkManagement Suite. I have
uploaded a copy for limited time to:
http://ftp.ics.de/outgoing/ehealth/nhOneClick.exe
I am using yesterdays build wine-1.1.16-292-g1b9a6fb on ubunto 8.04
--
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.