Code Monkey home page Code Monkey logo

Comments (3)

larose avatar larose commented on August 19, 2024

I think this is only an issue with Python 2, did you try with Python 3?

from utt.

mdshane avatar mdshane commented on August 19, 2024

I am working indeed working with Python 3 and I know, that the default setting for Python 3 is utf-8 meaning this should not be a problem. Still I have it.

from utt.

larose avatar larose commented on August 19, 2024

Sorry for the slow response. I just tried to reproduce your issue but I couldn't:

$ rm ~/.local/share/utt/utt.log 
$ utt hello
$ file ~/.local/share/utt/utt.log 
/home/mathieu/.local/share/utt/utt.log: ASCII text
$ utt add "ü, ä, ö"
$ file ~/.local/share/utt/utt.log 
/home/mathieu/.local/share/utt/utt.log: UTF-8 Unicode text
$ utt report

------------------------ Sunday, Mar 10, 2019 (week 10) ------------------------

Working Time: 0h02 (0h01 + 0h01) [0h02]
Break   Time: 0h00 [0h00]

----------------------------------- Projects -----------------------------------

(0h02) : -- Current Activity --, ü, ä, ö

---------------------------------- Activities ----------------------------------

(0h01) : -- Current Activity --
(0h01) : ü, ä, ö


----------------------------------- Details ------------------------------------

(0h01) 08:48-08:49 ü, ä, ö
(0h01) 08:49-08:50 -- Current Activity --

Perhaps it's an issue with your shell?

from utt.

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.