Saturday, 2025-10-11

piggz[m]Keto: ping09:11
piggz[m]can you see whats gone wrong here, problem cloning upstream https://build.sailfishos.org/package/show/home:piggz:qt6sb2/kf6-plasma-wayland-protocols#09:13
piggz[m]happening for all submodules today .. was ok yesterday09:21
piggz[m]working again, thx if you did something!09:35
KetoI didn't do anything :)09:54
piggz[m]Keto: it was filinf ssl validation for invent.kde.org, but must have fixed itsef!11:27
piggz[m]nephros_: rinigus  all of qt6 LTS and nearly all current KF6 is built .. only package is kf6-prison for qr codes, needs to extra libs packaged11:27
piggz[m]quite a success :)11:27
Nicocongrats!11:28
riniguspiggz: awesome! have you tried already something with it on device?11:28
piggz[m]Not yet. Going to do some outside jobs!11:33
piggz[m]rinigus: building first app, Kasts .. kirigami-addons took a bit of patching, added some build option for SAILFISHOS16:48
riniguspiggz: good luck! I am messing with suspend on porters channel17:15
piggz[m]rinigus: initial findings ... app runs ok by itself, but crashes under qt-runner.  opens ok, but when clicking something it crashes17:37
riniguspiggz: :( why things can't just work... (still not getting dragged into qt6 yet, please)17:38
piggz[m]also, when i run it with...17:40
piggz[m]QT_QUICK_CONTROLS_STYLE=org.kde.breeze QT_QUICK_CONTROLS_MOBILE=1 QT_QPA_PLATFORMTHEME=kde QT_QUICK_CONTROLS_MATERIAL_THEME=Dark QT_WAYLAND_FORCE_DPI=260 kasts17:40
piggz[m]It looks ok, and works17:41
riniguswithout qt-runner17:41
rinigus?17:41
piggz[m]no need for you to get dragged in yet, unless you want to :D17:41
piggz[m]yeah, thats without qt-runner17:41
rinigusno, I prefer to get over with the port first. then looking forward to qt617:41
rinigusif there is anything to fix by that time. if not, even better17:42
piggz[m]seems related to qt-runner .. even my simple media player app crashes17:47
piggz[m]rinigus: not pasting this to get you interested ... but https://pastebin.com/QDQAwmBL :) looks cursortheme related .. prob not going to look at it as going out18:49
piggz[m]and with debug info https://pastebin.com/Qi56jh5v18:52
piggz[m]looking at the code for that, shm is assumed to not be null so thats the issue18:54
piggz[m]    struct ::wl_cursor_theme *theme = wl_cursor_theme_load(nameBytes.constData(), size, shm->object());18:55
piggz[m]probably easy to patch in a check for that18:55
piggz[m]unless you know anything about how qt-runner works with shm in wayland?18:56
piggz[m]however, that should all be skipped if this condition is not met QT_CONFIG(cursor)19:00
piggz[m]might be a better options19:00
piggz[m]-s19:00
rinigusNo, don't really know anything about shm20:30

Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!