Mac OSX issues

Issue #181 duplicate
Former user created an issue

Great program but has the following issues:

  1. If using OSX built in firewall will be prompted to allow incoming network connects each time Serviio is started - I have seen this with other Java based applications in the past but am not sure what the fix is, I did look at the code without any success.

  2. Serviio shows up in the dock when launched but is missing the white dot below the icon showing that it is running.

  3. Must use force quit to quit Serviio, clicking on the icon when running does not bring up a tool bar.

  4. Serviio console has the same firewall issue but runs fine in the dock and can be quit using the menu or command-q.

Thanks,

Mike

Comments (2)

  1. Former user Account Deleted

    Update:

    The firewall issue is because the logs and the config files are within the application bundle. This causes the OSX firewall to think that the application has been modified and thus asks for new authentication. I modified some of the config files and fixed the issue. The proper fix would be to have config files, logs and databases store in the $HOME/library/Application Support/Serviio path. Hopefully you could make the changes. Thanks again.

    Mike

  2. Log in to comment