-
Notifications
You must be signed in to change notification settings - Fork 136
Update the build system & QT5 port #308
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Conversation
|
In #302 you confirmed that "It's only a display bug in QT Linguist." - does that mean that all the changes to the |
No, It works after changing width. |
|
I suggest to divide the PR from current language file update and system updates. I will load the current updated language file and in a separate PR proposal for the system update. |
|
@raspberrypifan - I'm not sure that creating a new "buildroot-new" folder is the way to go. I would prefer that any new buildroot version follows the existing folder structure, then there is less potential for things to break. |
|
Can you remove buildroot_old from the PR? |
|
The German translation is not complete. Section "OptionsDialog" - Strings translated 41 on 104 - 63 strings untranslated For me it's important that you complete the translation. |
@lurch want's to fix translations. I can't translate everything because German has another grammer as English. |
|
Ok if you are talking about strings composed by different single sub-string. For that I asked to the developer to avoid as much as possible the composed strings. But many untranslated strings in German language are single sentence/strings. |
|
@bovirus I'm happy for @raspberrypifan to complete his porting to the new buildroot first. The translations can wait until @lurch has removed the compound strings, which will make the translation easier anyway. |
|
I don't have enough time now to upload a fix. |
|
Take your time. |
|
I will make 2 pull requests (language and buildroot) after finishing buildroot. |
|
Are buildroot changes needed for #2? |
Probably not, but that's a separate issue. |
Yes, I'm going to split my translations from this PR after finishing this. |
|
It doesn't works. |
|
I'm working on it. |
|
I admire your persistence |
|
The latest buildroot working with PINN is commit 4b1c0855b321807abdcd737057ae7436547b8001, newer versions don't have QT4. For this, PINN needs to support QT5, but I think this version will work on future ubuntu version. |
|
@lurch @procount @bovirus @XECDesign @ShadowEO |
|
2nd account |
|
@RaspberryPiFan2 - Thanks for persevering with this. |
No, I couldn't, currently I only can build on my Raspberry Pi (my PC is broken), and it's hard to build some host tools like GMP on it. |
|
I will port 3.3.2 later. |
|
I'm still working on it. |
|
Replaced everything. .config file later |
|
Currently testing everything, since this is QT5, PINN probably won't compile, but I will fix it after I know the exact error messages. |
|
I used an existing QT5 arora and improved it, https://github.com/RaspberryPiFan/arora/commit/43000bf2d8b286166234f5ba02cf4219144bf473 (this are not the QT5 changes, but it only works with QT5 since it uses QT5 features, the QT5 port is another commit I didn't make) |
|
Making progress with QT5, haven't tested it yet, custom background feature is unavailable, I'm currently trying to bring it back for QT5 |


Current status
What I'm doing now
Building the system with wayland and QT5 and trying to port PINN to QT5.
What I modified
update-allandupdate-wifi-firmwareto BUILDME.shBuilds on
Works on
Advantages of the new buildroot
Other information
The latest test build
Not finished yet...