On Wed, Aug 28, 2013 at 10:36 PM, Martin Jansa wrote:
> On Wed, Aug 28, 2013 at 05:05:38PM -0700, Chris Larson wrote:
> > On Wed, Aug 28, 2013 at 4:13 PM, Saul Wold wrote:
> >
> > > On 08/28/2013 09:12 AM, Christopher Larson wrote:
> > >
> > >> From: Christopher Larson
> > >>
> > >> Currently we
On Wed, Aug 28, 2013 at 05:05:38PM -0700, Chris Larson wrote:
> On Wed, Aug 28, 2013 at 4:13 PM, Saul Wold wrote:
>
> > On 08/28/2013 09:12 AM, Christopher Larson wrote:
> >
> >> From: Christopher Larson
> >>
> >> Currently we don't enable any immodules for gtk+3, yet we unconditionally
> >> cal
On Wed, Aug 28, 2013 at 4:13 PM, Saul Wold wrote:
> On 08/28/2013 09:12 AM, Christopher Larson wrote:
>
>> From: Christopher Larson
>>
>> Currently we don't enable any immodules for gtk+3, yet we unconditionally
>> call
>> do_split_packages on a nonexistent path. This results in a return value o
On 08/28/2013 09:12 AM, Christopher Larson wrote:
From: Christopher Larson
Currently we don't enable any immodules for gtk+3, yet we unconditionally call
do_split_packages on a nonexistent path. This results in a return value of
None, which it then tries to join, resulting in a TypeError. Only