[plasmashell] [Bug 399925] Labels of desktop icons cannot be read on NVidia system after system resume from suspend mode

2019-03-05 Thread bugzilla_noreply
https://bugs.kde.org/show_bug.cgi?id=399925

timo...@zoho.com changed:

   What|Removed |Added

 CC||timo...@zoho.com

--- Comment #7 from timo...@zoho.com ---
Disabling opencl and openmp (not sure why I said lapac, I meant openmp) didn't
help unfortunately.

> $ opencl_version -v --opencl
> 
> General configuration for OpenCV 3.4.5 =
>   Version control:   unknown
> 
>   Extra modules:
> Location (extra):/build/opencv_contrib
> Version control (extra): unknown
> 
>   Platform:
> Timestamp:   1970-01-01T00:00:01Z
> Host:Linux 4.14.104 x86_64
> CMake:   3.12.1
> CMake generator: Unix Makefiles
> CMake build tool:
> /nix/store/sf2wwp8m7vk61vk34rhn9pslgs0ci2v4-gnumake-4.2.1/bin/make
> Configuration:   Release
> 
>   CPU/HW features:
> Baseline:SSE SSE2 SSE3
>   requested: SSE3
> Dispatched code generation:  SSE4_1 SSE4_2 FP16 AVX AVX2 AVX512_SKX
>   requested: SSE4_1 SSE4_2 AVX FP16 AVX2 AVX512_SKX
>   SSE4_1 (4 files):  + SSSE3 SSE4_1
>   SSE4_2 (1 files):  + SSSE3 SSE4_1 POPCNT SSE4_2
>   FP16 (0 files):+ SSSE3 SSE4_1 POPCNT SSE4_2 FP16 AVX
>   AVX (5 files): + SSSE3 SSE4_1 POPCNT SSE4_2 AVX
>   AVX2 (10 files):   + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX 
> AVX2
>   AVX512_SKX (1 files):  + SSSE3 SSE4_1 POPCNT SSE4_2 FP16 FMA3 AVX 
> AVX2 AVX_512F AVX512_SKX
> 
>   C/C++:
> Built as dynamic libs?:  YES
> C++11:   YES
> C++ Compiler:
> /nix/store/klci955kxil7q32ggran6lnhpnkk8yjz-gcc-wrapper-7.3.0/bin/g++  (ver 
> 7.3.0)
> C++ flags (Release): -fsigned-char -W -Wall -Werror=return-type 
> -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat 
> -Werror=format-security -Wmissing-declarations -Wundef -Winit-self 
> -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winit-self 
> -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment 
> -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option 
> -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections 
> -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden 
> -fvisibility-inlines-hidden -O3 -DNDEBUG  -DNDEBUG
> C++ flags (Debug):   -fsigned-char -W -Wall -Werror=return-type 
> -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat 
> -Werror=format-security -Wmissing-declarations -Wundef -Winit-self 
> -Wpointer-arith -Wshadow -Wsign-promo -Wuninitialized -Winit-self 
> -Wno-narrowing -Wno-delete-non-virtual-dtor -Wno-comment 
> -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option 
> -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections 
> -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden 
> -fvisibility-inlines-hidden -g  -O0 -DDEBUG -D_DEBUG
> C Compiler:  
> /nix/store/klci955kxil7q32ggran6lnhpnkk8yjz-gcc-wrapper-7.3.0/bin/gcc
> C flags (Release):   -fsigned-char -W -Wall -Werror=return-type 
> -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat 
> -Werror=format-security -Wmissing-declarations -Wmissing-prototypes 
> -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow 
> -Wuninitialized -Winit-self -Wno-narrowing -Wno-comment 
> -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option 
> -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections 
> -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -O3 -DNDEBUG  
> -DNDEBUG
> C flags (Debug): -fsigned-char -W -Wall -Werror=return-type 
> -Werror=non-virtual-dtor -Werror=address -Werror=sequence-point -Wformat 
> -Werror=format-security -Wmissing-declarations -Wmissing-prototypes 
> -Wstrict-prototypes -Wundef -Winit-self -Wpointer-arith -Wshadow 
> -Wuninitialized -Winit-self -Wno-narrowing -Wno-comment 
> -Wimplicit-fallthrough=3 -Wno-strict-overflow -fdiagnostics-show-option 
> -Wno-long-long -pthread -fomit-frame-pointer -ffunction-sections 
> -fdata-sections  -msse -msse2 -msse3 -fvisibility=hidden -g  -O0 -DDEBUG 
> -D_DEBUG
> Linker flags (Release):  
> Linker flags (Debug):
> ccache:  NO
> Precompiled headers: YES
> Extra dependencies:  dl m pthread rt
> 3rdparty dependencies:
> 
>   OpenCV modules:
> To be built: aruco bgsegm bioinspired calib3d ccalib core 
> datasets dnn dnn_objdetect dpm face features2d flann fuzzy hdf hfs highgui 
> img_hash imgcodecs imgproc java_bindings_generator line_descriptor ml 
> objdetect optflow phase_unwrapping 

[plasmashell] [Bug 399925] Labels of desktop icons cannot be read on NVidia system after system resume from suspend mode

2018-12-12 Thread Kai Uwe Broulik
https://bugs.kde.org/show_bug.cgi?id=399925

Kai Uwe Broulik  changed:

   What|Removed |Added

 CC||bens7...@gmail.com

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

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

[plasmashell] [Bug 399925] Labels of desktop icons cannot be read on NVidia system after system resume from suspend mode

2018-10-17 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=399925

--- Comment #5 from Eike Hein  ---
Ah ok :) No worries.

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

[plasmashell] [Bug 399925] Labels of desktop icons cannot be read on NVidia system after system resume from suspend mode

2018-10-17 Thread Cristian Adam
https://bugs.kde.org/show_bug.cgi?id=399925

--- Comment #4 from Cristian Adam  ---
(In reply to Eike Hein from comment #3)
> > I did a quick search and failed to find the bug #364766.
> 
> You can just click the link.

But one needs to know about the "link"!

What I meant was, I failed to find bug #364766, before submitting yet another
duplicate.

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

[plasmashell] [Bug 399925] Labels of desktop icons cannot be read on NVidia system after system resume from suspend mode

2018-10-17 Thread Eike Hein
https://bugs.kde.org/show_bug.cgi?id=399925

--- Comment #3 from Eike Hein  ---
> I did a quick search and failed to find the bug #364766.

You can just click the link.

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

[plasmashell] [Bug 399925] Labels of desktop icons cannot be read on NVidia system after system resume from suspend mode

2018-10-17 Thread Cristian Adam
https://bugs.kde.org/show_bug.cgi?id=399925

--- Comment #2 from Cristian Adam  ---
I did a quick search and failed to find the bug #364766.

In the meantime I found a workaround:
1. Right click on Desktop
2. Select "Configure Desktop"
3. Select in Layout "Desktop", and click "Apply now"
4. Select in Layout "Folder View", and click "Apply now"

This way the labels have been refreshed! Yay :)

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

[plasmashell] [Bug 399925] Labels of desktop icons cannot be read on NVidia system after system resume from suspend mode

2018-10-17 Thread David Edmundson
https://bugs.kde.org/show_bug.cgi?id=399925

David Edmundson  changed:

   What|Removed |Added

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

--- Comment #1 from David Edmundson  ---


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

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