glade: Adapt to 3.36 release
Changes needed for new 3.36 glade release
https://mail.gnome.org/archives/ftp-release-list/2020-May/msg00014.html
fixes #267 (closed)
Merge request reports
Activity
$ pacman -Q glade glade-git 3.36.0.r2.gce473462-1 $ pacman -Q libhandy libhandy-git 0.0.13.r236.g460a78f-1
test passing correctly:
ninja: Entering directory `build' [1/2] Running all tests. 1/21 test-action-row OK 0.20s 2/21 test-application-window OK 0.20s 3/21 test-avatar OK 0.50s 4/21 test-carousel OK 0.22s 5/21 test-combo-row OK 0.23s 6/21 test-expander-row OK 0.23s 7/21 test-header-bar OK 0.22s 8/21 test-header-group OK 0.17s 9/21 test-keypad OK 0.27s 10/21 test-preferences-group OK 0.17s 11/21 test-preferences-page OK 0.20s 12/21 test-preferences-row OK 0.22s 13/21 test-preferences-window OK 0.28s 14/21 test-search-bar OK 0.23s 15/21 test-squeezer OK 0.17s 16/21 test-swipe-group OK 0.17s 17/21 test-value-object OK 0.22s 18/21 test-view-switcher OK 0.23s 19/21 test-view-switcher-bar OK 0.23s 20/21 test-window OK 0.23s 21/21 test-window-handle OK 0.18s Ok: 21 Expected Fail: 0 Fail: 0 Unexpected Pass: 0 Skipped: 0 Timeout: 0 Full log written to /home/alberto/projects/c/libhandy/aur/libhandy-git/src/build/meson-logs/testlog.txt
All seems to be working:
- Resolved by Adrien Plazas
I encountered another error (soon to be on master):
glade_widget_action_get_class()
isn't found, what has it be replaced by?
Please mark your commit as fixing #267 (closed) by adding
Fixes https://source.puri.sm/Librem5/libhandy/issues/267.
at the bottom. :)Edited by Adrien Plazasadded 28 commits
-
be1843e1...b04befb8 - 27 commits from branch
Librem5:master
- e66bcd87 - glade: Adapt to 3.36 release
-
be1843e1...b04befb8 - 27 commits from branch
- Resolved by Adrien Plazas
@adrien.plazas done.
- Resolved by Adrien Plazas
@guido.gunther, @exalm: I changed that MR quite a bit, so I think I shouldn't merge it. Can any of you check it out? :)
added 6 commits
-
8e8a7446...8157ecc5 - 3 commits from branch
Librem5:master
- 30890cea - glade: Make the Flatpak manifest use Glade 3.36
- dca9b6c8 - glade: Adapt to Glade 3.36 API changes
- ffc8a5b3 - glade: Support both 3.24 and 3.36
Toggle commit list-
8e8a7446...8157ecc5 - 3 commits from branch
- Resolved by Adrien Plazas
- Resolved by Guido Gunther
i've fixed the regular flatpak build but the glade build uses too much space and i don't have access there to clean up but pinged sys.
added 7 commits
-
c100c7e7...797957df - 4 commits from branch
Librem5:master
- f3fe15a4 - glade: Make the Flatpak manifest use Glade 3.36
- 887beedb - glade: Adapt to Glade 3.36 API changes
- d08c5873 - glade: Support both 3.24 and 3.36
Toggle commit list-
c100c7e7...797957df - 4 commits from branch