Trevor Williams

Results 473 comments of Trevor Williams

I am not able to replicate the original issue (other than I can also navigate to folders outside of the Documents directory). Since I don't personally support the Flatpak (this...

I’ll try something simple, but I’m guessing that I will need to know the sequence of changes to determine the cause of the segfault. All I know from this report...

Yes, I am unable to reproduce this issue. I'm going to some extra instruction in how to reproduce this problem.

Is there anything happening with this issue still? I'd like to get this issue resolved, if possible, very soon as I'm looking to get a new stable release made within...

@Lokawn Does version 1.11.1 address this problem? If not, it would be good to run Minder under gdb so that we can get a stacktrace of the crash.

I have checked in some changes to the master branch to help deal with this issue. Is there any way that you can try grabbing the GitHub source code and...

I have updated the master branch once more in another attempt to circumvent a segmentation fault on launch. Please give this another try. If this doesn't work either, you will...

@Lokawn The error reported above is different from the problem listed above. Could you try running the latest master branch code by downloading it from GitHub and running './app debug'...

I don't really know anything about the environment that you are running in, so I will have to defer to someone else more knowledgeable. Are you sure that an instance...

Let's check a couple of things first: 1. run 'gdb com.github.phase1geo.minder' - At the prompt type 'run'. - Does the appliction end in a segmentation fault or does gdb indicate...