https://bugs.winehq.org/show_bug.cgi?id=52906
Bug ID: 52906
Summary: Regression: Dorfromantik (via Steam) Fails to Launch;
Gives "File Not Found" Error
Product: Wine
Version: 7.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: sklein(a)codeweavers.com
Distribution: ---
Created attachment 72290
--> https://bugs.winehq.org/attachment.cgi?id=72290
terminal output
Attempting to launch Dorfromantik with Steam results in a "File Not Found"
error, and the game does not launch. It was working with wine 7.0, and stopped
working with wine 7.6. I ran a bisect, which identified commit 4240e71a350b as
the culprit. The issue is still present on 7.7.
--
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=52897
Bug ID: 52897
Summary: ?
Product: Wine
Version: 7.7
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: stevie1401(a)web.de
Distribution: ---
It's a shame, it's very complicated here and my English isn't very good.
I would like to report a bug in the Photifiltre program.
The clipboard doesn't work there.
--
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=52855
Bug ID: 52855
Summary: Paltalk : works not properly
Product: Wine
Version: 7.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winelib
Assignee: wine-bugs(a)winehq.org
Reporter: khashajar.hani(a)gmail.com
Distribution: ---
Created attachment 72257
--> https://bugs.winehq.org/attachment.cgi?id=72257
That is the error message
sometimes I can not select anything with the cursor, it just diapears if I
enter the Paltalk window with it, I can not communicate with other people
either I can not hear them
I do not know which component there is the problem, I just choose one of them.
--
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=52808
Bug ID: 52808
Summary: Full screen does not scale properly in older apps:
display resolution change needed
Product: Wine
Version: 7.2
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: zargulthewizard(a)outlook.com
Distribution: ---
I am currently running Mavis Beacon teaches typing 15, a Windows program that
goes back to 98. The application does run with mfc42 installed, but when in
full screen mode, it only displays in the top left corner of the screen at the
native low resolution, leaving most of the screen unused and blank. On windows,
the display resolution is automatically changed so that the application goes
into full screen mode correctly.
--
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=52805
Bug ID: 52805
Summary: winepath does not work for non-western characters
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nemonein(a)gmail.com
Distribution: ---
OS : ArchLinux
Wine : 7.6-1
WINEPREFIX : $HOME/.wine
------
winepath does not work well on non-western characters.
$ wine winepath -w "/home/arch/다운로드/"
Z:\home\arch\?ㅼ슫濡쒕뱶\
It should be Z:\home\arch\다운로드.
--
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=52798
Bug ID: 52798
Summary: Wine32 Configure on x86-64 System Fails due to libdbus
32-bit development files not found
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: ejmarkow(a)yahoo.com
Distribution: ---
Created attachment 72178
--> https://bugs.winehq.org/attachment.cgi?id=72178
wine32 config.log
When trying to configure Wine32 (on an x86-64 openSUSE Linux system), at the
end of the process I'm notified:
"configure: libdbus 32-bit development files not found, no dynamic device
support."
I have all libdbus & related 64 and 32 bit packages installed on my system.
The following key fragment appears in the config.log:
-----
configure:15903: dbus-1 cflags: -I/usr/include/dbus-1.0
-I/usr/lib/dbus-1.0/include
configure:15904: dbus-1 libs: -L/usr/lib -ldbus-1
configure:15907: checking for dbus/dbus.h
configure:15907: gcc -m32 -c -g -O2 -I/usr/include/dbus-1.0
-I/usr/lib/dbus-1.0/include conftest.c >&5
In file included from conftest.c:162:
/usr/include/dbus-1.0/dbus/dbus.h:29:10: fatal error: dbus/dbus-arch-deps.h: No
such file or directory
29 | #include <dbus/dbus-arch-deps.h>
| ^~~~~~~~~~~~~~~~~~~~~~~
compilation terminated.
-----
Attached is the complete config.log file.
--
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=52794
Bug ID: 52794
Summary: WMI().Win32_VideoController() in Python gives
Unexpected COM Error
Product: Wine
Version: 7.6
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: danielsuarez369(a)protonmail.com
Distribution: ---
Created attachment 72175
--> https://bugs.winehq.org/attachment.cgi?id=72175
Output in wine python calling the Win32_VideoController class
Hello.
The Python module for WMI allows you to create a WMI object for classes.
However in Wine calling the Win32_VideoController class results in the
following error:
wmi.x_wmi: <x_wmi: Unexpected COM Error (-2147352567, 'DISP_E_EXCEPTION', (0,
None, None, None, 0, -2147467263
), None)>
Steps to reproduce are:
1. Install Python (`wget
https://www.python.org/ftp/python/3.10.4/python-3.10.4-amd64.exe" && wine
python-3.10.4-amd64.exe`)
2. Install the WMI module (`wine python -m pip install WMI`)
3. Launch Python in wine (`wine python`)
3. Import the module (`import wmi`)
4. Call the Win32_VideoController class (`wmi.WMI().Win32_VideoController()`)
--
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=51039
Bug ID: 51039
Summary: foobar2000 + iPod Manager does not recognize iPod
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: justice.hoffpauer(a)gmail.com
Distribution: ---
When mounting iPod and attempting to click any related options in foobar2000
(File > iPod > Eject/Load Library), an error window pops up simply saying "No
iPod found."
--
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=49075
Bug ID: 49075
Summary: foobar2000 reports 'No CD drives found.' because
GetDriveTypeW returns DRIVE_FIXED for audio CD
Product: Wine
Version: 5.4
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: spoon0042(a)hotmail.com
Distribution: ---
Created attachment 67048
--> https://bugs.winehq.org/attachment.cgi?id=67048
foobar2000 log +volume
Summary should be self-explanatory. ;) Attached a log with +volume starting
foobar2000 and selecting File -> Open audio CD. Relevant line would be
0033:trace:volume:GetDriveTypeW L"\\\\.\\D:\\" -> 3
Confusingly running winecfg with +volume correctly finds an audio CD. (And
incorrectly an extra one?)
0009:trace:volume:GetVolumeInformationW L"\\??\\D:\\": found audio CD
0009:trace:volume:GetVolumeInformationW L"\\??\\E:\\": found audio CD
Hacking GetDriveTypeW to return 5 for D: things work as expected. Can play a
CD, fetch tags, rip.
--
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=44172
Bug ID: 44172
Summary: Side scrolling via trackpad in foobar2000 skips tracks
Product: Wine
Version: 3.0-rc1
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: de.wood(a)gmail.com
Distribution: ---
Created attachment 59937
--> https://bugs.winehq.org/attachment.cgi?id=59937
WINEDEBUG=trace+cursor log observing the behaviour
Scrolling to the left or right in foobar2000 will skip to the previous/next
track in the playlist (it doesn't do this in windows). I can isolate up/down
scrolling specifically by using edge scrolling (trackpad) or connecting a
mouse, and the skipping doesn't occur.
Attached is a log running the program and observing the skipping with
WINEDEBUG=trace+cursor; button 4 is either up or down while button 6 is either
left or right.
Machine is a laptop running fedora 27. Program is the latest version 1.3.17
final.
--
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.