[Bug 69522] Importing php-projects with classes doesn't work

Alexander Willner a.willner at gmx.de
Tue Jan 6 21:03:04 UTC 2004


------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
      
http://bugs.kde.org/show_bug.cgi?id=69522      




------- Additional Comments From a.willner at gmx.de  2004-01-06 21:02 -------
Now I'm using KDevelop 3.0.0b2 on KDE 3.1.4 (gentoo) and like Harald I've still the same problem.
Can you (Jens) give us a step by step instruction what you did?
I'm not using any symlinks or something like this...
So, I did:
1. cd /home/awillner/temp/KDevelop
2. cvs -d :pserver:anonymous at test.studip.de:/var/lib/cvs login
3. cvs -d :pserver:anonymous at test.studip.de:/var/lib/cvs co studip
4. kdevelop & (*STDOUT)
5. Project > Import Existing Project...
6. Directory: /home/awillner/temp/KDevelop/studip/vote/
7. Fetch From: CVS, Project-Name: "vote", Project type: "PHP Application"
8. Author: "Alexander Willner", Email: "mail at ..." --> OK
9. => No classes in the classbrowser

But the classbrowser itself is working. When I create a new PHP project and copy & paste the Vote.class.php-file in the new test.php-file I can browse the class with all functions and attributes.

BTW: There are some bugs with the windows (see http://www.math.uni-goettingen.de/awillner/kdevelop.png)


STDOUT:
=======
Connecting kdevelop-31334/KDevCore/projectClosed()
PyDCOP connect kdevelop-31334/KDevCore/projectClosed()/f1() has result true
Connecting kdevelop-31334/KDevCore/projectOpened()
PyDCOP connect kdevelop-31334/KDevCore/projectOpened()/f2() has result true
QMetaObject::findSignal:KFileDetailView: Conflict with QListView::doubleClicked(QListViewItem*,const QPoint&,int)
konsole: cannot chown /dev/pts/2.
Reason: Operation not permitted
konsole_grantpty: determined a strange device name `/dev/ptmx'.
konsole: chownpty failed for device /dev/pts/2::/dev/pts/2.
       : This means the session can be eavesdroped.
       : Make sure konsole_grantpty is installed in
       : /usr/kde/3.1/bin/ and setuid root.
kdecore (KAction): WARNING: KActionCollection::KActionCollection( QObject *parent, const char *name, KInstance *instance )
QObject::connect: No such slot subversionPart::slotActionAdd()
QObject::connect:  (sender name:   'subversion_add')
QObject::connect:  (receiver name: 'Subversion')
QObject::connect: No such slot subversionPart::slotActionRemove()
QObject::connect:  (sender name:   'subversion_remove')
QObject::connect:  (receiver name: 'Subversion')
QObject::connect: No such slot subversionPart::slotActionAddToIgnoreList()
QObject::connect:  (sender name:   'subversion_ignore')
QObject::connect:  (receiver name: 'Subversion')
QObject::connect: No such slot subversionPart::slotActionRemoveFromIgnoreList()
QObject::connect:  (sender name:   'subversion_donot_ignore')
QObject::connect:  (receiver name: 'Subversion')
QObject::connect: No such slot subversionPart::slotStopButtonClicked(KDevPlugin*)
QObject::connect:  (sender name:   'unnamed')
QObject::connect:  (receiver name: 'Subversion')
ASSERT: "part && parent" in partwidget.cpp (41)
fun: f2()
bar2 called
ASSERT: "part && parent" in partwidget.cpp (41)
fun: f1()
bar1 called
fun: f2()
bar2 called




More information about the KDevelop-devel mailing list