https://bugs.winehq.org/show_bug.cgi?id=48775
Louis Lenders xerox.xerox2000x@gmail.com changed:
What |Removed |Added ---------------------------------------------------------------------------- CC| |xerox.xerox2000x@gmail.com
--- Comment #2 from Louis Lenders xerox.xerox2000x@gmail.com --- Created attachment 67099 --> https://bugs.winehq.org/attachment.cgi?id=67099 stub for NotifyRouteChange2
Hi, attached a stub. This allowed me to get first window without crash, but the very moment i clicked on "enter a code to join" or something, it crashed like:
0370:err:module:import_dll Library MAGNIFICATION.dll (which is needed by L"C:\users\louis\Local Settings\Application Data\Microsoft\Teams\current\resources\app.asar.unpacked\node_modules\slimcore\bin\ssScreenVVS2.dll") not found . . . wine: Call from 0x7b00de57 to unimplemented function setupapi.dll.CM_Get_Device_Interface_AliasW, aborting wine: Unimplemented function setupapi.dll.CM_Get_Device_Interface_AliasW called at address 7B00DE57 (thread 03a0), starting debugger...
Further i noticed that when i try to start the app second time, I get a (100% reproducible) crash inside xul (with or without the attached stub). The app doesn`t get really far any more
@Focht: did you get those crashes inside xul too, when you try restart the app?