Activity for Alena Laskavaia

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    Yes I know all price providers are broken :(

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    I know, I am sorry all card provides are broken now because they change interfaces and I don't have time to do anything. If somebody would like to create new parser it should be greate, there is site mentioned on other threads that accomulates prices including cardmarket and tcgplayer

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #671

    Screenshot is of some site? This is not Magic Assistant screenshot. Magic Assistant is application for managing cards, it does not play games.

  • Alena Laskavaia Alena Laskavaia modified ticket #671

    Winrate analysis is wrong

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #671

    this is not right software product, I don't event know what you talking about

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #671

    Is this about tournament organizer? I did not post any updates. Uninstall whatever it was, run antivirus.

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #665

    cool. that would do. It is scraping cardkingdom it looks!

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #665

    I checked quickly I did not see "price" field in the card, but it maybe diffrent API for that, I will check more when I have time, because basically I lost all card prices providers now, cardkindom is european site, they did the API token trick now too but when I try to get it I cannot even create an account there because Canada is not on list of counries that can have accounts! (only EU)

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #665

    Do they actually have prices?

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #665

    Hosestly I am not sure what to do. I got API token but they make it completely unusable for open source project. The token experies after like 30 days and to generate new it require private key which I cannot hardcode in app because its open source! I am stuck

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #665

    It very complecated now you need an API token to get the prices, I got the token but now I have to find the time to implement it

  • Alena Laskavaia Alena Laskavaia committed [ebd221]

    scryfall import and price convertor

  • Alena Laskavaia Alena Laskavaia committed [7cfbbe]

    settings updated

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    I requirest new API token, waiting for response

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    The site changed their API's the code has to be fixed to support new API. No workaround for now.

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    You can load sets manually from magiccards info, see extending database in docs

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    I don't see any error in log. Can you attach your collection .xml and I can try do the query here

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    I posted new version in October which has both ssl fix and it includes java for Windows and Linux, if you use this version it should just matter of installing (unziping) and using with old workspace

  • Alena Laskavaia Alena Laskavaia modified a comment on discussion General

    You can enter cards in text format, like CSV and import. There is variaty of imports supported. If you use gatherer id - its only field needed, if you use name you also need set or set abbreviation to resolve to correct card. Some format are pretty simpla like Firebolt x4 Some Golbin x3 (after import you can can also change set) Docs are here: http://mtgbrowser.sourceforge.net/doc-plugins/com.reflexit.magiccards.help/html/tasks/creatingdeck.html#populate_manual

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    You can enter cards in text format, like CSV and import. There is variaty of imports supported. If you use gatherer id - its only field needed, if you use name you also need set or set abbreviation to resolve to correct card. Some format are pretty simpla like Firebolt x4 Some Golbin x3 (after import you can can also change set)

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #653

    You need JDK with 1.8 to complie, not sure what you using it cannot even find Object class

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    There is comment field in the cards, also you may prefix you collection with owner name?

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    So what is "locate com.reflexit.magiccards_rcp.prefs" say? On Wed, Jul 31, 2019 at 10:20 AM Fabrizio cassaiome@users.sourceforge.net wrote: Thank you but i know about the dot and there isn't any .setting folder File locations Sent from sourceforge.net because you indicated interest in < https://sourceforge.net/p/mtgbrowser/discussion/837435/> To unsubscribe from further messages, please visit < https://sourceforge.net/auth/subscriptions/>

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    Did you do global disk search?

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #651

    Sorry mac is very diffrent so not sure where jre folder suppose to be, but for .ini add -vm lines before -vmargs i.e. -vm /path/to/java/bin -vmargs ...

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #651

    You can also copy whole jre (java distribution) into root of MA installation, it has to be called "jre" exactly. And inside should be "bin" folder with java (well whole thing needs to be copied)

  • Alena Laskavaia Alena Laskavaia modified a comment on ticket #651

    Something like this in magicassistant.ini -vm features/com.qnx.tools.jre.win32.x86_64_1.8.192/jdk8u192-b12-jre/bin 2 lines replace second one to path to actual java bin

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #651

    Something like this -vm features/com.qnx.tools.jre.win32.x86_64_1.8.192/jdk8u192-b12-jre/bin 2 lines replace second one to path to actual java bin

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #651

    I don't know on what platform you are, but should be magicassistan.ini file which can be used to change where it is taking java. Can you search other forum posts or bugs? I think I posted this already somewhere..

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #651

    This is not eclipse its java. Its not compatible with java you have. You can install recommended java (and you can keep directly in MA folder so it does not interfere with rest). It needs java 1.8

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #642

    I am trying to repackage the app with java but there are licensing issues with oracle java now. I found where to get another distro with better license (GNU) but I did not have a chance to repackage For reference open JDK distributions of jre wget -nv https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u192-b12/OpenJDK8U-jre_x64_windows_hotspot_8u192b12.zip wget -nv https://github.com/AdoptOpenJDK/openjdk8-binaries/releases/download/jdk8u192-b12/OpenJDK8U-jre_x64_linux_hotspot_8u192b12.tar.gz...

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #642

    This application does not work with java 10, You need to install java 8.

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    So what version is working and version is not working?

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #634

    Before it pops browser it has dialog that tells you were the log it, also if you Paste - clipboard contain path to log (when you do Help=>Send Bug) But you error seems not related to java - you java seems file. It sais cannot save file, maybe disk is full? Try to clean the image cashe (you can see the path it shows in error), it remove folder that ends with Cards/ in the workspace - its all cache it will be reloaded (save if first just in case, i.e. zip up)

  • Alena Laskavaia Alena Laskavaia committed [3f9413]

    fixed main urls

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #631

    Check that you have latest version magicassistant-1.5.1.201904160221 or higher Check you log file (Help->Send Bug) if it contains Trust exception it means you have old version of java that does not support security protocol that gather site is using (site where it getting images from). You need to update java 1.8 to latest available version (do not use java 9 or higher it does not work)

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #634

    Check you log file (Help->Send Bug) if it contains Trust exception it means you have old version of java that does not support security protocol that gather site is using (site where it getting images from). You need to update java 1.8 to latest available version (do not use java 9 or higher it does not work)

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #632

    I added instructions on how to restore from backup at the bottom of FAQ http://mtgbrowser.sourceforge.net/wiki/index.php/FAQ

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #632

    If you open Window->Preferences it should have Magic Assistant properties and File Location on the left it has location of backup. Cards stored in xml, restoring from backup means you can unzip it on top of existing workspace

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    You need to install latest of java 8 update. That suppose to fix image loading issue if there no updates you are at latest already

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    Java does not have cipher that server has. You need newer java version (but still 1.8). https://dzone.com/articles/troubleshooting-javaxnetsslsslhandshakeexception-r If you cannot get oracle one try to get open jdk. I can try to create a package with java but it may take some time.

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    I had to change networking layer to uss SSL (https) because they changed the site so something wrong with security sertificates, can you attache the log please? If you do Help->Send bug it will show where the log is

  • Alena Laskavaia Alena Laskavaia committed [a83116]

    fixed test

  • Alena Laskavaia Alena Laskavaia committed [66b927]

    fixed url

  • Alena Laskavaia Alena Laskavaia committed [5de099]

    fixed type parsing

  • Alena Laskavaia Alena Laskavaia committed [406ea3]

    attempt to fix test

  • Alena Laskavaia Alena Laskavaia committed [c6c916]

    updated db to new sets

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #625

    This is java 12 it seems? I only tested it with 1.8 (or java 8)

  • Alena Laskavaia Alena Laskavaia modified ticket #626

    Updates

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #626

    fixed, install update version

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    Please install new update it should be fixed now (cannot disable it still but it shuld work now)

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    Please install new update, images no longer could be loade because URL has change, I had to push software update.

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    Please install new update, the websites chaged their URLs and db was not loading

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #628

    Thanks!

  • Alena Laskavaia Alena Laskavaia renamed a blog post

    Magic Assistant 1.5.1.201904160221

  • Alena Laskavaia Alena Laskavaia created a blog post

    Magic Assistant 1.5.1.201904160221 i

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #627

    Gather changed APIs, I pushed new update. You have to switch to 1.5, all older version won't work anymore

  • Alena Laskavaia Alena Laskavaia committed [92de3b]

    URL updates

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #624

    What version of software? What platform/os?

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    In info tab of a "deck/collection" view there is total value.

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    Yeah its a bug. Newer card hard color indicator on them but this is older card and it does not, and since it 0 cost it thinks its not blue. And it cannot interpret the text.

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    It case sensitive sort, I could have sort it case insensitive but I probably won't fix its very minor

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #609

    Isn't there already? What version are you using

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #608

    Was something in the log to indicate that it was a problem?

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    Well if you don't have backup, you won't cannot restore... The location of backup you can find in Windows->Prefrences-Magic Preferences->Files Changing owership does add cards to collection, since you "own" them, I am not sure what did you expect when you change them to "own". They are still belong to the deck you imported, if you remove that deck - it will remove all these cards, which means you number will go down. If you copied cards in collection - not much can be done, except go through and...

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    There is nothing out of the box to specify set icon, but you can hack it. There is symbol cache stored on local machine, i.e ~/MagicAssistantWorkspace/.metadata/.plugins/com.reflexit.magiccards.core/Sets/ The icon is combination of set+rariry, i.e. DDI-Common.png If you know you imported set abbreviation (from editions file), you can create a similar png file with your set icon (check the size too)

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    Yes, sort by Ownsership column, multiselect cards using Shift-Click right click Edit... change Ownership

  • Alena Laskavaia Alena Laskavaia modified a comment on discussion General

    how it looks like, actually it does work with rarity Token as well, only set really need to change to match the real one

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    how it looks like

  • Alena Laskavaia Alena Laskavaia modified a comment on discussion General

    Ok so you should use a real set and real rarity in this case, i.e. Set shold be "Duel Decks: Venser vs. Koth" Rarity should be "Common" I also changed type and name See attachments

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    Ok so you should use a real set and real rarity in this case, i.e. Set shold be "Duel Decks: Venser vs. Koth" Rarity should be "Common" I also changed type and name See attachments

  • Alena Laskavaia Alena Laskavaia committed [ff6128]

    fixed oracle test

  • Alena Laskavaia Alena Laskavaia committed [01fae7]

    trying to fix target still

  • Alena Laskavaia Alena Laskavaia committed [b624f3]

    fixed nebula location

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    Icons are looked up by set abbreviation, if gatherer does not have a set, it probably does not have icons. In this case is TDDI is the abbreviation?

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    They could have change API on website. Please specify exactly what cards you tried and what providers.

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #607

    This was tested with java 8. The java you have does not work with this code it seems.

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    If you want to Donate, there is Donate button in the header or click here https://sourceforge.net/p/mtgbrowser/donate/ Appreciated!

  • Alena Laskavaia Alena Laskavaia modified a comment on discussion General

    You don't need to upgrade eclipse, just install new magic assistant, all data from 1.4 will be preserved (don't delete old one, just install new one, make sure you workspace not the same directory as installation)

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    You don't need to upgrade eclipse, just install new magic assistant, all data from 1.4 will be preserved

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    I am personaly not interested in doing it myself but it would be very easy to write a code that would extaract that and conver to speadsheet that MA can import

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    These site come and go, I don't think putting effort in replacing main database are justifiable, but Magic Assistant support database extensions, including from https://magiccards.info/ where you can load required sets into MA database, there should be doc on how to do that.

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    Nope don't close. In general you never need to update all, only Standard On Fri, Jan 26, 2018 at 6:11 PM, kannerke kannerke@users.sourceforge.net wrote: The dead link is on the general page of this forum. The update is still running. Now, it's at 85k of 144k. Still a few hours to run. Is there a pauze/continue mechanism in place? Like if I close the program, it can continue later on? Performance of Update Magic Cards Database Sent from sourceforge.net because you indicated interest in https://sourceforge.net/p/mtgbrowser/discussion/837435/...

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    No something else is wrong. Can you please describe the steps of the operation you perforum, also app logs would help, if you press Help->Send Bug it will show log file location

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    http://mtgbrowser.sourceforge.net/wiki/index.php/FAQ That was the wiki link Regarding performance I suspect the site now throttling the access because of the scrubbers which is my software does in this case (i.e. purposly delaying the response). It has to collect info which only present in individual card page so it hits site for every card few time, printed, oracle and if you want another language another page for that language. But if you don't see the programm for a whil it may be hanging

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #604

    Ok then if you copy all your deck files (xml) in new workspace and see if it still ok, then you can just switch to a new workspace

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #604

    Still cannot reproduce it... So you do absolutely nothing just start and stop and its growing?

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #605

    Well not that folder, its folder you specify when you start it, and if you don't rememer check Window->Preferences->Magic Preferences->File Locations Also what version are you using? Providers keep changing their side API so you need latest version of software

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #605

    It definetly should be empty. Are you sure its actually use this directory?

  • Alena Laskavaia Alena Laskavaia modified a comment on discussion General

    You running with java 1.6, you need 1.8, see installation notes http://mtgbrowser.sourceforge.net/wiki/index.php/Installation

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    You running with java 1.6, you need 1.8, see installation notes

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #604

    No it likely did not change. Can you attach before and after version? So I cann see what exactly has been added please?

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    Please attach that log file

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    I never run with java 9 before, its probably related. You can try to get a version that bundled with java, I can (it say with_java in the name) It won't be latest version but you can update to a latest one via software update after.

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #604

    Can you try, stop the app, remove this file and restart? (If you had add another language to this set you would have to re-add it)

  • Alena Laskavaia Alena Laskavaia posted a comment on ticket #545

    Flip card exists in database for search purpose, but you don't have to add flip side, just add the "normal" side card to your deck

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    I should have said - I don't apply this patch because its not correct change, it modifies the product to include parts I don't need to include

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    Does it launch for you now? I don't need the patch since it does build and works for me. To launch you need to make sure all required pligins are added, which I usually do in Launch configuration you press Add Requires Plugins (I forgot which tab is that)

  • Alena Laskavaia Alena Laskavaia posted a comment on discussion General

    I pushed an update for this issue

  • Alena Laskavaia Alena Laskavaia committed [ce89ac]

    exception handling for converter

1 >