Skip to content

Edoardo Vignati 👨🏻‍💻

› Always looking for awesome things

Menu
  • Studies
  • Publications
  • Skills
  • Portfolio
  • Projects
  • Career
  • Blog
  • 🇮🇹 Servizi
Menu

Category: Fixes

[SOLVED] Flutter Android licenses exception

Posted on 01/12/202015/01/2021 by Edoardo

If you are here it means that you are facing a frustrating exception regarding Android licenses in Flutter. More specifically the exception occurs when you try to run the following command: and the output is something like this: The easiest fix I found is to install the Android SDK Command-line Tools. In Android Studio open…

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

[SOLVED] Nextcloud can’t login – Internal Server Error

Posted on 30/04/202030/03/2022 by Edoardo

In this short guide I would like to help you if you are in the same frustrating situation as me. In particular I spent a lot of time trying to understand what was going wrong on my Nextcloud installation and now I want to give you (I hope) a solution. The situation we want to…

Continue reading

[SOLVED] The target server failed to respond – Jenkins and Nexus

Posted on 14/04/202030/03/2022 by Edoardo

I encountered this error while I was writing a Maven project. I want to explain what was the problem in my case. Here is the setup of the project: the project is on Github a trigger on push events is fired to a self-hosted Jenkins installation that builds the artifact an upload step of the…

Continue reading

[SOLVED] Commit failed on Gitlab – Disable (or enable) pipelines

Posted on 03/04/201930/04/2020 by Edoardo

If you are using Gitlab you have already experienced that commits will “fail” with no reason. This is due to the automatic enabling of pipelines for continuous integration and delivery (CI/CD). This is what happens when you create a new repository: This is what happens when you push the first commit: So, if you want…

Continue reading

Android Studio cannot preview?

Posted on 25/09/201801/12/2020 by Edoardo

You are starting a new Android project, you open your Android Studio, Gradle is building…exciting! You open your main activity .xml file, put a new button and….nothing happens. Android Studio won’t preview the layout of your application…damn… Solution: for most of the tamplates that you can choose from the wizard, the fix is very simple….

Continue reading
  • Previous
  • 1
  • 2
© 2025 Edoardo Vignati 👨🏻‍💻 | Powered by Minimalist Blog WordPress Theme