Gentoo Websites Logo
Go to: Gentoo Home Documentation Forums Lists Bugs Planet Store Wiki Get Gentoo!

Bug 18012

Summary: kdevelop 2.1.5 error when creating project - template file missing
Product: Gentoo Linux Reporter: John Violette <jrv>
Component: [OLD] DevelopmentAssignee: Gentoo KDE team <kde>
Status: RESOLVED WORKSFORME    
Severity: major    
Priority: High    
Version: 1.4_rc2   
Hardware: x86   
OS: Linux   
Whiteboard:
Package list:
Runtime testing required: ---
Attachments: Kdevelop Error dialog

Description John Violette 2003-03-22 15:45:00 UTC
When I create a new project using the wizard for KDE Normal application, I get an 
error dialog about a missing template instead of the project being created. 

Reproducible: Always
Steps to Reproduce:
1. Select "Project New" from the menu. 
2. Fill out basic info and click Next 3 or 4 times accepting defaults. 
3. Click "Create" 
Actual Results:  
The error dialog is shown as attached. 

Expected Results:  
Created a project based on the template ready for compilation. 

KDE: 3.1.0 
Kdevelop: 2.1.5 
Kernel: Linux smarty 2.4.19-gentoo-r10 #9 SMP Wed Jan 29 23:40:16 EST 2003 i686 
AMD Athlon(TM) XP1700+ AuthenticAMD GNU/Linux 
 
 
Portage 2.0.47-r10 (default-x86-1.4, gcc-3.2.2, glibc-2.3.1-r2) 
================================================================= 
System uname: 2.4.19-gentoo-r10 i686 AMD Athlon(TM) XP1700+ 
GENTOO_MIRRORS="http://gentoo.oregonstate.edu/ 
http://distro.ibiblio.org/pub/Linux/distributions/gentoo" 
CONFIG_PROTECT="/etc /var/qmail/control /usr/share/config /usr/kde/2/share/config 
/usr/X11R6/lib/X11/xkb /usr/kde/3/share/config /usr/kde/3.1/share/config" 
CONFIG_PROTECT_MASK="/etc/gconf /etc/env.d" 
PORTDIR="/usr/portage" 
DISTDIR="/usr/portage/distfiles" 
PKGDIR="/usr/portage/packages" 
PORTAGE_TMPDIR="/var/tmp" 
PORTDIR_OVERLAY="" 
USE="x86 oss 3dnow apm avi crypt cups encode gif jpeg gnome libg++ mikmod mmx 
mpeg ncurses nls pdflib png quicktime spell truetype xml2 xmms xv zlib gdbm berkdb 
slang readline arts tetex svga java guile X sdl gpm tcpd pam libwww ssl perl python 
esd imlib oggvorbis gtk qt kde motif opengl cdr" 
COMPILER="gcc3" 
CHOST="i686-pc-linux-gnu" 
CFLAGS="-O2 -mcpu=i686 -pipe" 
CXXFLAGS="-O2 -mcpu=i686 -pipe" 
ACCEPT_KEYWORDS="x86" 
MAKEOPTS="-j2" 
AUTOCLEAN="yes" 
SYNC="rsync://rsync.gentoo.org/gentoo-portage" 
FEATURES="sandbox ccache"
Comment 1 John Violette 2003-03-22 15:45:57 UTC
Created attachment 9703 [details]
Kdevelop Error dialog 

This is the error dialog I get.
Comment 2 John Violette 2003-03-22 19:36:00 UTC
See this discussion for more details. I believe the ebuild should install  
kdevelop into /usr/kde/$VERSION/ instead of /usr. Creating a symlink from  
/usr/kde/3/share/apps/kdevelop -> /usr/share/apps/kdevelop fixes this  
problem. Why does 'emerge kdevelop' place it in /usr? Any kde app should go  
into /usr/$KDEDIR because it will look for it's config files there and not in /usr. 
 
  
http://forums.gentoo.org/viewtopic.php?p=252665#252665  
Comment 3 Michele Balistreri (RETIRED) gentoo-dev 2003-04-14 14:10:08 UTC
while multiple version of kde can be present on the system, apps out of the basical kde 
package are installed in /usr, install kde-env package to get it working correctly 
Comment 4 Caleb Tennis (RETIRED) gentoo-dev 2003-04-24 13:16:08 UTC
Again, this is just a minor setup issue and not a kdevelop issue.  If problems with the multi 
installation kde persist, please file a new bug report.