Bug#892849: [3dprinter-general] Bug#892849: Bug#892849: cura: Exception while launching cura

2018-03-15 Thread Jean-Luc

Hi,


It was my fault.

I've installed rapid-photo-downloader (https://www.damonlynch.net/rapid/).

And the install process uses pip and crates some files in .local/lib

.local/lib/python3.5
└── site-packages
    ├── arrow
    │   ├── api.py
    │   ├── arrow.py
    │   ├── factory.py
    │   ├── formatter.py
    │   ├── __init__.py
    │   ├── locales.py
    │   ├── parser.py
[etc.]

.local/lib/python3.6
└── site-packages
    ├── arrow
    │   ├── api.py
    │   ├── arrow.py
    │   ├── factory.py
[etc.]

and there is a whole bunch of libs there.

sip.so is there also.

I've (re)moved it and then I managed to have cura running.


Regards


Jean-Luc


Le 14/03/2018 à 22:07, Gregor Riepl a écrit :

ii  libarcus3  3.1.0-1  amd64    message queue for Cura based on p
ii  python3-arcus  3.1.0-1  amd64    message queue for Cura based on p
ii  python3-sip    4.19.8+dfsg- amd64    Python 3/C++ bindings generator r

Thank you.

Unfortunately, I cannot reproduce the problem on my machine, even with these
exact versions from sid installed.
But I'm using a sid/stretch mix, not pure sid, so it may be related to that.

On the other hand, I will submit Cura 3.2.1 soon, so perhaps a new build will
help. I'll keep the bug open until then.
If it still happens with 3.2.1, we'll need to debug this further.




Bug#892849: [3dprinter-general] Bug#892849: Bug#892849: cura: Exception while launching cura

2018-03-14 Thread Gregor Riepl
> ii  libarcus3  3.1.0-1  amd64    message queue for Cura based on p
> ii  python3-arcus  3.1.0-1  amd64    message queue for Cura based on p
> ii  python3-sip    4.19.8+dfsg- amd64    Python 3/C++ bindings generator r

Thank you.

Unfortunately, I cannot reproduce the problem on my machine, even with these
exact versions from sid installed.
But I'm using a sid/stretch mix, not pure sid, so it may be related to that.

On the other hand, I will submit Cura 3.2.1 soon, so perhaps a new build will
help. I'll keep the bug open until then.
If it still happens with 3.2.1, we'll need to debug this further.



Bug#892849: [3dprinter-general] Bug#892849: cura: Exception while launching cura

2018-03-14 Thread Jean-Luc

These are the available version for sid

Le 13/03/2018 à 20:52, Gregor Riepl a écrit :

dpkg-query -l libarcus3 python3-arcus python3-sip


dpkg-query -l libarcus3 python3-arcus python3-sip
Souhait=inconnU/Installé/suppRimé/Purgé/H=à garder
| 
État=Non/Installé/fichier-Config/dépaqUeté/échec-conFig/H=semi-installé/W=attend-traitement-déclenchements

|/ Err?=(aucune)/besoin Réinstallation (État,Err: majuscule=mauvais)
||/ Nom    Version  Architecture Description
+++-==---=
ii  libarcus3  3.1.0-1  amd64    message queue for Cura 
based on p
ii  python3-arcus  3.1.0-1  amd64    message queue for Cura 
based on p
ii  python3-sip    4.19.8+dfsg- amd64    Python 3/C++ bindings 
generator r




Bug#892849: [3dprinter-general] Bug#892849: cura: Exception while launching cura

2018-03-13 Thread Gregor Riepl

> the sip module implements API v12.0 to v12.2 but the Arcus module requires 
> API v12.3

Can you give me the output of
dpkg-query -l libarcus3 python3-arcus python3-sip
?




signature.asc
Description: OpenPGP digital signature


Bug#892849: cura: Exception while launching cura

2018-03-13 Thread Jean-Luc Coulon (f5ibh)
Package: cura
Version: 3.1.0-1
Severity: grave
Justification: renders package unusable

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

Hi,

While laaunching cura, I get the following:
Error in sys.excepthook:
Traceback (most recent call last):
  File "", line 983, in _find_and_load
  File "", line 967, in _find_and_load_unlocked
  File "", line 677, in _load_unlocked
  File "", line 678, in exec_module
  File "", line 219, in _call_with_frames_removed
  File "/usr/lib/python3/dist-packages/cura/CrashHandler.py", line 20, in 

from UM.Application import Application
  File "/usr/lib/python3/dist-packages/UM/Application.py", line 15, in 
from UM.Settings.ContainerRegistry import ContainerRegistry
  File "/usr/lib/python3/dist-packages/UM/Settings/ContainerRegistry.py", line 
36, in 
import UM.Qt.QtApplication
  File "/usr/lib/python3/dist-packages/UM/Qt/QtApplication.py", line 15, in 

from UM.FileHandler.ReadFileJob import ReadFileJob
  File "/usr/lib/python3/dist-packages/UM/FileHandler/ReadFileJob.py", line 5, 
in 
from UM.Application import Application
ImportError: cannot import name 'Application'

Original exception was:
Traceback (most recent call last):
  File "/usr/bin/cura", line 54, in 
import Arcus #@UnusedImport
RuntimeError: the sip module implements API v12.0 to v12.2 but the Arcus module 
requires API v12.3


Regards

Jean-Luc


- -- System Information:
Debian Release: buster/sid
  APT prefers unstable
  APT policy: (600, 'unstable'), (500, 'unstable-debug'), (500, 
'buildd-unstable'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 4.16.0-rc5-i7-0.1 (SMP w/8 CPU cores)
Locale: LANG=fr_FR.UTF-8, LC_CTYPE=fr_FR.UTF-8 (charmap=UTF-8), 
LANGUAGE=fr_FR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled

Versions of packages cura depends on:
ii  cura-engine 1:3.1.0-2
ii  fonts-open-sans 1.11-1
ii  python3 3.6.4-1
ii  python3-pyqt5   5.9.2+dfsg-1
ii  python3-pyqt5.qtopengl  5.9.2+dfsg-1
ii  python3-savitar 3.1.0-1
ii  python3-serial  3.4-1
ii  python3-uranium 3.1.0-1
ii  qml-module-qt-labs-folderlistmodel  5.9.2-3
ii  qml-module-qt-labs-settings 5.9.2-3
ii  qml-module-qtqml-models25.9.2-3
ii  qml-module-qtquick-controls 5.9.2-2
ii  qml-module-qtquick-dialogs  5.9.2-2
ii  uranium-plugins 3.1.0-1

Versions of packages cura recommends:
ii  fdm-materials 3.1.0-1
ii  python3-zeroconf  0.19.1-1

cura suggests no packages.

- -- no debconf information

-BEGIN PGP SIGNATURE-

iF0EARECAB0WIQT5el3FKLtmYO4UlQtR0YZfPMac0AUCWqgdMQAKCRBR0YZfPMac
0E/FAJ41rnMVzefh1QCGodicZkcNUbPH5gCffL6QLGqTuOgyQOGxU/9uo1Gj/P4=
=nEEw
-END PGP SIGNATURE-