[Bug 674607] [NEW] 4 beta: ConfigParser.NoOptionError: No option 'lastversion' in section: 'Compatibility'

37 views
Skip to first unread message

Nhb-web

unread,
Nov 12, 2010, 12:09:54 PM11/12/10
to ubuntu-mozi...@lists.ubuntu.com
Public bug reported:

Binary package hint: firefox

Firefox 4.0 Beta refuses to start since two days ago:

Traceback (most recent call last):
File "/usr/lib/firefox-4.0b8pre/xulapp-profilemigrator", line 201, in check_candidates
profile = ProfileFolder (os.path.join (os.path.dirname (this.profile.path), f))
File "/usr/lib/firefox-4.0b8pre/xulapp-profilemigrator", line 152, in __init__
this.last_version_string = get_last_version_from_profile (this.path)
File "/usr/lib/firefox-4.0b8pre/xulapp-profilemigrator", line 48, in get_last_version_from_profile
return get_last_version_from_compat_ini (subprofile)
File "/usr/lib/firefox-4.0b8pre/xulapp-profilemigrator", line 77, in get_last_version_from_compat_ini
return re.sub (r'_.*', '', compat_ini.get ('Compatibility', 'LastVersion'))
File "/usr/lib/python2.6/ConfigParser.py", line 541, in get
raise NoOptionError(option, section)
ConfigParser.NoOptionError: No option 'lastversion' in section: 'Compatibility'
^CTraceback (most recent call last):
File "/usr/lib/firefox-4.0b8pre/xulapp-profilemigrator", line 420, in <module>
if (migrator.main () == True or not os.path.isfile (options.profile + '.series-stamp')):
File "/usr/lib/firefox-4.0b8pre/xulapp-profilemigrator", line 349, in main
gtk.main ()
KeyboardInterrupt

** Affects: firefox (Ubuntu)
Importance: Undecided
Status: New


** Tags: ppa

--
4 beta: ConfigParser.NoOptionError: No option 'lastversion' in section: 'Compatibility'
https://bugs.launchpad.net/bugs/674607
You received this bug notification because you are a member of Mozilla
Bugs, which is subscribed to firefox in ubuntu.

--
Ubuntu-mozillateam-bugs mailing list
Ubuntu-mozi...@lists.ubuntu.com
Modify settings or unsubscribe at: https://lists.ubuntu.com/mailman/listinfo/ubuntu-mozillateam-bugs

Chris Coulson

unread,
Nov 12, 2010, 3:42:48 PM11/12/10
to ubunt...@lists.ubuntu.com
Could you please attach the compatibility.ini from your profile?

** Package changed: firefox (Ubuntu) => ubuntu

** Changed in: ubuntu
Status: New => Invalid

** Also affects: ubuntu-mozilla-ppa-bugs
Importance: Undecided
Status: New

** Changed in: ubuntu-mozilla-ppa-bugs
Assignee: (unassigned) => Chris Coulson (chrisccoulson)

** Changed in: ubuntu-mozilla-ppa-bugs
Status: New => Incomplete

** Changed in: ubuntu-mozilla-ppa-bugs
Assignee: Chris Coulson (chrisccoulson) => (unassigned)

--
4 beta: ConfigParser.NoOptionError: No option 'lastversion' in section: 'Compatibility'
https://bugs.launchpad.net/bugs/674607

You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Chris Coulson

unread,
Nov 12, 2010, 3:43:52 PM11/12/10
to ubunt...@lists.ubuntu.com
And also the profiles.ini

--
4 beta: ConfigParser.NoOptionError: No option 'lastversion' in section: 'Compatibility'
https://bugs.launchpad.net/bugs/674607

Chris Coulson

unread,
Nov 12, 2010, 3:50:03 PM11/12/10
to ubunt...@lists.ubuntu.com
** Changed in: ubuntu-mozilla-ppa-bugs
Assignee: (unassigned) => Chris Coulson (chrisccoulson)

--

4 beta: ConfigParser.NoOptionError: No option 'lastversion' in section: 'Compatibility'
https://bugs.launchpad.net/bugs/674607

Nhb-web

unread,
Nov 14, 2010, 8:38:33 AM11/14/10
to ubunt...@lists.ubuntu.com

** Attachment added: "tp9jboog.default/compatibility.ini"
https://bugs.launchpad.net/ubuntu/+bug/674607/+attachment/1733121/+files/compatibility.ini

--
4 beta: ConfigParser.NoOptionError: No option 'lastversion' in section: 'Compatibility'
https://bugs.launchpad.net/bugs/674607

Nhb-web

unread,
Nov 14, 2010, 8:39:49 AM11/14/10
to ubunt...@lists.ubuntu.com
That is the profile.ini from the firefox-4.0 folder, i hope it is the
correct one, there is no profile.ini in my profile sub-folder.

** Attachment added: "profiles.ini"
https://bugs.launchpad.net/ubuntu/+bug/674607/+attachment/1733122/+files/profiles.ini

--
4 beta: ConfigParser.NoOptionError: No option 'lastversion' in section: 'Compatibility'
https://bugs.launchpad.net/bugs/674607

Yann Dìnendal

unread,
Nov 15, 2010, 11:11:38 AM11/15/10
to ubunt...@lists.ubuntu.com
I have the same bug. If I kill xulapp-profilemigrator, Firefox 4 will start correctly (it asks me which profile to launch).
But then, if I click on a link from another app, the same problem will happen: xulapp-profilemigrator will block the link from opening in firefox-4.0 (although it is already launched), but if I kill it, the link opens.

My compatibility.ini file is similar, except this:
LastVersion=4.0b8pre_20101112083320/20101112083320
LastOSABI=Linux_x86-gcc3

--
4 beta: ConfigParser.NoOptionError: No option 'lastversion' in section: 'Compatibility'
https://bugs.launchpad.net/bugs/674607

Chris Coulson

unread,
Nov 15, 2010, 11:24:17 AM11/15/10
to ubunt...@lists.ubuntu.com
Hmmm, this doesn't make sense. Any chance either of you could tar up the
contents of ~/.mozilla and send it to me?

--
4 beta: ConfigParser.NoOptionError: No option 'lastversion' in section: 'Compatibility'
https://bugs.launchpad.net/bugs/674607

Yann Dìnendal

unread,
Nov 15, 2010, 12:17:36 PM11/15/10
to ubunt...@lists.ubuntu.com
Ok, done.

--
4 beta: ConfigParser.NoOptionError: No option 'lastversion' in section: 'Compatibility'
https://bugs.launchpad.net/bugs/674607

Chris Coulson

unread,
Nov 16, 2010, 9:49:21 AM11/16/10
to ubunt...@lists.ubuntu.com
** Changed in: ubuntu-mozilla-ppa-bugs
Status: Incomplete => In Progress

** Changed in: ubuntu-mozilla-ppa-bugs
Importance: Undecided => High

--
4 beta: ConfigParser.NoOptionError: No option 'lastversion' in section: 'Compatibility'
https://bugs.launchpad.net/bugs/674607

Chris Coulson

unread,
Nov 16, 2010, 5:54:45 PM11/16/10
to ubunt...@lists.ubuntu.com
** Changed in: ubuntu-mozilla-ppa-bugs
Status: In Progress => Fix Released

--
4 beta: ConfigParser.NoOptionError: No option 'lastversion' in section: 'Compatibility'
https://bugs.launchpad.net/bugs/674607

Reply all
Reply to author
Forward
0 new messages