helloSystem / helloSystem/ISO

Users.app in 0.7.0 no longer works after upgrades

Open
#405 5 comments 0 reactions 0 assignees View on GitHub
bug
Dominant language
Shell
Stars
847
Forks
66
PR merge metrics
No merged PRs in 30d

Description

After upgrades (for security etc.), the _Users_ application is no longer usable.

```text
mowa219-gjp4-hello-070% /Applications/Preferences/Users.app/Users
The Python module 'translate' is not available. The application will run untranslated.
Could not find suitable .ts files in /Applications/i18n
Traceback (most recent call last):
File "/Applications/Preferences/Users.app/Resources/adduser.py", line 191, in
widget = Users()
File "/Applications/Preferences/Users.app/Resources/adduser.py", line 41, in __init__
self.load_ui()
File "/Applications/Preferences/Users.app/Resources/adduser.py", line 52, in load_ui
for e in self.findChildren(QObject, None, Qt.FindChildrenRecursively):
NameError: name 'QObject' is not defined
```

**To Reproduce**

1. install from ` hello-0.7.0_0G160-FreeBSD-13.0-amd64.iso`
2. upgrade from end-of-life FreeBSD 13.0-RELEASE, to 13.1-RELEASE-p2
3. `pkg delete localize` to avoid `https://github.com/helloSystem/ISO/issues/404`
4. unlock all packages except `hello`
5. upgrade packages
6. Preferences
7. Users

**Expected**

8. the application.

**Screenshots**

![image](https://user-images.githubusercontent.com/192271/192115448-11f642d8-f1da-445e-ad28-8fea777c1308.png)

**Version (please complete the following information):**
- installed
- FreeBSD 13.1-RELEASE-p2
- helloSystem build https://github.com/helloSystem/ISO/releases/tag/r0.7.0
- VirtualBox

**Additional context**

* https://github.com/helloSystem/ISO/issues/51

Switching from quarterly to latest is not a workaround.

Contributor guide

No contributing guide indexed for this repository

Assessment

This issue has not been assessed yet.

Get new issues in your inbox

A short digest of beginner-friendly GitHub issues.