Maushundb / quick-editor

This repo has been DEPRECATED. Please use https://atom.io/packages/code-peek
MIT License
25 stars 6 forks source link

Failed to load the quick-editor package #24

Open dgagn opened 7 years ago

dgagn commented 7 years ago

[Enter steps to reproduce:]

  1. ...
  2. ...

Atom: 1.15.0 x64 Electron: 1.3.13 OS: Microsoft Windows 10 Home Thrown From: quick-editor package 0.4.3

Stack Trace

Failed to load the quick-editor package

At 'buttons.less' wasn't found in C:\Users\DanyG\.atom\packages\quick-editor\styles\quick-editor.less:6:0

LessError: 'buttons.less' wasn't found
  at /packages/quick-editor/styles/quick-editor.less:6:0

Commands

  2x -9:25.2.0 core:confirm (input.hidden-input)
  2x -9:08.5.0 core:backspace (input.hidden-input)
  6x -9:07.0 core:confirm (input.hidden-input)
     -5:31.8.0 core:backspace (input.hidden-input)
  2x -5:31.5.0 core:confirm (input.hidden-input)

Non-Core Packages

atom-alignment 0.12.1 
atom-beautify 0.29.17 
atom-css-comb 3.1.0 
atom-html-preview 0.1.22 
atom-ternjs 0.18.1 
atom-yamljson 0.2.3 
autocomplete-lua 0.8.0 
color-picker 2.2.5 
cson 2.0.1 
file-type-icons 1.3.3 
formatter-json 1.0.1 
instance-bol 0.0.0 
javascript-refactor 0.5.6 
jsonlint 1.1.4 
linter 1.11.23 
linter-coffeescript 1.0.0 
linter-js-standard 3.9.0 
linter-js-yaml 1.2.7 
linter-json-lint 0.1.1 
linter-jsonlint 1.3.0 
linter-sass-lint 1.7.4 
main-bol 0.2.5 
minimap 4.26.8 
minimap-bookmarks 0.4.2 
minimap-highlight-selected 4.5.0 
minimap-pigments 0.2.2 
pigments 0.39.0 
project-manager 3.3.3 
quick-editor 0.4.3 
remember-folds 0.3.0 
sass-autocompile 0.13.3 
set-syntax 0.3.2 
sort-words 0.1.2 
web-view 3.0.0 
yeti-syntax 0.1.2 
yeti-ui 0.1.6 
gusbemacbe commented 7 years ago
  1. I installed this plugin;
  2. When I trigged quick-edit, it gave this error;
  3. When I close and open, it always appears this same error.

Atom: 1.17.0-beta5 x64 Electron: 1.3.15 OS: Mac OS X 10.12.4 Thrown From: quick-editor package 0.4.3

Stack Trace

Failed to load the quick-editor package

At .focus is undefined in /Applications/Atom.app/Contents/Resources/app/node_modules/one-dark-ui/styles/buttons.less:73:2

LessError: .focus is undefined
  at /Applications/Atom.app/Contents/Resources/app/node_modules/one-dark-ui/styles/buttons.less:73:2

Commands

Non-Core Packages

angular2-snippets 0.3.0 
ascii-hex 0.2.0 
atom-beautify 0.29.24 
atom-bootstrap4 1.4.0 
atom-clock 0.1.7 
atom-justify 0.4.1 
atom-live-server 2.1.2 
atom-name-that-color 0.2.0 
atom-python-run 0.7.3 
autocomplete-clang 0.11.3 
busy-signal 1.4.1 
color-picker 2.2.5 
css-declaration-sorter 1.0.0 
dracula-theme 2.0.3 
dracula-ui 0.4.1 
file-icons 2.1.4 
find-selection 0.16.0 
fonts 2.0.0 
format-sql 0.3.0 
hyperclick 0.0.40 
icon-fonts 2.16.2 
intentions 1.1.2 
language-arduino 0.4.3 
language-lisp 0.2.0 
language-prolog 0.10.0 
language-unityscript 0.37.0 
linter 2.1.4 
linter-prolog 0.2.0 
linter-ui-default 1.3.0 
open-recent 5.0.0 
php-server 0.7.0 
pigments 0.39.1 
postcss-sorting 2.10.0 
px-to-em 2.6.3 
quick-editor 0.4.3 
script 3.14.1 
sort-attributes 0.2.4 
sort-lines 0.14.0 
sorter 1.1.0 
tag 0.5.0 
titanium-alloy 0.13.9 
uppercatom-letter 0.1.0 
Baldrani commented 7 years ago

Same here

kwwii commented 7 years ago

Error compiling Less stylesheet: /Users/username/.atom/packages/quick-editor/styles/quick-editor.less Line number: 73 .focus is undefined Close All Failed to load the quick-editor package .focus is undefined in /Applications/Atom.app/Contents/Resources/app/node_modules/one-dark-ui/styles/buttons.less:73:2

orodriguezdev commented 7 years ago

I'm having the same issue presented by @kwwii.

luongs3 commented 7 years ago

Get the same issue, any solution?

gusbemacbe commented 7 years ago

It seems that the developer abandoned this pack.

mohitelement commented 7 years ago

Mine was working just fine when i had the version 1.15 but its showing error since i updated it to 1.18 OS: Ubuntu 16.04.2

Safe-Mode commented 7 years ago

So what? Are there any solutions?

GravesNathan commented 6 years ago

If someone knows how to give focus correctly in .less then I'm sure it could be fixed. Either that or building ones own package for CSS. There is a nice quick editor called "code-peek" for Atom, but it does not currently support CSS. If anyone knows how to submit the regex it sounds like he is open to adding more languages. https://atom.io/packages/code-peek

wrogner commented 6 years ago

I find this error to occur only when using one-light UI theme. Can someone confirm this? It does not happen when the one-light editor theme is selected