Git Product home page Git Product logo

minerva's People

Contributors

gmariani avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar

minerva's Issues

Sol file different after open/save

What steps will reproduce the problem?
1. Open the file
2. Save the file
3. Reopen the file

What is the expected output? What do you see instead?

All the arrays are gone, data is heavily corrupted.

What version of the product are you using? On what operating system?
3.2.4 / Windows 7

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 20 Oct 2010 at 5:09

Attachments:

enhacement

have multiple windows going on at the same time

Original issue reported on code.google.com by [email protected] on 21 Nov 2012 at 7:18

JSON when used via command flags again broken in 3.5.0

What steps will reproduce the problem?
1.Simple test from command line produces file with only {}.

What is the expected output? What do you see instead?
Same output as GUI

What version of the product are you using? On what operating system?
Windows 7 x64

Please provide any additional information below.
Worked in 3.3.3, I rebuilt one of my systems using this and downloaded 3.5.0 
and realized it didn't work any more. I rolled back to 3.3.3 and it works 
again. Thanks again for adding this feature in the first place. Much 
appreciated!

Original issue reported on code.google.com by [email protected] on 24 Aug 2014 at 1:41

Editable property field sits below existing tree structure label.

What steps will reproduce the problem?
1. Open an SOL in .minerva
2. Double-click on the SOL name in the left pane
3. Push the right arrow key

What is the expected output? What do you see instead?
Expected: I can read, edit, and save the property name.
Actual: The existing property name sits on top of the editable text field, 
making it difficult to read what's in the field.

What version of the product are you using? On what operating system?
v 3.3.0
Win XP

Please provide any additional information below.
I would guess that bumping up the editable field to make it sit above the tree 
structure would fix the issue.

Original issue reported on code.google.com by [email protected] on 1 Jun 2011 at 10:40

Save produces empty file

What steps will reproduce the problem?
Save produces empty file

What version of the product are you using? On what operating system?
Chrome Version 37.0.2062.120 m (64-bit) / Win7 x64

Please provide any additional information below.
Could it be that x64 is messing with the app?

Original issue reported on code.google.com by [email protected] on 20 Sep 2014 at 7:33

Ability to export data to csv

I am looking for an app to read Adobe's PandoraOne pandora.one.desktop.sol 
file. Minerva opens it fine but I am unable to export the data.
I would like to be able to export it to a csv via batch. I'd like my home 
automation system to be able to read the CSV data. I tried parsing it  but I am 
unable to do so reliablly as plain ASCII. I'm looking for AlbumName, 
ArtistName, SongTitle, AlbumArtUrl etc.

 If you intend to have the option it would have to be command line usage. IE so one could pass input .sol file and output csv file path without any gui interaction.

What is the expected output? What do you see instead?


Please use labels and text to provide additional information.


Original issue reported on code.google.com by gmariani405 on 25 Mar 2011 at 11:13

Enhancement

The ability to shift-select several variables (of the same type), and set them 
all to the same value.

Use case: I hold shift, select several Numbers(1, 2) from the left-hand list. 
They are all the same value(2), so that appears as it would if I was only 
editing a single value. I edit the value, changing them all.

1) In the case that several different types are selected you might show some 
text in the right-hand display, "You may only change variables of the same 
type" maybe, or nothing at all.

2) This would work identically with objects, booleans, and strings

3) If they are different values you might show something like "Various" instead.

Original issue reported on code.google.com by [email protected] on 20 Aug 2014 at 11:06

Enhancement

I was wondering if you can make it show more than 2999 arrays please.


Original issue reported on code.google.com by [email protected] on 24 May 2013 at 4:46

Moving focus

1. Click somewhere outside of .minerva window (loose window focus)
2. Click on window somewhere and you will see what first element in three will 
be selected.

Because of this you can't save your changes (select any element "test" with 
value "1", make steps 1,2, after that you still see value "1" of selected item 
in right panel but if you make change in it, change value to "2" and press save 
- it will lost after clicking on same element "test" again)

Original issue reported on code.google.com by [email protected] on 27 Apr 2011 at 1:26

Save gives me corrupt file when deleting variables

I was delighted to see that the new online version supported deleting variables 
- something that original could not, but when I tried to do it, saving gave me 
a corrupt file that was 62KB instead of 42KB, similar to what would happen if I 
renamed a variable in the previous version.

