Παρουσίαση με Ετικέτες

Fix: javascript location.hash throttling issue with IFrame
10 Φεβρουαρίου 21 06:58 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
I had implemented a simple (and most importantly working in older browsers too) way of communication between an IFrame and its parent page via location.replace(“#” + hash), which doesn’t add entries to history like location.hash=… does, and the onhashchange event, when I noticed Edge-Chromium was throwing a “Throttling navigation to prevent the browser from hanging.” […]
Δημοσίευση στην κατηγορία: , , , , , , , , , , ,
Fix: WordPress not detecting updates, wp_options table corruption
26 Ιανουαρίου 21 05:35 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
I have been trying recently to troubleshoot a WordPress website that was not detecting available core and plugin updates. So I installed WordPress Debug Bar plugin and after enabling WP_DEBUG in wp-config.php I could open the Debug menu from the WordPress admin bar and see some errors being logged. At the wp-content/wp-debug.log file that I […]
Δημοσίευση στην κατηγορία: , , , , , , , ,
HowTo: make raw_input & input work the same in both Python 2 and 3
10 Ιουλίου 20 04:00 πμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
Was just trying to make a Python 2 script work in Python 3 and at first it seemed I just needed a small change to add missing parentheses to the argument of a couple of print statements. But then another issue came up, it wasn’t understanding the command raw_input(somePrompt) that was occuring at various places […]
Δημοσίευση στην κατηγορία: , , , , , , , , , , ,
HowTo: Use DISM and SFC tools to check+fix your Windows installation
14 Απριλίου 20 10:28 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
If you’re having issues with your Windows 7 or newer, you should consider whether its installation has become corrupted (due to malicious software or hard drive errors). After doing a disk check (say by right clicking the appropriate drive under my computer and selecting Properties, then Tools tab and Error checking) and a complete virus […]
Δημοσίευση στην κατηγορία: , , , , , , , , , , , ,
Fix: Microworlds Pro installer showing gibberish instead of Greek
31 Μαρτίου 20 11:17 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
A friend sent me the other day a screenshot from the installer of Microwords Pro Greek version on Windows 10 that was showing gibberish instead of Greek. At their school on Windows 10 it was showing up fine, so they wondered what the issue was. They mentioned that on Windows 10 english it was showing […]
Δημοσίευση στην κατηγορία: , , , , , , ,
Fix: Cisco Webex Meetings install fail (AddDllDirectory @ KERNEL32.dll)
28 Μαρτίου 20 06:52 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
Looking into the following error message occuring with Cisco WebEx Meetings installer on Windows 7, found this useful discussion: https://social.technet.microsoft.com/Forums/en-US/a0970bfe-2bca-4ae3-a463-a5a04df83770/could-not-locate-dynamic-link-library-kernel32dll?forum=w7itproinstall where the following are suggested: – install Update for Windows 7 (KB2533623) from Microsoft: https://www.microsoft.com/en-us/download/details.aspx?id=26767 – video tutorial: https://www.youtube.com/watch?v=TpRRiMGJ_xA And an extra tip, in case you after the installation, when you try to connect via […]
Δημοσίευση στην κατηγορία: , , , , , , , , ,
Fix: make ownCloud installer display in English language
26 Μαρτίου 20 02:33 πμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
OwnCloud is an interesting solution for setting up a file sharing cloud for a group of people. However,one issue I’ve found with its Windows desktop client’s current version (which looks clean of any viruses since I always check first) is that if your Windows 10 is configured with a preferred language that the desktop client’s […]
Δημοσίευση στην κατηγορία: , , , , , , , , , ,
Fix: Buildbox activation issues on load
22 Φεβρουαρίου 20 09:51 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
Buildbox is a wonderful game authoring tool (that spans the whole nocode-code continuum, including the low-code aspect). It now has a free version too with nice templates and tutorials included. I had an issue with the Windows version (it also has an indentical MacOS-X version since it’s a Qt-based app) where it was complaining about […]
Δημοσίευση στην κατηγορία: , , , , , , ,
Fix: Acer Aspire One (AS1) ZG5 blank screen at startup
22 Δεκεμβρίου 19 02:15 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
Seems Acer Aspire One (AS1) ZG5 can have a recurring problem, esp. if its battery is near its end of life. If it shuts down abruptly its BIOS settings seem to get corrupted and its BIOS instead of discarding them seems to freeze. Luckily they have a way to update the BIOS via USB key […]
Δημοσίευση στην κατηγορία: , , , , , , , , ,
Fix: “A numeric comparison was attempted” at VS build (Costura.Fody)
18 Οκτωβρίου 19 12:56 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
After upgrading from Visual Studio 2017 to Visual Studio 2019 I was able to update NuGet packages Fody and Costura.Fody of a solution that needed them (to package assembly DLLs inside console EXEcutables) and the solution was rebuilding fine. However after I synced the solution via a Git repository on another machine and installed the […]
Δημοσίευση στην κατηγορία: , , , , , , , , , ,
Fix: Invalid Firmware Image at Dell Inspiron 3537 BIOS update
09 Αυγούστου 19 09:56 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
For some time now I was trying to update the BIOS of an older Dell Inspiron 3537 laptop from inside Windows (with the InsydeFlash application that the respective Dell update package employs), only to get a blue screen saying Invalid Firmware Image upon reboot and the BIOS update was skipped every time. Since that update […]
Δημοσίευση στην κατηγορία: , , , , , , , ,
HowTo: remove Javascript imports from OpenLayers map examples
11 Ιουνίου 19 09:31 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
OpenLayers is a fine alternative to the map visualization part of Google Maps Platform, however many of its examples sometimes use features from future and server-side Javascript versions, like “imports”. Based on lou’s answer at https://stackoverflow.com/questions/51093964/why-examples-dont-work-a-struggle-with-imports/56549364, here’s a fix I just did to make the Marker animation example work when you just copy-paste the example […]
Δημοσίευση στην κατηγορία: , , , , , , , , , ,
Fix: Word print view showing no margins and pages appear collated
05 Απριλίου 19 11:46 πμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
I’m often asked by friends and family to assist them on frustrating technical issues they can’t resolve by themselves. Thanks to remote access / support software like TeamViewer, this is a piece of cake nowadays. The solution to such problems isn’t always straightforward though. Just came across a Microsoft Word installation where suddenly the Print […]
Δημοσίευση στην κατηγορία: , , , , , , ,
Fix: “The Global element ‘xx’ has already been declared” warnings in config files after .NET framework upgrade in Visual Studio solution
04 Απριλίου 19 05:09 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
Had just converted to target .NET framework 4.7.2 a Visual Studio solution full of 4.5 libraries, console apps and an MVC 5.0 (recently converted from 4.0) web app and all seemed to build fine, but then noticed that with web.config of the MVC web app open in the editor, it was showing lots of warnings […]
Δημοσίευση στην κατηγορία: , , , , , , , , ,
Fix: Reset forgotten Windows Phone pin remotely if locked out of it
15 Νοεμβρίου 18 12:44 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
I got an older Lumia 930 phone (nice big display and 20MP camera, Windows Mobile 8.1 upgradeable to Windows 10, main shortcoming is that it doesn’t have microSD slot) on big discount the other day, but after upgrading it to Windows 10 I accidentally entered the wrong PIN code at login an it managed to […]
Δημοσίευση στην κατηγορία: , , , , , , , , ,
Fix: jqGrid search operator menu items jumping around on hover
06 Νοεμβρίου 18 08:27 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
A colleague noticed earlier on today, that on the Chrome browser they were using, the search operator menu items of a jqGrid on a web app’s UI were jumping around on hover, making it practically impossible to select one.    Seems this had started occurring on that ASP.net MVC web application, after a recent update […]
Δημοσίευση στην κατηγορία: , , , , , , , , , , , ,
HowTo: Fix DVD/CD with Live filesystem (Packet/UDF) on Windows
10 Οκτωβρίου 18 09:33 πμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
The other day I found how easy it is to use a Live CD/DVD (where packet writing occurs when adding stuff) instead of a Mastered one (where all is kept to be written when you close the disk) on Windows. It feels more like using a USB flash disk and should be more safe regarding […]
Δημοσίευση στην κατηγορία: , , , , , , , , , , ,
Fix: jQuery’s jqGrid search UI custom styling
03 Οκτωβρίου 18 01:35 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
Lately, I’ve got the task of maintaining/extending an ASP.net MVC web application that is using jQuery’s jqGrid for data grids on its UI. First thing I noticed was how confusing the search UI on the grid’s header was: Those symbols on the left-side of each column’s searchbox are for the type of search (e.g. contains, […]
Δημοσίευση στην κατηγορία: , , , , , , , , , ,
Fix: Temporary or Local roaming profile message after Windows login
18 Αυγούστου 18 08:09 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
  Researching how to solve a “You have been logged on with a temporary profile” message on a system set up to use a roaming profile (and after I had first checked/fixed the filesystem for errors which is the classic cause for that when using local profiles) I came across this article: http://www.grouppolicy.biz/2011/07/how-to-reset-a-roaming-profile-in-windows-7 Near the […]
Δημοσίευση στην κατηγορία: , , , , , , ,
Fix: Windows 10 laptops with AMD graphics adapter going really slow
27 Ιουνίου 18 07:11 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
Quoting my comment from a discussion thread on the AMD Community website Actually the drivers back from 2015 that Microsoft serves for AMD laptop graphics adapters seem to make Windows 10 crawl (at everything, not just in graphics stuff). Installing the newest ones from AMD (in this case the beta driver) makes laptops work decently […]
Δημοσίευση στην κατηγορία: , , , , , , , ,
HowTo: Install Skype desktop on Windows 10 (for older webcams)
22 Μαρτίου 18 02:05 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
On Windows 10, Microsoft (they’ve acquired Skype some years ago) provide a Windows Store app for Skype, however Universal Windows Platform (UWP) apps like that one don’t support older webcams (even the ones embedded in not-that-old laptops). Unfortunately, Microsoft hasn’t bothered to provide some frame grabber driver to bridge with DirectShow-based etc. older webcams that […]
Δημοσίευση στην κατηγορία: , , , , , , , , , ,
Fix: Windows Update 0x8e5e03fa, 0x800703fa errors
20 Νοεμβρίου 17 03:15 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
Sometime ago, I was receiving errors 0x8e5e03fa and 0x800703fa on several pending updates at Windows 10’s Update pane (found at Settings / Updates & Security / Windows Update from the Start menu). The updates history wasn’t showing many more details, but could see Knowldege Base article numbers (KBxx) for some pending cummulative updates. Trying to […]
Δημοσίευση στην κατηγορία: , , , , , , , , ,
Fix: WordPress administration UI content area showing up blank
16 Νοεμβρίου 17 05:16 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
Some time ago, at a WordPress 3.3 blog, a friend was getting a blank main area at the administration UI (just the menu was showing up there) when they visited the classic URL of the form http://somesite/wp-admin/. Here is a writeup of some notes I had kept while troubleshooting that issue and then upgrading to […]
Δημοσίευση στην κατηγορία: , , , , , , , , ,
Fix: Windows Phone update error 80072f8f
28 Δεκεμβρίου 15 06:34 μμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
I was setting up a new Lumia phone (with Windows Phone 8.1) and neither phone update, nor the (Here) maps downloads were working. When trying Settings / Phone Update, it was showing error 80072f8f and was pointing to http://www.windowsphone.com/en-us/how-to/wp8/basics/solutions-to-update-issues to read more info. However that error code wasn’t listed there. Wonder if there is any […]
Δημοσίευση στην κατηγορία: , , , , , , , ,
Fix: Keyboard shortcuts Ctrl-C, Ctrl-V, Ctrl-Z, Ctrl-A not working in Word
25 Νοεμβρίου 15 04:50 πμ | Μπιρμπίλης Γεώργιος | 0 σχόλια   
For some time now, I was getting very annoyed while copy-pasting content from other software into Microsoft Word 2010. I would press CTRL+C at some other software and then would press ALT+TAB to go into an open Word document and press CTRL+V to paste, but it would not. So I had to move my fingers […]
Δημοσίευση στην κατηγορία: , , , , , , , ,
Περισσότερες Δημοσιεύσεις Επόμενη »

Search

Go

Ιστορικό Δημοσιεύσεων

Συνδρομές