Hi, whenever I choose to show the tree visualization, after a very long delay, "Not enough space" is displayed in that space--it's a small database (<100MB) and 8GB RAM. Unless you recommend something else, I'd like to try completely uninstalling and replacing with a fresh BaseX--How to do this on OS X, besides deleting the app and data directory? Thanks.
Am 19.02.2013 um 18:23 schrieb Shannon Scott Shiflett shiflett@virginia.edu:
Hi, whenever I choose to show the tree visualization, after a very long delay, "Not enough space" is displayed in that space--it's a small database (<100MB) and 8GB RAM. Unless you recommend something else, I'd like to try completely uninstalling and replacing with a fresh BaseX--How to do this on OS X, besides deleting the app and data directory? Thanks.
hey shannon,
a nice way of dealing with basex on the mac is using brew: https://github.com/mxcl/homebrew
cheers, alex
-- Shannon Scott Shiflett Sr. Programmer/Analyst The University of Virginia Press http://rotunda.upress.virginia.edu/
BaseX-Talk mailing list BaseX-Talk@mailman.uni-konstanz.de https://mailman.uni-konstanz.de/mailman/listinfo/basex-talk
Hi Shannon,
Hi, whenever I choose to show the tree visualization, after a very long delay, "Not enough space" is displayed in that space--it's a small database
the message simply indicates that there are too less pixels in your tree view to visualize all nodes of your document. However, you’ll be able to watch parts of your document by zooming into your document, or filtering some nodes.
Christian
Hi Christian,
That did occur to me, being an 11" display at 1366x768; however, I believe it worked at some point, and there is the matter of the very long pause, plus it happens when I've closed all other views and in full-screen mode. Makes me wonder if something else isn't going on here?
On Feb 19, 2013, at 1:55 PM, Christian Grün christian.gruen@gmail.com wrote:
Hi Shannon,
Hi, whenever I choose to show the tree visualization, after a very long delay, "Not enough space" is displayed in that space--it's a small database
the message simply indicates that there are too less pixels in your tree view to visualize all nodes of your document. However, you’ll be able to watch parts of your document by zooming into your document, or filtering some nodes.
Christian
That did occur to me, being an 11" display at 1366x768; however, I believe it worked at some point, and there is the matter of the very long pause, plus it happens when I've closed all other views and in full-screen mode. Makes me wonder if something else isn't going on here?
If your data has many nodes on the same level, it may also happen with 10.000 or more horizontals pixels [1]. In order to see how much memory is spent, you can click on the memory widget in the right lower corner of the BaseX GUI.
[1] https://github.com/BaseXdb/basex/blob/master/src/main/java/org/basex/gui/vie...
On Tue, 2013-02-19 at 19:55 +0100, Christian Grün wrote:
Hi Shannon,
Hi, whenever I choose to show the tree visualization, after a very long delay, "Not enough space" is displayed in that space--it's a small database
the message simply indicates that there are too less pixels in your tree view to visualize all nodes of your document.
Suggest, "Not enough room in window to display entire tree"
or,
(Tree view does not fit in window)
or... scroll bars or panning :-)
Liam
..done (I went for "Not enough pixels", as the text won’t be completely readable if the visible area is indeed too small). ___________________________
On Tue, Feb 19, 2013 at 11:06 PM, Christian Grün christian.gruen@gmail.com wrote:
Suggest, "Not enough room in window to display entire tree"
or,
(Tree view does not fit in window)
or... scroll bars or panning :-)
;) sounds good; I will change it with the next commit.
On Fri, 2013-02-22 at 11:19 +0100, Christian Grün wrote:
..done (I went for "Not enough pixels", as the text won’t be completely readable if the visible area is indeed too small).
Yes, that's a big improvement, thank you! :-)
Liam
basex-talk@mailman.uni-konstanz.de