Giter VIP home page Giter VIP logo

kosciak-misc's People

Contributors

kosciak avatar

kosciak-misc's Issues

DropboxIndex raises exception on startup on Mac OS X

I'm not sure this is Mac specific but, just so you know...

What is the expected output? What do you see instead?

mcaserta@dysprosium ~/work/dropbox-index $ ./dropbox-index.py 
~/Dropbox/Public/music/
Traceback (most recent call last):
  File "./dropbox-index.py", line 32, in <module>
    LANG, ENCODING = locale.getlocale()
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/locale.py", line 478, in getlocale
    return _parse_localename(localename)
  File "/System/Library/Frameworks/Python.framework/Versions/2.6/lib/python2.6/locale.py", line 391, in _parse_localename
    raise ValueError, 'unknown locale: %s' % localename
ValueError: unknown locale: UTF-8


What version of the product are you using? On what operating system?

mcaserta@dysprosium ~/work/dropbox-index $ python 
Python 2.6.1 (r261:67515, Feb 11 2010, 00:51:29) 
[GCC 4.2.1 (Apple Inc. build 5646)] on darwin
Type "help", "copyright", "credits" or "license" for more information.
>>> ^D
mcaserta@dysprosium ~/work/dropbox-index $ uname -a
Darwin dysprosium.local 10.4.0 Darwin Kernel Version 10.4.0: Fri Apr 23 
18:28:53 PDT 2010; root:xnu-1504.7.4~1/RELEASE_I386 i386


Original issue reported on code.google.com by [email protected] on 31 Jul 2010 at 6:18

jQuery won't load because it's not https (so sort doesn't work, etc)

Replace the jquery src in the html file with `<script type="text/javascript" 
src="https://ajax.googleapis.com/ajax/libs/jquery/1/jquery.min.js"></script>` 
and it will use the latest v1 jquery version (jQuery v1.9.1 when I just ran it) 
and work with dropbox's https pages. See 
http://stackoverflow.com/a/441429/116891 for useful info.

Original issue reported on code.google.com by [email protected] on 22 Mar 2013 at 12:55

Python 3 support

I've been using dropbox-index for some time now, but I've moved away from 
Python 2 and am using Python 3 almost exclusively now. I've forked this project 
at https://github.com/jaraco/dropbox-index and have updated the codebase to 
work with Python 3 (along with some other miscellaneous cleanup). Please 
consider pulling in those changes and making a bugfix release.

Regards,
Jason

Original issue reported on code.google.com by [email protected] on 3 Sep 2013 at 9:27

Problem wir german "umlauts"

What steps will reproduce the problem?
1. create a file with umlaut (ä,ö,ü) in filename 
2. start dropbox-index

What is the expected output? What do you see instead?
Filname is    -> Menü_004.png
I see instead -> Men端_004.png

What version of the product are you using? On what operating system?
stefan@st1 ~ $ dropbox-index --version     
dropbox-index 0.4.3

linux

Original issue reported on code.google.com by [email protected] on 16 Nov 2013 at 9:34

Project abandoned

It appears that this project is no longer being maintained. Would the owner 
consider a new maintainer to fix bugs and make new releases?

Original issue reported on code.google.com by [email protected] on 29 Dec 2013 at 5:51

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.