Home/Support/

Forums

This Question is Possibly Answered

1 "correct" answer available (10 pts) 1 "helpful" answer available (5 pts)
3 Replies Last post: Jun 23, 2009 1:26 AM by Gaurav Jain (GJ)  
zhongshu User 2 posts since
Apr 12, 2009
Currently Being Moderated

Apr 12, 2009 10:55 AM

Why license agreement will pop up every time I open acroread?

I have accept the license, but it will pop up every time I open the document.

My acroread is 9.1 and running on ubuntu.

Please help and give some method to solve it.

Thanks

Vaibhav Padlikar User 29 posts since
Apr 6, 2009
Currently Being Moderated
1. Apr 13, 2009 12:36 AM in response to: zhongshu
Re: Why license agreement will pop up every time I open acroread?

This problem would occur when user do not have write access to "~/.adobe/Acrobat/9.0/Preferences/reader_prefs". You can verify this by doing

 

`ls -ltr ~/.adobe/Acrobat/9.0/Preferences/reader_prefs` .

 

 

 

Scenario when this might happen is when you try launching reader by doing `sudo acroread` , and after that launching it as normal user by just typing acroread.

 

 

 

To solve this problem, you need to delete or take backup of your reader_prefs file, by doing "sudo rm -rf ~/.adobe/Acrobat/9.0/Preferences/reader_prefs" or use mv command to move it elsewhere ( for backup).

 

 

 

Then launch reader by just typing acroread.

 

 

 

If you really wish to use sudo command to launch reader, then use sudo -H acroread (i.e. sudo with -H option).

 

 

 

Thanks,

 

Vaibhav

Gaurav Jain (GJ) User 10 posts since
Apr 13, 2009
Currently Being Moderated
3. Jun 23, 2009 1:26 AM in response to: zhongshu
Re: Why license agreement will pop up every time I open acroread?

This is fixed in version 9.1.2.  Refer http://blogs.adobe.com/acroread/2009/06/912_and_816_security_updates.html.

 

-Gaurav

More Like This

  • Retrieving data ...