Summary: | Semikolon kills KDevelop4 | ||
---|---|---|---|
Product: | [Applications] kate | Reporter: | Jonas Oberhauser <s9joober> |
Component: | general | Assignee: | KWrite Developers <kwrite-bugs-null> |
Status: | RESOLVED DUPLICATE | ||
Severity: | crash | Keywords: | drkonqi |
Priority: | NOR | ||
Version: | unspecified | ||
Target Milestone: | --- | ||
Platform: | openSUSE | ||
OS: | Linux | ||
Latest Commit: | Version Fixed In: | ||
Sentry Crash Report: |
Description
Jonas Oberhauser
2013-12-16 23:07:10 UTC
Under the assumption that kdevelop uses the kate version that is installed, the kate version would be 3.11.3 Can you attach the file and tell us where you insert the semicolon such that we can reproduce it? Also, do you see an assert message on the command line when you reproduce this error, or does it simply crash? I don't think the file matters, since it crashes for any new file I create when I press the semikolon key (even in an empty session). Here is the output in the terminal when I start with "kdevelop &": KGlobal::locale(): Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work qrc:/main.qml:23:1: QML Loader: Binding loop detected for property "source" qrc:/main.qml:23:1: QML Loader: Binding loop detected for property "source" Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath) Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath) kdevelop(10252)/konsole Konsole::Session::run: Attempted to re-run an already running session. X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 (X_GetProperty) Resource id: 0x3000012 kdevelop(10252) KSambaSharePrivate::findSmbConf: KSambaShare: Could not find smb.conf! /usr/bin/cat: /home/adminuser/.kde4/share/apps/kdevelop/sessions/{8fd83778-2262-4bdb-aca8-c62493091567}/default.sh: No such file or directory kdevelop(10252)/kdevplatform (shell) KDevelop::standardArguments: ARG: "kdevelop" kdevelop(10252)/kdevplatform (shell) KDevelop::standardArguments: ARGUMENTS: () from 1 KGlobal::locale(): Warning your global KLocale is being recreated with a valid main component instead of a fake component, this usually means you tried to call i18n related functions before your main component was created. You should not do that since it most likely will not work qrc:/main.qml:23:1: QML Loader: Binding loop detected for property "source" qrc:/main.qml:23:1: QML Loader: Binding loop detected for property "source" Object::connect: No such signal org::freedesktop::UPower::DeviceAdded(QDBusObjectPath) Object::connect: No such signal org::freedesktop::UPower::DeviceRemoved(QDBusObjectPath) kdevelop(10397)/kdevplatform (shell) KDevelop::SessionControllerPrivate::performRecovery: Starting recovery from "/home/adminuser/.kde4/share/apps/kdevelop/sessions/{11dad613-5b2f-4585-ab06-df85f75be24d}/recovery/current" kdevelop(10397)/konsole Konsole::Session::run: Attempted to re-run an already running session. X Error: BadWindow (invalid Window parameter) 3 Major opcode: 20 (X_GetProperty) Resource id: 0x4000012 kdevelop(10397) KSambaSharePrivate::findSmbConf: KSambaShare: Could not find smb.conf! QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: No such file or directory QFileSystemWatcher: failed to add paths: /home/adminuser/projects/facerecognizer/zeromqprototype/build/CMakeCache.txt KCrash: Application 'kdevelop' crashing... KCrash: Attempting to start /usr/lib64/kde4/libexec/drkonqi from kdeinit sock_file=/home/adminuser/.kde4/socket-linux-fftx.site/kdeinit4__0 QProcess: Destroyed while process is still running. QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Bad file descriptor QFileSystemWatcher: failed to add paths: /usr/share/cmake/Modules/CMakeUnixFindMake.cmake QInotifyFileSystemWatcherEngine::addPaths: inotify_add_watch failed: Bad file descriptor QFileSystemWatcher: failed to add paths: /usr/share/cmake/Modules/CMakeDetermineSystem.cmake *** This bug has been marked as a duplicate of bug 328271 *** |