Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Segfault when using menuprint #51

Open
ColumPaget opened this issue Nov 3, 2019 · 0 comments
Open

Segfault when using menuprint #51

ColumPaget opened this issue Nov 3, 2019 · 0 comments

Comments

@ColumPaget
Copy link

I get a segfault when clicking on a menu item with this command:

echo -e "^fg(yellow)menu^fg()\none\ntwo\nthree\nfour\nfive\nsix\n" | ./dzen2 -l 7 -x 400 -y 200 -w 200 -p -m -e 'onstart=uncollapse;button1=menuprint'

From what I can see the crash is happening at line 458 in action.c

That's as far as I've been able to figure it out so far.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant