Bug 51251 - Several reports about Gideon
Summary: Several reports about Gideon
Status: RESOLVED FIXED
Alias: None
Product: kdevelop
Classification: Applications
Component: general (show other bugs)
Version: unspecified
Platform: Compiled Sources Linux
: NOR normal
Target Milestone: ---
Assignee: KDevelop Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2002-11-27 13:23 UTC by András Manţia
Modified: 2003-06-30 12:11 UTC (History)
0 users

See Also:
Latest Commit:
Version Fixed In:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description András Manţia 2002-11-27 13:23:08 UTC
Version:           CVS from 11/27/2002 (using KDE Devel)
Installed from:    Compiled sources
Compiler:          g++ 2.95.3 
OS:          Linux

Several bugs (and wishes) in KDevelop Alpha2 (more precisely CVS from 11/27/2002).

1. The toolbars are a mess. The "Configure Toolbars" dialog shows different items on
the toolbars of which are visible. Ie. It shows for "Browser Toolbar <gideon>" no actions,
but there are some debug actions on that toolbar (Start, Step Over, Step Into, Step Out, Viewers).
After trying to add Interrupt to this toolbar, it does not appear on it (but appears in the
configuration dialog), and when closing the configuration dialog, the main toolbar appears
twice, the Bookmarks menu appears twice, the Configure Editor menu and other menus
appear twice and so on.
 It seems that the handling of the editor part XML's is not correct. I had similar error with
Quanta Plus in the past.
 There are also other problems with toolbars, like with the Build Toolbar, where there are no debug actions, but
there should be (the config. dialog shows the actions on them). Not talking about the empty
View Toolbar, which sometimes hides (is over of) other toolbars.

2.Several editor settings are not remembered correctly, including "Show Icon Border", 
"Dynamic Word Wrap". They are also document dependent, which may be ok, but then there
should be a global setting for all newly opened documents. This is also a familiar issue
for me from Quanta. ;-)

3. Debugging an app when it is built in a different dir from srcdir is difficult (altough possible).
The libtool and the application is searched in the srcdir, so you need to specify the full
absolute path to the libtool from builddir and you need to make a symlink to the created
executable in the srcdir. Why not just use the same setting when debugging as when running
the program (from Run Options)??

4. The "File Tree" sorts everything in alphabetical order, thus mixing directories with files. 
It is very annoying.

5. The "file groups" works correctly only when the entries are separated by ";". As the conversion
app "kdevprj2kdevelop" does not change the "," to ";", everything is put into Others.
Furthermore, when specifying file names instead of file mask (ie. GNU group, AUTHORS, ChangeLog,...)
even with ";" the files are not put in the GNU group, but in the others.

6. In some places, like "File Groups->Customize", "Project Options->File Groups", Automake Manager
Includes and Libraries there is possibility to add and remove items, but you cannot edit them
from inside Gideon! This is annoying, as you must do it outside or add again and remove the old
one.

7. Some non-debugged, so no "real" bugs. I will report them again if I can exactly reproduce.
	- sometimes the buttons for different views (Classes, and so) are missing. The button is there,
  you can click on them and they work, but they are not visible. This happens on startup when
  loading bigger projects, and the only solution is to restart Gideon.
  - it happened that the Sticky (+) and Hide buttons disappeared of the above views (for all
  of them). It looked like the view became wider so the buttons are not visible, but you cannot
  see the right border, so you cannot resize them. And they were actually wider, as the scrollbar
  and dropdown box selection icon were not visisble in File Selector!
  - several crashes happened when I was compiling and doing other things (like hiding/showing
  the documentation while the make -f Makefile.cvs was running)
  
Sorry for mixing a lot of things here. I hope you will find the errors and correct them soon.
I plan to use Gideon for Quanta developing from now on, and of course, I would like to see a
stable and usable development tool. 

Keep up the good working and thanks for the documentation searching function. ;-)

Andras
Comment 1 Hamish Rodda 2002-11-27 15:32:25 UTC
> 2.Several editor settings are not remembered correctly... 
<snip> 
 
This is a usability problem, yes, but you can get around it: 
Settings->Editor->View Defaults.  This setting is KDE-wide, so it might fix 
Quanta for you too :) 
  
 
Comment 2 András Manţia 2002-11-27 15:43:28 UTC
Subject: Re:  Several reports about Gideon

Hi,

 I have no problem with Quanta for some weeks ago, I just told you that I had 
the same problem with it, what you have now. But I managed to fix it. ;-)

Andras

On 2002. November 27., Wednesday 16:32, you wrote:
> ------- You are receiving this mail because: -------
> You reported the bug, or are watching the reporter.
>
> http://bugs.kde.org/show_bug.cgi?id=51251
>
>
>
>
> ------- Additional Comments From meddie@yoyo.its.monash.edu.au  2002-11-27
> 15:32 -------
>
> > 2.Several editor settings are not remembered correctly...
>
> <snip>
>
> This is a usability problem, yes, but you can get around it:
> Settings->Editor->View Defaults.  This setting is KDE-wide, so it might fix
> Quanta for you too :)

Comment 3 András Manţia 2002-12-08 09:28:54 UTC
Addition to item #7: 
 
Launch the Class Tool: the classtools view is too wide and the rightmost part of the 
widget is not visible, nor is the vertical splitbar. This remains the same even if you 
switch to another view, like File Groups. After pressing "Close" in the Classtools view, 
the splitbar appears and everything is fine. A visually ugly bug. ;-) 
 
BTW, I use the IDEAl interface. 
Comment 4 Jens Dagerbo 2003-05-10 03:33:15 UTC
This report should be closed if for no other reason than being too unwieldy to 
be of much use.. 
 
For what's it worth, #2, #4 and #7 seems fixed.  
I have no idea about #3. 
#1, #5 and #6 are probably still around.  
Comment 5 András Manţia 2003-05-10 09:20:37 UTC
Subject: Re:  Several reports about Gideon

Hi,

> For what's it worth, #2, #4 and #7 seems fixed.
Yes, they are fixed.

> I have no idea about #3.
I fixed this some time ago. :-)

> #1, #5 and #6 are probably still around.

Yes, they are present. When I have more time, I may fix some of them, but I 
don't promise it.

Andras

Comment 6 Amilcar do Carmo Lucas 2003-05-21 17:43:33 UTC
Closing this bug. 
Several issues are solved and the remaining ones where filed as different reports: 
http://bugs.kde.org/show_bug.cgi?id=57784 
http://bugs.kde.org/show_bug.cgi?id=58755 
http://bugs.kde.org/show_bug.cgi?id=58756 
Comment 7 Amilcar do Carmo Lucas 2003-06-30 12:10:46 UTC
Going to close it as fixed 
Comment 8 Amilcar do Carmo Lucas 2003-06-30 12:11:20 UTC
*** Bug has been marked as fixed ***.