Skip to content

Edoardo Vignati ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป

› Always looking for awesome things

Menu
  • Studies
  • Publications
  • Skills
  • Portfolio
  • Projects
  • Career
  • Blog
  • ๐Ÿ‡ฎ๐Ÿ‡น Servizi
Menu

Category: Applications

[SOLVED] Brave not loading OneDrive

Posted on 25/03/2025 by Edoardo

If you are running this problem, try to switch off the Shield (orange lion in address bar) for these two addresses:

Continue reading

[SOLVED] Missing Python core / win32api

Posted on 27/09/2024 by Edoardo

This error can occur while installing VirtualBox. Follow these steps to fix and install all the dependencies:

Continue reading

Useful information and fixes about ovftool

Posted on 16/11/202316/11/2023 by Edoardo

OVFTool is used to migrate from VMware VMX to VirtualBox OVF. OVFTool are not delivered with the VMWare Player, so you have to register to VMWare website, download and install it. You can use ovftool in the CMD or PowerShell adding its folder (the folder, not the full path to the exe) to the environment…

Continue reading

DaVinci Resolve – Useful tricks

Posted on 13/07/202314/07/2023 by Edoardo

DaVinci Resolve is a fantastic tool for easy video editing activities and I want to share a couple of suggestions. Insert new image or video in a specific point of the timeline If you simply drag and drop, the new clip will be added at the end of the timeline or will replace the one…

Continue reading

Generate ER graph image from MySQL database

Posted on 07/07/202307/07/2023 by Edoardo

One option is to use PhpMyAdmin Designer (find it in the top menu of PMA) that creates a quite interesting visualization of the tables, but if the tables are a lot it doesn’t work as expected when you export the pdf or the svg file. Another very interesting solution is to use MySQL Workbench, a…

Continue reading

[Risolto] Word non ha potuto creare il file di lavoro

Posted on 06/11/202106/11/2021 by Edoardo

Questo errore puรฒ comparire all’apertura di Microsoft Word. In particolare l’errore che compare in un popup non appena si apre o si carica l’anteprima di un documento รจ il seguente: Per risolverlo รจ possibile seguire il seguente metodo. Aprire regedit da Start Navigare fino a “Computer\HKEY_CURRENT_USER\SOFTWARE\Microsoft\Windows\CurrentVersion\Explorer\User Shell Folders” (senza apici) Cercare la chiave Cache Cambiare…

Continue reading

Increase PHP memory in Nextcloud

Posted on 02/11/202103/05/2022 by Edoardo

This is the typical Nextcloud error that warns you about the low level of php available memory. To increase this parameter you have to edit the php.ini file that could be in different locations depending on the operating system and the version of Apache that you are using. To locate the correct file put the…

Continue reading

[SOLVED] flutter_osm_plugin not working (Expecting an argument)

Posted on 11/09/2021 by Edoardo

If you are here it means that you cannot use the OSM plugin for Flutter. And if you are reading this post I hope you’re going to fix it. This is the error: If you are facing the same error, you can try to fix in this way: invalidate cache and restart upgrade Flutter upgrade…

Continue reading

How to install LaTeX package

Posted on 10/01/202110/01/2021 by Edoardo

Personally I use TeXstudio to create LaTeX documents and sometimes I need to install new packages. Usually, when you try to use a package that is not installed locally, this is the following error: The easiest way to install a new package (in this case the float package) is to use MiKTeX. First of all…

Continue reading

How to install hplip on Ubuntu

Posted on 06/11/202019/11/2022 by Edoardo

Latest update: august 2022 for Ubuntu 22.04. and hplip version 3.22.6. If you are here, you probably tried to install hplip without success. Prerequisite: make sure you are using Python3.x running If you are using Python2.x you should switch to Python3. Pay attention to old software you are running with Python2…this operation may break something!…

Continue reading
  • 1
  • 2
  • 3
  • Next
© 2025 Edoardo Vignati ๐Ÿ‘จ๐Ÿปโ€๐Ÿ’ป | Powered by Minimalist Blog WordPress Theme