Kdevelop and gdb 10.0.1

René J.V. Bertin rjvbertin at gmail.com
Thu Dec 10 13:03:28 GMT 2020


On Thursday December 10 2020 13:30:20 Milian Wolff wrote:

>We had to change the system to create appimages, so I would appreciate if 
>someone could test this new 5.6.1 appimage:
>
>https://lmnm.duckdns.org/s/TwjLWnQsQG8tD43
>
>Does it work on your platform/distro? Ideally test something non-KDE/arch 
>based, as that was tested by me already :)

It works on my KUbuntu 14.04 frankenOS, though with a sh*load of debug output (tip of the iceberg below).

I don't know if you're obliged to include FreeType and FontConfig in this new AppImage; it wasn't yet the case with 5.6.0 - and people like me who have those libraries installed with the Infinality+Ultimate patches can notice a significant font rendering quality w.r.t. their system applications.
OTOH you *could* include the required libdbus; it will work just fine with an older dbus daemon.

R.



/tmp/.mount_KDevel6UAxF6/AppRun.wrapped: /lib/x86_64-linux-gnu/libdbus-1.so.3: no version information available (required by /tmp/.mount_KDevel6UAxF6/usr/lib/libQt5WebEngineCore.so.5)
/tmp/.mount_KDevel6UAxF6/AppRun.wrapped: /lib/x86_64-linux-gnu/libdbus-1.so.3: no version information available (required by /tmp/.mount_KDevel6UAxF6/usr/lib/libpulse.so.0)
/tmp/.mount_KDevel6UAxF6/AppRun.wrapped: /lib/x86_64-linux-gnu/libdbus-1.so.3: no version information available (required by /tmp/.mount_KDevel6UAxF6/usr/lib/libpulsecommon-10.0.so)
QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL are enabled
qt.widgets.painting: Marking QRect(0,0 880x502) of QWidget(0xb96960, name="qt_scrollarea_viewport") dirty with QWidgetRepaintManager::UpdateLater
qt.widgets.painting: Sending update request to KDevelop::SessionChooserDialog(0x7fff0e0576c0) with QWidgetRepaintManager::UpdateLater
qt.widgets.painting: Marking QRect(0,0 880x502) of QWidget(0xb96960, name="qt_scrollarea_viewport") dirty with QWidgetRepaintManager::UpdateLater
qt.widgets.painting: Marking QRect(0,0 900x600) of KDevelop::SessionChooserDialog(0x7fff0e0576c0) dirty with QWidgetRepaintManager::UpdateLater
qt.widgets.painting: Marking QRect(0,0 80x23) of QPushButton(0xfd1740) dirty with QWidgetRepaintManager::UpdateLater



More information about the KDevelop mailing list