Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 73405

Summary: New gdesklet ebuild: BSRDG border
Product: Gentoo Linux Reporter: Doug McMillan <dlm1065>
Component: New packagesAssignee: gDesklets packages <gdesklets>
Status: RESOLVED WONTFIX    
Severity: normal    
Priority: High    
Version: unspecified   
Hardware: All   
OS: All   
Whiteboard:
Package list:
Runtime testing required: ---
Bug Depends on:    
Bug Blocks: 73071, 73402    
Attachments: ebuild with the error

Description Doug McMillan 2004-12-04 19:57:50 UTC
This ebuild seems to be used in multiple other on the http://gdesklets.gnomedesktop.org/ site
in particular this one is used by the hourly slideshow window desklet hottie that I filed under bug #73402 and put an ebuild in for

I have an ebuild for this but it is generating an error and any 
assistance in figuring it out would be appreciated I will 
attach the ebuild  and its error in a sec
Comment 1 Doug McMillan 2004-12-04 20:01:16 UTC
Created attachment 45307 [details]
ebuild with the error

Traceback (most recent call last):
  File "/usr/share/gdesklets/factory/SensorFactory.py", line 83, in
create_sensor
    sensor = module.new_sensor(args)
  File "./BSRDGborder/__init__.py", line 194, in new_sensor
    def new_sensor ( args ): return apply ( BSRDGborder, args )
  File "./BSRDGborder/__init__.py", line 25, in __init__
    self._set_config_type ( "theme", TYPE_STRING, self.__getthemes () [0] [1] )

IndexError: list index out of range
Comment 2 Doug McMillan 2004-12-04 20:02:08 UTC
this ebuild needs to work for the ebuild in bug #73402 to work
Comment 3 Doug McMillan 2004-12-04 20:25:53 UTC
this ebuild needs to work for the ebuild in bug #73071 to work
Comment 4 Joe Sapp (RETIRED) gentoo-dev 2005-04-27 21:49:13 UTC
This and it's dependencies are deprecated in gDesklets by now.