[kwin] [Bug 416672] Window displays dirty buffer contents when shown before being completely drawn

2021-02-28 Thread Daniel Green
https://bugs.kde.org/show_bug.cgi?id=416672

Daniel Green  changed:

   What|Removed |Added

 CC||ddgr...@gmail.com

--- Comment #3 from Daniel Green  ---
I have had this happen for a while also, and no it wasn't fixed in 5.18 as
409262 suggested may have happened.

SOFTWARE/OS VERSIONS

Operating System: Arch linux
KDE Plasma Version: 5.21.1
KDE Frameworks Version: 5.79.0
Qt Version: 5.15.2

ADDITIONAL INFORMATION

Kernel Version: 5.11.2-arch1-1 #1 SMP PREEMPT
OS Type: 64-bit
Processor: AMD Ryzen 3700x
GPU: NVIDIA GeForce GTX 660
GPU Driver: NVIDIA Driver 460.56
Memory: 32 GiB of RAM

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

[systemsettings] [Bug 410525] Visual bugs in "Desktop Behavior" -> "Desktop Effects"

2019-08-04 Thread Daniel Green
https://bugs.kde.org/show_bug.cgi?id=410525

--- Comment #2 from Daniel Green  ---
Wow, my searching was awful. Sorry for the spam, happy to see fixes have
already landed!

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

[systemsettings] [Bug 410525] New: Visual bugs in "Desktop Behavior" -> "Desktop Effects"

2019-08-02 Thread Daniel Green
https://bugs.kde.org/show_bug.cgi?id=410525

Bug ID: 410525
   Summary: Visual bugs in "Desktop Behavior" -> "Desktop Effects"
   Product: systemsettings
   Version: 5.16.4
  Platform: Archlinux Packages
OS: Linux
Status: REPORTED
  Severity: normal
  Priority: NOR
 Component: general
  Assignee: plasma-b...@kde.org
  Reporter: ddgr...@gmail.com
  Target Milestone: ---

Created attachment 121909
  --> https://bugs.kde.org/attachment.cgi?id=121909=edit
Screenshot showing visual bugs

SUMMARY
The "Desktop Effects" section has some visual bugs (e.g., weird artifacts on
the left and right side of each row, scrollbar overlays the rows).

STEPS TO REPRODUCE
1. Open "System Settings"
2. Open "Desktop Behavior"
3. Open "Desktop Effects"

OBSERVED RESULT
Visual bugs

EXPECTED RESULT
No visual bugs

SOFTWARE/OS VERSIONS
Linux/KDE Plasma: 
(available in About System)
KDE Plasma Version: 5.16.4
KDE Frameworks Version: 5.60.0
Qt Version: 5.13.0

ADDITIONAL INFORMATION
NVIDIA 660 with driver version 430.40-1

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

[Discover] [Bug 392136] Discover crash

2018-10-06 Thread Daniel Green
https://bugs.kde.org/show_bug.cgi?id=392136

