Re: Kdevelop and gdb 10.0.1
Milian Wolff <[email protected]> Thu, 10 Dec 2020 14:17:35 +0100
| Newsgroups | gmane.comp.kde.users.kdevelop |
|---|---|
| Message-ID | <3129231.PV3YDqrAxV@milian-workstation> |
On Donnerstag, 10. Dezember 2020 14:03:28 CET René J.V. Bertin wrote: > 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). Thanks for testing. > 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. I quite frankly don't care about such little things. People should only use the AppImage if they have to, but if things look a bit odd then so be it. If you want something nice, user a modern distro that gives you a proper package directly. > OTOH you *could* include the required libdbus; it will work > just fine with an older dbus daemon. > > /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) Bundling the old libdbus makes problems on newer distros, so I explicitly remove that. Quite frankly, 14.04 is far too old for me to care - it's EOL already after all. > QXcbIntegration: Cannot create platform OpenGL context, neither GLX nor EGL Yes, I've seen that too, but feel reluctant of bundling GLX/EGL libs hm. Maybe I have to, the old appimage also does it. > 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 Disable these in your ~/.config/QtProject/qtlogging.ini, they shouldn't be enabled by default. Bye -- Milian Wolff [email protected] http://milianw.de
signature.asc
(application/pgp-signature, 833 B)
-----BEGIN PGP SIGNATURE----- iQIzBAABCAAdFiEEezawi1aUvUGg3A1+8zYW/HGdOX8FAl/SH+8ACgkQ8zYW/HGd OX9HYRAAmvyelFVtX4xLWi7jMrDA/Fzmq5xlanD84yrXh4wix+kFcDUmk/SXqAE5 NGVjMdnc8jfT69twp4HM4T77P9szgsgp+ykP8y1rpO77XnoddRuwLw2+bky4eZIM EfIAMLkHn5oIC4tfWeprTnMepggSjT9Lbky4hUUj+L6QUhfGcAIJ0J3iR+kWtdQW ApQS8PkKUzGeHqzDEAMaZ9QhDtpF9fh+BqJdaNPm53ekS58sz+Fz/yWfC/ntOwTM DKbr9U/EGojkOZrOjU7SifbhjIFMEbkv+meBqprI6HP6XKKsGWDjvBkBWFmh5Mzw eV/qLvXrd4eAzYe0DBojUDa7kJ0oHlb7tlj52YrCxiYtC1+7Mb8d8w+IfCgaTDXA UlxPDjWJ6MZuFuZSagvvC79cTfHrR+LPWPARFUdxrfIk9CbEC2zscUOb7ia2lSrq HjEgPEC3YufORFlOd1OsVfERcxyRaxrGqd6mbNYeaFqsWQ5OvVGSI+B3FRsBUWrC zlxCerMX/Ugaw/ejTefXIvfNPpptMzm0pgoGiTC+6s6jJrWwF1DSUSgHtbvlQl62 pZZzpRgRA8NEFyTVAPZig9OiH/yxGHL31hFUC0SWt/HOb55gxSegM2vfcE5tu2x3 argK8b7ZjXUsCRH1I8glUHoi6WU5gXunQNRuFGB1cY5H2KsAibo= =qkBH -----END PGP SIGNATURE-----