[plasmashell] [Bug 381574] Panel reduces to one or more strips when resizing or moving it, leaving the rest of its height transparent and unclickable

2021-02-12 Thread Hanna
https://bugs.kde.org/show_bug.cgi?id=381574 Hanna changed: What|Removed |Added Status|NEEDSINFO |RESOLVED --- Comment #5 from Hanna --- I cannot

[plasmashell] [Bug 381574] New: Panel reduces to one or more strips when resizing or moving it, leaving the rest of its height transparent and unclickable

2017-06-23 Thread Hanna
https://bugs.kde.org/show_bug.cgi?id=381574 Bug ID: 381574 Summary: Panel reduces to one or more strips when resizing or moving it, leaving the rest of its height transparent and unclickable Product: plasmashell V

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-10-23 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 Tam HANNA changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-10-23 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 --- Comment #34 from Tam HANNA --- Hello, and here is the verbose output: tamhan@TAMHAN14:~/clazyspace$ clazy main.cpp -v clang version 6.0.1 (https://github.com/llvm-mirror/clang.git 2f27999df400d17b33cdd412fdd606a88208dfcc) (https://github.com/llvm

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-04-21 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 --- Comment #31 from Tam HANNA --- Hello Sergio, sorry for being away so long, and thank you for your help so far - I was held up by another customer. Now, I got back to the problem. Now, I tried this: tamhan@TAMHAN14:~/clazyspace$ export

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-03-31 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 --- Comment #16 from Tam HANNA --- Hello, thank you so much for talking back. Sadly, the program still fails: tamhan@TAMHAN14:~/clazyspace/clazy$ clazy main.cpp : CommandLine Error: Option 'static-func-full-module-prefix' registered more

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-04-01 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 --- Comment #18 from Tam HANNA --- Created attachment 111778 --> https://bugs.kde.org/attachment.cgi?id=111778&action=edit Compile process output -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-04-01 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 --- Comment #19 from Tam HANNA --- Hello, thank you so much for your swift reply. I tried both compile variants and got the same error. The compile process log is attached as a Attachment! Tam -- You are receiving this mail because: You are

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-04-03 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 --- Comment #21 from Tam HANNA --- Hello Sergio, thank you so much for your swift reply and the continuous willingness to help me. This is the build sequence I use: echo "Now working on LLVM" git clone https://github.com/llvm-mirror/llvm.g

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-04-03 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 --- Comment #22 from Tam HANNA --- Hello Sergio, just to let you know - I am now running two compiles as per the following instructions: BUILD_SHARED_LIBS:BOOL Flag indicating if each LLVM component (e.g. Support) is built as a shared library (ON

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-04-03 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 --- Comment #23 from Tam HANNA --- Hello, first, I tried this: . . . cd build cmake -DLLVM_TARGETS_TO_BUILD=X86 -DLLVM_BUILD_LLVM_DYLIB=ON -DCMAKE_BUILD_TYPE=Release .. make -j 10 . . . To get the build result in the file llvmbuildllvmdylib.txt And

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-04-03 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 --- Comment #24 from Tam HANNA --- Created attachment 111805 --> https://bugs.kde.org/attachment.cgi?id=111805&action=edit LLVM build one -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-04-03 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 --- Comment #26 from Tam HANNA --- Hello Sergio, thank you so much. Sadly, this still does not do it. Now I used the following configuration: cd build cmake -DLLVM_TARGETS_TO_BUILD=X86 -DBUILD_SHARED_LIBS=ON -DCMAKE_BUILD_TYPE=Release .. make -j 10

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-04-03 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 --- Comment #27 from Tam HANNA --- Created attachment 111807 --> https://bugs.kde.org/attachment.cgi?id=111807&action=edit Second LLVM build attempt -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-04-10 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 --- Comment #29 from Tam HANNA --- Hello Sergio, thank you so much for your swift response, and sorry for being slow - I was overworked. But you now you catch me out of my league. Should I modify the compile, or simply sent the environment variable

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-01-28 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 Tam HANNA changed: What|Removed |Added CC||tam...@tamoggemon.com --- Comment #6 from Tam

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-01-28 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 --- Comment #7 from Tam HANNA --- Forgot to add that changing the cmake command for clazy does not help: tamhan@TAMHAN14:~/clazyspace/clazy$ cmake -DCMAKE_BUILD_TYPE=Release -DCLAZY_BUILD_WITH_CLANG=true Looking for std::regex support... old-style

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-01-29 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 --- Comment #10 from Tam HANNA --- Hello Folks, do you think that using an older version of CLANG would work? I am on an AMD octacore workstation, so recompiling code is not a big issue for me. Tam -- You are receiving this mail because: You are

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-01-30 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 --- Comment #13 from Tam HANNA --- Hello, just started fighting Git to get the correct version. This makes me miss SourceSafe and CVS/SVN. But I will report in again... -- You are receiving this mail because: You are watching all bug changes.

