Menu

MonitorCentral Bugs

Anonymous
2003-07-30
2003-08-05
  • Anonymous

    Anonymous - 2003-07-30

    1) No icons in toolbar, just squares.

    I am running this in Win XP Pro.

    In the icon folder .jpg files; in the Docs\images folder .gif files, but no icons on the toolbar.

    I am starting the program by double clicking MonitorCentral.jar. There is not a MonitorCentral.exe file only a MonitorCentral shortcut file with no extension.

    May need to fire up my Linux box and see if it works in it.

     
    • John Brown

      John Brown - 2003-08-05

      The icons not showing up typicall occurs in one of two scenarios:

      1) Under windows - you have placed the application on a network drive/share (e.g. \\users\stuff\\ ) - If this is the case, you can fix the problem by mapping  a network drive to that location, for example ....

      ----CMD Window------
      C:> subst X: \\users\stuff

      Then you can start the application by double-clicking it inside drive X...

      2) Your PC isn't correctly mapping the "start" directory to the application... You can fix this problem by invoking the application from a script (batch file) or at the command line...

      -----CMD Window-----
      C:> x:
      X:> cd moncen
      X:\moncen> java -jar MonitorCentral.jar

       

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.