http://bugs.winehq.org/show_bug.cgi?id=29184
Bug #: 29184
Summary: Hogs of War: ground is missing somewhere
Product: Wine
Version: 1.3.15
Platform: x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: directx-d3d
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ianstroud(a)btinternet.com
CC: kukuninse(a)gmail.com
Classification: Unclassified
+++ This bug was initially created as a clone of Bug #15913 +++
When I run this all the fault as reported on the App database are still
present. The most problematic being the incorrectly drawn landscapes. When
running repeated errors get logged to the console:
fixme:d3d_surface:IWineD3DBaseSurfaceImpl_Blt Filter WINED3DTEXF_LINEAR not
supported in software blit.
The machine I'm running is an AMD Phenon Quad Core running 64-bit Ubuntu 11.04
on Linux 2.6.38-12-generic and Wine 1.3.15. The Graphics card is a Zotac with
NVIDIA GT 430. (I've just upgraded the graphics driver to
NVIDIA-Linux-x86_64-290.10.
I can't believe a game of this vintage is particularly demanding on graphics so
it should run. If I had to guess I'd that either
i) It is trying to use something in the Wine's DirectX implementation that
hasn't been implemented and so the game is spending excessive time drawing in
software.
OR
ii) There is an issue about how this graphics card/driver reports itself to the
game via DirectX and so the game fails to try use the hardware accelerators and
ends up trying to do too much in software.
OR
iii) This is a multiprocessor issue as the game was never written for
multi-core machines. I can almost imagine the drawing process being run on
multiple cores which then fight over access to the hardware resulting in the
display being partially rendered in stripes.
Original report
The game run fine, but some chunks of land aren't drawn texture. Its like a
stripes of drawned/undrawned chunks of land. It making the game very difficult
to play. Game use DirectDraw HAL. I ran on different settings - nothing
difference.
--
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=42215
Bug ID: 42215
Summary: Pendulumania: Black screen (needs to emulate 8bpp mode
in winex11)
Product: Wine
Version: 2.0-rc5
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: winex11.drv
Assignee: wine-bugs(a)winehq.org
Reporter: wylda(a)volny.cz
Distribution: ---
Henri's comment in bug 40096:
The application uses GetDeviceCaps(dc, BITSPIXEL); to get the screen depth, and
essentially gets confused when it's not the 8 bpp it previously set. It might
be possible to emulate 8bpp mode in winex11, I'm not sure how hard that would
be.
This hack works around the issue:
https://bugs.winehq.org/attachment.cgi?id=53902&action=diff
I'm not sure, if this older comment is still relevant in wine-2.0-rc5:
https://bugs.winehq.org/show_bug.cgi?id=40096#c10
--
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=24172
Summary: SyncToy doesn't start when using Mono
Product: Wine
Version: 1.3.1
Platform: x86-64
URL: http://www.microsoft.com/downloads/details.aspx?family
id=c26efa36-98e0-4ee9-a7c5-98d0592d8c52
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: mscoree
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: RandomAccountName(a)mail.com
SyncToy (2.1 x86) exits silently with no terminal output if 'winetricks mono26'
is used before installing instead of dotnet20. Trying to run the command line
version (SyncToyCmd.exe) gives this error message:
It seems you may have uninstalled the required Microsoft Sync Framework
components for SyncToy. Please re-run SyncToy 2.1 setup from the original setup
location.
Of course, I haven't uninstalled anything in this wineprefix. At a glance, the
Sync Framework appears to be installed (a "Microsoft Sync Framework" folder
exists in C:\Program Files and contains some 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.
https://bugs.winehq.org/show_bug.cgi?id=40505
Bug ID: 40505
Summary: PDF Eraser Show False File Name
Product: Wine
Version: 1.9.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yousifjkadom(a)yahoo.com
Distribution: ---
PDF Eraser show "false" file name for pdf file.
In my case there is only one pdf file in desktop which is "TEST" (screen shot
no.1).
But PDF Eraser show me 2 files: "TEST.pdf" & TEST.pdf(1)" (screen shot no.2).
When I select "TEST.pdf" it opened correctly.
But when I select "TEST.pdf(1)" I recieve error message as shown in screen shot
no.3
This occuring even if I installing winetricks (mfc42) before installing PDF
Eraser.
--
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=37149
Bug ID: 37149
Summary: python 3.1.1: test_cmath failed
Product: Wine
Version: 1.7.24
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: litimetal(a)gmail.com
Created attachment 49379
--> https://bugs.winehq.org/attachment.cgi?id=49379
terminal output.txt
0. Download python from
https://www.python.org/ftp/python/3.1.1/python-3.1.1.msi
sha1sum python-3.1.1.msi
dcf93cb7d5432aa6e47479351f3cbeefddb0bd62 python-3.1.1.msi
1. Install it
2. wine python.exe -m test.test_cmath
FAILED (failures=2)
--
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=47812
Bug ID: 47812
Summary: Cygwin's strace.exe crashes due to custom TLS
corruption
Product: Wine
Version: 4.16
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: z.figura12(a)gmail.com
Distribution: ---
This is not (as far as I can see) a Wine bug, and it's certainly not worth
fixing, but I'm writing this down here so that someone doesn't go through the
same work to figure it out...
Cygwin, for whatever reason, reimplements TLS by storing things at a fixed
offset from the stack base (i.e. NtCurrentTeb()->Tib.StackBase). Somewhere
along the line this gets corrupted, specifically the _locale member.
I think the assumptions made at [1] with regard to alloca() are just bogus.
There's no guarantee that the returned memory will contain wholly the custom
TLS slot, and I'm not particularly sure why they expect it to remain untouched
after DLL_PROCESS_ATTACH returns.
[1] <https://github.com/Alexpux/Cygwin/blob/master/winsup/cygwin/init.cc#L90>
--
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=44511
Bug ID: 44511
Summary: Winecfg - Only partially shows new theme after
clicking apply
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: uxtheme
Assignee: wine-bugs(a)winehq.org
Reporter: stu.axon(a)gmail.com
Distribution: ---
Wine:
Compiled from git, version - 9d897b73a877e5eaae26df87930c951ff8273c14
After loading a new theme, the dialog stays in the old theme.
Interacting with the dialog shows those parts in the new theme.
Video of the bug -
https://www.youtube.com/watch?v=HLUNoSly0fE&feature=youtu.be
Note - at the end I hit a crash
https://bugs.winehq.org/show_bug.cgi?id=44510
--
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=49668
Bug ID: 49668
Summary: Two Worlds Epic Edition needs
{cd0d66ec-8057-43f5-acbd-66dfb36fd78c}, xactengine2_7
to play audio
Product: Wine
Version: 5.14
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: xactengine
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
Distribution: ---
There is neither sound nor music in Two Worlds: EE with built-in libraries.
'winetricks xact' is a workaround.
err:ole:CoGetClassObject class {cd0d66ec-8057-43f5-acbd-66dfb36fd78c} not
registered
err:ole:CoGetClassObject no class object {cd0d66ec-8057-43f5-acbd-66dfb36fd78c}
could be created for context 0x1
wine-5.14-132-g1ec8bf9b73
--
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=42650
Bug ID: 42650
Summary: deafult izotope neutron advanced vst crashes while
izotope neutron advanced with generic ui works -- Host
vst reaper
Product: Wine
Version: 2.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: margotmenace(a)gmail.com
Distribution: ---
Created attachment 57586
--> https://bugs.winehq.org/attachment.cgi?id=57586
differences in the logs
I am trying to use izotope neutron advance vst on reaper on a clean 32 bit
prefix (windows 7)
on wine 2.3.
I am on ubuntu 16.04.02LTS-64 bit on dell laptop
Intel® Core™ i5-6300HQ CPU @ 2.30GHz × 4
GeForce GTX 960M/PCIe/SSE2
You can find both demo versions in the following links
Reaper : http://www.reaper.fm/download.php
Neutron:
https://www.izotope.com/en/support/product-downloads.html?tagFilter=product…
Both applications install without problem.
However when i try to open the plugin on a track wine crashes. Reaper has an
option to open the plugin in a generic ui instead of the default. When I select
this option the plugin works. I have made a log for each one of the two
situations and I am attaching the diff wine.log1 (default vst) wine.log2
(generic ui).
To replicate the logs these are the steps
After installing reaper and Neutron:
1) default vst.
-- wine reaper.exe
-- Track -- Insert new track
-- click on the FX icon
-- VSt choose Neutron
--- crash
2) generic UI
-- wine reaper.exe
-- Options--Preferences--VST-- tick Default VST to to generic UI
-- Track -- Insert new track
-- click on the FX icon
-- VSt choose Neutron
--work fine
--
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.