Hang on start

91 views
Skip to first unread message

digit...@gmail.com

unread,
Feb 4, 2014, 7:52:44 AM2/4/14
to turpi...@googlegroups.com
Topic says it...debugging shows:

0:00:08.699608322 17817      0x2489e30 DEBUG                GST_BUS gstbus.c:259:gst_bus_set_main_context:<bus7> setting main context to 0x2f72100, GLib default context: 0x2f72100
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/turpial/ui/qt/main.py", line 592, in after_core_initialized
    width, height = self.core.get_window_size()
  File "/usr/lib/python2.7/dist-packages/turpial/ui/qt/worker.py", line 509, in get_window_size
    config['Window']['size'] = "320,480"
KeyError: 'Window'


Is there anything I can do to troubleshoot this?  This is Ubuntu 13.10 installed from ppa.  Thank you

Wil Alvarez

unread,
Feb 4, 2014, 8:28:18 AM2/4/14
to turpi...@googlegroups.com
Hi,

You need to update your libturpial version to 1.6.0 (or development version) manually to fix this. The other option is to wait until it reaches the PPA.

Cheers


2014-02-04 <digit...@gmail.com>:

--
Has recibido este mensaje porque estás suscrito al grupo "Turpial-Dev" de Grupos de Google.
Para anular la suscripción a este grupo y dejar de recibir sus correos electrónicos, envía un correo electrónico a turpial-dev...@googlegroups.com.
Para obtener más opciones, visita https://groups.google.com/groups/opt_out.



--
Wil A. Alvarez
Linux Counter #415026
Debian Counter #259

James

unread,
Feb 4, 2014, 8:32:21 AM2/4/14
to turpi...@googlegroups.com
On Tue, 2014-02-04 at 10:28 -0300, Wil Alvarez wrote:
Hi,


You need to update your libturpial version to 1.6.0 (or development version) manually to fix this. The other option is to wait until it reaches the PPA.


Cheers


2014-02-04 <digit...@gmail.com>:
Topic says it...debugging shows:

0:00:08.699608322 17817      0x2489e30 DEBUG                GST_BUS gstbus.c:259:gst_bus_set_main_context:<bus7> setting main context to 0x2f72100, GLib default context: 0x2f72100
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/turpial/ui/qt/main.py", line 592, in after_core_initialized
    width, height = self.core.get_window_size()
  File "/usr/lib/python2.7/dist-packages/turpial/ui/qt/worker.py", line 509, in get_window_size
    config['Window']['size'] = "320,480"
KeyError: 'Window'


Is there anything I can do to troubleshoot this?  This is Ubuntu 13.10 installed from ppa.  Thank you

Thank you...I will wait for the PPA.

James

unread,
Feb 5, 2014, 8:33:30 PM2/5/14
to turpi...@googlegroups.com
On Tue, 2014-02-04 at 10:28 -0300, Wil Alvarez wrote:
Hi,


You need to update your libturpial version to 1.6.0 (or development version) manually to fix this. The other option is to wait until it reaches the PPA.


Cheers


2014-02-04 <digit...@gmail.com>:
Topic says it...debugging shows:

0:00:08.699608322 17817      0x2489e30 DEBUG                GST_BUS gstbus.c:259:gst_bus_set_main_context:<bus7> setting main context to 0x2f72100, GLib default context: 0x2f72100
Traceback (most recent call last):
  File "/usr/lib/python2.7/dist-packages/turpial/ui/qt/main.py", line 592, in after_core_initialized
    width, height = self.core.get_window_size()
  File "/usr/lib/python2.7/dist-packages/turpial/ui/qt/worker.py", line 509, in get_window_size
    config['Window']['size'] = "320,480"
KeyError: 'Window'


Is there anything I can do to troubleshoot this?  This is Ubuntu 13.10 installed from ppa.  Thank you


So in order to get this to work so far I've had to:

sudo add-apt-repository ppa:effie-jayx/turpial
sudo apt-get update && sudo apt-get install turpial
Then sudo dpkg --force-depends -r python-libturpial
then install libturpial-1.6.0

Turpial now works, but now my package system is hosed:
Reading package lists... Done
Building dependency tree      
Reading state information... Done
You might want to run 'apt-get -f install' to correct these.
The following packages have unmet dependencies:
turpial : Depends: python-libturpial (>= 0.8~) but it is not installed
E: Unmet dependencies. Try using -f.

How can I get this to work without borking my package system?  Thank you.

James


Reply all
Reply to author
Forward
0 new messages