[kio] [Bug 352644] FTP shares exported by eShare app on Android are inaccessible from Dolphin with "Could not enter folder ." error message

2016-06-14 Thread David Faure via KDE Bugzilla
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

[frameworks-kinit] [Bug 363634] KF5 fails to load Windows executables located in the application bin directory

2016-06-14 Thread David Faure via KDE Bugzilla
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

[frameworks-karchive] [Bug 364071] assert when reading an unusual but valid Zip file (entry named "/" and bad modes)

2016-06-14 Thread David Faure via KDE Bugzilla
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.

[systemsettings] [Bug 356237] Unable to change icon associated with mimetype if ~/.local/share/mime/packages does not already exist.

2016-06-03 Thread David Faure via KDE Bugzilla
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

[plasmashell] [Bug 357896] Plasmashell and kwin scrambled with qt 5.6 beta when QT_AUTO_SCREEN_SCALE_FACTOR=1

2016-06-03 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357896 David Faure changed: What|Removed |Added CC||fa...@kde.org --- Comment #6 from David Faure

[plasmashell] [Bug 363337] Recent docs/history shortcuts in kicker/kickoff fail when clicked with "Could not find any application or handler..." error

2016-05-24 Thread David Faure via KDE Bugzilla
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

[frameworks-kio] [Bug 363337] Recent docs/history shortcuts in kicker/kickoff fail when clicked with "Could not find any application or handler..." error

2016-05-23 Thread David Faure via KDE Bugzilla
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

[plasmashell] [Bug 363337] Recent docs/history shortcuts in kicker/kickoff fail when clicked with "Could not find any application or handler..." error

2016-05-21 Thread David Faure via KDE Bugzilla
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.

[frameworks-kinit] [Bug 358813] kdeinit5 crash after logout

2016-05-21 Thread David Faure via KDE Bugzilla
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.

[frameworks-kinit] [Bug 358813] kdeinit5 crash after logout

2016-05-21 Thread David Faure via KDE Bugzilla
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

[frameworks-kconfig] [Bug 340691] system-wide kdeglobals "overwrite" local ones

2016-05-18 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340691 David Faure changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[frameworks-ki18n] [Bug 363111] ki18n 5.22.0 compile fails with 'translation_found' was not declared in this scope

2016-05-16 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=363111 David Faure changed: What|Removed |Added CC||fa...@kde.org --- Comment #3 from David Faure

[systemsettings] [Bug 157272] disable system notification for all applications should be possible (as in kde 3.5.x) (disable sounds for all apps)

2016-05-15 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=157272 David Faure changed: What|Removed |Added CC||fa...@kde.org --- Comment #22 from David Faure

[kio] [Bug 344741] Dolphin freezes while displayed files' content are modified

2016-05-14 Thread David Faure via KDE Bugzilla
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

[kdesrc-build] [Bug 363059] New: qmake should be run with the -r option

2016-05-14 Thread David Faure via KDE Bugzilla
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

[kscreenlocker] [Bug 353440] Can't unlock session - password is always wrong

2016-05-13 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353440 David Faure changed: What|Removed |Added CC||fa...@kde.org --- Comment #3 from David Faure

[frameworks-kconfig] [Bug 340691] system-wide kdeglobals "overwrite" local ones

2016-05-13 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340691 David Faure changed: What|Removed |Added CC||fa...@kde.org --- Comment #9 from David Faure

[kio] [Bug 75324] Integrate KIO Slaves into file system using FUSE gateway

2016-05-13 Thread David Faure via KDE Bugzilla
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

[frameworks-kinit] [Bug 358813] kdeinit5 crash after logout

2016-05-11 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358813 David Faure changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[frameworks-kio] [Bug 362542] Powerdevil should inhibit suspend when a file transfer is in progress

2016-05-01 Thread David Faure via KDE Bugzilla
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.

[frameworks-kinit] [Bug 358813] kdeinit5 crash after logout

2016-05-01 Thread David Faure via KDE Bugzilla
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

[frameworks-kio] [Bug 355390] Localized Dolphin crashes when I try to create new folder

2016-05-01 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355390 David Faure changed: What|Removed |Added Resolution|--- |FIXED Version Fixed In

[frameworks-kinit] [Bug 355235] kdeinit5 crash upon undocking

2016-04-30 Thread David Faure via KDE Bugzilla
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.

[frameworks-kinit] [Bug 340332] can't launch synaptic from KDE5 launcher

2016-04-30 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340332 David Faure changed: What|Removed |Added CC||g396654...@gmail.com --- Comment #2 from David

[frameworks-kinit] [Bug 340304] Kdeinit5 can't launch

