[prev in list] [next in list] [prev in thread] [next in thread] 

List:       kde-bugs-dist
Subject:    [Bug 136361] In panel projects missing information on subprojects
From:       Andreas Pakulat <apaku () gmx ! de>
Date:       2006-11-24 20:39:14
Message-ID: 20061124203914.8182.qmail () ktown ! kde ! org
[Download RAW message or body]

------- You are receiving this mail because: -------
You are on the CC list for the bug, or are watching someone who is.
         
http://bugs.kde.org/show_bug.cgi?id=136361         




------- Additional Comments From apaku gmx de  2006-11-24 21:39 -------
On 24.11.06 18:19:20, sint wrote:
> I'm creating simple project "Qt3 Hello world program". After creatimg close this \
> project (no adding any subproject). Reopen Project 
> All work
> 
> runner output:
> > ./runner /home/dima/kdev/hello/hello.pro
> --------- Entering Project: /home/dima/kdev/hello/hello.pro --------------
> Assignment():TEMPLATE = subdirs|%nl
> Assignment():SUBDIRS = src|%nl
> --------- Leaving Project: /home/dima/kdev/hello/hello.pro --------------
> QMake file written back:
> TEMPLATE = subdirs
> SUBDIRS = src
> ***************************************************************************
> 
> Close this project.
> Open file hello.pro with external editor and insert into it SPACE symbols:
> 
> TEMPLATE=subdirs
> SUBDIRS=src


Huh? The .pro file should already contain spaces, as is indicated by the
above output from runner.

> replace to:
> 
> TEMPLATE = subdirs
> SUBDIRS = src
> 
> Reopen this project. In QMake Manager hiding subnode SRC.
> Not works.
> 
> runner output:
> > ./runner /home/dima/kdev/hello/hello.pro
> --------- Entering Project: /home/dima/kdev/hello/hello.pro --------------
> Assignment():=  %spc|subdirs|%nl
> Assignment():= %spc %spc|src|%nl
> --------- Leaving Project: /home/dima/kdev/hello/hello.pro --------------
> QMake file written back:
> =  subdirs
> =   src
> ***************************************************************************


Sorry, I still can't reproduce this at all here.  

If you're feeling very adventurous, you can run make parser_dbg in
buildtools/lib/parsers/qmake and then uncomment the line "yydebug = 1;"
in qmakedriver.cpp in that dir. Then run make and execute the runner.
Attach the output here.

Andreas


[prev in list] [next in list] [prev in thread] [next in thread] 

Configure | About | News | Add a list | Sponsored by KoreLogic