Original issue reported on code.google.com by [email protected] on 18 Sep 2014 at 11:29

  • Merged into: #45

Error on integer update

What steps will reproduce the problem?
1.Open dolphin_show.sol file
2.select and update integer field playerMoney
3.save and refresh

What is the expected output? What do you see instead?
The application gives an error "AMF3::getObjectReference - Error : Undefined 
object reference '2'"

What version of the product are you using? On what operating system?
Windows XP 32 bit 
Version 3.3.3

Please provide any additional information below.
The relevant site is http://kizi.com/games/my-dolphin-show

Original issue reported on code.google.com by [email protected] on 25 May 2012 at 10:13

Attachments:

Broken AMF3 SOL file after save

What steps will reproduce the problem?
1. Open attached .sol file with Minerva
2. Save As... a new sol file name.
3. Sometimes the error occurs immediately (on a re-scan of the file), otherwise 
if you close and re-open it, the error will occur.

What is the expected output? What do you see instead?
Expected output is no error, with the file contents the same as the originally 
loaded file. Instead, a dialog: "Error Opening  AMF3::getObjectReference - 
Error : Undefined object reference '11'"

What version of the product are you using? On what operating system?
Version 3.2.3 on Windows XP, Adobe Flash v. WIN 10,1,53,64

Please provide any additional information below.
Original file parses correctly with no errors.

Original issue reported on code.google.com by [email protected] on 30 Jul 2010 at 3:41

Attachments:

Empty objects after saving

What steps will reproduce the problem?
1. open a sol file with Object data types or Array data types
2. edit a field and save it
3. reload

What is the expected output? What do you see instead?
Should see the same data, just modified. Instead see either an empty object 
with no member variables, or you get the undefined referece error as reported 
in the ID 1 reports

What version of the product are you using? On what operating system?
Current 3.2.3, Windows XP

Please provide any additional information below.
Probably the same as the other issue, you just sometimes see a different result 
of empty objects or arrays


Original issue reported on code.google.com by [email protected] on 15 Aug 2010 at 1:06

Sort by Data Type, Name

What steps will reproduce the problem?
1. Open any .sol file of sufficient size and complexity.
2. Change the Sort By from Name (default) to Data Type.

What is the expected output? What do you see instead?
I expect it to sort by data type and by name.  It does group items of the same 
data type together but they are not also sorted by name which removes almost 
all usefulness of the option/feature.

What version of the product are you using? On what operating system?
minerva Version 3.3.3 on Windows XP SP3

Original issue reported on code.google.com by [email protected] on 13 Jun 2012 at 2:39

AMF Inspector doesn't support ObjectProxy class

What steps will reproduce the problem?
1. Open a SOL file that contains an ArrayCollection of ObjectProxy instances
2. Expand the ArrayCollection
3. ObjectProxy instances show up as a list of numbers

What is the expected output? What do you see instead?
Expandable objects that can be inspected

What version of the product are you using? On what operating system?
AIR 2.03, .minerva 3.2.4, Win 7 (64 bit)

Please provide any additional information below.
Flex ObjectProxy class: mx.utils.ObjectProxy

Original issue reported on code.google.com by [email protected] on 25 Aug 2010 at 8:20

Attachments:

Generated JSON file is locked until .minerva closed

What steps will reproduce the problem?
1. Open any SOL file
2. Export JSON
3. Attempt to open the JSON file with another application while .minerva is 
still running

What is the expected output? What do you see instead?
JSON file should be closed and accessible by other applications immediately 
after writing is complete, and without closing .minerva.  Closing the SOL file 
does not help either, although that should be unrelated anyways.

What version of the product are you using? On what operating system?
.minerva 3.3.3 on Windows 7 64-bit

Original issue reported on code.google.com by [email protected] on 10 Dec 2012 at 7:50

Wrong data saved

What steps will reproduce the problem?
1. Open attached file
2. Save it with new name
3. Close file and open newly created file, there only root item (see attachment 
2)

Please provide any additional information below.
.minerva  Version 3.3.0

Original issue reported on code.google.com by [email protected] on 28 Apr 2011 at 8:22

Attachments:

Error on change value

