https://bugs.winehq.org/show_bug.cgi?id=44317
Bug ID: 44317
Summary: 3.0-rc5 removes elements displayed in version 2.18,
displays hidden instead.
Product: Wine
Version: 3.0-rc5
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: minor
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: brian.black(a)email.com
Distribution: ---
Created attachment 60167
--> https://bugs.winehq.org/attachment.cgi?id=60167
Example image 01 2.18 staging comparison
Mounts, eyes, external layers of armor fails to render. (Invisible) bounding
boxes are displayed as opaque black or red boxes at campfires. Unlike 2.18
staging 3.0-rc5 is missing elements rendered in 2.18 such as tree leaves and
other background elements.
I will now illustrate this with the attachments. While I edited these using
GIMP to add text and call outs, no graphic details to images were altered.
1. Image01 (2.18) shows my "pet" flying on the left side of the screen wearing
his orange clothing, the buildings in the background are fogged in blue as they
should be, and the big tree has the pinkish leaves. All of these elements are
normal and have no issue. My character is missing his boots (no feet) and has
no eyes, while all other character have all these items.
2. Image02 (3.0-rc5) shows my "pet" now flying in front of the tree on the
right. The tree is missing leaves and is now bare. The background is now black
and even more elements are missing from my character than before.
3. Image03 (3.0-rc5) shows me mounted on my wolf the same mount as my friend
posed nearby to illustrate the effect is just my character and not other
characters. The application it seems handles the individual character
differently than those of other players and non player AIs.
This game is completely unplayable under 3.0-rc5, due to the fact many areas
show as solid colors (such as black). Making it near next to impossible to
navigate dungeons. Anyone playing in 2.18-staging should remain there for game
play purposes. While debugging continues in 3.0 and beyond.
--
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=32290
Bug #: 32290
Summary: SSF v0.12 Beta R3 cannot be run properly
Product: Wine
Version: unspecified
Platform: x86-64
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: radiowavers(a)gmail.com
Classification: Unclassified
Software information:
--------------------------------------------------------------------------------------
http://en.wikipedia.org/wiki/SSF_(emulator)http://www7a.biglobe.ne.jp/~phantasy/ssf/index.htmlhttp://www7a.biglobe.ne.jp/~phantasy/ssf/files/SSF_012_beta_R3.zip
--------------------------------------------------------------------------------------
System information:
--------------------------------------------------------------------------------------
OS version: Mac OS X Mountain Lion 10.8.2
X Window System: XQuartz 2.7.4 (xorg-server 1.13.0)
Wine version: 1.5.18 - latest development version, built with GCC 4.7.2 from
sources.
I am using development version, because it has the built-in fix for Bug 32101.
All the dependencies of Wine and GCC are the latest stable.
--------------------------------------------------------------------------------------
First of all, bug 12622 needs to be reopened (or a new version of it to be
created, since
"fixme:win:EnumDisplayDevicesW ((null),0,0xRandomMemoryAddress,0x00000000),
stub!" error is not fixed by inserting/mounting a CD!
If I mount/insert a CD, I get this console error anyway, and program closes in
two seconds!
If I don't mount/insert a CD, I get this console error and the program launches
with warning message "?????CD??????????"
(no CD present). But, if I ignore this warning message and don't click OK
(which would result in program termination)
I could navigate in the main program window between menu options (with keyboard
arrows only, since program window
doesn't expand and anything except "File(F)" is not visible. I click "File(F)"
and then left/right keyboard arrows)
However, if I click "Option (O)", "Rotation", "Window Size", "Sound Record
(S)", "Video Record (V)",
or even "cep(C)" (which should show a small message, like "About...") I get a
"Program Error" message.
In the attachment, you could see a .zip archive with all the different
backtraces I got for these options.
--
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=47217
Bug ID: 47217
Summary: Adobe Lightroom crashes in
d2d:d2d_device_context_DrawImage
Product: Wine
Version: 4.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: d2d
Assignee: wine-bugs(a)winehq.org
Reporter: bugs(a)bzatek.net
Distribution: ---
Created attachment 64488
--> https://bugs.winehq.org/attachment.cgi?id=64488
gzipped console log
When the GPU Acceleration is switched on in the Lightroom configuration,
opening Import module crashes wine. This bug has been sitting there for some
time, spanning from Lightroom releases 7.2, 7.5 and 8.1 (all 64b) and wine
releases back to 3.20 AFAIR. Switching the GPU Acceleration off makes the
Import module work as expected (albeit slow).
Not exactly sure this is a D2D issue, the traces usually look like this:
> 0029:fixme:d2d:d2d_device_context_CreateEffect iface 0x401aa400, effect_id {1feb6d69-2fe6-4ac9-8c58-1d7f93e7a6a5}, effect 0x23e1e0 stub!
> 0029:fixme:d2d:d2d_effect_SetInput iface 0x7ff01d4c8780, index 0, input 0x7ff03fb35380, invalidate 1 stub!
> 0029:fixme:d2d:d2d_effect_SetValue iface 0x7ff01d4c8780, index 2, type 0, value 0x23e370, value_size 4 stub!
> 0029:fixme:d2d:d2d_effect_SetValue iface 0x7ff01d4c8780, index 0, type 0, value 0x23e370, value_size 4 stub!
> 0029:fixme:d2d:d2d_effect_GetOutput iface 0x7ff01d4c8780, output 0x23e370 stub!
> 0029:fixme:d2d:d2d_device_context_DrawImage iface 0x401aa400, image (nil), target_offset {2.66799965e+01, 1.46500000e+02}, image_rect (null), interpolation_mode 0x1, composite_mode 0 stub!
> wine: Unhandled page fault on read access to 0x00000000 at address 0x572ebed (thread 0029), starting debugger...
Let me know in case any other information 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.
https://bugs.winehq.org/show_bug.cgi?id=37371
Bug ID: 37371
Summary: EVE Probe: ALError: ALResult(80004005) E_FAIL: An
undetermined error occurred
Product: Wine
Version: 1.7.28
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: Commander.Alchemy(a)gmail.com
Created attachment 49697
--> https://bugs.winehq.org/attachment.cgi?id=49697
log
Running the application EVE - Probe seems to silently crash when you want to
start this benchmark.
The link to the current version:
https://forums.eveonline.com/default.aspx?g=warning&l=http%3a%2f%2ffiles.ev…
Tried to debug it more but cannot find how to get around this issue.
Best Regards
Artur O.
--
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=35512
Bug ID: 35512
Summary: Adobe CC installer stalls
Product: Wine
Version: 1.7.11
Hardware: x86-64
URL: https://creative.adobe.com/products/photoshop
OS: Linux
Status: NEW
Keywords: download, Installer
Severity: minor
Priority: P2
Component: wintrust
Assignee: wine-bugs(a)winehq.org
Reporter: imwellcushtymelike(a)gmail.com
Classification: Unclassified
Created attachment 47405
--> http://bugs.winehq.org/attachment.cgi?id=47405
wine-1.7.11-206-g82b3813 console output
Working around Bug 35510 with a native winhttp the Adobe CC installer stalls
and doesn't do anything.
fixme:wintrust:HTTPSCertificateTrust (0x15fbd8)
fixme:wintrust:HTTPSFinalProv (0x15fbd8)
Using wintrust.dll (and msasn1.dll) from Windows XP (Win 7 has too many
dependencies) allows things to move on slightly further to:
fixme:crypt:I_CryptCreateLruCache (0x98dae4, 0x76c5a018): stub!
fixme:crypt:I_CryptInstallAsn1Module (0x15e340 00000000 (nil)): stub
The installer then stalls once more.
--
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=46802
Bug ID: 46802
Summary: SD Card don't appears
Product: Wine
Version: 4.3
Hardware: arm
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sandersonclarck(a)gmail.com
Hello guys, I installed Wine version 4.3 on my Reo Note 5 Pro, give all
permissions necessary in Android Options, but when I started Wine I got a black
screen, fine, I solved that changing GPU Renderer to SKIA, but when I try to
enter in my SD Card, I can't find it, in Z:\ directory don't have nothing, I
searched for a solution at forum, Google and YouTube, but nothing... Tried to
moving the apps that I want to install to Wine directory, on "users/(my
user)/Desktop/", but when I tried to install instead Wine directory, a message
appears, saying "ACESS DENIED"
Things that I did:
1 - Give all permissions to Wine 4.3
2 - Changed GPU to SKIA
Can u guys tell me what's wrong? I'm new in this app and just want to install
C++, Notepad++ and Steam, thank u guys for attention!
--
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=44560
Bug ID: 44560
Summary: Cossacks 3: black units & trees
Product: Wine-staging
Version: 3.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: loic.blot(a)unix-experience.fr
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 60522
--> https://bugs.winehq.org/attachment.cgi?id=60522
screenshot
Cossacks 3 under wine staging 3.2 (and wine 2.21) has black units and trees.
OS: archlinux
architecture: amd64
Graphics: Radeon RX580
--
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=42680
Bug ID: 42680
Summary: Playstation Now needs
msvcr120.dll.?_NewCollection@_AsyncTaskCollection@deta
ils@Concurrency@@SAPAV123@PAV_CancellationTokenState@2
3@@Z
Product: Wine
Version: 2.4
Hardware: x86
URL: https://www.playstation.com/en-us/explore/playstationn
ow/
OS: Linux
Status: NEW
Keywords: download
Severity: normal
Priority: P2
Component: msvcrt
Assignee: wine-bugs(a)winehq.org
Reporter: austinenglish(a)gmail.com
Distribution: Gentoo
Follow up to bug 42658
--
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=26570
Summary: Maestia | Das Fantasy-MMORPG
Product: Wine
Version: unspecified
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: devil77329(a)yahoo.de
This is my bugreport to the support team of Maestia (german)
Nach der Installation und
bei jedem Aufrufen des Programmstarters mit "root - Rechten" Meldung No.1:
* ! Verbindung zum Patchserver fehlgeschlagen [ OK ] *
ein separates öffnen der MaestiaUpdater.exe unter Wine bringt das gleiche
Ergebnis
Meldung No.2
* Programm Fehler
Im Programm MaestiaUpdater.exe traten schwerwiegende Fehler auf und es muss
beendet werden. Wir entschuldigen uns für die Unannehmlichkeit.
Die Ursache kann ein Problem im Programm oder ein Fehler in Wine sein.
Sie können unter http://appdb.winehq.org Tips zum Ausführen der Anwendung
einholen.
Tritt dieses Problem unter Windows nicht auf und wurde es noch nicht gemeldet,
können Sie unter http://bugs.winehq.org einen Eintrag hinterlassen. [ Schließen
] *
--
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=39109
Bug ID: 39109
Summary: Erro na compilação do wine pelo cygwin
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Windows
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: heliomoreno(a)gmail.com
./tools/winebuild/winebuild.exe -m64 -w --implib -o dlls/aclui/libaclui.a
--export ./dlls/aclui/aclui.spec
winebuild: Unix-style import libraries not supported yet
Makefile:492: recipe for target 'dlls/aclui/libaclui.a' failed
make: *** [dlls/aclui/libaclui.a] Error 1
-------------------------
~/Downloads/wine-1.6.2
$ CC="ccache gcc" ./configure --enable-win64 --without-freetype --without-x
make depend
make <-- apresenta erro nesta parte
--
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=50269
Bug ID: 50269
Summary: Resident Evil Revelations 2 videos do not play.
Product: Wine
Version: 6.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: SolisX007(a)yahoo.com
Distribution: ---
Created attachment 68810
--> https://bugs.winehq.org/attachment.cgi?id=68810
REREV2-Terminal-wine-6.0rc1.txt
Resident Evil Revelations 2 videos do not play. Tested in a clean wine prefix
with wine-6.0rc1.
--
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=48414
Bug ID: 48414
Summary: Disappearing textboxes
Product: Wine
Version: 4.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: drfiemost(a)email.it
Distribution: Other
Created attachment 66186
--> https://bugs.winehq.org/attachment.cgi?id=66186
Screenshot of OpenMPT with incorrectly rendered textboxes
Since Wine 4.x some textboxes are not rendered or appear without border in
OpenMPT (https://openmpt.org/), see the attached screenshot. When clicking on a
textbox it gets back to normal.
The problem is still present in 5.0-rc3 and was not there in Wine 3.0.x
--
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=51884
Bug ID: 51884
Summary: HP calculator emulator doesn't get past the license
agreement screen
Product: Wine
Version: 6.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jfelten632(a)gmail.com
Distribution: ---
Created attachment 70826
--> https://bugs.winehq.org/attachment.cgi?id=70826
debug info
Whenever I try starting up the HP Prime Virtual Calculator (downloaded from
https://www.hpcalc.org/details/8939), it gives me a C++ runtime error, and I
have no idea what could be causing it. I have attached the error details below.
--
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=41171
Bug ID: 41171
Summary: Segfault on cinepak movie playback in War Wind
Product: Wine-staging
Version: 1.9.15
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: wine-tester(a)yandex.ru
CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de,
sebastian(a)fds-team.de
Distribution: ---
Created attachment 55403
--> https://bugs.winehq.org/attachment.cgi?id=55403
backtrace
War Wind crashes on start while trying to play the intro logo, which is an AVI
file with ffcvid codec. Here is the error message (backtrace is attached):
ALSA lib pcm_dmix.c:961:(snd_pcm_dmix_open) The dmix plugin supports only
playback stream
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
fixme:x11drv:X11DRV_desktop_SetCurrentMode Cannot change screen BPP from 32 to
8
fixme:ddraw:ddraw7_WaitForVerticalBlank iface 0x13dae0, flags 0x1, event (nil)
stub!
fixme:ddraw:ddraw_surface7_Flip Ignoring flags 0x1.
fixme:iccvid:ICCVID_DriverProc Unknown message: 401e 3539192 3539240
err:iccvid:decode_cinepak CVID: corruption 29700 (QT/AVI) != 13158 (CV)
wine: Unhandled page fault on write access to 0x003f8070 at address 0x7d4f688f
(thread 0009), starting debugger...
preloader: Warning: failed to reserve range 00010000-00110000
--
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=38318
Bug ID: 38318
Summary: Corel Draw 3.0 Installation won't start
Product: Wine
Version: 1.7.39
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: maiktapwagner(a)aol.com
Distribution: ---
Created attachment 51156
--> https://bugs.winehq.org/attachment.cgi?id=51156
Console output (Slackware 14.1 - 32 Bit)
Hello everyone,
I bought an old (but still shrinkwrapped) "Corel Draw 3.0" CD-ROM on ebay.
Please note that this is NOT Corel Draw X3. I installed in a clean wineprefix
and set winecfg to Windows 3.1 (which is recommended on the CD). Unfortunately
the installer (setup.exe) doesn't start up and gives a fatal error. The output
of this fatal error is 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.
http://bugs.winehq.org/show_bug.cgi?id=16328
Summary: GTA4 does not work under Wine
Product: Wine
Version: CVS/GIT
Platform: PC
OS/Version: Linux
Status: UNCONFIRMED
Severity: enhancement
Priority: P2
Component: advapi32
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: zapolnov(a)gmail.com
Created an attachment (id=17631)
--> (http://bugs.winehq.org/attachment.cgi?id=17631)
Wine Log
When running GTA4 it calls some unimplemented function in advapi32.dll and
crashes. Wine log is 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=13656
Summary: Testout navigator does not dispaly menus or vodeo
correctly
Product: Wine
Version: 1.0-rc2
Platform: Other
OS/Version: other
Status: UNCONFIRMED
Severity: normal
Priority: P3
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: keith_kw_muir(a)blueyonder.co.uk
Testout navigator Starts but grey pane where the course video would play and
the menu bar is empty.
--
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=40283
Bug ID: 40283
Summary: Cheat Engine Access Violation
Product: Wine
Version: 1.8.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pavluk6(a)mail.ru
Distribution: ---
You still can edit applications' data, but speedhack doesn't works (DLL
injection failed)
--
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=49908
Bug ID: 49908
Summary: vbscript: ExecuteGlobal is not implemented
Product: Wine
Version: 5.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: vbscript
Assignee: wine-bugs(a)winehq.org
Reporter: sloper42(a)yahoo.com
Distribution: ---
Created attachment 68275
--> https://bugs.winehq.org/attachment.cgi?id=68275
vbs testcase
The script in
https://bugs.winehq.org/show_bug.cgi?id=39971
uses ExecuteGlobal, which is only stubbed in vbscript.dll.
--
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=48668
Bug ID: 48668
Summary: rFactor2 - Physics thread slower on multiplayer mode
Product: Wine
Version: 5.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: alex.brrsclnt(a)gmail.com
Distribution: Ubuntu
Created attachment 66525
--> https://bugs.winehq.org/attachment.cgi?id=66525
Steam rfactor2 proton log
This bug is created after the one that exists in the Proton github issue
tracker
https://github.com/ValveSoftware/Proton/issues/245
The game runs fine in single player mode since version 4.11 to the newest
versions of Proton, but there is a problem in multiplayer mode that makes the
game run slower.
We have asked to the game devs in their discord server for some info, try to
get some logs of the multiplayer execution, and finally, one dev told us that
despite the graphics thread was fine, there is something wrong affecting to the
physics thread in the game, and this only happens in online races, so the issue
may be in the network code of Proton/Wine. (@leillo1975 tried to run the game
in vanilla Wine, and the problem was also there).
Is there any way to trace the network execution to find what could be the
problem?
I added a log file in the proton issue tracker generated running the game with
the "PROTON_LOG=1 %command%" but don't know if that contains enough
information.
Let me know if I can add any other info.
Thanks!
--
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=38409
Bug ID: 38409
Summary: Wine Task Tray does is not in the taskbar KDE 5
Product: Wine
Version: 1.7.40
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: jack(a)emoss.org
Distribution: ---
The wine System Tray is not linked to the KDE desktop at all in KDE 5 but it
worked fine in KDE 4.
--
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=45364
Bug ID: 45364
Summary: Frostpunk
Product: Wine
Version: 3.10
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hewanci(a)gmail.com
Distribution: ---
Frostpunk is so dark that it's unplayable due to not being able to see what's
happening.
Steam version
Staging 3.10
Arch Linux
There is already a bug about glitches but I doN't know how related that is: bug
45098
--
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=17638
Summary: NOLF GotY: Sluggish mouse reaction when in zoom mode
Product: Wine
Version: 1.1.16
Platform: PC-x86-64
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: liquid.acid(a)gmx.net
CC: jb.faq(a)gmx.de
Mouse input in NOLF is generally a bit "inprecise", but one thing is broken for
sure.
Some weapons feature a zoom mode, but when this zoom mode is switched on it's
almost impossible to accurately use it since the mouse input becomes very
sluggish then. Turn zoom off again and mouse input stabilizes again.
I suppose that's a dinput problem, but I'm not sure about that.
The wine-0.9.46 testresult here
(http://appdb.winehq.org/objectManager.php?sClass=version&iId=305&iTestingId…)
mentions a "weird mouse problem", but I'm not sure if that's what I'm
encountering.
Haven't tried any native DLLs though.
--
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=31157
Bug #: 31157
Summary: Filemaker Pro 12 Trial crashes
Product: Wine
Version: 1.2.3
Platform: x86
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: maikwagner(a)yahoo.com
Classification: Unclassified
Created attachment 40903
--> http://bugs.winehq.org/attachment.cgi?id=40903
Crash Output on Filemaker 12
I would like to report some issues with Filemaker 12 Trial which can be
downloaded from Filemaker.com.
The application installs okay and I can start "Filemaker 12" from the command
line. When opening a sample solution (I selected "Invoices") the application
crashes. I have attached my console output.
--
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.