Strange repositioning in kdevelop 1.4

John Birch jbb at kdevelop.org
Fri Mar 2 02:30:27 GMT 2001


Hi,

In ckdevelop_noslot.cpp:1111 there is a showMaximised(); call
Can you comment this line out and see it that fixes the problems.

Which tag/branch did you get your source from?

jbb

On Thu, 01 Mar 2001 12:10, Scott Manson wrote:
> John and the KDeveloper list
>
> Brand new .kde directory w/ 2.1
> Brand new kdevelop install (cvs < 48 hrs old) made clean
> Maximized window (I have XFree86 4.02 1024x768 )
> I reload a project (to be specific kdevelop version 2 kdevprj file)
> click on run... runs fine
> click on run/debug the screen jumps i.e the top left corner instead of
> being 0,0 it is about 171,128 and the width/height is the same
> Here is an exerpt of a clean kdeveloprc  (Maximized window)
> [dock_setting_default]
> Editor:stayButton=false
> Editor:type=DOCK
> Main:Geometry=0,0,1016,741     <====== here is good positioning
> Main:dock=Editor
> Main:view=Tree-View,Editor,Output-View
> Main:visible=true
> NameList=Editor,Tree-View,Output-View,Tree-View\\,Editor,Tree-View\\,Editor
>\\,Output-View
>
> Here are the results after hitting run/debug Quit Debug Quit KDevelop
> [dock_setting_default]
> Editor:stayButton=false
> Editor:type=DOCK
> Main:Geometry=171,128,1159,741  <====== here is the fscking problem
> Main:dock=Editor
> Main:view=Tree-View,Editor,Output-View
> Main:visible=true
> NameList=Editor,Tree-View,Output-View,Tree-View\\,Editor,Tree-View\\,Editor
>\\,Output-View
>
> From looking at where the program writes this I think I found it in
> kdelibs/kdeui/kdockwidget.cpp  but I'm at a loss as to why I'm getting
> funky settings.
> as for another question does KDevelop look for Height=
> in kdeveloprc file or Height [desktopheight] = (or does it matter ?)
> as I see settings like for my box Height 768=741?
> John or any one can you give any ideas?

-
to unsubscribe from this list send an email to kdevelop-request at kdevelop.org with the following body:
unsubscribe »your-email-address«



More information about the KDevelop mailing list