Alex Folland

Results 169 comments of Alex Folland

Oh, I ran the wrong command in my above post. I had duplicated the `gdb --args` part. OK. I tried the correct command, but the whole screen froze, so I...

I did that and it still froze my screen, so I tried it with ` > output.txt` appended so that when it froze, I could at least get the output...

You linked to the `master` branch instead of the `dmabuf_standalone_comp` branch. Was that intentional?

I googled that and searched the nvidia documentation, but I'm not sure how to enable it. I also searched for "direct rendering" and found the `AllowIndirectGLXProtocol` setting, which I have...

Hi! I tried this again today, using `gdb -ex run -ex bt -ex quit --args ./chamfer -C --experimental --no-host-memory-import --no-scissoring > output.txt`. The whole screen was frozen except for my...

I noticed that if I run it without GDB, it crashes. If I run it with GDB, it doesn't crash. That's inconvenient. However, the crash message shows something that may...

Of course the request isn't to also lose something else when you hide the topic bar. It would be the topic bar that is hidden only, so that question is...

Well, it's not an exploitable bug. It's just a problem. I don't see any reason to support emulation of this particular issue. It is not a good or nostalgic part...

I've changed the name of this ticket to better reflect the nature of the issue then. Please mark it as an enhancement.

Alternatively, if reverse-engineering and copying the Civilization pathfinding algorithm is planned, it can be marked as a bug. I say these things about reverse-engineering because of this project by Deadcode...