--- Comment #6 from Daniel Green  ---
Is Flatpak support built by default? Looking at the discover PKGBUILD
(https://git.archlinux.org/svntogit/packages.git/tree/trunk/PKGBUILD?h=packages/discover)
I see Flatpak listed as an optional depends, but nothing about it in the build
instructions.

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

[Discover] [Bug 392136] Discover crash

2018-10-06 Thread Daniel Green
https://bugs.kde.org/show_bug.cgi?id=392136

--- Comment #5 from Daniel Green  ---
I suspect a packaging error then, since until now I'd never done anything
(install or remove) with the Flatpak library. I did just install Flatpak
manually and now discover is fine. So this does seem to be resolved and I'll
see about filing a ticket on the Arch package.

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

[Discover] [Bug 392136] Discover crash

2018-10-06 Thread Daniel Green
https://bugs.kde.org/show_bug.cgi?id=392136

--- Comment #3 from Daniel Green  ---
Application: plasma-discover (5.13.5)

Qt Version: 5.11.2
Frameworks Version: 5.50.0
Operating System: Linux 4.18.9-arch1-1-ARCH x86_64
Distribution: "Arch Linux"


[dan@alexandria ~]$ plasma-discoveru
QGLXContext: Failed to create dummy context
failed to acquire GL context to resolve capabilities, using defaults..
QQmlComponent: Created graphical object was not placed in the graphics scene.
qml: Warning: ToolbarApplicationHeader is deprecated, remove and use the
automatic internal toolbar instead.
file:///usr/lib/qt/qml/org/kde/kirigami.2/GlobalDrawer.qml:258: TypeError:
Cannot read property 'length' of undefined
file:///usr/lib/qt/qml/org/kde/kirigami.2/GlobalDrawer.qml:293: TypeError:
Cannot read property 'length' of undefined
file:///usr/lib/qt/qml/org/kde/kirigami.2/GlobalDrawer.qml:292: TypeError:
Cannot read property 'length' of undefined
invalid kns backend! "/etc/xdg/ksysguard.knsrc" because: "Config group not
found! Check your KNS3 installation."
invalid kns backend! "/etc/xdg/servicemenu.knsrc" because: "Config group not
found! Check your KNS3 installation."
error loading "flatpak-backend" "Cannot load library
/usr/lib/qt/plugins/discover/flatpak-backend.so: (libflatpak.so.0: cannot open
shared object file: No such file or directory)"
QJsonObject({"IID":"org.kde.muon.AbstractResourcesBackendFactory","MetaData":{},"className":"FlatpakBackendFactory","debug":false,"version":330497})
no packages for "fr.handbrake.ghb"
no packages for "org.kde.kbackup"
no packages for "net.sourceforge.kid3"
setting currentApplicationBackend PackageKitBackend(0x56429d542200)
Failed to create OpenGL context for format QSurfaceFormat(version 2.0, options
QFlags(), depthBufferSize 24, redBufferSize -1,
greenBufferSize -1, blueBufferSize -1, alphaBufferSize -1, stencilBufferSize 8,
samples -1, swapBehavior QSurfaceFormat::SwapBehavior(DoubleBuffer),
swapInterval 1, colorSpace QSurfaceFormat::ColorSpace(DefaultColorSpace),
profile  QSurfaceFormat::OpenGLContextProfile(NoProfile)) 
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = plasma-discover path = /usr/bin pid = 25672
KCrash: Arguments: /usr/bin/plasma-discover 
KCrash: Attempting to start /usr/lib/drkonqi from kdeinit
sock_file=/run/user/1000/kdeinit5__0
QSocketNotifier: Invalid socket 29 and type 'Write', disabling...
QSocketNotifier: Invalid socket 27 and type 'Write', disabling...
QSocketNotifier: Invalid socket 30 and type 'Write', disabling...

[1]+  Stopped plasma-discover
[dan@alexandria ~]$ QSocketNotifier: Invalid socket 8 and type 'Read',
disabling...

[1]+  Broken pipe plasma-discover
[dan@alexandria ~]$

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

[frameworks-syntax-highlighting] [Bug 392468] No Perl 6 syntax highlighting

2018-06-03 Thread Daniel Green
https://bugs.kde.org/show_bug.cgi?id=392468

--- Comment #2 from Daniel Green  ---
(In reply to Dominik Haumann from comment #1)
> Git commit cd9068f802bc3e5e5211ad1c0c765afc765986fe by Dominik Haumann.
> Committed on 29/05/2018 at 20:59.
> Pushed by dhaumann into branch 'master'.
> 
> Perl6: Add support for extensions .pl6, .p6, or .pm6
> FIXED-IN: 5.47
> 
> M  +1-1data/syntax/perl.xml
> 
> https://commits.kde.org/syntax-highlighting/
> cd9068f802bc3e5e5211ad1c0c765afc765986fe

FYI, Perl 6 (https://en.wikipedia.org/wiki/Perl_6) is a new, separate language
from Perl 5. Using the Perl 5 highlighter for Perl 6 produces incorrect
results.   Most (maybe all) of the other tools doing Perl 6 syntax highlighting
have a separate file/ruleset for it (e.g.,
https://github.com/vim/vim/blob/master/runtime/syntax/perl6.vim). I'm not sure
if it's considered bad form to change a ticket status away from RESOLVED, so I
won't make that change, but it's what I'd suggest.

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

[kate] [Bug 392468] New: No Perl 6 syntax highlighting

2018-03-28 Thread Daniel Green
https://bugs.kde.org/show_bug.cgi?id=392468

Bug ID: 392468
   Summary: No Perl 6 syntax highlighting
   Product: kate
   Version: 17.04.3
  Platform: Ubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: syntax
  Assignee: kwrite-bugs-n...@kde.org
  Reporter: ddgr...@gmail.com
  Target Milestone: ---

Perl 6 scripts are not syntax highlighted. They typically have an extension of
.pl6, .p6, or .pm6.

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

[Discover] [Bug 392136] New: Discover crash

2018-03-21 Thread Daniel Green
https://bugs.kde.org/show_bug.cgi?id=392136

Bug ID: 392136
   Summary: Discover crash
   Product: Discover
   Version: 5.12.3
  Platform: Archlinux Packages
OS: Linux
Status: UNCONFIRMED
  Keywords: drkonqi
  Severity: normal
  Priority: NOR
 Component: discover
  Assignee: aleix...@kde.org
  Reporter: ddgr...@gmail.com
  Target Milestone: ---

Application: plasma-discover (5.12.3)

Qt Version: 5.10.1
Frameworks Version: 5.44.0
Operating System: Linux 4.15.7-1-ARCH x86_64
Distribution: "Arch Linux"

-- Information about the crash:
The systemtray icon had a blue dot, do I double-clicked it. It started to
launch, but then just crashed.

-- Backtrace:
Application: Discover (plasma-discover), signal: Aborted
Using host libthread_db library "/usr/lib/libthread_db.so.1".
[Current thread is 1 (Thread 0x7fd48b727600 (LWP 24807))]

Thread 10 (Thread 0x7fd4460b9700 (LWP 24822)):
#0  0x7fd486dbb3d8 in read () at /usr/lib/libc.so.6
#1  0x7fd48144d7d1 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7fd481407ac8 in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#3  0x7fd481407f96 in  () at /usr/lib/libglib-2.0.so.0
#4  0x7fd48140810e in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#5  0x7fd48770b314 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#6  0x7fd4876ad3db in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#7  0x7fd4874bc7ae in QThread::exec() () at /usr/lib/libQt5Core.so.5
#8  0x7fd4874c1b4d in  () at /usr/lib/libQt5Core.so.5
#9  0x7fd48363908c in start_thread () at /usr/lib/libpthread.so.0
#10 0x7fd486dc9e7f in clone () at /usr/lib/libc.so.6

Thread 9 (Thread 0x7fd454bf0700 (LWP 24815)):
#0  0x7fd48363f6fd in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fd4874c2ee1 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7fd4874bedb1 in  () at /usr/lib/libQt5Core.so.5
#3  0x7fd4874c1b4d in  () at /usr/lib/libQt5Core.so.5
#4  0x7fd48363908c in start_thread () at /usr/lib/libpthread.so.0
#5  0x7fd486dc9e7f in clone () at /usr/lib/libc.so.6

Thread 8 (Thread 0x7fd455e9a700 (LWP 24814)):
#0  0x7fd48363f6fd in pthread_cond_timedwait@@GLIBC_2.3.2 () at
/usr/lib/libpthread.so.0
#1  0x7fd4874c2ee1 in QWaitCondition::wait(QMutex*, unsigned long) () at
/usr/lib/libQt5Core.so.5
#2  0x7fd4874bedb1 in  () at /usr/lib/libQt5Core.so.5
#3  0x7fd4874c1b4d in  () at /usr/lib/libQt5Core.so.5
#4  0x7fd48363908c in start_thread () at /usr/lib/libpthread.so.0
#5  0x7fd486dc9e7f in clone () at /usr/lib/libc.so.6

Thread 7 (Thread 0x7fd45669b700 (LWP 24813)):
#0  0x7fd48b595410 in __tls_get_addr () at /lib64/ld-linux-x86-64.so.2
#1  0x7fd4874c0927 in  () at /usr/lib/libQt5Core.so.5
#2  0x7fd48770b712 in  () at /usr/lib/libQt5Core.so.5
#3  0x7fd4814079fa in g_main_context_check () at /usr/lib/libglib-2.0.so.0
#4  0x7fd481407f96 in  () at /usr/lib/libglib-2.0.so.0
#5  0x7fd48140810e in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#6  0x7fd48770b314 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#7  0x7fd4876ad3db in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#8  0x7fd4874bc7ae in QThread::exec() () at /usr/lib/libQt5Core.so.5
#9  0x7fd4874c1b4d in  () at /usr/lib/libQt5Core.so.5
#10 0x7fd48363908c in start_thread () at /usr/lib/libpthread.so.0
#11 0x7fd486dc9e7f in clone () at /usr/lib/libc.so.6

Thread 6 (Thread 0x7fd45753c700 (LWP 24812)):
#0  0x7fd486dbf97b in poll () at /usr/lib/libc.so.6
#1  0x7fd481407ff3 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7fd48140810e in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7fd48770b314 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7fd4876ad3db in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7fd4874bc7ae in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7fd4874c1b4d in  () at /usr/lib/libQt5Core.so.5
#7  0x7fd48363908c in start_thread () at /usr/lib/libpthread.so.0
#8  0x7fd486dc9e7f in clone () at /usr/lib/libc.so.6

Thread 5 (Thread 0x7fd465539700 (LWP 24811)):
#0  0x7fd486dbf97b in poll () at /usr/lib/libc.so.6
#1  0x7fd481407ff3 in  () at /usr/lib/libglib-2.0.so.0
#2  0x7fd48140810e in g_main_context_iteration () at
/usr/lib/libglib-2.0.so.0
#3  0x7fd48770b314 in
QEventDispatcherGlib::processEvents(QFlags) ()
at /usr/lib/libQt5Core.so.5
#4  0x7fd4876ad3db in
QEventLoop::exec(QFlags) () at
/usr/lib/libQt5Core.so.5
#5  0x7fd4874bc7ae in QThread::exec() () at /usr/lib/libQt5Core.so.5
#6  0x7fd48a90d50b in  () at /usr/lib/libQt5Quick.so.5
#7  0x7fd4874c1b4d in  () at /usr/lib/libQt5Core.so.5
#8  0x7fd48363908c in start_thread () at