[frameworks-kio] [Bug 346403] kdialog freezes when startDir in --getopenfilename contains a lot of files

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

[frameworks-kio] [Bug 346403] kdialog freezes when startDir in --getopenfilename contains a lot of files

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

[frameworks-kio] [Bug 346403] kdialog freezes when startDir in --getopenfilename contains a lot of files

2016-10-12 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=346403 David Faure changed: What|Removed |Added CC||fa...@kde.org,

[plasmashell] [Bug 368999] Folders ending with a space in their name are not retrieved from Folder View

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

[kdesrc-build] [Bug 368070] kdesrc-build-setup is still about Qt 4

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

[kmail2] [Bug 367998] quick-search field does not receive some keys

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

[kdesrc-build] [Bug 368070] New: kdesrc-build-setup is still about Qt 4

2016-08-31 Thread David Faure via KDE Bugzilla
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

[dolphin] [Bug 366795] "Paste one file"/Ctrl-V disabled when copying a local file to an smb share

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

[www.kde.org] [Bug 366750] Frameworks 5.25.0 is displayed as 5.25.0.0 -> link not found

2016-08-16 Thread David Faure via KDE Bugzilla
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

[kate] [Bug 354613] "/XXX is a file, but a folder was expected." (for FTP)

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

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

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

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

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

[frameworks-kio] [Bug 359581] wrong file permissions (umask 000) when using right click -> create new file

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

