http://bugs.winehq.org/show_bug.cgi?id=34270
Bug #: 34270
Summary: PhotoImpact X3
Product: Wine
Version: unspecified
Platform: arm64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: pknowles(a)tpnsolutions.com
Classification: Unclassified
Created attachment 45625
--> http://bugs.winehq.org/attachment.cgi?id=45625
PhotoImpact X3 Backtrace
Hi,
PhotoImpact X3 fails to launch giving an error.
Please find attached "backtrace" for reference.
-Peter
--
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=34066
Bug #: 34066
Summary: Wine looping endlessly on first run, and when
installing Steam
Product: Wine
Version: 1.6-rc5
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: camillo.lugaresi+wine(a)gmail.com
Classification: Unclassified
When first running Wine after installation, the prefix gets created or updated.
Under Wine 1.6rc5, wine (running wineboot?) seems to get into an infinite loop.
If you try to launch other Wine program, they hand for a few minutes before
finally continuing with the message "err:process:__wine_kernel_init boot event
wait timed out". After killing the initial runaway wine process, the problem
seems to go away.
When trying to install Steam, msiexec also gets into an endless loop. There is,
again, a runaway wine process taking up a whole CPU. However, in this case,
other wine programs can launch normally while msiexec is stuck.
--
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=34651
Bug #: 34651
Summary: 'INFINITY' and 'NAN' undeclared
Product: Wine
Version: 1.7.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: version-2013(a)myopera.com
Classification: Unclassified
attempting to compile 1.7.3 in Puppy Linux 4.3.1
some dependencies installed
terminal snip ->
make[1]: Entering directory `/opt/wine-1.7.3/dlls/wined3d'
...snip
In file included from cs.c:20:
wined3d_private.h: In function 'float_16_to_32':
wined3d_private.h:214: error: 'INFINITY' undeclared (first use in this
function)
wined3d_private.h:214: error: (Each undeclared identifier is reported only once
wined3d_private.h:214: error: for each function it appears in.)
wined3d_private.h:215: error: 'NAN' undeclared (first use in this function)
wined3d_private.h: In function 'float_24_to_32':
wined3d_private.h:236: error: 'INFINITY' undeclared (first use in this
function)
wined3d_private.h:237: error: 'NAN' undeclared (first use in this function)
make[1]: *** [cs.o] Error 1
make[1]: Leaving directory `/opt/wine-1.7.3/dlls/wined3d'
make: *** [dlls/wined3d] Error 2
<- terminal snip
--
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=32984
Bug #: 32984
Summary: jre-7u13-windows-i586.exe
Product: Wine
Version: 1.5.23
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: matze-porsche(a)web.de
Classification: Unclassified
Created attachment 43574
--> http://bugs.winehq.org/attachment.cgi?id=43574
backtrace from the error occured during installation of JRE 7
Java Runtime Environment (jre-7u13-windows-i586.exe) installs fine. At the end
the installer tries to call a file remove.exe and fails. I think remove.exe
should clean up and delete unnecessary files from the installation process.
Still JRE 7 works fine for me, but I only used it to install/run the FlexNet
Publisher License Server Manager.
--
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=32375
Bug #: 32375
Summary: Submit form by code fails
Product: Wine
Version: 1.5.18
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
I use this kind of code to submit form. Submit actually works, but it displays
OLE error message box.
procedure TForm1.Button2Click(Sender: TObject);
var
forms: IHTMLElementCollection;
doc2: IHTMLDocument2;
Form: IHTMLFormElement;
begin
doc2:=Webbrowser1.document as IHTMLDocument2;
forms:=doc2.forms as IHTMLElementCollection;
form:=forms.Item('testform','') as IHTMLFormElement;
form.submit;
end;
http://netikka.net/dev/submit.exe
Click button "submit".
Terminal: err:mshtml:HTMLFormElement_submit Submit failed: 804b0002
--
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=21808
Summary: URU Complete Chronicles: Black Screen Freeze upon
UruExplorer.exe launch
Product: Wine
Version: 1.1.39
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: gaming4jc2(a)yahoo.com
Created an attachment (id=26390)
--> (http://bugs.winehq.org/attachment.cgi?id=26390)
fixme:d3d8 plus attempted "bt all"
Install works fine (after sh winetricks mfc42), as does setting up config using
"UruSetup.exe", but as soon as you click play, it begins to load (starts
UruExplorer.exe) and the screen goes totally black. Wine then becomes
non-responsive, log 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=31557
Bug #: 31557
Summary: Guild Wars 2 screenshots look bad
Product: Wine
Version: 1.5.11
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: rmlipman(a)gmail.com
Classification: Unclassified
Created attachment 41501
--> http://bugs.winehq.org/attachment.cgi?id=41501
Screenshot with problem
Attached is what they look like. I've tried many combinations of settings and
they all look like that.
--
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=23566
Summary: Arcanum crash after start.
Product: Wine
Version: 1.2-rc6
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: g.wurgengel(a)gmail.com
Created an attachment (id=29450)
--> (http://bugs.winehq.org/attachment.cgi?id=29450)
Arcanum Crash Log
Arcanum crash after start.
--
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=2195
Alexandre Julliard <julliard(a)winehq.org> changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |CLOSED
--- Comment #10 from Alexandre Julliard <julliard(a)winehq.org> 2013-10-11 12:30:14 CDT ---
Closing bugs fixed in 1.7.4.
--
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=34506
Bug #: 34506
Summary: __unDName doesn't support thunks with vcall
Product: Wine
Version: 1.7.1
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: msvcrt
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: info(a)vmpsoft.com
Classification: Unclassified
??_9CView@@$BBII@AE
--
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=19200
Summary: Neverwinter Nights 2 crashes
Product: Wine
Version: 1.1.25
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: axelgenus(a)gmail.com
Created an attachment (id=22199)
--> (http://bugs.winehq.org/attachment.cgi?id=22199)
Error log
The game starts with no problems. When I play the official campaign
nwn2main.exe crashes as soon as I exit the Daegun house.
--
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=16935
Summary: BCG Slider thumb doesnt display correctly
Product: Wine
Version: 1.1.12
Platform: Other
URL: http://www.bcgsoft.com/download.htm
OS/Version: other
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Downlaod the "BCGControlBar Professional Edition demonstration"
Run the Slider.exe example
Try to move the slider across, it doesn't move.
The new value is recorded, as a Dialog appears stating the value.
--
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=26384
Summary: BabasChess crashed after examining a game for a while
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jonathan.natewood(a)gmail.com
Created an attachment (id=33599)
--> (http://bugs.winehq.org/attachment.cgi?id=33599)
Terminal output
To reproduce:
Examine a game in BabasChess 4.0.
Use the mouse scroll wheel to navigate between moves.
Keep repeating previous step until it will crash. Will take between immediate
to a few minutes, unknown what it depends on.
Download link:
http://www.babaschess.net/download/SetupBabasChess_4_0_XP.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=31140
Bug #: 31140
Summary: BCG Gantt Demo crashes when large date ranged enter.
Product: Wine
Version: 1.5.8
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: leslie_alistair(a)hotmail.com
Classification: Unclassified
Run the BCGPGanttDemo.exe demo
On "Task 11", set the year to 2009 and press enter.
Wine crashes.
--
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=8848
Andrey Gusev <andrey.goosev(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |andrey.goosev(a)gmail.com
--- Comment #20 from Andrey Gusev <andrey.goosev(a)gmail.com> 2013-10-10 07:56:22 CDT ---
Yeah, still in 1.7.3
--
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=9159
Jason Spiro <jasonspiro3(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |damjan.jov(a)gmail.com
--
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=9159
Jason Spiro <jasonspiro3(a)gmail.com> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jasonspiro3(a)gmail.com
--- Comment #27 from Jason Spiro <jasonspiro3(a)gmail.com> 2013-10-07 22:42:52 CDT ---
Cc added: Damjan Jovanovic.
Hi Damjan. I see that, in 2011, you sent a patch[1] to resolve this issue;
thank you very much.
The patch still applies to Git HEAD without problems. And it looks like
tests/progman_dde.c,[2] by Mikey Alexander, covers your patch. It would be
good if your patch's functionality got into Wine. I wonder if you could please
resend it and let us know what the patch status page[3] reports? Maybe this
time a committer will accept it. While resending it, please do point out that
nobody replied, and it looks[4] like nobody even looked at it, and so you are
resending it now, two years later.
I thank you in advance.
^ [1]. http://marc.info/?l=wine-patches&m=130946473324773
^ [2].
http://source.winehq.org/git/wine.git/blob/HEAD:/dlls/shell32/tests/progman…
[3]. http://source.winehq.org/patches/
^ [4].
http://web.archive.org/web/20110710075642/http://source.winehq.org/patches/
--
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=28042
Summary: [regression] deadlock introduced/exposed with recent
changes to winmm
Product: Wine
Version: 1.3.26
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: cfiend(a)talent.edu.pl
Running recent versions of Wine (1.3.25 or 1.3.26) causes "Cuban Missile
Crisis: The Aftermath" (known also as "The Day After: Fight for Promised Land")
to hang during startup with a message similar to:
err:ntdll:RtlpWaitForCriticalSection section 0x7efec8e4 "loader.c:
loader_section" wait timed out in thread 001f, blocked by 0009, retrying (60
sec)
I cannot test this as currently I'm not in possesion of suitable software but
there is a possibility that other games using the Enigma engine might suffer in
the same way: Blitzkrieg, Blitzkrieg 2, Stalingrad. This needs confirmation
though.
git bisect converges on the following commit:
30eeb996edc3be14b06244ed13b2b8f84be5f400 is the first bad commit
commit 30eeb996edc3be14b06244ed13b2b8f84be5f400
Author: Andrew Eikum <aeikum(a)codeweavers.com>
Date: Wed Jul 13 14:20:40 2011 -0500
winmm: Implement mixer* on top of MMDevAPI.
:040000 040000 3d0e5786be14ebaa13b08f4cd4234ddcbf112eb1
2ba46764f5cf7c6d823ce3a2d9d6132d43db7013 M dlls
Switching between hardware or emulation in sound settings does not help,
neither does turning off sound entirely.
I will gladly provide any additional logs or information on request.
--
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=11675
Summary: Flatout 2 demo refuses to run - unimplemented function
in d3dx9_36.dll
Product: Wine
Version: 0.9.55.
Platform: PC
URL: http://www.gamershell.com/download_16702.shtml
OS/Version: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
CC: tony.wasserka(a)freenet.de
While testing Bug #10418, the demo refuses to run because of unimplemented
functions in d3dx9_36:
d3dx9_36.dll.D3DXCreateEffect
d3dx9_36.dll.D3DXCreateEffectCompiler
d3dx9_36.dll.D3DXCreateEffectCompilerFromFileA
--
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=34667
Bug #: 34667
Summary: Starcraft 2: Failed to initialize DirectX.
Product: Wine
Version: 1.6
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: tipecaml(a)gmail.com
Classification: Unclassified
I'm using Debian Sid, with Linux 3.10. My graphic card is an Intel HD Graphics
4000. I've compiled Wine 1.6 (32 bits) and have been able to install and update
Starcraft 2: Wings of Liberty successfully. However, when I try to run the
game, I get a pop-up with the following text:
"Failed to initialize DirectX. You may need to reinstall DirectX. If the
problem persists, for more information consult our support website at
http://www.starcraft2.com/support."
I attached the 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=12653
Summary: The Sims crashes on startup
Product: Wine
Version: 0.9.59.
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: kernel32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: chris(a)chrobis.com
Created an attachment (id=12299)
--> (http://bugs.winehq.org/attachment.cgi?id=12299)
The Sims backtrace when running in Win 98 mode (game designed for)
The game "The Sims" (v.1) crashes on startup and does not run. Oddly, when
running Wine in Win 95 or 98 mode (which is what the game is designed for), I
get a number of error messages asking to set Wine to NT4.0 or 3.1 (see log:
sims98.txt). These do not appear when I run in NT4.0 (see log: simsnt4.txt) or
in XP mode (sims.txt).
--
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=26830
Summary: bwin poker client cannot open URLs
Product: Wine
Version: 1.3.18
Platform: x86-64
URL: http://download.ongamenetwork.com/games/233/W3DA/Insta
llBwinPoker.exe
OS/Version: Linux
Status: NEW
Keywords: download, patch
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kennybobs(a)o2.co.uk
Created an attachment (id=34184)
--> (http://bugs.winehq.org/attachment.cgi?id=34184)
shell32: Increase dde_connect res to 512 (patch)
Click on any of the links at the bottom of the client and:
err:exec:dde_connect Argify buffer not large enough, truncated
err:winebrowser:get_url_from_dde Unable to retrieve URL from string L"\""
err:winebrowser:wmain Usage: winebrowser URL
Nothing else of relevance in console.
An +exec trace shows a very long URL (259 characters). It contains an authkey
and I'm not sure if it would reveal any personal information so I'm not
attaching it.
You need to log in to discover these links.
The attached hack fixes the problem (but I have no idea what it might break).
--
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=2195
--- Comment #9 from Dan Kegel <dank(a)kegel.com> 2013-10-01 10:16:59 CDT ---
Thanks for tending these bugs. IMHO, if there's an app that works better
already, then it's worth marking fixed and letting it show up in release notes.
--
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.