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
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 ther
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 with
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
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 QXcb
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=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
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
https://bugs.kde.org/show_bug.cgi?id=358813
David Faure changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=362542
--- Comment #2 from David Faure ---
But how? KIO can't depend on powerdevil (which is in workspace).
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=358813
--- Comment #2 from David Faure ---
:#3 QMessageLogger::fatal (this=this@entry=0x3f285166ca0,
msg=msg@entry=0x3ed3e43c818 "QXcbConnection: Could not connect to display %s")
at global/qlogging.cpp:781
:#4 0x03ed3e3ad860 in QXcb
https://bugs.kde.org/show_bug.cgi?id=355390
David Faure changed:
What|Removed |Added
Resolution|--- |FIXED
Version Fixed In
https://bugs.kde.org/show_bug.cgi?id=355235
--- Comment #3 from David Faure ---
That is still a crash in Qt i.e. wrong bug tracker, I would say.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=340332
David Faure changed:
What|Removed |Added
CC||g396654...@gmail.com
--- Comment #2 from David
https://bugs.kde.org/show_bug.cgi?id=340304
David Faure changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=339468
--- Comment #4 from David Faure ---
Ping? Does this still happen?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=336833
--- Comment #2 from David Faure ---
Ah, what is (was) the contents of your $DISPLAY environment variable?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=336833
--- Comment #1 from David Faure ---
Does this still happen? When I valgrind the test program from kcrash (which
also ends up in kcrashInitialize()), valgrind doesn't complain.
64 bit system, not 32 bits, right?
--
You are receiving this mail be
https://bugs.kde.org/show_bug.cgi?id=359850
David Faure changed:
What|Removed |Added
Resolution|--- |WORKSFORME
Status|ASSIGNED
https://bugs.kde.org/show_bug.cgi?id=355115
David Faure changed:
What|Removed |Added
Resolution|--- |DUPLICATE
Status|CONFIRMED
https://bugs.kde.org/show_bug.cgi?id=353195
David Faure changed:
What|Removed |Added
CC||patrickrif...@yandex.com
--- Comment #27 from
https://bugs.kde.org/show_bug.cgi?id=340304
--- Comment #1 from David Faure ---
Does this still happen?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=361956
--- Comment #2 from David Faure ---
KSaveFile no longer exists in KF5.
Is this about Qt4/kdelibs4, or about Qt5's QSaveFile?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=354151
David Faure changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=354151
--- Comment #12 from David Faure ---
I don't follow. xdg-utils doesn't know about kmailservice5, does it? It only
knows about kde-open5, so nothing needs to be changed at the xdg-utils level,
unless I'm missing something.
By
https://bugs.kde.org/show_bug.cgi?id=354151
--- Comment #10 from David Faure ---
OK it gets worse. kmailservice5 isn't listed in a .protocol file, but instead
it's defined as an application associated with x-scheme-handler/mailto. Doh.
Recursive logic.
There is in fact no more mailt
https://bugs.kde.org/show_bug.cgi?id=354151
David Faure changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=344527
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #4 from David Faure
https://bugs.kde.org/show_bug.cgi?id=353195
David Faure changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=353195
--- Comment #25 from David Faure ---
Got the test to work (i.e. fail) this morning. I'll finish fixing this after
work.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=353195
David Faure changed:
What|Removed |Added
Status|CONFIRMED |ASSIGNED
--
You are receiving this mail because
https://bugs.kde.org/show_bug.cgi?id=361755
--- Comment #5 from David Faure ---
Does QT_PLUGIN_PATH include /usr/lib/qt5/plugins?
Or `qmake -query | grep PLUGINS` (with the qt5 qmake)?
I wonder though, because "host not found" is not "protocol not found".
Could it be that
https://bugs.kde.org/show_bug.cgi?id=353195
--- Comment #24 from David Faure ---
Git commit 4daa10cca05ccd990167581dc1d2b17c371a1384 by David Faure.
Committed on 17/04/2016 at 21:58.
Pushed by dfaure into branch 'master'.
First attempt at a unittest for bug 353195.
It passes
https://bugs.kde.org/show_bug.cgi?id=360285
David Faure changed:
What|Removed |Added
Resolution|--- |UPSTREAM
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=360488
David Faure changed:
What|Removed |Added
CC||rjvber...@gmail.com
--- Comment #10 from David
https://bugs.kde.org/show_bug.cgi?id=361599
David Faure changed:
What|Removed |Added
Status|UNCONFIRMED |RESOLVED
Resolution
https://bugs.kde.org/show_bug.cgi?id=361755
--- Comment #3 from David Faure ---
More precisely, you need XDG_DATA_DIRS to point to the KF5 install prefix.
If this doesn't fix the issue, please provide stderr output from konversation.
--
You are receiving this mail because:
You are wat
https://bugs.kde.org/show_bug.cgi?id=361755
--- Comment #2 from David Faure ---
But why does KIO5 say "host not found"? Could it be that no kioslave is found
because the env vars are not correct?
KRun can't use QDesktopServices, given that KRun has 1000 times more feature
https://bugs.kde.org/show_bug.cgi?id=361621
--- Comment #1 from David Faure ---
The redirecting from stderr to syslog is done by systemd, I don't think it's
anything we are doing.
qDebug just outputs to stderr.
But you can use kdebugsettings to turn it all off.
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=361462
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
Summary|Don't kno
https://bugs.kde.org/show_bug.cgi?id=361462
David Faure changed:
What|Removed |Added
Assignee|fa...@kde.org |mgraess...@kde.org
--
You are receiving this
https://bugs.kde.org/show_bug.cgi?id=89051
--- Comment #7 from David Faure ---
The big question is whether the information of the filename encoding is present
in the ZIP file format.
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=297020
--- Comment #42 from David Faure ---
This is because konsole needs to be ported from KUniqueApplication (a
kdelibs4support class) to KDBusService. Please file a konsole-specific bug
about that.
--
You are receiving this mail because:
You are watching
https://bugs.kde.org/show_bug.cgi?id=359233
--- Comment #7 from David Faure ---
Git commit 2e652f99ad069188f96f7f070579996a13e9a4f6 by David Faure.
Committed on 13/03/2016 at 23:33.
Pushed by dfaure into branch 'master'.
KOpenWithDialog: improve window title and description text
M
https://bugs.kde.org/show_bug.cgi?id=360162
David Faure changed:
What|Removed |Added
Assignee|fa...@kde.org |plasma-de...@kde.org
Component|general
https://bugs.kde.org/show_bug.cgi?id=358159
David Faure changed:
What|Removed |Added
Status|ASSIGNED|RESOLVED
Version Fixed In
https://bugs.kde.org/show_bug.cgi?id=358159
David Faure changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=349531
--- Comment #11 from David Faure ---
OK, I expected more details in your feedback
Check the mimeapps.list files I mentionned for what they have to say about
image/png.
Check ~/.xsession-errors* for error messages when gwenview should start but
https://bugs.kde.org/show_bug.cgi?id=350668
--- Comment #2 from David Faure ---
Does this still happen?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=349531
--- Comment #9 from David Faure ---
I see no relation between kwallet and file associations.
File associations (which file is opened in which app) is NOT configured in
~/.kde, BTW, but in ~/.config/mimeapps.list and/or
~/.local/share/applications
https://bugs.kde.org/show_bug.cgi?id=357499
David Faure changed:
What|Removed |Added
Resolution|--- |FIXED
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=357499
--- Comment #1 from David Faure ---
I can fix this, but I think a lot of other code paths in Qt would break with a
'/' in the application name, since it's very often used as a folder name
(including within QStandardPaths etc.)...
--
Yo
https://bugs.kde.org/show_bug.cgi?id=359850
--- Comment #21 from David Faure ---
Git commit 622a6d0a5a79c7919032c82e8e01127d8a4d1cdc by David Faure.
Committed on 28/02/2016 at 19:32.
Pushed by dfaure into branch 'master'.
componentchooser-filemanager: clean out any kde-mimeapps.list w
https://bugs.kde.org/show_bug.cgi?id=359850
--- Comment #20 from David Faure ---
Git commit 84e697f877e7cab2767b75448106b7e5abf27b10 by David Faure.
Committed on 28/02/2016 at 19:31.
Pushed by dfaure into branch 'master'.
keditfiletype: clean out any kde-mimeapps.list which
https://bugs.kde.org/show_bug.cgi?id=359850
--- Comment #19 from David Faure ---
Argh, don't change other "variables" in the middle of debugging :-)
I wonder if the environment is different in GUI apps and in your terminal
(starting `kcmshell5 componentchooser` from the same term
https://bugs.kde.org/show_bug.cgi?id=359850
--- Comment #17 from David Faure ---
Florian: My commands only query stuff, they didn't change anything ;)
(kbuildsycoca5 might have, but it's also what the GUI does, in theory)
Your qtpaths is too old to support ApplicationsLocation unfort
https://bugs.kde.org/show_bug.cgi?id=359850
--- Comment #14 from David Faure ---
I can indeed reproduce the behaviours described here when a
~/.config/kde-mimeapps.list file exists, because it takes precedence over
~/.config/mimeapps.list even though that's where the GUI writes out change
https://bugs.kde.org/show_bug.cgi?id=359850
--- Comment #13 from David Faure ---
(In reply to Ian from comment #11)
> It references a dialog where you is says "click Add in the dialogue show
> here" which assumes the dialogue box is already open but its not, there is
> onl
https://bugs.kde.org/show_bug.cgi?id=359850
--- Comment #12 from David Faure ---
The file manager change not sticking is a manifestation of the same bug.
Discrepancy between saving and loading (new setting saved, old setting loaded).
The two kcontrol modules have different saving code, but the
https://bugs.kde.org/show_bug.cgi?id=359850
--- Comment #7 from David Faure ---
The command was `kde-open5 .` , i.e. with a directory like "." as argument. But
given the ktraderclient5 results, it will open Nautilus. OK so the problem is
the reading of mimeapps.list when updating syc
https://bugs.kde.org/show_bug.cgi?id=359233
David Faure changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=359233
--- Comment #6 from David Faure ---
Created attachment 97592
--> https://bugs.kde.org/attachment.cgi?id=97592&action=edit
Improve caption and text
Here's what my current code leads to.
--
You are receiving this mail because:
You are
https://bugs.kde.org/show_bug.cgi?id=359233
--- Comment #5 from David Faure ---
Window title: the filename is actually a bit hard to see, and the sentence
"Open with:" underneath is a bit terse. How about something like Windows does?
http://www.bleepstatic.com/tutorials/windows-7/c
https://bugs.kde.org/show_bug.cgi?id=359850
David Faure changed:
What|Removed |Added
Ever confirmed|0 |1
Status|UNCONFIRMED
https://bugs.kde.org/show_bug.cgi?id=356458
David Faure changed:
What|Removed |Added
Assignee|fa...@kde.org |unassigned-b...@kde.org
--
You are receiving
https://bugs.kde.org/show_bug.cgi?id=246027
--- Comment #33 from David Faure ---
Nope, it's in the code. You can however rebuild your distro package with a
patch added.
On rpm-based distros it's as easy as installing the source package (e.g. zypper
si kdepim), adding a patch in the
https://bugs.kde.org/show_bug.cgi?id=358709
David Faure changed:
What|Removed |Added
Status|VERIFIED|REOPENED
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=359611
--- Comment #19 from David Faure ---
The last bt is very informative:
* the main thread is in a BlockingQueuedConnection signal emission, the signal
is signalNeedsConnecting(), and it's handled by the dbus thread.
* the dbus thread
https://bugs.kde.org/show_bug.cgi?id=359572
David Faure changed:
What|Removed |Added
Assignee|alex.me...@kde.org |steve...@gmail.com
CC
https://bugs.kde.org/show_bug.cgi?id=246027
David Faure changed:
What|Removed |Added
Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/akon
https://bugs.kde.org/show_bug.cgi?id=246027
David Faure changed:
What|Removed |Added
Latest Commit|http://commits.kde.org/kdep |http://commits.kde.org/kdep
https://bugs.kde.org/show_bug.cgi?id=246027
David Faure changed:
What|Removed |Added
Resolution|--- |FIXED
Status|REOPENED
https://bugs.kde.org/show_bug.cgi?id=246027
David Faure changed:
What|Removed |Added
CC||albertspijk...@hotmail.com
--- Comment #28 from
https://bugs.kde.org/show_bug.cgi?id=288892
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
Resolution
https://bugs.kde.org/show_bug.cgi?id=343186
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #2 from David Faure
https://bugs.kde.org/show_bug.cgi?id=246027
--- Comment #27 from David Faure ---
Timeout increased from 10s to 30s, to help with the morning-session-restore
case: https://git.reviewboard.kde.org/r/127175/
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=110146
David Faure changed:
What|Removed |Added
Latest Commit||http://commits.kde.org/kio
https://bugs.kde.org/show_bug.cgi?id=359572
David Faure changed:
What|Removed |Added
CC||ecm-bugs-n...@kde.org
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=352073
--- Comment #5 from David Faure ---
new KRun(QUrl("random_binary")) doesn't open http://random_binary, it just
outputs "KRun::scanFile: NO SUPPORT FOR READING!"
Do you have a more info about how exactly KRun is being
https://bugs.kde.org/show_bug.cgi?id=359233
--- Comment #2 from David Faure ---
Could you actually involve the visual design group and tell me what to
implement? I volunteer to implement what you come up with, but not to take part
in lengthy discussions :)
PS: I implemented https
https://bugs.kde.org/show_bug.cgi?id=110146
--- Comment #1 from David Faure ---
https://git.reviewboard.kde.org/r/127127/
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=110146
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
Ever confirmed|0
https://bugs.kde.org/show_bug.cgi?id=213972
--- Comment #7 from David Faure ---
reviewboard has existed for 4 or 5 years I guess :-)
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=213972
--- Comment #5 from David Faure ---
Too many bug reports for one man :(
Anyway, I just approved https://git.reviewboard.kde.org/r/127029/ which was
written Wednesday to fix this. Expect KF 5.20.0 to have the fix.
--
You are receiving this mail
https://bugs.kde.org/show_bug.cgi?id=356278
David Faure changed:
What|Removed |Added
Resolution|--- |FIXED
Latest Commit
https://bugs.kde.org/show_bug.cgi?id=355441
--- Comment #9 from David Faure ---
You assume one version number for everything KDE produces ;-)
kdelibs is 4.14.x and stays that way. There is no "15.12" version numbering for
kdelibs.
15.12 is an Applications release - which is based on
https://bugs.kde.org/show_bug.cgi?id=359169
--- Comment #1 from David Faure ---
Why?
--
You are receiving this mail because:
You are watching all bug changes.
https://bugs.kde.org/show_bug.cgi?id=356321
David Faure changed:
What|Removed |Added
CC||fa...@kde.org
--- Comment #24 from David Faure
https://bugs.kde.org/show_bug.cgi?id=355441
David Faure changed:
What|Removed |Added
Assignee|fa...@kde.org |ada...@kde.org
CC
https://bugs.kde.org/show_bug.cgi?id=356278
David Faure changed:
What|Removed |Added
Status|UNCONFIRMED |ASSIGNED
CC
801 - 900 of 948 matches
Mail list logo