Ticket #184 (closed task: worksforme)

Opened 18 months ago

Last modified 14 months ago

Nicotine fails to start

Reported by: yarjar Owned by: daelstorm
Priority: major Milestone:
Component: nicotine Version: 1.2.8
Keywords: Cc:

Description

1.

[tom@furstation3 ~]$ nicotine

2.

Traceback (most recent call last):

3.

File "/usr/bin/nicotine", line 152, in <module>

4.

result = checkenv()

5.

File "/usr/bin/nicotine", line 73, in checkenv

6.

import gtk

7.

File "/usr/lib/python2.5/site-packages/PIL/init.py", line 48, in <module>

8.

9.

File "/usr/lib/python2.5/site-packages/cairo/init.py", line 1, in <module>

10.

from _cairo import *

11.

ImportError?: /usr/lib/python2.5/site-packages/cairo/_cairo.so: undefined symbol: cairo_get_scaled_font

Attachments

Change History

follow-up: ↓ 2   Changed 18 months ago by daelstorm

perhaps your pycairo version is incompatible with your versions of cairo, gtk or pygtk?

in reply to: ↑ 1   Changed 18 months ago by anonymous

Replying to daelstorm:

perhaps your pycairo version is incompatible with your versions of cairo, gtk or pygtk?

It seems so... I was using pycairo 1.4.0 when I posted that, and then I forced a downgrade (even though the package dependencies said that pygtk needed 1.4.0) to 1.2.2 and it worked.

  Changed 14 months ago by gandalf

  • status changed from new to closed
  • resolution set to worksforme

Add/Change #184 (Nicotine fails to start)

Author



Action
as closed
Next status will be 'reopened'
 
Note: See TracTickets for help on using tickets.