[Bug 219621] Re: totem won't recognize gstreamer codecs

2008-12-26 Thread krsnendu
 Re: Totem won't play video because of codec error
Quick fix solution:

I was having a similar problem with intrepid.
Totem, and vlc both refused to play xvid and flv files, despite having 
gstreamer-ffmpeg installed.

Reason:
gstreamer0.10-ffmpeg kept looking for libx264-57 (hardy version) instead of 
libx264-59 (the installed intrepid)

Running totem from the command line gave:
Code:

(totem:17363): GStreamer-WARNING **: Failed to load plugin
'/usr/lib/gstreamer-0.10/libgstffmpeg.so': libx264.so.57: cannot open
shared object file: No such file or directory


Despite completely uninstalling gstreamer and all unstripped libs, then 
reinstalling this error remained.

This command showed what was happening:
Code:

ldd /usr/lib/gstreamer-0.10/libgstffmpeg.so
...
libvorbis.so.0 => /usr/lib/libvorbis.so.0 (0x7fc959fad000)
libx264.so.57 => not found

As work around it made a symlink to the installed file and everything
started working.

sudo ln -s libx264.so.59 libx264.so.57

This is not a proper solution, but it might help someone in a similar
situation to myself.

-- 
totem won't recognize gstreamer codecs
https://bugs.launchpad.net/bugs/219621
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 198780] Re: firefox crashes immediately on opening webpage

2009-01-19 Thread krsnendu
No problems now.

2009/1/20 Martin Mai :
> We were wondering if this is still an issue for you. Can you try with
> the latest Ubuntu release? Thanks in advance.
>
> --
> firefox crashes immediately on opening webpage
> https://bugs.launchpad.net/bugs/198780
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
firefox crashes immediately on opening webpage
https://bugs.launchpad.net/bugs/198780
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 198780] Re: firefox crashes immediately on opening webpage

2008-03-05 Thread krsnendu

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/12440456/Dependencies.txt

-- 
firefox crashes immediately on opening webpage
https://bugs.launchpad.net/bugs/198780
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 198780] [NEW] firefox crashes immediately on opening webpage

2008-03-05 Thread krsnendu
Public bug reported:

Binary package hint: firefox-3.0

DISTRIB_ID=Ubuntu
DISTRIB_RELEASE=8.04
DISTRIB_CODENAME=hardy
DISTRIB_DESCRIPTION="Ubuntu hardy (development branch)"

The images at the top load then when the database should produce the text below 
firefox exits.
On this website:
www.howtoforge.com/openldap-samba-domain-controller-ubuntu7.10-p2

ProblemType: Bug
Architecture: i386
Date: Thu Mar  6 04:20:37 2008
DistroRelease: Ubuntu 8.04
Package: firefox 3.0~b3+nobinonly-0ubuntu4
PackageArchitecture: all
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-11-generic i686

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


** Tags: apport-bug

-- 
firefox crashes immediately on opening webpage
https://bugs.launchpad.net/bugs/198780
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 198780] Re: firefox crashes immediately on opening webpage

2008-03-05 Thread krsnendu
[EMAIL PROTECTED]:~$ firefox
The program 'gecko' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadAlloc (insufficient resources for operation)'.
  (Details: serial 32245 error_code 11 request_code 53 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)


On 06/03/2008, David Mills <[EMAIL PROTECTED]> wrote:
>
> Hello, and thank you for bringing this problem to our attention.
>
> Could you please reproduce this bug when running firefox from the
> command line, and post the output here?
>
> Thank you
>
> ** Changed in: firefox-3.0 (Ubuntu)
>Status: New => Incomplete
>
>
> --
> firefox crashes immediately on opening webpage
> https://bugs.launchpad.net/bugs/198780
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
firefox crashes immediately on opening webpage
https://bugs.launchpad.net/bugs/198780
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