[Bug 50015] New: YUMI-UEFI broken in Wine 5.15
https://bugs.winehq.org/show_bug.cgi?id=50015 Bug ID: 50015 Summary: YUMI-UEFI broken in Wine 5.15 Product: Wine Version: 5.15 Hardware: x86-64 OS: Linux Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: hamishmb(a)live.co.uk Distribution: --- I noticed YUMI (both UEFI and BIOS) had broken, and managed to use PlayOnLinux's (vanilla) WINE builds to find that it was broken somehwere between 5.13 and 5.15. Unfortunately there isn't a 5.14 build available to install. Unfortunately I have had no luck building QINE myself (can't get the 32-bit build to work), so I am unable to bisect this further. -- 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=50015 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |regression --- Comment #1 from Austin English <austinenglish(a)gmail.com> --- How is it broken? Is this the program? https://www.pendrivelinux.com/yumi-multiboot-usb-creator/ -- 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=50015 --- Comment #2 from Hamish McIntyre-Bhatty <hamishmb(a)live.co.uk> --- Yes, that's the one. Sorry, forgot to link my test results: https://appdb.winehq.org/objectManager.php?sClass=version&iId=39318 -- 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=50015 Gijs Vermeulen <gijsvrm(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download URL| |https://www.pendrivelinux.c | |om/yumi-multiboot-usb-creat | |or/ -- 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=50015 --- Comment #3 from Nikolay Sivov <bunglehead(a)gmail.com> --- So what does not work exactly, how to reproduce the problem? P.S. you might have better luck with linux system tools for that task. -- 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=50015 --- Comment #4 from Hamish McIntyre-Bhatty <hamishmb(a)live.co.uk> --- Everything's documented in the test results link: https://appdb.winehq.org/objectManager.php?sClass=version&iId=39318 I would use Linux tools, but I don't know of another nice simple graphical way to do this on Linux. I'm aware of things like UNetBootin, but nothing like YUMI that woks natively on Linux. -- 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=50015 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |z.figura12(a)gmail.com --- Comment #5 from Zebediah Figura <z.figura12(a)gmail.com> --- I tried installing arch linux on a flash drive with wine 6.0-rc1, and it seemed to work just fine. Can you please retest? -- 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=50015 --- Comment #6 from Hamish McIntyre-Bhatty <hamishmb(a)live.co.uk> --- Yep, seems fine with 6.0~rc2 as well. Thanks for letting me know :) -- 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=50015 Zebediah Figura <z.figura12(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |FIXED --- Comment #7 from Zebediah Figura <z.figura12(a)gmail.com> --- Thanks, marking fixed then. -- 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=50015 Alexandre Julliard <julliard(a)winehq.org> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #8 from Alexandre Julliard <julliard(a)winehq.org> --- Closing bugs fixed in 6.0-rc3. -- 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=50015 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Fixed by SHA1| |e533a26dcff611f312e5bfce470 | |61d2155476c42 URL|https://www.pendrivelinux.c |https://web.archive.org/web |om/yumi-multiboot-usb-creat |/20201208124429/https://www |or/ |.pendrivelinux.com/download | |s/YUMI/YUMI-UEFI-0.0.3.2.ex | |e Regression SHA1| |688799b1f7b2750b938f8da7714 | |80d2c16d1ae1d Component|-unknown |ntdll --- Comment #9 from Anastasius Focht <focht(a)gmx.net> --- Hello folks, filling some fields. Stable download link via Internet Archive: https://web.archive.org/web/20201208124429/https://www.pendrivelinux.com/dow... Some example LiveCD image: http://ftp.fau.de/fedora/linux/releases/33/Workstation/x86_64/iso/Fedora-Wor... --- The regression commit was commit https://source.winehq.org/git/wine.git/commitdiff/688799b1f7b2750b938f8da771... ("ntdll: Map errno to a status also in directory functions."), part of Wine 5.14 release. It ought to fix another regression -> bug 49523 Bug 49523 referenced commit https://source.winehq.org/git/wine.git/commitdiff/e0fca9451146908402a8fbc770... ("ntdll: Move the directory functions to the Unix library."), part of Wine 5.11 release as regression commit. The commit that fixed it was commit https://source.winehq.org/git/wine.git/commitdiff/e533a26dcff611f312e5bfce47... ("ntdll: Fix read buffer overflow in find_file_in_dir()."), part of Wine 5.20 release. Thanks Joachim $ sha1sum YUMI-UEFI-0.0.3.2.exe b0be74a4dd38f29133e8c0cd609b7776661fb1c7 YUMI-UEFI-0.0.3.2.exe $ du -sh YUMI-UEFI-0.0.3.2.exe 5.5M YUMI-UEFI-0.0.3.2.exe $ wine --version wine-5.19-301-ge533a26dcff Regards -- 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.
participants (1)
-
WineHQ Bugzilla