Switch to full style
Thank you for reporting them.
Post a reply

Debugger Screen

Wed Apr 27, 2022 12:49 pm

Good Morning,

Getting a Debug error as follows :

Image.jpg


This was on an older version (maybe -1 or -2) but just upgraded to 4.19.3 and still happening.

Only seems to happen on the search string "the intent" which hopefully will give you clues

WIN 10 PRO 64, 16GB RAM, 1920x1080, App in Dual Pane Mode
Attachments
Coollector.xml
(7.08 KiB) Downloaded 216 times
Coollector.dmp
(165.78 KiB) Downloaded 228 times

Re: Debugger Screen

Wed Apr 27, 2022 1:40 pm

Thank you very much for reporting your issue!

You seem to have reduced Coollector to a very small size. Does it still happen when it's maximized?

Re: Debugger Screen

Wed Apr 27, 2022 1:46 pm

After many attempts, I've been able to reproduce the crash on my computer by playing with the size of the window.

That should be fixed with the next version :D

Re: Debugger Screen

Wed Apr 27, 2022 2:56 pm

I've been able to fix it, thank you very much for your feedback!

Re: Debugger Screen

Wed Apr 27, 2022 5:03 pm

Thanks Hector,

I always run Coollector on half my screen (27" Wide), just works for me that way :), normally pinned by dragging RHS

You are correct and couldnt replicate full screen, strange it doesn't happen with any other movies and I use your software frequently - I had presumed it was an issue with the internal (thumbnail/BMP etc)

Cheers

Re: Debugger Screen

Wed Apr 27, 2022 5:53 pm

beldeamon wrote:strange it doesn't happen with any other movies
The bug was related with the position of the green "Add Tags".

Depending if it's at the end of a single line or at the end of 2 lines, there was an exact position where it made the app crash. With a wide window, it generally fits on a single line and 2 lines are rare.

To fix my code, I've only had to replace > with >=
:doh:

Re: Debugger Screen

Wed Apr 27, 2022 8:09 pm

Ahah !! One of those been there forever just nobody ever stumbled upon it or reported it.

Nicely done Boss :)

As always, you continue to keep up the great work on your wonderful software :) Thank you
Post a reply