yfprojects

Results 399 comments of yfprojects
trafficstars

> 3. For the archive, you also need to add a combo box to select the repo There are a lot of open questions on how to handle commands other...

Do you see a `vorta.desktop` file in `~/.config/autostart/`?

What happens if you start vorta from the terminal after quitting any running instance? ``` vorta ``` Can you check the database file located at `~/.local/share/Vorta/settings.db`? The table settings model...

Ok, this is how vorta should behave. Then I have no idea why the main window *does* appear when you login. You could try disabling `automatically start vorta at login`...

AFAIK xfce doesn't restore applications that were running when logging out. Did you have a look at other autostart locations? Also the parent of the vorta process might give information...

The other icons use solid shapes instead of contours. So maybe your first option is better @diivi.

I wondered why detecting via QPalette doesn't work. Or maybe it does...

Can you enclose relevant output including the error message?

What about https://github.com/borgbase/vorta/blob/e0fe766051e521396d7d58f973d1f8002ff749ad/src/vorta/utils.py#L374-L379 Can this be used to determine the colour of the tray icon?

> I tried this, but it didn't worked reliably, It returns `False` even when in dark mode. Which attribute of the MacOS palette is the cause of this?