Orthel Toralen

Results 12 comments of Orthel Toralen

v2.36 is still crashing for me on Big Sur 11.4. The crash seems random and does not replicate under the same actions. Sometimes a particular action will cause a crash,...

In an effort to try to help debug the problems with the OSX implementation, I crashed Pyfa v2.37 dev1 multiple times and then analyzed the crash reports to see see...

> I have been having the same error and constant crashes to the point where it's almost unusable. I'm still having the same issue as well. I'm not one of...

> > In an effort to try to help debug the problems with the OSX implementation, I crashed Pyfa v2.37 dev1 multiple times and then analyzed the crash reports to...

Hey guys. Is there any progress on getting Pyfa working again on OSX? With a new native Eve client rolling out, the Mac user base is growing and Pyfa is...

After reviewing the example file I confirmed that it is functional, but it assumed prior knowledge that could frustrate new developers. I submitted PR #102 to add additional documentation for...

I'd be happy to. That's the full SQL statement. It works fine if you just run everything after line 2. I tried several different statements, all of which worked as...

Here are three SQL statements that fail when used to create materialized views but work correctly otherwise. I tested on Arch Linux and WSL2/Ubuntu with the same result: ```SQL CREATE...

I tried it with and without aliased tables to determine if that may be a factor and saw no difference. The only common element was that it always failed with...

Interesting. So it's something about my environment or my database that is causing the issue. Having your attempt to reproduce might help me to isolate which is at fault.