Search:

Type: Posts; User: nat

Search: Search took 0.10 seconds.

  1. Replies
    23
    Views
    1,545

    Re: Problem with running the java application

    Thank you very much Norm. I tried this, but I made some mistake I suppose, so I will continue to try this. Thanks again
  2. Replies
    23
    Views
    1,545

    Re: Problem with running the java application

    Thanks Greg
  3. Replies
    23
    Views
    1,545

    Re: Problem with running the java application

    I also have another problem. I can't make a jar file, so how can I run the program from a command line? Can I?
  4. Replies
    23
    Views
    1,545

    Re: Problem with running the java application

    I just run it from IntelliJ. I tried to debug it and again, the processing of the new window, which is supposed to be a screenshot of the map, finishes, and instead of the window with the screenshot...
  5. Replies
    23
    Views
    1,545

    Re: Problem with running the java application

    I just meant if you can mention please what do you understand by configuration problem? In that context, can you please tell me several possible?
  6. Replies
    23
    Views
    1,545

    Re: Problem with running the java application

    OK, so what do you suppose to do now? What could be wrong?
    And I forgot, in some parts of the day the program works on the desktop as well, but rarely. First it happened rarely, then frequent, and...
  7. Replies
    23
    Views
    1,545

    Re: Problem with running the java application

    I use VMWare to connect to the desktop from my laptop. Yes, the desktop is connected in a cloud, connected on a LAN, and yes, the laptop uses the WiFi in the lab. But if I run the same program,...
  8. Replies
    23
    Views
    1,545

    Re: Problem with running the java application

    Wi-Fi= local area wireless technology
  9. Replies
    23
    Views
    1,545

    Re: Problem with running the java application

    There isn't any message appearing. But if I run it on my laptop using VMware and WiFi, i.e. to run the same program connecting on the desktop computer where it doesn't work and doesn't show an error...
  10. Replies
    23
    Views
    1,545

    Re: Problem with running the java application

    I put now, but again the same problem persists. Here is some of the code:


    try {
    robot = new Robot();

    ImageManipulation imageManipulation = new ImageManipulation();
    ...
  11. Replies
    23
    Views
    1,545

    Re: Problem with running the java application

    No, only the program doesn't open the window which is supposed to be a screen shot of the Google Map, but opens again the starting window for the program.
  12. Replies
    23
    Views
    1,545

    Problem with running the java application

    Hi,

    I have a java application which uses Google Maps to analyze the traffic condition.
    But sometimes it can be run and work properly, sometimes not. On some computers on which there is installed...
Results 1 to 12 of 12