2016-04-30 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=340304 David Faure changed: What|Removed |Added Resolution|--- |DUPLICATE Status|UNCONFIRMED

[frameworks-kinit] [Bug 339468] crash after login

2016-04-30 Thread David Faure via KDE Bugzilla
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.

[frameworks-kcrash] [Bug 336833] [Valgrind] "Invalid read of size 4" in KCrash::setCrashHandler(void (*)(int)) (qstring.h:89)

2016-04-30 Thread David Faure via KDE Bugzilla
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.

[frameworks-kcrash] [Bug 336833] [Valgrind] "Invalid read of size 4" in KCrash::setCrashHandler(void (*)(int)) (qstring.h:89)

2016-04-30 Thread David Faure via KDE Bugzilla
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

[systemsettings] [Bug 359850] Dolphin as default File Manager not possible

2016-04-30 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359850 David Faure changed: What|Removed |Added Resolution|--- |WORKSFORME Status|ASSIGNED

[frameworks-kio] [Bug 355115] Copying/Moving files in split view intermittantly results in an error

2016-04-30 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355115 David Faure changed: What|Removed |Added Resolution|--- |DUPLICATE Status|CONFIRMED

[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-04-30 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195 David Faure changed: What|Removed |Added CC||patrickrif...@yandex.com --- Comment #27 from

[frameworks-kinit] [Bug 340304] Kdeinit5 can't launch

2016-04-30 Thread David Faure via KDE Bugzilla
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.

[kdelibs] [Bug 361956] KSaveFile breaks hard links

2016-04-22 Thread David Faure via KDE Bugzilla
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.

[frameworks-kio] [Bug 354151] kmailservice5 restart repeatly when no mail client is installed

2016-04-22 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354151 David Faure changed: What|Removed |Added Status|ASSIGNED|RESOLVED Latest Commit

[frameworks-kio] [Bug 354151] kmailservice5 restart repeatly when no mail client is installed

2016-04-22 Thread David Faure via KDE Bugzilla
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

[frameworks-kio] [Bug 354151] kmailservice5 restart repeatly when no mail client is installed

2016-04-22 Thread David Faure via KDE Bugzilla
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

[frameworks-kio] [Bug 354151] kmailservice5 restart repeatly when no mail client is installed

2016-04-22 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=354151 David Faure changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0

[kde-cli-tools] [Bug 344527] kde-open5 respawns when the associated application is not found, causing a loop

2016-04-20 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=344527 David Faure changed: What|Removed |Added CC||fa...@kde.org --- Comment #4 from David Faure

[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-04-19 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195 David Faure changed: What|Removed |Added Status|ASSIGNED|RESOLVED Resolution

[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-04-19 Thread David Faure via KDE Bugzilla
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.

[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-04-18 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=353195 David Faure changed: What|Removed |Added Status|CONFIRMED |ASSIGNED -- You are receiving this mail because

[frameworks-kio] [Bug 361755] 5.21.0: Immediate "Host not found" for all http/https links (within KDE 4 environment)

2016-04-18 Thread David Faure via KDE Bugzilla
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

[frameworks-kio] [Bug 353195] Copy error for folders with mixed files & folders in Split View

2016-04-17 Thread David Faure via KDE Bugzilla
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

[frameworks-kio] [Bug 360285] If I plug in my phone on the USB socket, the full panel freezes

2016-04-17 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360285 David Faure changed: What|Removed |Added Resolution|--- |UPSTREAM Status|UNCONFIRMED

[frameworks-kio] [Bug 360488] dolphin with >=kde-frameworks-5.20 crashes when copy+paste file in same directory

2016-04-17 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=360488 David Faure changed: What|Removed |Added CC||rjvber...@gmail.com --- Comment #10 from David

[frameworks-kio] [Bug 361599] [OS X] Crash in the "File Already Exists" dialog when copy/pasting a file in KDevelop's file manager

2016-04-17 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361599 David Faure changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED Resolution

[frameworks-kio] [Bug 361755] 5.21.0: Immediate "Host not found" for all http/https links (within KDE 4 environment)

2016-04-17 Thread David Faure via KDE Bugzilla
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

[frameworks-kio] [Bug 361755] 5.21.0: Immediate "Host not found" for all http/https links (within KDE 4 environment)

2016-04-17 Thread David Faure via KDE Bugzilla
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

[frameworks-kinit] [Bug 361621] kdeinit5 and other plasma 5 tools fill syslog with too many messages

2016-04-17 Thread David Faure via KDE Bugzilla
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

[frameworks-kinit] [Bug 361462] KLauncher crash in xcb_disconnect()

2016-04-10 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=361462 David Faure changed: What|Removed |Added CC||fa...@kde.org Summary|Don't kno

[frameworks-kinit] [Bug 361462] Don't know but crash

2016-04-10 Thread David Faure via KDE Bugzilla
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

[frameworks-karchive] [Bug 89051] Kzip: Want Kzip to convert filename charsets in archives & patch

2016-03-26 Thread David Faure via KDE Bugzilla
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.

[kdelibs] [Bug 297020] Annoying but harmless warning message on startup of every KUniqueApplication: QDBusConnection: session D-Bus connection created before QCoreApplication. Application may misbeha

2016-03-26 Thread David Faure via KDE Bugzilla
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

[frameworks-kio] [Bug 359233] Improve usability of "Open with > Other" file dialog

2016-03-13 Thread David Faure via KDE Bugzilla
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

[Powerdevil] [Bug 360162] Segfault at startup (just after login)

2016-03-06 Thread David Faure via KDE Bugzilla
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

[frameworks-kservice] [Bug 358159] ktraderclient5 returns the wrong order for x-scheme-handler/magnet

2016-03-06 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358159 David Faure changed: What|Removed |Added Status|ASSIGNED|RESOLVED Version Fixed In

[frameworks-kservice] [Bug 358159] ktraderclient5 returns the wrong order for x-scheme-handler/magnet

2016-03-06 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358159 David Faure changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[kio] [Bug 349531] dolphin 15.04.0 tries to start gwenview but it really doesn't

2016-03-06 Thread David Faure via KDE Bugzilla
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

[kio] [Bug 350668] Dolphin Crash when transfer of files from external media finishes

2016-03-05 Thread David Faure via KDE Bugzilla
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.

[kio] [Bug 349531] dolphin 15.04.0 tries to start gwenview but it really doesn't

2016-03-05 Thread David Faure via KDE Bugzilla
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

[frameworks-kio] [Bug 357499] QFileDialog don't work if application name contains '/' sign

2016-03-05 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357499 David Faure changed: What|Removed |Added Resolution|--- |FIXED Status|UNCONFIRMED

[frameworks-kio] [Bug 357499] QFileDialog don't work if application name contains '/' sign

2016-03-05 Thread David Faure via KDE Bugzilla
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

[systemsettings] [Bug 359850] Dolphin as default File Manager not possible

2016-02-28 Thread David Faure via KDE Bugzilla
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

[systemsettings] [Bug 359850] Dolphin as default File Manager not possible

2016-02-28 Thread David Faure via KDE Bugzilla
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

[systemsettings] [Bug 359850] Dolphin as default File Manager not possible

2016-02-28 Thread David Faure via KDE Bugzilla
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

[systemsettings] [Bug 359850] Dolphin as default File Manager not possible

2016-02-28 Thread David Faure via KDE Bugzilla
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

[systemsettings] [Bug 359850] Dolphin as default File Manager not possible

2016-02-28 Thread David Faure via KDE Bugzilla
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

[systemsettings] [Bug 359850] Dolphin as default File Manager not possible

2016-02-28 Thread David Faure via KDE Bugzilla
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

[systemsettings] [Bug 359850] Dolphin as default File Manager not possible

2016-02-28 Thread David Faure via KDE Bugzilla
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

[systemsettings] [Bug 359850] Dolphin as default File Manager not possible

2016-02-28 Thread David Faure via KDE Bugzilla
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

[frameworks-kio] [Bug 359233] Improve usability of "Open with > Other" file dialog

2016-02-28 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359233 David Faure changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED Ever confirmed|0

[frameworks-kio] [Bug 359233] Improve usability of "Open with > Other" file dialog

2016-02-28 Thread David Faure via KDE Bugzilla
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

[frameworks-kio] [Bug 359233] Improve usability of "Open with > Other" file dialog

2016-02-28 Thread David Faure via KDE Bugzilla
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

[systemsettings] [Bug 359850] Dolphin as default File Manager not possible

2016-02-28 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359850 David Faure changed: What|Removed |Added Ever confirmed|0 |1 Status|UNCONFIRMED

[drkonqi] [Bug 356458] Can't suggest a duplicate in the Crash Reporting Assistant

2016-02-28 Thread David Faure via KDE Bugzilla
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

[kmail2] [Bug 246027] Kmail stoped with: KMail encountered a fatal error and will terminate now. The error was: Timeout trying to get lock."

2016-02-28 Thread David Faure via KDE Bugzilla
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

[frameworks-kcoreaddons] [Bug 358709] TS video files are recognized as text files and opened with text editors by default.

2016-02-27 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358709 David Faure changed: What|Removed |Added Status|VERIFIED|REOPENED Ever confirmed|0

[plasmashell] [Bug 359611] Plasmashell loads itself incompletely and with long delays

2016-02-27 Thread David Faure via KDE Bugzilla
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

[extra-cmake-modules] [Bug 359572] Windows build, debug library is not d suffixed.

2016-02-27 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359572 David Faure changed: What|Removed |Added Assignee|alex.me...@kde.org |steve...@gmail.com CC

[kmail2] [Bug 246027] Kmail stoped with: KMail encountered a fatal error and will terminate now. The error was: Timeout trying to get lock."

2016-02-27 Thread David Faure via KDE Bugzilla
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

[kmail2] [Bug 246027] Kmail stoped with: KMail encountered a fatal error and will terminate now. The error was: Timeout trying to get lock."

2016-02-27 Thread David Faure via KDE Bugzilla
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

[kmail2] [Bug 246027] Kmail stoped with: KMail encountered a fatal error and will terminate now. The error was: Timeout trying to get lock."

2016-02-27 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=246027 David Faure changed: What|Removed |Added Resolution|--- |FIXED Status|REOPENED

[kmail2] [Bug 246027] Kmail stoped with: KMail encountered a fatal error and will terminate now. The error was: Timeout trying to get lock."

2016-02-24 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=246027 David Faure changed: What|Removed |Added CC||albertspijk...@hotmail.com --- Comment #28 from

[kmail2] [Bug 288892] kmail crashes. kmail timeout trying to get lock

2016-02-24 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=288892 David Faure changed: What|Removed |Added CC||fa...@kde.org Resolution

[kmail2] [Bug 343186] Timeout trying to get lock on start of kmail

2016-02-24 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343186 David Faure changed: What|Removed |Added CC||fa...@kde.org --- Comment #2 from David Faure

[kmail2] [Bug 246027] Kmail stoped with: KMail encountered a fatal error and will terminate now. The error was: Timeout trying to get lock."

2016-02-24 Thread David Faure via KDE Bugzilla
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.

[kio] [Bug 110146] remember application for this file type: which file type?

2016-02-24 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=110146 David Faure changed: What|Removed |Added Latest Commit||http://commits.kde.org/kio

[extra-cmake-modules] [Bug 359572] Windows build, debug library is not d suffixed.

2016-02-21 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=359572 David Faure changed: What|Removed |Added CC||ecm-bugs-n...@kde.org Ever confirmed|0

[frameworks-kio] [Bug 352073] "http://ksnapshot/" is opened in web browser if KSnapshot is not installed

2016-02-20 Thread David Faure via KDE Bugzilla
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

[frameworks-kio] [Bug 359233] Improve usability of "Open with > Other" file dialog

2016-02-20 Thread David Faure via KDE Bugzilla
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

[kio] [Bug 110146] remember application for this file type: which file type?

2016-02-20 Thread David Faure via KDE Bugzilla
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.

[kio] [Bug 110146] remember application for this file type: which file type?

2016-02-20 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=110146 David Faure changed: What|Removed |Added CC||fa...@kde.org Ever confirmed|0

[frameworks-kservice] [Bug 213972] kde doesn't merge ~/.config/menus/applications-merged to the menu

2016-02-14 Thread David Faure via KDE Bugzilla
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.

[frameworks-kservice] [Bug 213972] kde doesn't merge ~/.config/menus/applications-merged to the menu

2016-02-13 Thread David Faure via KDE Bugzilla
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

[frameworks-kio] [Bug 356278] dolphin does not show any file information in copy dialog

2016-02-13 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356278 David Faure changed: What|Removed |Added Resolution|--- |FIXED Latest Commit

[frameworks-kio] [Bug 355441] DAV Resource 15.12.0: Broken state, The item was not deleted on the server.

2016-02-13 Thread David Faure via KDE Bugzilla
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

[frameworks-kinit] [Bug 359169] man page lists $ in front of namess of environmental variables used

2016-02-09 Thread David Faure via KDE Bugzilla
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.

[plasmashell] [Bug 356321] OpenSuse 42.1 plasma desktop crash

2016-02-08 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356321 David Faure changed: What|Removed |Added CC||fa...@kde.org --- Comment #24 from David Faure

[frameworks-kio] [Bug 355441] DAV Resource 15.12.0: Broken state, The item was not deleted on the server.

2016-02-07 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355441 David Faure changed: What|Removed |Added Assignee|fa...@kde.org |ada...@kde.org CC

[frameworks-kio] [Bug 356278] dolphin does not show any file information in copy dialog

2016-02-06 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=356278 David Faure changed: What|Removed |Added Status|UNCONFIRMED |ASSIGNED CC

<    4   5   6   7   8   9   10   >