tualo / tualo-git-context

Git context menu for atom
MIT License
2 stars 0 forks source link

Failed to load the tualo-git-context package #22

Closed gct-faisal closed 9 years ago

gct-faisal commented 9 years ago

Atom Version: 1.0.2 System: Mac OS X 10.10.4 Thrown From: tualo-git-context package, v0.6.11

Stack Trace

Failed to load the tualo-git-context package

At variable @text-color-added is undefined in /Users/fhumayun/.atom/packages/tualo-git-context/styles/tualo-git-context.less:11:26

LessError: variable @text-color-added is undefined
  at /Users/fhumayun/.atom/packages/tualo-git-context/styles/tualo-git-context.less:11:26

Commands

Config

{
  "core": {
    "ignoredNames": [
      ".git",
      ".svn",
      ".DS_Store",
      "._*",
      "Thumbs.db"
    ],
    "disabledPackages": [
      "numbers-on-a-pane",
      "file-type-icons"
    ],
    "themes": [
      "isotope-ui",
      "seti-syntax"
    ]
  }
}

Installed Packages

# User
Sublime-Style-Column-Selection, v1.3.0
atom-yamljson, v0.2.3
atomatigit, v1.5.3
circle-ci, v0.10.0
color-picker, v2.0.9
color-tabs, v0.1.8
colorful-json, v1.0.0
copy-filename, v1.0.1
css-color-underline, v1.0.1
cucumber, v0.5.0
file-icon-supplement, v0.8.3
file-icons, v1.5.8
file-watcher, v0.3.1
fonts, v0.5.0
git-diff-details, v0.18.0
git-log, v0.4.1
goto-last-edit, v0.1.0
isotope-ui, v2.5.0
javascript-snippets, v1.0.0
jenkins, v0.3.4
language-gherkin, v1.0.2
language-gherkin-pt, v1.0.1
language-groovy-cloned-from-java, v0.3.0
language-puppet, v0.12.0
linter, v1.2.3
linter-javac, v0.1.4
linter-js-yaml, v1.1.1
linter-puppet, v1.0.0
minimap, v4.11.0
minimap-color-highlight, v4.1.4
remember-session, v0.5.1
seti-syntax, v0.4.0
tab-numbers, v0.2.0
terminal-panel, v1.14.1
travis-ci-status, v0.15.1
tree-view-breadcrumb, v0.6.1
tree-view-git-projects, v0.5.0
tree-view-git-status, v0.1.1
tualo-git-context, v0.6.11
webbox-color, v0.5.7

# Dev
No dev packages
thomashoffmann1979 commented 9 years ago

Thank you, there was an variable defined in atoms default theme that i should not use. I have fixed it in version 0.6.12.

gct-faisal commented 9 years ago

My pleasure. Thank you for the fix! Cheers, Faisal

From: Thomas Hoffmann notifications@github.com<mailto:notifications@github.com> Reply-To: tualo/tualo-git-context reply@reply.github.com<mailto:reply@reply.github.com> Date: Wednesday, July 15, 2015 at 4:44 AM To: tualo/tualo-git-context tualo-git-context@noreply.github.com<mailto:tualo-git-context@noreply.github.com> Cc: Faisal Humayun fhumayun@groupcaretech.com<mailto:fhumayun@groupcaretech.com> Subject: Re: [tualo-git-context] Failed to load the tualo-git-context package (#22)

Thank you, there was an variable defined in atoms default theme that i should not use. I have fixed it in version 0.6.12.

Reply to this email directly or view it on GitHubhttps://github.com/tualo/tualo-git-context/issues/22#issuecomment-121532543.