Bug 61635 - [MAINTAINER UPDATE] desktutils/splashsetter
Summary: [MAINTAINER UPDATE] desktutils/splashsetter
Status: Closed FIXED
Alias: None
Product: Ports & Packages
Classification: Unclassified
Component: Individual Port(s) (show other bugs)
Version: Latest
Hardware: Any Any
: Normal Affects Only Me
Assignee: Pav Lucistnik
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2004-01-20 15:10 UTC by Franz Klammer
Modified: 2004-01-22 11:29 UTC (History)
0 users

See Also:


Attachments
splashsetter63.diff (1.80 KB, patch)
2004-01-20 15:10 UTC, Franz Klammer
no flags Details | Diff

Note You need to log in before you can comment on or make changes to this bug.
Description Franz Klammer 2004-01-20 15:10:16 UTC

update to version 6.3
Comment 1 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-21 19:39:16 UTC
State Changed
From-To: open->feedback

$ splashsetter  
Traceback (most recent call last): 
File "/usr/X11R6/bin/splashsetter", line 53, in ? 
splash.run_gui() 
File "/usr/X11R6/libexec/splashsetter/splash_set_gui_lib.py", line 248, in run_gui 
self.__build_iconlist() 
File "/usr/X11R6/libexec/splashsetter/splash_set_gui_lib.py", line 312, in __build_iconlist 
self.load_config() 
File "/usr/X11R6/libexec/splashsetter/splash_set_lib.py", line 138, in load_config 
self.__search_in_system_dir = self.config.get_cb_sysdir_state() 
AttributeError: 'gconf.Client' object has no attribute 'get_cb_sysdir_state' 

Any idea? I have py-gnome-2.0.0 and gconf2-2.4.0.1 here. 


Comment 2 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-21 19:39:16 UTC
Responsible Changed
From-To: freebsd-ports-bugs->pav

Watch.
Comment 3 Pav Lucistnik freebsd_committer freebsd_triage 2004-01-22 11:29:34 UTC
State Changed
From-To: feedback->closed

Committed, thanks!