Bug 500409 - system-config-kickstart traceback in save file dialog
Summary: system-config-kickstart traceback in save file dialog
Keywords:
Status: CLOSED RAWHIDE
Alias: None
Product: Fedora
Classification: Fedora
Component: system-config-kickstart
Version: rawhide
Hardware: All
OS: Linux
low
medium
Target Milestone: ---
Assignee: Chris Lumens
QA Contact: Fedora Extras Quality Assurance
URL:
Whiteboard:
Depends On:
Blocks:
TreeView+ depends on / blocked
 
Reported: 2009-05-12 15:32 UTC by Roman Rakus
Modified: 2014-01-13 00:09 UTC (History)
2 users (show)

Fixed In Version:
Doc Type: Bug Fix
Doc Text:
Clone Of:
Environment:
Last Closed: 2009-05-20 17:12:42 UTC
Type: ---
Embargoed:


Attachments (Terms of Use)
Traceback (586 bytes, text/plain)
2009-05-12 15:33 UTC, Roman Rakus
no flags Details
Patch (2.10 KB, patch)
2009-05-12 15:35 UTC, Roman Rakus
no flags Details | Diff

Description Roman Rakus 2009-05-12 15:32:23 UTC
Description of problem:
system-config-kickstart traceback in save file dialog if file name is empty

Version-Release number of selected component (if applicable):
system-config-kickstart-2.7.22-1

How reproducible:


Steps to Reproduce:
1. File -> Save File (CTRL + S)
2. Set name to empty string
3. Hit enter (or click on Save)
  
Actual results:
traceback 

Expected results:
Do nothing

Additional info:
I will attach traceback and patch.

Comment 1 Roman Rakus 2009-05-12 15:33:23 UTC
Created attachment 343597 [details]
Traceback

Comment 2 Roman Rakus 2009-05-12 15:35:12 UTC
Created attachment 343598 [details]
Patch

Simple check...

Comment 3 Chris Lumens 2009-05-20 17:12:42 UTC
Yep, looks pretty simple.  I'm going to change it to just check for not self.dialog.filePath and return in that case, though, since it involves less indenting.  Thanks for the patch.


Note You need to log in before you can comment on or make changes to this bug.