Bug 1230281 - [abrt] cura: _core.py:16707:__getattr__:PyDeadObjectError: The C++ part of the splashScreen object has been deleted, attribute access no longer allowed.
Summary: [abrt] cura: _core.py:16707:__getattr__:PyDeadObjectError: The C++ part of th...
Keywords:
Status: CLOSED ERRATA
Alias: None
Product: Fedora
Classification: Fedora
Component: cura
Version: 22
Hardware: x86_64
OS: Unspecified
unspecified
unspecified
Target Milestone: ---
Assignee: Miro Hrončok
QA Contact: Fedora Extras Quality Assurance
URL: https://retrace.fedoraproject.org/faf...
Whiteboard: abrt_hash:4cace59b9595cc9ba7532e3d79a...
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2015-06-10 14:26 UTC by Felipe van Schaik Willig
Modified: 2015-07-19 01:58 UTC (History)
2 users (show)

Fixed In Version: cura-14.12.1-5.fc22
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2015-07-19 01:57:14 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
File: backtrace (968 bytes, text/plain)
2015-06-10 14:26 UTC, Felipe van Schaik Willig
no flags Details
File: environ (1.67 KB, text/plain)
2015-06-10 14:26 UTC, Felipe van Schaik Willig
no flags Details

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.


Note You need to log in before you can comment on or make changes to this bug.