Results 117 comments of AsciiWolf

It would be great if the functionality to get PS4 AccountID could be added to Chiaki itself if possible. The current solution is suitable only for experienced users, not regular...

I see that [there is already](https://github.com/thestr4ng3r/chiaki/blob/master/scripts/flatpak/com.github.thestr4ng3r.Chiaki.json) a Flatpak manifest. It would be great if it was submitted to Flathub. Feel free to let me know if you need any help...

@thestr4ng3r I have [made](https://github.com/flathub/flathub/pull/1895) a PR on Flathub for the Flatpak version. Please let me know if you are interested in having push access to the Flathub repository once it...

@meltingrobot Feel free to update your [Flatpak manifest](https://github.com/thestr4ng3r/chiaki/blob/master/scripts/flatpak/com.github.thestr4ng3r.Chiaki.json). You can use the yaml file from my PR, just remove the AppStream patch. You can keep the `rename-appdata-file: chiaki.appdata.xml` part, but...

When making a RPM package, please also consider making a DEB package as well. :-)

Flatpak version would be great (if it is technically possible)!

@mhogomchungu Nice! You can (and probably should) include the backends directly in the Flatpak. They should work fine as long as they don't require root permissions, custom udev rules or...

Ah. I was testing it only with OGRE 1.12.10 and latest Stunt Rally from Git.

``` #0 0x0000000000000061 in ?? () #1 0x00007ffff7293471 in Ogre::CompositorInstance::_fireNotifyResourcesReleased(bool) () from /app/lib/libOgreMain.so.1.12.10 #2 0x00007ffff729389e in Ogre::CompositorInstance::freeResources(bool, bool) () from /app/lib/libOgreMain.so.1.12.10 #3 0x00007ffff7293e5b in Ogre::CompositorInstance::~CompositorInstance() () from /app/lib/libOgreMain.so.1.12.10 #4 0x00007ffff7293fad...