[plasmashell] [Bug 371198] Clock applets show wrong and different times

2016-10-20 Thread David Edmundson via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371198

David Edmundson  changed:

   What|Removed |Added

 CC||k...@davidedmundson.co.uk
 Resolution|--- |DUPLICATE
 Status|UNCONFIRMED |RESOLVED

--- Comment #6 from David Edmundson  ---
See final comment in linked report

*** This bug has been marked as a duplicate of bug 370149 ***

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


[plasmashell] [Bug 371198] Clock applets show wrong and different times

2016-10-20 Thread Sergey via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371198

--- Comment #5 from Sergey  ---
here is result of

int main(int argc, char *argv[])
{
QCoreApplication a(argc, argv);

qDebug() << QDateTime::currentDateTime();
qDebug() << QDateTime::currentDateTimeUtc();
}


QDateTime(2016-10-20 19:24:17.652 +05 Qt::TimeSpec(LocalTime))
QDateTime(2016-10-20 14:24:17.652 UTC Qt::TimeSpec(UTC))

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


[plasmashell] [Bug 371198] Clock applets show wrong and different times

2016-10-20 Thread Sergey via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371198

Sergey  changed:

   What|Removed |Added

 CC||rion...@gmail.com

--- Comment #4 from Sergey  ---
The same for me with Asia/Yekaterinburg.
I tried small Qt5 application
qDebug() << QDateTime::currentDateTime();
and it showed correct time. So I believe the problem is in some kde/plasma
subsystem.

Ubuntu 16.04 + kubuntu-ppa

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


[plasmashell] [Bug 371198] Clock applets show wrong and different times

2016-10-19 Thread Roman Akhmadullin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371198

--- Comment #3 from Roman Akhmadullin  ---
I restored bios to defaults and changed time in it. Problem still has not
disappeared.

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


[plasmashell] [Bug 371198] Clock applets show wrong and different times

2016-10-19 Thread Roman Akhmadullin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371198

--- Comment #2 from Roman Akhmadullin  ---
Today i installed latest KDE Neon build with Plasma 5.8.2.

But i still have this problem! I think what root of problem in my bios time
settings... But where?

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


[plasmashell] [Bug 371198] Clock applets show wrong and different times

2016-10-18 Thread Roman Akhmadullin via KDE Bugzilla
https://bugs.kde.org/show_bug.cgi?id=371198

Roman Akhmadullin  changed:

   What|Removed |Added

 CC||freeman.aka.ah...@gmail.com

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