Skip to content

Fixed the SEGV when the side pane is hidden (Issue #335)

Kazuki Oikawa requested to merge kazuki/thunar:fix-issue-335 into master

Fixed the SEGV occurs under the following conditions.

  • last-side-pane is "void", thunar startup always failed in SEGV.
  • after startup, hide sidepane and toggle "Show Hidden Files" caused SEGV.

Fixes #335 (closed)

Merge request reports