| Summary: |
Packagekit gui (also the deamon) give error when search a package name including a special turkish character |
| Product: |
PackageKit
|
Reporter: |
Ulas Sahin <ulas.sahin> |
| Component: |
General | Assignee: |
Richard Hughes <richard> |
| Status: |
RESOLVED
INVALID
|
QA Contact: |
|
| Severity: |
normal
|
|
|
| Priority: |
medium
|
|
|
| Version: |
unspecified | |
|
| Hardware: |
x86 (IA32) | |
|
| OS: |
Linux (All) | |
|
| Whiteboard: |
|
|
i915 platform:
|
|
i915 features:
|
|
Use of freedesktop.org services, including Bugzilla, is subject to our Code of Conduct. How we collect and use information is described in our Privacy Policy.
Packagekit gui (gtk)(also the deamon in verbose) gives error when search a package name including a special turkish character Error Type: <type 'exceptions.TypeError'> Error Value: 'in <string>' requires string as left operand File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2895, in <module> main() File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 2892, in main backend.dispatcher(sys.argv[1:]) File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 632, in dispatcher self.dispatch_command(args[0], args[1:]) File : /usr/lib/python2.6/site-packages/packagekit/backend.py, line 584, in dispatch_command self.search_details(options, searchterms) File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 406, in search_details self._do_search(searchlist, filters, key) File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 342, in _do_search self._do_meta_package_search(fltlist, key) File : /usr/share/PackageKit/helpers/yum/yumBackend.py, line 318, in _do_meta_package_search if key in grpid: