baccon404 / procurement

Automatically exported from code.google.com/p/procurement
0 stars 0 forks source link

Stash Tab - The "refresh tab" feature is not functional. #228

Closed GoogleCodeExporter closed 8 years ago

GoogleCodeExporter commented 8 years ago

What version of Procurement are you using? On what operating system?
1.3.1

What steps will reproduce the problem?
1. Launch the application
2. Go to the STASH section
3. Look your items in stash 2 for example.
4. In-game, Move or sell something that was in stash 2
5. Go back to the application and REFRESH the stash 2 (right-click, refresh)
6. Notice that the item will still be present on the application.

Please note that this issue was not present in previous version.

Original issue reported on code.google.com by SopK...@gmail.com on 22 Mar 2014 at 6:43

GoogleCodeExporter commented 8 years ago
I am also experiencing this defect on 1.3.0

Original comment by mlynchor...@gmail.com on 23 Mar 2014 at 3:17

GoogleCodeExporter commented 8 years ago
Hello, also getting this on 1.3.0.

I'm running it on Windows 8 64-bit, with ShowOnlyMyLeagues set to Invasion.

Original comment by xToke...@gmail.com on 26 Mar 2014 at 12:09

GoogleCodeExporter commented 8 years ago
I am experiencing this as well, with version 1.3.1, on Windows 7 64 bit.

Original comment by freyja...@gmail.com on 29 Mar 2014 at 1:46

GoogleCodeExporter commented 8 years ago
Also getting this problem in 1.3.1.

Windows 7 64-bit

Original comment by alwort...@gmail.com on 1 Apr 2014 at 5:39

GoogleCodeExporter commented 8 years ago
Also not working for me, Windows 8.1 64 bit, version 1.3.1

Original comment by der...@gmail.com on 9 Apr 2014 at 1:17

GoogleCodeExporter commented 8 years ago
[deleted comment]
GoogleCodeExporter commented 8 years ago
Same problem here, also with Windows 8.1 64 bit and Procurement 1.3.1

Original comment by elparano...@gmail.com on 11 Apr 2014 at 1:17

GoogleCodeExporter commented 8 years ago
I also have this problem.

Original comment by tarsoni...@gmail.com on 26 Apr 2014 at 6:29

GoogleCodeExporter commented 8 years ago
I'm also getting this bug.  It looks like the list of items is being updated, 
but the map from tab to list of items on that tab, which is used to render 
items in the UI, is not.  I have worked up a fix for this, and a patch is 
attached. (No offense taken if my clunky new method name isn't used.)

Original comment by cmaca...@gmail.com on 26 Apr 2014 at 8:45

Attachments:

GoogleCodeExporter commented 8 years ago
Is there any way for us users to apply that patch, or do we need to wait for an 
official release?

Original comment by der...@gmail.com on 27 Apr 2014 at 1:42

GoogleCodeExporter commented 8 years ago
If you can compile the code yourself -- which requires a recent version of 
Visual Studio -- then you can apply the patch.  You would download the latest 
version of the code, add the lines of code as specified in the patch file (it's 
a text file), and recompile the application.

Original comment by cmaca...@gmail.com on 29 Apr 2014 at 9:25

GoogleCodeExporter commented 8 years ago
I have Visual Studio 2012, but I don't see where I can download the newest code 
here. Maybe I'm looking in the wrong place?

Original comment by Eddie...@gmail.com on 29 Apr 2014 at 9:45

GoogleCodeExporter commented 8 years ago
There's no place to download it, say, as a zip file, unfortunately.  Google 
removed that feature some months back.  Your only options are to download each 
file individually through the file browser (not really an option), or to get a 
copy by using svn on the command line

svn checkout http://procurement.googlecode.com/svn/trunk/ procurement

or by using a graphical client, like TortoiseSNV (http://tortoisesvn.net/).

Original comment by cmaca...@gmail.com on 29 Apr 2014 at 10:02

GoogleCodeExporter commented 8 years ago
YES I GOT IT! Thanks for the help, my procurement now refreshes again :)

Original comment by Eddie...@gmail.com on 29 Apr 2014 at 10:32

GoogleCodeExporter commented 8 years ago
This will be fixed in the next release, thanks to cmacanka for the patch!

Original comment by stickymaddness on 10 May 2014 at 10:32

GoogleCodeExporter commented 8 years ago

Original comment by stickymaddness on 11 May 2014 at 11:58