Creating GnuCash bundle problems

John Ralls jralls at ceridwen.us
Sun May 8 13:07:17 EDT 2011


On May 8, 2011, at 7:47 AM, Brad Grupczynski wrote:

> Hi everyone,
> 
> Trying to create a bundle using instructions:
> http://wiki.gnucash.org/wiki/MacOSX/Quartz#Making_a_Bundle
> https://github.com/jralls/gnucash-on-osx
> 
> The instructions are similar but don't match.
> 
> Here's the output. Any ideas?
> 
> bash-3.2$ ige-mac-bundler gnucash.bundle
> /Users/gnucash2/ige-mac-bundler-0.5/bundler/bundler.py:6: DeprecationWarning: the sets module is deprecated
>  from sets import Set
> Traceback (most recent call last):
>  File "/Users/gnucash2/.local/bin/ige-mac-bundler", line 6, in <module>
>    bundler.main.main(sys.argv[1:])
>  File "/Users/gnucash2/ige-mac-bundler-0.5/bundler/main.py", line 18, in main
>    bundler.run()
>  File "/Users/gnucash2/ige-mac-bundler-0.5/bundler/bundler.py", line 468, in run
>    self.copy_binaries(self.project.get_binaries())
>  File "/Users/gnucash2/ige-mac-bundler-0.5/bundler/project.py", line 330, in get_binaries
>    binaries.append(Binary.from_node(node))
>  File "/Users/gnucash2/ige-mac-bundler-0.5/bundler/project.py", line 149, in from_node
>    raise "The tag 'binary' is not allowed to have a 'dest' property"
> TypeError: exceptions must be classes or instances, not str

Yes, you're using an old version of ige-mac-bundler, which is my fault for not updating the wiki page with the new versions. I've done that now, so please upgrade. You'll also want to download the linked bundle, launcher, icons, and Info.plist (links are also on the Wiki page). The files in the tarball are for 2.2.9.

Regards,
John Ralls



More information about the gnucash-devel mailing list