Description of problem: https://bugs.mageia.org/show_bug.cgi?id=29848#c60 "./src/common/wincmn.cpp(2490): assert ""!m_containingSizer"" failed in SetContainingSizer(): Adding a window already in a sizer, detach it first!" twice, dismissing these 'continue' did lead to the GUI. Opening an image file led to: "./src/common/sizer.cpp(2109): assert "!(flags & (wxALIGN_RIGHT | wxALIGN_CENTRE_HORIZONTAL))" failed in DoInsert(): Horizontal alignment flags are ignored with wxEXPAND" Continuing eventually showed a tiny 'thumbnail', then it crashes. https://bugs.mageia.org/show_bug.cgi?id=29848#c67 I'll switch tintii to build against wxgtk3.0. Tintii is very old and probably dead upstream and I don't want to spend time to fix the code for wxgtk3.1. Version-Release number of selected component (if applicable): tintii-2.10.0-12.1.mga8
Blocks: (none) => 29848
Pushed tintii-2.10.0-12.2.mga8 to core/updates_testing. SRPM/RPM: tintii-2.10.0-12.2.mga8
Assignee: jani.valimaa => qa-bugs
Trying the update tintii-2.10.0-12.2.mga8 x64 with all gtk updates in place. No better, alas. Like before, it starts up OK. The top bar invites to open an image; on doing so, the top bar caption changes to "restore colour to the image", then it crashes, like it did before (but different error): $ tintii tintii: src/indii/tint/gui/../model/../../model/../image/ColourSpace.hpp:140: void indii::ColourSpace::rgb2hsl(const rgb_t&, indii::ColourSpace::hsl_t&): Assertion `b >= 0.0f && b <= 1.0f' failed. Aborted (core dumped) Previous error: https://bugs.mageia.org/show_bug.cgi?id=29848#c60
Disabled assertions in tintii-2.10.0-12.3.mga8 in core/updates_testing. Please test. SRPM/RPM: tintii-2.10.0-12.3.mga8
CC: (none) => jani.valimaa
Thanks yet again Jani. Just tried, the new update not there yet!
tintii OK, so many thanks to Jani once more. ------ NEW: tintii-2.10.0-12.3.mga8 works a treat! Now it does, it would be a pity to ditch it if we deem we need to because it is too complicated to maintain. Closing this as fixed, it should net get pushed by accident for want of advisory. But I wonder whether its relationship with the parent bug 29848 is right. Maybe we should reverse it so this bug is blocked by that? (Same for openyahtzee ?) We shall have to wrap them all together in the end.
Status: NEW => RESOLVEDResolution: (none) => FIXED
Just noting: 32bit OK test in https://bugs.mageia.org/show_bug.cgi?id=29848#c73
CC: (none) => fri
I think we can validate these subsiduary bugs where both x64 & x32 are tested OK - or even where we *know* that x32 does not work.
CC: (none) => sysadmin-bugsKeywords: (none) => validated_update
Whiteboard: (none) => MGA8-64-OK, MGA8-32-OK