lilypond-user
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [Frescobaldi] Re: Merry Christmas with Frescobaldi 2.0!


From: Werner LEMBERG
Subject: Re: [Frescobaldi] Re: Merry Christmas with Frescobaldi 2.0!
Date: Mon, 26 Dec 2011 20:51:20 +0100 (CET)

>> [GNU/Linux 3.1.0-rc9 on openSuSE Factory]
>> [frescobaldi 2.0.0]
>> [python 2.7.2]
>> [Qt 4.8.0]
>> [PyQt4 4.9]
>> [sip 4.13.1]
>> [python-poppler-qt4 0.16.2]
>>
>> This is the first time I try to install and use Frescobaldi.  Inspite
>> of having all prerequisites, the program issues
>>
>>    Could not load the popplerqt4 module.
> 
> http://groups.google.com/group/frescobaldi/browse_thread/thread/8b83526ff13f6dd0/1f691c446f67ef39?lnk=gst&q=Could+not+load+the+popplerqt4+module#1f691c446f67ef39

Thanks, but this isn't the problem.  On my box, I have

  /usr/local/lib/python2.7/site-packages/popplerqt4.so 

and `strace' shows that Frescobaldi finds the library and tries to
open it:

  open("/usr/local/lib/python2.7/site-packages/popplerqt4.so", 
O_RDONLY|O_LARGEFILE) = 13
  fstat64(13, {st_mode=S_IFREG|0755, st_size=6397207, ...}) = 0
  open("/usr/local/lib/python2.7/site-packages/popplerqt4.so", O_RDONLY) = 14
  read(14, 
"\177ELF\1\1\1\0\0\0\0\0\0\0\0\0\3\0\3\0\1\0\0\0\3604\1\0004\0\0\0"..., 512) = 
512
  ...


    Werner



reply via email to

[Prev in Thread] Current Thread [Next in Thread]