[clazy] [Bug 389473] Clang plugin error with latest versions

2018-01-30 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 --- Comment #14 from Tam HANNA --- Hello, sadly no change to the error. It now looks like this: tamhan@TAMHAN14:~/Desktop/deadstuff/2018Jan/HeiseClazy/QtTypeGun2$ clazy main.cpp : CommandLine Error: Option 'static-func-full-module-prefix'

[clazy] [Bug 389473] Clang plugin error with latest versions

2019-01-04 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 Tam HANNA changed: What|Removed |Added Resolution|FIXED |--- Status|RESOLVED

[clazy] [Bug 389473] Clang plugin error with latest versions

2019-01-04 Thread Tam HANNA
https://bugs.kde.org/show_bug.cgi?id=389473 --- Comment #38 from Tam HANNA --- Hello, and here is the build script I used: echo "Now working on CMAKE" sudo apt-get remove cmake wget http://www.cmake.org/files/v3.11/cmake-3.11.0.tar.gz tar -xvzf cmake-3.11.0.tar.gz cd cm

[kde] [Bug 494088] After September 28th 2024 update to Android KDE-Connect client 1.32.4 - Play Store. It no longer connects to Debian 12 Bookworm host.

2024-10-06 Thread Ace Hanna
https://bugs.kde.org/show_bug.cgi?id=494088 --- Comment #3 from Ace Hanna --- To : Albert Vaca Cintora, Thanks for the Fix! It works correctly again. Best Regards, Ace Hanna On 2024-10-06 20:24, Albert Vaca Cintora wrote: > https://bugs.kde.org/show_bug.cgi?id=494088 > > Albert Vac

[kde] [Bug 494088] After September 28th 2024 update to Android KDE-Connect client 1.32.4 - Play Store. It no longer connects to Debian 12 Bookworm host.

2024-10-06 Thread Ace Hanna
https://bugs.kde.org/show_bug.cgi?id=494088 --- Comment #4 from Ace Hanna --- To : Albert Vaca Cintora, Thanks for the Fix! It works correctly again. Best Regards, Ace Hanna -- You are receiving this mail because: You are watching all bug changes.

[kde] [Bug 494088] New: After September 28th 2024 update to Android KDE-Connect client 1.32.4 - Play Store. It no longer connects to Debian 12 Bookworm host.

2024-10-03 Thread Ace Hanna
https://bugs.kde.org/show_bug.cgi?id=494088 Bug ID: 494088 Summary: After September 28th 2024 update to Android KDE-Connect client 1.32.4 - Play Store. It no longer connects to Debian 12 Bookworm host. Classification: I don't know

[kde] [Bug 494088] After September 28th 2024 update to Android KDE-Connect client 1.32.4 - Play Store. It no longer connects to Debian 12 Bookworm host.

2024-10-22 Thread Ace Hanna
https://bugs.kde.org/show_bug.cgi?id=494088 Ace Hanna changed: What|Removed |Added Resolution|WAITINGFORINFO |FIXED Status|NEEDSINFO