Bug 211253 - krandtray bug with open "Translate this app" from tray menu
Summary: krandtray bug with open "Translate this app" from tray menu
Status: RESOLVED DOWNSTREAM
Alias: None
Product: krandr
Classification: Miscellaneous
Component: krandrtray (show other bugs)
Version: unspecified
Platform: Ubuntu Linux
: NOR normal
Target Milestone: ---
Assignee: Gustavo Pichorim Boiko
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2009-10-20 21:48 UTC by sobik2
Modified: 2012-06-20 07:51 UTC (History)
3 users (show)

See Also:
Latest Commit:
Version Fixed In:


Attachments

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