[Bug 18103] New: Call to unimplemented function: ntoskrnl.exe.KeSetEvent
http://bugs.winehq.org/show_bug.cgi?id=18103 Summary: Call to unimplemented function: ntoskrnl.exe.KeSetEvent Product: Wine Version: 1.1.19 Platform: Other OS/Version: other Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown AssignedTo: wine-bugs(a)winehq.org ReportedBy: aroll605(a)gmail.com Created an attachment (id=20537) --> (http://bugs.winehq.org/attachment.cgi?id=20537) Backtrace of the error Pops up while running $ winecfg Please view attachment for terminal output including backtrace. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18103 Aroll <aroll605(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- OS/Version|other |Linux Platform|Other |PC -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18103 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Alias|Unimplemented_func | Severity|normal |enhancement --- Comment #1 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-04-18 19:27:28 --- What software did you installed? scdemu.sys is not part of Wine. Google thinks it's PowerISO Virtual Drive. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18103 --- Comment #2 from Aroll <aroll605(a)gmail.com> 2009-04-19 12:16:45 --- I have PowerISO installed with its virtual drive, indeed. Otherwise, I have World of Goo, World of Warcraft, Shareaza, Ares, DVD Decrypter, SpeedFan, SQLyog, WinPcap, Steam, Warcraft III with Frozen Throne, Guitar Pro 5 trial, AutoIt v3. I forgot to mention that $ winecfg works, so this is not a priority issue, in my opinion. Regards, -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18103 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution| |INVALID --- Comment #3 from Austin English <austinenglish(a)gmail.com> 2009-04-19 19:41:49 --- There's not a bug. The function isn't implemented, but winecfg still works. The problem is that virtual drive loads its driver on each wine process startup and you see that error. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18103 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #4 from Austin English <austinenglish(a)gmail.com> 2009-04-19 19:42:49 --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18103 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|CLOSED |UNCONFIRMED Resolution|INVALID | --- Comment #5 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-04-19 21:11:43 --- Austin tell me how is this bug invalid??? Is this function implemented? Will a kernel driver work for that uses this function? What does it matter _what_ user running? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18103 Vitaliy Margolen <vitaliy(a)kievinfo.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |NEW Component|-unknown |ntoskrnl Ever Confirmed|0 |1 --- Comment #6 from Vitaliy Margolen <vitaliy(a)kievinfo.com> 2009-04-19 21:18:59 --- Confirming, that function is not implemented. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18103 --- Comment #7 from Austin English <austinenglish(a)gmail.com> 2009-04-19 21:59:36 --- (In reply to comment #5)
Austin tell me how is this bug invalid??? Is this function implemented? Will a kernel driver work for that uses this function? What does it matter _what_ user running?
The bug was reported about winecfg, which works fine. Sure, that function is not implemented, but we don't have a bug for every stub in wine. Just last week, you closed about 5 bugs for that reason. Please be consistent. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18103 --- Comment #8 from joaopa <jeremielapuree(a)yahoo.fr> 2009-04-19 23:57:22 --- I think that bugs about unimplemented function should not be closed, since they show what functiond need to be umplemented first to be useful in the real life. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18103 --- Comment #9 from Austin English <austinenglish(a)gmail.com> 2009-04-20 01:28:59 --- (In reply to comment #8)
I think that bugs about unimplemented function should not be closed, since they show what functiond need to be umplemented first to be useful in the real life.
Agreed. But AFAICT, there's not a bug to fix. The original comment was about winecfg, which works fine. If there is a bug in some other program, the summary needs to be updated appropriately, or closed as invalid. You can see a bunch of these sort of bugs by installing wmp9, but it still works fine (and winecfg will report about a dozen unimplemented functions). Aroll, what is the problem with your application, if any? -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18103 --- Comment #10 from Aroll <aroll605(a)gmail.com> 2009-04-20 11:03:12 --- No problem with 'winecfg' as far as I can notice. Other applications work just fine as well (World of Goo, for example, heh, that's all I use in Wine right now). Regards, -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18103 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|NEW |RESOLVED Resolution| |INVALID --- Comment #11 from Austin English <austinenglish(a)gmail.com> 2009-04-20 12:02:41 --- (In reply to comment #10)
No problem with 'winecfg' as far as I can notice. Other applications work just fine as well (World of Goo, for example, heh, that's all I use in Wine right now).
Regards,
Exactly. There is no bug. You can safely ignore terminal output/errors. If you have a real problem, however, be sure to check it for messages. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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.
http://bugs.winehq.org/show_bug.cgi?id=18103 Austin English <austinenglish(a)gmail.com> changed: What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED --- Comment #12 from Austin English <austinenglish(a)gmail.com> 2009-04-20 12:03:13 --- Closing. -- Configure bugmail: http://bugs.winehq.org/userprefs.cgi?tab=email 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