Tiny Core Extensions > TCE Bugs
recent upgrade broke sfwbar tooltips
Rich:
Hi GNUser
I take it you saw this:
https://github.com/wmww/gtk-layer-shell/issues/38
GNUser:
Hi Rich. Thank you for that. Yes, I saw it. And I also know that gtk-layer-shell is sfwbar's main dependency.
I'd love to be able to recompile gtk-layer-shell to see if that makes sfwbar work with the new gtk3 . Any idea how to fix this:
--- Code: ---bruno@x230:~/Downloads/gtk-layer-shell-0.9.2$ time ninja -C build
ninja: Entering directory `build'
[20/21] Generating src/gtk-layer-shell-0.vapi with a custom command
FAILED: src/gtk-layer-shell-0.vapi
/usr/local/bin/vapigen --quiet --library=gtk-layer-shell-0 --directory=/mnt/data/Downloads/gtk-layer-shell-0.9.2/build/src --pkg=gtk+-3.0 --metadatadir=/mnt/data/Downloads/gtk-layer-shell-0.9.2/src /mnt/data/Downloads/gtk-layer-shell-0.9.2/build/src/GtkLayerShell-0.1.gir
GtkLayerShell-0.1.gir:13.3-13.17: error: unknown child element `doc:format' in `repository'
[21/21] Generating src/GtkLayerShell-0.1.typelib with a custom command
ninja: build stopped: subcommand failed.
Command exited with non-zero status 1
--- End code ---
?
GNUser:
Hi Juanito. I just found this: https://bugs.gentoo.org/953255
Maybe vala.tcz and vala-dev.tcz need to be updated before gtk-layer-shell can be compiled against the new gtk3?
Juanito:
You could build it with -Dvapi=false?
i.e.
--- Code: ---CC="gcc -flto -mtune=generic -Os -pipe" CXX="g++ -flto -mtune=generic -Os -pipe -fno-exceptions -fno-rtti" meson setup --prefix=/usr/local --localstatedir=/var --buildtype=plain -Dvapi=false ../
--- End code ---
In the meantime, I'll look at vala
Juanito:
updated vala posted - gtk-layer-shell builds now, but I leave the extension to you :)
Navigation
[0] Message Index
[#] Next page
[*] Previous page
Go to full version