Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!
Bug 73405 - New gdesklet ebuild: BSRDG border
Summary: New gdesklet ebuild: BSRDG border
Status: RESOLVED WONTFIX
Alias: None
Product: Gentoo Linux
Classification: Unclassified
Component: New packages (show other bugs)
Hardware: All All
: High normal (vote)
Assignee: gDesklets packages
URL:
Whiteboard:
Keywords:
Depends on:
Blocks: 73071 73402
  Show dependency tree
 
Reported: 2004-12-04 19:57 UTC by Doug McMillan
Modified: 2005-04-27 21:49 UTC (History)
0 users

See Also:
Package list:
Runtime testing required: ---


Attachments
ebuild with the error (desklet-bsrdgborder-0.1.ebuild,1.09 KB, text/plain)
2004-12-04 20:01 UTC, Doug McMillan
Details

Note You need to log in before you can comment on or make changes to this bug.
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.