[Bug 42744] New: Ninite don't installs apps
https://bugs.winehq.org/show_bug.cgi?id=42744 Bug ID: 42744 Summary: Ninite don't installs apps Product: Wine-staging Version: 2.4 Hardware: x86 OS: Linux Status: UNCONFIRMED Severity: major Priority: P2 Component: -unknown Assignee: wine-bugs(a)winehq.org Reporter: petr-akhlamov(a)yandex.ru CC: erich.e.hoover(a)wine-staging.com, michael(a)fds-team.de, sebastian(a)fds-team.de Distribution: --- Created attachment 57748 --> https://bugs.winehq.org/attachment.cgi?id=57748 debug-log Ninite is service and utility for auto-installation of apps. Installator, which i downloaded from service, can download applocations installators, but can't installed they. -- 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=42744 --- Comment #1 from Petr Akhlamov <petr-akhlamov(a)yandex.ru> --- Created attachment 57749 --> https://bugs.winehq.org/attachment.cgi?id=57749 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=42744 Petr Akhlamov <petr-akhlamov(a)yandex.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- URL| |http://ninite.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=42744 Petr Akhlamov <petr-akhlamov(a)yandex.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- Distribution|--- |Mint -- 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=42744 winetest(a)luukku.com changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |winetest(a)luukku.com --- Comment #2 from winetest(a)luukku.com --- It could be that this has nothing to do with the problem, but your log showed unimplemented function. wine: Call from 0x7b43ca4c to unimplemented function ntoskrnl.exe.KeBugCheckEx, aborting That should be fixed too. -- 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=42744 Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> changed: What |Removed |Added ---------------------------------------------------------------------------- Keywords| |download Ever confirmed|0 |1 CC| |xerox_xerox2000(a)yahoo.co.uk Status|UNCONFIRMED |NEW Severity|major |normal --- Comment #3 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- I can confirm this bug. The errorwindow (in English) says ``invalid function``, seems to come from ERROR_INVALID_FUNCTION (80070001) in debuglog, but I couldt figure uit where the error really comes from -- 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=42744 zedo <zedosite(a)yandex.ru> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |zedosite(a)yandex.ru --- Comment #4 from zedo <zedosite(a)yandex.ru> --- Info from developer: Thanks! OK, so that happens when we call SetInformationJobObject with the JobObjectAssociateCompletionPortInformation class. It looks like that's not implemented in ReactOS. We use job objects to track installers and their child processes. Please let me know if you need more information or if there's any way we can help. Thanks, Sascha Kuzins Co-Founder – Ninite -- 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=42744 --- Comment #5 from Louis Lenders <xerox_xerox2000(a)yahoo.co.uk> --- (In reply to zedo from comment #4)
Info from developer:
Thanks! OK, so that happens when we call SetInformationJobObject with the JobObjectAssociateCompletionPortInformation class.
Thanks, Sascha Kuzins Co-Founder – Ninite
@Reporter of bug: Just saw and checked that is fixed by developers of Staging in Staging-2.5. I installed 7-zip and VLC, no errors, everything installed fine. I guess this wil be marked as ``fixed in Staging`` soon by Sebastian -- 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=42744 --- Comment #6 from winetest(a)luukku.com --- I tried to install chrome with the installer and it gives some weird popup error. With wine-staging 2.5 it skips that and starts to download chrome and it finally gives ok status for the install. Sounds fixed to me. BUT. I did get a crash while installing. But I don't know if it has anything to do with wine-staging or the patch. It's not really fatal since the install keeps going on. fixme:module:load_library unsupported flag(s) used (flags: 0x00000800) wine: Unhandled exception 0x80000003 in thread ea at address 0x44852b (thread 00ea), starting debugger... fixme:ntdll:NtQueryInformationJobObject stub: 0x108 1 0x93ee814 48 (nil) fixme:ntdll:NtQueryInformationJobObject stub: 0x108 1 0x93ee814 48 (nil) Out of my scope to figure out the reason. -- 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=42744 Sebastian Lackner <sebastian(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Staged patchset| |https://github.com/wine-com | |pholio/wine-staging/tree/ma | |ster/patches/ntdll-NtQueryI | |nformationJobObject CC| |dmitry(a)baikal.ru Status|NEW |STAGED -- 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=42744 Michael Müller <michael(a)fds-team.de> changed: What |Removed |Added ---------------------------------------------------------------------------- Fixed by SHA1| |62ae2ae1a101f0409b1d2bee26e | |2dbbb662507ec Resolution|--- |FIXED Status|STAGED |RESOLVED --- Comment #7 from Michael Müller <michael(a)fds-team.de> --- The required patch is upstream. Closing as FIXED. -- 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=42744 Anastasius Focht <focht(a)gmx.net> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |focht(a)gmx.net Product|Wine-staging |Wine Component|-unknown |ntdll -- 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=42744 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 3.14. -- 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)
-
wine-bugs@winehq.org