2024-03-25

Google Maps in Suchergebnis nicht klickbar - Firefox

Wenn ich bei Google.de im Firefox nach einer Adresse suche, wird seit Neuestem die Karte zwar im Suchergebnis angezeigt, ist aber nicht klickbar und auch in der Leiste oben ist "Maps" nicht mehr vorhanden.

Dieses Verhalten hängt vermutlich mit dem Digital Markets Act (DMA) zusammen.

Um das Problem zu beheben, müssen wir ein Addon installieren und Google.com statt .de nutzen.

Firefox Addon "Allow me to click Google Maps"

Nach der Installation geht ihr auf Google.com und gebt dem Addon die Berechtigungen, immer auf der Seite ausgeführt zu werden, geht dazu auf das Puzzle Symbol, Rechtsklick auf die Erweiterung und immer ausführen aktivieren.

 
So sah das Ergebnis vorher aus:



So sieht es danach aus mit "Open Map" Button:

 
Denkt daran, eure Favoriten und Sucheinstellungen von .de auf .com zu ändern.
 
When I search for an address on Google.de in Firefox, the map has recently been displayed in the search results but is not clickable.
This behavior is probably related to the Digital Markets Act (DMA).
To fix the problem, we need to install an addon and use Google.com instead of .de.

After installation, go to Google.com and give the addon the permissions to always run on the page, go to the puzzle icon, right-click on the extension and enable always run.
Remember to change your favorites and search settings from .de to .com. 


2024-03-15

Logitech Mouse LED permanently blue

 Die Beleuchtung meiner Logitech Maus (G703 Lightspeed) war plötzlich durchgehend blau.

Ich benutze nicht die große Logitech Suite zur Verwaltung sondern lediglich den portablen Logitech OnboardMemoryManager_2.0.1639 und für den Rest SignalRGB, Änderungen in den beiden Tools zeigten jedoch keinerlei Veränderung.

Ich habe herausgefunden, dass Windows nun scheinbar per Update ein Feature hinzugefügt hat, was die LEDs steuert und meine bisherigen Einstellungen ganz frech überschreibt...

Solltet ihr das gleiche Phänomen haben, dann müsst ihr in den Windows Einstellungen die dynamische Beleuchtung deaktivieren, entweder für das einzelne Gerät oder direkt global.

 The illumination of my Logitech mouse (G703 Lightspeed) was suddenly blue throughout.

I don't use the big Logitech Suite for management but only the portable Logitech OnboardMemoryManager_2.0.1639 and for the rest SignalRGB, but changes in both tools didn't show any change.

I found out that Windows seems to have added a feature via an update that controls the LEDs and overwrites my previous settings...

If you are experiencing the same phenomenon, then you need to deactivate dynamic lighting in the Windows settings, either for the individual device or globally.





2023-08-17

Easy Anti-Cheat Untrusted system file

If you get the Easy Anti-Cheat Untrusted system file error for Example:

C:\Windows\System32\vcruntime140.dll

C:\Windows\System32\msvcp140.dll


 

then head over to your installed apps, filter for "visual" to only see the Microsoft Visual C++ Redistributables and REMOVE (uninstall) all of them with year 2015 and later.

 

 

After that, head over to Microsoft https://learn.microsoft.com/en-US/cpp/windows/latest-supported-vc-redist?view=msvc-170 (Microsoft Visual C++ Redistributable latest supported downloads)

Download and install the X64 Version (or also the X86 Version to be safe or if you don't know which one is correct for you). After installation a system restart is necessary.

Now the Error should be gone.


I had the error after updating my Microsoft Visual C++ Redistributables via WinGet, if you use it too, make sure to ignore these updates in the future.