Re: Latest prerelease - <Control>1 crash
- From: Adam Krolnik <adam.krolnik@xxxxxxxxxxxxxxx>
- To: emelfm2@xxxxxxxxxxxxx
- Date: Mon, 06 Oct 2008 17:46:13 -0500
Here's with 1314.
This only occurrs when having <Control>1 be double click.
[DEBUG ] button binding cb begins: event-type: 4
[DEBUG ] button binding cb ends
[DEBUG ] _stroke_watcher_button_event_cb begins: event-type: 4
[DEBUG ] _stroke_watcher_button_event_cb, UNWATCHED PRESS
[DEBUG ] output button press cb
[DEBUG ] _stroke_watcher_button_event_cb begins: event-type: 7
[DEBUG ] current watch on widget
[DEBUG ] _stroke_watcher_button_event_cb, nothing to do
[DEBUG ] clear all gesture_watch's for a widget
[DEBUG ] button binding cb begins: event-type: 4
[DEBUG ] button binding cb ends
[DEBUG ] _stroke_watcher_button_event_cb begins: event-type: 4
[DEBUG ] _stroke_watcher_button_event_cb, UNWATCHED PRESS
[DEBUG ] output button press cb
Gtk-ERROR **: file gtktextview.c: line 5720
(gtk_text_view_start_selection_drag): assertion failed:
(text_view->selection_drag_handler == 0)
aborting...
[DEBUG ] system shutdown initiated by signal 6
[DEBUG ] attempted BGL re-lock
[DEBUG ] write config file:
/user/krolnik/.config/emelfm2/config-en_US.iso88591
[DEBUG ] write cache file: /user/krolnik/.config/emelfm2/cache
[DEBUG ] touch config dir
If I make it a single click, I don't get to view the file
(output.activate) I get this debug info:
[DEBUG ] button binding cb begins: event-type: 4
[DEBUG ] no existing button binding watch
[DEBUG ] no prior button binding watch
[DEBUG ] e2_action_run (from:, rt:output.activate)
[DEBUG ] e2_action_run () ends
[DEBUG ] button binding cb ends
[DEBUG ] _stroke_watcher_button_event_cb begins: event-type: 7
[DEBUG ] _stroke_watcher_button_event_cb, UNWATCHED RELEASE
[DEBUG ] _stroke_watcher_button_event_cb, nothing to do
I also see that if the file type is unknown (right click for menu) the
'Open' command
is not active. It may be good to just make it select 'View' by default.
This affects
the output.activate command attached to a button. [I have varied file
suffixes that
are not all programmed into e2 - especially when doing a default
configuration.]
Lastly, can you add //#define WITH_TASKABORT to the emelfm2.h file for
reference.
Thanks.
tpgww@xxxxxxxxxxx wrote:
On Mon, 6 Oct 2008 10:33:42 -0500
"Adam Krolnik" <akrolnik@xxxxxxxxx> wrote:
I have <Control>1 configured as:
|<Control>1|true|false|output.activate|
When I double click on it:
[DEBUG ] button binding cb begins: event: 4
[DEBUG ] button binding cb ends
[DEBUG ] output button press cb
[DEBUG ] button binding cb begins: event: 4
[DEBUG ] button binding cb ends
[DEBUG ] output button press cb
Gtk-ERROR **: file gtktextview.c: line 5720
(gtk_text_view_start_selection_drag): assertion failed:
(text_view->selection_drag_handler == 0)
aborting...
[DEBUG ] system shutdown initiated by signal 6
[DEBUG ] attempted BGL re-lock
[DEBUG ] write config file:
/user/krolnik/.config/emelfm2/config-en_US.iso88591
[DEBUG ] write cache file: /user/krolnik/.config/emelfm2/cache
[DEBUG ] touch config dir
Abort
This happens when regardless of movement on the track ball (took my hand
off)
GTK versions (from yum)
gtk+.x86_64 1:1.2.10-56.el5
installed
gtk2.x86_64 2.10.4-20.el5 installed
It does not happen on a Fedora 32 bit system.
Can you please repeat, with latest svn code - it includes more debug messages.
Regards
Tom
--
Soli Deo Gloria
Adam Krolnik
Director of Design Verification
VeriSilicon Inc.
Plano TX. 75074
Co-author "Assertion-Based Design", "Creating Assertion-Based IP"
- Follow-Ups:
- Re: Latest prerelease - <Control>1 crash
- From: Liviu Andronic
- Re: Latest prerelease - <Control>1 crash
- From: tpgww
- References:
- Latest prerelease - <Control>1 crash
- From: Adam Krolnik
- Re: Latest prerelease - <Control>1 crash
- From: tpgww
- Re: Latest prerelease - <Control>1 crash
- From: Adam Krolnik
- Re: Latest prerelease - <Control>1 crash
- From: tpgww
Other related posts:
- » Latest prerelease - <Control>1 crash
- » Re: Latest prerelease - <Control>1 crash
- » Re: Latest prerelease - <Control>1 crash
- » Re: Latest prerelease - <Control>1 crash
- » Re: Latest prerelease - <Control>1 crash
- » Re: Latest prerelease - <Control>1 crash
- » Re: Latest prerelease - <Control>1 crash
- » Re: Latest prerelease - <Control>1 crash
- » Re: Latest prerelease - <Control>1 crash
- » Re: Latest prerelease - <Control>1 crash
- » Re: Latest prerelease - <Control>1 crash
- » Re: Latest prerelease - <Control>1 crash
On Mon, 6 Oct 2008 10:33:42 -0500 "Adam Krolnik" <akrolnik@xxxxxxxxx> wrote:
I have <Control>1 configured as: |<Control>1|true|false|output.activate| When I double click on it: [DEBUG ] button binding cb begins: event: 4 [DEBUG ] button binding cb ends [DEBUG ] output button press cb [DEBUG ] button binding cb begins: event: 4 [DEBUG ] button binding cb ends [DEBUG ] output button press cb Gtk-ERROR **: file gtktextview.c: line 5720 (gtk_text_view_start_selection_drag): assertion failed: (text_view->selection_drag_handler == 0) aborting... [DEBUG ] system shutdown initiated by signal 6 [DEBUG ] attempted BGL re-lock [DEBUG ] write config file: /user/krolnik/.config/emelfm2/config-en_US.iso88591 [DEBUG ] write cache file: /user/krolnik/.config/emelfm2/cache [DEBUG ] touch config dir Abort This happens when regardless of movement on the track ball (took my hand off) GTK versions (from yum) gtk+.x86_64 1:1.2.10-56.el5 installed gtk2.x86_64 2.10.4-20.el5 installed It does not happen on a Fedora 32 bit system.
Can you please repeat, with latest svn code - it includes more debug messages. Regards Tom
- Re: Latest prerelease - <Control>1 crash
- From: Liviu Andronic
- Re: Latest prerelease - <Control>1 crash
- From: tpgww
- Latest prerelease - <Control>1 crash
- From: Adam Krolnik
- Re: Latest prerelease - <Control>1 crash
- From: tpgww
- Re: Latest prerelease - <Control>1 crash
- From: Adam Krolnik
- Re: Latest prerelease - <Control>1 crash
- From: tpgww