http://bugs.winehq.org/show_bug.cgi?id=29569
Bug #: 29569
Summary: mingw make complains "cp: cannot stat
`d3dcompiler_43/libd3dcompiler.a': No such file or
directory"
Product: Wine
Version: 1.3.36
Platform: x86
OS/Version: Windows
Status: NEW
Severity: minor
Priority: P2
Component: build-env
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: dank(a)kegel.com
Classification: Unclassified
Configuring wine on mingw per the wiki seems to go fine, but 'make' fails with
rm -f dlls/libd3dcompiler.a && cp -p d3dcompiler_43/libd3dcompiler.a
dlls/libd3d
compiler.a
cp: cannot stat `d3dcompiler_43/libd3dcompiler.a': No such file or directory
There are four problems of this sort in Makefile. Doing
sed -i 's,$(LN_S) ,$(LN_S)/dlls' Makefile
seems to rescue it, and let it get further.
That LN_S comes from function wine_fn_config_dll(), line 414 of aclocal.m4.
There's another one that looks like it needs fixing at line 422, too.
See http://wiki.winehq.org/WineOnWindows and/or
http://kegel.com/wine/wow.html for notes on how to reproduce.
(I had to do
cd dlls/libwine0; make; cd ../..
cd dlls/d3dcompiler_43; make; cd ../..
to get this far, but maybe that was operator error, not sure.)
--
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=24349
Summary: Blackberry Desktop Software (aka Device Manager):
Crashes on Run
Product: Wine
Version: 1.2
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: andrew.in.snow(a)gmail.com
Created an attachment (id=30691)
--> (http://bugs.winehq.org/attachment.cgi?id=30691)
Command line output and backtrace
Desktop Manager does not run.
Installation requires the Windows version to be set to "Windows XP" and no
other modifications are needed.
Application crashes during startup.
OS: Fedora 13
Please note that while I put x86_64 as my hardware, I installed the i686
version of wine from Fedora.
Please let me know what else I can provide.
--
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=30410
Bug #: 30410
Summary: Starcraft 2 crashes on login in Ubuntu 12.04
(regression from Ubuntu 11.10)
Product: Wine
Version: 1.5.1
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: danielreiterhorn(a)gmail.com
Classification: Unclassified
Created attachment 39753
--> http://bugs.winehq.org/attachment.cgi?id=39753
The output of wine
Description: Ubuntu precise (development branch)
Release: 12.04
Linux 3.2.0-22-generic #35-Ubuntu SMP Tue Apr 3 18:33:15 UTC 2012 x86_64 x86_64
x86_64 GNU/Linux
wine-1.5.1
In previous version of ubuntu, wine-1.4 works with StarCraft II and the same
version of wine (and all other versions of wine) fail with starcraft on nvidia
drivers. Dozens of versions of nvidia drivers and 3 versions of wine including
1.5.1 and top of tree 31f6f48bfd7a82d7229cdd7dff812272c27ae812 were also tested
with the same regression on Ubuntu 12.04 that all worked on Ubuntu 11.10
Other users are experiencing the bug and reporting it
http://www.codeweavers.com/support/tickets/browse/?ticket_id=883964;list=6;…http://ubuntuforums.org/archive/index.php/t-1939902.htmlhttp://ubuntuforums.org/showthread.php?t=1939902
It could be a kernel issue.
After successfully testing Starcraft on my Ubuntu 8.04 64-bit system, I
compared the logs. They're quite similar, except for this, in 12.04:
fixme:dbghelp:EnumerateLoadedModulesW64
--
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=36037
Bug ID: 36037
Summary: Crash in load/save menu in Temple of Elemental Evil on
i965
Product: Wine
Version: 1.7.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: mecirt(a)yahoo.com
Created attachment 48190
--> http://bugs.winehq.org/attachment.cgi?id=48190
backtrace
Wine crashes in the game "Temple of Elemental Evil" (GOG version with the
Circle of Eight modpack), when pressing the Esc key in the actual game to
display the load/save menu. Instead of showing the menu, the game crashes.
Of note is that this crash only happens when using Intel drivers (i965), but
not when using the nvidia driver through bumblebee (on an Optimus laptop).
Backtrace attached.
--
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=42649
Bug ID: 42649
Summary: PSNow (Playstation Now) crashes on start
Product: Wine
Version: 2.3
Hardware: x86
URL: https://download-psnow.playstation.com/downloads/psnow
/pc/latest
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Depends on: 39685, 42648
Distribution: Gentoo
Created attachment 57583
--> https://bugs.winehq.org/attachment.cgi?id=57583
crash backtrace + output
The application won't install, but it can be extracted with wine
psnow_installer.exe /extract. You'll then need winetricks vcrun2013 for bug
39685.
After that, it tries to start, and crashes in qt5webenginecore.exe.
--
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=31686
Bug #: 31686
Summary: DYMO Stamps won't start without native gdiplus
Product: Wine
Version: 1.5.12
Platform: x86
URL: http://sites.dymo.com/Promotions/Pages/DYMOStamps.aspx
?locale=enUS
OS/Version: Linux
Status: NEW
Keywords: download
Severity: minor
Priority: P2
Component: gdiplus
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: austinenglish(a)gmail.com
Classification: Unclassified
Shows a few:
fixme:gdiplus:GdipGetLineSpacing ignoring style
Then a flood of:
fixme:gdiplus:GdipDrawLine graphics object has no HDC
fixme:gdiplus:GdipDrawLine graphics object has no HDC
and never starts. Winetricks gdiplus works around it. Attaching a +gdiplus
trace.
--
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=27975
Summary: [INETCPL] Add missing security propsheet to Polish
translation
Product: Wine
Version: unspecified
Platform: x86
OS/Version: All
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: saibamenppl(a)gmail.com
From: http://svn.reactos.org/svn/reactos?view=rev&revision=53012
By Adam 'Saibamen' Stachowicz
--
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=37022
Bug ID: 37022
Summary: Application crashes occasionally
Product: Wine
Version: 1.6.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bugzilla(a)rols.ch
Created attachment 49193
--> http://bugs.winehq.org/attachment.cgi?id=49193
Backtrace from crash
Application crashes occasionally, cannot find some similarities. Backtrace
shows crash in ntdll ... but backtraces all look the same.
--
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=38552
Bug ID: 38552
Summary: Red alert 2 Yuris revenge: won't run when winedbg-1.7
installed (Copy prot. error)
Product: Wine
Version: 1.7.38
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: owezahra(a)gmail.com
Distribution: ---
Created attachment 51426
--> https://bugs.winehq.org/attachment.cgi?id=51426
sha1sums if needed
Well, on 1.7.38 "RA2 Yuris Revenge" runs (didn't in 1.6.2), but lately i've
seen some glitches (Mission transitions, when you lose, when i took a
screenshot), nothing directly gameplay relevant tough.
But after i installed wine-1.7-dbg the game didn't even start anymore
(something like "please insert correct cd/dvd"), not even showing any wine
command line output to work with.
I've tried some no-cd's, but like my original cnc-tfd dvd i used before they
didn't work.
Is there any point in opening bugs if i can only provide wine cmd output
without anything wine-1.7-dbg may add?
(Also, i had to use the ddraw.dll&aqrit.cfg override (Bug33211) to get both
working (Basegame RA2.exe and RA2MD.exe. RA2MD.exe failed when i removed the
dll))
Thanks,
Thomas
--
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=31103
Bug #: 31103
Summary: Jade Dynasty - The Program Patcher.exe has encountered
a serious problem and needs to close.
Product: Wine
Version: 1.5.7
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: armen(a)winehq.leemail.me
Classification: Unclassified
Created attachment 40835
--> http://bugs.winehq.org/attachment.cgi?id=40835
This file contains the bug back trace.
I downloaded Jade Dynasty from http://jd.perfectworld.com/ unpacked and
installed it by clicking on the install.exe file from its folder
¨JD_EN_Installer_v352_20120402¨
I followed forum guides on how to install the program. Configured wine to
emulate virtual desktop and to use my Display full resolution. Game installed
completely without any errors with wine.
After installation was over, I closed the set up window. Then I clicked on the
game icon from the desktop. The game client didnt start and I got the error
report, which is attached.
Thanks for all who take the time to fix these 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.