Hi,
in order to address the issue that wxGUI (incl. d.mon wx0) causes high
CPU load when on wxGTK3,
the Fedora wxGTK3 would like to know how to debug the wxGUI with gdb.
I only found:
https://grasswiki.osgeo.org/wiki/GRASS_Debugging#wxPython_GUI_debugging
Any other pointers I could send to him?
thanks,
Markus
On Tue, Apr 25, 2017 at 6:26 AM, Markus Neteler wrote:
---------- Forwarded message ----------
From: <bugzilla@redhat.com>
Date: Apr 25, 2017 6:16 AM
Subject: [Bug 1440434] Unusual high CPU usage
To: <neteler@gmail.com>
Cc:
https://bugzilla.redhat.com/show_bug.cgi?id=1440434
--- Comment #3 from Scott Talbert <swt@techie.net> ---
I don't think the problem with the Calendar demo is the same problem. It
could
be, but I don't think it is at the moment.
Can you help me figure out how I can run the g.gui under gdb? If you can
figure out the actual python program that it runs, that would be helpful. I
think I've had this same problem before when trying to look into these types
of problems. 
--
You are receiving this mail because:
You reported the bug.
On Tue, Apr 25, 2017 at 6:38 AM, Markus Neteler <neteler@osgeo.org> wrote:
If you can
> figure out the actual python program that it runs, that would be
helpful.
It runs wxgui.py [1], so you can use something like:
cd grass/src
python gui/wxpython/wxgui.py
or:
python $GISBASE/gui/wxpython/wxgui.py
Well, but that's just how to run the Python code directly.
Vaclav
[1]
https://trac.osgeo.org/grass/browser/grass/trunk/general/g.gui/main.c#L106
On Tue, Apr 25, 2017 at 12:38 PM, Markus Neteler <neteler@osgeo.org> wrote:
Hi,
in order to address the issue that wxGUI (incl. d.mon wx0) causes high
CPU load when on wxGTK3,
the Fedora wxGTK3 would like to know how to debug the wxGUI with gdb.
For the record: solved.
(... through the update to wxGTK3-3.0.3. At time in testing, in the
next days likely propagated to F25 and F26 stable)
Markus
On Wed, May 10, 2017 at 11:57 AM, Markus Neteler <neteler@osgeo.org> wrote:
On Tue, Apr 25, 2017 at 12:38 PM, Markus Neteler <neteler@osgeo.org> wrote:
Hi,
in order to address the issue that wxGUI (incl. d.mon wx0) causes high
CPU load when on wxGTK3,
the Fedora wxGTK3 would like to know how to debug the wxGUI with gdb.
For the record: solved.
Glad to hear that.
Anna
(... through the update to wxGTK3-3.0.3. At time in testing, in the
next days likely propagated to F25 and F26 stable)
Markus
_______________________________________________
grass-dev mailing list
grass-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/grass-dev