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

Problems at new Style configuration #292

Closed
arvanus opened this issue Dec 15, 2022 · 7 comments
Closed

Problems at new Style configuration #292

arvanus opened this issue Dec 15, 2022 · 7 comments

Comments

@arvanus
Copy link
Collaborator

arvanus commented Dec 15, 2022

@Jdochoa could you take a look at the new style?
I got 2 minor issues from now, when I try to type a SQL, it always changes the keywords to mixed case, in the default behavior of flamerobin is to use uppercase for keywords, BUT I cant change the casing even when I retype the word, example "FROM", "FrOm", "fROm" always shows as "From"
image

Also, I opened the Style Configurator, scrolled a bit, saved, closed, reopened and got this error:
image

Thank you

@Jdochoa
Copy link
Contributor

Jdochoa commented Dec 15, 2022

Hello @arvanus

The first thing is changed in: Style Configurator\SQL\KEYWORD\Font Case.

The second problem is because a style has not been selected.

See the image below

292

@arvanus
Copy link
Collaborator Author

arvanus commented Dec 15, 2022

It worked, looks like I needed to reopen Fr to refresh style config
Thank you! nice feature!

@luronumen
Copy link

Hi @arvanus

I am still facing the same issue even after installing it thru the new flamerobin-0.9.6-setup-x64.exe installer.
Is there any way for fixing it in manually?

Thanks in advanced,
Luciano

@andreschulle
Copy link

I am having the same problem @arvanus had. The font was blank, so I selected a font and saved, then an error said the access was denied. When executing Flame Robin as administrador, there's no error message, but preferences isn't saved.

It worked, looks like I needed to reopen Fr to refresh style config Thank you! nice feature!

I reopened the app, but the font field still appears blank.

@virgoparna
Copy link

Saving changes is not possible even after selecting style, because it tries to save to install location (%ProgramFiles%\Flamerobin\xml-styles\stylers.xml). i think that user changes should be saved somewhere at %appdata%\Flamerobin or %LocalAppData%\Flamerobin

@kalwados
Copy link

Is there a way to manually disable using styles until this issue is fixed?
I would like to change the SQL editor font to "Consolas" but SQL-Editor View->"Set editor font" does nothing (opens no font dialog), and MainWindow View->Preferences -> leads to error
"can't open file 'C:\Program Files\FlameRobin (x64)\xml-styles\stylers.xml' (error 5: Access denied)"

arvanus added a commit to arvanus/flamerobin that referenced this issue Oct 3, 2023
Now Fr uses UserLocalDataDir to store styles
closes mariuz#327  mariuz#314 mariuz#292
@virgoparna
Copy link

Seems to be fixed by 0.9.9 snapshot (be8c344). Probably by #330 pull request.

@arvanus arvanus closed this as completed Oct 10, 2023
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

6 participants