Errors when running handbrakegtk in my Debian

Support for HandBrake on Linux, Solaris, and other Unix-like platforms
Forum rules
Activity Log is required for support requests. See Must Read: How To Get Questions Answered on These Forums for details

Forum Rules can be found here

Errors when running handbrakegtk in my Debian

Postby ant » Wed Feb 06, 2008 8:08 am

Does anyone have any ideas why my new handbrakegtk and mono installations give me this error in Debian? I got the package from
http://internap.dl.sourceforge.net/sour ... 1_i386.deb
...

$ ./handbrakegtk
** (HandBrakeGTK:5898): WARNING **: The following assembly referenced
from /usr/share/handbrakegtk/HandBrakeGTK could not be loaded:
Assembly: Mono.Posix (assemblyref_index=5)
Version: 1.0.5000.0
Public Key: 0738eb9f132ed756
The assembly was not found in the Global Assembly Cache, a path listed
in the MONO_PATH environment variable, or in the location of the
executing assembly (/usr/share/handbrakegtk).


** (HandBrakeGTK:5898): WARNING **: Could not load file or assembly
'Mono.Posix, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756' or one of its dependencies.

** (HandBrakeGTK:5898): WARNING **: Missing method GetString in assembly
/usr/share/handbrakegtk/HandBrakeGTK, type Mono.Unix.Catalog

Unhandled Exception: System.IO.FileNotFoundException: Could not load
file or assembly 'Mono.Posix, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756' or one of its dependencies.
File name: "Mono.Posix, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=0738eb9f132ed756"
at <0x00000> <unknown method>
at MainWindow..ctor () [0x00000]
at HandBrakeGTK.MainClass.Main (System.String[] args) [0x00000]

Here's my mono package versions:
$ dpkg -l | grep ^ii |grep mono
ii libmono-cairo1.0-cil 1.2.6+dfsg-5 Mono Cairo library
ii libmono-corlib1.0-cil 1.2.5.1-1+lenny1 Mono core library (1.0)
ii libmono-corlib2.0-cil 1.2.5.1-1+lenny1 Mono core library (2.0)
ii libmono-security2.0-cil 1.2.5.1-1+lenny1 Mono Security library
ii libmono-system1.0-cil 1.2.5.1-1+lenny1 Mono System libraries (1.0)
ii libmono-system2.0-cil 1.2.5.1-1+lenny1 Mono System libraries (2.0)
ii libmono0 1.2.6+dfsg-5 libraries for the Mono JIT
ii mono 1.2.5.1-1+lenny1 Mono CLI (.NET) runtime
ii mono-common 1.2.5.1-1+lenny1 common files for Mono
ii mono-devel 1.2.5.1-1+lenny1 Mono CLI runtime with development tools
ii mono-gac 1.2.5.1-1+lenny1 Mono GAC tool
ii mono-jay 1.2.6+dfsg-5 LALR(1) parser generator oriented to Java/CL
ii mono-jit 1.2.5.1-1+lenny1 fast CLI JIT/AOT compiler for Mono
ii mono-mcs 1.2.6+dfsg-5 Mono C# compiler for CLI 1.1
ii mono-runtime 1.2.5.1-1+lenny1 Mono runtime
ii mono-utils 1.2.6+dfsg-5 Mono utilities
ii monodoc-gtk2.0-manual 2.10.2-5 compiled XML documentation for GTK# 2.10
ii monodoc-manual 1.2.6-3 compiled XML documentation from the Mono pro

Thank you in advance. :)
ant
 
Posts: 5
Joined: Wed Feb 06, 2008 7:42 am

 

Re: Errors when running handbrakegtk in my Debian

Postby s55 » Wed Feb 06, 2008 9:50 am

This project is not in any way supported by HandBrake. It's 3rd party and last I checked, it's also abandoned.
s55
Developer
 
Posts: 3957
Joined: Sun Dec 24, 2006 2:05 pm

Re: Errors when running handbrakegtk in my Debian

Postby ant » Wed Feb 06, 2008 9:59 am

