Hi all,
Can anyone help with a failing CI test for Tellico? It just started
recently, and looks to be due to kfilemetadata not finding the libexiv2
library. I'm not sure what might have changed. Nothing in recent Tellico
commits seems to be related.
>From https://invent.kde.org/office/tellico/-/j
On Thu, Nov 11, 2021 at 11:21 AM David Hurka
wrote:
> > From debugging, it looks like the QMimeData inside the KIO::DropJob has
> > zero bytes for any data requested which is why the file is never created.
> > But now I'm at a dead-end - can anyone give me a pointer or suggestion as
> > to why th
Hi Ahmad,
On Thu, Nov 11, 2021 at 2:47 AM Ahmad Samir wrote:
> On 11/11/21 04:17, Robby Stephenson wrote:
> > I made a short test case in
> https://invent.kde.org/rstephenson/dragdroptest
> > where I essentially show a widget that creates a QDrag object with image
> >
Hi all,
I wonder if someone might be able to help figure out what I'm doing wrong
with regard to dragging and dropping an image into a dolphin window, trying
to get it saved as a new file. I've been using this code in Tellico, and
I'm pretty sure it used to work a while ago, but I'm not sure when
On Sat, Feb 6, 2016 at 10:21 AM, David Faure wrote:
> On Tuesday 22 December 2015 21:22:15 Robby Stephenson wrote:
> > Bringing in the small amount of code from libkonq/favicons to KIO seems
> > like a feasible approach. I'm willing to test and fix bugs there, too.
>
>
On Tue, Dec 22, 2015 at 5:05 PM, Albert Astals Cid wrote:
> El Monday 21 December 2015, a les 22:17:05, Robby Stephenson va escriure:
> > Hi all,
> >
> > Tellico uses the org.kde.FavIcon DBus interface for showing some icons
> > for websites that provide data APIs. Th
Hi all,
Tellico uses the org.kde.FavIcon DBus interface for showing some icons
for websites that provide data APIs. The same interface appears to be
used in KIO::favIconForUrl(). But unless I'm missing something, that
interface is part of libkonq which is (yet) unreleased for KF5 and
Konquero
On 07/27/2015 04:27 AM, Albert Astals Cid wrote:
El Diumenge, 26 de juliol de 2015, a les 15:46:44, Robby Stephenson va
escriure:
Should I remove the frameworks branch altogether? What's the right way
to do that, if so?
Yes
git push origin :frameworks
You may not have enough permis
On 07/01/2015 08:47 PM, Robby Stephenson wrote:
> I plan to merge the Tellico frameworks branch into master soon,
> probably this weekend. The master branch is currently KDE4/Qt4 based,
> so this is a change to requiring Qt5 and KDE frameworks.
It took me longer than expected, b
I plan to merge the Tellico frameworks branch into master soon, probably
this weekend. The master branch is currently KDE4/Qt4 based, so this is
a change to requiring Qt5 and KDE frameworks.
I'm not sure what I may need to do to update the CI build information or
any of the i18n setup. Please
On Tue, May 19, 2015 at 2:17 AM, Daniel Vrátil wrote:
> On Monday, May 18, 2015 07:32:54 PM Robby Stephenson wrote:
> > In the process of porting Tellico to KF5, one of my unit tests that
> > depends on KCodecs::base64Encode() started to fail. After poking at it a
> > litt
Hi,
In the process of porting Tellico to KF5, one of my unit tests that
depends on KCodecs::base64Encode() started to fail. After poking at it a
little bit, my impression is that KF5::KCodecs is including a newline at
the end of the byte string, where the kdelibs4 version didn't.
But it's la
On 4/17/2014 2:19 PM, Albert Astals Cid wrote:
El Dimecres, 16 d'abril de 2014, a les 21:55:50, Robby Stephenson va escriure:
On Wed, Apr 16, 2014 at 3:59 PM, Albert Astals Cid wrote:
El Dimarts, 15 d'abril de 2014, a les 21:34:38, Robby Stephenson va
Anyone else have th
On Wed, Apr 16, 2014 at 3:59 PM, Albert Astals Cid wrote:
> El Dimarts, 15 d'abril de 2014, a les 21:34:38, Robby Stephenson va
> escriure:
> > Hi all,
>
> Hi
>
> > There's a bug in Tellico that results in a freeze/hang when importing
> > a .csv file
Hi all,
There's a bug in Tellico that results in a freeze/hang when importing
a .csv file. It's bug 329677 on KDE [1] and #729503 in Debian [2].
Unfortunately, I can't reproduce it and I can't figure out the bug
just from the backtraces in the bug reports.
So far, the only common denominators I
I'd like to break up the unit tests I have in Tellico into two groups.
The real unit tests are the ones that verify program behavior, but
there's a rather large group that just checks functionality with
online data sources (database APIs and such). Since that second group
depends on an internet con
Hi,
As I understand it, the proper way to define a mimetype with the
shared-mime-info framework is to use an XML file, and install it in
the xdg mime directory. How do I set up my KDE application so scripty
will pull out the mime type comments for translation? Anyone have a
working example to poin
17 matches
Mail list logo