[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-08-05 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=297020 David Faure changed: What|Removed |Added Status|CONFIRMED |RESOLVED Resolution|---

[keditbookmarks] [Bug 258505] Tried to drag the links into a folder [qDeleteAll<QList<TreeItem*> >, ~TreeItem, TreeItem::deleteChildren, KBookmarkModel::removeBookmark]

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

[keditbookmarks] [Bug 258505] Tried to drag the links into a folder [qDeleteAll<QList<TreeItem*> >, ~TreeItem, TreeItem::deleteChildren, KBookmarkModel::removeBookmark]

2016-08-05 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=258505 David Faure changed: What|Removed |Added Status|REOPENED|ASSIGNED --- Comment #32 from

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

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

[kmail2] [Bug 358116] messageviewer leaks temporary files with mail parts in it

2016-08-01 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358116 David Faure changed: What|Removed |Added Status|UNCONFIRMED |CONFIRMED Ever confirmed|0

[korganizer] [Bug 355736] korganizer crashes in QVector<QSharedPointer >::reserve(int)

2016-07-25 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355736 David Faure changed: What|Removed |Added Resolution|--- |FIXED Status|ASSIGNED

[korganizer] [Bug 355736] korganizer crashes in QVector<QSharedPointer >::reserve(int)

2016-07-25 Thread David Faure via KDE Bugzilla
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

[korganizer] [Bug 355736] korganizer crashes in QVector<QSharedPointer >::reserve(int)

2016-07-25 Thread David Faure via KDE Bugzilla
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

[kcalcore] [Bug 362724] enable calendar

2016-07-25 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362724 David Faure changed: What|Removed |Added Resolution|--- |DUPLICATE

[korganizer] [Bug 355736] korganizer crashes in QVector<QSharedPointer >::reserve(int)

2016-07-25 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355736 David Faure changed: What|Removed |Added CC||m...@xanum.uam.mx --- Comment #6

[korgac] [Bug 358152] korganizer reminder tool crashes at akonadi/kontact start

2016-07-25 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=358152 David Faure changed: What|Removed |Added Status|UNCONFIRMED |RESOLVED CC|

[korgac] [Bug 362012] akonadi crashes whenever I try to start it from the command line

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

[korganizer] [Bug 362183] crash while adding new event

2016-07-25 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=362183 David Faure changed: What|Removed |Added Resolution|--- |DUPLICATE

[korganizer] [Bug 355736] korganizer crashes in QVector<QSharedPointer >::reserve(int)

2016-07-25 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355736 David Faure changed: What|Removed |Added CC||christiande...@web.de --- Comment

[korganizer] [Bug 355736] korganizer crashes in QVector<QSharedPointer >::reserve(int)

2016-07-25 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355736 David Faure changed: What|Removed |Added CC||amos.elb...@gmail.com --- Comment

[korganizer] [Bug 355736] korganizer crashes in QVector<QSharedPointer >::reserve(int)

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

[korganizer] [Bug 355736] korganizer crashes in QVector<QSharedPointer >::reserve(int)

2016-07-25 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355736 David Faure changed: What|Removed |Added CC||kol...@aon.at --- Comment #5 from

[korganizer] [Bug 355736] korganizer crashes in QVector<QSharedPointer >::reserve(int)

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

[dolphin] [Bug 359581] wrong file permissions (umask 000) when using right click -> create new file

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

[kdesrc-build] [Bug 365813] options doesn't work for module-sets

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

[kmail2] [Bug 349789] Local Folders Disappear when Last Search Deleted

2016-07-22 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=349789 David Faure changed: What|Removed |Added Latest Commit||http://commits.kde.org/kite

[plasmashell] [Bug 363673] Popup menu - Create New - Link to Application does nothing useful

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

[plasmashell] [Bug 343673] KDEInit could not launch

2016-07-21 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=343673 David Faure changed: What|Removed |Added CC||hrvoje.sen...@gmail.com ---

[frameworks-kinit] [Bug 337889] Klauncher blocks upon starting DBusMulti applications

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

[kdesrc-build] [Bug 365813] New: options doesn't work for module-sets

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

[digikam] [Bug 365375] Open with... ignores parameters of Exec line in Desktop Entry

2016-07-16 Thread David Faure via KDE Bugzilla
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

[frameworks-frameworkintegration] [Bug 344469] Icon themes from inside Qt5 application resources are ignored

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

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

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

[kde] [Bug 232246] Autostart ignores symbolic links

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

[frameworks-kio] [Bug 352927] Copying symbolic links with Dolphin adds absolute path to link

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

[frameworks-kio] [Bug 365356] KIO supports WebDAV, but doesn't accept the dav:// URL scheme (Nautilus syntax)

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

[digikam] [Bug 365375] Open with... ignores parameters of Exec line in Desktop Entry

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

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

2016-07-14 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=157272 David Faure changed: What|Removed |Added Latest Commit||http://commits.kde.org/plas

[digikam] [Bug 365375] Open with... ignores parameters of Exec line in Desktop Entry

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

[kio] [Bug 365641] kio has a runtime dependency on kinit (circular dependency)

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

[kmail2] [Bug 328246] Manage Sieve scripts feature broken

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

[kmail2] [Bug 328246] Manage Sieve scripts feature broken

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

[kmail2] [Bug 328246] Manage Sieve scripts feature broken

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

[kmail2] [Bug 328246] Manage Sieve scripts feature broken

2016-07-14 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=328246 David Faure changed: What|Removed |Added Resolution|FIXED |--- CC|

[kmail2] [Bug 349789] Local Folders Disappear when Last Search Deleted

2016-07-12 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=349789 David Faure changed: What|Removed |Added CC||r...@w3.org --- Comment #2 from

[kmail2] [Bug 341746] Deleting a search folder puts kontact/kmail2 in dire state and finally crashes the Application

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

[kmail2] [Bug 349789] Local Folders Disappear when Last Search Deleted

2016-07-12 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=349789 David Faure changed: What|Removed |Added CC||thiago.bauermann@kolabnow.c

[kmail2] [Bug 346280] Kontact crash when deleting search folder

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

[kmail2] [Bug 313083] Deleting 'last search' folder destroys the messages listed from the system

2016-07-12 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=313083 David Faure changed: What|Removed |Added CC||fa...@kde.org --- Comment #1 from

[kmail2] [Bug 349789] Local Folders Disappear when Last Search Deleted

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

[Akonadi] [Bug 355229] akonadiconsole browser does not show any resource entries

2016-07-05 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=355229 David Faure changed: What|Removed |Added Latest Commit||http://commits.kde.org/akon

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

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

[extra-cmake-modules] [Bug 364820] No Link to libstdc++ on MSYS on Windows (And Linking Issues)

2016-06-28 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364820 David Faure changed: What|Removed |Added Component|general |general

[KScreen] [Bug 364657] kscreen segfault in Generator::biggestOutput (qt4/kdelibs4)

2016-06-26 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=364657 David Faure changed: What|Removed |Added Summary|Application: KDE Daemon |kscreen segfault in

[frameworks-kio] [Bug 364397] soundcloud.desktop is a HTML file

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

[kdelibs] [Bug 64754] XMLGUI items (toolbar icons, menu items) from merge sections move or disappear

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

[kdelibs] [Bug 64754] XMLGUI items (toolbar icons, menu items) from merge sections move or disappear

2016-06-16 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=64754 David Faure changed: What|Removed |Added Assignee|co...@kde.org |fa...@kde.org CC|

[frameworks-kio] [Bug 363991] Drag and drop does not work in folder view

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

[korganizer] [Bug 357556] During import of vCard: Message box with either-or-question provides Yes/No buttons

2016-06-15 Thread David Faure via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=357556 David Faure changed: What|Removed |Added Version Fixed In||Applications/16.04

[korganizer] [Bug 357556] During import of vCard: Message box with either-or-question provides Yes/No buttons

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

[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 #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

[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

[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

[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 there.

[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

[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

[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

[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

[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

[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

[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

[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

[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

[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 the

[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-02 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

[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 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

[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

[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

[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

[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

[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 ---

[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.

  1   2   3   >