sr55 wrote:This project is not in any way supported by HandBrake. It's 3rd party and last I checked, it's also abandoned.
That's interesting. The reason I discovered this program is because of http://www.linux.com/feature/125623 ... I guess I will uninstall it since it useless then.

So, what's a good replacement to use as a frontend in Debian?
ant
 
Posts: 5
Joined: Wed Feb 06, 2008 7:42 am

Re: Errors when running handbrakegtk in my Debian

Postby s55 » Wed Feb 06, 2008 2:50 pm

There isn't any GUI replacement. The only official build is the CLI for *nix based machines. It's well documented. http://trac.handbrake.fr/wiki/CLIGuide. It's pretty easy to use.

There are a few 3rd party wrappers kicking around this forum but your probably best sticking with the CLI. It's probably just as easy when you get the hang of it.
s55
Developer
 
Posts: 3957
Joined: Sun Dec 24, 2006 2:05 pm

Re: Errors when running handbrakegtk in my Debian

Postby ant » Wed Feb 06, 2008 5:10 pm

sr55 wrote:There isn't any GUI replacement. The only official build is the CLI for *nix based machines. It's well documented. http://trac.handbrake.fr/wiki/CLIGuide. It's pretty easy to use.

There are a few 3rd party wrappers kicking around this forum but your probably best sticking with the CLI. It's probably just as easy when you get the hang of it.
Thanks.
ant
 
Posts: 5
Joined: Wed Feb 06, 2008 7:42 am

Re: Errors when running handbrakegtk in my Debian

Postby redraiderbum » Thu Feb 07, 2008 3:59 am

I've found the terminal based version much easier if the terminal doesn't intimidate. It seems HandBrakeGTK jumped out of no where in terms of popularity. I'm not sure it's abandoned, try the person on the forums named th3rmite; he is the guy who created it. He is apparently in a country where internet access is limited and as such can only reply periodically.
redraiderbum
 
Posts: 132
Joined: Thu Jun 21, 2007 4:53 am
Location: Lubbock, Tx

Re: Errors when running handbrakegtk in my Debian

Postby redraiderbum » Thu Feb 07, 2008 4:04 am

Also, I don't know what you've installed but you need the mono-dev package as well. Also when you run the binary you need to put:

mono ./handbrakegtk

Those are just a couple of things I remember, if you search for all posts (the search is in the top right corner) by th3rmite you will probably find what you need.
redraiderbum
 
Posts: 132
Joined: Thu Jun 21, 2007 4:53 am
Location: Lubbock, Tx

Re: Errors when running handbrakegtk in my Debian

Postby jbrjake » Thu Feb 07, 2008 4:51 pm

redraiderbum wrote:I'm not sure it's abandoned

It hasn't had any code changes for months...
jbrjake
Developer
 
Posts: 4579
Joined: Wed Dec 13, 2006 2:38 am

Re: Errors when running handbrakegtk in my Debian

Postby Major_Kong » Sat Feb 09, 2008 6:40 pm

jbrjake wrote:
redraiderbum wrote:I'm not sure it's abandoned

It hasn't had any code changes for months...


Well, that hardly matters if it still is one of the better (best?) handbrake guis for *nix.
Major_Kong
 
Posts: 4
Joined: Sat Feb 09, 2008 6:36 pm

Re: Errors when running handbrakegtk in my Debian

Postby s55 » Sat Feb 09, 2008 6:54 pm

Well, its your choice. You can use HB releases or you can get no support.

It was based of SVN code between 0.9.1 and current which was never meant to be released as it was a work in progress and very buggy at the time.
The presets are wrong, the x264 tab doesn't work as it should, There are numerous bugs in ther dvd Information parser that mean a number of titles don't scan properly. The list goes on.

This is not the place hbgtk discussion.
s55
Developer
 
Posts: 3957
Joined: Sun Dec 24, 2006 2:05 pm

Re: Errors when running handbrakegtk in my Debian

Postby s55 » Sat Feb 09, 2008 7:20 pm

