Hi Tobias,

Fri, 03 Aug 2012 23:12:33 +0200 -n
Tobias Hansen <tobias....@gmx.de> írta:

> I can't reproduce the bug. Do you still have the issue?

Yes, still I have it.

> Do you have both python2.6 and python2.7 installed? 

Yes I have both installed.

> Could you try removing the folder $HOME/.pida2 and see if that helps?

I just removed this folder with the command:

$ rm -v -R .pida2/

After that I start pida:

$ pida

but now I can get a little bit further, because I get a dialog box:

PIDA First Run Wizard

After I select Emacs editor and hit OK button, again I get PIDA
freezed, and I can only interrupt the application by Control+C.

On the xterm window I get the following output:


** (pida:25726): WARNING **: expected enumeration type MooPanePosition,
but got GtkPositionType instead

** (pida:25726): WARNING **: expected enumeration type MooPanePosition,
but got GtkPositionType instead

** (pida:25726): WARNING **: expected enumeration type MooPanePosition,
but got GtkPositionType instead

On the screen I still can see the message:

"PIDA is starting... and it loves you!"

Here I hit: Control+C

^CTraceback (most recent call last):
  File "/usr/bin/pida", line 29, in <module>
    main()
  File "/usr/lib/python2.7/dist-packages/pida/core/application.py",
line 141, in main exit_val = run_func(env)
  File "/usr/lib/python2.7/dist-packages/pida/core/application.py",
line 94, in run_pida start_success = b.start()
  File "/usr/lib/python2.7/dist-packages/pida/core/boss.py", line 49,
in start self._sm.activate_editor(editor_name)
  File "/usr/lib/python2.7/dist-packages/pida/core/servicemanager.py",
line 239, in activate_editor self.editor.pre_start()
  File "/usr/lib/python2.7/dist-packages/pida/editors/emacs/emacs.py",
line 183, in pre_start if self._cb.connect():
  File "/usr/lib/python2.7/dist-packages/pida/editors/emacs/emacs.py",
line 81, in connect return self._server.connect()
  File "/usr/lib/python2.7/dist-packages/pida/utils/emacs/emacscom.py",
line 149, in connect self._socket = self._wait_connection()
  File "/usr/lib/python2.7/dist-packages/pida/utils/emacs/emacscom.py",
line 163, in _wait_connection conn, addr = s.accept()
  File "/usr/lib/python2.7/socket.py", line 202, in accept
    sock, addr = self._sock.accept()
KeyboardInterrupt


-- 
Regards from Pal


--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org

Reply via email to