WelcomeWelcome | FAQFAQ | DownloadsDownloads | WikiWiki

Author Topic: Dia diagram editor fails under TC3.3  (Read 2090 times)

Offline moB

  • Newbie
  • *
  • Posts: 49
Dia diagram editor fails under TC3.3
« on: December 16, 2010, 07:21:21 AM »
Dia fails to load and wbar is lost (not visible) after installation.

Dia works great in TC2.

Posted CLI output below.

Thanks!
moB

"In the short gam that ensued she gave us strong news of Moby Dick. "
--Melville

<aterm_output>
~$ dia
Traceback (most recent call last):
  File "/usr/local/lib/python2.7/site.py", line 62, in <module>
    import os
  File "/usr/local/lib/python2.7/os.py", line 398, in <module>
    import UserDict
  File "/usr/local/lib/python2.7/UserDict.py", line 83, in <module>
    import _abcoll
  File "/usr/local/lib/python2.7/_abcoll.py", line 11, in <module>
    from abc import ABCMeta, abstractmethod
  File "/usr/local/lib/python2.7/abc.py", line 8, in <module>
    from _weakrefset import WeakSet
  File "/usr/local/lib/python2.7/_weakrefset.py", line 5, in <module>
    from _weakref import ref
ImportError: No module named _weakref
</aterm_output>


ps. wbar returns to visible after loading another extension.

Trouble limited to dia, it seems.
« Last Edit: December 16, 2010, 08:00:00 AM by moB »

Offline robc

  • Sr. Member
  • ****
  • Posts: 447
Re: Dia diagram editor fails under TC3.3
« Reply #1 on: December 16, 2010, 01:37:20 PM »
It looks like python moved a module for 2.7.1. Will have to rebuild this extension.

I am not seeing any problems with wbar after installing dia.
"Never give up! Never surrender!" - Commander Peter Quincy Taggart

"Make it so." - Captain Picard

Offline moB

  • Newbie
  • *
  • Posts: 49
Re: Dia diagram editor fails under TC3.3
« Reply #2 on: December 16, 2010, 03:37:46 PM »
It looks like python moved a module for 2.7.1. Will have to rebuild this extension.

Thanks robc!

This is a useful program for diagrams--even for planning a little circuit :-)

moB

 Real strength never impairs beauty or harmony,
 but it often bestows it; and in everything imposingly beautiful,
 strength has much to do with the magic.
--Melville, Moby Dick
.

Offline robc

  • Sr. Member
  • ****
  • Posts: 447
Re: Dia diagram editor fails under TC3.3
« Reply #3 on: January 04, 2011, 09:17:11 AM »
I rebuilt dia against python 2.7.1 and it now starts correctly. The update has been submitted.
"Never give up! Never surrender!" - Commander Peter Quincy Taggart

"Make it so." - Captain Picard