Teams developed a crash on startup.
Saw various messages such as an Azure AD sign in failure whch s strange as we don't use Azure AD for local domain authenticaton.
We do use a centrally provided Azure sign in for Office 365 applicatons though.
Finally tracked down this article on the excellent Petri site:
https://www.petri.com/debugging-teams-clients
Gave the option to delete the Teams cache at %AppData%\Microsoft\Teams and this fixed the issue straight away.
The teams client did initially come up wth my AD logon, so perhaps it was trying to authenticate my domain logon against Azure?
I'm just a simple techie who sometimes forgets things. I use this as a notepad to remember things by. I hope it helps you too. I post as myself, not as any organisation.
Wednesday, 7 August 2019
Wednesday, 17 July 2019
Chrome Reaper
Killing the misbehaved in Chrome:
https://www.theregister.co.uk/2019/07/17/dont_fear_the_chrome_reaper/
Instructions and install files here:
https://github.com/usnistgov/Metrology/tree/master/Reaper
https://www.theregister.co.uk/2019/07/17/dont_fear_the_chrome_reaper/
Instructions and install files here:
https://github.com/usnistgov/Metrology/tree/master/Reaper
Friday, 12 April 2019
How to hide an entire drive from prying eyes on Windows 10
How to hide an entire drive from prying eyes on Windows 10
How to Disable the “Low Disk Space” Warning on Windows 10
Playing with Windows to go and need to disable the constant "Disk is full" messages:
https://www.faqforge.com/windows/windows-10/how-to-disable-the-low-disk-space-warning-on-windows-10/
https://www.faqforge.com/windows/windows-10/how-to-disable-the-low-disk-space-warning-on-windows-10/
Sunday, 24 February 2019
Boinc on Cosmic 18.10
I'm sufering from OPENCL failures on Ubuntu 18.10 running Boinc so will try these third party drivers:
https://linuxconfig.org/how-to-install-amd-radeon-drivers-on-ubuntu-18-10-cosmic-cuttlefish-linux
https://linuxconfig.org/how-to-install-amd-radeon-drivers-on-ubuntu-18-10-cosmic-cuttlefish-linux
Saturday, 5 January 2019
Retroarch does not recognise my controller
Despite have autoconfig setup for input device, the Retroarch snap on Ubuntu 18.04 would not work with my cheap PS3 like controller.
Turns out this is a disconnect between the snap and USB gamepad\joystick support:
https://forums.libretro.com/t/retroarch-does-not-recognize-my-usb-controller-solved/16985
You need to connect the controls to the snap using:
Turns out this is a disconnect between the snap and USB gamepad\joystick support:
https://forums.libretro.com/t/retroarch-does-not-recognize-my-usb-controller-solved/16985
You need to connect the controls to the snap using:
- sudo snap connect retroarch:raw-usb
- sudo snap connect retroarch:joystick
Thanks hunterk!
Subscribe to:
Posts (Atom)