Bug 211253

Summary: krandtray bug with open "Translate this app" from tray menu
Product: krandr Reporter: sobik2 <sobik2>
Component: krandrtrayAssignee: Gustavo Pichorim Boiko <gustavo.boiko>
Status: RESOLVED DOWNSTREAM    
Severity: normal CC: andresbajotierra, myriam, sobik2
Priority: NOR    
Version: unspecified   
Target Milestone: ---   
Platform: Ubuntu   
OS: Linux   
Latest Commit: Version Fixed In:

Description sobik2 2009-10-20 21:48:44 UTC
Version:           0.5 (using KDE 4.3.2)
OS:                Linux
Installed from:    Ubuntu Packages

krandtray bug with open "Translate this app" from tray menu -> nothing happend

how to reproduce:
1) run krandrtray from konsole
2) right click on tray icon > "help" > "translate this application"
3) nothing happend
4) there is this output in consele:

sobi@sobi-laptop:/bin$ krandrtray                                                                                                                                         
sobi@sobi-laptop:/bin$ findServiceByDesktopPath: randr not found                                                                                                          
findServiceByDesktopPath: nvidiadisplay not found                                                                                                                         
findServiceByDesktopPath: nvidia3d not found                                                                                                                              
findServiceByDesktopPath: kgamma not found                                                                                                                                
findServiceByDesktopPath: energy not found                                                                                                                                
Traceback (most recent call last):                                                                                                                                        
  File "<string>", line 5, in <module>
  File "/usr/share/launchpad-integration/launchpadintegration/main.py", line 58, in main
    return showUrl(getTranslateUrl(pkginfo), logger)
  File "/usr/share/launchpad-integration/launchpadintegration/urls.py", line 63, in getTranslateUrl
    return getSourcePackageUrl(pkginfo, 'translations')
  File "/usr/share/launchpad-integration/launchpadintegration/urls.py", line 56, in getSourcePackageUrl
    return urlparse.urljoin(prefix, '+source/%s/' % pkginfo.sourcepackage)
AttributeError: 'NoneType' object has no attribute 'sourcepackage'
Comment 1 sobik2 2009-10-20 21:53:57 UTC
Using kubuntu karmic 9.10 beta, kernel 2.6.31
Comment 2 Dario Andres 2009-10-21 17:27:42 UTC
Please report to Kubuntu. That entry "Translate this app" is a Kubuntu specific addon to create translations in the Kubuntu system.
https://wiki.kubuntu.org/Kubuntu/Bugs/Reporting
Regards