kindd icon indicating copy to clipboard operation
kindd copied to clipboard

Window returning to offscreen location on weird screen setup

Open lalueck opened this issue 3 years ago • 2 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

lalueck avatar Apr 25 '22 16:04 lalueck

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?

LinArcX avatar Apr 25 '22 16:04 LinArcX

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

lalueck avatar May 05 '22 18:05 lalueck

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.

LinArcX avatar Sep 06 '22 10:09 LinArcX