Changes between Initial Version and Version 1 of Ticket #32406


Ignore:
Timestamp:
Dec 5, 2011, 9:03:05 PM (12 years ago)
Author:
ryandesign (Ryan Carsten Schmidt)
Comment:

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

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #32406

    • Property Owner changed from macports-tickets@… to nicos@…
    • Property Summary changed from Kdevelop crashes when importing/creating projects to kdevelop crashes when importing/creating projects
    • Property Port kdevelop added
  • Ticket #32406 – Description

    initial v1  
    11Steps to reproduce:
    2 - project -> new from template...
    3 - c++ no gui / simple cmake based c++...
    4 - project name test
    5 - no version control
    6 - Finish
    7 - OK
     2 - project -> new from template...
     3 - c++ no gui / simple cmake based c++...
     4 - project name test
     5 - no version control
     6 - Finish
     7 - OK
    88
    99Below is the output of kdevelop:
    1010
     11{{{
    1112kdevelop(59241)/KSharedDataCache ensureFileAllocated: This system misses support for posix_fallocate() -- ensure this partition has room for at least 10547296 bytes.
    1213kdevelop(59241)/KSharedDataCache: Unable to find an appropriate lock to guard the shared cache.  This *should* be essentially impossible. :(
     
    3738QKqueueFileSystemWatcherEngine: error during kevent wait: Bad file descriptor
    3839Unable to start Dr. Konqi
     40}}}