Preliminary info: I'm running Kubuntu 13.04 in VirtualBox on my iMac, which is running Mac OS 10.7.3.
1 gb ram and 20 gb storage are allocated to the VM; I have 4 gb ram and 500 gb storage in total.
Kubuntu is using KDE 4.10.5. Apparently my Grub version is "0.97-29ubuntu66" whatever that means.
I have Java installed, in case that has any bearing on my issues.
I feel like I should apologise for having so many questions, lol.
1. There is a rather obscure programming environment called JES (Jython Environment for Students - you can find it here https://code.google.com/p/mediacomp-jes/) which I'm required to use for uni work. It's a .sh file, and in Xubuntu double-clicking on the file immediately launches the program. However, in Kubuntu it just opens in a text editor. At the top of the file, there is a comment:
#!/bin/sh
# launches JES on mac and linux
I'm not even sure what that means, but I tried !/bin/sh in terminal anyway. It said event not found.
There are instructions here for installing and launching JES in Linux: http://personal.denison.edu/~bressou...lJESLinux.html
As far as I can see, this is saying that typing the path to the file into Terminal will launch it. I've tried that and it just says command not found.
The most 'successfull' command I've tried yet is bash filepath, which seems to at least do something:
sh: 0: Can't open ./list-jars.sh
Error: Could not find or load main class JESstartup
I spoke to a friend about this and he thought I might be missing a package that allows .sh files to open automatically. Any ideas?
2. I have 'show hidden files' turned on in Dolphin, but when I do a search, it's still not showing me all the system files. For instance, I wanted to find the color scheme files (which are stored in .kde/share/apps/color-schemes) so I could put them on my USB stick. I eventually found the folder by trial and error, but it really annoyed me that when I searched for the names of the files they didn't come up, even though I had 'show hidden files' checked. Is there any way to index these kind of files? Ideally, I would like every single file on my computer to be indexed, so I can search for anything and be assured of finding it.
3. I frequently need to know app commands, yet they're ridiculously hard to get hold of. Yesterday I had to google the command for an app in order to add it in the KDE menu editor (long story), and then I couldn't understand why it was crashing every time I opened it. Turns out the command I found on Google was wildly out of date (I googled some more and eventually found the correct command.)
The only way I know of for finding out the command is googling it and hoping some documentation comes up. Is there any other way?
4. How can I make Kubuntu recognise my mic and webcam? There might be some hardware compatibility issues here as I'm running it as a VM on an iMac. The microphone issue is less important at the moment; mostly I'd just like to see something when I open up Kamoso. Kamerka actually gives me an error ('Cannot connect to V4L device'). However, I want to use Kamoso because it can record video as well....
5. How do I get Sylpheed to display all the fancy images/buttons/etc in automated emails from websites? I unchecked 'render HTML messages as text' in the preferences, but it hasn't changed anything.
1 gb ram and 20 gb storage are allocated to the VM; I have 4 gb ram and 500 gb storage in total.
Kubuntu is using KDE 4.10.5. Apparently my Grub version is "0.97-29ubuntu66" whatever that means.
I have Java installed, in case that has any bearing on my issues.
I feel like I should apologise for having so many questions, lol.
1. There is a rather obscure programming environment called JES (Jython Environment for Students - you can find it here https://code.google.com/p/mediacomp-jes/) which I'm required to use for uni work. It's a .sh file, and in Xubuntu double-clicking on the file immediately launches the program. However, in Kubuntu it just opens in a text editor. At the top of the file, there is a comment:
#!/bin/sh
# launches JES on mac and linux
I'm not even sure what that means, but I tried !/bin/sh in terminal anyway. It said event not found.
There are instructions here for installing and launching JES in Linux: http://personal.denison.edu/~bressou...lJESLinux.html
As far as I can see, this is saying that typing the path to the file into Terminal will launch it. I've tried that and it just says command not found.
The most 'successfull' command I've tried yet is bash filepath, which seems to at least do something:
sh: 0: Can't open ./list-jars.sh
Error: Could not find or load main class JESstartup
I spoke to a friend about this and he thought I might be missing a package that allows .sh files to open automatically. Any ideas?
2. I have 'show hidden files' turned on in Dolphin, but when I do a search, it's still not showing me all the system files. For instance, I wanted to find the color scheme files (which are stored in .kde/share/apps/color-schemes) so I could put them on my USB stick. I eventually found the folder by trial and error, but it really annoyed me that when I searched for the names of the files they didn't come up, even though I had 'show hidden files' checked. Is there any way to index these kind of files? Ideally, I would like every single file on my computer to be indexed, so I can search for anything and be assured of finding it.
3. I frequently need to know app commands, yet they're ridiculously hard to get hold of. Yesterday I had to google the command for an app in order to add it in the KDE menu editor (long story), and then I couldn't understand why it was crashing every time I opened it. Turns out the command I found on Google was wildly out of date (I googled some more and eventually found the correct command.)
The only way I know of for finding out the command is googling it and hoping some documentation comes up. Is there any other way?
4. How can I make Kubuntu recognise my mic and webcam? There might be some hardware compatibility issues here as I'm running it as a VM on an iMac. The microphone issue is less important at the moment; mostly I'd just like to see something when I open up Kamoso. Kamerka actually gives me an error ('Cannot connect to V4L device'). However, I want to use Kamoso because it can record video as well....
5. How do I get Sylpheed to display all the fancy images/buttons/etc in automated emails from websites? I unchecked 'render HTML messages as text' in the preferences, but it hasn't changed anything.
Comment