yfprojects

Results 399 comments of yfprojects
trafficstars

> It does look like the open(2) related warning is already known and documented as not really a bug. What warning do you mean? > I'd like to understand if...

KDE Plasma restarts applicatons that were running on shutdown. Since vorta runs in the background registered as a GUI app it is also restarted by KDE although vorta is not...

> I'm not 100% sure what you mean here, if I have for example Chrome running when I shut down the PC, Chrome doesn't restart when I start the PC...

Vorta is a desktop application. What is your use case for having to run vorta without a display?

QT, the GUI framework vorta uses, will be loaded on startup and crashes immediately. Currently there is nothing we can do about that. You will have to work around the...

When importing the main component of Qt the whole process will crash without rasing an exception. Therefore there is no pythonic way of preventing a crash besides checking the `DISPLAY`...

Vorta supports recent versions of `Qt5`. You can find more information on [qt.io](https://qt.io). They also have a [bug tracker](https://bugreports.qt.io/).

I totally aggree @drw. But currently we have to work with what we have. Though there is #1076 which is waiting for input.

Seems to be a duplicate of #1267 and #1216. I think this is an issue of [secretstorage](https://github.com/mitya57/secretstorage). It therefore makes sense to open an issue there.

I aggree that blocking and returning a proper status code would be an enhancement.