https://bugs.winehq.org/show_bug.cgi?id=39722
Bug ID: 39722 Summary: unimplemented stub functions Product: Wine-staging Version: 1.8-rc2 Hardware: x86 OS: Mac OS X Status: UNCONFIRMED Severity: normal Priority: P2 Component: -unknown Assignee: wine-bugs@winehq.org Reporter: isakov-sl@bk.ru CC: erich.e.hoover@wine-staging.com, michael@fds-team.de, sebastian@fds-team.de
Testing wine-staging 1.8-rc2 I see messages in log ~~~ fixme:nvapi:unimplemented_stub function 0x2ddfb66e is unimplemented! fixme:nvapi:unimplemented_stub function 0xd048c3b1 is unimplemented! fixme:nvapi:unimplemented_stub function 0x46fbeb03 is unimplemented! fixme:nvapi:unimplemented_stub function 0x5a04b644 is unimplemented! fixme:nvapi:unimplemented_stub function 0x57f7caac is unimplemented! fixme:nvapi:unimplemented_stub function 0xc7026a87 is unimplemented! fixme:nvapi:unimplemented_stub function 0xae5fbcfe is unimplemented! fixme:nvapi:unimplemented_stub function 0xb6d62591 is unimplemented! fixme:nvapi:unimplemented_stub function 0x4e2f76a8 is unimplemented! fixme:nvapi:unimplemented_stub function 0xa561fd7d is unimplemented! fixme:nvapi:unimplemented_stub function 0xbaaabfcc is unimplemented! fixme:nvapi:unimplemented_stub function 0x65b1c5f5 is unimplemented! fixme:nvapi:unimplemented_stub function 0x1ea54a3b is unimplemented! fixme:nvapi:unimplemented_stub function 0xe3640a56 is unimplemented! fixme:nvapi:unimplemented_stub function 0x927da4f6 is unimplemented! fixme:nvapi:unimplemented_stub function 0xba94c56e is unimplemented! fixme:nvapi:unimplemented_stub function 0x1efc3957 is unimplemented! fixme:nvapi:unimplemented_stub function 0x69a9874d is unimplemented! fixme:nvapi:unimplemented_stub function 0x79232685 is unimplemented! ~~~
Why nvapi? I have AMD Radeon!
https://bugs.winehq.org/show_bug.cgi?id=39722
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|UNCONFIRMED |RESOLVED Resolution|--- |INVALID
--- Comment #1 from Austin English austinenglish@gmail.com --- FIXMEs are not bugs.
https://bugs.winehq.org/show_bug.cgi?id=39722
--- Comment #2 from Sergey Isakov isakov-sl@bk.ru --- nvapi should not be called for radeon, no?
https://bugs.winehq.org/show_bug.cgi?id=39722
Sebastian Lackner sebastian@fds-team.de changed:
What |Removed |Added ---------------------------------------------------------------------------- Summary|unimplemented stub |NVAPI unimplemented stub |functions |functions called when using | |Radeon graphic card
--- Comment #3 from Sebastian Lackner sebastian@fds-team.de --- In theory applications should only use it with NVIDIA graphic cards, but most likely the affected applications do not properly check the graphic driver before loading the DLL. Nevertheless, as long as those FIXMEs do not cause any harm and there are no other side effects, they are harmless and can be ignored.
https://bugs.winehq.org/show_bug.cgi?id=39722
Austin English austinenglish@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- Status|RESOLVED |CLOSED
--- Comment #4 from Austin English austinenglish@gmail.com --- Closing.