Bug 1230281

Summary: [abrt] cura: _core.py:16707:__getattr__:PyDeadObjectError: The C++ part of the splashScreen object has been deleted, attribute access no longer allowed.
Product: [Fedora] Fedora Reporter: Felipe van Schaik Willig <felipevsw>
Component: curaAssignee: Miro Hrončok <mhroncok>
Status: CLOSED ERRATA QA Contact: Fedora Extras Quality Assurance <extras-qa>
Severity: unspecified Docs Contact:
Priority: unspecified    
Version: 22CC: bztdlinux, mhroncok
Target Milestone: ---   
Target Release: ---   
Hardware: x86_64   
OS: Unspecified   
URL: https://retrace.fedoraproject.org/faf/reports/bthash/c402d2d49dd566f7e770279dd68cda532878187c
Whiteboard: abrt_hash:4cace59b9595cc9ba7532e3d79ac1bc04fd42c7f
Fixed In Version: cura-14.12.1-5.fc22 Doc Type: Bug Fix
Doc Text:
Story Points: ---
Clone Of: Environment:
Last Closed: 2015-07-19 01:57:14 UTC Type: ---
Regression: --- Mount Type: ---
Documentation: --- CRM:
Verified Versions: Category: ---
oVirt Team: --- RHEL 7.3 requirements from Atomic Host:
Cloudforms Team: --- Target Upstream Version:
Embargoed:
Attachments:
Description Flags
File: backtrace
none
File: environ none

Description Felipe van Schaik Willig 2015-06-10 14:26:25 UTC
Version-Release number of selected component:
cura-14.12.1-4.fc22

Additional info:
reporter:       libreport-2.5.1
cmdline:        /usr/bin/python /usr/bin/cura
dso_list:       wxPython-3.0.2.0-5.fc22.x86_64
executable:     /usr/bin/cura
kernel:         4.0.4-303.fc22.x86_64
runlevel:       N 5
type:           Python
uid:            1000

Truncated backtrace:
_core.py:16707:__getattr__:PyDeadObjectError: The C++ part of the splashScreen object has been deleted, attribute access no longer allowed.

Traceback (most recent call last):
  File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py", line 16762, in <lambda>
    lambda event: event.callable(*event.args, **event.kw) )
  File "/usr/lib/python2.7/site-packages/Cura/gui/splashScreen.py", line 15, in DoCallback
    self.callback()
  File "/usr/lib/python2.7/site-packages/Cura/gui/app.py", line 151, in afterSplashCallback
    self.splash.Show(False)
  File "/usr/lib64/python2.7/site-packages/wx-3.0-gtk3/wx/_core.py", line 16707, in __getattr__
    raise PyDeadObjectError(self.attrStr % self._name)
PyDeadObjectError: The C++ part of the splashScreen object has been deleted, attribute access no longer allowed.

Local variables in innermost frame:
self: wxPython wrapper for DELETED splashScreen object! (The C++ object no longer exists.)
args: ('Show',)

Comment 1 Felipe van Schaik Willig 2015-06-10 14:26:28 UTC
Created attachment 1037331 [details]
File: backtrace

Comment 2 Felipe van Schaik Willig 2015-06-10 14:26:29 UTC
Created attachment 1037332 [details]
File: environ

Comment 3 Miro Hrončok 2015-07-06 11:40:29 UTC
This just happened to me and restarting Cura helped. I don't know exactly why this is happening.

Still happens in 15.02.

Comment 4 Miro Hrončok 2015-07-06 12:09:47 UTC
I found a solution.

Proposed to upstream: https://github.com/daid/Cura/pull/1305

Already fixed in rawhide, will propagate the fix to F21 and F22.

Comment 5 Fedora Update System 2015-07-06 12:19:01 UTC
cura-14.12.1-5.fc22 has been submitted as an update for Fedora 22.
https://admin.fedoraproject.org/updates/cura-14.12.1-5.fc22

Comment 6 Fedora Update System 2015-07-06 12:20:33 UTC
cura-14.12.1-5.fc21 has been submitted as an update for Fedora 21.
https://admin.fedoraproject.org/updates/cura-14.12.1-5.fc21

Comment 7 Fedora Update System 2015-07-10 19:18:44 UTC
Package cura-14.12.1-5.fc22:
* should fix your issue,
* was pushed to the Fedora 22 testing repository,
* should be available at your local mirror within two days.
Update it with:
# su -c 'yum update --enablerepo=updates-testing cura-14.12.1-5.fc22'
as soon as you are able to.
Please go to the following url:
https://admin.fedoraproject.org/updates/FEDORA-2015-11337/cura-14.12.1-5.fc22
then log in and leave karma (feedback).

Comment 8 Fedora Update System 2015-07-19 01:57:14 UTC
cura-14.12.1-5.fc22 has been pushed to the Fedora 22 stable repository.  If problems still persist, please make note of it in this bug report.

Comment 9 Fedora Update System 2015-07-19 01:58:21 UTC
cura-14.12.1-5.fc21 has been pushed to the Fedora 21 stable repository.  If problems still persist, please make note of it in this bug report.