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

Bug, when I need to see the property of a field. #365

Closed
Jhironsel opened this issue Jan 9, 2024 · 5 comments · Fixed by #375
Closed

Bug, when I need to see the property of a field. #365

Jhironsel opened this issue Jan 9, 2024 · 5 comments · Fixed by #375

Comments

@Jhironsel
Copy link

Jhironsel commented Jan 9, 2024

This happens to me when I go to view the property of a primary key.
Captura desde 2024-01-09 08-25-04

This doesn't happen when I query a field like varchar.
Captura desde 2024-01-09 08-26-13

Also occurs in a boolean field.
Captura desde 2024-01-09 08-32-48

Also occurs in a Date field.
image

It doesn't happen in Blob fields.

It also happened in the previous version. And in this version of firebird too.
Captura desde 2024-01-09 08-34-12

Debian 12.

How can I see the app's bug tracking?

@Jhironsel
Copy link
Author

Captura desde 2024-01-13 16-20-07

It continues to break down in a clean environment.

Data types INTEGER, BIGINT, BOOLEAN among others.

Only with VARCHAR can the properties of the fields be displayed.

@Jhironsel
Copy link
Author

Employee DB... Same Problem.

Captura desde 2024-01-13 17-11-15

@Jhironsel
Copy link
Author

Working in Debian's repository.
Version 0.9.6 Unicode

Captura desde 2024-01-14 01-08-26

@livius2
Copy link

livius2 commented Mar 21, 2024

On Windows same problem with any BIGINT field. Doble clicking on it cause an fatal error:

image

image

if i remember correctly i had 9.0.8 previously and all was ok, so some recent change brake this.

@arvanus
Copy link
Collaborator

arvanus commented Mar 21, 2024

Please, try to use latest snapshot (you can download Windows build from latest action currently building)
If it's working now, close this issue

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

Successfully merging a pull request may close this issue.

3 participants