Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix error while trying to open journal palette. Fixes #4637 #218

Closed
wants to merge 1 commit into from
Closed

Fix error while trying to open journal palette. Fixes #4637 #218

wants to merge 1 commit into from

Conversation

godiard
Copy link
Contributor

@godiard godiard commented Jan 16, 2014

As explained in [1] pygobject is confused by methods
returning a tuple. Use a array is a workaround.

[1] https://bugzilla.gnome.org/show_bug.cgi?id=689277#c5

As explained in [1] pygobject is confused by methods
returning a tuple. Use a array is a workaround.

[1] https://bugzilla.gnome.org/show_bug.cgi?id=689277#c5
@tchx84
Copy link
Member

tchx84 commented Jan 17, 2014

Tested, compared before/after and the it does the trick. Glad to say this annoying bug going away. I will merge now.

@tchx84 tchx84 closed this Jan 17, 2014
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants