Hey,
Just configured to have the server issue a new daily build (at 3am
UTC, if I cron'ed correctly). Shouldn't be a big strain on the server
and will be more useful to developers who are trying to make sure that
their application works.
Logs can be found here:
https://distribute.kde.org/flatpak-a
Patch for Bug ID-357657 review request at
https://git.reviewboard.kde.org/r/130217/.
Replaced QCheckbox objects named "m_AnswerMixedCheck" and
"m_ReducedCheck" to QRadioButton to select only one option in
displaying the type of Answer(either Mixed Fraction or Reduced form).
It works successfully wi
2017-08-04 13:51 GMT-03:00 Jonathan Riddell :
> In isoimagewriter I've multiple classes doing ISO verification. How
> this is done differs per distro so I've different classes for Neon,
> Kubuntu, Arch etc. They share a common parent class to not duplicate
> too much code. But I still need to crea
In isoimagewriter I've multiple classes doing ISO verification. How
this is done differs per distro so I've different classes for Neon,
Kubuntu, Arch etc. They share a common parent class to not duplicate
too much code. But I still need to create each class and call it
individually.
In a more dyna
Yes it worked. Thank You!
On Fri, Aug 4, 2017 at 4:44 PM, chinmoy ranjan
wrote:
> I think it requires bison development files. Maybe search on synaptic for
> bison-dev. This should fix your problem.
> On Aug 4, 2017 16:39, "Aman Gupta" wrote:
>
>> I am trying to build KDE LabPlot but it shows a
I think it requires bison development files. Maybe search on synaptic for
bison-dev. This should fix your problem.
On Aug 4, 2017 16:39, "Aman Gupta" wrote:
> I am trying to build KDE LabPlot but it shows an error:
>
>
>
>
>
> *CMake Error at
> /usr/share/cmake-3.5/Modules/FindPackageHandleStanda
I am trying to build KDE LabPlot but it shows an error:
*CMake Error at
/usr/share/cmake-3.5/Modules/FindPackageHandleStandardArgs.cmake:148
(message): Could NOT find BISON (missing: BISON_EXECUTABLE) Call Stack
(most recent call first):
/usr/share/cmake-3.5/Modules/FindPackageHandleStandardAr
What does it do?
Jonathan
On 4 August 2017 at 10:15, Julian Wolff wrote:
> Hey all,
>
>
>
> from what I know there is no kf5 port of the upnp kio slave yet.
> Is there any interest in porting it or is there an alternative for kf5?
>
> If there is some interest, I will start working on this in t
Hey all,
from what I know there is no kf5 port of the upnp kio slave yet.Is
there any interest in porting it or is there an alternative for kf5?
If there is some interest, I will start working on this in the next
few days.
Cheers,
Julian