|
2010-07-19
, 18:15
|
Posts: 44 |
Thanked: 3 times |
Joined on Nov 2009
|
#52
|
Hi milli, etuoyo... this is really odd
It is supposed to save as you close it. Obviously it works fine for me - can you describe exactly what happens so I can try and reproduce the problem?
|
2010-07-19
, 19:06
|
Posts: 119 |
Thanked: 412 times |
Joined on Aug 2008
|
#53
|
|
2010-07-19
, 19:40
|
Posts: 44 |
Thanked: 3 times |
Joined on Nov 2009
|
#54
|
A few easy answers:
There is a config file: /home/user/.config/dgreaves.com/Shopper.conf
if you look in there you'll see the filename
I thought the "help" entries would be annoying if you had to delete them every time so there's a conf option to only show them once.
I do think the "Qt" system save dialog is broken though - I may have to write a custom one
(FWIW ... the image attached is what happens if you use the 'pure' QFileDialog:ontUseNativeDialog flavour - not pretty!)
|
2010-07-19
, 20:29
|
Posts: 119 |
Thanked: 412 times |
Joined on Aug 2008
|
#55
|
|
2010-07-19
, 21:19
|
Posts: 44 |
Thanked: 3 times |
Joined on Nov 2009
|
#56
|
Shopper always saves when you close it and opens the last list you were using when you open it. You almost never need to use the Save As menu entry.
However, when you first create a new list then of course it needs a name to save as
You can do this in 2 ways:
1. Exit shopper and it will ask you. If you ignore it then it doesn't save
2. Do a "Save As" yourself
Then you never need to use "save" again.
As to the naming thing... it's a common convention to use a domain-name as a prefix. If I'd picked "list.conf" and another developer picked "list.conf" then we'd both save to the same file ... <ouch>
Plus these config files are 'private' - your not *supposed* to find them
|
2010-07-24
, 11:23
|
Posts: 1,179 |
Thanked: 770 times |
Joined on Nov 2009
|
#57
|
|
2010-07-25
, 05:27
|
Posts: 44 |
Thanked: 3 times |
Joined on Nov 2009
|
#58
|
|
2010-07-25
, 13:02
|
Posts: 87 |
Thanked: 56 times |
Joined on Nov 2008
|
#59
|
|
2010-07-25
, 13:05
|
Posts: 1,179 |
Thanked: 770 times |
Joined on Nov 2009
|
#60
|
It is supposed to save as you close it. Obviously it works fine for me - can you describe exactly what happens so I can try and reproduce the problem?