[krita] [Bug 463610] Krita Crashes After a Few Seconds

2023-01-04 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=463610

Halla Rempt  changed:

   What|Removed |Added

 Resolution|--- |DOWNSTREAM
 Status|REPORTED|RESOLVED

--- Comment #10 from Halla Rempt  ---
Thank you for reporting to downstream!

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

[krita] [Bug 463610] Krita Crashes After a Few Seconds

2023-01-01 Thread Salmaan
https://bugs.kde.org/show_bug.cgi?id=463610

--- Comment #9 from Salmaan  ---
(In reply to Halla Rempt from comment #8)
> That doesn't really tell us anything... "Qt: Session management error: None
> of the authentication protocols specified are supported" sounds suspicious.
> Maybe contact the flatpak packagers -- they might have an idea? See
> https://github.com/flathub/org.kde.krita/ -- please also test the appimage,
> since that's the official build for Linux.

My bad this should be the full backtrace. This backtace mentions about
"QObject::startTimer: Timers cannot have negative intervals". I tried the app
image of krita and that worked well. I will report this to the flatpak
packagers.

Backtrace:
$ flatpak run --command=sh --devel org.kde.krita
[ org.kde.krita ~]$ gdb /app/bin/krita
GNU gdb (GDB) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /app/bin/krita...
(No debugging symbols found in /app/bin/krita)
(gdb) run
Starting program: /app/bin/krita 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x70299640 (LWP 16)]
[New Thread 0x7fffefa50640 (LWP 17)]
Qt: Session management error: None of the authentication protocols specified
are supported
[Thread 0x70299640 (LWP 16) exited]
[New Thread 0x70299640 (LWP 18)]
Qt: Session management error: None of the authentication protocols specified
are supported
[Thread 0x70299640 (LWP 18) exited]
[New Thread 0x70299640 (LWP 19)]
Qt: Session management error: None of the authentication protocols specified
are supported
[Thread 0x70299640 (LWP 19) exited]
[New Thread 0x70299640 (LWP 20)]
Gtk-Message: 15:03:03.554: Failed to load module "canberra-gtk-module"
Gtk-Message: 15:03:03.554: Failed to load module "canberra-gtk-module"
Qt: Session management error: None of the authentication protocols specified
are supported
[New Thread 0x7fffde2f4640 (LWP 21)]
QObject::startTimer: Timers cannot have negative intervals

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

[krita] [Bug 463610] Krita Crashes After a Few Seconds

2023-01-01 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=463610

--- Comment #8 from Halla Rempt  ---
That doesn't really tell us anything... "Qt: Session management error: None of
the authentication protocols specified are supported" sounds suspicious. Maybe
contact the flatpak packagers -- they might have an idea? See
https://github.com/flathub/org.kde.krita/ -- please also test the appimage,
since that's the official build for Linux.

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

[krita] [Bug 463610] Krita Crashes After a Few Seconds

2023-01-01 Thread Halla Rempt
https://bugs.kde.org/show_bug.cgi?id=463610

Halla Rempt  changed:

   What|Removed |Added

 CC||ha...@valdyas.org
   Platform|Debian testing  |Flatpak

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

[krita] [Bug 463610] Krita Crashes After a Few Seconds

2022-12-31 Thread Bug Janitor Service
https://bugs.kde.org/show_bug.cgi?id=463610

Bug Janitor Service  changed:

   What|Removed |Added

 Resolution|WAITINGFORINFO  |---
 Status|NEEDSINFO   |REPORTED

--- Comment #7 from Bug Janitor Service  ---
Thanks for your comment!

Automatically switching the status of this bug to REPORTED so that the KDE team
knows that the bug is ready to get confirmed.

In the future you may also do this yourself when providing needed information.

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

[krita] [Bug 463610] Krita Crashes After a Few Seconds

2022-12-31 Thread Salmaan
https://bugs.kde.org/show_bug.cgi?id=463610

