https://bugs.kde.org/show_bug.cgi?id=361337

            Bug ID: 361337
           Summary: "time" dataEngine for Local is always null
           Product: frameworks-plasma
           Version: unspecified
          Platform: Compiled Sources
                OS: Linux
            Status: UNCONFIRMED
          Severity: major
          Priority: NOR
         Component: libplasma
          Assignee: notm...@gmail.com
          Reporter: jtam...@gmail.com

Plasma clocks only works in systemsettings, I think the reason is that the
"time" DataEngine returns an incorrect DateTime for Local, at least in opensuse
64 bits. Here you are the results of using 
plasmaengineexplorer with the time engine looking for Local:
Key                                           Value                    Type
DateTime                                                              QDateTime
Offset                                       0                            int
Timezone                               /etc/localtime    QString
Timezone Abbreviation    <empty>              QString
Timezone City                      localtime              QString
Timezone Continent          etc                          QString

I've tried to replace /etc/localtime link to /usr/share/zoneinfo/Europe/Madrid
with the file itself with the same result.


Reproducible: Always



Expected Results:  
The expected results are:
Key                                           Value                            
                          Type
DateTime                                dom, abr 3 11:23:55 2016 GMT   
QDateTime
Offset                                       7200                              
                       int
Timezone                                Europe/Madrid                          
       QString
Timezone Abbreviation      CEST                                                
    QString
Timezone City                       Madrid                                     
           QString
Timezone Continent           Europe                                            
   QString

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

Reply via email to