Indie game storeFree gamesFun gamesHorror games
Game developmentAssetsComics
SalesBundles
Jobs
Tags

"Open Export Dir" not working

A topic by Arteneko created Nov 09, 2020 Views: 151 Replies: 1
Viewing posts 1 to 2

Hey there! I noticed that the “Open Export Dir” functionality wasn’t working, but I don’t really know why…

Here’s the log when I’m in a book and I press E.

Open export directory
   xdg-open -- opens a file or URL in the user's preferred
   application

Synopsis

   xdg-open { file | URL }

   xdg-open { --help | --manual | --version }

Use 'man xdg-open' or 'xdg-open --manual' for additional info.

Also, do you envision to publish your source-code? I’d like to take a look at it myself. Thanks!

Developer

Hi, good catch, thanks for reporting this!

I'm not sure what is happening here, I'll have to take a closer look. Probably some dumb error due to the addition of a newer feature. I have an update in preparation, but sadly I lack time at the moment. I'll try to fix this in the next few weeks.

Regarding the source code, sure, I want to release it at some point. However, it's currently an awful mess and I need to refactor  quite a few things . It's still a hobby project and I'm not a real programmer, so my code will look awful anyway, but I'd like to make it a bit less awful before that :)