https://bugs.winehq.org/show_bug.cgi?id=54275
Bug ID: 54275
Summary: Obduction unable to render videos
Product: Wine
Version: 7.22
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: haakobja(a)gmail.com
Distribution: ---
Created attachment 73841
--> https://bugs.winehq.org/attachment.cgi?id=73841
Initial log Obsidian startup
When playing Obduction the videos are not rendered, and the screen appears to
be black during the intro video sequence.
The game works as expected when I install <a
href="https://github.com/z0z0z/mf-install">mf-install</a> libraries, which
tells me that the problem is with the video rendering.
In the logs (attached) these lines are found:
winegstreamer error: decodebin0: Your GStreamer installation is missing a
plug-in.
winegstreamer error: decodebin0: ../gst/playback/gstdecodebin2.c(4701):
gst_decode_bin_expose (): /GstBin:bin0/GstDecodeBin:decodebin0:
no suitable plugins found:
Couldn't set bcmdec0 to READYElement vaapidecodebin0 does not accept caps
--
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=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.
https://bugs.winehq.org/show_bug.cgi?id=41268
Bug ID: 41268
Summary: Songr 1 installation fails
Product: Wine
Version: 1.9.17
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 55568
--> https://bugs.winehq.org/attachment.cgi?id=55568
Console output during installation
Hello everyone,
I am having problems installing an application on wine 1.9.17 - Download URL is
at:
http://www.xamasoft.com/songr/
--
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=57205
Bug ID: 57205
Summary: FL Studio - ALL RECENT VERSIONS - Cannot import audio
files from file manager into the app, and then file
manager crashes
Product: Wine
Version: 9.17
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: critical
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: agarplayerarlon(a)gmail.com
Distribution: ---
Created attachment 77102
--> https://bugs.winehq.org/attachment.cgi?id=77102
Video of the bug
Today I've updated to Wine 9.17, I'm using Manjaro GNOME, I'm also on Wayland
with the latest 560 NVIDIA drivers, and after updating to Wine 9.17 I'm not
able to drag and drop files into FL Studio anymore, and the file manager app
crashes when I'm trying to do so, this bug wasn't happening with Wine 9.16 and
before and it's of critical severity to me as it destroys my workflow.
--
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=57147
Bug ID: 57147
Summary: exit /B doesn't break for loop
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: huangqinjin(a)gmail.com
Distribution: ---
The test.bat script print all `dir` output. But on Windows only one line is
printed.
test.bat:
@echo off
for /F "delims=" %%G in ('dir') do (
echo "%%G"
exit /B 0
)
--
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=52208
Bug ID: 52208
Summary: WSCGetApplicationCategory does not exist
Product: Wine
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: winsock
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
Distribution: ---
wine malus
wine: Call from 7BC2B310 to unimplemented function
WS2_32.dll.WSCGetApplicationCategory, aborting
This software could not run.
https://getmalus.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=57242
Bug ID: 57242
Summary: Quicken WillMaker Plus 2007 requires unimplemented
msvcp70.dll.??0?$basic_ofstream@DU?$char_traits@D@std@
@@std@@QAE@PBDH@Z
Product: Wine
Version: 9.18
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: arethusa26(a)gmail.com
Distribution: ---
Created attachment 77160
--> https://bugs.winehq.org/attachment.cgi?id=77160
Quicken WillMaker Plus 2007 winedbg backtrace
With the fix from bug 57079, launching Quicken WillMaker Plus 2007 now results
in a crash with:
wine: Call from 7B6326F8 to unimplemented function
msvcp70.dll.??0?$basic_ofstream@DU?$char_traits@D@std@@@std@@QAE@PBDH@Z,
aborting
Using the native msvcp70.dll that ships with the application avoids the crash.
--
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=56975
Bug ID: 56975
Summary: Death to Spies: black screen during video playback
Product: Wine
Version: 9.13
Hardware: x86-64
URL: http://files.aspyr.com/support/DTS_Demo_Installer.zip
OS: Linux
Status: NEW
Keywords: download, regression
Severity: normal
Priority: P2
Component: winegstreamer
Assignee: wine-bugs(a)winehq.org
Reporter: gyebro69(a)gmail.com
CC: rbernon(a)codeweavers.com
Regression SHA1: 9192b3b724d90788f7a1682b3f9eedb7bf363e22
Distribution: ---
Created attachment 76802
--> https://bugs.winehq.org/attachment.cgi?id=76802
brief terminal output
Similar to bug #56769, but this time the regression came from Wine-9.13:
commit 9192b3b724d90788f7a1682b3f9eedb7bf363e22
winegstreamer: Create transforms from MFVIDEOFORMAT / WAVEFORMATEX.
Instead of going through a custom intermediate format.
Description: The screen is black when the intro videos are playing (only audio
can be heard).
Can be reproduced with the demo version.
DTS_Demo_Installer.zip (590 M)
md5sum: 0a8112c4a4056428c47ea9619fff62cb
wine-9.13-26-g8070ed27bc4
--
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=56875
Bug ID: 56875
Summary: WordSmith 9.0 shows error message on start
Product: Wine
Version: 9.10
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: -unknown
Assignee: wine-bugs(a)winehq.org
Reporter: dark.shadow4(a)web.de
Distribution: ---
Created attachment 76680
--> https://bugs.winehq.org/attachment.cgi?id=76680
Screenshot Error Message
As soon as the program starts you get the attached error message:
> 'le>' is not a valid integer value for Integer type.
--
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=57079
Bug ID: 57079
Summary: Quicken WillMaker Plus 2007 requires unimplemented
msvcp70.dll.?getline@std@@YAAAV?$basic_istream@DU?$cha
r_traits@D@std@@@1@AAV21@AAV?$basic_string@DU?$char_tr
aits@D@std@@V?$allocator@D@2@@1@@Z
Product: Wine
Version: 9.15
Hardware: x86-64
OS: Linux
Status: NEW
Severity: normal
Priority: P2
Component: msvcp
Assignee: wine-bugs(a)winehq.org
Reporter: arethusa26(a)gmail.com
Distribution: ---
Created attachment 76952
--> https://bugs.winehq.org/attachment.cgi?id=76952
Quicken WillMaker Plus 2007 winedbg backtrace
When launching Quicken WillMaker Plus 2007, it crashes with:
wine: Call from 7B632718 to unimplemented function
msvcp70.dll.?getline@std@@YAAAV?$basic_istream@DU?$char_traits@D@std@@@1@AAV21@AAV?$basic_string@DU?$char_traits@D@std@@V?$allocator@D@2@@1@@Z,
aborting
Using the native msvcp70.dll that ships with the application avoids the crash.
--
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=57139
Bug ID: 57139
Summary: SET changes errorlevel in .bat files
Product: Wine
Version: 9.16
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: cmd
Assignee: wine-bugs(a)winehq.org
Reporter: huangqinjin(a)gmail.com
Distribution: ---
errorlevel was changed to 0 after SET, while Windows CMD keep it unchanged.
Quote from https://stackoverflow.com/a/34968021 and
https://stackoverflow.com/a/148991:
The differences between .CMD and .BAT as far as CMD.EXE is concerned are: With
extensions enabled, PATH/APPEND/PROMPT/SET/ASSOC in .CMD files will set
ERRORLEVEL regardless of error. .BAT sets ERRORLEVEL only on errors.
test.bat:
@echo off
call :SetError
echo %errorlevel%
echo %errorlevel%
SET x=
echo %errorlevel%
exit /B 0
:SetError
exit /B 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=57240
Bug ID: 57240
Summary: Wine 9.18 - Regression - FL Studio (and probably other
apps) don't export correct file formats anymore
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: agarplayerarlon(a)gmail.com
Distribution: ---
Issue INTRODUCED with wine 9.18:
If I click "export as .wav" inside fl studio, instead of letting me export the
file as a .wav, it will automatically export it as "untitled.wav.flp", and if
it do it again it will export it as "untitled.wav.wav.flp" and it will keep
adding ".wav" to the name of the file, but it actually save it as an ".flp"
file even if I've selected ".wav" in the export section.
This bug was introduced with Wine 9.18, as I've tested it with wine 9.17 on
multiple machines and they don't have this issue, but after updating to 9.18
they all have the issue, it doesen't matter if you're using waylkand or x11, it
doesen't matter what DE you're using, the issue will persist, and I'm sure it's
a regression because of that.
I've tried to do a regression test but I wasn't able to, so I don't know what
specific patch caused the regression, but it is a regression.
--
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=57264
Bug ID: 57264
Summary: zsh: killed wineboot --init
Product: Wine
Version: unspecified
Hardware: aarch64
OS: MacOS
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: activeds
Assignee: wine-bugs(a)winehq.org
Reporter: euloanty(a)live.com
Cannot run wine on arm darwin why?
--
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=57261
Bug ID: 57261
Summary: MongoDB crashes when launched from command line in
Wine 9.0
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: Avasmd(a)yandex.ru
Distribution: ---
When running MongoDB in Wine, the mongod.exe process terminates due to an
Access violation error (when calling the _ctime64_s function from ucrtbase.dll,
line 182 in the log).
The full text of the error is in the Mongo log:
\mongod_test\mongod_log_error.txt.
The mongod_test.tar.gz is attached to the task, which contains mongod.exe
(necessary for reproduction), as well as the MongoDB log.
OS configuration and software versions.
RED OS 7.3.4 (MUROM)
Linux kernel version = 6.1.94-1.e17.3.x86_64
Wine version = 9.0
Mate desktop environment version = 1.28.1
MongoDB version = 5.0.6
Reproduction steps.
1. Untar mongod_test.tar.gz and move the mongod_test folder to Wine (~/.wine …)
2. While in the Linux console, go to the mongod_test folder
cd /path/to/mongod_test/
3. Create database test folder
mkdir db_test
4. And run mongod.exe using the following command
wine mongod.exe --port 27020 --dbpath ./db_test
Comments.
A similar command (mongod.exe --port 27020 --dbpath ./db_test)
is successfully run in powershell on the native Windows OS.
--
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=57262
Bug ID: 57262
Summary: Multiple Hashes Appended to URL in Embedded IE
(iexplore.exe) with Latest Gecko in Wine
Product: Wine-gecko
Version: unspecified
Hardware: x86-64
OS: Linux
Status: UNCONFIRMED
Severity: normal
Priority: P2
Component: wine-gecko-unknown
Assignee: jacek(a)codeweavers.com
Reporter: rikul(a)inbox.ru
Distribution: ---
Created attachment 77180
--> https://bugs.winehq.org/attachment.cgi?id=77180
Test html
When using the embedded Internet Explorer (iexplore.exe) with the latest Gecko
engine, clicking anchor links (<a>) with hash fragments causes the URL to
append multiple hash values instead of replacing the existing hash.
Steps to Reproduce:
1. Use the following example HTML file:
2. Open this HTML file in the embedded Internet Explorer (iexplore.exe) within
the application.
3. Click the links in quick succession.
Expected Behavior:
Clicking on "Go to Section A" should update the URL to #sectionA.
Clicking on "Go to Section B" should update the URL to #sectionB.
The URL should not append multiple hashes (e.g., #sectionA#sectionB).
Actual Behavior:
The URL appends multiple hashes when the links are clicked, resulting in an
incorrect format (e.g., #sectionA#sectionB).
--
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.