I installed OpenSUSE Leap 42.2 (fresh installation) and had to install my Gramps application again, of course.
On starting Gramps, it crashed immediately with a python error message (I have submitted a bug to the Gramps site)
However, I notice that only Gramps 4.2.0 is in this repository, and I believe that we should now be at 4.2.4 or 4.2.5. (Didn’t we have one of these under Leap 42.1?)
Why is only Gramps 4.2.0 available in the main repo now? (I see that 4.2.4 is in the Gnome:Apps repo. Is that where it is supposed to be?)
You can submit a “Feature Request” at https://bugzilla.opensuse.org.
The Maintainers will likely assign your request to whoever currently builds your app.
> I installed OpenSUSE Leap 42.2 (fresh installation) and had to install
> my Gramps application again, of course.
>
> On starting Gramps, it crashed immediately with a python error message
> (I have submitted a bug to the Gramps site)
I can confirm it, Gramps gives this error when run:
15238: ERROR: grampsapp.py: line 107: Unhandled exception
Traceback (most recent call last):
File “/usr/lib/python3.4/site-packages/gramps/gui/widgets/
styledtexteditor.py”, line 289, in on_motion_notify_event
self.match = self.textbuffer.match_check(iter_at_location.get_offset
())
AttributeError: ‘_ResultTuple’ object has no attribute ‘get_offset’
> I installed OpenSUSE Leap 42.2 (fresh installation) and had to install
> my Gramps application again, of course.
>
> On starting Gramps, it crashed immediately with a python error message
> (I have submitted a bug to the Gramps site)
>
> However, I notice that only Gramps 4.2.0 is in this repository, and I
> believe that we should now be at 4.2.4 or 4.2.5. (Didn’t we have one
> of these under Leap 42.1?)
>
> Why is only Gramps 4.2.0 available now?
>
>
Like all the other Gnome apps I use, it only gets put in this OBS repo
and never gets pushed to factory or update. This has been the practice
for the past dozen years or so in spite of what the documentation for
that repo says.
Nevertheless, something is wrong that seems to need correction: With only the main Repositories (OSS, NON-OSS, Update, Update Standard, Update Non-Oss) active, Gramps 4.2.0 was offered for installation (but I’m not sure from which repo.). But Gramps 4.2.0 had obviously not been integrated with Leap 42.2 and crashed immediately. Fortunately, Gramps is very good at protecting my user data, so no damage was done.