Opened 12 years ago

Last modified 12 years ago

#32406 closed defect

kdevelop crashes when importing/creating projects — at Version 1

Reported by: benjamin@… Owned by: nicos@…
Priority: Normal Milestone:
Component: ports Version: 2.0.3
Keywords: Cc:
Port: kdevplatform kdevelop

Description (last modified by ryandesign (Ryan Carsten Schmidt))

Steps to reproduce:

  • project -> new from template...
  • c++ no gui / simple cmake based c++...
  • project name test
  • no version control
  • Finish
  • OK

Below is the output of kdevelop:

kdevelop(59241)/KSharedDataCache ensureFileAllocated: This system misses support for posix_fallocate() -- ensure this partition has room for at least 10547296 bytes. 
kdevelop(59241)/KSharedDataCache: Unable to find an appropriate lock to guard the shared cache.  This *should* be essentially impossible. :( 
kdevelop(59241)/KSharedDataCache: Unable to perform initial setup, this system probably does not really support process-shared pthreads or semaphores, even though it claims otherwise. 
kdevelop(59241)/KSharedDataCache: Unable to unmap shared memory segment 0x10d08f000 
WARNING: deleting stale lockfile /Users/bpiwowar/.kdevduchain/{c65e1ea8-e78e-4c13-aeb6-9f73fbf0a7ca}/0/lock
kdevelop(59241)/kdevplatform (language) KDevelop::ItemRepositoryRegistry::open: version-hint not found, seems to be an old version 
kdevelop(59241)/kdevplatform (language) KDevelop::ItemRepositoryRegistry::open: "The data-repository at /Users/bpiwowar/.kdevduchain/{c65e1ea8-e78e-4c13-aeb6-9f73fbf0a7ca}/0 has to be cleared." 
kdevelop(59241)/kdevplatform (shell) KDevelop::PluginController::loadPluginInternal: Loading plugin ' "kdevkonsoleview" ' failed, KPluginLoader reported error: ' 
"No service matching the requirements was found" ' 
QMenu: No OSMenuRef created for popup menu
QMenu: No OSMenuRef created for popup menu
kdevelop(59241): couldn't create slave: "Unable to create io-slave:
klauncher said: Unknown protocol 'man'.
" 
kdevelop(59241) KSambaSharePrivate::findSmbConf: KSambaShare: Could not find smb.conf! 
bzDecompress returned 4 
KBzip2Filter::uncompress 1 
bzDecompress returned 4 
KBzip2Filter::uncompress 1 
bzDecompress returned 4 
KBzip2Filter::uncompress 1 
bzDecompress returned 4 
KBzip2Filter::uncompress 1 
bzDecompress returned 4 
KBzip2Filter::uncompress 1 
kdevelop(59241)/kdevplatform (shell) KDevelop::PluginController::loadPluginInternal: Unable to find a plugin named ' "" '! 
QKqueueFileSystemWatcherEngine: error during kevent wait: Bad file descriptor
Unable to start Dr. Konqi

Change History (1)

comment:1 Changed 12 years ago by ryandesign (Ryan Carsten Schmidt)

Description: modified (diff)
Owner: changed from macports-tickets@… to nicos@…
Port: kdevelop added
Summary: Kdevelop crashes when importing/creating projectskdevelop crashes when importing/creating projects

Please remember to use WikiFormatting and to preview before submitting, to fill in the Port field, and to Cc the maintainer of that port.

Note: See TracTickets for help on using tickets.