I am using xrced v. 0.2.1-0 and I have a fairly serious problem that occurs semi-often. I am running Mac OSX 10.8 and wxPython 2.9.?.
My problem is that if I make several changes and then try and save the xrc file, the file is essentially empty. As you can see in the attached screenshot, I have a dialog that contains a flexgrid sizer with 10 controls (5 rows, 2 columns). But the saved xrc file contains only these 2 lines:
<?xml version="1.0" ?>
If I close xrced, I will lose everything and have to start over.
I am using xrced v. 0.2.1-0 and I have a fairly serious problem that
occurs semi-often. I am running Mac OSX 10.8 and wxPython 2.9.?.
My problem is that if I make several changes and then try and save the
xrc file, the file is essentially empty. As you can see in the attached
screenshot, I have a dialog that contains a flexgrid sizer with 10
controls (5 rows, 2 columns). But the saved xrc file contains only
these 2 lines:
If I close xrced, I will lose everything and have to start over.
How do I diagnosis what is going on?
If you run xrced from the command line do you see any tracebacks or other messages when the problem happens? (You could also check in the Console application if you run XRCed from its app bundle, but it can sometimes be hard to filter out the other noise there.)
I do start it from the command line. This is all I see:
rkrauss>DT_TMM_gui[master*]$ xrced.py
2013-10-04 12:59:35.609 Python[8317:f0b] -_continuousScroll is deprecated for NSScrollWheel. Please use -hasPreciseScrollingDeltas.
2013-10-04 12:59:35.610 Python[8317:f0b] -deviceDeltaX is deprecated for NSScrollWheel. Please use -scrollingDeltaX.
2013-10-04 12:59:35.611 Python[8317:f0b] -deviceDeltaY is deprecated for NSScrollWheel. Please use -scrollingDeltaY.
(I don’t think it cares for my two finger scrolling, but it still seems to support that.)
···
On Fri, Oct 4, 2013 at 12:57 PM, Robin Dunn robin@alldunn.com wrote:
Ryan Krauss wrote:
I am using xrced v. 0.2.1-0 and I have a fairly serious problem that
occurs semi-often. I am running Mac OSX 10.8 and wxPython 2.9.?.
My problem is that if I make several changes and then try and save the
xrc file, the file is essentially empty. As you can see in the attached
screenshot, I have a dialog that contains a flexgrid sizer with 10
controls (5 rows, 2 columns). But the saved xrc file contains only
these 2 lines:
<?xml version="1.0" ?>
If I close xrced, I will lose everything and have to start over.
How do I diagnosis what is going on?
If you run xrced from the command line do you see any tracebacks or other messages when the problem happens? (You could also check in the Console application if you run XRCed from its app bundle, but it can sometimes be hard to filter out the other noise there.)
I do start it from the command line. This is all I see:
rkrauss|DT_TMM_gui[master*]$ xrced.py
2013-10-04 12:59:35.609 Python[8317:f0b] -_continuousScroll is deprecated for NSScrollWheel. Please use -hasPreciseScrollingDeltas.
2013-10-04 12:59:35.610 Python[8317:f0b] -deviceDeltaX is deprecated for NSScrollWheel. Please use -scrollingDeltaX.
2013-10-04 12:59:35.611 Python[8317:f0b] -deviceDeltaY is deprecated for NSScrollWheel. Please use -scrollingDeltaY.
(I don’t think it cares for my two finger scrolling, but it still seems to support that.)
On Fri, Oct 4, 2013 at 12:57 PM, Robin Dunn robin@alldunn.com wrote:
Ryan Krauss wrote:
I am using xrced v. 0.2.1-0 and I have a fairly serious problem that
occurs semi-often. I am running Mac OSX 10.8 and wxPython 2.9.?.
My problem is that if I make several changes and then try and save the
xrc file, the file is essentially empty. As you can see in the attached
screenshot, I have a dialog that contains a flexgrid sizer with 10
controls (5 rows, 2 columns). But the saved xrc file contains only
these 2 lines:
<?xml version="1.0" ?>
If I close xrced, I will lose everything and have to start over.
How do I diagnosis what is going on?
If you run xrced from the command line do you see any tracebacks or other messages when the problem happens? (You could also check in the Console application if you run XRCed from its app bundle, but it can sometimes be hard to filter out the other noise there.)
I do start it from the command line. This is all I see:
rkrauss|DT_TMM_gui[master*]$ xrced.py
2013-10-04 12:59:35.609 Python[8317:f0b] -_continuousScroll is deprecated for NSScrollWheel. Please use -hasPreciseScrollingDeltas.
2013-10-04 12:59:35.610 Python[8317:f0b] -deviceDeltaX is deprecated for NSScrollWheel. Please use -scrollingDeltaX.
2013-10-04 12:59:35.611 Python[8317:f0b] -deviceDeltaY is deprecated for NSScrollWheel. Please use -scrollingDeltaY.
(I don’t think it cares for my two finger scrolling, but it still seems to support that.)
On Fri, Oct 4, 2013 at 12:57 PM, Robin Dunn robin@alldunn.com wrote:
Ryan Krauss wrote:
I am using xrced v. 0.2.1-0 and I have a fairly serious problem that
occurs semi-often. I am running Mac OSX 10.8 and wxPython 2.9.?.
My problem is that if I make several changes and then try and save the
xrc file, the file is essentially empty. As you can see in the attached
screenshot, I have a dialog that contains a flexgrid sizer with 10
controls (5 rows, 2 columns). But the saved xrc file contains only
these 2 lines:
<?xml version="1.0" ?>
If I close xrced, I will lose everything and have to start over.
How do I diagnosis what is going on?
If you run xrced from the command line do you see any tracebacks or other messages when the problem happens? (You could also check in the Console application if you run XRCed from its app bundle, but it can sometimes be hard to filter out the other noise there.)
I do start it from the command line. This is all I see:
rkrauss|DT_TMM_gui[master*]$ xrced.py
2013-10-04 12:59:35.609 Python[8317:f0b] -_continuousScroll is deprecated for NSScrollWheel. Please use -hasPreciseScrollingDeltas.
2013-10-04 12:59:35.610 Python[8317:f0b] -deviceDeltaX is deprecated for NSScrollWheel. Please use -scrollingDeltaX.
2013-10-04 12:59:35.611 Python[8317:f0b] -deviceDeltaY is deprecated for NSScrollWheel. Please use -scrollingDeltaY.
(I don’t think it cares for my two finger scrolling, but it still seems to support that.)
On Fri, Oct 4, 2013 at 12:57 PM, Robin Dunn robin@alldunn.com wrote:
Ryan Krauss wrote:
I am using xrced v. 0.2.1-0 and I have a fairly serious problem that
occurs semi-often. I am running Mac OSX 10.8 and wxPython 2.9.?.
My problem is that if I make several changes and then try and save the
xrc file, the file is essentially empty. As you can see in the attached
screenshot, I have a dialog that contains a flexgrid sizer with 10
controls (5 rows, 2 columns). But the saved xrc file contains only
these 2 lines:
<?xml version="1.0" ?>
If I close xrced, I will lose everything and have to start over.
How do I diagnosis what is going on?
If you run xrced from the command line do you see any tracebacks or other messages when the problem happens? (You could also check in the Console application if you run XRCed from its app bundle, but it can sometimes be hard to filter out the other noise there.)
if parent_dir not in sys.path:
sys.path.append(parent_dir)
OK, so you’ve added the homebrew wx to yoru python path – are you sure that it’s compatible with the python you are running (see above). I think, if you want to use homebrew for part of it, you probably want to use homebrew accross the board – i.e the homebrew python, probably in:
if parent_dir not in sys.path:
sys.path.append(parent_dir)
OK, so you’ve added the homebrew wx to yoru python path – are you sure that it’s compatible with the python you are running (see above). I think, if you want to use homebrew for part of it, you probably want to use homebrew accross the board – i.e the homebrew python, probably in:
if parent_dir not in sys.path:
sys.path.append(parent_dir)
OK, so you've added the homebrew wx to yoru python path -- are you sure
that it's compatible with the python you are running (see above). I
_think_, if you want to use homebrew for part of it, you probably want to
use homebrew accross the board -- i.e the homebrew python, probably in:
or something like that. (there's probably a link in usr/local/bin, too) -
maybe that what is found by the shell, but I'd make sure.
Not sure this has anything to do with your problem, but worth making sure.
-Chris
--
Christopher Barker, PhD
Python Language Consulting
- Teaching
- Scientific Software Development
- Desktop GUI and Web Development
- wxPython, numpy, scipy, Cython
--
You received this message because you are subscribed to the Google Groups
"wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to wxpython-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
You received this message because you are subscribed to the Google Groups
"wxPython-users" group.
To unsubscribe from this group and stop receiving emails from it, send an
email to wxpython-users+unsubscribe@googlegroups.com.
For more options, visit https://groups.google.com/groups/opt_out.
--
Christopher Barker, PhD
Python Language Consulting
- Teaching
- Scientific Software Development
- Desktop GUI and Web Development
- wxPython, numpy, scipy, Cython