https://bugs.winehq.org/show_bug.cgi?id=57257
Bug ID: 57257
Summary: Icecream PDF editor window collapses after its launch
not allowing to open it
Product: Wine
Version: 6.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilyGraceSeville7cfg(a)gmail.com
Distribution: ---
Download source: https://icecream-pdf-editor.en.softonic.com/
--
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=57273
Bug ID: 57273
Summary: error: 'posix_spawn' is unavailable: introduced in
Android 28 android
Product: Wine
Version: 9.19
Hardware: aarch64
OS: Android
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: ntdll
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
/home/csrg/toolchains_build/wine/dlls/ntdll/unix/loader.c:351:11: error:
'posix_spawn' is unavailable: introduced in Android 28 android
351 | ret = posix_spawn( pid, argv[0], NULL, NULL, argv, environ );
| ^
/home/csrg/toolchains/llvm/aarch64-linux-android24/aarch64-linux-android24/usr/include/spawn.h:58:5:
note: 'posix_spawn' has been explicitly marked unavailable here
58 | int posix_spawn(pid_t* _Nullable __pid, const char* _Nonnull __path,
const posix_spawn_file_actions_t _Nullable * _Nullable __actions, const
posix_spawnattr_t _Nullable * _Nullable __attr, char* const _Nullable
__argv[_Nullable], char* const _Nullable __env[_Nullable]) __INTRODUCED_IN(28);
| ^
--
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=57256
Bug ID: 57256
Summary: Impossible to click any buttons for screenshot editing
in Icecream Screen Recorder
Product: Wine
Version: 6.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilyGraceSeville7cfg(a)gmail.com
Distribution: ---
Created attachment 77173
--> https://bugs.winehq.org/attachment.cgi?id=77173
Selected buttons are not responsive
Download source: https://icecream-screen-recorder.en.softonic.com/
--
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=57266
Bug ID: 57266
Summary: Unable to use remote debugger with wine
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: tapika(a)yahoo.com
Distribution: ---
Created attachment 77191
--> https://bugs.winehq.org/attachment.cgi?id=77191
Logs from msvsmon
Wine as additional compatibility layer for linux is quite awesome, as it allows
to run windows application in linux out of box. (Without actually porting them
to linux).
This would save porting time and effort if debugging with wine would work out
of box.
I have placed .net 4.8 framework executable into Wine64. Please note that
running given executable does not work because of some error occurring in .net
framework.
I think it's irrelevant which error or exception occurs at that point of time,
but it should be possible to debug that exception using remote tools for that
purpose.
Remote Debugging - overview:
https://learn.microsoft.com/en-us/visualstudio/debugger/remote-debugging?vi…
From here:
https://learn.microsoft.com/en-us/visualstudio/debugger/remote-debugging-cp…
Download tools for remote debugging for Visual studio you're using.
In my case it was "Visual Studio 2022", 'AMD64' architecture.
Install it on wine64 (don't remember exact commands, but normal execution)
Run following commands:
wine64 cmd
c:
cd "C:\Program Files\Microsoft Visual Studio 17.0\Common7\IDE\Remote
Debugger\x64"
msvsmon.exe /installed /nofirewallwarn /noauth /anyuser /nosecuritywarn
This will start remote tools on port 4026.
From Visual studio, C++ project, Project properties > Debugging.
Debugger to launch: Remote Windows Debugger.
Remote Command: Z:\home\<path to executable>
Working directory: Z:\home\<path to directory of executable>
Remote server name: localhost:4026
(I have used windows 11, wsl installation, ubuntu distribution)
Connection: Remote with no authentication
Debugger type:
1. Native Only
2. Mixed (.NET Framework)
1 gives in Visual studio following error:
Unable to start program 'Z:\home\....exe'.
Catastrophic failure
2 gives in Visual studio following error:
Unable to start program 'Z:\home\....exe'.
Not implemented
During 1 & 2 I can see following messages - see logs.txt
Can this be fixed somehow ?
--
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=57251
Bug ID: 57251
Summary: Keepass 2: program crashes when clicking on the User
name field to add or change an entry
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: bouwe(a)westerdijk.info
Distribution: ---
Created attachment 77169
--> https://bugs.winehq.org/attachment.cgi?id=77169
Saved crash report
As described in the Summary.
--
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=57255
Bug ID: 57255
Summary: Editor text in MSWLogo is not resized correctly
Product: Wine
Version: 6.0.3
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: EmilyGraceSeville7cfg(a)gmail.com
Distribution: ---
Created attachment 77172
--> https://bugs.winehq.org/attachment.cgi?id=77172
Overlapping letters
Download source: https://mswlogo.en.softonic.com/
- Press "Edall" in "Commander" window to get "Editor" one be opened.
- Try to resize editor text with a scroll button.
--
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=37383
Bug ID: 37383
Summary: Office 2010 - Submenus invisible on GNOME 3.14
Product: Wine
Version: 1.7.28
Hardware: x86
OS: Linux
Status: UNCONFIRMED
Severity: major
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: anmeldung(a)r-system.de
## summary
Submenus are invisible.
If I was running GNOME 3.12 everything was fine with OFFICE 2010.
Now I've upgraded to GNOME 3.14.0 with:
i | gnome-shell | Paket | 3.14.0-308.1 | x86_64 | GNOME
i | xorg-x11 | Paket | 7.6_1-16.1 | noarch | repo-oss
with Vendor NVIDIA Driver NVIDIA-Linux-x86_64-340.46
sidenote:
this issue is not related to playonlinux only. It also appears in crossover. So
the question is, if it is a wine or gnome problem?
I can reproduce this on T500 Lenovo with Intel Chipset and on Desktop Computer
with NVIDIA GraphicsCard. So it seems not to be a display driver problem.
## actual behaviour
If I want to see a submenu in any Office 2010 application with either "right
click" or from "ribbon menu" they do not appear in any case. But if you call a
menu with richt click and imagine it was there and use the keyboard to select
an item from that invisible menu -the actions itself are working.
If I switch to another desktop environment the menus do appear.
See videolinks:
xfe -> [https://vid.me/AaY]
gnome 3.14 [https://vid.me/GU7]
## expected behaviour
see the menu in any case.
## additional info
I'm not sure where to put this issue. If this is correct here on pol or if this
should be posted to GNOME Bugtracker or it should be posted to the wine
bugtracker.
As this is not quite clear, i'll post it cross and reference each.
Any hints are welcome.
## confirmation
it would be very good if anybody could confirm this
## crossreference
*
http://www.playonlinux.com/en/topic-12497-Office_2010__Submenus_invisible_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.
https://bugs.winehq.org/show_bug.cgi?id=57270
Bug ID: 57270
Summary: Unhandled Exception in Celeste on Wine 9.0
Product: Wine
Version: 9.0
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: nah525252(a)gmail.com
Distribution: Mint
Created attachment 77201
--> https://bugs.winehq.org/attachment.cgi?id=77201
Its the full error log file
I'm trying to run Celeste on Wine 9.0, but I encountered an unhandled exception
error.
Here are the key details from the error log:
Unhandled exception: 0xe0434352 in 32-bit code (0x7b662597).
Backtrace:
=>0 0x7b662597 RaiseException+0x42
1 0x774270f1 in clr (+0x1b70f1)
...
System information:
Wine build: wine-9.0 (Ubuntu 9.0~repack-4build3)
Platform: i386
Version: Windows 7
Host system: Linux
Host version: 6.8.0-45-generic
I have tried several troubleshooting steps, including this
https://appdb.winehq.org/objectManager.php?sClass=version&iId=39979. and i
downloaded celeste from itch.io
Any assistance would be greatly appreciated!
--
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=57162
Bug ID: 57162
Summary: 3DXChat: Game does not start in Wine 8.4 to latest
Product: Wine
Version: 8.4
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: winehq-bugs(a)dnlr.org
Distribution: ---
Created attachment 77065
--> https://bugs.winehq.org/attachment.cgi?id=77065
Logfile showing the failed start of the games exe
The game 3DXChat does not start in current versions of Wine as of the game
version 450 and upwards. It does, however, still work in Wine up until version
8.3. On the current Wine version, the games launcher starts and updates the
game. Afterwards the games .exe starts and you can see it in the process list.
However, the game window does not show up.
The game developers have introduced a niche Unity store anti-cheat solution
with version 450, so this might be an issue. However, since the game still runs
in Wine 8.3, there seems to be a way to also have it run on current versions.
It is possible to download and install the game without having a game account.
The error occurs right after the games .exe starts up, before the login window
appears.
Game download link: https://3dxchat.com/download.php?id=launcher
Unity anti-cheat store link:
https://assetstore.unity.com/packages/tools/utilities/warden-il2cpp-anti-ch…
--
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=57268
Bug ID: 57268
Summary: Some nested submenus in Office 2007 are off the
position
Product: Wine
Version: 9.19
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winewayland
Assignee: wine-bugs(a)winehq.org
Reporter: bigfoothart(a)gmail.com
Distribution: ---
Created attachment 77200
--> https://bugs.winehq.org/attachment.cgi?id=77200
office 2007 menus illustration
I must say that since version 8.19 winewayland became very usable as it has
mostly solved the issues with drop-down, context menus and submenus.
However there's some places where the position of the menus is still off, like
in Office 2007 (though drop-down menus there are working well now).
The video attached illustrates the issue.
--
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.