Home | Docs | Forums | Lists | Bugs | Planet | Store | GMN | Get Gentoo!
Not eligible to see or edit group visibility for this bug.
View Bug Activity | Format For Printing | XML | Clone This Bug
According to the bitpim help (http://www.bitpim.org/help/howto-multipleusers.htm) you can change the directory bitpim stores it's data by launching it as "bitpim -d [data dir name]" but this had no effect when I tried it.
Fixed in 0.9.07-r1. There was 2 problems: - bash scripts didn't passed any user specified arguments to bp.py - in bp.py, getopt.getopt has been replaced with getopt.gnu_getopt
(In reply to comment #1) > Fixed in 0.9.07-r1. > > There was 2 problems: > - bash scripts didn't passed any user specified arguments to bp.py > - in bp.py, getopt.getopt has been replaced with getopt.gnu_getopt > Thanks for fixing this. I like to store bitpim settings for each phone user like the above link shows which now works.