code2prompt icon indicating copy to clipboard operation
code2prompt copied to clipboard

Cannot copy to clipboard in Google IDX environment

Open markwitt1 opened this issue 1 year ago • 0 comments

To reproduce:

Open Google idx install code2prompt try to run it

RUST_BACKTRACE=1 code2prompt ios ▹▹▹▹▸ Done! thread 'main' panicked at src/main.rs:198:50: Failed to copy output to clipboard: XcbConnect(DisplayParsingError) stack backtrace: 0: rust_begin_unwind 1: core::panicking::panic_fmt 2: core::result::unwrap_failed 3: code2prompt::main note: Some details are omitted, run with RUST_BACKTRACE=full for a verbose backtrace. Aborted (core dumped)

markwitt1 avatar Sep 02 '24 18:09 markwitt1