Just FYI, th3rmite has not been active on the forum for almost 3 months now. Before that he was online several times a week.
Last active: Sun Nov 18, 2007
s55
Developer
 
Posts: 3957
Joined: Sun Dec 24, 2006 2:05 pm

Re: Errors when running handbrakegtk in my Debian

Postby jbrjake » Sat Feb 09, 2008 7:48 pm

Major_Kong wrote:
jbrjake wrote:
redraiderbum wrote:I'm not sure it's abandoned

It hasn't had any code changes for months...

Well, that hardly matters if it still is one of the better (best?) handbrake guis for *nix.

That's funny, I thought you were here complaining that it errors on you.

Maybe you notice how it's impossible to get support from the author?

Have you ignored how we keep telling you there are bugs in there? It would be understandable; that's certainly the developer's response to bug reports.
jbrjake
Developer
 
Posts: 4579
Joined: Wed Dec 13, 2006 2:38 am

Re: Errors when running handbrakegtk in my Debian

Postby Major_Kong » Sat Feb 09, 2008 8:28 pm

jbrjake wrote:
Major_Kong wrote:
jbrjake wrote:
redraiderbum wrote:I'm not sure it's abandoned

It hasn't had any code changes for months...

Well, that hardly matters if it still is one of the better (best?) handbrake guis for *nix.

That's funny, I thought you were here complaining that it errors on you.

Maybe you notice how it's impossible to get support from the author?

Have you ignored how we keep telling you there are bugs in there? It would be understandable; that's certainly the developer's response to bug reports.


:oops:

Have to learn to try the program first...

But you understand this 'surge', right ? As *nix guis are concerned it at least looks, and for some works, better than the official one. Support is only a issue when problems arise...(i'm gonna get blasted for this one...)
Major_Kong
 
Posts: 4
Joined: Sat Feb 09, 2008 6:36 pm

Re: Errors when running handbrakegtk in my Debian

Postby s55 » Sat Feb 09, 2008 8:48 pm

Support is only a issue when problems arise...(i'm gonna get blasted for this one...)


Learned to read jbrjakes mind in advance of him thinking about your relpy? :lol:
s55
Developer
 
Posts: 3957
Joined: Sun Dec 24, 2006 2:05 pm

Re: Errors when running handbrakegtk in my Debian

Postby Major_Kong » Sat Feb 09, 2008 11:28 pm

sr55 wrote:
Support is only a issue when problems arise...(i'm gonna get blasted for this one...)


Learned to read jbrjakes mind in advance of him thinking about your relpy? :lol:


Hope not...

@Offtopic
Well, at light of this little surge, does the possibility of creating an official gtk gui exists ?
Major_Kong
 
Posts: 4
Joined: Sat Feb 09, 2008 6:36 pm

Re: Errors when running handbrakegtk in my Debian

Postby nightstrm » Sat Feb 09, 2008 11:38 pm

The beauty of open source is that anything is possible! :lol:
nightstrm
Moderator
 
Posts: 1686
Joined: Fri Mar 23, 2007 6:43 am

Re: Errors when running handbrakegtk in my Debian

Postby s55 » Sun Feb 10, 2008 12:01 am

Well, at light of this little surge, does the possibility of creating an official gtk gui exists ?


There are the beginnings of an offical gui in the SVN however noone is currently actively working on it. Anyone is welcome to come along and take it on though.
s55
Developer
 
Posts: 3957
Joined: Sun Dec 24, 2006 2:05 pm

Re: Errors when running handbrakegtk in my Debian

Postby Major_Kong » Sun Feb 10, 2008 12:43 am

sr55 wrote:
Well, at light of this little surge, does the possibility of creating an official gtk gui exists ?


There are the beginnings of an offical gui in the SVN however noone is currently actively working on it. Anyone is welcome to come along and take it on though.


Yeah, i know...
Major_Kong
 
Posts: 4
Joined: Sat Feb 09, 2008 6:36 pm


Return to *nix

Who is online

Users browsing this forum: No registered users and 1 guest