Ubuntu :: Cannot Seem To Use DVD Author Tool
Dec 3, 2010
I seem to be having some trouble using k9copy6; I cannot seem to use the DVD Author tool, every time I attempt to open it it spits out:
Cannot open then library libavcodec
Cannot open then library libavformat
Cannot open then library libswscale
View 3 Replies
ADVERTISEMENT
Jun 24, 2010
I generally use Nero Linux for my optical disk authorization needs. But after installing Fedora I've noticed that Nero is not writing data in disks. It tried to make an .nrg image of the data in my hard disk. Then I tried k3b but seeing this error message:
MP3 Audio Decoder plugin not found.
K3b could not load or find the MP3 decoder plugin. This means that you will not be able to create Audio CDs from MP3 files. Many Linux distributions do not include MP3 support for legal reasons.
Solution: To enable MP3 support, please install the MAD MP3 decoding library as well as the K3b MAD MP3 decoder plugin (the latter may already be installed but not functional due to the missing libmad). Some distributions allow installation of MP3 support via an online update tool. Installed libmad without success........
View 7 Replies
View Related
Aug 18, 2010
I had some help via email from someone drafting my CV into the correct table format with open office. It's a .pdf file but now unfortunately lists the author in the document tab of properties as that person.
Is there anyway to change it to my own name, and also how do I 'secure' the document so that it's not easy for people viewing it to copy and paste, I've heard this is why many people now use .pdf for their CVs/rsums?
View 2 Replies
View Related
Jun 29, 2011
I use software where I have to edit a text file in order to get my custom needs from it. Problem is that when the author puts out an update, it always overwrites my changes and I have to spend hours trying to compare the file, re-edit my changes back in, etc. This happens sometimes as often as once per month.
I've wondered if there might be a linux tool or commands which would look through the new file, then at my old file, changing only the text which already exists while not breaking anything else. Most software authors seem to know how to do this but since mine doesn't, how can I accomplish this on my own?
View 7 Replies
View Related
Aug 16, 2010
The following are the two tex input files written in vi and compiled with pdflatex. In the first case the document details (author, date etc) are displayed as desired but are omitted in the second case. The only difference is the use of maketitle.
Case 1:
documentclass{article}
author{Name}
date{}
itle{Title}
Begin{document}
maketitle
Text to be inputted
end{document}
Case 2:
documentclass{article}
author{Name}
date{}
itle{Title}
Begin{document}
Text to be inputted
end{document}
View 2 Replies
View Related
Jan 11, 2010
Title : Author : Price
France : Mark : 40
Persia : John : 50
how i arranged my database. I am trying to write aprogram which does a search either using Title, Author or both.
[Code]....
but i am still unclear on how i am able to make the program check if either on of the input(either $Title or $Author) is not filled up, and if one of it is not filled up, use the other one which is filled to do a search.
View 6 Replies
View Related
Aug 16, 2010
Kernel 2.6.21.5, GNU (slackware 12.0).
KDE 3.5.7
K3b 1.0.2
I have a FLAC file with 24-bit samples instead of 16 bits. I could use the flac linux command to obtain a WAVE file and then cdrecord to burn the audio CD. Unfortunately, cdrecord requires 16-bit digital audio as input. Is there a program able to author 24-bit audio CDs either from a FLAC file or from a WAVE file?
View 9 Replies
View Related
Nov 30, 2010
How to coded version info and other information likes author and company name into the ELF binary?
I prefer the put the version info during build step.
View 5 Replies
View Related
May 6, 2010
Is there an NFS GUI Tool in Ubuntu, like there is in fedora, they have system-config-nfs. Cannot configure NFS from command line at all.
View 5 Replies
View Related
Apr 29, 2010
I'm a college student, We are regularly req to write programs in C or C++.
In Windows we have Turbo C...So do we have something like that in Ubuntu to write programs & run/compile it.
Also the programs written should be able to run in Windows also.
View 5 Replies
View Related
May 26, 2010
Is there any way to get some transparency in this part? I have compiz installed and I'm using an emerald theme.
View 5 Replies
View Related
Nov 23, 2010
I'm using Ubuntu 10.04. Is there a GUI tool that will tell me what hardware I have? Process type and speed, the amount of ram, motherboard, etc?
View 5 Replies
View Related
Dec 7, 2010
My computer has several partitions and OS:s on it, including beloved Ubuntu. If I want a total and identic clone of my HD, would dd be the way to go?Would it also preserve GRUB, bootrecords, etc? I'm after something that is at least as workable as Norton Ghost and from what I've read dd would to the trick.
View 2 Replies
View Related
Jul 16, 2011
I have just started ubuntu 11.04 and it worked fine the first day but the next it disapeared! How do I get it back?
View 9 Replies
View Related
Nov 5, 2010
Are there any Speech recognization (Speech to text) software to use with Ubuntu (Lucid Lynx),So that I can dictate text in to a word processing program with them?
View 2 Replies
View Related
Jan 28, 2010
I was wondering does anyone here know a good SQL management tool for ubuntu? I just want something with a nice GUI that doesn't require much hassle to add remove or even migrate databases.
View 5 Replies
View Related
Mar 14, 2010
The service config tool is missing. the tool let you config what service need to be run/disable in what run level. but I can't find it after I upgrade to 9.10 at all.
View 2 Replies
View Related
Apr 12, 2010
I have a Brother MFC-7440N which has Linux drivers, but I can't get useful scans yet. It prints fine, but the only scanning software I've found so far, XSane and a utility just called "Scanner Utility" are both useless.
XSane is no good because it crashes every time I try to scan something.
Scanner Utility has a few problems. Unless I set the paper size to "Legal," it keeps cutting off the bottom few inches of my (US letter-size) document. It's the same, regardless of whether I scan from the auto document feeder, or with the original on the glass. Also the orientation is screwed up. When I select "Portrait," the scan comes out rotated 90 degrees, exactly the opposite of what I'd expect.
I also don't like that there's no way to go back and change the scan settings. If I want to scan another document or at a different resolution, I have to quit Scan Utility and run it again.
Neither utility will scan to a .pdf. XSane gives the option, but like I said, it crashes every time I try to scan something.
Is there a scanning program available for Ubuntu that actually works, & will scan to a .pdf? Brother doesn't supply any scanning software for Linux, just drivers, so I have to find some 3rd-party utility.
View 2 Replies
View Related
May 12, 2010
i installed blender, and the top tool bar doesn't work. (file, add, timeline, etc)
I roll over, they sense me rolling over, but click on it doesn't work
everything else in blender seems to be running fine
Runing 10.04, same prob with 9.10
View 4 Replies
View Related
May 28, 2010
I've only been using Ubuntu for a few months, a good friend turned me on to it and I definitely like it better than any version of Windows out there, but I'm definitely still learning about it.
I may have clicked on something, but my bottom tool bar totally disappeared and I'm not sure how to get it back. Before it disappeared, none of the windows I had opened were showing up on it either.
To reiterate, I'm not sure what I clicked on to make it disappear, for the most part it just did... :-/
I was using the 9.10 distro and just upgraded to the 10.04 distro. I'm not sure if that has anything to do with it either.
View 1 Replies
View Related
Jun 3, 2010
I'm using 32 bit ubuntu and from time to time when I boot up every window I open is missing the tool bar up top that contains the minimize, expand and close buttons. usually a reboot or 2 fixes it but it hasn't worked. how do I fix this bug?
View 6 Replies
View Related
Jun 17, 2010
I was reading through the list of features for the new Linux Mint release and I found something that I have been looking for on Ubuntu for a while... The New Backup tool.Is there anyway I can get this on Ubuntu? I mean after all, Linux Mint is built on Ubuntu.
View 9 Replies
View Related
Jun 24, 2010
I use this tool on windows [URL] for low level formatting hard drives. I have been looking for a tool like this for ubuntu but having now luck. I read on another thread that I can use this command - sudo dd if=/dev/zero of=/dev/sdx. Will that work aswell? if so is there a front-end available for it?
View 6 Replies
View Related
Jul 6, 2010
After I use the 'find' command line tool to find a file, how can I redirect the result to another tool?
Example:
> find . -name blah.txt
Result: ./SomeDirectory/blah.txt
I would like to send that result to vim so I wouldn't have to type out "vim ./SomeDirectory/blah.txt"
View 7 Replies
View Related
Aug 4, 2010
I am trying to install the Tool chain for avr following this link:[URL]
I get an error that I need gmp and other things so I try to install them as pointed out in the same web page lower:
Build GMP for MinGW
* Version 4.2.3
* <http://gmplib.org/>
* Build script:
[Code].....
the point is that I have no idea in which directory to install the gmp.
View 1 Replies
View Related
Aug 28, 2010
How do I get rid of Yellow Tool Tips? I already tried: gconf-editor and apps > panel > global and uncheck tooltips_enabled; then rebooted. The yellow tips are still there. I find them of little help and a bit annoying. Update: Actually I just noticed that the color depends on the theme being used, therefore it is not always yellow!
View 3 Replies
View Related
Nov 14, 2010
I know that there are other threads about performance problems (10.10 runs slow and jerky and way too slow for instance), but there is no solution (at least for me): I have a normal laptop (ASUS F5 with 2 GB). I used Ubuntu 9.x, and it was fine, there were no performance issues. But with Ubuntu 10.10 most applications are very slow (nautilus, OpenOffice, Eclipse ...). I have GNOME and no visual effects (hardware driver for graphics card). It is almost impossible to work with this system.Can I use a profiling tool for analysis? What tool do you recommend?
View 1 Replies
View Related
Mar 10, 2011
My workstation has a Nvidia Quadra FX550 graphics card which affects compiz in a very bad way; movies is often just black screened, Blender runs extremely slow etc. Switching to Metacity makes the computer much more robust without any glitches.
I would gladly move to Metacity if not for a big BUT; the annotation tool in Compiz which I use all the time. Not having that makes me a handicapped animator.
So, is there some sceen annotate tool that works in Metacity?
View 5 Replies
View Related
May 20, 2011
I haven't used this tool for a couple of months now and in that time I've had to reinstall ubuntu 10.10 for other needs. so I've gotten the tool back because of certain characters that ubuntu won't recognize, but I'm having an issue with it. I get this when I try to run it: Your current encoding was not found, or you are using the C Locale. Please pick a supported language from usr/share/i18n/SUPPORTED and log in again.
I'm not sure exactly how to do this and wanted to ask here first before I screw something up with the unicode. Also this hasn't happened to me the first time I've used this, but also I didn't perform or install as many other options and devices as last time either.
View 1 Replies
View Related
Jun 25, 2011
My unity toolbar has disappeared. The old style ubuntu panels have appeared in its place. This was happening on occasion before, but restarting the computer would get rid of it. This time unity has been gone for about a week, through many reboots, driver re-installations, etc.I just installed a new graphics card, which is working fine on the windows partition. Unity would fail to load on occasion with the old card, too. I know the new card works with Ubuntu, because Unity was working fine with it for about a week.
I'm running Ubuntu 11.04. The old card was a GeForce 7900 GT, the new one is a low-profile Sparkle GeForce 8400 GS.
View 9 Replies
View Related