[frameworks-kio] [Bug 402665] Dolphin error when save file from loaded on FTP

2019-02-08 Thread Christoph Feck
https://bugs.kde.org/show_bug.cgi?id=402665

Christoph Feck  changed:

   What|Removed |Added

 CC||danails...@gmail.com

--- Comment #10 from Christoph Feck  ---
*** Bug 403257 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 402665] Dolphin error when save file from loaded on FTP

2019-01-14 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=402665

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||alf...@gmail.com

--- Comment #9 from Kai Uwe Broulik  ---
*** Bug 403218 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 402665] Dolphin error when save file from loaded on FTP

2019-01-14 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=402665

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||o...@geek.co.il

--- Comment #8 from Kai Uwe Broulik  ---
*** Bug 403213 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 402665] Dolphin error when save file from loaded on FTP

2019-01-14 Thread Julian Schraner
https://bugs.kde.org/show_bug.cgi?id=402665

Julian Schraner  changed:

   What|Removed |Added

 CC||johnnyftlo...@protonmail.co
   ||m

--- Comment #7 from Julian Schraner  ---
*** Bug 403206 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 402665] Dolphin error when save file from loaded on FTP

2019-01-14 Thread Fabian Vogt
https://bugs.kde.org/show_bug.cgi?id=402665

Fabian Vogt  changed:

   What|Removed |Added

 Resolution|--- |FIXED
  Latest Commit||https://commits.kde.org/kio
   ||/b8a5f34b34b6c4e37684fe2782
   ||b8cf39c38cd928
 Status|REOPENED|RESOLVED

--- Comment #6 from Fabian Vogt  ---
Git commit b8a5f34b34b6c4e37684fe2782b8cf39c38cd928 by Fabian Vogt.
Committed on 14/01/2019 at 12:38.
Pushed by fvogt into branch 'master'.

Revert "Refactor SlaveInterface::calcSpeed"

This reverts commit 4e2a815b9a107663a3d75e9d9d1be336adea888e.
This commit causes crashes due to improper division and there are some
outstanding code review issues as well.

M  +31   -17   src/core/slaveinterface.cpp
M  +8-11   src/core/slaveinterface_p.h

https://commits.kde.org/kio/b8a5f34b34b6c4e37684fe2782b8cf39c38cd928

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 402665] Dolphin error when save file from loaded on FTP

2019-01-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=402665

andreas.sturmlech...@gmail.com changed:

   What|Removed |Added

 Resolution|FIXED   |---
 Status|RESOLVED|REOPENED
 Ever confirmed|0   |1

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 402665] Dolphin error when save file from loaded on FTP

2019-01-14 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=402665

--- Comment #5 from andreas.sturmlech...@gmail.com ---
Created attachment 117456
  --> https://bugs.kde.org/attachment.cgi?id=117456=edit
New crash information added by DrKonqi

dolphin (18.12.1) using Qt 5.11.3

This crash was reproduced again with the patch from commit
cd2f67c39b25de026390bfe2bc1c7aa269f78ccb included.

-- Backtrace (Reduced):
#6  0x7f85d11f4b82 in KIO::SlaveInterface::calcSpeed (this=0x55cad3ffac60)
at
/var/tmp/portage/kde-frameworks/kio-5.54.0/work/kio-5.54.0/src/core/slaveinterface.cpp:115
#7  0x7f85d11f6fd0 in QtPrivate::FunctorCall,
QtPrivate::List<>, void, void (KIO::SlaveInterface::*)()>::call(void
(KIO::SlaveInterface::*)(), KIO::SlaveInterface*, void**) (arg=,
o=, f=) at
/usr/include/qt5/QtCore/qobjectdefs_impl.h:166
#8  QtPrivate::FunctionPointer::call, void>(void
(KIO::SlaveInterface::*)(), KIO::SlaveInterface*, void**) (arg=,
o=, f=) at
/usr/include/qt5/QtCore/qobjectdefs_impl.h:167
#9  QtPrivate::QSlotObject,
void>::impl(int, QtPrivate::QSlotObjectBase*, QObject*, void**, bool*)
(which=, this_=, r=, a=, ret=) at /usr/include/qt5/QtCore/qobjectdefs_impl.h:396
#10 0x7f85cd2cc600 in QtPrivate::QSlotObjectBase::call (a=0x7ffee72eaf90,
r=0x55cad3ffac60, this=0x55cad4011e00) at
../../include/QtCore/../../src/corelib/kernel/qobjectdefs_impl.h:376

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 402665] Dolphin error when save file from loaded on FTP

2019-01-14 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=402665

David Edmundson  changed:

   What|Removed |Added

 Status|REPORTED|RESOLVED
 Resolution|--- |FIXED
 CC||k...@davidedmundson.co.uk

--- Comment #4 from David Edmundson  ---
Patch seems to fix it. 
It's not in 5.54.0

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 402665] Dolphin error when save file from loaded on FTP

2019-01-12 Thread Elvis Angelaccio
https://bugs.kde.org/show_bug.cgi?id=402665

Elvis Angelaccio  changed:

   What|Removed |Added

 CC||johnnyreve...@gmail.com

--- Comment #3 from Elvis Angelaccio  ---
*** Bug 403084 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 402665] Dolphin error when save file from loaded on FTP

2019-01-12 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=402665

--- Comment #2 from David Edmundson  ---
Git commit cd2f67c39b25de026390bfe2bc1c7aa269f78ccb by David Edmundson.
Committed on 12/01/2019 at 08:05.
Pushed by davidedmundson into branch 'master'.

Fix elapsed time check

Summary:
To match the code it was refactored from it should be checking the code
since the last time we checked calcSpeed, not since the job started.

Subscribers: kde-frameworks-devel

Tags: #frameworks

Differential Revision: https://phabricator.kde.org/D18158

M  +3-1src/core/slaveinterface.cpp

https://commits.kde.org/kio/cd2f67c39b25de026390bfe2bc1c7aa269f78ccb

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 402665] Dolphin error when save file from loaded on FTP

2019-01-10 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=402665

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||andreas.sturmlechner@gmail.
   ||com

--- Comment #1 from Kai Uwe Broulik  ---
*** Bug 403063 has been marked as a duplicate of this bug. ***

-- 
You are receiving this mail because:
You are watching all bug changes.

[frameworks-kio] [Bug 402665] Dolphin error when save file from loaded on FTP

2019-01-09 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=402665

Kai Uwe Broulik  changed:

   What|Removed |Added

Version|18.12.0 |git master
Product|dolphin |frameworks-kio
 CC||k...@privat.broulik.de,
   ||kdelibs-b...@kde.org
  Component|general |general
   Assignee|dolphin-bugs-n...@kde.org   |fa...@kde.org

-- 
You are receiving this mail because:
You are watching all bug changes.