Your message dated Wed, 11 Sep 2013 21:26:31 +0200
with message-id <4782461.mA95Wj5zTG@gyllingar>
and subject line Re: Bug#721614: python-pyside: Importing QtCore fails
has caused the Debian Bug report #721614,
regarding python-pyside: Importing QtCore fails
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact [email protected]
immediately.)


-- 
721614: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=721614
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: python-pyside
Version: 1.1.2-4
Severity: normal

Dear Maintainer,

Should "from PySide import QtCore" work? When I try it, I 
get undefined symbol from a shared library that looks like a
dependency issue.

I was trying to use run ScanManger Python application, which uses 
the import.  I copied the import into a single line test program and get 
the same error:

python test.py
Traceback (most recent call last):
  File "test.py", line 1, in <module>
    from PySide import QtCore
ImportError: /usr/lib/x86_64-linux-gnu/libshiboken-python2.7.so.1.1:
undefined symbol: _PyTrash_thread_destroy_chain

Jarkko Lavinen

-- System Information:
Debian Release: jessie/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 3.9.10 (SMP w/4 CPU cores)
Locale: LANG=fi_US, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) (ignored: LC_ALL set 
to en_US.UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages python-pyside depends on:
ii  python-pyside.phonon         1.1.2-4
ii  python-pyside.qtcore         1.1.2-4
ii  python-pyside.qtdeclarative  1.1.2-4
ii  python-pyside.qtgui          1.1.2-4
ii  python-pyside.qthelp         1.1.2-4
ii  python-pyside.qtnetwork      1.1.2-4
ii  python-pyside.qtopengl       1.1.2-4
ii  python-pyside.qtscript       1.1.2-4
ii  python-pyside.qtsql          1.1.2-4
ii  python-pyside.qtsvg          1.1.2-4
ii  python-pyside.qttest         1.1.2-4
ii  python-pyside.qtuitools      1.1.2-4
ii  python-pyside.qtwebkit       1.1.2-4
ii  python-pyside.qtxml          1.1.2-4

python-pyside recommends no packages.

python-pyside suggests no packages.

-- no debconf information

--- End Message ---
--- Begin Message ---
Version: 1.2.1-1

Le lundi, 2 septembre 2013 15.03:25 Jarkko Lavinen a écrit :
> Dear Maintainer,
> 
> Should "from PySide import QtCore" work? When I try it, I
> get undefined symbol from a shared library that looks like a
> dependency issue.
> 
> I was trying to use run ScanManger Python application, which uses
> the import.  I copied the import into a single line test program and
> get the same error:
> 
> python test.py
> Traceback (most recent call last):
>   File "test.py", line 1, in <module>
>     from PySide import QtCore
> ImportError: /usr/lib/x86_64-linux-gnu/libshiboken-python2.7.so.1.1:
> undefined symbol: _PyTrash_thread_destroy_chain

I just tested that with the just-uploaded PySide 1.2.1-1 and couldn't 
reproduce that failure. I'm hereby closing this bug, but please feel 
free to re-open it if you can reproduce it.

Cheers,

OdyX

Attachment: signature.asc
Description: This is a digitally signed message part.


--- End Message ---
_______________________________________________
Python-modules-team mailing list
[email protected]
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/python-modules-team

Reply via email to