-
I was having a problem where the second tick on my axis bars were
being set to be minor ticks.
This appears to only occur if something triggers the creation of the
Axis before all the ticks are specified.
The solution...
In set_ticks_position() (axis.py line 940):
ticks = self.majorTicks
should be:
ticks=list(self.majorTicks)
This is because the next...
2005-12-14 21:25:17 UTC in matplotlib
-
Logged In: YES
user_id=271081
I'm not sure why this was closed. Did I need to supply some
more information?.
2005-12-08 21:16:34 UTC in openMosix
-
I can reliably produce a master node panic. The
resulting console message is:
Process 4126(te), uid=6005, killed because it received
an unrecognized message type (0x0) from the remote site
where it was running
DEPUTY: Unexpected non-urgent request type 0
Kernel panic: deputy_wait
This occurs when I compile my program("te") with profiling
enabled. The compiler is gcc v-3.2.3. The...
2005-07-19 17:49:55 UTC in openMosix
-
Logged In: YES
user_id=271081
Resolved by setting "LDFLAGS=-l/usr/lib64" before running
configure.
2005-06-06 19:58:35 UTC in NAMOT-Nucleic Acid MOdelling Tool
-
ndnmr committed patchset 288 of module namot to the NAMOT-Nucleic Acid MOdelling Tool CVS repository, changing 1 files.
2005-01-04 05:18:21 UTC in NAMOT-Nucleic Acid MOdelling Tool
-
ndnmr committed patchset 287 of module namot to the NAMOT-Nucleic Acid MOdelling Tool CVS repository, changing 1 files.
2005-01-04 05:16:57 UTC in NAMOT-Nucleic Acid MOdelling Tool
-
Logged In: YES
user_id=271081
You still interested in working out this problem?.
2004-11-11 21:56:34 UTC in NAMOT-Nucleic Acid MOdelling Tool
-
I'm trying to add the user "meileiki" the the project "namot" and
keep getting...\
#######
Error
Unspecified error -- please contact SF.net staff via the Support Request system for further assistance
#######
The status page indicates a problem adding users back in December, but says it was resolved.
2003-01-23 15:18:20 UTC in SourceForge.net
-
ndnmr committed patchset 286 of module namot to the NAMOT-Nucleic Acid MOdelling Tool CVS repository, changing 1 files.
2003-01-14 05:18:42 UTC in NAMOT-Nucleic Acid MOdelling Tool
-
ndnmr committed patchset 285 of module namot to the NAMOT-Nucleic Acid MOdelling Tool CVS repository, changing 1 files.
2003-01-14 05:18:19 UTC in NAMOT-Nucleic Acid MOdelling Tool