Ubuntu Multimedia :: "Could Not Find The Main Class: Org.thestaticvoid.iriverter.ConverterUI"

Jun 5, 2010

ireverter will not launch due to a java problem: "Could not find the main class: org.thestaticvoid.iriverter.ConverterUI"

In the past a solution was to add: "export LD_LIBRARY_PATH=$LD_LIBRARY_PATH:/usr/lib/jni" before the java line in the script. This does not correct my problem.

View 1 Replies


ADVERTISEMENT

Debian Programming :: Java Can't Find Main Class

May 18, 2010

This is a bit of revision for the OU course M257

Code: Select all import java.util.*;
public class FindDupes {
public static void main(String[] args) {
   Set<String> orig = new HashSet<String>();
   Set<String> dupe = new HashSet<String>();
   for(String a: args)
   if(!orig.add(a))
      dupe.add(a);

   orig.removeAll(dupe);
   System.out.println("words " + orig);
   System.out.println("dudes " + dupe);
}
}

for some reason it will compile but not run on debian lenny complains it can't find the main class but it compiles and runs without problem on Fedora 12.

View 6 Replies View Related

General :: SuSe 11.3 - Could Not Find Main Class (OData)

Apr 20, 2011

I have installed suse linux 11.3. I have jdk 1.6.20.0 and oracle 10g 10.2.0. When I tried to connect to a database through thin driver ,it is giving me the following error.

Exception in thread "main" java.lang.NoClassDefFoundError: odata
Caused by: java.lang.ClassNotFoundException: odata
at java.net.URLClassLoader$1.run(URLClassLoader.java:217)
at java.security.AccessController.doPrivileged(Native Method)
at java.net.URLClassLoader.findClass(URLClassLoader.java:205)
at java.lang.ClassLoader.loadClass(ClassLoader.java:321)
at sun.misc.Launcher$AppClassLoader.loadClass(Launcher.java:294)
at java.lang.ClassLoader.loadClass(ClassLoader.java:266)

Could not find the main class: odata. Program will exit.

View 3 Replies View Related

Ubuntu Multimedia :: Cannot Run The Iriverter Program

Jun 5, 2010

I installed "iriverter" and would like to use it to convert some video files. I like it because it uses mencoder. The problem is, after it installs it will not open. Here is the output running it from a terminal:

Code:
iriverter
Exception in thread "main" java.lang.NoClassDefFoundError: org/eclipse/swt/events/SelectionListener
at java.lang.ClassLoader.defineClass1(Native Method)

[Code].....

View 2 Replies View Related

Programming :: Getting Undefined Reference To Main In Sub-class For BST?

Apr 27, 2011

I'm writing a binary search tree class to insert records and I'm stuck on the following error:

Code:
/usr/lib/gcc/x86_64-redhat-linux/4.1.2/../../../../lib64/crt1.o: In function `_start':
(.text+0x20): undefined reference to `main'
collect2: ld returned 1 exit status
Here is the code for my class:

[Code]...

I really don't know how to approach this, I thought that everything was working fine but I have no idea what is wrong. Also, for clarification, main() is in a different .cpp file that #includes "tree.h"

View 13 Replies View Related

Programming :: Replacing The File In .Jar - Java.lang.NoClassDefFoundError Exception At Main Class

Jul 21, 2010

working on a script to update .Jar file, I have tried jar xf to unpack and jar cf to repack it is giving me java.lang.NoClassDefFoundError exception at main class. I also tried jar uf, which is also not working for me Basically my jar file requires to update date, which i do from "winrar" Manual it works fine, but now to remove "Donkey work", i want to make an script which does this all automatically, and the last stage is to update jar file which is not happening.

View 1 Replies View Related

Ubuntu Multimedia :: Find A Way To Watch Videos From Main Desktop Computer On Another Computer?

Jul 9, 2011

I've been trying to find a way to watch videos from my main desktop computer on another computer I've plugged into an HDTV. I'm such a Linux newbie that I decided to give Mythbuntu a try. It was way to complicated for what I needed, and I'm sure that some more experienced people reading my first two sentences laughed to themselves at my naivety.

What I am trying to find is simple: browsing one computer's home folder from another computer, and playing the videos therein. If there's anything like Mythvideo that requires less than half of the skill requirements, I will telepathically send love to the person that informs me of it.

View 2 Replies View Related

General :: Find The Scope / Definitions Of A Class / Methods?

Feb 13, 2010

In Windows environment when I used Borlan for C/C++ compilation, I was used to find the the scope/definitions of the methods/classes by pressing