What steps will reproduce the problem?
1.open .sol file
2.change any value (city for example)
3.Try save or save as
4.Get error "AMF3::readData - Error : Undefined AMF3 type encountered '-47', at 
position '633'"
5.Saved file is corrupted.

What is the expected output? What do you see instead?
Save with no errors.

What version of the product are you using? On what operating system?
Minerva-3-3-2.air, AIR  2.6.0.19120,WinXP SP3

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 20 Feb 2012 at 10:38

Attachments:

Exported json doesn't appear in specified directory

What steps will reproduce the problem?
1. Export any .sol as json
2. Select a directory other than the directory the is located and hit
   save.

What is the expected output? What do you see instead?
The .json should appear in the directory I chose. Instead, it just gets
put in the directory the .sol lives in.

What version of the product are you using? On what operating system?
Minerva 3.3.0 on OSX 10.6.6 and Windows 7 32bit.

Original issue reported on code.google.com by [email protected] on 26 Apr 2011 at 2:38

Import not working

What steps will reproduce the problem?
1. Import .sol file to old standalone Minerva application.
2. Export to .json.
3. Beautify code (optional).
4. Import .json using web Minerva.

What is the expected output? What do you see instead?
I cut and paste the contents of my .json file at the bottom and then enter a 
destination file name at the top. The import should pull the data in. Instead, 
I get error messages which vary depending on if you're using IE, Chrome, or 
Firefox.

What version of the product are you using? On what operating system?
Minerva web app on Win 7.

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 24 Oct 2014 at 3:15

Boolean

I don't know why, but a one point, i was able to switch it true, but then 
wasn't able to switch in false.

