syl20bnr / spacemacs

A community-driven Emacs distribution - The best editor is neither Emacs nor Vim, it's Emacs *and* Vim!
http://spacemacs.org
GNU General Public License v3.0
23.7k stars 4.9k forks source link

Semantic layer misbehaiving #8072

Closed vv111y closed 4 years ago

vv111y commented 7 years ago

Description :octocat:

emacs/nextstep/Emacs.app/Contents/Resources/lisp/cedet/ede/loaddefs.el: Obsolete name arg "emacs" to constructor ede-project-autoload emacs/nextstep/Emacs.app/Contents/Resources/lisp/cedet/ede/loaddefs.el: Obsolete name arg "linux" to constructor ede-project-autoload Loading /Users/Will/.emacs.d/.cache/company-statistics-cache.el (source)...done Cache Error: [/Users/Will/.emacs.d/.cache/semanticdb/!usr!include!sys!semantic.cache] (error In save file, list of object constructors found, but no :type specified for slot reference-directory of type nil), Restart eieio--validate-slot-value: Invalid slot type: semanticdb-project-database-file, reference-directory, string, nil

Reproduction guide :beetle:

Observed behaviour: :eyes: :broken_heart: doesn't work fwiw autocomplete very slow - unusable.

Expected behaviour: :heart: :smile: Want to have semantic/cedet work

(%LAST_KEYS%)

System Info :computer:

Backtrace :paw_prints:

%BACKTRACE%
bmag commented 7 years ago

I don't really know what's happening (I tried Semantic and didn't like it), but have you tried deleting /Users/Will/.emacs.d/.cache/semanticdb/!usr!include!sys!semantic.cache? (or perhaps the entire /Users/Will/.emacs.d/.cache/semanticdb directory)

github-actions[bot] commented 4 years ago

This issue has been automatically marked as stale because it has not had recent activity. It will be closed if no further activity occurs. Please let us know if this issue is still valid!

vv111y commented 4 years ago

closing, sorry I didn't attend to this before.