--- Comment #6 from Salmaan  ---
(In reply to sh_zam from comment #4)
> Can you please run it within gdb, so we can get a backtrace?
> 
> If you have it installed you can do:
> 
> gdb 
> 
> Then once you're in gdb: type `run`, let it crash and then type `backtrace`

Nevermind, ignore the previous post. I was able to get a backtrace of krita
crashing. 

Backtrace:
$ flatpak run --command=sh --devel org.kde.krita
[ org.kde.krita ~]$ gdb /app/bin/krita
GNU gdb (GDB) 12.1
Copyright (C) 2022 Free Software Foundation, Inc.
License GPLv3+: GNU GPL version 3 or later 
This is free software: you are free to change and redistribute it.
There is NO WARRANTY, to the extent permitted by law.
Type "show copying" and "show warranty" for details.
This GDB was configured as "x86_64-unknown-linux-gnu".
Type "show configuration" for configuration details.
For bug reporting instructions, please see:
.
Find the GDB manual and other documentation resources online at:
.

For help, type "help".
Type "apropos word" to search for commands related to "word"...
Reading symbols from /app/bin/krita...
(No debugging symbols found in /app/bin/krita)
(gdb) run
Starting program: /app/bin/krita 
[Thread debugging using libthread_db enabled]
Using host libthread_db library "/usr/lib/x86_64-linux-gnu/libthread_db.so.1".
[New Thread 0x70299640 (LWP 16)]
[New Thread 0x7fffefa50640 (LWP 17)]
Qt: Session management error: None of the authentication protocols specified
are supported
[Thread 0x70299640 (LWP 16) exited]
[New Thread 0x70299640 (LWP 18)]
Qt: Session management error: None of the authentication protocols specified
are supported

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

[krita] [Bug 463610] Krita Crashes After a Few Seconds

2022-12-31 Thread Salmaan
https://bugs.kde.org/show_bug.cgi?id=463610

--- Comment #5 from Salmaan  ---
(In reply to sh_zam from comment #4)
> Can you please run it within gdb, so we can get a backtrace?
> 
> If you have it installed you can do:
> 
> gdb 
> 
> Then once you're in gdb: type `run`, let it crash and then type `backtrace`

Since krita is a flatpak app, I ran the follwing commands: 
1. `flatpak run --command=sh --devel org.kde.krita`
2. `gdb /app/bin/krita`
3. `run`  
After the `run` command it hangs on "Starting program: /app/bin/krita" and it
exists out of flatpak's shell.  I am having a hard time getting the backtrace.
Let me know if I am doing anything wrong.

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

[krita] [Bug 463610] Krita Crashes After a Few Seconds

2022-12-30 Thread sh_zam
https://bugs.kde.org/show_bug.cgi?id=463610

sh_zam  changed:

   What|Removed |Added

 Status|REPORTED|NEEDSINFO
 CC||sh...@sdf.org
 Resolution|--- |WAITINGFORINFO

--- Comment #4 from sh_zam  ---
Can you please run it within gdb, so we can get a backtrace?

If you have it installed you can do:

gdb 

Then once you're in gdb: type `run`, let it crash and then type `backtrace`

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

[krita] [Bug 463610] Krita Crashes After a Few Seconds

2022-12-29 Thread Salmaan
https://bugs.kde.org/show_bug.cgi?id=463610

Salmaan  changed:

   What|Removed |Added

  Alias||krita-bugs-n...@kde.org

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

[krita] [Bug 463610] Krita Crashes After a Few Seconds

2022-12-29 Thread Salmaan
https://bugs.kde.org/show_bug.cgi?id=463610

--- Comment #3 from Salmaan  ---
Created attachment 154897
  --> https://bugs.kde.org/attachment.cgi?id=154897=edit
Krita Usage Log

This text file contains the usage log of Krita if more information is need for
the bug report.

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

[krita] [Bug 463610] Krita Crashes After a Few Seconds

2022-12-29 Thread Salmaan
https://bugs.kde.org/show_bug.cgi?id=463610

--- Comment #2 from Salmaan  ---
Created attachment 154896
  --> https://bugs.kde.org/attachment.cgi?id=154896=edit
The Whole Bug Report Information

This text file contains more information about the bug report.

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

[krita] [Bug 463610] Krita Crashes After a Few Seconds

2022-12-29 Thread Salmaan
https://bugs.kde.org/show_bug.cgi?id=463610

--- Comment #1 from Salmaan  ---
Created attachment 154895
  --> https://bugs.kde.org/attachment.cgi?id=154895=edit
Krita Crash Demonstration

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