Hi, Yes it is not the Firefox fault. It is something else. Sorry about the fault report. Br, Raili
> Date: Fri, 4 Jan 2013 18:45:25 +0000 > From: [email protected] > To: [email protected] > Subject: [Bug 1094104] Re: Firefox - runtime error Web.Config Configuration > Fil > > I'm not entirely sure why you think this is a Firefox bug > > ** Changed in: firefox (Ubuntu) > Status: New => Invalid > > -- > You received this bug notification because you are subscribed to the bug > report. > https://bugs.launchpad.net/bugs/1094104 > > Title: > Firefox - runtime error Web.Config Configuration Fil > > Status in “firefox” package in Ubuntu: > Invalid > > Bug description: > Description: An application error occurred on the server. The current > custom error settings for this application prevent the details of the > application error from being viewed remotely (for security reasons). > It could, however, be viewed by browsers running on the local server > machine. > > Details: To enable the details of this specific error message to be > viewable on remote machines, please create a <customErrors> tag within > a "web.config" configuration file located in the root directory of the > current web application. This <customErrors> tag should then have its > "mode" attribute set to "Off". > > <!-- Web.Config Configuration File --> > > <configuration> > <system.web> > <customErrors mode="Off"/> > </system.web> > </configuration> > > Notes: The current error page you are seeing can be replaced by a > custom error page by modifying the "defaultRedirect" attribute of the > application's <customErrors> configuration tag to point to a custom > error page URL. > > <!-- Web.Config Configuration File --> > > <configuration> > <system.web> > <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> > </system.web> > </configuration> > > ProblemType: Bug > DistroRelease: Ubuntu 10.10 > Package: firefox 11.0+build1-0ubuntu0.10.10.2 > ProcVersionSignature: Ubuntu 2.6.35-32.67-generic 2.6.35.14 > Uname: Linux 2.6.35-32-generic i686 > NonfreeKernelModules: wl > AddonCompatCheckDisabled: False > AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. > AplayDevices: > **** List of PLAYBACK Hardware Devices **** > card 0: VT82xx [HDA VIA VT82xx], device 0: AD198x Analog [AD198x Analog] > Subdevices: 1/1 > Subdevice #0: subdevice #0 > Architecture: i386 > ArecordDevices: > **** List of CAPTURE Hardware Devices **** > card 0: VT82xx [HDA VIA VT82xx], device 0: AD198x Analog [AD198x Analog] > Subdevices: 2/2 > Subdevice #0: subdevice #0 > Subdevice #1: subdevice #1 > AudioDevicesInUse: > USER PID ACCESS COMMAND > /dev/snd/controlC0: raili 1293 F.... pulseaudio > BuildID: 20120310193444 > CRDA: Error: [Errno 2] Tiedostoa tai hakemistoa ei ole > Card0.Amixer.info: > Card hw:0 'VT82xx'/'HDA VIA VT82xx at 0xfebfc000 irq 17' > Mixer name : 'Analog Devices AD1984A' > Components : 'HDA:11d4194a,103c3030,00100400' > Controls : 10 > Simple ctrls : 6 > Channel: release > Date: Thu Dec 27 20:16:06 2012 > EtcFirefoxSyspref: Cannot parse /etc/firefox/syspref.js - [Errno 2] Tiedostoa > tai hakemistoa ei ole: '/etc/firefox/syspref.js' > ForcedLayersAccel: False > IfupdownConfig: > auto lo > iface lo inet loopback > IncompatibleExtensions: > Ubuntu Firefox Modifications - [email protected], Version=0.9.4, > minVersion=4.0b6, maxVersion=10.*, Location=app-system-share, Type=extension, > Active=Yes > Novell Moonlight - [email protected], Version=3.99.0.3, minVersion=1.5, > maxVersion=4.0.*, Location=app-profile, Type=extension, Active=Yes > InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007.1) > IpRoute: > 192.168.255.0/24 dev eth1 proto kernel scope link src 192.168.255.6 metric 2 > 169.254.0.0/16 dev eth1 scope link metric 1000 > default via 192.168.255.1 dev eth1 proto static > ProcEnviron: > LANG=fi_FI.UTF-8 > SHELL=/bin/bash > Profiles: Profile0 (Default) - LastVersion=11.0/20120310193444 (Running) > RunningIncompatibleAddons: True > SourcePackage: firefox > WifiSyslog: > > dmi.bios.date: 11/11/2008 > dmi.bios.vendor: Hewlett-Packard > dmi.bios.version: 68VGU Ver. F.06 > dmi.board.name: 3030 > dmi.board.vendor: Hewlett-Packard > dmi.board.version: KBC Version 07.17 > dmi.chassis.asset.tag: CNU8451G97 > dmi.chassis.type: 10 > dmi.chassis.vendor: Hewlett-Packard > dmi.modalias: > dmi:bvnHewlett-Packard:bvr68VGUVer.F.06:bd11/11/2008:svnHewlett-Packard:pnHP2133:pvrF.06:rvnHewlett-Packard:rn3030:rvrKBCVersion07.17:cvnHewlett-Packard:ct10:cvr: > dmi.product.name: HP 2133 > dmi.product.version: F.06 > dmi.sys.vendor: Hewlett-Packard > > To manage notifications about this bug go to: > https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1094104/+subscriptions -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to firefox in Ubuntu. https://bugs.launchpad.net/bugs/1094104 Title: Firefox - runtime error Web.Config Configuration Fil Status in “firefox” package in Ubuntu: Invalid Bug description: Description: An application error occurred on the server. The current custom error settings for this application prevent the details of the application error from being viewed remotely (for security reasons). It could, however, be viewed by browsers running on the local server machine. Details: To enable the details of this specific error message to be viewable on remote machines, please create a <customErrors> tag within a "web.config" configuration file located in the root directory of the current web application. This <customErrors> tag should then have its "mode" attribute set to "Off". <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="Off"/> </system.web> </configuration> Notes: The current error page you are seeing can be replaced by a custom error page by modifying the "defaultRedirect" attribute of the application's <customErrors> configuration tag to point to a custom error page URL. <!-- Web.Config Configuration File --> <configuration> <system.web> <customErrors mode="RemoteOnly" defaultRedirect="mycustompage.htm"/> </system.web> </configuration> ProblemType: Bug DistroRelease: Ubuntu 10.10 Package: firefox 11.0+build1-0ubuntu0.10.10.2 ProcVersionSignature: Ubuntu 2.6.35-32.67-generic 2.6.35.14 Uname: Linux 2.6.35-32-generic i686 NonfreeKernelModules: wl AddonCompatCheckDisabled: False AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.23. AplayDevices: **** List of PLAYBACK Hardware Devices **** card 0: VT82xx [HDA VIA VT82xx], device 0: AD198x Analog [AD198x Analog] Subdevices: 1/1 Subdevice #0: subdevice #0 Architecture: i386 ArecordDevices: **** List of CAPTURE Hardware Devices **** card 0: VT82xx [HDA VIA VT82xx], device 0: AD198x Analog [AD198x Analog] Subdevices: 2/2 Subdevice #0: subdevice #0 Subdevice #1: subdevice #1 AudioDevicesInUse: USER PID ACCESS COMMAND /dev/snd/controlC0: raili 1293 F.... pulseaudio BuildID: 20120310193444 CRDA: Error: [Errno 2] Tiedostoa tai hakemistoa ei ole Card0.Amixer.info: Card hw:0 'VT82xx'/'HDA VIA VT82xx at 0xfebfc000 irq 17' Mixer name : 'Analog Devices AD1984A' Components : 'HDA:11d4194a,103c3030,00100400' Controls : 10 Simple ctrls : 6 Channel: release Date: Thu Dec 27 20:16:06 2012 EtcFirefoxSyspref: Cannot parse /etc/firefox/syspref.js - [Errno 2] Tiedostoa tai hakemistoa ei ole: '/etc/firefox/syspref.js' ForcedLayersAccel: False IfupdownConfig: auto lo iface lo inet loopback IncompatibleExtensions: Ubuntu Firefox Modifications - [email protected], Version=0.9.4, minVersion=4.0b6, maxVersion=10.*, Location=app-system-share, Type=extension, Active=Yes Novell Moonlight - [email protected], Version=3.99.0.3, minVersion=1.5, maxVersion=4.0.*, Location=app-profile, Type=extension, Active=Yes InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007.1) IpRoute: 192.168.255.0/24 dev eth1 proto kernel scope link src 192.168.255.6 metric 2 169.254.0.0/16 dev eth1 scope link metric 1000 default via 192.168.255.1 dev eth1 proto static ProcEnviron: LANG=fi_FI.UTF-8 SHELL=/bin/bash Profiles: Profile0 (Default) - LastVersion=11.0/20120310193444 (Running) RunningIncompatibleAddons: True SourcePackage: firefox WifiSyslog: dmi.bios.date: 11/11/2008 dmi.bios.vendor: Hewlett-Packard dmi.bios.version: 68VGU Ver. F.06 dmi.board.name: 3030 dmi.board.vendor: Hewlett-Packard dmi.board.version: KBC Version 07.17 dmi.chassis.asset.tag: CNU8451G97 dmi.chassis.type: 10 dmi.chassis.vendor: Hewlett-Packard dmi.modalias: dmi:bvnHewlett-Packard:bvr68VGUVer.F.06:bd11/11/2008:svnHewlett-Packard:pnHP2133:pvrF.06:rvnHewlett-Packard:rn3030:rvrKBCVersion07.17:cvnHewlett-Packard:ct10:cvr: dmi.product.name: HP 2133 dmi.product.version: F.06 dmi.sys.vendor: Hewlett-Packard To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1094104/+subscriptions -- Mailing list: https://launchpad.net/~desktop-packages Post to : [email protected] Unsubscribe : https://launchpad.net/~desktop-packages More help : https://help.launchpad.net/ListHelp

