Matt Shin

Results 40 issues of Matt Shin

I thought we should have eliminated this problem. We have in place: * Timeout for job submission commands. * Callback for job submission commands that detect bad job submissions. *...

bug

**Describe exactly what you would like to see in an upcoming release** It would be nice to be able to have the dot character (`.`) in task names and/or parameters....

Issue reported via email. > Sometimes an upgrade macro needs to modify something in the file/ subdirectory of an app (e.g. `file/fcm-make.cfg`), which generally means directly accessing the file through...

bug

Need more examples on how to use the query interface.

doc
rosie

Colour scheme has gone very strange in Gnome Shell, with grey padding appearing in places in a white background.

UI

[Tornado](https://www.tornadoweb.org/en/stable/) is the current framework of choice to migrate to, (but we may also want to look at [AIOHTTP](https://aiohttp.readthedocs.io/en/stable/).) We need to do the following: 1. Find a quick route...

UI
rosie

Reported via email. ``` Traceback (most recent call last): File "/home/matt/rose.git/lib/python/rose/config_editor/main.py", line 455, in m.get_active() File "/home/matt/rose.git/lib/python/rose/config_editor/main.py", line 1055, in _set_page_var_show_modes page.react_to_show_modes(key, is_key_allowed) File "/home/matt/rose.git/lib/python/rose/config_editor/page.py", line 879, in react_to_show_modes self.refresh()...

bug

Reported by user via email. > I'm not sure if this is a bug or intended behaviour, but it seems oddly inconsistent... > If I manually re-enable a trigger-ignored item...

bug
UI

On copying a suite, its last changed revision should be updated. Otherwise, users may risk copying an older version of the suite.

bug
UI
rosie

FCM uses `xxdiff` for interactive diff and merge. Perhaps we should move to something like `vimdiff`, `meld` or `diffuse`?