Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Grive throws an error message when I run it #232

Closed
juacq97 opened this issue Oct 31, 2018 · 1 comment
Closed

Grive throws an error message when I run it #232

juacq97 opened this issue Oct 31, 2018 · 1 comment

Comments

@juacq97
Copy link

juacq97 commented Oct 31, 2018

I installed grive a few days ago and it worked fine, but today I updated my distro (manjaro XFCE) and Grive no longer works. If I execute grive, this error appears:

$ grive 
Reading local directories
exception: /home/equipo/.cache/yay/grive/src/grive2-0.5.0/libgrive/src/util/OS.cc(57): Throw in function void gr::os::Stat(const string&, gr::DateTime*, off_t*, bool*)
Dynamic exception type: boost::exception_detail::clone_impl<gr::os::Error>
[gr::expt::BacktraceTag*] = #0 0x561bb5397dfb grive gr::Exception::Exception()
#1 0x561bb539f044 grive gr::os::Error::Error()
#2 0x561bb539ea90 grive gr::os::Stat(std::__cxx11::basic_string<char, std::char_traits<char>, std::allocator<char> > const&, gr::DateTime*, long*, bool*)
#3 0x561bb53a61f6 grive gr::Resource::FromLocal(gr::Val&)
#4 0x561bb535742b grive gr::State::FromLocal(boost::filesystem::path const&, gr::Resource*, gr::Val&)
#5 0x561bb535746c grive gr::State::FromLocal(boost::filesystem::path const&, gr::Resource*, gr::Val&)
#6 0x561bb5357673 grive gr::State::FromLocal(boost::filesystem::path const&)
#7 0x561bb5353c0b grive gr::Drive::DetectChanges()
#8 0x561bb53464fd grive Main(int, char**)
#9 0x561bb53447ed grive main
#10 0x7fa110faa223 /usr/lib/libc.so.6 __libc_start_main
#11 0x561bb53452ae grive _start

[boost::errinfo_errno_*] = 2, "No such file or directory"
[boost::errinfo_file_name_*] = ./cuaderno/.#index.org
[boost::errinfo_api_function_*] = stat

I reinstalled from AUR with yay, but nothing happen. Maybe a issue with some dependency?

@juacq97
Copy link
Author

juacq97 commented Nov 2, 2018

Forget it, I just rebooted and now works fine.

@juacq97 juacq97 closed this as completed Nov 2, 2018
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant