input in flex scanner failed #1865
Unanswered
dllu
asked this question in
(Possible) Issues
Replies: 1 comment 3 replies
-
|
The version of rofi used is 4 years old. This is no longer supported. You did not paste the theme (dllu.rasi) that fails, I had to read a magic setup.sh to figure out that what you linked as config is the theme? Your 'config' aka 'theme' work fine for me on latest rofi. |
Beta Was this translation helpful? Give feedback.
3 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
Uh oh!
There was an error while loading. Please reload this page.
-
I'm running into a issue with
input in flex scanner failed. When searching for the issue I found it's mostly because people didn't point it towards the right config path (for other projects and not rofi in particular). I'm probably missing something silly but I can't see how I could have possibly made a mistake here (I've also successfully installed rofi and used it with the exact same config on 3 other machines with no issues).ConfigTheme: https://github.com/dllu/dotfiles/blob/main/rofi.rasiTo reproduce:
sudo apt install rofiand then move the linkedrofi.rasito~/.config/rofi/dllu.rasi.rofi -show run -theme dllu -font "monospace 9"However, just
rofi -show runby itself works without the theme.Beta Was this translation helpful? Give feedback.
All reactions