We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Description
After update plasma and qt to latest releases there is an issue with plasmoids (see picture):
http://i.imgur.com/INCoCB4.png
Step to _reproduce
Expected result
Version
=== Awesome Widgets configuration details === Build details: VERSION: 3.3.1 COMMIT_SHA: 0a723ae BUILD_DATE: 2017-05-17 14:24 API details: AW_GRAPHITEM_API: 6 AW_EXTQUOTES_API: 4 AW_EXTSCRIPT_API: 5 AW_EXTUPGRADE_API: 4 AW_EXTWEATHER_API: 4 AW_FORMATTER_API: 3 REQUEST_TIMEOUT: 3000 TIME_KEYS: d,dd,ddd,dddd,M,MM,MMM,MMMM,yy,yyyy,h,hh,H,HH,m,mm,s,ss,t,a,ap,A,AP STATIC_KEYS: time,isotime,shorttime,longtime,tstime,ctime,uptime,cuptime,cpucl,cpu,gputemp,gpu,memmb,memgb,memfreemb,memfreegb,memtotmb,memtotgb,memusedmb,memusedgb,mem,swapmb,swapgb,swapfreemb,swapfreegb,swaptotmb,swaptotgb,swap,downunits,upunits,downkb,downtotalkb,downtotal,down,uptotalkb,uptotal,upkb,up,netdev,ac,bat,album,artist,duration,progress,title,dalbum,dartist,dtitle,salbum,sartist,stitle,pscount,pstotal,ps,desktop,ndesktop,tdesktops,la15,la5,la1 cmake properties: CMAKE_BUILD_TYPE: Release CMAKE_CXX_COMPILER: /usr/bin/clang++ CMAKE_CXX_FLAGS: -Wall -std=c++11 -std=c++0x -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time CMAKE_CXX_FLAGS_DEBUG: -g -O0 CMAKE_CXX_FLAGS_RELEASE: -O2 -DNDEBUG CMAKE_CXX_FLAGS_OPTIMIZATION: -Ofast -DNDEBUG CMAKE_DEFINITIONS: QT_CORE_LIB;QT_DBUS_LIB;QT_CORE_LIB;QT_NETWORK_LIB;QT_CORE_LIB;QT_QML_LIB;QT_NETWORK_LIB;QT_CORE_LIB;QT_WIDGETS_LIB;QT_GUI_LIB;QT_CORE_LIB;_GNU_SOURCE;_LARGEFILE64_SOURCE CMAKE_INSTALL_PREFIX: /usr CMAKE_MODULE_LINKER_FLAGS: -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags CMAKE_SHARED_LINKER_FLAGS: -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags Components data: BUILD_PLASMOIDS: ON BUILD_DEB_PACKAGE: OFF BUILD_RPM_PACKAGE: OFF CLANGFORMAT_EXECUTABLE: /usr/bin/clang-format COVERITY_COMMENT: COVERITY_DIRECTORY: cov-int COVERITY_EMAIL: COVERITY_EXECUTABLE: cov-build COVERITY_URL: https://scan.coverity.com/builds?project=Awesome+Widgets CPPCHECK_EXECUTABLE: /usr/bin/cppcheck PROP_FUTURE: ON PROP_LOAD: OFF PROP_TEST: OFF
Logs
The text was updated successfully, but these errors were encountered:
arcan1s
No branches or pull requests
Description
After update plasma and qt to latest releases there is an issue with plasmoids (see picture):
http://i.imgur.com/INCoCB4.png
Step to _reproduce
Expected result
Version
=== Awesome Widgets configuration details ===
Build details:
VERSION: 3.3.1
COMMIT_SHA: 0a723ae
BUILD_DATE: 2017-05-17 14:24
API details:
AW_GRAPHITEM_API: 6
AW_EXTQUOTES_API: 4
AW_EXTSCRIPT_API: 5
AW_EXTUPGRADE_API: 4
AW_EXTWEATHER_API: 4
AW_FORMATTER_API: 3
REQUEST_TIMEOUT: 3000
TIME_KEYS: d,dd,ddd,dddd,M,MM,MMM,MMMM,yy,yyyy,h,hh,H,HH,m,mm,s,ss,t,a,ap,A,AP
STATIC_KEYS: time,isotime,shorttime,longtime,tstime,ctime,uptime,cuptime,cpucl,cpu,gputemp,gpu,memmb,memgb,memfreemb,memfreegb,memtotmb,memtotgb,memusedmb,memusedgb,mem,swapmb,swapgb,swapfreemb,swapfreegb,swaptotmb,swaptotgb,swap,downunits,upunits,downkb,downtotalkb,downtotal,down,uptotalkb,uptotal,upkb,up,netdev,ac,bat,album,artist,duration,progress,title,dalbum,dartist,dtitle,salbum,sartist,stitle,pscount,pstotal,ps,desktop,ndesktop,tdesktops,la15,la5,la1
cmake properties:
CMAKE_BUILD_TYPE: Release
CMAKE_CXX_COMPILER: /usr/bin/clang++
CMAKE_CXX_FLAGS: -Wall -std=c++11 -std=c++0x -fno-operator-names -fno-exceptions -Wno-gnu-zero-variadic-macro-arguments -Wall -Wextra -Wcast-align -Wchar-subscripts -Wformat-security -Wno-long-long -Wpointer-arith -Wundef -Wnon-virtual-dtor -Woverloaded-virtual -Werror=return-type -Wvla -Wdate-time
CMAKE_CXX_FLAGS_DEBUG: -g -O0
CMAKE_CXX_FLAGS_RELEASE: -O2 -DNDEBUG
CMAKE_CXX_FLAGS_OPTIMIZATION: -Ofast -DNDEBUG
CMAKE_DEFINITIONS: QT_CORE_LIB;QT_DBUS_LIB;QT_CORE_LIB;QT_NETWORK_LIB;QT_CORE_LIB;QT_QML_LIB;QT_NETWORK_LIB;QT_CORE_LIB;QT_WIDGETS_LIB;QT_GUI_LIB;QT_CORE_LIB;_GNU_SOURCE;_LARGEFILE64_SOURCE
CMAKE_INSTALL_PREFIX: /usr
CMAKE_MODULE_LINKER_FLAGS: -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags
CMAKE_SHARED_LINKER_FLAGS: -Wl,--no-undefined -Wl,--fatal-warnings -Wl,--enable-new-dtags
Components data:
BUILD_PLASMOIDS: ON
BUILD_DEB_PACKAGE: OFF
BUILD_RPM_PACKAGE: OFF
CLANGFORMAT_EXECUTABLE: /usr/bin/clang-format
COVERITY_COMMENT:
COVERITY_DIRECTORY: cov-int
COVERITY_EMAIL:
COVERITY_EXECUTABLE: cov-build
COVERITY_URL: https://scan.coverity.com/builds?project=Awesome+Widgets
CPPCHECK_EXECUTABLE: /usr/bin/cppcheck
PROP_FUTURE: ON
PROP_LOAD: OFF
PROP_TEST: OFF
Logs
The text was updated successfully, but these errors were encountered: