| Author |
Message |
freebird73717 Member
Joined: 09 Dec 2003 Location: Buckle of the Bible Belt
|
|
I posted this update in the development thread for HCbatchGUI but since this is directly related to linux I have edited this thread. Please check the very fist post in this thread for a new gtk linux release.
Baldrick...didn't really intend on cross posting but I felt it needed mentioning in both places
_________________ How to behave on an internet forum
My Tools
|
|
ronnylov Member
Joined: 29 Aug 2002 Location: Sweden
|
|
Does automatic shutdown after encoding work with HCbatchGUI GTK linux?
I have not tried your program yet but I have installed avisynth and HCEnc and it works in ubuntu with Wine but the automatic power off function did not work in HCEncoder (it closed HCEnc but did not power off my PC).
|
|
freebird73717 Member
Joined: 09 Dec 2003 Location: Buckle of the Bible Belt
|
|
freebird73717 Member
Joined: 09 Dec 2003 Location: Buckle of the Bible Belt
|
|
GMaq Linux Member
Joined: 17 Mar 2004 Location: Canada
|
|
Hi Freebird,
I'm having an issue with the HCBatchGUI executable, When I try to run it doesn't start the program, my permissions look good and "run executable as a program" is ticked off. Avisynth Aften and the other prerequisites are all installed. In the properties it says open with Wine and I can't deselect it, I'm guessing Wine shouldn't be the opening app because it is a Linux executable. I'm sure it's something simple I've overlooked. I'm running Ubuntu 7.10 i386 and using Wine 0.9.49 because it is the only version of Wine that plays nice with all my Audio applications. Guidance appreciated, I'm looking forward to using your app!
PS. I haven't tried a source install (yet)
_________________ My Site: www.bandshed.net
Wife's Site: www.morethanwordsbooks.ca
My Guide: http://forum.videohelp.com/topic330839.html
My App: http://www.bandshed.net/3GP.html
|
|
freebird73717 Member
Joined: 09 Dec 2003 Location: Buckle of the Bible Belt
|
|
Are you sure you downloaded the gtk version? Try downloading from the direct link here
Download 14.5 GTK here
edit 05-23-08
have rebuilt using static libraries. Program is now stand alone and doesn't need external libraries.
Then double click on the lowercase hcbatchgui file. You're right that it shouldn't require wine to open the main executable because it is a native linux file. Of course I notice that other programs such as the native linux mediainfogui also says open with wine in the properties tab so I think that is just an OS quirk.
Also do you have libgtk2.0 installed as this is a GTK program? Other than that I'm not quite sure why it is not working because we are running the same OS and the wine version really shouldn't matter.
Yours is the first feedback I've had and I'm hoping it's not something I've coded wrong. Everything "should" work.
_________________ How to behave on an internet forum
My Tools
Last edited by freebird73717 on May 30, 2008 13:36, edited 3 times in total
|
|
GMaq Linux Member
Joined: 17 Mar 2004 Location: Canada
|
|
freebird73717 Member
Joined: 09 Dec 2003 Location: Buckle of the Bible Belt
|
|
Try replacing the hcbatchgui executable with this. It is an update I threw together a few days ago.
edit link removed.
See if this helps.
Sorry for the problems.
_________________ How to behave on an internet forum
My Tools
Last edited by freebird73717 on May 30, 2008 13:38, edited 5 times in total
|
|
freebird73717 Member
Joined: 09 Dec 2003 Location: Buckle of the Bible Belt
|
|
Hold on. I think (hopfully) I know what may be the problem. I went back and downloaded the files from the servers myself and tried to run them and had the same problem. For some reason the checkbox next to Execute - "Allow executing file as a program" is not checked. It needs to look like this.
After making sure the check box is checked the program ran no problem.
BTW I wouldn't use 14.4. There were some issues that I hopefully corrected in 14.5
_________________ How to behave on an internet forum
My Tools
|
|
GMaq Linux Member
Joined: 17 Mar 2004 Location: Canada
|
|
OK,
Unfortunately still no go here, Obviously the issue is on my end because you can run the files OK. What does your "Open With" (in Properties) tab say? I can run all the Windows .exe files in the same folder, I believe the culprit is my .bin file being associated with Wine. I just don't know why that is. it will not allow me to remove the Wine association. I opened Wine Config but there is nothing there to change. Perhaps I should move the hcbatchgui.bin file to /usr/bin/ and see if I can execute it from the terminal.
_________________ My Site: www.bandshed.net
Wife's Site: www.morethanwordsbooks.ca
My Guide: http://forum.videohelp.com/topic330839.html
My App: http://www.bandshed.net/3GP.html
|
|
freebird73717 Member
Joined: 09 Dec 2003 Location: Buckle of the Bible Belt
|
|
This really is frustrating though. It should just be a case of extract to a directory and run. I know of a couple of different people that have said they were going to use the program. I'm going to ask them if they had any problems like you have.
Hopefully we can get to the bottom of this.
_________________ How to behave on an internet forum
My Tools
|
|
GMaq Linux Member
Joined: 17 Mar 2004 Location: Canada
|
|
freebird73717 Member
Joined: 09 Dec 2003 Location: Buckle of the Bible Belt
|
|
One other thing that might be worth trying is installing libwxgtk2.6 and libwxgtk2.8 from synaptic. I thought I included those librairies into the executable but perhaps I didn't. Since this was written in wxgtk widgets those librairies may be needed on the target machine as well.
_________________ How to behave on an internet forum
My Tools
|
|
GMaq Linux Member
Joined: 17 Mar 2004 Location: Canada
|
|
OK,
Installed "mono" and tried to launch it with the mono command, still no-go. I already had the libwxgtk libs (including the development libs) you mentioned installed except for 2.4 which I installed as well. If I open the file in a terminal I get this:
| Code: |
gmaq@gmaq-laptop:~$ hcbatchgui
hcbatchgui: error while loading shared libraries: libwx_gtk2_richtext-2.8.so.0: cannot open shared object file: No such file or directory
gmaq@gmaq-laptop:~$ |
I don't see any such specific file in synaptic. Weird.
_________________ My Site: www.bandshed.net
Wife's Site: www.morethanwordsbooks.ca
My Guide: http://forum.videohelp.com/topic330839.html
My App: http://www.bandshed.net/3GP.html
|
|
freebird73717 Member
Joined: 09 Dec 2003 Location: Buckle of the Bible Belt
|
|
I also have installed the python-bindings
python-wxgtk2.6 and python-wxgtk2.8
You should be able to get them through synaptic although if not then you can get them here
http://wiki.wxpython.org/InstallingOnUbuntuOrDebian
That is the only other references to wx I have installed. If that don't work I'm going to have to do some serious looking at the code to figure out what is missing.
I still think it is down to missing librairies though. Just gotta figure out which ones.
_________________ How to behave on an internet forum
My Tools
|
|
GMaq Linux Member
Joined: 17 Mar 2004 Location: Canada
|
|
Arghhh!
Installed the python-wxgtk libs (they were in Synaptic) No-go with same error in the terminal. It would be nice if we could get another machine to try, then we would have a little better idea if this would be a problem that any new user would face or if it's confined to my machine. I could try it on my desktop, but that would not be until this evening, I have virtually identical Ubuntu setups on both my machines. It's funny I ran 8.04 on my laptop for a couple of days, but I just couldn't get it to behave with the stability of 7.10, especially the -rt kernel, I was dissappointed also that many of the applications in the repos were no newer, so I was going to have to compile to get them anyway.
Anyway back to business, Would any of our other 'Buntu users be willing to try the gtk hcbatchgui? Your help would be appreciated.
_________________ My Site: www.bandshed.net
Wife's Site: www.morethanwordsbooks.ca
My Guide: http://forum.videohelp.com/topic330839.html
My App: http://www.bandshed.net/3GP.html
|
|
tekkieman Grizzled
Joined: 23 Mar 2004 Location: Over the hill
|
|
| GMaq wrote: |
Anyway back to business, Would any of our other 'Buntu users be willing to try the gtk hcbatchgui? Your help would be appreciated. |
I have a couple of instances in VMs. One of them may even have mono installed. If I can help, let me know.
_________________
|
|
freebird73717 Member
Joined: 09 Dec 2003 Location: Buckle of the Bible Belt
|
|
tekkieman Grizzled
Joined: 23 Mar 2004 Location: Over the hill
|
|
Sorry, same error as GMaq.
_________________
|
|
GMaq Linux Member
Joined: 17 Mar 2004 Location: Canada
|
|
@Tekkieman
Thanks!
@Freebird
I installed it on my desktop, same issue I'm afraid. I didn't install any extra libraries because that would probably defeat the purpose of it being something anybody could extract and run from the folder. I'm sorry this is such a headache for you, if we get input from some other users maybe it will be easier to figure out what's missing. Obviously you will want to get it working, For now the Windows version still works with Wine correct?
Of course I am willing to continue to try any suggestions you may have. I'm running out of ideas, but I won't be able to sleep until we figure it out!
_________________ My Site: www.bandshed.net
Wife's Site: www.morethanwordsbooks.ca
My Guide: http://forum.videohelp.com/topic330839.html
My App: http://www.bandshed.net/3GP.html
|
|
tekkieman Grizzled
Joined: 23 Mar 2004 Location: Over the hill
|
|
I hate to jump in here as I know freebird will get this all sorted, but it appears that there are a couple of missing dependencies:
libwxbase2.8-0-ansi
libwxgtk2.8-0-ansi
I could not find these in the standard gutsy repos, but I did find them from an external source. Since I'm running in a VM, I don't really care how bad I hose this install, but I hesitate to suggest an outside repo. If anyone is interested, here is a link to how I found them https://lists.ubuntu.com/archives/kubuntu-users/2007-August/019356.html
After adding both of those, the gui launched for me. I still got an error about a missing image in the wine hc directory, but I'm not really trying to use this, just sort the stated issue.
_________________
|
|
GMaq Linux Member
Joined: 17 Mar 2004 Location: Canada
|
|
freebird73717 Member
Joined: 09 Dec 2003 Location: Buckle of the Bible Belt
|
|
Hey guys. Just wanted to let ya know that I didn't just wander off. Had a tooth that has been killing me and can hardly see straight. Just got back from the dentist just now. Darn tooth was cracked. Talk about pain. They drilled two teeth today. Anyways...
Tekkieman thanks for the trouble shooting. What is funny is that I don't have those particular libraries installed on my machine.
I did some checking and I didn't Include the libraries I thought I did into the executable. I will work on that.
Gmaq did you try tekkie's solution and did it work for you?
Thanks for hanging in there. Now time to go get stupid on some pain pills....
_________________ How to behave on an internet forum
My Tools
| |