** Changed in: indiv-screenlets
Status: Fix Committed => Fix Released
--
You received this bug notification because you are a member of
Individual Screenlets Developers, which is subscribed to Individual
Screenlets.
https://bugs.launchpad.net/bugs/696063
Title:
[Clock] ValueError: Invalid bus name 'org.screenlets.Óra': contains
invalid character '�'
Status in Screenlets — individual widgets development:
Fix Released
Bug description:
Launch Clock
Launching Screenlet from:
/usr/share/screenlets/screenlets-pack-all/Clock/ClockScreenlet.py
Logging output goes to: $HOME/.config/Screenlets/ClockScreenlet.log
/home/benny/.gtkrc-2.0:3: A kép nem található a következő pixmap_path
útvonalon: „/.purple/backgrounds/degradado.png”
REGISTER screenlet: ClockScreenlet
Traceback (most recent call last):
File "/usr/share/screenlets/screenlets-pack-all/Clock/ClockScreenlet.py",
line 491, in <module>
screenlets.session.create_session(ClockScreenlet)
File "/usr/lib/pymodules/python2.6/screenlets/session.py", line 471, in
create_session
session.start()
File "/usr/lib/pymodules/python2.6/screenlets/session.py", line 236, in
start
if self.__load_instances():
File "/usr/lib/pymodules/python2.6/screenlets/session.py", line 390, in
__load_instances
sl = self.create_instance(id=filename[:-4], enable_saving=False)
File "/usr/lib/pymodules/python2.6/screenlets/session.py", line 142, in
create_instance
sl = self.screenlet(id=id, session=self, **keyword_args)
File "/usr/share/screenlets/screenlets-pack-all/Clock/ClockScreenlet.py",
line 133, in __init__
**keyword_args)
File "/usr/lib/pymodules/python2.6/screenlets/__init__.py", line 699, in
__init__
True
self.register_service(service_class)
File "/usr/lib/pymodules/python2.6/screenlets/__init__.py", line 1395, in
register_service
self.service = service_classobj(self)
File "/usr/share/screenlets/screenlets-pack-all/Clock/ClockScreenlet.py",
line 51, in __init__
ScreenletService.__init__(self, clock, _('Clock'))
File "/usr/lib/pymodules/python2.6/screenlets/services.py", line 71, in
__init__
bus=dbus.SessionBus(), do_not_queue=True), self.objpath)
File "/usr/lib/pymodules/python2.6/dbus/service.py", line 108, in __new__
validate_bus_name(name, allow_well_known=True, allow_unique=False)
ValueError: Invalid bus name 'org.screenlets.Óra': contains invalid character
'�'
I think it is a translation bug, because Clock=Óra in Hungarian language.
To manage notifications about this bug go to:
https://bugs.launchpad.net/indiv-screenlets/+bug/696063/+subscriptions
--
Mailing list: https://launchpad.net/~indiv-screenlets-dev
Post to : [email protected]
Unsubscribe : https://launchpad.net/~indiv-screenlets-dev
More help : https://help.launchpad.net/ListHelp