Need Help - When I Use File Dialog Box, Mac Asks for my Encrypted DMG Password

Joined
Sep 8, 2011
Messages
1
Reaction score
0
Points
1
Hi,

When I use the file dialog box (from any application) to choose any file, Mac opens up several popup dialog box asking for me to enter my password for my encrypted disk image. Mac opens up several of this popup dialog box. Even if I click "Cancel" on the dialog box, a new ones pop up. I have to close the File Dialog box first, then I can press "Cancel" on the several dialog box that got opened.

While the pop-up password dialog boxes are up, I checked my Activity Monitor, it shows the following (in hierarchy). For example, when I accessed the file dialog box through Disk Utility (dialog box for creating a new disk image):

Code:
- Disk Utility
   - diskimages-helper
      - diskimages-helper
- diskimages-helper
   - diskimages-helper
      - diskimages-helper
   - diskimages-helper
   - ...
   - diskimages-helper
      - diskimages-helper

I was actually planning to attach screen capture images to illustrate. But same problem - when I have the file dialog box opened from Safari, I see those pop-ups again. In the Activity Monitor, the parent process for the diskimages-helper now says "Safari"

I'm using OS X Lion.

Is this a bug in Lion? Is this a malware/virus? Please help!!


Also, when I execute "ps -e | grep diskimages-helper" I get something similar to this:


Code:
1915 ?? 0:00.01 /System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-helper -uuid AAAA1111-1111-AAAA-BBBB-ABCDEF012345
1916 ?? 0:00.05 /System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-helper -uuid AAAA1111-1111-AAAA-BBBB-ABCDEF012345 -post-exec 4
1918 ?? 0:00.01 /System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-helper -uuid BBBB2222-2222-AAAA-BBBB-ABCDEF012345
1919 ?? 0:00.05 /System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-helper -uuid BBBB2222-2222-AAAA-BBBB-ABCDEF012345 -post-exec 4
1920 ?? 0:00.01 /System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-helper -uuid CCCC3333-3333-AAAA-BBBB-ABCDEF012345
1921 ?? 0:00.05 /System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-helper -uuid CCCC3333-3333-AAAA-BBBB-ABCDEF012345 -post-exec 4
1923 ?? 0:00.01 /System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-helper -uuid DDDD4444-4444-AAAA-BBBB-ABCDEF012345
1925 ?? 0:00.05 /System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-helper -uuid DDDD4444-4444-AAAA-BBBB-ABCDEF012345 -post-exec 4
1927 ?? 0:00.01 /System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-helper -uuid EEEE5555-5555-AAAA-BBBB-ABCDEF012345
1928 ?? 0:00.05 /System/Library/PrivateFrameworks/DiskImages.framework/Resources/diskimages-helper -uuid EEEE5555-5555-AAAA-BBBB-ABCDEF012345 -post-exec 4

Thanks again!
 

Shop Amazon


Shop for your Apple, Mac, iPhone and other computer products on Amazon.
We are a participant in the Amazon Services LLC Associates Program, an affiliate program designed to provide a means for us to earn fees by linking to Amazon and affiliated sites.
Top