gitnr icon indicating copy to clipboard operation
gitnr copied to clipboard

bug: crashed while creating gitignore

Open tmeckel opened this issue 1 year ago • 0 comments

name = "gitnr"
operating_system = "Ubuntu 22.04 (jammy) [64-bit]"
crate_version = "0.1.3"
explanation = """
Panic occurred in file 'src/commands/search/state/view_preview.rs' at line 9
"""
cause = "called `Result::unwrap()` on an `Err` value: XcbConnect(DisplayParsingError)"
method = "Panic"
backtrace = """

   0: 0x561ff355b2ae - <unresolved>
   1: 0x561ff358cfad - <unresolved>
   2: 0x561ff356a36b - <unresolved>
   3: 0x561ff3561415 - <unresolved>
   4: 0x561ff357e9ef - <unresolved>
   5: 0x561ff34ee5e0 - <unresolved>
   6: 0x561ff355a01b - <unresolved>
   7: 0x561ff357e17a - <unresolved>
   8: 0x7faf261a0d90 - <unresolved>
   9: 0x7faf261a0e40 - __libc_start_main
  10: 0x561ff34ec525 - <unresolved>
  11:        0x0 - <unresolved>"""

tmeckel avatar Mar 06 '24 09:03 tmeckel