https://bugs.kde.org/show_bug.cgi?id=379268

--- Comment #50 from Łukasz <ftefrjbhfvas...@o2.pl> ---
(In reply to Leslie Zhai from comment #49)
> Hi Łukasz,
> 
> Just disable sanitizer for GNU compiler:
> 
> cmake .. -DCMAKE_INSTALL_PREFIX=/usr    \
>     -DKDE_INSTALL_LIBDIR=lib    \
>     -DKDE_INSTALL_LIBEXECDIR=lib    \
>     -DKDE_INSTALL_USE_QT_SYS_PATHS=ON   \
>     -DK3B_BUILD_API_DOCS=ON \
>     -DK3B_ENABLE_PERMISSION_HELPER=ON   \
>     -DK3B_DEBUG=ON
> 
> PS: There is an extra-cmake-modules GNU sanitizer bug
> https://git.reviewboard.kde.org/r/129708/
> 
> I know GNU compiler supported sanitizer and there is KASan for Linux kernel
> https://www.kernel.org/doc/html/latest/dev-tools/kasan.html but I have not
> experienced it in my box, I only use LLVM's!
> 
> Regards,
> Leslie Zhai

The bug is fixed now. The user interface works properly and project view with
files from previous session appears after choosing the session to import.

Thank you very much Leslie.

Regards.
Łukasz Konieczny

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to