Archive

Archive for the ‘Glitches&Errors’ Category

Input languages missing on PC21 to PC31

  1. I only had a chance to check the PC’s in the title.
  2. This is the size of a good language bar: CAM05715
  3. These PCs are missing input languages when I am logged in:
  4. CAM05714CAM05709CAM05716CAM05717CAM05720
  5. my phone has a poor camera, so this needs double checking:
    1. looks like pc29: CAM05719
    2. unclear which, but appears to be in 2nd row: CAM05708

Protected: Sanako Web browsing activity fails with Outlook web access

2014/03/27 Enter your password to view comments.

This content is password-protected. To view it, please enter the password below.

Prevent multiple user login to avoid “Another instance of Tutor is already running in another user’s session on this computer” by disabling fast user switching

  1. Problem: As reported earlier (in the Spring and in the Fall term),  for the student PCs, Sanako issues (but likely also general performance problems, and reportedly problems on classroom computers outside of the LRC) caused by multiple users being logged into the same PC – not limited to logging in from remote via MSTSC -  seem on the increase this term (this year?), also on the teacher PC, where they prevent the digital audio lab from starting:image
  2. Workaround: force restart of the computer (time-consuming, though).
  3. Solution: Avoid, better prevent multiple user login, maybe by disabling fast user switching?
    1. Registry: HKEY_LOCAL_MACHINE\Software\Microsoft\Windows\CurrentVersion\Policies\System\HideFastUserSwitching =1, or
    2. Group policy: Computer Configuration\Policies\Administrative Templates\System\Logon\Hide Entry points=Enabled.
  4. Other considerations:
    1. Side effects: unclear?
    2. Root cause: Not enough data. Why do users remain logged in in the first place?

Getting rid of “You must restart your computer to apply these changes”

CAM05590

I am seeing this on several computers when I or students log in. To make matters worse, “Restart now” is the default selected button, and the computers are deepfrozen, which will not only lead to loss of (potentially valuable face-to-face class) time, but could even result in an infinite loop if we do not get rid of this message.

Bugs in MS-Calendaranalytics?

  1. Is there an Off-by-1 bug in MS-Calendaranalytics pivot chart?
    1. I am hovering (as an example) over the first name in the upper list which displays the right name as tooltip, the first name in the second listimage
    2. I guess I could learn DAX to fix this one myself, but what I have found myself doing is copy/paste the legend control from underneath, which does not exhibit this apparent bug, as a screenshot over the wrong legend (Seems strangely inadequate!).
  2. Cannot run visual basic macro because of a syntax errorimageVersion 1 on Excel 2010 (64-bit) on Windows 7 (64-bit). Restarting (Excel/Windows) made this go away.
  3. This stopped working on load from one day to the next, without the file getting saved and updated in between: System.Runtime.InteropServices.COMException (0x80070490): Element not found. (Exception from HRESULT: 0x80070490)
    at Microsoft.VisualStudio.Tools.Office.Runtime.Interop.IHostItemProvider.GetHostExtender(String extenderType, String extenderCookie, IntPtr& extenderObject)
    at Microsoft.VisualStudio.Tools.Office.Runtime.DomainCreator.ExecuteCustomization.Microsoft.Office.Tools.IHostItemProvider.GetHostExtender(Type primaryType, String primaryCookie)
    at Microsoft.Office.Tools.Excel.ControlSiteImpl..ctor(IServiceProvider serviceProvider, IHostItemProvider hostItemProvider, String primaryCookie, String identifier, Object containerComponent, UInt32 officeVersion, Control control, _OLEObject extenderControl, Boolean isDynamic)
    at Microsoft.Office.Tools.Excel.FactoryImpl.Microsoft.Office.Tools.Excel.Factory.CreateControlSite(IServiceProvider serviceProvider, IHostItemProvider hostItemProvider, String primaryCookie, String identifier, Object containerComponent, Control control)
    at Microsoft.Office.Tools.Excel.Controls.Button..ctor(Factory factory, IHostItemProvider hostItemProvider, IServiceProvider serviceProvider, String cookie, String extenderCookie, Object container, String identifier)
    at ExchangeAnalytics.Sheet4.InitializeControls() in C:\tfs\Exchange Analytics\ExchangeAnalytics\ExchangeAnalytics\What.Designer.cs:line 169
    at ExchangeAnalytics.Sheet4.Initialize() in C:\tfs\Exchange Analytics\ExchangeAnalytics\ExchangeAnalytics\What.Designer.cs:line 55
    at Microsoft.VisualStudio.Tools.Office.Runtime.DomainCreator.ExecuteCustomization.ExecutePhase(ExecutionPhases executionPhases)
    at Microsoft.VisualStudio.Tools.Office.Runtime.DomainCreator.ExecuteCustomization.Microsoft.VisualStudio.Tools.Office.Runtime.Interop.IExecuteCustomization2.LoadEntryPoints(IntPtr serviceProvider)

Keyboards not loading on pc35


Did this PC get out of synch? It was out of sync with the JAVA also.

Windows Live Writer can once again load more than 500 WordPress posts without “Invalid Server Response”

Evidence:

image

Version (recently updated – thank you! This bug bugged me a lot, I am chatty):Version 2012 (Build 16.4.3522.110). Not sure it is not server-related, but consider upgrading on download.live.com if you still see this error on the metaWeblog.getRecentPosts from XmlRpc server: image

How to resolve error “Speech Recognition could not start because the language configuration is not supported”

  1. Problem: I have seen this error CAM05472,
  2. Root cause: when the display language and speech language do not match (the latter is set to default to the former in the LRC, but it seems they can get out of sync), as you can witness here (English display does not match Chinese speech recognition): CAM05474
  3. Solution: Follow the instructions in the error message, i.e.
    1. Access the Speech recognition control panel here: image
    2. Then change the speech recognition language to match the display language, like I am doing here: CAM05475
  4. Quick workaround: Not sure about how quick, but in the LRC, you can also just try and restart the computers, they are “frozen” to a default configuration in display and speech recognition language (English/English – matches).