Thank you! PyMca works out of the box
2 programs do not start (was already like that with PyMca-5.6.7-3.fc36. Shall I report it upstream or create a new RHBZ?
pymcapostbatch
pymcaroitool
Both with the message:
Unhandled exception
--
<class 'TypeError'> setValue(self, int): argument 1 has unexpected type 'float'
Please report details
[Show Details...] [OK]
oh, I interpreted the description at "Karma" the wrong way; correcting selection; program does not start due to missing dependencies, same as in bug report
program does not start due to missing dependencies, same as in bug report
solves the problem for me
locks good to me; thank you very much :)
thank you for the fix :)
while testing BZ#1956262 in a virtual machine I get this output in terminal when opening "Help -- About...":
$ xscreensaver-demo
libEGL warning: DRI2: failed to authenticate
xscreensaver-auth: 00:11:05 OOM: /proc/1/oom_score_adj: Permission denied
xscreensaver-auth: 00:11:05 To prevent the kernel from randomly unlocking
xscreensaver-auth: 00:11:05 your screen via the out-of-memory killer,
xscreensaver-auth: 00:11:05 "xscreensaver-auth" must be setuid root.
I do not know if the message applies to EarlyOOM on Fedora. Or what the policy is about setuid root programs.
The file "/usr/libexec/xscreensaver/xscreensaver-auth" has "-rwxr-xr-x" mode bits. chmod u+s xscreensaver-auth
takes care of the message, no xscreensaver restart necessary.
works fine; tested upgrade by adding RPM to local repo
package installation works without problem in Fedora 28 x86_64, I did not test operating system installation
Thank you!
works fine, even for misplaced images (image with 512x512 px resolution put in 128x128 folder, see #1223943)
editing calendar entries works again, looks good to me; thanks for the fix
looks good to me; thank you
works for me; finally 1577061 is fixed :)
Thank you! Looks good to me.
works perfectly, thank you very much
@luya my bad; I could not find the blender-fonts package as a separate package; I did not realize it is provided alongside the Blender package
I noticed two minor typing mistakes in YafaRay's changelog. From my point of view "blender 2.78b" should be replaced with "Blender 2.79b"
All packages are good from my point of view. Thank you very much.
The updated blender package requires updated blender-fonts package:
$ sudo dnf install ./blender-2.79b-2.fc28.x86_64.rpm
...
Error:
Problem: conflicting requests
- nothing provides blender-fonts = 1:2.79b-2.fc28 needed by blender-1:2.79b-2.fc28.x86_64
$ sudo dnf list blender-fonts
...
Available Packages
blender-fonts.noarch 1:2.79-6.fc28
Hence, updated YafaRay-blender package fails installation too because it uses the broken old blender package:
$ sudo dnf localinstall YafaRay-3.3.0-9.fc28.x86_64.rpm YafaRay-blender-3.3.0-9.fc28.x86_64.rpm YafaRay-lib-3.3.0-9.fc28.x86_64.rpm
...
Problem: package YafaRay-blender-3.3.0-9.fc28.x86_64 requires blender, but none of the providers can be installed
- conflicting requests
- nothing provides libboost_system.so.1.64.0()(64bit) needed by blender-1:2.79-6.fc28.x86_64
The other openvdb, alembic, and YafaRay packages install without problems and seem to be OK.
works
working fine
you are very welcome :) I reported it upstream: https://sourceforge.net/p/pymca/bugs/31/ Only noticed afterwards the GitHub page: https://github.com/vasole/pymca