https://bugs.kde.org/show_bug.cgi?id=346403
--- Comment #9 from David Faure ---
Thanks for the backtraces. They don't necessarily indicate "hanging in
libharfbuzz".
More likely, KFilePreviewGenerator::Private::dispatchIconUpdateQueue() is
triggering dataChanged for one item at a time, just like i
https://bugs.kde.org/show_bug.cgi?id=346403
--- Comment #8 from David Faure ---
Git commit 09cd8420e6c901a482c346fdaf4bc1cc38587646 by David Faure.
Committed on 13/10/2016 at 16:52.
Pushed by dfaure into branch 'master'.
Major performance improvement when turning previews off in the file dialog.
https://bugs.kde.org/show_bug.cgi?id=346403
David Faure changed:
What|Removed |Added
CC||fa...@kde.org,
|
https://bugs.kde.org/show_bug.cgi?id=368999
--- Comment #2 from David Faure ---
Bug in QUrl, actually.
qDebug() << "in:" << urlArg;
QUrl url = QUrl::fromUserInput(urlArg, QDir::currentPath());
qDebug() << "out:" << url;
in: "/home/dfaure/bugs/trailing space "
out: QUrl("file:///home
https://bugs.kde.org/show_bug.cgi?id=368070
--- Comment #2 from David Faure ---
FindQt4.cmake was using qmake.
Qt5 installs cmake config files, which cmake picks up using CMAKE_PREFIX_PATH
unless it's in a standard location. qmake is not involved at all (except in the
bit of code in ECM that use
https://bugs.kde.org/show_bug.cgi?id=367998
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #1 from David Faure --
https://bugs.kde.org/show_bug.cgi?id=367998
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #1 from David Faure --
https://bugs.kde.org/show_bug.cgi?id=368070
Bug ID: 368070
Summary: kdesrc-build-setup is still about Qt 4
Product: kdesrc-build
Version: Git
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=366795
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #6 from David Faure --
https://bugs.kde.org/show_bug.cgi?id=366750
--- Comment #2 from David Faure ---
Git commit a4ef90d64f065f439a20e7d04f900d1422e96bee by David Faure.
Committed on 16/08/2016 at 18:12.
Pushed by dfaure into branch 'frameworks/5.0'.
Fix wrong additional .0 in new automation for index.php
Thanks to
https://bugs.kde.org/show_bug.cgi?id=354613
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #1 from David Faure --
https://bugs.kde.org/show_bug.cgi?id=75324
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
Assignee|fa...@kde.org
https://bugs.kde.org/show_bug.cgi?id=75324
--- Comment #27 from David Faure ---
"Not all platforms support FUSE" is only the argument why we don't use FUSE
_instead_ of our current solution in KIO (like gnome does AFAIK). But I would
say this isn't what is being discussed here, which is rather ab
https://bugs.kde.org/show_bug.cgi?id=359581
David Faure changed:
What|Removed |Added
Latest Commit|http://commits.kde.org/kio/ |http://commits.kde.org/kio/
|dc
https://bugs.kde.org/show_bug.cgi?id=297020
David Faure changed:
What|Removed |Added
Status|CONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=258505
David Faure changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=258505
David Faure changed:
What|Removed |Added
Status|REOPENED|ASSIGNED
--- Comment #32 from David Faure ---
Ni
https://bugs.kde.org/show_bug.cgi?id=157272
--- Comment #30 from David Faure ---
I couldn't go to Plasma 5.7 due to the KF-5.24 requirement, so this will be in
Plasma 5.8 (October)
https://community.kde.org/Schedules/Plasma_5
--
You are receiving this mail because:
You are watching all bug cha
https://bugs.kde.org/show_bug.cgi?id=358116
David Faure changed:
What|Removed |Added
Status|UNCONFIRMED |CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=358116
David Faure changed:
What|Removed |Added
Status|UNCONFIRMED |CONFIRMED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=355736
David Faure changed:
What|Removed |Added
Resolution|--- |FIXED
Status|ASSIGNED
https://bugs.kde.org/show_bug.cgi?id=355736
--- Comment #8 from David Faure ---
Found a Qt bug report about this, reopened it with more details,
https://bugreports.qt.io/browse/QTBUG-51758.
Meanwhile it's quite pointless to do all this for an empty container, I'll add
an if() in kcalcore, good f
https://bugs.kde.org/show_bug.cgi?id=355736
--- Comment #7 from David Faure ---
I have reduced the issue to this testcase, which crashes indeed.
QVector vec;
vec.erase(std::remove(vec.begin(), vec.end(), 42), vec.end());
vec.reserve(0);
--
You are receiving this mail because:
You a
https://bugs.kde.org/show_bug.cgi?id=355736
David Faure changed:
What|Removed |Added
CC||m...@xanum.uam.mx
--- Comment #6 from David Faure
https://bugs.kde.org/show_bug.cgi?id=362724
David Faure changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=362724
David Faure changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=358152
David Faure changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
CC|
https://bugs.kde.org/show_bug.cgi?id=362012
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=362183
David Faure changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=355736
David Faure changed:
What|Removed |Added
CC||christiande...@web.de
--- Comment #3 from David F
https://bugs.kde.org/show_bug.cgi?id=355736
David Faure changed:
What|Removed |Added
CC||amos.elb...@gmail.com
--- Comment #4 from David F
https://bugs.kde.org/show_bug.cgi?id=355736
David Faure changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Assignee|korganizer-de...@kde.
https://bugs.kde.org/show_bug.cgi?id=355736
David Faure changed:
What|Removed |Added
CC||kol...@aon.at
--- Comment #5 from David Faure --
https://bugs.kde.org/show_bug.cgi?id=355736
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
Summary|korganizer crash
https://bugs.kde.org/show_bug.cgi?id=359581
David Faure changed:
What|Removed |Added
Latest Commit||http://commits.kde.org/kio/
|
https://bugs.kde.org/show_bug.cgi?id=365813
David Faure changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=349789
David Faure changed:
What|Removed |Added
Latest Commit||http://commits.kde.org/kite
|
https://bugs.kde.org/show_bug.cgi?id=363673
David Faure changed:
What|Removed |Added
Latest Commit||http://commits.kde.org/kio/
|
https://bugs.kde.org/show_bug.cgi?id=343673
David Faure changed:
What|Removed |Added
CC||hrvoje.sen...@gmail.com
--- Comment #27 from Davi
https://bugs.kde.org/show_bug.cgi?id=337889
David Faure changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=365813
Bug ID: 365813
Summary: options doesn't work for module-sets
Product: kdesrc-build
Version: Git
Platform: Compiled Sources
OS: Linux
Status: UNCONFIRMED
Severity
https://bugs.kde.org/show_bug.cgi?id=365375
--- Comment #7 from David Faure ---
You could at least use KIO::DesktopExecParser which does the parsing and
escaping correctly (unlike this QRegExp, when given a complex sh Exec line),
and fully supports the desktop entry spec (you added %d, but not %k
https://bugs.kde.org/show_bug.cgi?id=344469
David Faure changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=157272
--- Comment #28 from David Faure ---
I don't disagree. It would be an additional fix at another layer, which some
people suggested.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=232246
David Faure changed:
What|Removed |Added
Resolution|WORKSFORME |FIXED
Latest Commit|
https://bugs.kde.org/show_bug.cgi?id=352927
--- Comment #7 from David Faure ---
varlesh: please open new bug reports for unrelated problems. This bug report
was about *copying* symlinks, your report is about *creating* symlinks. I can
confirm the bug and I'm looking into it, but please don't hija
https://bugs.kde.org/show_bug.cgi?id=365356
--- Comment #2 from David Faure ---
Did you also report a Nautilus bug saying that they should handle webdav://,
KIO syntax? :-)
In any case Elvis is right, if we are to support dav:/ then it's not just
dolphin that should support it, e.g. kioclient sh
https://bugs.kde.org/show_bug.cgi?id=365375
--- Comment #5 from David Faure ---
The (admitted quite new) KRun::runApplication does exactly what you want : it
computes the process arguments and then passes them to QProcess. No runtime
dependency on anything else. It should work just fine on Window
https://bugs.kde.org/show_bug.cgi?id=157272
David Faure changed:
What|Removed |Added
Latest Commit||http://commits.kde.org/plas
|
https://bugs.kde.org/show_bug.cgi?id=365375
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #3 from David Faure --
https://bugs.kde.org/show_bug.cgi?id=365641
--- Comment #1 from David Faure ---
Since it's a *runtime* dependency and not a compile time dependency, it's not a
problem.
It's typical of any runtime dependency, we had that with kde-runtime for all of
the KDE4 time frame, for instance. kde-runtime
https://bugs.kde.org/show_bug.cgi?id=328246
--- Comment #16 from David Faure ---
I can't possibly know that :)
If you see "KTcpSocket::showSslErrors" in the *kmail* debug output, then it's
likely that this patch fixes it.
--
You are receiving this mail because:
You are the assignee for the bug
https://bugs.kde.org/show_bug.cgi?id=328246
--- Comment #16 from David Faure ---
I can't possibly know that :)
If you see "KTcpSocket::showSslErrors" in the *kmail* debug output, then it's
likely that this patch fixes it.
--
You are receiving this mail because:
You are watching all bug changes
https://bugs.kde.org/show_bug.cgi?id=328246
--- Comment #14 from David Faure ---
Fix available at https://phabricator.kde.org/D2167
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=328246
--- Comment #14 from David Faure ---
Fix available at https://phabricator.kde.org/D2167
--
You are receiving this mail because:
You are the assignee for the bug.
___
Kdepim-bugs mailing list
Kdepim-bugs@kde.
https://bugs.kde.org/show_bug.cgi?id=328246
--- Comment #13 from David Faure ---
OK the actual issue is elsewhere. Things are happening out of order, sometimes
(race condition).
KManageSieve::SessionThread::doStartSsl: 0x3aa7f00 SessionThread::doStartSsl()
KManageSieve::SessionThread::doSendData
https://bugs.kde.org/show_bug.cgi?id=328246
--- Comment #13 from David Faure ---
OK the actual issue is elsewhere. Things are happening out of order, sometimes
(race condition).
KManageSieve::SessionThread::doStartSsl: 0x3aa7f00 SessionThread::doStartSsl()
KManageSieve::SessionThread::doSendData
https://bugs.kde.org/show_bug.cgi?id=328246
David Faure changed:
What|Removed |Added
Resolution|FIXED |---
CC|
https://bugs.kde.org/show_bug.cgi?id=328246
David Faure changed:
What|Removed |Added
Resolution|FIXED |---
CC|
https://bugs.kde.org/show_bug.cgi?id=346280
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=349789
David Faure changed:
What|Removed |Added
CC||r...@w3.org
--- Comment #2 from David Faure ---
https://bugs.kde.org/show_bug.cgi?id=341746
David Faure changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=341746
David Faure changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=349789
David Faure changed:
What|Removed |Added
CC||thiago.bauermann@kolabnow.c
|
https://bugs.kde.org/show_bug.cgi?id=346280
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=313083
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #1 from David Faure --
https://bugs.kde.org/show_bug.cgi?id=313083
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #1 from David Faure --
https://bugs.kde.org/show_bug.cgi?id=349789
David Faure changed:
What|Removed |Added
Assignee|kdepim-bugs@kde.org |fa...@kde.org
CC|
https://bugs.kde.org/show_bug.cgi?id=349789
David Faure changed:
What|Removed |Added
Assignee|kdepim-b...@kde.org |fa...@kde.org
CC|
https://bugs.kde.org/show_bug.cgi?id=355229
David Faure changed:
What|Removed |Added
Latest Commit||http://commits.kde.org/akon
|
https://bugs.kde.org/show_bug.cgi?id=355229
David Faure changed:
What|Removed |Added
Latest Commit||http://commits.kde.org/akon
|
https://bugs.kde.org/show_bug.cgi?id=157272
--- Comment #24 from David Faure ---
Git commit 9d5440c14cf9e8107f2cb270ad69cec98ab9303c by David Faure.
Committed on 28/06/2016 at 07:56.
Pushed by dfaure into branch 'master'.
KNotifyConfigWidget: add disableAllSounds() method
This saves a lot of cl
https://bugs.kde.org/show_bug.cgi?id=364820
David Faure changed:
What|Removed |Added
Component|general |general
Version|unspecified
https://bugs.kde.org/show_bug.cgi?id=364657
David Faure changed:
What|Removed |Added
Summary|Application: KDE Daemon |kscreen segfault in
|(kded4), s
https://bugs.kde.org/show_bug.cgi?id=364397
David Faure changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=64754
David Faure changed:
What|Removed |Added
Resolution|--- |FIXED
Version Fixed In|
https://bugs.kde.org/show_bug.cgi?id=64754
David Faure changed:
What|Removed |Added
Assignee|co...@kde.org |fa...@kde.org
CC|
https://bugs.kde.org/show_bug.cgi?id=363991
--- Comment #6 from David Faure ---
Git commit f2772c4fe63944f71f797c0d34d2cdb37897a535 by David Faure.
Committed on 16/06/2016 at 13:34.
Pushed by dfaure into branch 'master'.
Fix DnD onto desktop:/ app desktop file.
We need to resolve from desktop:/
https://bugs.kde.org/show_bug.cgi?id=357556
David Faure changed:
What|Removed |Added
Version Fixed In||Applications/16.04
Resolution|---
https://bugs.kde.org/show_bug.cgi?id=357556
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
Assignee|korganizer-de...
https://bugs.kde.org/show_bug.cgi?id=352644
--- Comment #6 from David Faure ---
Oh, you're now using KF5, I didn't notice that the "Using KDE Development
Platform 4.14.9" version info was from September 2015 :-)
kio_ftp had debug output disabled in KF5, I only re-enabled it today (due to
this re
https://bugs.kde.org/show_bug.cgi?id=352644
--- Comment #4 from David Faure ---
Next step is to get debug output from kio_ftp. Can you follow the instructions
at
https://techbase.kde.org/Development/Tutorials/Debugging/Debugging_IOSlaves#GUI_.28Qt4.2Fkdelibs4_instructions.29
to get that output?
https://bugs.kde.org/show_bug.cgi?id=363634
David Faure changed:
What|Removed |Added
Assignee|fa...@kde.org |vonr...@kde.org
--
You are receiving this mail b
https://bugs.kde.org/show_bug.cgi?id=364071
--- Comment #1 from David Faure ---
Yes it would be very useful to have a small zip file showing the issue, both
for debugging and for the unittest.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=356237
--- Comment #3 from David Faure ---
Well, the source files for update-mime-database are those under the "packages"
subdir. It generates everything else from that. So if there's no packages
subdir, u-m-d has nothing to do, no bug there.
--
You are rece
https://bugs.kde.org/show_bug.cgi?id=357896
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #6 from David Faure --
https://bugs.kde.org/show_bug.cgi?id=363337
--- Comment #10 from David Faure ---
Git commit 9c1c48161416a2dd70fdb1dfeb92ed0b7dde75d9 by David Faure.
Committed on 24/05/2016 at 19:48.
Pushed by dfaure into branch 'master'.
Give clearer error message when KRun(URL) is given a URL without scheme.
https://bugs.kde.org/show_bug.cgi?id=363337
--- Comment #7 from David Faure ---
Found it. The URL being given to KRun is wrong, it has no scheme at all. The
error message would show file:/// in front if it did. This is a QString->QUrl
conversion issue.
With no scheme, KRun can't check that the p
https://bugs.kde.org/show_bug.cgi?id=363337
--- Comment #4 from David Faure ---
Try porting to KProtocolInfo::isKnownProtocol, which will return true for
mailto as soon as one mail client is installed.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=358813
--- Comment #10 from David Faure ---
Can you confirm my hypothesis by doing echo $DISPLAY in an xterm?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=358813
--- Comment #8 from David Faure ---
:#3 QMessageLogger::fatal (this=this@entry=0x7ffe86010420,
msg=msg@entry=0x7f24a7f28b78 "QXcbConnection: Could not connect to display %s")
at global/qlogging.cpp:784
:#4 0x7f24a7e94c40 in QXcbConnection::QXcbCon
https://bugs.kde.org/show_bug.cgi?id=340691
David Faure changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
https://bugs.kde.org/show_bug.cgi?id=363111
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #3 from David Faure --
https://bugs.kde.org/show_bug.cgi?id=363111
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #3 from David Faure --
https://bugs.kde.org/show_bug.cgi?id=157272
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #22 from David Faure -
https://bugs.kde.org/show_bug.cgi?id=344741
--- Comment #10 from David Faure ---
That isn't the same bug then. The backtraces above were about testparm taking a
long time, not 0,02s...
Do you still get a backtrace in QProcess::waitForFinished called by
KSambaSharePrivate::runProcess?
I don't use
https://bugs.kde.org/show_bug.cgi?id=363059
Bug ID: 363059
Summary: qmake should be run with the -r option
Product: kdesrc-build
Version: Git
Platform: Other
OS: Linux
Status: UNCONFIRMED
Severity: normal
https://bugs.kde.org/show_bug.cgi?id=353440
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #3 from David Faure --
https://bugs.kde.org/show_bug.cgi?id=340691
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #9 from David Faure --
https://bugs.kde.org/show_bug.cgi?id=75324
--- Comment #20 from David Faure ---
"It's so productive to be able to mount ftp, sftp, smb, and others, and access
them reliably from one app to another..."
Even when you then close down the laptop and go home, and upon reopening the
laptop, any operat
1 - 100 of 240 matches
Mail list logo