in reply to Re: Create a desktop icon for perl program in ubuntu?
in thread Create a desktop icon for perl program in ubuntu?

Nothing is happing.A blank window pops up and terminates.

  • Comment on Re^2: Create a desktop icon for perl program in ubuntu?

Replies are listed 'Best First'.
Re^3: Create a desktop icon for perl program in ubuntu?
by Anonymous Monk on Dec 01, 2015 at 09:04 UTC

    Nothing is happing.A blank window pops up and terminates.

    What kind of window?

      Sorry for not mentioning this before.If I assign Terminal=false nothing happens.If it is set to true , then a blank white window comes and disappears.

        so a terminal window (like bash) is popping up and disappearing

        This means your program probably isn't running at all (or terminating early), is there a setting to keep the window open (there should be)?