[Regression] manjaro-settings-manager-gui can't be started with latest git-snapshot #10

Closed
opened 2014-08-10 10:21:46 +00:00 by philm · 12 comments
philm commented 2014-08-10 10:21:46 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: manjaro

Seems we added some regression to our current code. Latest working git-snapshot I tested was compiled at Sa 09 Aug 2014 11:39:27 CEST. So one of these commits might have broken MSM:

*Created by: manjaro* Seems we added some regression to our current code. Latest working git-snapshot I tested was compiled at Sa 09 Aug 2014 11:39:27 CEST. So one of these commits might have broken MSM: - fab4bdd70e6004f0ff560a7a59b17a7989e34e80 - 8663695fccc50f4fee70c44c83fc1cb5b344d47e - 06304e9c98473837c08229eee6d5ccf25ce605f9 - 59fba067e5167ed12b82f3523133b257177f8795 - 36c477a0f51b14b9febd0ed95b3c7d9be469fa89
philm commented 2014-08-10 10:31:56 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: Kirek

Its working fine for me, both building it with qtcreator or with PKGBUILD and installing it with pacman. Try cleaning up the build dir and try again...

*Created by: Kirek* Its working fine for me, both building it with qtcreator or with PKGBUILD and installing it with pacman. Try cleaning up the build dir and try again...
philm commented 2014-08-10 10:58:18 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: Kirek

Tested with a clean VM with xfce and its working too...

*Created by: Kirek* Tested with a clean VM with xfce and its working too...
philm commented 2014-08-10 12:12:47 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: manjaro

I'm building with our devtools. I created a fresh chroot with the current PKGBUILD. It simply don't start. Is there a new dependency needed? Please try to start my current build. For me it is still broken.

*Created by: manjaro* I'm building with our devtools. I created a fresh chroot with the current PKGBUILD. It simply don't start. Is there a new dependency needed? Please try to start <a href="https://sourceforge.net/projects/manjarodev/files/users/philm/msm/">my current build</a>. For me it is still broken.
philm commented 2014-08-10 12:32:58 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: manjaro

Hmm. I did a test with Manjaro 0.8.11-pre2 and it worked on KDE and on XFCE. However there are packages to been updated. On my running system it doesn't work. There I'm running unstable with all updates. In live-session with older packages it seems to work. Lets see why it doesn't work on this machine.

*Created by: manjaro* Hmm. I did a test with Manjaro 0.8.11-pre2 and it worked on KDE and on XFCE. However there are packages to been updated. On my running system it doesn't work. There I'm running unstable with all updates. In live-session with older packages it seems to work. Lets see why it doesn't work on this machine.
philm commented 2014-08-10 13:04:20 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: Kirek

There are no newer dependencies, also you current build is working for my too (x86_64), in kde unstable and xfce stable.

*Created by: Kirek* There are no newer dependencies, also you current build is working for my too (x86_64), in kde unstable and xfce stable.
philm commented 2014-08-10 13:05:56 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: manjaro

I tested it now on my second PC on x86_64. This build also doesn't start. However when I recompile snapshot 04a44a993c that build starts just fine on all my systems in i686 and x86_64 using the latest packages from unstable branch. I really don't know why any newer code doesn't start for me. Maybe I've to pull the patches one by one and bisect it.

*Created by: manjaro* I tested it now on my second PC on x86_64. This build also doesn't start. However when I recompile snapshot 04a44a993cbcb15d74572a263710a9bbb1d36ef4 that build starts just fine on all my systems in i686 and x86_64 using the latest packages from unstable branch. I really don't know why any newer code doesn't start for me. Maybe I've to pull the patches one by one and bisect it.
philm commented 2014-08-10 13:09:56 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: Kirek

Maybe its the c++11 flags in this commit, I will revert 06304e9c98

*Created by: Kirek* Maybe its the c++11 flags in this commit, I will revert 06304e9c98473837c08229eee6d5ccf25ce605f9
philm commented 2014-08-10 13:31:34 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: manjaro

No the issue is our translations. I'm using german and since 5947ca74b4 I can't start it anymore.

*Created by: manjaro* No the issue is our translations. I'm using german and since 5947ca74b48846da412ff411ad94062a9b93f0a9 I can't start it anymore.
philm commented 2014-08-10 13:45:07 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: Kirek

I thinks I know what's happening, will fix soon

*Created by: Kirek* I thinks I know what's happening, will fix soon
philm commented 2014-08-10 13:47:42 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: manjaro

So I think we should rethink commit 930007b71b and 06304e9c98 as followed fixes it:

sed -i -e 's|tr("Default")|"Default"|g' manjaro-settings-manager/models/KeyboardModel.cpp
*Created by: manjaro* So I think we should rethink commit 930007b71b110072b8cbe49d8b399c809fcf0245 and 06304e9c98473837c08229eee6d5ccf25ce605f9 as followed fixes it: <pre>sed -i -e 's|tr("Default")|"Default"|g' manjaro-settings-manager/models/KeyboardModel.cpp</pre>
philm commented 2014-08-10 14:24:51 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: Kirek

Tested with de_DE locale, no more crashes on startup.

*Created by: Kirek* Tested with de_DE locale, no more crashes on startup.
philm commented 2014-08-11 14:57:35 +00:00 (Migrated from gitlab2.manjaro.org)

Created by: manjaro

Confirmed. It is fixed.

*Created by: manjaro* Confirmed. It is fixed.
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
applications/manjaro-settings-manager#10
No description provided.