Hi beadrifle
There might be an issue with the paths. To make sure that the result files don't get put in a non-existing place try to run the program from the folder in which the video file is
...
Type: Posts; User: Zilioum; Keyword(s):
Hi beadrifle
There might be an issue with the paths. To make sure that the result files don't get put in a non-existing place try to run the program from the folder in which the video file is
...
Hi x0lani
My converter should work actually, and it does also extract the right tracks. What doesn't work exactly? Maybe I can give you hand and improve my scripts a bit.
Cheers
Things started to improve on my end. I don't know what the actual upload speed was, but at some point point things started to run smoothly and the directory synced in about 3 hours.
Now it also...
Same here. Added my Documents directory (about 500mb) to Ubuntu One and it's been syncing for more than two days. At the moment only 127mb are already uploaded.
On both of my pc's (both on 11.04)...
I think I might have found the solution when upgrading to 11.04. There wireless was hard blocked and I used rfkill to unblock it. Maybe in 10.10 it was just always soft blocked.
If you have this...
I was fiddling around for a long time with this .mkv to .mp4 problem, and now I've finally written a little program to take care of it. Here is the URL of the projects page on...
I was fiddling around for a long time with this .mkv to .mp4 problem, and now I've finally written a little program to take care of it. Here is the URL of the projects page on...
I really like the way dropbox integrates with nautilus. The only think I dont like are the folder icons (blue arrows when syncing, green check mark when done) because I feel like they take up to much...
I can confirm this. On my notebook I have exactly the same setup as on my desktop, except that I use OpenJDK. No crashes on my notebook yet. Both are 64-bit as well.
Your report looks very similar to the one alberto and I posted. Anyone got an idea which package changed?
Cheers
Ah, thanks anyway for the link. I thought that it worked like launchpad, where you can say that a bug affects you as well. I'll take a deeper look at our problem this weekend, maybe using a different...
Thanks, good idea! Could you please send me the link to the report, so that I can weigh in?
Cheers
Your error message looks a lot like the one I get, alberto. Problems also started occurring after I installed c++ helios.
Did you install it from a repository? I got it from the website.
I hadn't used eclipse since my upgrade to 10.10. I opened it yesterday, and after a few seconds it just crashed. This happens over and over. I don't even have to click on anything once it's open....
Somebody once asked a similar question, maybe one of the solutions there will work for you: http://ubuntuforums.org/showthread.php?t=1339490
Changing the servers used for downloading seemed to fix...
I got it to work now, I download it to the actual filename, set it as background and then move it to always the same filename - like that I don't clutter the directory with unused files.
...
Thanks a lot for your nice anser. I tried out the "export" trick, but I couldn't get it to work.
export DBUS_SESSION_BUS_ADDRESS
gconftool-2 --set --type=string...
I'm currently writing a little script that gets a random image from the xkcd website and then sets it as the desktop background. I grab the picture with wget, and to prevent the script from spamming...
Which version of ubuntu are you using, and more importantly which version of GRUB (the bootloader)? In theory you could update GRUB that it finds all the operating systems that are installed (I know...
I agree with psusi. I think it's your only option anyway, since Feisty wasn't a long term release (LTS). With the normal releases you can only update from one version to the next.
I'm currently writing a small wrapper program to unbox/box mkv files into mp4. Often the mkv have dts sound, so I need to convert it to aac. This works well on my own pc's where I compiled ffmpeg...
Thanks a lot to both of you!
Keep em coming :D
Up to now I have mainly written code in Java and C++ and I have feeling for what nice object oriented code in those languages should look like.
I've been learning Python for a few months now and...
Thanks a lot, that's exactly what I was looking for.
Let's try it that way: Does anyone know how to enable wireless on the command line, to "click" the "enable wireless" button via the terminal so to speak?
I tried
sudo ifconfig wlan0 up
but it...