Error after installing
raman08 opened this issue · 1 comments
raman08 commented
I install this package and Got this error while opening.
thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: ParseApps(Error { variant: ParsingError { positives: [value_char], negatives: [] }, location: Pos(1188), line_col: Pos((35, 15)), path: None, line: "text/vbscript=␊", continued_line: None })', src/apps/user.rs:12:65
focus172 commented
I had this same error message and was able to fix it by removing/backing up my old ~/.config/mimeapps.list
I think it had something to do with that my old one had comments in it but I was unable to replicate the bug.
I hope this helps.