fritzing / fritzing-app

Fritzing desktop application
http://fritzing.org
Other
4.04k stars 834 forks source link

startup crash on ubuntu #3991

Closed sktrinh12 closed 1 year ago

sktrinh12 commented 1 year ago

Current Behaviour

I get the error qt.gui.icc: Unsupported ICC profile class 70727472 QPngHandler: Failed to parse ICC profile upon startup. I just downloaded latest version on my laptop and opened from terminal. The logo shows up loads for about 5 seconds disappears (the logo) and no window appears.

**Build:** fritzing-0.9.10-l2134-40d23c29.AppImage **Operating System:** Ubuntu 20.04 **Steps to reproduce:** - Step 1 - download from fritzing website newest linux AppImage - Step 2 - chmod +x fritzing*.AppImage file - Step 3 - ./fritzing*.Appimage ## Expected Behaviour Open fritzing application Thank you!
KjellMorgenstern commented 1 year ago

The ICC profile error message is harmless, it is passed through from a library, originating from one PNG image with an invalid/unknown color space.

The reason why no window appears I can not tell. Which window manager are you using?

sktrinh12 commented 1 year ago

i'm using i3 window manager. i tried looking thru my windows and couldn't find it.

KjellMorgenstern commented 1 year ago

Anyone else with Ubuntu 20.04 and i3 to confirm the issue? Otherwise, this has to wait until I find the time to setup a system.

KjellMorgenstern commented 1 year ago

There were quite some changes from 0.9.10 to Fritzing 1.0.1 Closing this for now, please comment if you think this should be opened again.