Opened 15 years ago
Last modified 10 years ago
#568 reopened enhancement
xganim: minor improvements
| Reported by: | hamish | Owned by: | |
|---|---|---|---|
| Priority: | minor | Milestone: | 6.5.0 |
| Component: | Default | Version: | svn-develbranch6 |
| Keywords: | xganim | Cc: | |
| CPU: | x86-32 | Platform: | Linux |
Description
Hi,
it would be nice if the starting speed for xgamin's cd->speed was a bit slower. increasing it from 100 -> 200000 helps, but locks the program up a bit.
also it would be nice if the buttons were a bit wider, they seem to be compressed a bit.
(yes, I know there are new animation tools in the GUIs, that doesn't mean we shouldn't fix bugs...)
and the gis.m anim tool gives me this error when I exit it:
invalid command name ".animwin.mf.frame.canvas"
invalid command name ".animwin.mf.frame.canvas"
while executing
"$anim_can delete all"
(procedure "GmAnim::do_run" line 75)
invoked from within
"GmAnim::do_run"
(procedure "GmAnim::cmd_idle" line 8)
invoked from within
"GmAnim::cmd_idle"
("after" script)
Hamish
Change History (3)
comment:1 by , 15 years ago
| Milestone: | 6.4.0 → 6.5.0 |
|---|
follow-up: 3 comment:2 by , 10 years ago
| Resolution: | → wontfix |
|---|---|
| Status: | new → closed |
comment:3 by , 10 years ago
| Resolution: | wontfix |
|---|---|
| Status: | closed → reopened |
Replying to wenzeslaus:
Sorry, I don't thing we are going to fix this.
I wrote:
(yes, I know there are new animation tools in the GUIs, that doesn't mean we shouldn't fix bugs...)
even if others won't, as long as it is still being used I will continue to fix 6.x-only bugs as I can. (and even in GRASS 5.4svn too if someone needs it and supplies a patch)
regards, Hamish
ps- was it a llvm bug or a xganim bug? I agree to remove the motif app in grass7, but only because it is a singleton replaced by a wx version, but not because of a 3rd party bug..

Sorry, I don't thing we are going to fix this. We have more or less skipped the animation tool in Tck/Tk GUI you are referring to and now we have moved to G7:g.gui.animation in wxGUI and moreover we removed
xganimfrom trunk (xganim: fix compilation or remove completely?, removed in r58484 and r58487).