Cherrytree: Code execution blocks cherrytree

Created on 1 Oct 2020  Â·  6Comments  Â·  Source: giuspen/cherrytree

General Information:

Distribution: Ubuntu 20.04
Desktop Environment: Budgie
CherryTree Package Type: deb
CherryTree Version: 0.99.14

Code execution blocks cherrytree; It’s pausing in the background..
Closing the script brings it back to life.
I can't reproduce this with your windows version.
Auswahl_845
Auswahl_846

Error Details:
Oct 1 21:54:55 NUC-Desk budgie-panel[5854]: wnck_window_is_skip_pager: assertion 'WNCK_IS_WINDOW (window)' failed
Oct 1 21:54:55 NUC-Desk budgie-panel[5854]: wnck_window_is_skip_tasklist: assertion 'WNCK_IS_WINDOW (window)' failed
Oct 1 21:54:55 NUC-Desk budgie-panel[5854]: wnck_window_get_geometry: assertion 'WNCK_IS_WINDOW (window)' failed

Most helpful comment

No drawback for me either.
Maybe also an opportunity to add -fa 'Monospace' to improve the readability of default xterm font.

All 6 comments

Did you check the terminal preferences settings ?
Is xterm command working ?
xterm -hold -geometry 180x45 -e "ls ~"

tmp

Hi ciranus,
thanks for your feedback.
terminal preferences settings are almost default: xterm -hold -geometry 180x45 -e "<command>"
xterm works and sending commands outside of cherrytree have the same behavior.
Auswahl_849
So I extend the command with ‘&’ on the end and this works for me. If someone else facing this problem here my terminal preferences setting:

xterm -fa 'Monospace' -fs 12 -hold -geometry 140x35 -e "<command>" &

Maybe I should add the trailing ampersand as default, what's your opinion @txe ?

It can be convenient for users to run several scripts simultaneously, I don't see drawbacks here.

No drawback for me either.
Maybe also an opportunity to add -fa 'Monospace' to improve the readability of default xterm font.

I'll check how the -fa 'Monospace' looks thanks, never used before

Was this page helpful?
0 / 5 - 0 ratings

Related issues

kharaktur picture kharaktur  Â·  9Comments

zauberparacelsus picture zauberparacelsus  Â·  7Comments

bhutch picture bhutch  Â·  6Comments

JC-paavo picture JC-paavo  Â·  3Comments

HEDGHOK picture HEDGHOK  Â·  6Comments