LinArcX / kindd

A kindful dd, written in qt-quick.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Window returning to offscreen location on weird screen setup

lalueck opened this issue · comments

i have kind of a weird screen setup with one long monitor and two normal ones, for some reason during the write process the window keeps returning to an off-screen location:
image
image

Os: Arch
DE: KDE

Oh! such a weird problem.

Unfortunately i don't use KDE to reproduce your issue.

Meanwhile can you please run kindd from terminal to see if there is any warning or errors?

after finally finding the time to test this i am not able to reproduce the issue of the window returning offscreen once flashing starts, it still loads offscreen once started tho.

startup terminal output here:

Attribute Qt::AA_EnableHighDpiScaling must be set before QCoreApplication is created.
Could not attach Keys property to:  LinArcxDialog_QMLTYPE_107(0x5651f62a43c0)  is not an Item
qrc:/pages/CreateISO.qml:484:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
qrc:/pages/CreateISO.qml:476:5: QML Connections: Implicitly defined onFoo properties in Connections are deprecated. Use this syntax instead: function onFoo(<arguments>) { ... }
file:///usr/lib/qt/qml/QtQuick/Controls.2/Imagine/ProgressBar.qml:85:52: QML AnimatedImage: Error Reading Animated Image File qrc:/qt-project.org/imports/QtQuick/Controls.2/Imagine/images/progressbar-animation.webp
qml: model is empty

I can't see any issue with your logs.

I'm using the dwm window-manager and see the exact output as you and Kindd work properly.

This problem is related to your KDE configuration not to Kindd specifically.

I'll close this issue. If you find any solution, feel free to reopen it again.