https://bugs.winehq.org/show_bug.cgi?id=56676
Bug ID: 56676
Summary: native wayland resolution with 32bit games on wow64
grabs input
Product: Wine
Version: 9.8
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zlice(a)crtdrift.us
Distribution: ---
Enabling wow64 (64bit wine without separate 32bit) to get native wayland wine
running seems to have issues when rescaling input. Fallout 3 and KOTOR have
similar related issues.
Fallout 3 - if you are at a different resolution than what is set in the ini,
the game opens a popup saying to run the launcher because your input does not
support the resolution. This popup seems to freeze all input related to the
window manager (labwc), where the mouse is locked and keyboard shortcuts will
not work. You can use tab/arrows to press the 'ok' button which will close the
popup. Changing to the resolution with wlr-randr to match the ini file runs
fine afaict.
KOTOR - this game changes resolution a lot for startup and cutscenes. It also
has a lower resolution compared to most games and does not hit 1080p. Similarly
input is trashed and does not work as expected. The game does not start. I
assume if the game did start it would constantly want to change resolution for
cutscenes.
Using XWayland does not appear to have the same issues. But it does not change
resolution appropriatey (and with it, refresh rate).
I was only able to get 32bit games running under native wine+wayland with the
wow64 mode. Not sure if I missed something with the build or if 32bit is not
properly set up yet. KOTOR had an error about using the null/noa(?) driver.
Fallout 3 just didn't run, assert(!status) for vkCreateInstance at
winevulkanloader.c:271
I can file separate bug for resolution scaling in wayland vs the input grab.
System
- kernel 6.9.0
- wine 9.8
- void linux
- labwc 0.7.2 (wayland wlroots)
--
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=56743
Bug ID: 56743
Summary: Wine "typo" in traces ... library failing to be loaded
see their 1st letter replaced by a "v".
Product: Wine
Version: 9.9
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kyle.kcsoftwares(a)gmail.com
Distribution: ---
Created attachment 76525
--> https://bugs.winehq.org/attachment.cgi?id=76525
traces
Trying to wine mspaint.exe with W2K3 mspaint.exe ... library failing to be
loaded see their 1st letter replaced by a "v". See screenshot
--
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=56077
Bug ID: 56077
Summary: [9.0_rc regression] C&C Generals Zero Hour fails to
startup with: err:module:DelayLoadFailureHook failed
to delay load ole32.dll.CLSIDFromString
Product: Wine
Version: 9.0-rc3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: herrtimson(a)yahoo.de
Distribution: ---
hey everyone, I've got a wine prefix for C&C Generals which works just fine
with wine-8.0.2. Now that I upgraded to wine-9.0_rc3 for testing, it is pretty
broken:
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 1 (X_CreateWindow)
Resource id in failed request: 0x4000004
Serial number of failed request: 184
Current serial number in output stream: 204
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 1 (X_CreateWindow)
Resource id in failed request: 0x4000004
Serial number of failed request: 48
Current serial number in output stream: 52
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 1 (X_CreateWindow)
Resource id in failed request: 0x4000004
Serial number of failed request: 48
Current serial number in output stream: 52
0024:err:xrandr:xrandr_get_screen_resources Failed to get screen resources.
0024:err:xrandr:xrandr14_get_gpus Failed to get gpus
0024:fixme:exec:SHELL_execute flags ignored: 0x00000100
0024:err:module:import_dll Library coml2.dll (which is needed by
L"C:\\windows\\system32\\ole32.dll") not found
0024:err:module:DelayLoadFailureHook failed to delay load
ole32.dll.CLSIDFromString
wine: Call from 7BC42CDC to unimplemented function ole32.dll.CLSIDFromString,
aborting
wine: Unimplemented function ole32.dll.CLSIDFromString called at address
7BC42CDC (thread 0024), starting debugger...
013c:err:xrandr:xrandr_get_screen_resources Failed to get screen resources.
013c:err:xrandr:xrandr14_get_gpus Failed to get gpus
X Error of failed request: BadWindow (invalid Window parameter)
Major opcode of failed request: 1 (X_CreateWindow)
Resource id in failed request: 0x4000004
Serial number of failed request: 48
Current serial number in output stream: 52
user@tuxbox ~ $ 014c:err:seh:NtRaiseException Unhandled exception code c0000005
flags 0 addr 0x7eb4e655
wine client error:14c:
--
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=49498
Bug ID: 49498
Summary: In file-open dialog, selecting .lnk shortcut picks
shortcut instead of going to target folder
Product: Wine
Version: 5.11
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nyanpasu64(a)tuta.io
Distribution: ---
In a Wine file-open dialog, if you double-click a shortcut to a folder (unsure
about file), it sends the shortcut to the program instead of navigating to the
folder.
OpenMPT is one app which expects you to open a .lnk file in a file-open dialog.
The way I found this bug is:
- Install OpenMPT on Windows or Wine.
- Open the View menu and click Setup.
- Click the Keyboard tab, and click "Import Keys...".
If you double-click "More Keymaps", Windows would go to the .lnk target
directory. But Wine returns the .lnk file from the file-open dialog.
Note that OpenMPT uses XP-style file dialogs on Wine because Wine's Vista-style
file dialogs are terrible.
https://github.com/OpenMPT/openmpt/blob/84428b3666d79d197a7bb9f3a9ece0b2ba2…
On Wine, both XP/Vista dialogs don't traverse the .lnk file and instead return
the .lnk path. On Windows, both XP/Vista dialogs traverse the .lnk file.
MFC defines two types of dialogs with a similar C++ API. XP = Common File
Dialog (I think), Vista = Common Item Dialog (COM-based).
--
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=33306
Bug #: 33306
Summary: Wine creates FreeDesktop .desktop files when windows
Desktop shortcuts (lnk files) are created
Product: Wine
Version: 1.5.26
Platform: x86
OS/Version: Mac OS X
Status: UNCONFIRMED
Severity: trivial
Priority: P2
Component: -unknown
AssignedTo: wine-bugs(a)winehq.org
ReportedBy: adman.com(a)gmail.com
Classification: Unclassified
Mac OS X does not support the freedesktop standard for .desktop files, however
Wine attempts to create one anyway when a Windows shortcut (lnk file) is
created by an installer.
This feature should be disabled on Mac OS X, in place of something which can
generate Mac OS X-compatible shortcuts.
--
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=54471
Bug ID: 54471
Summary: Spider-Man The Movie (2022) black cut-scenes
Product: Wine
Version: 8.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: legluondunet(a)gmail.com
Distribution: ---
Hello,
I tried to install Spider-Man The Movie (2022) (CD), intro video and all others
videos are black, but you can hear sound.
The video are encoded with blink codec.
I can reproduce this bug with demo of this game available here:
https://www.fileplanet.com/archive/p-27762/Spider-Man-The-Movie-Demo
My log using wine-staging 8:
$ wine SpiderMan.exe
0144:fixme:imm:ImeSetActiveContext (0003008E, 1): stub
0144:fixme:imm:ImmReleaseContext (00040050, 0003008E): stub
012c:fixme:imm:ImeSetActiveContext (000000000002003E, 0): stub
012c:fixme:imm:ImmReleaseContext (00000000000200A8, 000000000002003E): stub
0144:fixme:ntdll:NtQuerySystemInformation info_class
SYSTEM_PERFORMANCE_INFORMATION
0144:err:d3d:wined3d_restore_display_modes Failed to read the registry display
mode for L"\\\\.\\DISPLAY1".
0144:err:d3d:wined3d_swapchain_init Failed to restore display mode.
014c:fixme:d3d:state_linepattern_w Setting line patterns is not supported in
OpenGL core contexts.
--
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=46207
Bug ID: 46207
Summary: shaders broken in EVE Online
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: directx-d3dx11
Assignee: wine-bugs(a)winehq.org
Reporter: n.andrew.walsh(a)gmail.com
Distribution: ---
Created attachment 62889
--> https://bugs.winehq.org/attachment.cgi?id=62889
A combat site in EVE, which is surrounded by a giant black cube because of
broken shaders
Setting shaders to "high" quality in the graphics menu causes some shader
elements in EVE Online to render incorrectly. Notably in the new Abyssal sites,
as well as stars, around certain stargates, stations, and in certain anomaly
sites.
Józef Kucia submitted changes to the shaders in 3.16 and 3.17, which was around
when I started having the problem. I'm not sure if it's a regression, or just
work that still needs to be done. I've attached a screenshot to show what it
looks like: rather than a haze or gas-cloud effect, the whole site is
surrounded by a giant black cube. When inside this cube, visibility is poor,
most assets are invisible, and it's difficult to play.
Cheers.
--
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=38881
Bug ID: 38881
Summary: listview control sends messages before updating items
Product: Wine
Version: unspecified
Hardware: x86
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: comctl32
Assignee: wine-bugs(a)winehq.org
Reporter: aeikum(a)codeweavers.com
Distribution: ---
Wine's listview control sends LVN_ITEMCHANGED notifications as items are
updated. For example, when changing the selected item, it sends a notification
that the old item was deselected, and then sends a notification that the new
item has been selected. If an application queries the current selection during
the first notification, it will appear that no items are selected. This is
different from how Windows behaves, which appears to send notifications only
after updating all item states.
This breaks the Ancestral Quest program's Changelog feature, though this
requires the program to be purchased. It shouldn't be too hard to write tests
demonstrating this, either.
--
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=56390
Bug ID: 56390
Summary: So Blonde: game systematically crashes at a certain
point
Product: Wine
Version: 9.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: memax(a)gmx.fr
Distribution: Ubuntu
Game:
"So Blonde" European Retail DVD 1.01 version (English, French and German).
Point-and-click game developed by Wizarbox and released in 2008.
I couldn't find the game on either Steam or GOG. However, for those who want to
confirm the bug, the game is easily found in The Internet Archive Software
Collection.
OS:
Ubuntu 22.04.3 LTS 64bit.
Wine:
wine-9.3 development version (staging version is also affected).
Default Wine configuration, unmodified.
Clean Wine directory.
Description:
The game crashes at the start of the "Hook the Keys" mini-game. An error
message box is displayed.
This is chronologically the third mini-game in the game; the first two
mini-games do not cause the game to crash.
This "Hook the Keys" mini-game is launched when you play Max and you use the
"Fishing rod" with the "Wooden grille" at the centre of the Winsome Maid deck.
I'll provide a save of the game just before the crash for those who want to
confirm the 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=56286
Bug ID: 56286
Summary: Evil Under the Sun: game crashes when starting a new
game (regression)
Product: Wine
Version: 9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: memax(a)gmx.fr
CC: pgofman(a)codeweavers.com
Regression SHA1: 354a8bb1f4a65bdec052606f2799db9e2907b5b1
Distribution: Ubuntu
Created attachment 76008
--> https://bugs.winehq.org/attachment.cgi?id=76008
Terminal output after crash
Game:
Agatha Christie: Evil Under the Sun
OS:
Ubuntu 22.04.3 LTS 64bit
Wine:
wine-9.1
WINEARCH=win32
Clean prefix
Description:
The game crashes systematically when you start a new game.
According to AppDB, the game was rated platinum with older versions of Wine. So
I ran a regression test:
354a8bb1f4a65bdec052606f2799db9e2907b5b1 is the first bad commit
commit 354a8bb1f4a65bdec052606f2799db9e2907b5b1
Author: Paul Gofman <pgofman(a)codeweavers.com>
Date: Thu May 11 21:53:02 2023 -0600
ntdll: Better match Windows subheap sizes.
dlls/kernel32/tests/heap.c | 8 ++------
dlls/ntdll/heap.c | 13 +++++++++----
2 files changed, 11 insertions(+), 10 deletions(-)
--
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=56253
Bug ID: 56253
Summary: Perry Rhodan - The Adventure (2008 game): demo crashes
on launch
Product: Wine
Version: 9.1
Hardware: x86-64
URL: https://www.4players.de/4players.php/download_info/Dow
nloads/Download/48508/Perry_Rhodan/Deutsche_Demo.html
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: memax(a)gmx.fr
Distribution: Ubuntu
Created attachment 75962
--> https://bugs.winehq.org/attachment.cgi?id=75962
log
Game:
'Perry Rhodan: The Adventure' German Demo
The full game is copy-protected (TAGES), so I've only considered the demo
version. Only a German-language demo is available. I've provided the link to
download it.
Once installed, the demo launches in windowed mode. To run it in full-screen
mode, add the option '-fullscreen' ('wine perry_rhodan.exe -fullscreen').
SHA256 Hash
71d8f9051abfe039437ba01a458b2afa2c261142078649922dc923ba5af8909c
perryrhodan_demode.exe
OS:
Ubuntu 22.04.3 LTS 64bit
Wine:
wine-9.1
WINEARCH=win32
Clean prefix
Description:
The game crashes as soon as it is launched (I've provided the log as an
attachment).
There is a workaround: run the demo using the option '-compatibility_mode'
('wine perry_rhodan.exe -compatibility_mode').
In compatibility mode, the game starts but in the lowest graphics settings.
When you go to 'Settings' ('Einstellungen'), and try to set the 'Default
settings' ('Voreinstellung') to 'High' ('Hoch'), it remains on 'Custom'
('Eigene') with 'Shadowmap' disabled in 'Shadows' ('Schatten'). The attempt to
activate 'Shadowmap' shadows fails (it remains deactivated even after the
settings have been saved) and the message below appears in the log. In
addition, 'Antialiasing' ('Kantenglättung') is deactivated (and cannot be
activated).
0024:fixme:wgl:X11DRV_wglChoosePixelFormatARB unused pfAttribFList
0024:err:wgl:glxdrv_wglShareLists Could not share display lists because both of
the contexts have already been current or shared
My guess is that the crash when you run the demo without the workaround is due
to the 'shadowmap' shadows or to the antialiasing.
--
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=56395
Bug ID: 56395
Summary: Open/save file dialog shows not drive:
err:commdlg:IShellBrowserImpl_BrowseObject could not
browse to folder
Product: Wine
Version: 8.0.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: comdlg32
Assignee: wine-bugs(a)winehq.org
Reporter: cubasuras(a)yahoo.fr
Distribution: ---
Created attachment 76148
--> https://bugs.winehq.org/attachment.cgi?id=76148
"Open File" dialog with no drive available, displayed from Notepad.exe (in
French)
Using a win32 profile that has works for years and still 2 weeks ago, the Open
File and Save File dialogs now does not show any disk drive, which usually
makes the application useless.
When the dialog is displayed, the following message is displayed on the
console:
0024:err:commdlg:IShellBrowserImpl_BrowseObject could not browse to folder
(first 4 digits are not constant)
The simplest way to get the error is:
wine notepad
Then File / Open
The problem is with the dialog, not with the drive itself, since using
wine cmd
and typing "DIR" commands, the drives are present and readable.
The bug can be "solved for me", since it does not happen with a new win32 or
win64 prefix, but according to web searches, it is quite common and unsolved
except by creating a new profile, so there might be something to be done.
--
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=52264
Bug ID: 52264
Summary: FL Studio 20.9 product activation does not persist
across reboot
Product: Wine
Version: 7.0-rc2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: mips171(a)icloud.com
Distribution: ---
FL Studio 20.9 product activation (which uses a registry key) will not persist
across reboots of the system.
This was working up until FL Studio 20.8.4 tested on WINE 7.0-rc2
Unsure how to debug or gather logs for this particular issue, but willing to do
as directed.
--
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=48608
Bug ID: 48608
Summary: Kotor 2 crsahes when starting a new game/loading a new
game
Product: Wine
Version: 5.0
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bgracer2010(a)gmail.com
Distribution: ---
Created attachment 66448
--> https://bugs.winehq.org/attachment.cgi?id=66448
Logs from wine
Game installs and runs normally through character creation and showing intro
movie. After the fact it crashes.
--
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=56557
Bug ID: 56557
Summary: I ask you to support writing in RTL languages
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: awf170407(a)gmail.com
I ask you to support writing in RTL languages such as Hebrew and Arabic. I
tried WineMate through Android via Termux 11, but most of the letters do not
respond. I used an external keyboard but it did not fix the problem. I asked
the Termux 11 developers and they told me that this is a problem related to
Wine. Please fix 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=56672
Bug ID: 56672
Summary: winepath returns wrong value on nfs4 mount
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spam(a)abma.de
Distribution: ---
i've mounted /mnt/data with nfs4.
winepath returns invalid values when a drive is configured with winecfg:
d: /mnt/data
winepath -w /mnt/data/userdocs
D:\
but thats invalid, it should return:
D:\userdocs
when i use a no-existing directory it returns the correct value:
winepath -w /mnt/data/userdocs2
D:\userdocs2
I've noticed this as drag and drop doesn't work any more when we switched from
cifs to nfs4. This leads to "File not found" errors in the applications.
--
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=56677
Bug ID: 56677
Summary: broken horizontal scroll
Product: Wine
Version: 5.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: hsen_d_a_s(a)mail.ru
Distribution: ---
Created attachment 76457
--> https://bugs.winehq.org/attachment.cgi?id=76457
broken horizontal scroll
When working in applications, such as NotePad++, WinScp. When scrolling, the
file tabs in NotePad++ or the directories in WinScp change. And the program
does not scroll
--
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=56589
Bug ID: 56589
Summary: Regression Broke .WMA File Playback in WMP10
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: cwbussard(a)gmail.com
Distribution: ---
wmp10 used to be able to play .wma files. Now it can't. Not sure which wine
version this got broken in.
(wmp11 can still play .wma files, but the installation is miserable (requiring
flipping between multiple windows versions to complete the "first run") and the
UI is totally busted. This is OK for my purposes (DirectSong), but it's not a
generally applicable solution.)
--
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=39983
Bug ID: 39983
Summary: wine cannot work in any version, possibly the reason
for graphics card driver
Product: Wine
Version: 1.9.1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: chxp_moon(a)163.com
Distribution: ---
Created attachment 53423
--> https://bugs.winehq.org/attachment.cgi?id=53423
start winecfg after install wine
I first install ubuntu 14.04 on my new computer, if I update ubuntu before I
install wine1.6 (sudo apt-get install wine1.6), it show wine1.6 depends on
wine1.6-i386 (sudo apt-get install wine1.6-i386) and it cannot install, when I
install wine1.6-i386, it show wine1.6-i386 depends on wine1.4 and so on ...
(when I install xorg-edgers, I can install wine1.6 or wine1.8 (sudo apt-get
install wine1.6), however, the problem mention following still exist.)
Furhter, I reinstall the ubuntu 14.04 and install wine before I update the
systems. Wine1.6 is installed, however, when I start winecfg it show the error
of 'gdi32' error (see attachment).
I tried the wine1.8 and wine1.9.1 and also tried the ubuntu15.10, winecfg never
correctly started. And I also compile the 1.6 and 1.8 from source, it compile
right but cannot correctly started with same error.
I doubt the driver of my computer or some library of drive corrupt with wine.
my system and my computer information is here:
I using ubuntu 15.10 newly. The Graphic system: Intel® HD Graphics 5300
(Broadwell GT2) .
I think mesa library may corrupt with wine?
> uname -a
Linux UX305FA 4.2.0-22-generic #27-Ubuntu SMP Thu Dec 17 22:57:08 UTC 2015
x86_64 x86_64 x86_64 GNU/Linux
> cat /proc/version
Linux version 4.2.0-22-generic (buildd@lcy01-22) (gcc version 5.2.1 20151010
(Ubuntu 5.2.1-22ubuntu2) ) #27-Ubuntu SMP Thu Dec 17 22:57:08 UTC 2015
> lspci
00:00.0 Host bridge: Intel Corporation Broadwell-U Host Bridge -OPI (rev 09)
00:02.0 VGA compatible controller: Intel Corporation Broadwell-U Integrated
Graphics (rev 09)
00:03.0 Audio device: Intel Corporation Broadwell-U Audio Controller (rev 09)
00:04.0 Signal processing controller: Intel Corporation Broadwell-U Camarillo
Device (rev 09)
00:14.0 USB controller: Intel Corporation Wildcat Point-LP USB xHCI Controller
(rev 03)
00:16.0 Communication controller: Intel Corporation Wildcat Point-LP MEI
Controller #1 (rev 03)
00:1b.0 Audio device: Intel Corporation Wildcat Point-LP High Definition Audio
Controller (rev 03)
00:1c.0 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #1
(rev e3)
00:1c.3 PCI bridge: Intel Corporation Wildcat Point-LP PCI Express Root Port #4
(rev e3)
00:1f.0 ISA bridge: Intel Corporation Wildcat Point-LP LPC Controller (rev 03)
00:1f.2 SATA controller: Intel Corporation Wildcat Point-LP SATA Controller
[AHCI Mode] (rev 03)
00:1f.3 SMBus: Intel Corporation Wildcat Point-LP SMBus Controller (rev 03)
02:00.0 Network controller: Intel Corporation Wireless 7265 (rev 59)
> hwinfo --short
cpu:
Intel(R) Core(TM) M-5Y71 CPU @ 1.20GHz, 2600 MHz
Intel(R) Core(TM) M-5Y71 CPU @ 1.20GHz, 2683 MHz
Intel(R) Core(TM) M-5Y71 CPU @ 1.20GHz, 2600 MHz
Intel(R) Core(TM) M-5Y71 CPU @ 1.20GHz, 2788 MHz
graphics card:
Intel VGA compatible controller
sound:
Intel Audio device
Intel Audio device
storage:
Intel SATA controller
network:
wlan0 Intel WLAN controller
network interface:
lo Loopback network interface
wlan0 WLAN network interface
disk:
/dev/sda SanDisk SD7SN3Q5
bios:
BIOS
bridge:
Intel Host bridge
Intel PCI bridge
Intel PCI bridge
Intel ISA bridge
hub:
Linux 4.2.0-22-generic xhci-hcd xHCI Host Controller
Linux 4.2.0-22-generic xhci-hcd xHCI Host Controller
--
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=55806
Bug ID: 55806
Summary: recent updates broke Wine
Product: Wine-staging
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: johnmagdy437(a)yahoo.com
CC: leslie_alistair(a)hotmail.com, z.figura12(a)gmail.com
Distribution: ---
after upgrading Wine, i found that whenever i try to run any application it
refuses to open... even winecfg is not working
```
0220:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in
the registry for EEST, bias -120, std (d/m/y): 27/10/2023, dlt (d/m/y):
28/04/2023
0228:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in
the registry for EEST, bias -120, std (d/m/y): 27/10/2023, dlt (d/m/y):
28/04/2023
0230:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in
the registry for EEST, bias -120, std (d/m/y): 27/10/2023, dlt (d/m/y):
28/04/2023
0238:fixme:ntdll:find_reg_tz_info Can't find matching timezone information in
the registry for EEST, bias -120, std (d/m/y): 27/10/2023, dlt (d/m/y):
28/04/2023
0238:err:winediag:nodrv_CreateWindow Application tried to create a window, but
no driver could be loaded.
0238:err:winediag:nodrv_CreateWindow L"The explorer process failed to start."
```
***timedatectl status***:
```
Local time: Thu 2023-10-19 02:30:48 EEST
Universal time: Wed 2023-10-18 23:30:48 UTC
RTC time: Wed 2023-10-18 23:30:48
Time zone: Africa/Cairo (EEST, +0300)
System clock synchronized: yes
NTP service: active
RTC in local TZ: no
```
Wine Version: 8.0.2
***cat /etc/timezone**:
```
Africa/Cairo
```
similar issues:
https://forum.winehq.org/viewtopic.php?t=31104https://bugs.winehq.org/show_bug.cgi?id=32916https://bugs.winehq.org/show_bug.cgi?id=45786https://github.com/ValveSoftware/Proton/issues/944#issuecomment-417303447
i tried to run **TZ="America/Manaus" winecfg** and it fixed that timezone error
but it still failed to run any application even winecfg... and regarding window
problem i never found any fix nor patch for 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=48439
Bug ID: 48439
Summary: Tool selection bug in adobe Photoshop on Linux mint
Product: Wine
Version: 5.0-rc3
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: blocker
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: pourmirzai(a)gmail.com
Distribution: ---
Created attachment 66215
--> https://bugs.winehq.org/attachment.cgi?id=66215
right click when brush tool is selcted.
I've installed Photoshop CS6 on Mint 19.2 using Playonlinux. Everything is fine
with no problem but when I want to select a tool or change tool attributes, the
panel is empty and it shows my desktop inside the panel. I mean it looks like a
hole in the app!
I don't see any serious error in playonlinux debug panel.
although when I open playonlinux, I get an error that says: PlayOnLinux is
unable to find 32bits OpenGL libraries
I'm not sure if this error causes the problem.
--
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=52814
Bug ID: 52814
Summary: Transparent Window Trapping Mouse Events
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: kevin12berry(a)gmail.com
Distribution: ---
I have a Windows program that shows a transparent window over other
applications and this transparent window does not trap mouse events over other
applications.
When I run this program on Ubuntu 20.04 using Wine 5.0, the transparent window
does not trap mouse events over its own main application window, but it does
trap mouse events over other application windows, which it should not do.
--
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=52834
Bug ID: 52834
Summary: cross-compiling of wine is broken due to nls not
building
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Mac OS X
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: gcenx83(a)gmail.com
This affects the use of winetools for cross-compiling as __tooldeps__ doesn’t
build nls that’s now required by ntdll.
This can be worked around my manually running “make -C nls” within the
winetools directory. (Thanks Zeb)
--
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=52812
Bug ID: 52812
Summary: universe send box 2 Why is the game not installing?
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: gameux
Assignee: wine-bugs(a)winehq.org
Reporter: kemal1313(a)gmail.com
Distribution: ---
Created attachment 72188
--> https://bugs.winehq.org/attachment.cgi?id=72188
unuverse sandbox 2 Why is the game not installing?
Why is the game not installing?
universe sandbox 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=52801
Bug ID: 52801
Summary: MemoQ installs but crushes on first start.
Product: Wine
Version: 7.5
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: yarek(a)yeah.net
Distribution: ---
Created attachment 72179
--> https://bugs.winehq.org/attachment.cgi?id=72179
Error details
After smooth installation in Bottles, MemoQ encounters a serious error when
starting. I've included all the details in the attachment, but since I'm not a
programmer, I don't know what they're worth.
https://www.memoq.com/downloads
I'm running:
...-:::::-...
.-MMMMMMMMMMMMMMM-. -----------
.-MMMM`..-:::::::-..`MMMM-. OS: Linux Mint 20.3 x86_64
.:MMMM.:MMMMMMMMMMMMMMM:.MMMM:. Host: MS-7C81 2.0
-MMM-M---MMMMMMMMMMMMMMMMMMM.MMM- Kernel: 5.13.0-37-generic
`:MMM:MM` :MMMM:....::-...-MMMM:MMM:` Uptime: 3 days, 10 hours, 30 mins
:MMM:MMM` :MM:` `` `` `:MMM:MMM: Packages: 3364 (dpkg), 37 (flatpak),
.MMM.MMMM` :MM. -MM. .MM- `MMMM.MMM. Shell: bash 5.0.17
:MMM:MMMM` :MM. -MM- .MM: `MMMM-MMM: Resolution: 1920x1080
:MMM:MMMM` :MM. -MM- .MM: `MMMM:MMM: DE: Cinnamon
:MMM:MMMM` :MM. -MM- .MM: `MMMM-MMM: WM: Mutter (Muffin)
.MMM.MMMM` :MM:--:MM:--:MM: `MMMM.MMM. WM Theme: Mint-X (Mint-Y)
:MMM:MMM- `-MMMMMMMMMMMM-` -MMM-MMM: Theme: Mint-Y [GTK2/3]
:MMM:MMM:` `:MMM:MMM: Icons: Mint-Y [GTK2/3]
.MMM.MMMM:--------------:MMMM.MMM. Terminal: gnome-terminal
'-MMMM.-MMMMMMMMMMMMMMM-.MMMM-' CPU: Intel i7-10700 (16) @ 4.800GHz
'.-MMMM``--:::::--``MMMM-.' GPU: Intel Device 9bc5
'-MMMMMMMMMMMMM-' Memory: 6852MiB / 31970MiB
--
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.