Nicolas Fella

Results 23 comments of Nicolas Fella

See also https://invent.kde.org/plasma/plasma-nm/-/merge_requests/124

Yes, that would be required for the Dolphin plugin. However it doesn't make much sense for the appimage build anyway. The Dolphin integration works by installing a .so file that...

Something that could be done is detecting the default (all installed?) file managers, map that to an appstream id of the extension package with a curated list and propt the...

I didn't know `compulsory_for_desktop` before but looking at it I don't think it does help us with what we want. IIUC it models dependencies like "KWin is required for Plasma"...

It also assumes that people use their DE's file manager, which is probably common, but not always the case

> @nicolasfella can you have a look at the AppImage build error ? looks like the new desktop file entry is supposedly not compliant (at least from this parser point...

bot, build org.kde.kcharselect

bot, build org.kde.kcharselect

good question. I'd say we introduce a new alternative name, mark the old one as deprecated and ifdef the old one out when building against C++20. People upgrading to C++20...

I can reproduce this with Qt 5.14.0 on Linux #0 0x00007fa970ceb098 in QQuickWindowPrivate::renderSceneGraph (this=this@entry=0x55f58a12ebb0, size=..., surfaceSize=...) at items/qquickwindow.cpp:551 #1 0x00007fa970c8067c in QSGRenderThread::syncAndRender (this=this@entry=0x7fa950003a00, grabImage=grabImage@entry=0x0) at /home/nico/workspace/qt5/qtbase/include/QtGui/5.14.0/QtGui/private/../../../../../src/gui/rhi/qrhi_p.h:1250 #2 0x00007fa970c84871 in QSGRenderThread::run...