topbanner_forum
  *

avatar image

Welcome, Guest. Please login or register.
Did you miss your activation email?

Login with username, password and session length
  • Thursday March 28, 2024, 2:02 pm
  • Proudly celebrating 15+ years online.
  • Donate now to become a lifetime supporting member of the site and get a non-expiring license key for all of our programs.
  • donate

Author Topic: [BUG?] - Configuration is not being saved in Vista  (Read 12720 times)

IvkovicD

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 5
    • View Profile
    • Donate to Member
[BUG?] - Configuration is not being saved in Vista
« on: December 03, 2007, 04:23 AM »
Hello,

I have switched recently to Vista (32 and 64) and have following issue with Clipboard H&S (newest version). The configuration is just not being memorized/saved. While changing (manually started the tool), everything looks good, but once closed, nothing was saved. No errors.

I think, this might be a security issue by Vista, which just blocks Clipboard to store the data - anyway, where does clipboard store the config (registry or file), maybe it's just a small tweak to enable this.

Regards

Dejan

IvkovicD

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 5
    • View Profile
    • Donate to Member
Re: [BUG?] - Configuration is not being saved in Vista
« Reply #1 on: December 07, 2007, 08:50 PM »
...find a workaround.  ;)

In file configdir.ini routed the output to

CONFIGDIR=%APPDATA%\Clipboard Help+Spell\

did the changes and copied the two resulting config files back to origin program folder. Even CONFIGDIR in configdir.ini is pointing to a different folder, at startup the CH&S reads the files from install folder, not from configured one. Bug?

Regards

Dejan

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: [BUG?] - Configuration is not being saved in Vista
« Reply #2 on: December 07, 2007, 11:10 PM »
sure sounds like a bug, but can you clarify?
do you mean you found a workaround that works? or found a workaround (configfir.ini) that *should* work but does not?

IvkovicD

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 5
    • View Profile
    • Donate to Member
Re: [BUG?] - Configuration is not being saved in Vista
« Reply #3 on: December 08, 2007, 02:09 PM »
Hello Mouser.

the workaround (like explained) is fine, I can use clipboard now, but whenever I have to change anything at the options, I have to either change the files directly, or repeat the steps above, by copying the changed .ini (which are stored in %APPDATA%\...) to the install folder "Program files (x86)\Clip...". I expected that Clipboard H&S should read the program ini settings by applying the changedir.ini folder settings, but this does not happen. It stills read them from install folder. The database is at %APPDATA%\Clip...

you might check the read order of the configuration files and the chanfgedir.ini setting...

regards

Dejan


mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: [BUG?] - Configuration is not being saved in Vista
« Reply #4 on: December 08, 2007, 02:19 PM »
ah i understand well now.. i will fix.  :up:

asherling

  • Supporting Member
  • Joined in 2007
  • **
  • default avatar
  • Posts: 4
    • View Profile
    • Donate to Member
Re: [BUG?] - Configuration is not being saved in Vista
« Reply #5 on: December 09, 2007, 08:31 AM »
I'm not good with the technical jargon (which I realize is essential). I just would like to know why Clipboard Help+Spell refuses to start minimized in Vista. It's annoying to see it take up most of the screen on bootup.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: [BUG?] - Configuration is not being saved in Vista
« Reply #6 on: December 09, 2007, 12:31 PM »
there is an option to have it start minimized -- the problem you are having is no doubt the same one as IvkovicD, which is that when you change the settings they aren't being remembered.

one workaround until my next update:
 log in as admin, change the settings as you wish (set it to start minimized)
 then exit
 then restart (as normal user if you don't usually log in as admin).

i think the default should be to start minimized, i'll make that the case in next release.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: [BUG?] - Configuration is not being saved in Vista
« Reply #7 on: December 09, 2007, 09:34 PM »
found and fixed the bug.. new version being uploaded momentarily.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: [BUG?] - Configuration is not being saved in Vista
« Reply #8 on: December 09, 2007, 10:01 PM »
tell me if this fixes the problems:
https://www.donation...elpAndSpellSetup.exe

asherling

  • Supporting Member
  • Joined in 2007
  • **
  • default avatar
  • Posts: 4
    • View Profile
    • Donate to Member
Re: [BUG?] - Configuration is not being saved in Vista
« Reply #9 on: December 10, 2007, 11:13 AM »
The fix works! Thanks very much. A donation follows.

mouser

  • First Author
  • Administrator
  • Joined in 2005
  • *****
  • Posts: 40,896
    • View Profile
    • Mouser's Software Zone on DonationCoder.com
    • Read more about this member.
    • Donate to Member
Re: [BUG?] - Configuration is not being saved in Vista
« Reply #10 on: December 10, 2007, 04:43 PM »
great  :up:

IvkovicD

  • Charter Member
  • Joined in 2005
  • ***
  • default avatar
  • Posts: 5
    • View Profile
    • Donate to Member
Re: [BUG?] - Configuration is not being saved in Vista
« Reply #11 on: December 11, 2007, 04:09 PM »
yep, config data is beeing written now in %APPDATA%\... folder.

Perfect, thank you :Thmbsup:

Dejan