Created attachment 684097 [details] Cancel button insensitive Description of problem: After a fresh start of transmageddon, the Cancel button remains insensitive as long as no input file is selected. So the only way to finish transmageddon in this situation is to kill it by the WindowManager's close button in the title bar. Version-Release number of selected component (if applicable): transmageddon-0.25-2.fc18.noarch How reproducible: alwas Steps to Reproduce: 1.Start transmageddon without input file selection 2.Try to cancel 3. Actual results: No possible Expected results: Cancel should be possible Additional info:
The cancel button isn't meant to close transmageddon. It doesn't even do that when you have chosen a file, it cancels the ongoing transcode allowing you to start another one.
(In reply to comment #1) > The cancel button isn't meant to close transmageddon. It doesn't even do > that when you have chosen a file, it cancels the ongoing transcode allowing > you to start another one. That means there is no button to close transmageddon? Obviously the only possibitly seems to be the QUIT button of gnome3 activities bar at the top of the desktop.
Well there are 3 options to close Transmageddon. There is the quit item in the activities bar as you point out, and its the window manager X button and finally there is the good old alt+f4. Why do you feel there is a need for a separate 'quit' button in the main user interface? I mean the Window manager X button does the job doesn't it?
(In reply to comment #3) > Well there are 3 options to close Transmageddon. There is the quit item in > the activities bar as you point out, and its the window manager X button and > finally there is the good old alt+f4. > > Why do you feel there is a need for a separate 'quit' button in the main > user interface? I mean the Window manager X button does the job doesn't it? Accepted, especially when using xfce for desktop example, then transmageddon has a real quit button in it's own menu :-). That's sufficient.