[Bug 291723] Re: No picture from Logitech Quickcam Communicate Deluxe

2008-11-23 Thread vincespicer
proycon: thanks great advice, works great.

I fixed skype for now  with:

sudo mv /usr/bin/skype /usr/bin/skype-bin; echo -e '#!/bin/sh\n\nexport
LD_PRELOAD=/usr/lib/libv4l/v4l1compat.so\n\nskype-bin' | sudo  tee -a
/usr/bin/skype; sudo chmod +x /usr/bin/skype

-- 
No picture from Logitech Quickcam Communicate Deluxe
https://bugs.launchpad.net/bugs/291723
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 282363] Re: [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module ac is not loaded

2008-10-24 Thread vincespicer
Problem disappeared today with the Ubuntu 2.6.27-7.14-generic kernel
update

-- 
[intrepid] 2.6.27-7-generic almost fails to boot if ACPI module ac is not 
loaded
https://bugs.launchpad.net/bugs/282363
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 282363] Re: [intrepid] 2.6.27-7-generic almost fails to boot if ACPI module ac is not loaded

2008-10-22 Thread vincespicer
Same problem occurs on HP Pavillion, AMD X2, with nvidia.

Holding ctrl gets the laptop to boot, and acpi=off will also work
(however then halt fails).

I attached my system log files.

** Attachment added: System log files on failed boot
   http://launchpadlibrarian.net/18798474/systemlogs.tgz

-- 
[intrepid] 2.6.27-7-generic almost fails to boot if ACPI module ac is not 
loaded
https://bugs.launchpad.net/bugs/282363
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 236881] Re: Firefox crashes when trying to eval xpath

2008-06-16 Thread vincespicer
I've been trying to get more information on the error, however Firefox
just keeps exiting with segmentation fault when trying to eval an xpath
(with dom inspector or xpather)

Weird thing is I am running similiar systems on laptop and home and
these seem to work ok.  I tried coping my profile from home to work and
still the same thing happens.

Any ideas?

-- 
Firefox crashes when trying to eval xpath
https://bugs.launchpad.net/bugs/236881
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 236881] Re: Firefox crashes when trying to eval xpath

2008-06-16 Thread vincespicer
OK a little more testing and I found an error shows up in the JSConsole
just prior to the segmentation fault.

Element id:cmd:toggleCrossFrame not found

I had to record a screencast in order to figure out the error, because
to pops up right before the window closes

screencast attached

** Attachment added: FF3-crash.mpeg
   http://launchpadlibrarian.net/15354095/FF3-crash.mpeg

-- 
Firefox crashes when trying to eval xpath
https://bugs.launchpad.net/bugs/236881
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


Re: [Bug 236881] [NEW] Firefox crashes when trying to eval xpath

2008-06-03 Thread vincespicer
I created a new profile and only installed dom inspector and I am still
having the same problem.

On June 2, 2008 06:21:40 pm Alexander Sack wrote:
 On Mon, Jun 02, 2008 at 07:09:44PM -, vincespicer wrote:
  Public bug reported:
  
  I've had similar issues from firefox 3b5 - 3rc2
  
  $ firefox-3.0
  *** e = [Exception... Component returned failure code: 0x80570016 
  (NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]  nsresult: 
  0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)  location: JS frame :: 
  chrome://browser/content/utilityOverlay.js :: getShellService :: line 307  
  data: no]
  Segmentation fault
  
  I get a Segmentation fault trying to eval an xpath in the DOM inspector,
  
  I've removed and reinstalled and still get the same issue
 
 Try to disable your extensions in Tools - Addons
 
  status incomplete
 
  - Alexander
 
 
 ** Changed in: firefox-3.0 (Ubuntu)
Status: New = Incomplete


-- 
Firefox crashes when trying to eval xpath
https://bugs.launchpad.net/bugs/236881
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 236881] [NEW] Firefox crashes when trying to eval xpath

2008-06-02 Thread vincespicer
Public bug reported:

I've had similar issues from firefox 3b5 - 3rc2

$ firefox-3.0
*** e = [Exception... Component returned failure code: 0x80570016 
(NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]  nsresult: 
0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)  location: JS frame :: 
chrome://browser/content/utilityOverlay.js :: getShellService :: line 307  
data: no]
Segmentation fault

