| Summary: | krandtray bug with open "Translate this app" from tray menu | ||
|---|---|---|---|
| Product: | [Unmaintained] krandr | Reporter: | sobik2 <sobik2> |
| Component: | krandrtray | Assignee: | Gustavo Pichorim Boiko <gustavo.boiko> |
| Status: | RESOLVED DOWNSTREAM | ||
| Severity: | normal | CC: | andresbajotierra, myriam, sobik2 |
| Priority: | NOR | ||
| Version First Reported In: | unspecified | ||
| Target Milestone: | --- | ||
| Platform: | Ubuntu | ||
| OS: | Linux | ||
| Latest Commit: | Version Fixed/Implemented In: | ||
| Sentry Crash Report: | |||
Using kubuntu karmic 9.10 beta, kernel 2.6.31 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 |
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'