Internal error occurred. Unable to create ghb

Asked By 0 points N/A Posted on -
qa-featured

Hi experts,

I am getting this error message saying “Unable to create ghb  Internal error.

Could not parse UI description”. When I start HandBrake in Karmic this annoying message appears.

Is there any one to provide a proper detailed solution?

I want to fix this problem immediately.

Thanks.

Unable to create ghb.

Internal error. Could not parse UI description.

 

SHARE
Answered By 0 points N/A #177540

Internal error occurred. Unable to create ghb

qa-featured

 

Hi,

    It seems that you are using Handbrake version 0.9.3 with Ubuntu 9.10.  And the error is due to the GTK libraries in Ubuntu. If you use Ubuntu 9.04 it will mostly work.

Handbrake required an update in the library with component of libfaad2. Some other major file updates are:

libsoup2.4-1 (2.27.4-1mlrepo1)

Packages:  libtheora0 (1.0~beta3-1) to 1.1.1-2mlrepo1

libwebkit-1.0-2 (1.1.12-1mlrepo1)           

So to update please run the below commands:

sudo apt-get install libsoup2.4-1 libtheora0 libwebkit-1.0-2

If you want clean install with all the packages and libraries, then please refer this page which explains about compiling Handbrake in Linux.

Related Questions