PyCoCuMa application does not start

Bug #65492 reported by Matthias Mailänder
14
This bug affects 2 people
Affects Status Importance Assigned to Milestone
pycocuma (Ubuntu)
Confirmed
Undecided
Unassigned

Bug Description

Binary package hint: pycocuma

broker.UnRegister(): failed to unregister provider for 'Connection Type'
broker.UnRegister(): failed to unregister provider for 'Connection String'
Could not set TopLevel window icon
Traceback (most recent call last):
  File "/usr/bin/pycocuma", line 17, in ?
    pycocumalib.pycocuma.run()
  File "/usr/lib/python2.4/site-packages/pycocumalib/pycocuma.py", line 23, in r un
    mainctrl = MainController()
  File "/usr/lib/python2.4/site-packages/pycocumalib/MainController.py", line 78 , in __init__
    self.view = view = MainView(__version__, self.model, tkroot)
  File "/usr/lib/python2.4/site-packages/pycocumalib/MainView.py", line 50, in _ _init__
    self.createWidgets()
  File "/usr/lib/python2.4/site-packages/pycocumalib/MainView.py", line 304, in createWidgets
    self._notebook.setnaturalsize()
  File "/usr/lib/python2.4/site-packages/Pmw/Pmw_1_2/lib/PmwNoteBook.py", line 3 55, in setnaturalsize
    self.configure(hull_width = width, hull_height = height)
  File "/usr/lib/python2.4/site-packages/Pmw/Pmw_1_2/lib/PmwBase.py", line 722, in configure
    ((),) * len(indirectOptions), indirectOptions.values())
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 1139, in configure
    return self._configure('configure', cnf, kw)
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 1130, in _configure
    self.tk.call(_flatten((self._w, cmd)) + self._options(cnf))
_tkinter.TclError: bad screen distance "453.0"
matthias@ThinkPadX31:~$ pycocuma
broker.UnRegister(): failed to unregister provider for 'Connection Type'
broker.UnRegister(): failed to unregister provider for 'Connection String'
Could not set TopLevel window icon
Traceback (most recent call last):
  File "/usr/bin/pycocuma", line 17, in ?
    pycocumalib.pycocuma.run()
  File "/usr/lib/python2.4/site-packages/pycocumalib/pycocuma.py", line 23, in r un
    mainctrl = MainController()
  File "/usr/lib/python2.4/site-packages/pycocumalib/MainController.py", line 78 , in __init__
    self.view = view = MainView(__version__, self.model, tkroot)
  File "/usr/lib/python2.4/site-packages/pycocumalib/MainView.py", line 50, in _ _init__
    self.createWidgets()
  File "/usr/lib/python2.4/site-packages/pycocumalib/MainView.py", line 304, in createWidgets
    self._notebook.setnaturalsize()
  File "/usr/lib/python2.4/site-packages/Pmw/Pmw_1_2/lib/PmwNoteBook.py", line 3 55, in setnaturalsize
    self.configure(hull_width = width, hull_height = height)
  File "/usr/lib/python2.4/site-packages/Pmw/Pmw_1_2/lib/PmwBase.py", line 722, in configure
    ((),) * len(indirectOptions), indirectOptions.values())
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 1139, in configure
    return self._configure('configure', cnf, kw)
  File "/usr/lib/python2.4/lib-tk/Tkinter.py", line 1130, in _configure
    self.tk.call(_flatten((self._w, cmd)) + self._options(cnf))
_tkinter.TclError: bad screen distance "453.0"

Revision history for this message
Matthias Mailänder (mailaender) wrote :

Problems with Python >=2.4; Project is unmaintained
http://unmaintained-free-software.org/wiki/PyCoCuMa

Changed in pycocuma:
status: Unconfirmed → Confirmed
Revision history for this message
Christoph Berg (myon) wrote :

This bug was fixed in Debian a long time ago:

pycocuma (0.4.5-6-4) unstable; urgency=low

  * Revert to using the default python version (Closes: #395443).
    + Work around python-tk bug #395892 by explicitely setting LC_NUMERIC=C.
    + Thanks to Andreas Barth for the moral support while debugging this.

 -- Christoph Berg <email address hidden> Mon, 4 Dec 2006 16:12:59 +0100

Revision history for this message
Arie Skliarouk (skliarie) wrote :

$ pycocuma
broker.UnRegister(): failed to unregister provider for 'Connection Type'
broker.UnRegister(): failed to unregister provider for 'Connection String'
Could not set TopLevel window icon
broadcaster.Broadcast(): Notification Status {'message': "Loading vCards from file '/home/arie/addressbook.vcf'..."}
broadcaster.Broadcast(): Notification Status {'message': "Loading iCalendar from file '/home/arie/addressbook.ics'..."}
broadcaster.Broadcast(): Contacts Opened {}
broadcaster.Broadcast(): Notification Status {'message': '0 Contacts loaded.'}
broadcaster.Broadcast(): Journals Opened {}
Segmentation fault
$ dpkg -l | grep pycocuma
ii pycocuma 0.4.5-6-5ubuntu1 Pythonic Contact and Customer Management

3 years and still not fixed?!

Revision history for this message
Christoph Berg (myon) wrote :

> Segmentation fault

That's a different problem.

Revision history for this message
Matthias Mailänder (mailaender) wrote :

Maybe http://packages.ubuntu.com/pycocuma should be removed from the repositories.

To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

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