TypeError: GtkSourceBuffer.set_style_scheme() argument 1 must be gtksourceview2.StyleScheme, not None

Bug #950503 reported by Choi JeongWon
6
This bug affects 1 person
Affects Status Importance Assigned to Milestone
DreamPie
Expired
Undecided
Unassigned

Bug Description

DreamPie click

A programming error has been detected.
Please report it by copying the information that appears when you click the "Details" button and submitting a bug report by choosing Help->Report a Problem. Thanks!

"Details" button click

Variables:
  File "dreampie.py", line 4, <module>()
  File "dreampielib\gui\__init__.pyc", line 1146, main()
  File "dreampielib\gui\__init__.pyc", line 160, __init__(self=DreamPie(path..."window_main"), pyexec='C:\\Python27\\python.exe')
  File "dreampielib\gui\__init__.pyc", line 995, configure(self=DreamPie(path..."window_main"))
  File "dreampielib\gui\tags.pyc", line 296, apply_theme_source(sourcebuffer=<gtksour...25c3170)>, theme={('bracket-match', 'bg', 'color'): 'darkblue', ('bracket-match', 'bg', 'isset'): True, ('bracket-match', 'fg', 'color'): 'white', ('bracket-match', 'fg', 'isset'): False, ...})

Traceback (most recent call last):
  File "dreampie.py", line 4, in <module>
  File "dreampielib\gui\__init__.pyc", line 1146, in main
  File "dreampielib\gui\__init__.pyc", line 160, in __init__
  File "dreampielib\gui\__init__.pyc", line 995, in configure
  File "dreampielib\gui\tags.pyc", line 296, in apply_theme_source
TypeError: GtkSourceBuffer.set_style_scheme() argument 1 must be gtksourceview2.StyleScheme, not None

What's the problem??????

summary: - A programming error has been detected.
+ TypeError: GtkSourceBuffer.set_style_scheme() argument 1 must be
+ gtksourceview2.StyleScheme, not None
Revision history for this message
Noam Yorav-Raphael (noamraph) wrote :

Hello,

I just released a new version of DreamPie. Can you please get the new version (preferably using the git repo) from www.dreampie.org/download.html and report what happens?

Thanks,
Noam

Changed in dreampie:
status: New → Incomplete
Revision history for this message
Launchpad Janitor (janitor) wrote :

[Expired for DreamPie because there has been no activity for 60 days.]

Changed in dreampie:
status: Incomplete → Expired
To post a comment you must log in.
This report contains Public information  
Everyone can see this information.

Other bug subscribers

Remote bug watches

Bug watches keep track of this bug in other bug trackers.