Zim

Comment 3 for bug 1443061

Revision history for this message
Jaap Karssenberg (jaap.karssenberg) wrote : Re: [Bug 1443061] Re: Unable to resize Side Pane (a.k.a., Sidepane or Index Pane) after a common Search (Shift+Ctrl+F)

I can really not imagine where to even start. There isn't even a connection
in the code between the search dialog and the index pane.

Also I can not imagine how the behavior can be persistent in a way that you
need to re-install the application.

Can you try whether just deleting the ".zim" cache folder in the notebook
is enough to get it unstuck ?

-- Jaap

On Thu, Apr 30, 2015 at 4:43 PM, Mark Alan <email address hidden>
wrote:

> Yes, the left hand pane.
> I click in the search dialogue and after that I must click in one of the
> found entries and only then the side pane becomes slimmer and cannot be
> re-sized again to a more readable width.
> This happens in a very consistent way.
>
> The get the normal behaviour I must do this:
> 1. Purge current zim
> sudo apt-get purge zim
> find "$HOME/" -iname "*zim" -exec rm -fr {} \;
> 2. Backup my ~/Notebooks folder
> mv -fv "$HOME/Notebooks" "$HOME/Notebooks.old"
> 3. Install fresh Zim
> sudo dpkg zim_0_62_all.deb # run
> 4. Run Zim once and get out
> 5. Update the freshly created ~/Notebooks folder with my old data
> rsync -vaun "$HOME/Notebooks.old/" "$HOME/Notebooks/"
>
> Thank you,
> JA
>
> --
> You received this bug notification because you are subscribed to Zim.
> https://bugs.launchpad.net/bugs/1443061
>
> Title:
> Unable to resize Side Pane (a.k.a., Sidepane or Index Pane) after a
> common Search (Shift+Ctrl+F)
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/zim/+bug/1443061/+subscriptions
>