piggz[m] | Keto: ping | 09: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 yesterday | 09:21 |
piggz[m] | working again, thx if you did something! | 09:35 |
Keto | I 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 packaged | 11:27 |
piggz[m] | quite a success :) | 11:27 |
Nico | congrats! | 11:28 |
rinigus | piggz: 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 SAILFISHOS | 16:48 |
rinigus | piggz: good luck! I am messing with suspend on porters channel | 17:15 |
piggz[m] | rinigus: initial findings ... app runs ok by itself, but crashes under qt-runner. opens ok, but when clicking something it crashes | 17:37 |
rinigus | piggz: :( 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 kasts | 17:40 |
piggz[m] | It looks ok, and works | 17:41 |
rinigus | without qt-runner | 17:41 |
rinigus | ? | 17:41 |
piggz[m] | no need for you to get dragged in yet, unless you want to :D | 17:41 |
piggz[m] | yeah, thats without qt-runner | 17:41 |
rinigus | no, I prefer to get over with the port first. then looking forward to qt6 | 17:41 |
rinigus | if there is anything to fix by that time. if not, even better | 17:42 |
piggz[m] | seems related to qt-runner .. even my simple media player app crashes | 17: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 out | 18:49 |
piggz[m] | and with debug info https://pastebin.com/Qi56jh5v | 18:52 |
piggz[m] | looking at the code for that, shm is assumed to not be null so thats the issue | 18: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 that | 18: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 options | 19:00 |
piggz[m] | -s | 19:00 |
rinigus | No, don't really know anything about shm | 20:30 |
Generated by irclog2html.py 2.17.1 by Marius Gedminas - find it at https://mg.pov.lt/irclog2html/!