Giter Club home page Giter Club logo

Comments (26)

toxinu avatar toxinu commented on August 22, 2024

Can you run in SublimeText console:

import shutil
shutil.which('7za')

And

import os
import sublime
s = sublime.load_settings('Sublimall.sublime-settings')
s.get('7za_path')
os.path.exists(s.get('7za_path'))

Thank you for your issue @yuters 😄

from sublimall.

dofine avatar dofine commented on August 22, 2024

Same problems here. OS X 10.9 and ST 3 build 3059.

import shutil
shutil.which('7za')

gives nothing. Scripts below leads /usr/local/bin/7za and True.

from sublimall.

yuters avatar yuters commented on August 22, 2024

Like @dofine said:

>>> import shutil
>>> shutil.which('7za')
>>> import os
>>> import sublime
>>> s = sublime.load_settings('Sublimall.sublime-settings')
>>> s.get('7za_path')
'/usr/local/Cellar/p7zip/9.20.1/bin/7za'
>>> os.path.exists(s.get('7za_path'))
True

from sublimall.

sivaprabug avatar sivaprabug commented on August 22, 2024

In windows-xp how to find the 7zip binary path?

"7za_path": ""
}

from sublimall.

it-can avatar it-can commented on August 22, 2024

yeah I get the same error... Please fix this!

from sublimall.

toxinu avatar toxinu commented on August 22, 2024

Hey guys,

Your problem may be fixed right now.
You just have to upgrade Sublimall through Package Control.

Can you give me feedbacks please ?

Thanks.

from sublimall.

chrisgeo avatar chrisgeo commented on August 22, 2024

Just to add to this, when it fails - instead of canceling the upload process (say it can't find this binary OR it received a permissions problem) the upload stays "active".

from sublimall.

toxinu avatar toxinu commented on August 22, 2024

Yes @chrisgeo .
I have to do a better error handler, its on roadmap! 👍

from sublimall.

it-can avatar it-can commented on August 22, 2024

upload button is still not active... error is gone btw...

from sublimall.

toxinu avatar toxinu commented on August 22, 2024

@it-can Which upload button ?

from sublimall.

it-can avatar it-can commented on August 22, 2024

Preferences -> Package Settings -> Sublimall

from sublimall.

fabricionaweb avatar fabricionaweb commented on August 22, 2024

I have the same problem ...

from sublimall.

bbrdaric avatar bbrdaric commented on August 22, 2024

Yes, it seems that options are not enabled.

sb

from sublimall.

wvega avatar wvega commented on August 22, 2024

I have the same problem with the menu options. All three disabled. The commands work fine though.

from sublimall.

dufferzafar avatar dufferzafar commented on August 22, 2024

I am guessing the problem is not with Sublimall but ST itself. A quick google search shows that this is a common problem with ST3. See this.

from sublimall.

dufferzafar avatar dufferzafar commented on August 22, 2024

I was wrong. It indeed was a problem with Sublimall. Pushing a fix.

from sublimall.

p0limorf avatar p0limorf commented on August 22, 2024

So how resolved the problem with inactive menu items?

from sublimall.

dufferzafar avatar dufferzafar commented on August 22, 2024

The problem was with the sublime-menu file - the commands there had different names than the actual ones.

from sublimall.

toxinu avatar toxinu commented on August 22, 2024

Problem must be fixed.
Just need to do a new release soon.

I'll give you news when I do.

from sublimall.

p0limorf avatar p0limorf commented on August 22, 2024

I corrected Main.sublime-menu file and everything works

from sublimall.

toxinu avatar toxinu commented on August 22, 2024

This bug is fixed in 0.0.5.

from sublimall.

JamesVanWaza avatar JamesVanWaza commented on August 22, 2024

@socketubs What is the Solution for OS X El Capitan
Current Version of Sublime Stable Channel Build 3083

from sublimall.

dotKev avatar dotKev commented on August 22, 2024

Ditto on request for OS X El Capitan.
Current version is Stable Channel, Build 3083

from sublimall.

toxinu avatar toxinu commented on August 22, 2024

Sorry guys I don't have Mac so it's difficult to help you.
Nothing in SublimeText console or in your ~/.sublimall.log ?

from sublimall.

JamesVanWaza avatar JamesVanWaza commented on August 22, 2024

I am also experiencing the same issue on El Capitan Build 3083 on Mac as
well
On Fri, Dec 4, 2015 at 03:03 Geoffrey Lehée [email protected]
wrote:

Sorry guys I don't have Mac so it's difficult to help you.
Nothing in SublimeText console or in your ~/.sublimall.log ?


Reply to this email directly or view it on GitHub
#12 (comment).

James Gacuca
[email protected]
(202)-569-1159

from sublimall.

JamesVanWaza avatar JamesVanWaza commented on August 22, 2024

@socketubs , How do I show you my log file?

from sublimall.

Related Issues (20)

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    🖖 Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. 📊📈🎉

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google ❤️ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.