Code:
ctrl + F1

when the cursor was hovering on that method/class. How can I find the scopes/definitions in the GNU/Linux?

Code:
//atoi.cc
#include <iostream>
main(int argc, char* argv[]) {
float var_float = atof(argv[0]);

[Code]....

View 5 Replies View Related

OpenSUSE Install :: Cannot Compile Vdrift-2009-06-15 - Warning: The Options Class Is Deprecated; Use The Variables Class Instead

Mar 12, 2010

I have a problem with compiling vdrift-2009-06-15 using scons. As the source that i obtained only supports scons i cannot use make. the error that i get when i try to compile it in GNOME Terminal is: scons: Reading SConscript files ... scons: warning: The Options class is deprecated; use the Variables class instead.
File "/home/mohit/Download/vdrift-2009-06-15/SConstruct", line 9, in <module>

scons: warning: The BoolOption() function is deprecated; use the BoolVariable() function instead.
File "/home/mohit/Download/vdrift-2009-06-15/SConstruct", line 13, in <module>
Checking for C++ header file asio.hpp... (cached) yes
Checking for C++ header file boost/bind.hpp... (cached) yes
Checking for C++ header file GL/gl.h... (cached) yes
Checking for C++ header file GL/glu.h... (cached) yes
Checking for C++ header file SDL/SDL.h... (cached) yes
[Code]........

View 4 Replies View Related

Programming :: Using Grep And Regular Expression To Find Class References In C++ File?

May 28, 2010

I'm trying to math all class references in a C++ file using grep with regular expression. I'm trying to know if a specific include is usuless or not, so I have to know if there is a refence in cpp. I wrote this RE that searches for a reference from class ABCZ, but unfortunately it isn't working as I espected:

grep -E '^[^(/*)(//)].*[^a-zA-Z]ABCZ[]*[*(<:;,{& ]'
^[^(/*)(//)] don't math comments in the begging of the line ( // or /* )
.* followed by any character

[code]....

Well, I can get patterns like this:

class Test: public ABCZ{
class Test: public ABCZ {
class Test : public ABCZ<T>

[code]....

View 4 Replies View Related

General :: Iriverter - Cannot Activate Or Load

Jun 24, 2010

Loaded iriverter through automatic Ubuntu Software Centre, it is listed under Applications Sound and Video but it will not activate or load when I click on it. The site saids that adobe is required but I have adobe loaded.

View 14 Replies View Related

Ubuntu Installation :: How To Find Packages Installed Not From Main Repos

Apr 13, 2010

I want to clean my ubuntu installation and I want to find packages which I installed using .deb files or using another (not ubuntu) repositories. I'm sure it can be done using apt or dselect or dpkg, but how?)

View 2 Replies View Related

Ubuntu Multimedia :: USB Mass Storage Class Music Players?

Feb 4, 2010

I am so completely frustrated with this and can't seem to find any solid answers. I have a Google Nexus One phone. I want to also use it as a portable music player. I can find no player for Linux that can do ALL of the following:

- copy music
- transcode when necessary
- transfer cover art in appropriate format
- transfer playlists (music files AND .m3u playlist files)

Banshee is the closest, but it is so painfully slow, has many problems with tags and also doesn't transfer playlist files. Banshee advertises support "out of the box" for this device. I've tried overriding with an .is_audio_player file, but it is ignored. Rhythmbox will transfer song files and transcode as necessary, but no artwork, no playlists. Exaile doesn't recognize this device for some reason.

View 4 Replies View Related

Ubuntu :: Can't Find Software Center Nor System / Main Menu List

Mar 28, 2010

I recently managed to install it on a PC alongside Windows XP (seperate hard disk's). Anyways I downloaded AVG 8.5.732 (avg85flx-r732-a3168.i386.deb) and installed the package (Synaptic Package Manager lists it as being installed) but I can't find in the Ubuntu Software Centre nor can I find it in the system/main menu list.

View 6 Replies View Related

OpenSUSE :: Find Gnome Main Menus Especially The Mint Menu?

Jun 12, 2011

what are the main menus available in gnome and where can i find them. I am a fan of openSUSE but i dislike its menu coz it doesnot have more applications displayed within the menu(opens a new window instead) So can nyone tell me where can i find gnome main menus especially the mint menu?

View 5 Replies View Related

Ubuntu Multimedia :: Err:ole:create_server Class {00000514-0000-0010-8000-00aa006d2ea4} Not Registered

Sep 28, 2010

I get this access violation message when I try to run The Godfather in Wine.The Godfather is an audio file tagging and organization program. he message reads:

Exception EAccessViolation in module TheGodFather.exe at 00000000.
Access violation at address 00000000. Read of address 00000000.

The header says "Application Error" and my only option is an OK button which terminates the program. This is the output I get in the command line:

Code:

wine TheGodFather.exe
err:ole:CoGetClassObject class {00000514-0000-0010-8000-00aa006d2ea4} not registered
err:ole:create_server class {00000514-0000-0010-8000-00aa006d2ea4} not registered
err:ole:CoGetClassObject no class object {00000514-0000-0010-8000-00aa006d2ea4} could be created for context 0x5

[code].....

View 2 Replies View Related

Ubuntu Multimedia :: Use 2nd GPU As The Main Display Device?

Mar 23, 2011

have a system that has a GTX285 and a PCI 8400GS. I'm running Ubuntu 9.10 I'm trying to get the system to use the 8400GS to run X windows and the GTX285 to use as the compute device. Everytime I start up my system with both cards it always uses the GTX285 as the display device. How do I configure it to use the 8400 instead? I've tried the nvidia settings program and I don't see how to do this. Do I need to change something in my xorg.conf ? I don't know much about editing this file.

View 3 Replies View Related

Ubuntu Multimedia :: OpenShot - Cannot Import Name Main

May 5, 2011

Openshot appears to be dead, clicked the launcher nothing happened. Starting it in the terminal produced the following error messages:
$ openshot
ERROR 1
Failed to import 'from openshot import main'
Error Message: cannot import name main

OpenShot (version 1.3.1)
Process no longer exists: 10436. Creating new pid lock file.
*** ERROR: MLT Python bindings failed to import ***
*** ERROR: MLT Python bindings failed to import ***
*** ERROR: MLT Python bindings failed to import ***
Exception in thread Thread-1: .....

View 1 Replies View Related

Ubuntu Multimedia :: PulseAudio - Cannot Set Main System Volume

Nov 27, 2010

I've got rhythmbox playing and to minimize the effect of the mic input being routed to the computer's main output, I wanted to set the main system volume to be fairly low and turn up the level in rhythmbox. Pulseaudio won't let me do that. If I change the computer's main volume, it changes rhythm box's volume, and vice versa. I don't think I saw that behavior before, no idea what changed.

Am I completely misunderstanding something? I thought the point of an audio server is so that the client applications could produce the signals in their own way and send them through the server. Why do they have to interfere with each other's settings? Is there some preference to make it stop doing that? I looked in pavucontrol, device chooser and manager, don't see anything.

View 4 Replies View Related

Ubuntu Multimedia :: Having The VLC Play List Joined Together With Main VLC Window?

Mar 17, 2010

Is there a way to have the VLC play list joined together with the main VLC screen? i.e. just like gnome-mplayer 0.9.8? I really don't like the separate windows setup with VLC, although VLC is still my number one video player.

View 2 Replies View Related

Ubuntu Multimedia :: Automatically Patch Netjack To Main Out In Jackd?

Jun 1, 2010

How do I get netjack to automatically patch to the (physical) system outputs when it connects to jackd?

Currently I have to open qjackctl manually and route netjack every time I log in. Is there a terminal interface for jackd or a special switch arg on netjack so I may automate this from a script?

View 1 Replies View Related

Ubuntu Multimedia :: Main Speakers Work But Headphone Jack Does Not

Nov 10, 2010

The problem I'm having is that when I plug in my headphones into my asus g60vx laptop I do not have sound, however if I unplug them I have sound through my laptop speakers. [URL]. Ubuntu 10.10

View 1 Replies View Related

Ubuntu Multimedia :: Second Monitor Works Fine But Main Screen Messed Up

Mar 28, 2010

I have to hold a presentation using a projector in a few days and I have to bring my own laptop, so I tried hooking up a second monitor to test if it works. As it turns out, the second monitor works fine, but then my main screen is messed up. I'm using Ubuntu 9.04 and I'm doing this on a HP Pavilion DV4000 laptop. My main screen shows just the bottom (cca) 400 pixels of the wallpaper, no bottom panel, no desktop icons. And I'm kind of scared to remove the second monitor now cause I don't know what I'll do if I don't get the main screen back.. Well, other than installing 9.10 beta that is..

View 4 Replies View Related

Ubuntu Multimedia :: Install Handbrake (video Converter) But Its Not In Main Repositories?

Jun 7, 2011

I've been trying to install Handbrake (video converter) but its not in main repositories. So i went here and here to try and find a way to add the PPA. I got more or less the same error both times:

Code:
https://launchpad.net/api/1.0/~stebbins/+archive/handbrake-snapshots: <urlopen error [Errno 8] _ssl.c:499: EOF occurred in violation of protocol>
and this:
Code:
https://launchpad.net/api/1.0/~stebbins/+archive/handbrake-releases: <urlopen error [Errno 8] _ssl.c:499: EOF occurred in violation of protocol>

View 2 Replies View Related

Debian Multimedia :: Remove Items From Main Menubar?

Dec 17, 2010

I need to remove items from Main Menubar --> Places --> Removable Media and from Computer shortcut.

View 4 Replies View Related

Debian Multimedia :: Main Menu Won't Work On Some Applications?

Jun 10, 2011

Recently our Son showed me Xscreensaver which he has running on his Debian Squeeze machine. Since I really like what you can do with it and since I use Squeeze as well, I figured that I'd try out the Xscreensaver on my system. Compiz is already working and I haven't had any 3D related problems yet. Anyway, so I install xscreensaver from the software center ... then I go to the main menu ... sure enough it's there alright. Then I place a checkmark in the box to activate/display that feature in the main menu ... but after a second or two the checkmark just vanishes. This happens over and over, even after rebooting.

I thought that a logged in user has full privileges over the items that appear in the main menu? Am I missing something? I don't know of any other (root) method to access the main menu with the apps ... Everything else reacts fine, just the folder for the xscreensaver can't be checked.

View 2 Replies View Related

OpenSUSE Multimedia :: How To Enable Main Bottom Panel

Jan 21, 2010

I closed the bottom panel in the picture.ut I could not find how to open

View 1 Replies View Related

Ubuntu Multimedia :: Make Pulseaudio STOP Copying Mic Input To Main Output?

Nov 26, 2010

I have a headset microphone plugged into the built-in audio input. The output is plugged into an amplifier > speakers.

Pulseaudio is "helpfully" routing the microphone input signal to the speaker output. I do not want this. I go to pavucontrol and disable the "monitor of the internal audio analog stereo" -- and what I say into the microphone is still coming out of the speakers.

Google gives a lot of information about how to live-stream mic input over the Internet. And, I found this here (that's for karmic, I'm running lucid):

[URL]

... but that's about how to ENABLE loopback. It says loopback should not be enabled by default, but I very clearly hear that something is doing the same thing as loopback.

(Of course, I need to hear sound from applications that are playing, and when I'm dictating text into NaturallySpeaking running under virtual box, I need sound input to go there -- so turning the mic all the way down to zero is not the solution.)

I'm fairly sure I remember hearing this behavior ever since installing Ubuntu, and I didn't do anything to turn it on. I can't imagine most users would prefer this behavior -- if it's the default behavior, why? It makes absolutely no sense to me. (Sorry. It's one of those piddly little configuration things that costs a couple of hours of web searching time, and after a while I just have to give up, but not before becoming much more frustrated than I should have to.)

So, to be clear, here's what I want:

- Applications playing audio should send sound to the main output.

- Applications receiving audio input should hear the microphone.

- Microphone sound should not EVER go to the main output unless I have explicitly launched an application making the connection. (The signal goes input -> output even when NO application is open - hence my consternation.)

View 1 Replies View Related

Ubuntu Multimedia :: Dashboard Type Plugin For Rhythmbox That Shows On Main Screen

Nov 29, 2010

What I am looking for is a dashboard type plugin for Rhythmbox which will show on the main screen ...then (because of the small size) I can use VNC on my Android Phone to see what is playing and to change songs etc.

View 3 Replies View Related

Ubuntu Multimedia :: Skype: Split Ringing And Calls To Headphone And Main Speaker On A Laptop?

Jun 3, 2010

I'm running 10.04 on a Fujitsu Siemens Amilo Pi 1505 laptop. Normally, when I plug my headphones in, all sound is diverted to them. I haven't found anything in sound preferences that changes this.(Under Sound Preferences, Output tab, there's a dropdown called Connector.It has options: "Analog Heaphones", "Analog Output" and "Analog Speakers" but they don't seem to make a difference.) I'd like to leave my headphones plugged in all day and setup my machine to play all sounds through my speakers (including Skype ringing), except Skype calls, which should play through my headphones. Skype has a feature to split the ringing and call sounds, i.e. play them on different devices, but the only option in each dropdown is "PulseAudio Server (local)".

View 1 Replies View Related







Copyrights 2005-15 www.BigResource.com, All rights reserved