Anonymous | Login | Signup for a new account | 2021-01-17 12:14 UTC | ![]() |
Main | My View | View Issues | Roadmap | Repositories |
View Issue Details [ Jump to Notes ] | [ Print ] | ||||||||||
ID | Project | Category | View Status | Date Submitted | Last Update | ||||||
0000732 | EMStudio | General | public | 2012-10-11 21:36 | 2013-04-02 17:41 | ||||||
Reporter | BenFenner | ||||||||||
Assigned To | malcom2073 | ||||||||||
Priority | normal | Severity | feature | Reproducibility | N/A | ||||||
Status | assigned | Resolution | fixed | ||||||||
Platform | All | OS | All | OS Version | All | ||||||
Product Version | 0.0.1-SNAPSHOT | ||||||||||
Target Version | 0.0.1 | Fixed in Version | 0.0.1-SNAPSHOT | ||||||||
Summary | 0000732: Implement an offline mode. | ||||||||||
Description | This will allow those without hardware to open and run EMStudio as well as create FreeEMS configurations from scratch or work with and modify existing FreeEMS configurations from other folks. | ||||||||||
Tags | No tags attached. | ||||||||||
Issue Type | New Feature | ||||||||||
Attached Files | |||||||||||
![]() |
|
![]() Fred (administrator) 2012-10-11 21:40 |
FYI, this is sort of done in that you can view data offline. What you can't do is edit it, or save it. So what needs to be added is to just not fail when trying to write, write to memory and call it good. Then just save as always, I guess. This all depends on impl details. Just describing it for reference. |
![]() BenFenner (updater) 2012-11-27 15:33 |
I believe there has been progress on this ticket. Offline mode is working again in a rough way. I believe editing and saving is functional now. There is more testing and work to do but progress has been made. Mike may elaborate. |
![]() malcom2073 (manager) 2012-12-25 16:32 |
Fully implemented as of e8c24eca83dc3f41a32721c8809a0e93936ccabd, however, please test against at least b4a5e309a7648b16f14344ac56cdd4b6481491b6 (current top of Dev, just download the dev installer) Let me know what it needs to be considered complete, and what issues it still has. Pushing this back to BenFenner so he can work up a list of bugs and "must-have"'s |
![]() BenFenner (updater) 2012-12-29 19:35 |
I'll get on this soon after I get back into the groove after the holidays. |
![]() BenFenner (updater) 2013-03-12 23:29 |
Just tested with git hash 6f23c52b0a8ffe9f2abe745de5d8c93c882f6d08 from the top of the Dev branch. Things are looking quite good, and I'm eager to sign off on this as at least initially implemented. However there is at least one big issue still left that I found. When editing the table data, the graphical representation (2D curve or 3D wire frame) does not update in real time with the table data change. (Although the background colors now change, which is an improvement from last time I checked.) One must close and re-open a 2D table, or re-open the 3D wire frame window for the shape to reflect the change made in the data. Throwing it back to you Mike. |
![]() malcom2073 (manager) 2013-03-30 12:13 |
Fixed in 5033909971e5457b5ddc74c137147489ff7690aa http://mikesshop.net/EMStudio/EMStudioInstaller.DEV.2013-03-18_23-15-47.exe [^] http://mikesshop.net/EMStudio/emstudio_DEV_0.0.1-2013-03-18_23-15-47_i386.deb [^] http://mikesshop.net/EMStudio/emstudio_DEV_0.0.1-2013-03-18_23-15-47_orig.tar.gz [^] Back at ya BenFenner :) |
![]() BenFenner (updater) 2013-04-01 00:19 |
The graphical representations of the data update correctly? now... But it is very hard to tell what is working correctly and what isn't anymore, since modifying a selection of data (more than just one cell at a time) using the "=" and "-" keys produces crazy results. It is changing the selection by HUGE amounts on the 3D tables, and then canceling the selection and only highlighting a single cell. So additional edits only effect that one cell. This is majorly broken. =] Behavior on 2D tables is different? but just as borked. Throwing this back to you Mike. |
![]() malcom2073 (manager) 2013-04-02 10:01 |
BenFenner: Is everything with the exception of "-/=" hotkeys working properly? |
![]() BenFenner (updater) 2013-04-02 17:41 |
Possibly? I'm not sure what you mean by "everything". That was the first major issue I ran into during testing. I tend to test until I find a problem and stop testing further. |
Copyright © 2000 - 2011 MantisBT Group |