[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: current commit has broken dbus


I've submitted a bugfix Ben.

figured it out. DBusSignal uses "Every" an an argument name so it
conflicted.

I encased the argument Every in curly brackets.
{Every}

works as expected :)
Respects
BruceS


On Tue, 20 May 2025 at 10:08, Bruce Steers <bsteers4@xxxxxxxxx> wrote:

> Error is the following line 14 in DBusSignal.class
>
>  Every = True
>
> Respects
> BruceS
>
> On Tue, 20 May 2025 at 10:03, Bruce Steers <bsteers4@xxxxxxxxx> wrote:
>
>> getting this after compile..
>>
>> ||
>> || Unable to compile 'gb.dbus'
>> || Unable to compile 'gb.desktop' component
>> || Unable to compile 'gb.dbus.trayicon' component
>> ||
>>
>> If you look at attached image you can see gitlab-CI is also failing but
>> not raising any error so it passes the checks.
>>
>> Respects
>> BruceS
>>
>>
>>

Follow-Ups:
Re: current commit has broken dbusvuott@xxxxxxxxxxxx
Re: current commit has broken dbusBenoît Minisini <benoit.minisini@xxxxxxxxxxxxxxxx>
References:
current commit has broken dbusBruce Steers <bsteers4@xxxxxxxxx>
Re: current commit has broken dbusBruce Steers <bsteers4@xxxxxxxxx>