Zim

Zim crashes on page renaming

Bug #1322192 reported by Murat Güven
10
This bug affects 2 people
Affects Status Importance Assigned to Milestone
Zim
Expired
Undecided
Unassigned

Bug Description

Zim 0.60 on Windows 7 Pro

I wanted to re-structure my notes towards a new structure I made up to be better organized.
My intended structure:

002Meetings (--> for regular meetings)
 Meetingname1
  001-OngoingTopics-Meetingname1
  M001-yyyy-mm-dd-Meetingname1
  M002-yyyy-mm-dd-Meetingname1
 Meetingname2
  001-OngoingTopics-Meetingname2
  M001-yyyy-mm-dd-Meetingname2
  M002-yyyy-mm-dd-Meetingname2

I have linked the MeetingnameX pages into 002Meetings
I have linked Mxxx...Meetings in Meetingnamex parent

Steps to (hopefully) reproduce:

* Click on page title within Index (left side) -> Page is shown in the editor on the right
* Right click on page title and select "rename page"
* Within the rename dialogue I add M00x-yyyy-mm-dd- to the beginning of the
  meeting name and remove the previous number x from the end of the meeting name
  (both options are ticked)

--> Zim crashes
--> I need to start Zim twice to get it started

I have attached the tags.py which fixes a tagging issue (downloaded from here).

Log file:
INFO: Locale set to: de_DE.cp1252
INFO: This is zim 0.60
DEBUG: Python version is sys.version_info(major=2, minor=7, micro=3, releaselevel='final', serial=0)
DEBUG: Platform is nt
DEBUG: Zim revision is:
  branch: pyzim
  revision: 672 <email address hidden>
  date: 2013-04-30 19:27:20 +0200
DEBUG: Running from a source dir: C:\Tools\ZimDesktopWiki
DEBUG: Set XDG_DATA_HOME to C:\Users\replacedbyMurat\AppData\Roaming\zim\data
DEBUG: Set XDG_DATA_DIRS to [<Dir: C:\Users\replacedbyMurat\.local\share>]
DEBUG: Set XDG_CONFIG_HOME to C:\Users\replacedbyMurat\AppData\Roaming\zim\config
DEBUG: Set XDG_CONFIG_DIRS to [<Dir: C:\Users\replacedbyMurat\.config>]
DEBUG: Set XDG_CACHE_HOME to C:\TEMP\zim
DEBUG: Running command: gui
DEBUG: Loading config from: C:\Users\replacedbyMurat\Documents\MuratZimWikiNotes\notebook.zim
DEBUG: Wrote C:\Users\replacedbyMurat\AppData\Roaming\zim\config\zim\notebooks.list
INFO: Opening default notebook
DEBUG: Remote call from 7988: <RemoteMethodCall: 7988: zim.ipc.Server(None).ping((), {})>
DEBUG: Starting server by spawning new process
INFO: Spawning: ['C:\\Tools\\ZimDesktopWiki\\zim.exe', 'zim', '--ipc-server-main', '\\\\.\\pipe\\zimServer-replacedbyMurat', '10'] (cwd: None)
DEBUG: Process started with PID: 0
DEBUG: Remote call from 7988: <RemoteMethodCall: 7988: zim.ipc.Server(None).ping((), {})>
DEBUG: Remote call from 7988: <RemoteMethodCall: 7988: zim.ipc.Server(None).ping((), {})>
DEBUG: Remote call from 7988: <RemoteMethodCall: 7988: zim.ipc.Server(None).ping((), {})>
DEBUG: Remote call from 7988: <RemoteMethodCall: 7988: zim.ipc.Server(None).ping((), {})>
DEBUG: Remote call from 7988: <RemoteMethodCall: 7988: zim.ipc.Server(None).ping((), {})>
DEBUG: Remote call from 7988: <RemoteMethodCall: 7988: zim.ipc.Server(None).ping((), {})>
DEBUG: Remote call from 7988: <RemoteMethodCall: 7988: zim.ipc.Server(None).ping((), {})>
DEBUG: Remote call from 7988: <RemoteMethodCall: 7988: zim.ipc.Server(None).ping((), {})>
DEBUG: Remote call from 7988: <RemoteMethodCall: 7988: zim.ipc.Server(None).ping((), {})>
DEBUG: Remote call from 7988: <RemoteMethodCall: 7988: zim.ipc.Server(None).ping((), {})>
DEBUG: Cannot connect to server 7988:
Traceback (most recent call last):
  File "zim\ipc.pyo", line 267, in start_server_if_not_running
  File "zim\ipc.pyo", line 750, in call
  File "multiprocessing\connection.pyo", line 167, in Client
  File "multiprocessing\connection.pyo", line 368, in PipeClient
WindowsError: [Error 2] Das System kann die angegebene Datei nicht finden

Traceback (most recent call last):
  File "zim.py", line 74, in <module>
  File "zim\__init__.pyo", line 443, in main
  File "zim\ipc.pyo", line 277, in start_server_if_not_running
AssertionError: Failed to start server (spawning)

Revision history for this message
Murat Güven (murat-gueven) wrote :
Revision history for this message
douglas (subscriber3) wrote :

I have submitted a crash report
for Zim on Ubuntu Wily Werewolf.

I find the crash occurs
on rename of the current tab
from the context window in the index pane.

Zim will not crash if a different tab is current:
select a different tab before the rename,
then return to the original tab after the rename.

Revision history for this message
Jaap Karssenberg (jaap.karssenberg) wrote :

Tested in 0.64 but cannot reproduce

Changed in zim:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for Zim because there has been no activity for 60 days.]

Changed in zim:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Bug attachments

Remote bug watches

Bug watches keep track of this bug in other bug trackers.