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

Crash on list cards from specific list #92

Open
Tonus1 opened this issue Mar 10, 2023 · 0 comments
Open

Crash on list cards from specific list #92

Tonus1 opened this issue Mar 10, 2023 · 0 comments

Comments

@Tonus1
Copy link

Tonus1 commented Mar 10, 2023

The command
3llo > A board name > list cards the_second_list_id

The error

/usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/utils.rb:44:in `fetch': key not found: "pink_dark" (KeyError)
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/utils.rb:44:in `paint'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/view/list/cards.rb:26:in `format_label'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/view/list/cards.rb:16:in `block in render_card'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/view/list/cards.rb:16:in `map'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/view/list/cards.rb:16:in `render_card'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/view/list/cards.rb:8:in `block in render'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/view/list/cards.rb:8:in `map'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/view/list/cards.rb:8:in `render'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/command/list/cards.rb:14:in `block in execute'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/interface.rb:10:in `print_frame'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/command/list/cards.rb:13:in `execute'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/command/list.rb:22:in `execute'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/command.rb:56:in `build_command'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/command.rb:14:in `execute'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/controller.rb:49:in `execute_command!'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/controller.rb:28:in `block in start'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/controller.rb:23:in `loop'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/controller.rb:23:in `start'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/lib/3llo/application.rb:36:in `start'
	from /usr/lib64/ruby/gems/3.0.0/gems/3llo-1.3.1/bin/3llo:9:in `<top (required)>'
	from /usr/bin/3llo:25:in `load'
	from /usr/bin/3llo:25:in `<main>'
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