qtleveldb icon indicating copy to clipboard operation
qtleveldb copied to clipboard

mkdir error

Open kay54068 opened this issue 5 years ago • 0 comments

I got some error about this

QDir::mkdir: Empty or null file name
leveldb::Status leveldb::{anonymous}::IOError(const QString&, const QString&) "" "Could not create path"
leveldb::Status leveldb::{anonymous}::IOError(const QString&, const QString&) "/LOG" "file to open is a directory"
QDir::mkdir: Empty or null file name
leveldb::Status leveldb::{anonymous}::IOError(const QString&, const QString&) "" "Could not create path"
leveldb::Status leveldb::{anonymous}::IOError(const QString&, const QString&) "/LOCK" "Lock failed error"

kay54068 avatar Nov 04 '19 21:11 kay54068