Поиск в Поддержке

Избегайте мошенников, выдающих себя за службу поддержки. Мы никогда не попросим вас позвонить, отправить текстовое сообщение или поделиться личной информацией. Сообщайте о подозрительной активности, используя функцию «Пожаловаться».

Подробнее

Using windows7 profile on Ubuntu12.04

  • 2 ответа
  • 3 имеют эту проблему
  • 6 просмотров
  • Последний ответ от Excelsior

more options

I am trying to use my firefox profile on Windows7 in Ubuntu12.04(installed using Wubi). I created a new profile and pointed it to the correct profile folder but I keep getting the message:

Firefox cannot use the profile because it is in use.

I tried to change just the files containing passwords and cookies. No change. the old profile in Ubuntu works fine. Also checked the profiles.ini. Tried on Ubuntu in VirtualBox too.

Thanks.

I am trying to use my firefox profile on Windows7 in Ubuntu12.04(installed using Wubi). I created a new profile and pointed it to the correct profile folder but I keep getting the message: Firefox cannot use the profile because it is in use. I tried to change just the files containing passwords and cookies. No change. the old profile in Ubuntu works fine. Also checked the profiles.ini. Tried on Ubuntu in VirtualBox too. Thanks.

Выбранное решение

It is better not to use the same profile with different Operating Systems because the file paths that are used in some files aren't compatible.
Also Ubuntu may not be able to lock the profile in a correct way (Windows and Linux use a different method and files).
Current Firefox versions no longer remove the lock file to make it possible to detect startup crashes by looking at the time stamp.

You can try to use hard links or soft links to specific files (sqlite databases and some other files).

See these pages for a description of the files.

Прочитайте этот ответ в контексте 👍 1

Все ответы (2)

more options

Выбранное решение

It is better not to use the same profile with different Operating Systems because the file paths that are used in some files aren't compatible.
Also Ubuntu may not be able to lock the profile in a correct way (Windows and Linux use a different method and files).
Current Firefox versions no longer remove the lock file to make it possible to detect startup crashes by looking at the time stamp.

You can try to use hard links or soft links to specific files (sqlite databases and some other files).

See these pages for a description of the files.

more options

Thanks a lot Sir. It was very helpful. I was able to get it to work flawlessly on my Virtualbox.