https://bugs.winehq.org/show_bug.cgi?id=44260
Bug ID: 44260
Summary: Dungeon Keeper 2 crashs or works very slow
Product: Wine
Version: 3.0-rc1
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3d
Assignee: wine-bugs(a)winehq.org
Reporter: rtentser(a)yandex.ru
Distribution: ---
Created attachment 60067
--> https://bugs.winehq.org/attachment.cgi?id=60067
3.0-rc1_DKII-DX.EXE
When i try to start the game with DKII-DX.EXE it starts but very slow.
When i use DKII.EXE it crashs. Same with DKII_SOFT.EXE.
I also tried the game with 2.0.3. DKII-DX.EXE works the same way. DKII.EXE
starts and works a little faster (i think so) but too slow still. DKII-SOFT.EXE
starts and works fine.
In 1.8.7 DKII-DX.EXE crashs when loading after movies.
I use the GOG version of the game. And i use old NVIDIA card (GeForce2 MX/MX
400), so that can be a problem. Or not. I'm not sure.
The attachment is the output of 3.0-rc1 with DKII-DX.EXE.
I also check if my issue is duplicate of
https://bugs.winehq.org/show_bug.cgi?id=22730. No, it's not: i have a low fps
not only in the main menu, but in the game too.
--
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=28933
Bug #: 28933
Summary: Screamer radio, mainmenu doesn't work
Product: Wine
Version: 1.3.31
Platform: x86
URL: http://www.screamer-radio.com/download/file/screamer04
4.exe
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: ocean04(a)suomi24.fi
Classification: Unclassified
Mainmenu doesn't work at all, totally unresponsive.
--
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=46624
Bug ID: 46624
Summary: StarCraft: Remastered Edition disabled Monitors, Gamma
Correction and Real-Time Lightning configuration
Product: Wine-staging
Version: 4.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: linards.liepins(a)gmail.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
Created attachment 63525
--> https://bugs.winehq.org/attachment.cgi?id=63525
screenshot
Attaching Screenshot.
Logs not provided as I am using Battle.net Launcher.
Distro: Fedora 29 x64
System details /
Graphics:
Device-1: AMD Ellesmere [Radeon RX 470/480/570/570X/580/580X/590]
vendor: XFX Pine driver: amdgpu v: kernel bus ID: 01:00.0
chip ID: 1002:67df
Display: x11 server: Fedora Project X.org 1.20.3 driver: amdgpu
compositor: gnome-shell v: 3.30.2 resolution: 1920x1080~60Hz
OpenGL: renderer: Radeon RX 580 Series (POLARIS10 DRM 3.27.0
4.20.6-200.fc29.x86_64 LLVM 7.0.1)
v: 4.5 Mesa 18.3.3 direct render: Yes
NOTE: Mesa upgraded from Mesa 18.2.8 to 18.3.3 via
https://copr.fedorainfracloud.org/coprs/petrb/mesa/
--
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=47086
Bug ID: 47086
Summary: Vertical scrollbar does not display in Chessbase 11
when changing contents of window
Product: Wine
Version: 4.6
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dav75uk(a)yahoo.co.uk
Distribution: ---
Created attachment 64283
--> https://bugs.winehq.org/attachment.cgi?id=64283
Dude, where's my scrollbar? [should appear on far right]
On the main screen of Chessbase 11, if you are viewing the contents of a
database which does not need a vertical scrollbar, and then switch to one which
does the scrollbar does not automatically appear. Clicking where the scrollbar
should be causes it to render again.
--
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=41712
Bug ID: 41712
Summary: lto build is broken
Product: Wine
Version: 1.9.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: build-env
Assignee: wine-bugs(a)winehq.org
Reporter: hi-angel(a)yandex.ru
Distribution: ---
Compiling WINE with "-flto" in LDFLAGS breaks the build for link-time. The
problem boils down to the following minimal example:
$ cat main.c
void foo();
int main() {
foo();
}
$ cat foo.c
void foo() { }
$ winegcc -c -flto foo.c
$ winegcc main.c foo.o
/usr/lib/wine/libwinecrt0.a(exe_entry.o): In function
`__wine_spec_exe_entry':
(.text+0x8d): undefined reference to `ExitProcess'
/usr/bin/ld: a.out.so: hidden symbol `ExitProcess' isn't defined
/usr/bin/ld: final link failed: Bad value
collect2: error: ld returned 1 exit status
winegcc: gcc failed
Simply removing the "-flto" option from the steps fixes the build.
--
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=48402
Bug ID: 48402
Summary: Harry Potter: Quidditch World Cup installer doesn't
show the progress
Product: Wine
Version: 5.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: oleg.kuznetsov(a)metamint.ru
Distribution: ---
Created attachment 66174
--> https://bugs.winehq.org/attachment.cgi?id=66174
log during the installation
During installation of Harry Potter: Quidditch World Cup, the installer doesn't
show progress neither in percents, nor in form of the progress bar. On real
Windows Vista, it is being shown as it should.
WINEARCH=win32 WINEPREFIX=~/.wine_hp ./wine winecfg
Prefix was set to "Vista".
WINEPREFIX=~/.wine_hp/ ./wine start /unix /media/desktop/HPQ_E3/AutoRun.exe &>
~/HPQWC_install.log
I closed the installer near the end of the installation, because it was
starting up the game.
desktop@steamos:~/Code/wine$ ./wine --version
wine-5.0-rc3-11-g6e4d441
--
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=49423
Bug ID: 49423
Summary: Added input lag in World of Warcraft and other games
Product: Wine
Version: 4.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bloodyiron(a)lanified.com
Distribution: ---
In World of Warcraft you use WASDQE to move your character in the world in a
very highly responsive manner. When using WINE 4.16, there is no perceptible
input lag. However, switching to WINE 4.17 or higher (verified in 5.7 also),
there is immediately perceptible input lag. Namely, in a combination of
dropped/missed inputs and delayed response to inputs the game receives.
This seems to be reproducible 100% of the time based on my experience and
generally everyone else I've asked, or read comments on the topic.
This input lag is so bad it means World of Warcraft should not be played on any
version higher than WINE 4.16 until this input lag bug is fixed, as it makes
gameplay elements (complex boss fights) nearly impossible.
--
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=46523
Bug ID: 46523
Summary: GTA / Grand Theft Auto IV (1.0.7.0) crashes under wine
4.0, works OK under 3.0.4
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dmayr.dev(a)gmail.com
Distribution: ---
Created attachment 63380
--> https://bugs.winehq.org/attachment.cgi?id=63380
GTA IV backtrace
GTA / Grand Theft Auto IV (1.0.7.0): it gets past the intro screen (R* logo),
but after pressing "Start", it begins loading data while showing the game
characters loading screen, and crashes halfway, showing a backtrace window.
It works OK under wine 3.0.4.
All libraries are internal, except for MS VC++ 2005 redistributable.
No wine prefix options nor 'export' flags.
ThinkPad T410s
Processor: Intel i5 (1st-gen), quad-core 2.53Mhz
Memory: 4Gb RAM
OS: Ubuntu 18.04 / elementaryOS Juno
Graphics: NVidia NVS3100M (304.107 driver)
--
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=52056
Bug ID: 52056
Summary: TrackMania 2020: Crash on or soon after launch
Product: Wine
Version: 6.21
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jonwsb(a)gmail.com
Distribution: ---
Created attachment 71066
--> https://bugs.winehq.org/attachment.cgi?id=71066
wine-staging 6.21 trackmania 2020 terminal output
It seems any version of wine-staging newer than 5.22 now causes TrackMania 2020
to crash at the main menu or earlier.
wine-staging 5.22 allows the game to work normally as far as I tested.
The game is available freely from "https://ubisoftconnect.com/" but an account
is needed.
--
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=31245
Bug #: 31245
Summary: xrandr12 warcraft 3 regression
Product: Wine
Version: 1.5.9
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winex11.drv
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: asdfrewq(a)mail.ru
Classification: Unclassified
When i trying to change screen resolution in Warcraft 3 options, it show me
confirmation window "All ok, do you realy want to save this resolution", but
realy nothing happens, resolution does not change.
This is printed to stdout:
fixme:win:EnumDisplayDevicesW ((null),0,0x33f354,0x00000000), stub!
err:xrandr:xrandr12_set_current_mode Resolution change not successful --
perhaps display has changed?
In wine 1.5.8 all was ok.
--
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.