Giter Site home page Giter Site logo

Comments (11)

kubalav avatar kubalav commented on August 20, 2024 1

Flow Launcher version is 1.9.3
Currency plugin version is 2.0.1

from flow.launcher.plugin.currency.

rp1231 avatar rp1231 commented on August 20, 2024 1

Yep, If I remember correctly, I had tried a euro conversion when it crashed.
Now it's working fine.

from flow.launcher.plugin.currency.

rp1231 avatar rp1231 commented on August 20, 2024

I'm getting a crash in the new version as well.
Strangely the crash log shows the version to be 1.9.3 instead of 2.0.1

from flow.launcher.plugin.currency.

deefrawley avatar deefrawley commented on August 20, 2024

Odd as the plugin is working for a few people that I know of. I have released a new version that changes the underlying library version to one that is more stable. Give it a bit to get pushed out and once done, perhaps uninstall and do a fresh install of the plugin and let me know if that fixes the issue

from flow.launcher.plugin.currency.

rp1231 avatar rp1231 commented on August 20, 2024

v 2.0.2 is still crashing for me,
even after a fresh install of the plugin.

from flow.launcher.plugin.currency.

deefrawley avatar deefrawley commented on August 20, 2024

Hmmm, ok will look into it further and get back to you.

from flow.launcher.plugin.currency.

deefrawley avatar deefrawley commented on August 20, 2024

@rp1231 - are you using the embedded python in Flow or a system installed python? If system, is it v3.10?

from flow.launcher.plugin.currency.

kubalav avatar kubalav commented on August 20, 2024

I can run version 2.0.2. If I enter command "cc 125 czk eur" I get this error:

07:18:25 ERROR (launcher.py): int() argument must be a string, a bytes-like object or a number, not 'NoneType'
Traceback (most recent call last):
  File "C:\Users\WDAGUtilityAccount\Downloads\FlowLauncher\app-1.9.3\UserData\Plugins\Currency Converter-2.0.2\lib\flox\launcher.py", line 43, in __call__
    results = request_method(*request_parameters) or self._results
  File "C:\Users\WDAGUtilityAccount\Downloads\FlowLauncher\app-1.9.3\UserData\Plugins\Currency Converter-2.0.2\lib\flox\__init__.py", line 118, in _query
    self.query(query)
  File "C:\Users\WDAGUtilityAccount\Downloads\FlowLauncher\app-1.9.3\UserData\Plugins\Currency Converter-2.0.2\plugin\currency_converter.py", line 118, in query
    ratesxml_returncode = self.getrates_xml(self.max_age)
  File "C:\Users\WDAGUtilityAccount\Downloads\FlowLauncher\app-1.9.3\UserData\Plugins\Currency Converter-2.0.2\plugin\currency_converter.py", line 193, in getrates_xml
    if (current - file) > datetime.timedelta(hours=int(max_age)):
TypeError: int() argument must be a string, a bytes-like object or a number, not 'NoneType'

from flow.launcher.plugin.currency.

deefrawley avatar deefrawley commented on August 20, 2024

Hi @kubalav - it wasn't picking up the settings. I've found the issue and will rollout a fix. You also lead me to another bug that I squashed in this release too when using the Euro has a currency :). We'll get there (it was a big update)

from flow.launcher.plugin.currency.

deefrawley avatar deefrawley commented on August 20, 2024

2.0.3 is live

from flow.launcher.plugin.currency.

kubalav avatar kubalav commented on August 20, 2024

@deefrawley Yep, it's working now. 🙏

from flow.launcher.plugin.currency.

Related Issues (17)

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.