From kdevelop-bugs Sat Jun 26 18:55:50 2010 From: =?UTF-8?Q?Imre=20P=C3=A9ntek=20?= Date: Sat, 26 Jun 2010 18:55:50 +0000 To: kdevelop-bugs Subject: [Bug 242813] kdevelop(2829)/kdevplatform (shell) Message-Id: <20100626185550.E222B4706E () immanuel ! kde ! org> X-MARC-Message: https://marc.info/?l=kdevelop-bugs&m=127757864008966 https://bugs.kde.org/show_bug.cgi?id=242813 --- Comment #3 from Imre PĂ©ntek 2010-06-26 20:55:49 --- Now I've found some sort of... hm... "workaround" to this issue. But let's put things into context first: I used to compile my kdevelop using your doc at http://www.kdevelop.org/mediawiki/index.php/KDevelop_4/compiling at the first time I didn't even used http://www.kdevelop.org/mediawiki/index.php/KDevelop_4/requirements to find out needed packages, but found them out using cmake output... let's note at this point this list doesn't enumerates gettext, however it is needed. So I succeeded to compile my kdevelop and figured out what I need to install it on my own. Here's my list: zlib1g-dev kdelibs5-dev kdebase-workspace-dev gettext so after installing it all I thought it's OK to remove -dev packages, so I've done so. At this point my kdevelop worked fine. after that I thought it's OK to apt-get autoremove the leftaround orphaned packages, so I've done so. At this point it took some time I tried again to use my kdevelop (it was the same day, but there was a delay enough for me to forget about I've removed some packages from my machine (and it could cause this)), and noticed this "bug". I've done several things to make it work, I removed my config files, created a new project to test it, then finally tried to recompile kdevelop. In that process I remembered there were packages removed by me, as I thought they were unneeded. For the second time I noticed if I removed kdelibs5-dev (and `apt-get autoremove`d the leftarounds) the debug stuff stopped working, so I decided to reinstall it, and now purge the packages one-by-one. Finally I figured out that debug launch needs libprocessui4 to work. However http://www.kdevelop.org/mediawiki/index.php/KDevelop_4/requirements doesn't states that (and also there's no package listed here depending on that package), so maybe there was a slight pebkac involved on my side, but also you can make these improvements on the doc/software: * you can update http://www.kdevelop.org/mediawiki/index.php/KDevelop_4/requirements * you can make kdevelop print (or show in a message box) a more descriptive error message I'd been able to resolve the issue on my own (without reporting a bug (and thinking a whole day)) if I was to see a crash(+console message)/console message/gui messagebox stating clearly that "the following shared object not found:" Thank you. -- Configure bugmail: https://bugs.kde.org/userprefs.cgi?tab=email ------- You are receiving this mail because: ------- You are the assignee for the bug. _______________________________________________ KDevelop-bugs mailing list KDevelop-bugs@kdevelop.org https://barney.cs.uni-potsdam.de/mailman/listinfo/kdevelop-bugs