GithubHelp home page GithubHelp logo

Calendar color update about lupin HOT 11 CLOSED

akhater avatar akhater commented on August 22, 2024
Calendar color update

from lupin.

Comments (11)

akhater avatar akhater commented on August 22, 2024 1

i'll clone your public repo and give it a try
please allow me some time

from lupin.

handuozh avatar handuozh commented on August 22, 2024 1

Hotfix released in e90b14c

should be working now. I'd appreciate your feedback

Thank you so much and sorry for the late reply and for wasting some of your time checking my repo 👍

When I replied to you, I was in bed browsing the mobile Github so cannot easily filter out file types ignoring that .png file. 🤣
Now it works

from lupin.

akhater avatar akhater commented on August 22, 2024 1

No matter how you spin it, it was an unhandled error from my side and I appreciate your help on this

I will remove the feature request tag from this one, please feel free to open another issue for that

from lupin.

akhater avatar akhater commented on August 22, 2024

Hi @handuozh
Lupin scans at start up and then every GitHubUpdateFrequency minutes, by default it is every 720 min / 12 hrs

it is really weird that it was no updated for you in 3 days, in your terminal are you seeing a "Scheduled Housekeeping" message appearing? it is when it is building them

for the second request sure I can do that, I was./am reluctant since it will take more time but no worries I'll do it

from lupin.

handuozh avatar handuozh commented on August 22, 2024

Sorry for the late reply. I just checked the output and really found some errors:

Scheduled Housekeeping ...

No error handlers are registered, logging exception.

Traceback (most recent call last):

  File "/usr/local/lib/python3.6/site-packages/apscheduler/executors/base.py", line 125, in run_job

    retval = job.func(*job.args, **job.kwargs)

  File "main.py", line 281, in scheduledHousekeeping

    Git2Json()

  File "/home/christlurker/softwares/Lupin.LogSeqPyBot/git.py", line 156, in Git2Json

    AllFilesContent.append(getGitFileContent(content))

  File "/home/christlurker/softwares/Lupin.LogSeqPyBot/git.py", line 123, in getGitFileContent

    return file.decoded_content.decode("utf-8")  # Get raw string data

UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 0: invalid start byte

from lupin.

handuozh avatar handuozh commented on August 22, 2024

For the 2nd request, it is not that important, actually. 😆 No need to worry about this.

from lupin.

akhater avatar akhater commented on August 22, 2024
UnicodeDecodeError: 'utf-8' codec can't decode byte 0x89 in position 0: invalid start byte

very interesting 🤔I have no clue what this error actually means but I will take a look at that

thanks for the feedback

from lupin.

akhater avatar akhater commented on August 22, 2024

is it possible that you have in your logseg/pages or /journal directories a non-text file? like image etc...

from lupin.

handuozh avatar handuozh commented on August 22, 2024

I don't have non-text files but have some non-ascii files like Chinese characters and emoji ❤️ under pages/. Not sure if they could be decoded by utf8. U can check out my public repo as u like https://github.com/handuozh/logseq-notes

from lupin.

akhater avatar akhater commented on August 22, 2024

seems I was right "pages/dynaslam.png" no prob easier than I thought

from lupin.

akhater avatar akhater commented on August 22, 2024

Hotfix released in e90b14c

should be working now. I'd appreciate your feedback

from lupin.

Related Issues (20)

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.