rerdavies / pipedal

Guitar Effect Pedal for Raspberry Pi, with a web interface designed specifically for phones.
https://rerdavies.github.io/pipedal/
Other
82 stars 6 forks source link

[BUG] cannot install v.1.2.44 #186

Closed bbischler closed 2 weeks ago

bbischler commented 2 weeks ago

On my pi 5 running piOS bookworm I cannot install v.1.2.44. The previous versions I was able to install via right click - > package installer. But now it finishes and pipedal did not update. I also tried sudo apt-get install, but it says package could not be found.

maarthome commented 2 weeks ago

Hi, Try sudo apt-get ./pipedal_1.2.44_arm64.deb (the./ makez tge difference...)

Cheers

maarthome commented 2 weeks ago

forgot the install... i between

bbischler commented 2 weeks ago

Eh, I just noticed that the Double click to reset knobs is working, but the about pages says I am on v.1.2.42 Experimental.. Is the page maybe not updated?

rerdavies commented 2 weeks ago

Unfortunately, you are correct. Version 1.2.44 says it's version "1.2.42 Experiemental" in the about box. Fixed in the forthcomeing 1.2.45 release.

rerdavies commented 2 weeks ago

Fixed in v1.2.45. The About page was displaying the wrong version.