David Erceg

Results 89 comments of David Erceg

Thanks, this is a known issue. I have gradually being updating the code responsible for loading/saving data, so that it's more resilient against invalid/missing values and newer builds should better...

Thanks for the report. It looks like the application crashed because a memory allocation failed. Was it using a lot of memory before the crash, or are you running it...

Hi @aliceuntamed, was there a crash dump created? If so, can you attach it here?

Without any details of the crash, or a crash dump, there's nothing that can be done here.

Hi gr00vian, was there a crash dump generated? If there was, could you attach it here.

It looks like this has the same cause as the crash in #460. Does the crash still occur after the fix there was applied? For reference, that fix is available...

There are a few points to make here. The address bar theme is set to AddressComposited, since that looks better in dark mode. The menu bar is completely custom drawn...

In the default menu bar theme, the bar background is actually a bitmap. Due to technical limitations, you can't draw that bitmap in that empty part of the menu bar....

Do you have an example of a folder you can't open? I've tried creating a few test folders with Chinese characters and can open them ok.

I see what you mean. It doesn't work when the folder name is passed on the command line. I have a fix locally, so this issue should be fixed soon...