Skip to content

Trouble with Multiple Chrome Users (Profiles) #16

@VoidmainCom

Description

@VoidmainCom

If you have multiple profiles setup in chrome the plugin may fail when first installed if no "Default" profile is available.

Version: 1.1.6

  1. Go to chrome://settings/
  2. Make sure you have multiple users setup
  3. Install quicksilver and chrome plugin

Result:
4/16/13 8:49:10.291 PM Quicksilver[26241]: Error while copying /Users/username/Library/Application Support/Google/Chrome/Default/Web Data to /var/folders/k0/kgsy09y56ssg_1vt7f1jwzvw0000gn/T/Web Data: Error Domain=NSCocoaErrorDomain Code=260 "The file “Web Data” couldn’t be opened because there is no such file." UserInfo=0x10bd02240 {NSFilePath=/Users/username/Library/Application Support/Google/Chrome/Default/Web Data, NSUnderlyingError=0x1062179d0 "The operation couldn’t be completed. No such file or directory"}

In my install of chrome, it is not using a folder called "Default" like

~/Library/Application Support/Google/Chrome/Default/Web Data

Instead the folder are structured like this

~/Library/Application Support/Google/Chrome/{Profile x}/Web Data

For example i have two folders
~/Library/Application Support/Google/Chrome/Profile 1/Web Data
~/Library/Application Support/Google/Chrome/Profile 3/Web Data

Workaround:

  1. Create a copy of the preset under catalog/plugins/chrome/*/info/attributes.
  2. Select the info button
  3. Edit the source location to use the profile you want.

It would be nice if the plugin first found all of the active profiles and added them.

Regardless, nice work.

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions