Kevin Routley

Results 143 issues of Kevin Routley

Make it possible to see the current image in actual size Would need to show scrollbars for picture area if image is larger than window

enhancement

https://bytes.com/topic/python/answers/484009-tkinter-dynamic-entry-widget

enhancement

The full image set includes files which cannot be shown by the browser. This includes SWF, ZIP files. The browser needs to show some useful response.

enhancement

I happened to see [Tamura Jones' tweet](https://twitter.com/TamuraJones/status/1357661630859993089?s=20) about FTA v8 and excessive memory usage. I know that Tamura is always pushing the limits of genealogy software with his huge family...

Optimisation

``` Exception in Tkinter callback Traceback (most recent call last): File "/usr/lib/python3.10/tkinter/__init__.py", line 1921, in __call__ return self.func(*args) File "/home/kevin/db2020/db2024_meta/browser/./tagview.py", line 377, in onClose print(filterClass.master.winfo_geometry()) File "/usr/lib/python3.10/tkinter/__init__.py", line 1122, in...

bug

The query when using FilterView is not performant. Mainly because the use of `like` statements requires scanning the tags table (no useful index possible). E.g. the following query: ``` select...

bug
database

Trying out the Linux binary with the default config. I'm getting a lot of error messages from the preview extractor in the log of the form: ``` {"level":50,"time":"2024-08-21T17:11:52.609Z","pid":284344,"hostname":"BRIX2","module":"extractor.image.preview","levelName":"error","err":{"type":"TypeError","message":"Cannot read properties...

Saved my butt. Thank you very much! Vmware Workstation 17.5.2, Linux Mint 22 / 6.8.0-39

![image](https://github.com/user-attachments/assets/58a25961-ed4e-4316-b3fd-9704e1a6d6d9) ![image](https://github.com/user-attachments/assets/16579722-2f36-4b5c-b7b0-a9d9bf92e03c) ![image](https://github.com/user-attachments/assets/0a4dde96-02b9-4f08-9b39-33bcd7404992) ![image](https://github.com/user-attachments/assets/b42b7c42-0091-49bf-88da-6fbc3a8aaf44) On the other hand, sometimes works very well: ![image](https://github.com/user-attachments/assets/4d3a5da3-5f65-4723-bd76-a5bfae218ffb) Sometimes it's fun! ![image](https://github.com/user-attachments/assets/6afd49fe-350f-4dae-8853-7840e85cee08)