Description of problem: Crashes at launch. Version-Release number of selected component (if applicable): apx-0.1-7.fc24 How reproducible: Start apx Actual results: File "/usr/bin/apx", line 26, in <module> from apx.lib import graphics File "/usr/lib/python3.5/site-packages/apx/lib/graphics.py", line 185, in <module> class Graphics(object): ValueError: 'colors' in __slots__ conflicts with class variable Expected results: Run.
Thanks for your report. I can reproduce in Fedora 24 with Python 3.5.1 but not in Fedora 23 with Python 3.5.7, so I guess a bug with Python 3.5 somehow. Forwarding to upstream.
err, Fedora 23 with Python 3.4.3
Reproducible with Python 3.4, too. But no issue in Python 2.
apx-0.1-8.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-6d3824b84c
Created attachment 1178157 [details] Screenshot post-patch This is what I see now.
(In reply to Jon Ciesla from comment #5) > Created attachment 1178157 [details] > Screenshot post-patch > > This is what I see now. What desktop theme do you use? What desktop environment? I get that low contrast with a bright window background set by desktop theme in LXQt. No issue with Cinnamon and Plasma.
Gnome 3, default theme.
Can you try with another theme? Please also try to reproduce in Fedora 23, we have another apx there built with python2 instead of python3 as in F24.
Running with global dark is better, but after I reach an opposite wall I get this over and over at the terminal: Traceback (most recent call last): File "/usr/lib/python3.5/site-packages/apx/lib/graphics.py", line 1968, in do_draw self.tweener.update(delta) File "/usr/lib/python3.5/site-packages/apx/lib/pytweener.py", line 102, in update done = tween.update(delta_seconds) File "/usr/lib/python3.5/site-packages/apx/lib/pytweener.py", line 171, in update res = tweenable.update(fraction) File "/usr/lib/python3.5/site-packages/apx/lib/pytweener.py", line 212, in color_update return "#%02x%02x%02x" % (val[0], val[1], val[2]) TypeError: %x format: an integer is required, not float I don't have access to f23 at the moment.
It's becoming offtopic for the original crash report. I am quite sure the issues with background and console warnings do not have anything to do with my python3 patch. Please report all that to upstream.
Please try with a scratch build for python2. http://koji.fedoraproject.org/koji/taskinfo?taskID=14860816
apx-0.1-8.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-6d3824b84c
Same color problem.
Then it's an issue of/with GNOME and has nothing to do with the build or update.
apx-0.1-8.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.
apx-0.1-11.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-715fa56f4e
apx-0.1-11.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-94928def06
apx-0.1-11.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-715fa56f4e
apx-0.1-11.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-94928def06
apx-0.1-12.fc24 has been submitted as an update to Fedora 24. https://bodhi.fedoraproject.org/updates/FEDORA-2016-94928def06
apx-0.1-12.fc23 has been submitted as an update to Fedora 23. https://bodhi.fedoraproject.org/updates/FEDORA-2016-715fa56f4e
apx-0.1-12.fc23 has been pushed to the Fedora 23 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-715fa56f4e
apx-0.1-12.fc24 has been pushed to the Fedora 24 testing repository. If problems still persist, please make note of it in this bug report. See https://fedoraproject.org/wiki/QA:Updates_Testing for instructions on how to install test updates. You can provide feedback for this update here: https://bodhi.fedoraproject.org/updates/FEDORA-2016-94928def06
apx-0.1-12.fc24 has been pushed to the Fedora 24 stable repository. If problems still persist, please make note of it in this bug report.
apx-0.1-12.fc23 has been pushed to the Fedora 23 stable repository. If problems still persist, please make note of it in this bug report.