PPM repo-list fix
PaulBx1 reported a bug with the radiobutton list of repositories along the top of the PPM window -- the selected radiobutton did not always match the actual packages being displayed.I fixed it, and posted it here:
http://murga-linux.com/puppy/viewtopic.php?p=473966#473966
...grab this if you have any recent Woof-built Puppy. It has all the latest goodies that I have reported on my blog.
Comments:
Posted on 6 Dec 2010, 2:35 by rodin.smistake maybe
line 241 in pkg_chooser.sh should there be "sed"?
Posted on 6 Dec 2010, 8:21 by PaulBx1
This is weird
I mentioned before this fix about the radiobuttons involved 4 places in the code. I noticed that I had only made the 'active="true" ' change to 3 places in my copy, apparently forgetting the one for setting COMPAT_DBS. So I changed that one too - and now I can't invoke PPM! :-( If I take it out, it works fine.
So I have to conclude I am shooting in the dark here. I wish GTK was better documented so I could understand what the heck is going on.
Posted on 6 Dec 2010, 8:35 by BarryK
pkg_chooser.sh bug
rodin.s,
Argh, yes, a typo. Thanks for finding that.
Fixed, uploaded pkg_chooser.sh here:
http://murga-linux.com/puppy/viewtopic.php?p=474249#474249