我在 Geany(1.32 版)和 Ubuntu 18.04 中出现故障。滚动条在整个宽度(或高度)上变为完全橙色,这使得难以用于其预期目的。有没有可能解决它?终端显示此错误:
(geany:9576): Gtk-WARNING **: 16:34:04.511: Negative content width -15 (allocation 1, extents 8x8) while allocating gadget (node entry, owner GtkEntry)
(geany:9576): Gtk-WARNING **: 16:34:04.511: Negative content height
-11 (allocation 1, extents 6x6) while allocating gadget (node entry, owner GtkEntry)
(geany:9576): Gtk-WARNING **: 16:34:04.511: Negative content width -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
(geany:9576): Gtk-WARNING **: 16:34:04.511: Negative content height -1 (allocation 1, extents 1x1) while allocating gadget (node scrolledwindow, owner GtkScrolledWindow)
(geany:9576): Gtk-CRITICAL **: 16:34:04.511: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
(geany:9576): Gtk-CRITICAL **: 16:34:04.511: gtk_widget_get_preferred_width_for_height: assertion 'height >= 0' failed
(geany:9576): Gtk-WARNING **: 16:34:04.511: gtk_widget_size_allocate(): attempt to allocate widget with width 12 and height -28
(geany:9576): Gtk-CRITICAL **: 16:34:04.511: gtk_box_gadget_distribute: assertion 'size >= 0' failed in GtkScrollbar
Run Code Online (Sandbox Code Playgroud)
小智 3
您可以从官方网站下载并安装最新的geany: https: //www.geany.org/download/releases/ 我安装了v1.35后,这个问题就可以解决。(记得在 make install v1.35 之前删除 v1.32)
| 归档时间: |
|
| 查看次数: |
685 次 |
| 最近记录: |