Opened 7 years ago
Closed 7 years ago
#9954 closed enhancement (fixed)
gtk+3 3.22.26
Reported by: | Owned by: | ||
---|---|---|---|
Priority: | normal | Milestone: | 8.2 |
Component: | BOOK | Version: | SVN |
Severity: | normal | Keywords: | |
Cc: |
Description ¶
New point version.
Change History (7)
comment:1 by , 7 years ago
Summary: | gtk+3.22.25 → gtk+3 3.22.25 |
---|
comment:2 by , 7 years ago
I have problems building 3.22.25. The following error occurs for me:
GEN keyboard-shortcuts-inhibit-unstable-v1-client-protocol.h GEN keyboard-shortcuts-inhibit-unstable-v1-protocol.c GEN keyboard-shortcuts-inhibit-unstable-v1-protocol.c make[4]: *** No rule to make target 'server-decoration-client-protocol.h', needed by 'all'. Stop. make[4]: Leaving directory '/opt/sources/gtk+-3.22.25/gdk/wayland' make[3]: *** [Makefile:1652: all-recursive] Error 1 make[3]: Leaving directory '/opt/sources/gtk+-3.22.25/gdk' make[2]: *** [Makefile:1089: all] Error 2 make[2]: Leaving directory '/opt/sources/gtk+-3.22.25/gdk' make[1]: *** [Makefile:722: all-recursive] Error 1 make[1]: Leaving directory '/opt/sources/gtk+-3.22.25' make: *** [Makefile:616: all] Error 2
comment:3 by , 7 years ago
I haven't had a chance to look at it yet in detail, but a quick test build gives me exactly the same error.
comment:4 by , 7 years ago
After hours of fun comparing with the git repository, I've finally worked out what was wrong. The gdk/wayland/protocol/server-decoration.xml is missing from the tarball.
comment:5 by , 7 years ago
Owner: | changed from | to
---|---|
Status: | new → assigned |
comment:6 by , 7 years ago
Summary: | gtk+3 3.22.25 → gtk+3 3.22.26 |
---|
Now version 3.22.26.
Builds relatively clean.* Bugs fixed:
- 789630 Distribute protocol/server-decoration.xml in tarballs
- 787142 input/IME: Defer the emit of the "commit" signal
- 789134 icon-browser: Centre Copy button in dialog again
- 789678 AboutDialog: Fix accepting GTK_LICENSE_AGPL_3_0
- 788898 Inspector: better default split of CSS nodes/props
- 789733 Fix GtkEntry:has-frame not working
- 789213 gdk/win32: Fix Win32 GL Context switching
- 785176 placessidebar: add starred location item
Overview of Changes in GTK+ 3.22.25
- The HighContrast theme has received numerous improvements
- Middle-click on scrollbars jumps to the position again
- Wayland:
- Terminal sizing problems are fixed
- The Wayland backend now implemented the KDE server-side decorations protocol
- X11:
- Problems with menus on several X servers are fixed
- Bugs fixed:
- 701296 gtkfixed accepts toplevel windows into its children list after gtk_w...
- 728452 gtk_tree_view_column_create_button creates button which is leaked
- 738387 ComboBox in appears-as-list-mode: popup is not hidden when focus is ...
- 763517 Selected then unselected Label in ListBox gets wrong colour until ho...
- 769877 [HighContrast(|Inverse)] dual-headerbars broken
- 769879 [HighContrast(|Inverse)] tooltips problems
- 771279 Segfault due to gtk_event_controller_get_widget() returning NULL but...
- 775217 Warning message "gdkcursor-wayland.c:170: Unable to load blank_curso...
- 776793 GtkComboBox with appears-as-list doesn't receive mouse events from a...
- 777072 window shrinks when restored from maximized
- 778811 Enter submenus when activating their parent item
- 778930 gtk3-icon-browser: Add scalable icons to icon detail modal window
- 780101 Menus do not display over remote X11
- 781909 Implement KDE's server-decoration protocol
- 782396 Inconsistent deprecation documentation for gtk_paint_spinner
- 783995 Monitor API inconsistencies across X11 & Wayland
- 784314 entry completion regression on wayland
- 784509 wrong coordinates given to at-spi layer from GTK3 entries
- 786220 Sometimes the volume icon is replaced with image-missing
- 786794 Print dialogue has a printer called "printer"
- 787274 ComboBox in appears-as-list-mode: Gtk-CRITICAL when popping down wit...
- 787669 Middle mouse click on scrollbar is ignored
- 787866 Untranslated key labels in the Keyboard panel of Settings
- 788053 Window position wrong in HiDPI mode
- 788458 (style) Array index 'i' is used before limits check.
- 788496 HighContrast/win32: CSD Windows have missing border and shadows floa...
- 788505 ComboBox in appears-as-list mode: Clicking a TreeView expander also ...
- 788516 dialogs in gtk+ 3.22.24 have square borders.
- 788573 HighContrast: titlebar separator is too wide and joined to buttons, ...
- 788574 HighContrast: Ugly solid black corners at bottom of MessageDialog
- 788575 HighContrastInverse: Windows lack visible borders, merge into each o...
- 788577 Global -GtkComboBox-appears-as-list breaks opening menu-mode CBs by ...
- 788580 HighContrast: .flat buttons become non-flat when their window is :ba...
- 788614 Trying to reuse a TreeViewColumn causes criticals and a segfault (e....
- 788841 Fix gtk_actionable_set_detailed_action_name API inconsistency
- 788905 GtkRange horizontal scrolling causes movement in the wrong direction
- 789141 Segmentation fault when adding Google online account
- 789149 GtkGestureZoom leaks the list of sequences while calculating the dis...
- 789327 appchooserwidget: Don't limit application list unconditionally
- 789357 Regression in 3.22.23: GDK_WINDOW_STATE_TILED flag is never set
Note:
See TracTickets
for help on using tickets.
This ticket did not get picked up in currency check. Trying a slightly different title.