Giter Club home page Giter Club logo

leveldbwinrt's People

Contributors

maxpert avatar

Stargazers

 avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

leveldbwinrt's Issues

LevelDB constructor crashes sometimes

I am creating a DB in one folder and sometimes I have to dispose that DB to create another one in it's place and this is when I get this error, sometimes:

_Unspecified error

IO error: Unable to move file, StackTrace: at LevelDBWinRT.DB..ctor(Options options, String path)_

This happens right after I dispose the previous DB and around 15 lines of code later, when I try to create the new DB with the LevelDB constructor this exception is thrown.

IO Error when passing absolute path with special symbols

Hello again :)

I am getting an IO Error every time I try to create a database in a UWP application where the username of the user of the PC is for example "Lãy ôkne" and the path to the db is in the AppData package folder of my UWP application which in turn is residing in the current user folder in the 'Users' folder.

That translates to an absolute path of C:\Users\Lãy ôkne\AppData\Local\Packages\AppPackageName\LocalState\db.

Error:
IO error: C:\Users\Lãy ôkne\AppData\Local\Packages\AppPackageName\LocalState\db/MANIFEST-000001 Append: cannot write

Is there a list of symbols that are not supported by the library?

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.