[k3b] [Bug 379268] Importing previous session does nothing (version 17.04.0)

Łukasz bugzilla_noreply at kde.org
Tue May 2 15:22:51 UTC 2017


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

--- Comment #50 from Łukasz <ftefrjbhfvasf32 at 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 the assignee for the bug.


More information about the k3b mailing list