http://bugs.winehq.org/show_bug.cgi?id=36087
Bug ID: 36087
Summary: SpinTires crashes when applying settings in windowed
mode
Product: Wine
Version: 1.7.17
Hardware: x86
URL: http://oovee.chicsystems.net/SpinTiresInstall_060613.z
ip
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: andrey.goosev(a)gmail.com
Created attachment 48273
--> http://bugs.winehq.org/attachment.cgi?id=48273
backtrace
Crashes when a windowed mode is enabled (800x600 by default), but demo detects
not lower than 1024x768 and my native 1366x768. Works fine, if a set one of
these resolutions instead of 800x600.
wine-1.7.17-65-gfba08e3
--
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=31640
Bug #: 31640
Summary: hugin's enfuse.exe crashes without native vcomp100.dll
(purist)
Product: Wine
Version: 1.5.12
Platform: x86
OS/Version: Linux
Status: NEW
Severity: normal
Priority: P2
Component: vcomp
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Andre Hentschel suggested this test case.
Download and run the installer from
http://sourceforge.net/projects/hugin/files/hugin/hugin-2011.2/HuginSetup_2…
Then:
cd ~/".wine/drive_c/Program Files/Hugin/bin"
rm vcomp100.dll
wget http://www.realworldimagery.com/Samples/peopl911.tif
mv peopl911.tif a.tif
wget http://www.realworldimagery.com/Samples/VEHIC200.tif
mv VEHIC200.tif b.tif
wine enfuse.exe --output=c.tif a.tif b.tif
Result:
unimplemented function vcomp100.dll._vcomp_fork
FWIW, winedump -j import says it needs the following symbols from vcomp100:
omp_get_dynamic
omp_get_max_threads
omp_get_nested
omp_get_num_procs
omp_get_num_threads
omp_get_thread_num
omp_set_dynamic
omp_set_nested
_vcomp_fork
_vcomp_for_static_end
_vcomp_for_static_simple_init
Let's make this bug about the 32 bit version of enfuse.exe.
Once that's working, let's do another bug for the 64 bit version
and/or similar bugs for enblend.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=36915
Bug ID: 36915
Summary: Among the Sleep crashes when starting a new game
(Oculusplugin.dll needs to be disabled)
Product: Wine
Version: 1.7.22
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Created attachment 49022
--> http://bugs.winehq.org/attachment.cgi?id=49022
terminal output
The game uses Unity3d and supports Oculus Rift/Virtual Reality (disabled by
default in the options menu).
When you start a new game from the menu the game crashes once the level is
loaded.
The same crash with Wine 1.2.3/1.4.1/1.6.2/1.7.22.
Setting up virtual desktop mode doesn't help.
Workaround: disable 'Oculusplugin.dll' in winecfg. The dll can be found under
../Among the Sleep_data/Plugins directory.
Demo exists on Steam:
http://store.steampowered.com/app/250620/
Fedora 20
X.Org X Server 1.14.4
Nvidia binary drivers 340.24
XFCE 4.10
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38613
Bug ID: 38613
Summary: Witcher3 Wild Hunt (GoG)
Product: Wine
Version: 1.7.38
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: vcomp
Assignee: wine-bugs(a)winehq.org
Reporter: f00dl3a(a)gmail.com
Distribution: Ubuntu
Created attachment 51510
--> https://bugs.winehq.org/attachment.cgi?id=51510
Shell log when attempting to run Witcher 3
When running the Witcher 3 Good Old Games installer under Ubuntu 15.04, the
installer crashes when attempting to install vcredist_x64.exe with a "Runtime
Error (at 69:445)" message.
Witcher 3 from Good Old Games does not launch due to VCOMP110.DLL not being
found.
Selecting "Native" vs "Wine" in winecfg has no impact on this error message.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38197
Bug ID: 38197
Summary: Singles 2 crash at start
Product: Wine
Version: 1.7.38
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mrdeathjr28(a)yahoo.es
Distribution: ---
Singles 2 dont run on clean prefix
--
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=28916
Bug #: 28916
Summary: Spellforce 2 Gold - wrong drawing order of surfaces
(regression)
Product: Wine
Version: 1.3.20
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: kirillkh(a)gmail.com
Classification: Unclassified
As far as I can tell, the issue is with various surfaces having wrong z-index,
i.e. when an object is supposed to be obscured by a surface, the object is
still drawn over the surface. This results in objects visually "floating" above
the surface and generally makes various maps messy.
The issue is present since 1.3.20 or 1.3.19 (and still not fixed in 1.3.31).
Verified to work correctly in 1.3.18. One has to install winetricks
d3dx9_36/d3dx9/directx9 in order to play the game at all. The issue has been
verified to occur with any and all of them installed, and with a lot of
combinations of graphical settings in game.
I don't have a log ATM, but can provide one if needed.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38861
Bug ID: 38861
Summary: Carbon Poker crashes at startup
Product: Wine
Version: 1.7.46
Hardware: x86
URL: http://www.carbonpoker.ag/
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gohabsgo60(a)yahoo.ca
Distribution: ---
Carbon Poker crashes at startup when it tries to connect to the server, just
before showing the login/password input boxes.
technically, the program doesn't crash (it returns 0) but the main window
dissapears and no feedback is given by the program to the user.
in the log, there's some exception handling going on. the first exception is
raised shortly after some iphlpapi calls, so maybe that's worth investigating.
i remember old versions of the software used to work a few years ago, but i
have been testing recent versions in wine 1.6.2 and 1.7.40+ and it "crashes" in
both.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38989
Bug ID: 38989
Summary: ShowShifter (obsoleted A/V application) fails to start
with built-in msvcp60
Product: Wine
Version: 1.7.48
Hardware: x86
URL: https://archive.org/download/tucows_313086_Showshifter
/ShowShifter-Setup.exe
OS: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
Created attachment 51944
--> https://bugs.winehq.org/attachment.cgi?id=51944
+relay,+msvcp,+msgbox log
ShowShifter used to be a commercial audio/video application which is no longer
maintained. I bumped into this bug with the trial version still available in
Archive.org.
After a successful installation the application refuses to start, it shows an
error message:
'Error initialising default UI pages. You'll need to re-install the
application'
Afterwards ShowShifter quits.
In the terminal I have only:
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33f4a0 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33f14c 1 C) semi-stub
fixme:msvcp:_Locinfo__Locinfo_ctor_cat_cstr (0x33ef9c 1 C) semi-stub
With native msvcp60 (winetricks vcrun6) the application starts and displays a
product registration form (I didn't test it further, though).
ShowShifter-Setup.exe
sha1: 2ef28b6cad40f75acca8ce34d76b7930d7ae3507
--
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=33724
Bug #: 33724
Summary: Aliwangwang needs unimplemented function
atl100.dll.AtlAxCreateControlLicEx
Product: Wine
Version: 1.5.31
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: atl
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
0. download and install it:
1. cd to where you installed it and run it:
~/.wine/drive_c/Program Files/TradeManager$ wine AliIM.exe
---snip---
wine: Call from 0x7b83bbd5 to unimplemented function
atl100.dll.AtlAxCreateControlLicEx, aborting
---snip---
sha1sum AliIM2013_ATM\(7.00.06E\).exe
b11d0f0293219bd228827edabe675acc8d7348a5 AliIM2013_ATM(7.00.06E).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=33076
Bug #: 33076
Summary: QQ 2012 hangs after login
Product: Wine
Version: 1.5.24
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: jactry92(a)gmail.com
Classification: Unclassified
Created attachment 43728
--> http://bugs.winehq.org/attachment.cgi?id=43728
The Log
reproduce
1. compile a wine with "CFLAGS="-O0" to word around Bug 27468
2. download it from: http://dl_dir.qq.com/qqfile/qq/QQ2012/QQ2012.exe
3. 'winetricks -q vcrun2005 riched20'
4. 'wine QQ2012.exe' to install then cd to the path where you installed it
5. ~/.wine/drive_c/Program Files/Tencent/QQ/Bin$ Wine QQ.exe
6. login and it will hangs (you can regist a account in http://reg.imqq.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=24128
Summary: Everquest 2 trial installer: missing text without ie6
Product: Wine
Version: 1.3.1
Platform: x86
URL: http://launch.soe.com/installer/EQ2X_setup.exe
OS/Version: Linux
Status: NEW
Keywords: download, Installer
Severity: trivial
Priority: P2
Component: mshtml
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Created an attachment (id=30368)
--> (http://bugs.winehq.org/attachment.cgi?id=30368)
screenshot
Not sure which component of ie6 it is, though.
No terminal output when it happens. Screenshot 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=26083
Summary: Window can be resized larger than what it should be
possible
Product: Wine
Version: 1.3.13
Platform: x86-64
URL: http://www.ghisler.com/amazons3.php
OS/Version: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P4
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: alexandru.balut(a)gmail.com
Created an attachment (id=33265)
--> (http://bugs.winehq.org/attachment.cgi?id=33265)
Total Commander: Find Files window resized larger vertically
Total Commander -> Commands -> Search -> resize the "Find Files" window larger
vertically, notice it shows garbage (see the screenshot).
--
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.
https://bugs.winehq.org/show_bug.cgi?id=37962
Bug ID: 37962
Summary: WebMon occasionally crashes when checking web pages
for updates
Product: Wine
Version: 1.7.33
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: gentoo(a)gishpuppy.com
Distribution: ---
Created attachment 50576
--> https://bugs.winehq.org/attachment.cgi?id=50576
Crash backtrace
Wine occasionally crashes when WebMon (http://www.cmcode.co.uk/webmon/) is
checking web pages for updates. The crash happens with Wine 1.7.33 and the
stable version 1.6.2.
You can download the WebMon executable from
http://dump.bitcheese.net/files/ylysado/WebMon.exe
$ sha1sum WebMon.exe
280e00a1fe77ca88c9dfe2080caf9689aad2ffe1 WebMon.exe
I have attached the backtrace. If you need more information, please let me
know.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6955
--- Comment #188 from Nikolay Sivov <bunglehead(a)gmail.com> ---
(In reply to JHaleIT from comment #187)
> This doesn't fix it for Mac. Please reopen it.
Feel free to open another bug report.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=8854
Luke Bratch <luke(a)bratch.co.uk> changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |luke(a)bratch.co.uk
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6955
--- Comment #187 from JHaleIT <jhaleit(a)gmail.com> ---
This doesn't fix it for Mac. Please reopen it.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39006
Bug ID: 39006
Summary: ISAXAttributes.getLocalName should only return an
empty string for namespace attributes that are not
xmlns
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: ott(a)mirix.org
Distribution: ---
According to the specification the local name if a namespace propery is only an
empty string if it is exactly "xmlns":
"For "xmlns", this value is empty."
(https://msdn.microsoft.com/en-us/library/ms757865%28v=vs.85%29.aspx)
This makes sense because it would be impossible to get the namespace prefix
otherwise.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=39004
Bug ID: 39004
Summary: ISAXAttributes.getQName should return an empty string
for xmlns attributes
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: msxml3
Assignee: wine-bugs(a)winehq.org
Reporter: ott(a)mirix.org
Distribution: ---
According to the specification ISAXAttribute.getQName should return an empty
string if "http://xml.org/sax/features/namespace-prefixes" is enabled and an
attribute is an xmlns attribute:
"For the "xmlns" namespace, the qname value is empty."
(https://msdn.microsoft.com/en-us/library/ms760423%28v=vs.85%29.aspx)
(If "http://xml.org/sax/features/namespace-prefixes" is disabled such
attributes are correctly ignored.)
--
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=36680
Bug ID: 36680
Summary: Program starts, but does not react, probably does not
process windows messages
Product: Wine
Version: 1.7.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Artur.Linhart(a)centrum.cz
Created attachment 48721
--> http://bugs.winehq.org/attachment.cgi?id=48721
Delphi 2007 window after start-not redrawing and responding
I have successfully installed Borland Delphi 2007, but if I start the program,
it does not run correctly. The main window isshown with docked subwindows, but
the content of the subwindows and menus and such stuff is not drawed (is
black), it also does not react on mouse or keyboard - similar stuff like if
developed windows application where runs the loop without calling the
Application.ProcessMessages() (in Pascal syntax). The only possibility is to
kill the application.
I can remember, during the installation also the screen has not been redrawn
correctly (progress bar of installer has frozen for very long time and the
progress hasnot been shown at all)
--
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.
https://bugs.winehq.org/show_bug.cgi?id=8277
Anastasius Focht <focht(a)gmx.net> changed:
What |Removed |Added
----------------------------------------------------------------------------
Fixed by SHA1| |905bf79337e04ed31d2823508e9
| |0169298049697
Status|NEW |RESOLVED
Resolution|--- |FIXED
--- Comment #19 from Anastasius Focht <focht(a)gmx.net> ---
Hello folks,
this is fixed by commit
https://source.winehq.org/git/wine.git/commitdiff/905bf79337e04ed31d2823508…
(along with previously mentioned 845164004b4b6f2e0c64a588fe858d5a26664980)
Thanks Sebastian
Regards
--
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.
https://bugs.winehq.org/show_bug.cgi?id=6955
--- Comment #186 from Béla Gyebrószki <gyebro69(a)gmail.com> ---
*** Bug 16105 has been marked as a duplicate of this bug. ***
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38996
Bug ID: 38996
Summary: color profile swtch on application quit
Product: Wine
Version: 1.7.44
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: efa(a)iol.it
Distribution: ---
wine 1.7.44 running Perseus Demo 1.9.1:
http://www.perseus.it/en/demo.php
switch the color profile to uncalibrated blueish on application quit.
The profile remain selected on Gnome Settings panel, but I had to switch to
another in the list to get profile applied.
Seems different than:
https://bugs.winehq.org/show_bug.cgi?id=33759
as never happen on application start or while running, it happened only at
application quit.
--
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.
https://bugs.winehq.org/show_bug.cgi?id=38954
Bug ID: 38954
Summary: One barrel shotgun gets rendered with wrong
orientation on Serious Sam HD: The Second Encounter
Product: Wine
Version: 1.7.46
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq(a)iooioio.orion.uberspace.de
Distribution: ---
On Serious Sam HD: The Second Encounter one of the weapons gets rendered with a
wrong orientation (see attachment). I haven't systematically checked them all
but all the other weapons I've seen so far seem to render correctly.
I'm using the proprietary nvidia drivers (352.21).
--
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.