[Kst] branches/work/kst/portto4/kst/devel-docs/Kst2Specs

Barth Netterfield netterfield at astro.utoronto.ca
Tue May 26 16:36:28 CEST 2009


SVN commit 973206 by netterfield:

Add Nicolas's bugs
Move some feature requests from Bugs to Wishlist



 M  +14 -12    Bugs  
 M  +17 -0     Wishlist  


--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/Bugs #973205:973206
@@ -4,10 +4,6 @@
   Edit a plot.  In the label tab, select having a legend.  Apply
     No legend...
 
-----------
-
-Tooltips/whats this where helpful.
-
 ---------
 
 Plot sizes are not properly recovered on re-load
@@ -49,6 +45,10 @@
 2. data source text box doesn't recognise initial ~ as a euphemism for
 the user's home directory.
 
+[ Related bug from Nicholas:]
+In the data wizard or in the data manager, select the data from a file by giving the path relative to the folder where kst was started. The plot appears without problem. Save the kst file in the same folder where kst was started. Close Kst from the same place and reopen the kst file. It cannot plot the data. But if you go in the data manager and edit a specific vector from the file, it will be plotted.
+[cbn: under linux, relative file names don't seem to work at all.]
+
 3. toggling log-x axis (key 'g') doesn't do anything until you poke at
 the plot. (My impression is that a re-draw is being missed.)  toggling
 log-y (key 'l') works as expected.
@@ -93,13 +93,15 @@
 close the context menu.)
 (cbn says 'not confirmed - more info needed)
 
-15. The text label behaviour is un-intuitive.  The typical interface is
-to choose a position first, and then input some text.
-   ** -a possible justification for the current order is that it could allow us to 
-      drag around the label once we have defined it, for more precision placement.
-      not sure yet if we should change anything. **
+----------------
 
-17. There appears to be no way to change the colour of the plot border
-and tick marks from black.  I though the brush colour under "Stroke"
-might do it, but nope.
+1) Open the „about“ dialog box and click on a link. Nothing happens, everything disappears in the box. If kst was started from the command line, you get:
+QFSFileEngine::open: No file name specified
+QTextBrowser: No document for http://kst.kde.org/
+(NB/windows.  Confirmed by CBN/linux)
 
+4) When configuring Kst: “Settings>Configure kst” many settings are not taken into account, such as the grid settings, and disappear by the next start of kst.
+ (NB/windows.  Under linux, the configuration options are remembered, but not honored until kst is restarted).
+
+5) When starting Kst from a different folder, it creates another kstdatarc in the current folder instead of having one fixed rc file stored somewhere
+(cbn note: this appears to be masked using the run-kst script - which won't work if installed)
--- branches/work/kst/portto4/kst/devel-docs/Kst2Specs/Wishlist #973205:973206
@@ -63,3 +63,20 @@
 is live, and the button clears the selection.  There is no way to combine the options.
   Better: a file text entry and a regexp text entry, an apply filters button, and an 'and/or' radio pair.
 
+17. There appears to be no way to change the colour of the plot border
+and tick marks from black.  I though the brush colour under "Stroke"
+might do it, but nope.
+
+15. The text label behaviour is un-intuitive.  The typical interface is
+to choose a position first, and then input some text.
+   ** -a possible justification for the current order is that it could allow us to 
+      drag around the label once we have defined it, for more precision placement.
+      not sure yet if we should change anything. **
+
+----------
+
+Tooltips/whats this where helpful.
+
+----------
+
+Printing from the command line.  This existed in 1.x


More information about the Kst mailing list