i restarted it and still no change.. :(


What version of the product are you using? On what operating system?
Win7 i5 intel core, hp 1150-dm4 pavilon

-joedf

Original issue reported on code.google.com by [email protected] on 21 Dec 2011 at 2:19

Ability to Add/Remove Data Entries

It would be great if we could add or remove data entries.  Some flash programs 
use dynamic arrays to keep track of things, so an entry is made only when an 
object is present for it.  For example, some Flash games that have an inventory 
will use an array that has as many entries as objects that are present.  If you 
want to add or remove an object you cannot do it through .minerva, at least as 
far as I can tell.

Original issue reported on code.google.com by [email protected] on 18 May 2012 at 6:42

  • Merged into: #4

Hands of War 2 : Expanded Edition : Save Editing

- What steps will reproduce the problem?
1. Create a save of Hands of War 2 : Expanded Edition 
http://armorgames.com/play/11622/hands-of-war-2-expanded-edition
2. Try to edit it.

- What is the expected output? What do you see instead?

When you save the file, it becomes corrupted and unusable. Even if nothing was 
modified, when you save it, it becomes so.

- What version of the product are you using? On what operating system?

Version 3.3.2

Original issue reported on code.google.com by [email protected] on 22 Feb 2012 at 9:47

second "Open..." dialog start in library

What steps will reproduce the problem?
1. Open any SO file
2. Close it
3. press "Open..."

What is the expected output? What do you see instead?
I expected dialog to open in %USERPROFILE%\Application Data\Macromedia\Flash 
Player

What version of the product are you using? On what operating system?
3.5.0
Windows 7 x64



Original issue reported on code.google.com by [email protected] on 10 Feb 2014 at 7:55

int overflow

What steps will reproduce the problem?
1. open .sol with large Number value (1347023570327)
2. minerva display int -1596160617


What is the expected output? What do you see instead?
1347023570327

What version of the product are you using? On what operating system?
ver 3.3.3, Win7x64

Please provide any additional information below.

Original issue reported on code.google.com by [email protected] on 7 Sep 2012 at 1:28

Disable editing serialized classes, and write as an unmodified blob

What steps will reproduce the problem?
1.Open a sol file with a flash Dicitonary object in it
2.Try to look at the dictionary contents

What is the expected output? What do you see instead?
I would expect to see something like a table of key:value pairs.
Instead, the dictionary shows up as an item of unknown type, and appears to be 
displayed as a string with embedded control-characters, presumably the raw 
contents of the dictionary.

Note that while a dictionary is a subclass of an object, telling minerva to 
treat the dictionary as an object does not work.

Dictionary ref: 
http://help.adobe.com/en_US/FlashPlatform/reference/actionscript/3/flash/utils/D
ictionary.html

What version of the product are you using? On what operating system?
Minerva 3.5.0, Flash CS6, though any platform that can support actionscript 3 
(which has flash.utils.Dictionary) should be able to reproduce.

Original issue reported on code.google.com by [email protected] on 1 Nov 2013 at 9:30

Open then Crash

What steps will reproduce the problem?
1.
2.
3.

What is the expected output? What do you see instead?
It opens up and crashes right after.

What version of the product are you using? On what operating system?
.minerva ver.3.5.0
Windows 7 Ultimate

Please provide any additional information below.



Original issue reported on code.google.com by [email protected] on 24 Nov 2013 at 10:49

Error on saving created Boolean values for AMF3 files

What steps will reproduce the problem?
1.Create new AMF3 .sol file or open existing AMF3 .sol file
2.Create new Boolean label
3.Save the modified file

What is the expected output? What do you see instead?
Instead of seeing the normal save dialog, I see this:

Error: Undefined AMF3 type encountered 'Boolean'
(http://apps.coursevector.com/minerva/js/lib/AMF3.js:6)

What version of the product are you using? On what operating system?
Minerva version 4.0.2.20141113
Windows 7 SP1

Please provide any additional information below.
I'm using Firefox 33.1.
This issue does not occur for AMF0 files though.

Original issue reported on code.google.com by [email protected] on 18 Nov 2014 at 2:18

data length mismatch error

When I try to edit save game of 
http://www.kongregate.com/games/garin/monsters-den-chronicles I get message:
"Data length mismatch 
File Length: 1326 Data Length: 1234".

Few months ago I was editing this saves without such messages. Moreover the 
game no longer accepts edited saves and some previoviusly editable values (as 
gold) becomes undefined. I attached a sample .sol file.

Cheers!

Original issue reported on code.google.com by [email protected] on 5 Jun 2013 at 3:38

Attachments:

Arrays sorted lexically rather than numerically

What steps will reproduce the problem?
1. Open a SOL with an array containing 11 or more elements 

  What is the expected output? 
Items sorted in numeric order in the tree view. For example, item at index 10 
should come after index 2.

  What do you see instead?
Items sorted lexically in the tree view. Index 10 comes before index 2.

What version of the product are you using? On what operating system?
Minerva 3.3.2, AIR 3.1.0.4880, Mac OS X 10.6.8


Original issue reported on code.google.com by [email protected] on 9 Feb 2012 at 3:52

UI Feature requests

1. First, a small bug: keypad 0 not working. It's a pain when entering numbers.
2. Program makes assumptions about data types that are not always accurate. 
Overriding those requires going through the tedious process of manually 
recreating said property.
3. Cannot rename object labels. The copy function certainly works for them, 
making me wonder why rename doesn't. (If you want to copy an new array item, 
you're screwed if that item is a complex object.)
4. Is it possible to override Ctrl+C/X/V? 

Original issue reported on code.google.com by [email protected] on 29 Oct 2014 at 8:23

AMF3 error opening .sol file

What steps will reproduce the problem?
1. Merely opening either file will throw an error!

What is the expected output? What do you see instead?

The error is "AMF3::readData - Error: Undefined AMF3 type encountered '16', at 
position '112'"

What version of the product are you using? On what operating system?
Minerva 3.3.0, Windows 7 64bit.

Please provide any additional information below.
Minerva is a wonderful tool, it'd be fantastic if you could fix this minor 
issue. Thanks so much!

Original issue reported on code.google.com by [email protected] on 24 Apr 2011 at 3:15

Attachments:

Saving the file corrupt it

What steps will reproduce the problem?
1. Open attached file "Party1.sol"
2. Save
3. Refresh or Close/Open saved file

What is the expected output? What do you see instead?

Being able to modify andsave the file without corrupting it. Instead, after 
being saved the file is corrupted with the error : "AMF3::getStringReference - 
Error : Undefined string reference '5'"


What version of the product are you using? On what operating system?
3.3.0 on Windows XP

Please provide any additional information below.
After being saved and thus corrupted, the file is considerably smaller and only 
contains parts of the original one. Check with the attached file "Corrupted.sol"

Original issue reported on code.google.com by [email protected] on 17 May 2011 at 9:50

Attachments:

Error when opening .sol files

What steps will reproduce the problem?
1. Click 'Open'
2. Click 'Browse' to get to the file location
3. Open file

What is the expected output? What do you see instead?

I expect the file to open, and instead I get this error message: "Error reading 
file:DataView is not defined
(http://apps.coursevector.com/minerva/js/lib/ByteArray.js:1)"  And that happens 
no matter which .sol file I try to open.

What version of the product are you using? On what operating system?

I'm using the latest online version of Minerva, and I'm running Win 8.1

Please provide any additional information below.

I have no additional information to provide, everything I know is provided in 
the above bug report.

Original issue reported on code.google.com by [email protected] on 2 Oct 2014 at 4:32

Empy object arrays after export

What steps will reproduce the problem?
1. Open a complex .sol file containing arrays of objects
2. Export to JSON

What is the expected output? What do you see instead?
Instead of an array of JSON objects, the resulting JSON contains an array of 
empty arrays, ie, an array of two objects with fields becomes [[],[]]

What version of the product are you using? On what operating system?
3.3.3/Windows 7 x64

Original issue reported on code.google.com by hatstand0 on 28 Aug 2012 at 3:39

Saving file mangles the code and renderers it unreadable

What steps will reproduce the problem?
1. Load the .sol
2. Save the .sol
3. See the .sol become corrupted and unreadable by the game

What is the expected output? What do you see instead?
A working, changed .sol save file. A mangled, unreadable .sol save file.

What version of the product are you using? On what operating system?
The online version on windows 7 pro

Please provide any additional information below.
3.5 .air version works just fine and does not mangle the file.


Original issue reported on code.google.com by [email protected] on 25 Sep 2014 at 3:50

Attachments:

Editing corrupts sol file.

What steps will reproduce the problem?
1. Open attached file
2. Expand ClarenceSave_SLOT1
3. Expand SAVEDATA
4. Select (I)coins
5. Edit the 0 to be 1
6. Click Save Changes
7. Click Save
8. Click Close
9. Open modified file.

What is the expected output?

I expect to be able to expand ClarenceSave_SLOT1 and view the modification.

What do you see instead?

The file is corrupt and ClaranceSAVE_SLOT1 no longer has any contents.

What version of the product are you using?

3.3.0

On what operating system?

Windows 7 Ultimate x64



Original issue reported on code.google.com by [email protected] on 6 May 2011 at 4:52

Attachments:

Error# 0 on installing

What steps will reproduce the problem?
1. Start install
2. Choose installation path and preferences
3. Shows an error

What is the expected output? What do you see instead?
Expected output:- installation successful
I see:- Sorry an error has occured. Try installing again.

What version of the product are you using? On what operating system?
Version or installer 3.3.0
Windows XP service pack 3.


Original issue reported on code.google.com by [email protected] on 29 Mar 2011 at 6:55

installation error #0

I can't install Minerva, get error #0 each time (screenshot attached)

What steps will reproduce the problem?
1. got ver.3.2.4 installed
2. erased all content in Temp directory
3. can't upgrade to 3.3.2
4. can't uninstall (Minerva searches .msi in Temp)
5. delete Minerva manually
6. can't install 3.2.4, 3.3.2 - the same result

What version of the product are you using? On what operating system?
Win7 ultimate x64
Adobe FP 11.2

Original issue reported on code.google.com by [email protected] on 6 Apr 2012 at 1:51

Attachments:

Ability to copy/paste arrays/objects over multiple files

Would it be possible to implement a copy/paste for large sections of a .sol 
file?
A few .sol files I've been looking at have arrays of hundreds of values, and I 
would like to copy those arrays and put them in a different .sol file without 
having to manually replicate the array.

Original issue reported on code.google.com by [email protected] on 11 Nov 2012 at 7:30

saves in flashes disappear

What steps will reproduce the problem?
1.changing any values in the nimin flash
2.
3.

What is the expected output? What do you see instead?
lose save data in all other flashes, saves can be accessed by minerva but wont 
show up in the list of saves for the flash on the parent site of the flash and 
new saves will not show up in minerva. would like to have a way to restore 
changed files to oriinal state before editing

What version of the product are you using? On what operating system?
using minerva-3-3-3.air on windows 7

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 4 Aug 2012 at 6:14

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.