Wilders Security Forums  

Go Back   Wilders Security Forums > Official Paragon Support Forum > Paragon File System Drivers > NTFS for Mac & ExtFS for Mac
User Name
Password
Register FAQ Members List Calendar Search Today's Posts Mark Forums Read

 
 
Thread Tools Search this Thread
  #1  
Old November 16th, 2011, 01:30 PM
paulsuk paulsuk is offline
Infrequent Poster
 
Join Date: Nov 2011
Location: UK
Posts: 1
Default System Preferences opens on boot

Hi,
Every time I start up the Mac, System Prefs opens to the Paragon NTFS for Mac page, regardless of the settings on that page (AFAICT) or whether there's any NTFS drive attached.
Any ideas how to prevent this?
OS X Lion
NTFS for Mac 9.5.0 (registered).
Thanks.
  #2  
Old February 2nd, 2012, 06:33 AM
GeHoGo GeHoGo is offline
Infrequent Poster
 
Join Date: Feb 2012
Posts: 2
Thumbs up Workaround for reappearing Paragon NTFS preference pane

I had the exact same problem myself with Paragon NTFS 9.5.2.

I thinks it's clearly a bug in the software, but I managed to come up with a workaround:

The reason for the reappearing preference pane at startup/boot is that Paragon NTFS checks for a specific file at a specific (hardcoded) location:
Code:
/Users/<<your_username>>/Library/Application Support/Paragon NTFS for Mac OS X/.notfirsttime

In case you move the folder of a user (for example with the normal system user preference) to a different location, let's say to
Code:
/Volumes/<<second_harddrive>>/Users/
Paragon NTFS creates the .notfirsttime-file correctly in the folder
Code:
/Volumes/<<second_harddrive>>/Users/<<your_username>>/Library/Application Support/Paragon NTFS for Mac OS X/
but on next startup it checks within
Code:
/Users/<<your_username>>/Library/Application Support/Paragon NTFS for Mac OS X/
where it can't find the file and thus showing the "first time" preference pane again.

You can solve this misbehaviour with two workarounds:
  1. just create a soft link for the relevant users in /Users/ to the new location with
    Code:
    ln -s /Volumes/<<second_harddrive>>/Users/<<your_username>> /Users/<<your_username>>
  2. create the according folder and the appropriate file yourself with
    Code:
    mkdir /Users/<<your_username>>; cd /Users/<<your_username>>; mkdir Library; cd Library; mkdir "Application Support"; cd "Application Support"; mkdir "Paragon NTFS for Mac OS X"; cd "Paragon NTFS for Mac OS X"; touch .notfirsttime

Maybe this workaround can help you.

Best regards


Gerhard
  #3  
Old March 31st, 2012, 05:01 AM
redvivi redvivi is offline
Infrequent Poster
 
Join Date: Mar 2012
Posts: 1
Default Re: System Preferences opens on boot

Hello,

I have the same issue despite the fact that the .notfirsttime file exists in
Code:
/Users/myusername/Library/Application Support/Paragon NTFS for Mac OS X/

Also, it seems that the Paragon's Preferences Pane module doesn't save the update notifications preference.

Each time I open the Paragon's Preferences Pane, the option is always unchecked.

What can I do ?

Regards,
redvivi
  #4  
Old April 6th, 2012, 01:04 PM
ChipMcK ChipMcK is offline
Infrequent Poster
 
Join Date: Feb 2012
Location: U S of A
Posts: 6
Default Re: System Preferences opens on boot

perhaps, http://www.wilderssecurity.com/showt...12#post2038912

Best
  #5  
Old April 24th, 2012, 08:38 AM
Paragon_MA Paragon_MA is offline
Paragon Moderator
 
Join Date: Aug 2009
Posts: 98
Default Re: System Preferences opens on boot

To resolve the issue you need to delete the service which is starting Preferences Panel with NTFS for Mac OS X.

1. Go to Applications - Utilities
2. Open Terminal
3. Type in

sudo rm /System/Library/LaunchAgents/com.paragon.NTFS.notify.plist

4. Press Enter and provide Administrator password
5. Press Enter again

Preferences pane will not pop up again.
 

Wilders Security Forums > Official Paragon Support Forum > Paragon File System Drivers > NTFS for Mac & ExtFS for Mac « Previous Thread | Next Thread »

Thread Tools Search this Thread
Search this Thread:

Advanced Search

Posting Settings
You may not post new threads
You may not post replies
You may not post attachments
You may not edit your posts

vB code is On
Smilies are On
[IMG] code is On
HTML code is Off
Forum Jump


All times are GMT -4. The time now is 04:45 AM.


Powered by vBulletin® Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Copyright ©2002 - 2013, Wilders Security Forums