Syntax Error in 3.4 Gutsy release
Brought to you by:
ywwg
I installed the gutsy package for 3.4, and got this when I ran it:
jestin@crackpot:~$ PenguinTV
/usr/bin/PenguinTV: 34: Syntax error: Bad substitution
A quick look at line 34 showed this:
home=${home:2}
I removed the ':2' and tried running again. This time it made it further, but crashed on a segmentation fault. I added details to the SIGSIEV bug already logged.