Strange repositioning in kdevelop 1.4
Scott Manson
Maniac at Alltel.net
Wed Feb 28 23:10:08 GMT 2001
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?
--
Maniac at alltel.net 40° 37' 9" N, 96° 57' 24" W
A single tasking guy in multi tasking world
-
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