[Bug 513074] Re: profile is corrupted on FF 3.0.17 to 3.6 upgrade (Hardy 8.04 LTS only)

2010-02-06 Thread Micah Gersten
** Changed in: firefox (Ubuntu)
Milestone: None = lucid-alpha-3

-- 
profile is corrupted on FF 3.0.17 to 3.6 upgrade (Hardy 8.04 LTS only)
https://bugs.launchpad.net/bugs/513074
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 513074] Re: profile is corrupted on FF 3.0.17 to 3.6 upgrade (Hardy 8.04 LTS only)

2010-01-28 Thread goncheff
@michael37

Thank you Michael. I've first tried to remove .mozilla directory but
didn't work. Following your way I've managed to create new default
profile and all was good. Next, just from curiosity, removed .mozilla
again and start firefox, this time the profile was created normally and
starts fine.

-- 
profile is corrupted on FF 3.0.17 to 3.6 upgrade (Hardy 8.04 LTS only)
https://bugs.launchpad.net/bugs/513074
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 513074] Re: profile is corrupted on FF 3.0.17 to 3.6 upgrade (Hardy 8.04 LTS only)

2010-01-28 Thread Micah Gersten
** Branch linked: lp:firefox/3.6

-- 
profile is corrupted on FF 3.0.17 to 3.6 upgrade (Hardy 8.04 LTS only)
https://bugs.launchpad.net/bugs/513074
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 513074] Re: profile is corrupted on FF 3.0.17 to 3.6 upgrade (Hardy 8.04 LTS only)

2010-01-27 Thread goncheff
I've end up with the same problem. I can't find such file at all. Any
ideas how to workaround this?

-- 
profile is corrupted on FF 3.0.17 to 3.6 upgrade (Hardy 8.04 LTS only)
https://bugs.launchpad.net/bugs/513074
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 513074] Re: profile is corrupted on FF 3.0.17 to 3.6 upgrade (Hardy 8.04 LTS only)

2010-01-27 Thread michael37
Workaround:

start firefox as 
firefox -ProfileManager
create new profile (let's call it new)
firefox will start and display a blank look (without any of your extensions)
close firefox
go to directory .mozilla/firefox
copy important data and their files EXCEPT User styles (see 
http://support.mozilla.com/en-US/kb/Recovering+important+data+from+an+old+profile#Your_important_data_and_their_files)
 from broken profile XX.default to YY.new
do not copy anything else, esp User styles and extensions.

you will lose all your extensions, so you will need to manually download
them.

-- 
profile is corrupted on FF 3.0.17 to 3.6 upgrade (Hardy 8.04 LTS only)
https://bugs.launchpad.net/bugs/513074
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 513074] Re: profile is corrupted on FF 3.0.17 to 3.6 upgrade (Hardy 8.04 LTS only)

2010-01-27 Thread Micah Gersten
@michael37

Did you also have a problem that firefox-branding didn't install and
firefox-3.0-branding was left installed?

** Changed in: firefox (Ubuntu)
   Status: New = Incomplete

-- 
profile is corrupted on FF 3.0.17 to 3.6 upgrade (Hardy 8.04 LTS only)
https://bugs.launchpad.net/bugs/513074
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 513074] Re: profile is corrupted on FF 3.0.17 to 3.6 upgrade (Hardy 8.04 LTS only)

2010-01-27 Thread michael37
No, firefox-3.0-branding is removed.  Here are the steps that I
followed.  Hope it helps.

$ sudo apt-get dist-upgrade

The following NEW packages will be installed:
  firefox-branding
The following packages will be upgraded:
  firefox firefox-gnome-support
2 upgraded, 1 newly installed, 0 to remove and 0 not upgraded.

Unpacking firefox-branding (from 
.../firefox-branding_3.6+nobinonly-0ubuntu1~mfs~hardy1_i386.deb) ...
dpkg: error processing 
/var/cache/apt/archives/firefox-branding_3.6+nobinonly-0ubuntu1~mfs~hardy1_i386.deb
 (--unpack):
 trying to overwrite `/usr/share/applications/firefox.desktop', which is also 
in package firefox-3.0
dpkg-deb: subprocess paste killed by signal (Broken pipe)
abort

firefox-3.0 firefox-3.0-gnome-support -- remain installed, can't be
removed by apt

sudo dpkg --force-all -r firefox-3.0 firefox-3.0-gnome-support
works

sudo apt-get -f install
completes installation

$ dpkg -l | grep firefox
ii  firefox
3.6+nobinonly-0ubuntu1~mfs~hardy1  safe and easy web 
browser from Mozilla
rc  firefox-3.03.0.17+nobinonly-0ubuntu0.8.04.1 
  safe and easy web browser from Mozilla
ii  firefox-branding   
3.6+nobinonly-0ubuntu1~mfs~hardy1  Package that ships 
the firefox branding
ii  firefox-gnome-support  
3.6+nobinonly-0ubuntu1~mfs~hardy1  Support for GNOME in 
Mozilla Firefox
ii  mozilla-firefox-locale-en-gb   2.0.0.7+1-0ubuntu4   
  Mozilla Firefox English language/region pack

Hope that clarifies.

-- 
profile is corrupted on FF 3.0.17 to 3.6 upgrade (Hardy 8.04 LTS only)
https://bugs.launchpad.net/bugs/513074
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 513074] Re: profile is corrupted on FF 3.0.17 to 3.6 upgrade (Hardy 8.04 LTS only)

2010-01-27 Thread Micah Gersten
Thanks for reporting this bug and any supporting documentation. Since
this bug has enough information provided for a developer to begin work,
I'm going to mark it as Triaged and let them handle it from here. Thanks
for taking the time to make Ubuntu better!  Please report any other
issues you may find.

** Changed in: firefox (Ubuntu)
   Importance: Undecided = High

** Changed in: firefox (Ubuntu)
   Status: Incomplete = Triaged

** Changed in: firefox (Ubuntu)
 Assignee: (unassigned) = Micah Gersten (micahg)

-- 
profile is corrupted on FF 3.0.17 to 3.6 upgrade (Hardy 8.04 LTS only)
https://bugs.launchpad.net/bugs/513074
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 513074] Re: profile is corrupted on FF 3.0.17 to 3.6 upgrade (Hardy 8.04 LTS only)

2010-01-26 Thread michael37

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/38433815/Dependencies.txt

-- 
profile is corrupted on FF 3.0.17 to 3.6 upgrade (Hardy 8.04 LTS only)
https://bugs.launchpad.net/bugs/513074
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs