Giter VIP home page Giter VIP logo

adium2pidgin-themes's People

Watchers

 avatar  avatar

adium2pidgin-themes's Issues

Can't run adium2pidgin-theme-convert.py

hello,
I'm trying to install this pidgin plug-in, but I'm facing some unexpected
difficulties.

when i try to run the script (on Ubuntu 9.10) give me the following error:

Traceback (most recent call last):
  File "adium2pidgin-theme-convert.py", line 368, in <module>
    (options,inputpath) = ParseArgs()
  File "adium2pidgin-theme-convert.py", line 354, in ParseArgs
    return (options, args[0])
IndexError: list index out of range

I have to move the file to a specific local?
Can you point me out to a solution?

Original issue reported on code.google.com by [email protected] on 4 Nov 2009 at 4:11

cannot convert themes

What steps will reproduce the problem?
  ./adium2pidgin-theme-convert.py king_graphite_4_1888_2251.zip 
{'output': None, 'type': None, 'sound_format': None}
king_graphite_4_1888_2251.zip
('application/zip', None)
Source is zip file, unpacking to tmp dir...
Traceback (most recent call last):
  File "./adium2pidgin-theme-convert.py", line 374, in <module>
    source = Unpack(inputpath)
  File "./adium2pidgin-theme-convert.py", line 320, in Unpack
    zip.extractall(temp)
AttributeError: ZipFile instance has no attribute 'extractall'


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


What version of the product are you using? On what operating system?
Linux 2.6.30-2, debian squezze/sid, gnome 2.28

Please provide any additional information below.


Original issue reported on code.google.com by [email protected] on 6 Nov 2009 at 9:52

Problems running - parsing file object

~/bin$ python adium2pidgin-theme-convert.py -o '/home/some_temp/' -t status -s 
mp3 ../Downloads/hud_4_9718_4999.zip 


{'output': '/home/some_temp/', 'type': 'status', 'sound_format': 'mp3'}
../Downloads/hud_4_9718_4999.zip
('application/zip', None)
Source is zip file, unpacking to tmp dir...
Source unpacked to '/tmp/adium2pidginjqhtBkhud_4_9718_4999.zip' directory
Work with /tmp/adium2pidginjqhtBkhud_4_9718_4999.zip/HUDium theme directory
Assigned theme name - HUDium
Traceback (most recent call last):
  File "adium2pidgin-theme-convert.py", line 384, in <module>
    conventer = Conventors[options.type][0](sourcepath=source, sound_format=options.sound_format)
  File "adium2pidgin-theme-convert.py", line 18, in __init__
    self.plist = plistlib.readPlist(self.FindPListFile())
  File "/usr/lib/python2.6/plistlib.py", line 78, in readPlist
    rootObject = p.parse(pathOrFile)
  File "/usr/lib/python2.6/plistlib.py", line 406, in parse
    parser.ParseFile(fileobj)
TypeError: argument must have 'read' attribute


Original issue reported on code.google.com by [email protected] on 5 Feb 2011 at 7:52

White space in filenames breaks smileys themes

For example this theme http://www.adiumxtras.com/index.php?a=xtras&xtra_id=4208 
contains file names with white space, but the smileys theme file format uses 
white space to separate fields (http://developer.pidgin.im/wiki/SmileyThemes) 
so smileys are broken when converting such themes.

Attached patch fixes the problem.

Original issue reported on code.google.com by [email protected] on 25 Aug 2011 at 1:47

Attachments:

Source path do not exist!

I'm trying open install adium links in firefox, and get this error:

{'output': None, 'type': None, 'sound_format': None}
adiumxtra://www.adiumxtras.com/download/4011
(None, None)
Source path do not exist!

But if i convert themes manually(./adium2pidgin-theme-convert.py
имя_zip_файлика_с_темкой), then is worked

Original issue reported on code.google.com by [email protected] on 16 Jan 2010 at 9:13

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.