https://bugs.kde.org/show_bug.cgi?id=368970

--- Comment #8 from Gregor Mi <codestr...@posteo.org> ---
```
 ====> DUCHAIN ====>     rebuilding duchain for
"/home/gregor/dev/src/tp64/unsorted/kdevelop/pyproj1/arcade1.py" (was built
before)
kdev.python.duchain:  --- Search paths from cache: 
(QUrl("file:///usr/lib/python34.zip"), QUrl("file:///usr/lib64/python3.4"),
QUrl("file:///usr/lib64/python3.4/plat-linux"),
QUrl("file:///usr/lib64/python3.4/lib-dynload"),
QUrl("file:///home/gregor/.local/lib/python3.4/site-packages"),
QUrl("file:///usr/lib64/python3.4/site-packages"),
QUrl("file:///usr/lib64/python3.4/_import_failed"),
QUrl("file:///usr/lib/python3.4/site-packages"))
kdev.python.duchain: Found module path [path/path in file]: 
QPair(QUrl("file:///home/gregor/.virtualenvs/arcade/lib/python3.5/site-packages/arcade/__init__.py"),())
kdev.python.duchain: Declaration identifier: "arcade"
kdev.python.duchain: creating declaration tree for ("arcade")
kdev.python.duchain: really encountered: 0x7fdfb81da690 ; scheduled: ()
kdev.python.duchain: "mixed arcade"
kdev.python.duchain: scheduled: ()
kdev.python.duchain: creating context for  "arcade"
kdev.python.duchain: adding imported context to inner declaration
kdev.python.duchain: closing context
kdev.python.duchain: creating declaration tree for ("arcade", "application")
kdev.python.duchain: Found existing import statement while creating declaration
for  "arcade.application"
kdev.python.duchain: remaining identifiers: ("application")
kdev.python.duchain: really encountered: 0x7fdfb80b4f60 ; scheduled:
(0x7fdfb80b4f60, 0x7fdfb80eccc0, 0x7fdfb89074f0, 0x7fdfb80fcb90,
0x7fdfb80fb1d0, 0x7fdfb8135ac0, 0x7fdfb8130770, 0x7fdfb82fd9d0, 0x7fdfb809b790,
0x7fdfb81044d0, 0x7fdfb8138b10, 0x7fdfb8138990, 0x7fdfb80ecc40)
kdev.python.duchain: "mixed application"
kdev.python.duchain: scheduled: (0x7fdfb80eccc0, 0x7fdfb89074f0,
0x7fdfb80fcb90, 0x7fdfb80fb1d0, 0x7fdfb8135ac0, 0x7fdfb8130770, 0x7fdfb82fd9d0,
0x7fdfb809b790, 0x7fdfb81044d0, 0x7fdfb8138b10, 0x7fdfb8138990, 0x7fdfb80ecc40)
```

So arcade seems to be found. Maybe it is because kdevelop has only python 3.4
packages in the search path and not any of 3.5?

-- 
You are receiving this mail because:
You are watching all bug changes.

Reply via email to