moritzvieli / rocketshow

A system to automate your backtracks, lighting- and videoshow.
http://www.rocketshow.net
GNU General Public License v3.0
15 stars 2 forks source link

Some items I’d like to see in RocketShow after 2.3.2 #100

Open DavidOpgh opened 1 year ago

DavidOpgh commented 1 year ago

With the release of Rocketshow 2.3.2 which has been pretty stable for me, there are some things I'd like to see.

Biggest hurdle for new users for plug and play usability:

2nd biggest hurdle for plug and play usability

Initial startup

~Menu bar~ ~- I would like to see a “Shutdown” button added at the top instead of having to go to Setting.System page~

~- I would like to see a “Reboot” button added at the top instead of having to go to Setting.System page~

Settings.Network

Designer

Backup / Restore function

moritzvieli commented 2 months ago

Backup/restore has been discussed/introduced with https://github.com/moritzvieli/rocketshow/issues/68

moritzvieli commented 2 months ago

@DavidOpgh Regarding "No process to configure the OLA drivers for DMX interfaces without using ssh.", I remember you had an issue we discussed somewhere (by email)? But I cannot find it anymore. Do you have some more details or can you maybe create an own issue? Unfortunately, I don't remember the problem anymore or what you tried to achieve exactly. Thanks a lot!

moritzvieli commented 2 months ago

@DavidOpgh Regarding shutdown/reboot in the menu bar: I'd rather not implement this because of the following reasons:

  1. I'd like to keep the menu bar as simple as possible. Every new item makes it harder for newcomers to comprehend it.
  2. Those two functions could ruin a live show, when pressed accidentally. I'd therefore avoid putting them in such an exposed position.
  3. Personally, I almost never used those functions (reboot only during setup phase). But in general, the raspberry is quite stable with only cutting the power. Additionally, with the new backup feature now introduced, it should not be an issue, even if the sd card got corrupted in a seldom case.

I hope, you agree. Thanks a lot!

moritzvieli commented 2 months ago

@DavidOpgh Regarding "No process to configure the OLA drivers for DMX interfaces without using ssh.", I remember you had an issue we discussed somewhere (by email)? But I cannot find it anymore. Do you have some more details or can you maybe create an own issue? Unfortunately, I don't remember the problem anymore or what you tried to achieve exactly. Thanks a lot!

@DavidOpgh Found an issue: https://github.com/moritzvieli/rocketshow/issues/65 was it this one?

DavidOpgh commented 2 months ago

"No process to configure the OLA drivers for DMX interfaces without using ssh."

I initially wanted a way to easily configure the OLA drivers without having an attached USB keyboard. But it wasn't worth the effort. In the new startup guide I removed all references to ssh. I now show how to configure the OLA drivers using the USB keyboard.

Yes, issue #65 is where I documented the issue.

I'll try the beta UI and report my findings.

DavidOpgh commented 2 months ago

Regarding shutdown/reboot in the menu bar: I'd rather not implement this because of the following reasons:

Currently using shutdown/reboot pops up a window for confirmation, so I don't believe an accident would be as likely as you think. But you have a lot more experience using RocketShow than I do so and if you think it's stable enough to just cut power I'll defer to you. The shutdown/reboot is still available, just not as convenient.

DavidOpgh commented 2 months ago

I'll try the beta UI and report my findings.

I can confirm it works on a PI5 but not a PI4. My complete findings are in. https://github.com/moritzvieli/rocketshow/issues/65