soonum / hubangl

A free/libre and easy to use streaming software.
GNU General Public License v3.0
17 stars 3 forks source link

loading .huba file via -l doesn't work #30

Closed leaf-node closed 6 years ago

leaf-node commented 6 years ago

In older versions of HUBAngl, it was possible to load a config file via the command line with the "-l" (lowercase L) option, however the new version doesn't apply the settings from the file. It's still possible to load those settings manually by using the drop down menu.

For the upcoming conference, it's very important that we are able to load in config files via the command line. This allows us to make .desktop launchers automatically load in the needed configurations for each room.

soonum commented 6 years ago

Thanks @sudoman, this is a case I didn't test... I should definitely start to build a test suite for the project. By any chance, could you give me the hash for the version we used for LibrePlanet2017? I couldn't find a revision in the master where this feature works. This is very weird...

soonum commented 6 years ago

Ok I get it. We were using the standalone_dev branch. The latest devs in this branch haven't been merged to master, yet. Should be fixed in a few.

soonum commented 6 years ago

The problem is fixed. It should be pushed in master in the next few days.

soonum commented 6 years ago

It has been pushed to master. Closing.