Changes between Initial Version and Version 2 of Ticket #35185


Ignore:
Timestamp:
Jul 14, 2012, 5:41:14 PM (12 years ago)
Author:
NicosPavlov
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #35185

    • Property Status changed from new to assigned
    • Property Cc nicos@… openmaintainer@… removed
    • Property Summary changed from unable to create a project with kdevelop (this program is unstable) to kdevelop: unable to create a project (this program is unstable)
    • Property Owner changed from macports-tickets@… to nicos@…
    • Property Keywords kdevelop removed
    • Property Port @4.3.1 removed
  • Ticket #35185 – Description

    initial v2  
    1 Hello,
     1Replying to [ticket:35185 mparchet@…]:
     2> Note : if I don't start kbuildsycoca4, kdevelop start with an error (KTextEditor not found).
    23
    3 I wold like to develop a KDE application with kdevelop but when I finish to configure the project settings (cmake etc..), kdevelop crach.
     4The port indeed requires to use kbuildsycoca4 after install, as already indicated in the notes of the Porfile.
     5However, as this command only rebuilds the system cache, it should be necessary to run it only once. Is the behaviour in you case different ?
    46
    5 Note : if I don't start kbuildsycoca4, kdevelop start with an error (KTextEditor not found).
     7The crash described looks a lot like the problem of ticket #32406, where the output of kdevelop is not really helpful, in fact.
     8By searching a little bit, I noticed that a possible flaw in the port may lead it to use the system (/usr/bin) subversion when the macports' one is not
     9installed.
    610
    7 See the kdevelop output attachement.
     11Just to confirm the issue, do you have the subversion port installed and active, or not ?
    812
    9 Can you help me please ?
     13In any case, I have some corrections to commit to the kdevplatform port which is the one supposedly causing problem, but I would like to confirm that your
     14issue falls into this category.
    1015
    1116Best regards