Recent

Author Topic: problem with TreeView and VirtualTreeView  (Read 2805 times)

alexlord79

  • Newbie
  • Posts: 3
problem with TreeView and VirtualTreeView
« on: May 15, 2019, 03:40:43 pm »
problem with TreeView and VirtualTreeView, if i run my program in terminal,and I open the node of the tree, that I get messages in the terminal:
Quote
GLib-GObject-WARNING **: 20:34:13.208: ../../../../gobject/gsignal.c:1207: no emission of signal "button-release-event" to stop for instance '0x98c7b50'
Help me (((

zeljko

  • Hero Member
  • *****
  • Posts: 1596
    • http://wiki.lazarus.freepascal.org/User:Zeljan
Re: problem with TreeView and VirtualTreeView
« Reply #1 on: May 17, 2019, 02:25:58 pm »
Seem that button-release-event is missing in your gtk2 version. What exact gtk2 version you are using ?

alexlord79

  • Newbie
  • Posts: 3
Re: problem with TreeView and VirtualTreeView
« Reply #2 on: May 17, 2019, 06:14:10 pm »
gtk2 version i using 2.24.32:
Quote
alex@nout2:~$ pkg-config --modversion gtk+-2.0
2.24.32

snorkel

  • Hero Member
  • *****
  • Posts: 817
Re: problem with TreeView and VirtualTreeView
« Reply #3 on: December 22, 2019, 06:31:50 pm »
Just saw this thread while searching for this error:
Code: Pascal  [Select][+][-]
  1. GLib-GObject-WARNING **: 11:25:51.393: ../glib/gobject/gsignal.c:1206: no emission of signal "button-release-event" to stop for instance '0x208b5b0
'

I am getting it on linux GTK2 (Manjaro Latest version) and it happens when I right click on a node and add a tab to a ATTabs page control, but it does not happen until I close the tab and I have to click the tabs close button twice.  Also interesting is if I click anywhere in the tab sheet that has a form then the tab close button works on the first click.

Also strange is if I add the tab from a tool bar button vs the Tvirtualstringtrees popup menu the tab closes on the first click but that same error shows up in the terminal.

Version of GTK on my Manjaro system is: 2.24.32-1
« Last Edit: December 22, 2019, 06:33:40 pm by snorkel »
***Snorkel***
If I forget, I always use the latest stable 32bit version of Lazarus and FPC. At the time of this signature that is Laz 3.0RC2 and FPC 3.2.2
OS: Windows 10 64 bit

 

TinyPortal © 2005-2018