I get a Segmentation fault trying to eval an xpath in the DOM inspector,

I've removed and reinstalled and still get the same issue

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

-- 
Firefox crashes when trying to eval xpath
https://bugs.launchpad.net/bugs/236881
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 218519] Re: [Hardy] Firebug broken with latest firefox

2008-04-20 Thread vincespicer
Temporary solution:  I downloaded the new beta from
http://download.mozilla.org/?product=firefox-3.0b5os=linuxlang=en-US
and extracted into a temp folder and run that version.

Firebug runs fine with this version

-- 
[Hardy] Firebug broken with latest firefox
https://bugs.launchpad.net/bugs/218519
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 218130] Re: firebug no longer works in firefox 3 beta5

2008-04-16 Thread vincespicer
similar situation here:

some commandline output (firebug 1.2):

FirebugService fbs.DBG_FBS_CREATION: false fbs.DBG_FBS_BP:false 
fbs.DBG_FBS_ERRORS:false fbs.DBG_FBS_STEP:false fbs.DBG_FBS_FUNCTION:false
*** e = [Exception... Component returned failure code: 0x80570016 
(NS_ERROR_XPC_GS_RETURNED_FAILURE) [nsIJSCID.getService]  nsresult: 
0x80570016 (NS_ERROR_XPC_GS_RETURNED_FAILURE)  location: JS frame :: 
chrome://browser/content/utilityOverlay.js :: getShellService :: line 285  
data: no]
debugger.onModuleDeactivate Attempt to deactive context that is not 
activehttp://www.getfirebug.com/releases/

debugger.onModuleDeactivate Attempt to deactive context that is not 
activehttp://www.getfirebug.com/releases/
chrome.initializeUI fails sees object with typeof: 'object'; object contains:
[message]=disabledBox is null;
[fileName]=chrome://firebug/content/chrome.js;
[lineNumber]=490;
[stack]=()@chrome://firebug/content/chrome.js:490
([object XULElement],[object Object])@chrome://firebug/content/chrome.js:246
()@chrome://firebug/content/chrome.js:171
browser2Loaded([object Event])@chrome://firebug/content/chrome.js:
;
[name]=TypeError;

-- 
firebug no longer works in firefox 3 beta5
https://bugs.launchpad.net/bugs/218130
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 218130] Re: firebug no longer works in firefox 3 beta5

2008-04-16 Thread vincespicer
Also XPCOM errors showing in error console on load:

Failed to load XPCOM component: /usr/lib/xulrunner-1.9b5/components/pyabout.py
Failed to load XPCOM component: 
/usr/lib/xulrunner-1.9b5/components/libpyloader.so
Failed to load XPCOM component: /usr/lib/firefox-3.0b5/components/libmozgnome.so

-- 
firebug no longer works in firefox 3 beta5
https://bugs.launchpad.net/bugs/218130
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 156864] Re: Firefox Gutsy crashes when opening Selenium-IDE Plugin

2007-10-26 Thread vincespicer
Resolved: I found if I disabled the Noia Extreme theme Selenium began
working?? Fixed for now

-- 
Firefox Gutsy crashes when opening Selenium-IDE Plugin
https://bugs.launchpad.net/bugs/156864
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 156864] Firefox Gutsy crashes when opening Selenium-IDE Plugin

2007-10-24 Thread vincespicer
Public bug reported:

Binary package hint: firefox

After upgrading to Gutsy, Firefox crashes whenever I try to open the
Selenium IDE, this also happens with the -safe-mode switch, the command
output I am getting is:

$ firefox

(gecko:29655): Gtk-CRITICAL **: gtk_widget_get_parent_window: assertion
`GTK_IS_WIDGET (widget)' failed

(gecko:29655): Gdk-CRITICAL **: gdk_window_is_viewable: assertion
`window != NULL' failed

(gecko:29655): Gtk-CRITICAL **: gtk_widget_get_parent: assertion `GTK_IS_WIDGET 
(widget)' failed
Segmentation fault (core dumped)

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

-- 
Firefox Gutsy crashes when opening Selenium-IDE Plugin
https://bugs.launchpad.net/bugs/156864
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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