[gwenview] [Bug 441121] gwenview crashes when opening .jpg in X11 Session (wayland not possible on graphics card)

2021-12-17 Thread Gordon Lack
https://bugs.kde.org/show_bug.cgi?id=441121

--- Comment #26 from Gordon Lack  ---
(In reply to Lukáš Karas from comment #24)
> Here is my proposed fix in Gwenview:
> https://invent.kde.org/graphics/gwenview/-/merge_requests/125

Do we need a prod on the libexiv2 package as well to indicate that it needs an
update to fix the cause of the crash? (The fix for gwenview to handle such
crashes better is welcome, but not sufficient).

I can't see any bug report with libexiv2 as the product.

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

[gwenview] [Bug 441121] gwenview crashes when opening .jpg in X11 Session (wayland not possible on graphics card)

2021-12-14 Thread Gordon Lack
https://bugs.kde.org/show_bug.cgi?id=441121

--- Comment #22 from Gordon Lack  ---
(In reply to Gordon Lack from comment #21)

Seems to be related to how old the jpegs are.

2016 and earlier it crashes.
2017 and late its OK.
Roughly.

If I run gwenview on the command line for a failing one this is what I see
reported:


[gmllaptop]: gwenview DSCN1657.JPG 
org.kde.kdegraphics.gwenview.lib: Unresolved mime type  "image/x-mng"
org.kde.kdegraphics.gwenview.lib: Unresolved raw mime type  "image/x-nikon-nrw"
org.kde.kdegraphics.gwenview.lib: Unresolved raw mime type 
"image/x-samsung-srw"
terminate called after throwing an instance of 'std::out_of_range'
  what():  basic_string::at: __n (which is 19) >= this->size() (which is 19)
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = gwenview path = /usr/bin pid = 15230
KCrash: Arguments: /usr/bin/gwenview DSCN1657.JPG 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi

[1]+  Stopped gwenview DSCN1657.JPG
[gmllaptop]: fg
gwenview DSCN1657.JPG
QSocketNotifier: Invalid socket 8 and type 'Read', disabling...
QSocketNotifier: Invalid socket 10 and type 'Read', disabling...
QSocketNotifier: Invalid socket 13 and type 'Read', disabling...
QSocketNotifier: Invalid socket 18 and type 'Read', disabling...

;
^C
[gmllaptop]: fg
bash: fg: current: no such job
[gmllaptop]: gwenview DSCN1657.JPG 
org.kde.kdegraphics.gwenview.lib: Unresolved mime type  "image/x-mng"
org.kde.kdegraphics.gwenview.lib: Unresolved raw mime type  "image/x-nikon-nrw"
org.kde.kdegraphics.gwenview.lib: Unresolved raw mime type 
"image/x-samsung-srw"
terminate called after throwing an instance of 'std::out_of_range'
  what():  basic_string::at: __n (which is 19) >= this->size() (which is 19)
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = gwenview path = /usr/bin pid = 15230
KCrash: Arguments: /usr/bin/gwenview DSCN1657.JPG 
KCrash: Attempting to start /usr/lib/x86_64-linux-gnu/libexec/drkonqi

[1]+  Stopped gwenview DSCN1657.JPG
[gmllaptop]: fg
gwenview DSCN1657.JPG
QSocketNotifier: Invalid socket 8 and type 'Read', disabling...
QSocketNotifier: Invalid socket 10 and type 'Read', disabling...
QSocketNotifier: Invalid socket 13 and type 'Read', disabling...
QSocketNotifier: Invalid socket 18 and type 'Read', disabling...

;
^C
[gmllaptop]: fg
bash: fg: current: no such job


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

[gwenview] [Bug 441121] gwenview crashes when opening .jpg in X11 Session (wayland not possible on graphics card)

2021-12-14 Thread Gordon Lack
https://bugs.kde.org/show_bug.cgi?id=441121

--- Comment #21 from Gordon Lack  ---
Created attachment 144559
  --> https://bugs.kde.org/attachment.cgi?id=144559=edit
New crash information added by DrKonqi

gwenview (21.08.1) using Qt 5.15.2

- What I was doing when the application crashed:

Browsing through images with Dolphin. Select to open one in Gwenview.
Crashes every time.

-- Backtrace (Reduced):
#4  __pthread_kill_implementation (no_tid=0, signo=6, threadid=140466192913600)
at pthread_kill.c:44
#5  __pthread_kill_internal (signo=6, threadid=140466192913600) at
pthread_kill.c:80
#6  __GI___pthread_kill (threadid=140466192913600, signo=signo@entry=6) at
pthread_kill.c:91
#7  0x7fc0dafab476 in __GI_raise (sig=sig@entry=6) at
../sysdeps/posix/raise.c:26
#8  0x7fc0daf917b7 in __GI_abort () at abort.c:79

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

[gwenview] [Bug 441121] gwenview crashes when opening .jpg in X11 Session (wayland not possible on graphics card)

2021-12-14 Thread Gordon Lack
https://bugs.kde.org/show_bug.cgi?id=441121

Gordon Lack  changed:

   What|Removed |Added

 CC||gordon.l...@dsl.pipex.com

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

[print-manager] [Bug 326289] plasma-desktop crashed after configuring printer applet [JobModel::updateJob]

2020-02-13 Thread Gordon Lack
https://bugs.kde.org/show_bug.cgi?id=326289

--- Comment #58 from Gordon Lack  ---
A workaround is to cancel all jobs, or at least the duplicates(?).

See:

https://bugs.launchpad.net/ubuntu/+source/plasma-workspace/+bug/1770044/comments/82

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

[plasmashell] [Bug 387230] plasmashell information window starts minimized

2020-02-02 Thread Gordon Lack
https://bugs.kde.org/show_bug.cgi?id=387230

--- Comment #6 from Gordon Lack  ---
Similarly no longer an issue in Kubuntu 19.10 (plasma 5.16.5)

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

[print-manager] [Bug 326289] plasma-desktop crashed after configuring printer applet [JobModel::updateJob]

2019-12-03 Thread Gordon Lack
https://bugs.kde.org/show_bug.cgi?id=326289

--- Comment #50 from Gordon Lack  ---
>>> Anyone knows what exactly happened on Cups side?

I was wondering a similar thing. But rather what the "cups database" of past
jobs looked like when it has multiple jobs with teh same id.
When I went looking the info was only in /var/spool/cups and the job number was
taken from the filename, so what does this look like when there are multiple
ids?

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

[frameworks-solid] [Bug 270808] External hard disks should be spun down when 'safely removed'

2019-10-25 Thread Gordon Lack
https://bugs.kde.org/show_bug.cgi?id=270808

Gordon Lack  changed:

   What|Removed |Added

 CC||gordon.l...@dsl.pipex.com

--- Comment #69 from Gordon Lack  ---
And powering off an external drive can be a real pain, as I then need to
physically unplug and re-insert as device if I want to use it again.

I may well want to unmount a device (as I don;t need it "now"), but leave it
plugged in as I may need it later.

So I've opened https://bugs.launchpad.net/ubuntu/+source/dolphin/+bug/1827778
to re-add the option to *just* unmount a device.

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

[print-manager] [Bug 326289] plasma-desktop crashed after configuring printer applet [JobModel::updateJob]

2019-09-02 Thread Gordon Lack
https://bugs.kde.org/show_bug.cgi?id=326289

Gordon Lack  changed:

   What|Removed |Added

 CC||gordon.l...@dsl.pipex.com

--- Comment #35 from Gordon Lack  ---
FWIW.
That comment about that multiple jobs with the same id shouldn't exist.
I just decided to use the taskbar print-queue viewer (kde-print-queue) and
selected "All Jobs".
At that point it crashed (but only it - plasma was OK).

But "lpstat -W completed" shows this - several multiple entries...

[parent]: lpstat -W completed
MFCJ4410DW-52   gml44108081408   Sun 01 Sep 2019 22:31:09 BST
MFCJ4410DW-51   gml44103419136   Sun 01 Sep 2019 22:28:35 BST
MFCJ4410DW-49   gml4410 667648   Sun 01 Sep 2019 22:20:14 BST
MFCJ4410DW-48   gml4410   12908544   Sun 01 Sep 2019 22:18:02 BST
MFCJ4410DW-47   gml4410 522240   Sun 01 Sep 2019 22:16:27 BST
MFCJ4410DW-46   gml4410 667648   Sun 01 Sep 2019 22:15:51 BST
MFCJ4410DW-45   gml4410 633856   Sun 01 Sep 2019 22:15:19 BST
MFCJ4410DW-44   gml44103618816   Sun 01 Sep 2019 22:13:56 BST
MFCJ4410DW-43   gml44103674112   Sun 01 Sep 2019 22:13:06 BST
MFCJ4410DW-40   gml44101386496   Sun 01 Sep 2019 21:48:04 BST
MFCJ4410DW-39   gml44101386496   Sun 01 Sep 2019 21:47:16 BST
MFCJ4410DW-38   gml44101199104   Sun 01 Sep 2019 21:44:59 BST
MFCJ4410DW-37   gml44101199104   Sun 01 Sep 2019 21:44:16 BST
MFCJ4410DW-36   gml44101832960   Sun 01 Sep 2019 21:42:29 BST
MFCJ4410DW-35   gml44105528576   Sun 01 Sep 2019 21:37:53 BST
MFCJ4410DW-33   gml44101867776   Sun 01 Sep 2019 21:32:38 BST
MFCJ4410DW-33   gml44101867776   Sun 01 Sep 2019 21:32:38 BST
MFCJ4410DW-31   gml4410 104448   Tue 13 Aug 2019 12:52:43 BST
MFCJ4410DW-31   gml4410 104448   Tue 13 Aug 2019 12:52:43 BST
MFCJ4410DW-30   gml4410 256000   Tue 06 Aug 2019 08:09:15 BST
MFCJ4410DW-30   gml4410 256000   Tue 06 Aug 2019 08:09:15 BST
MFCJ4410DW-29   gml44105049344   Tue 06 Aug 2019 08:08:49 BST
MFCJ4410DW-29   gml44105049344   Tue 06 Aug 2019 08:08:49 BST
MFCJ4410DW-28   gml4410 131072   Mon 05 Aug 2019 03:10:27 BST
MFCJ4410DW-28   gml4410 131072   Mon 05 Aug 2019 03:10:27 BST
MFCJ4410DW-27   gml4410 437248   Sat 03 Aug 2019 05:52:51 BST
MFCJ4410DW-27   gml4410 437248   Sat 03 Aug 2019 05:52:51 BST
MFCJ4410DW-26   gml4410 178176   Fri 02 Aug 2019 00:24:39 BST
MFCJ4410DW-26   gml4410 178176   Fri 02 Aug 2019 00:24:39 BST
MFCJ4410DW-25   gml4410 312320   Sat 15 Jun 2019 08:55:55 BST
MFCJ4410DW-25   gml4410 312320   Sat 15 Jun 2019 08:55:55 BST
MFCJ4410DW-24   gml44101629184   Sun 09 Jun 2019 18:51:18 BST
MFCJ4410DW-24   gml44101629184   Sun 09 Jun 2019 18:51:18 BST
MFCJ4410DW-23   gml4410 211968   Sun 02 Jun 2019 11:11:43 BST
MFCJ4410DW-23   gml4410 211968   Sun 02 Jun 2019 11:11:43 BST
MFCJ4410DW-22   gml4410 521216   Sun 02 Jun 2019 11:05:51 BST
MFCJ4410DW-22   gml4410 521216   Sun 02 Jun 2019 11:05:51 BST
MFCJ4410DW-21   gml4410  32768   Wed 15 May 2019 12:17:19 BST
MFCJ4410DW-21   gml4410  32768   Wed 15 May 2019 12:17:19 BST
MFCJ4410DW-20   gml4410 294912   Wed 15 May 2019 10:58:47 BST
MFCJ4410DW-20   gml4410 294912   Wed 15 May 2019 10:58:47 BST
MFCJ4410DW-19   gml4410 250880   Wed 15 May 2019 10:58:16 BST
MFCJ4410DW-19   gml4410 250880   Wed 15 May 2019 10:58:16 BST
MFCJ4410DW-18   gml4410  81920   Tue 14 May 2019 10:25:39 BST
MFCJ4410DW-18   gml4410  81920   Tue 14 May 2019 10:25:39 BST
MFCJ4410DW-14   gml4410 245760   Mon 13 May 2019 11:10:57 BST
MFCJ4410DW-14   gml4410 245760   Mon 13 May 2019 11:10:57 BST
MFCJ4410DW-14   gml4410 245760   Mon 13 May 2019 11:10:57 BST
MFCJ4410DW-13   gml4410 300032   Sat 11 May 2019 15:43:22 BST
MFCJ4410DW-13   gml4410 300032   Sat 11 May 2019 15:43:22 BST
MFCJ4410DW-13   gml4410 300032   Sat 11 May 2019 15:43:22 BST
MFCJ4410DW-12   gml44107809024   Sun 05 May 2019 01:04:45 BST
MFCJ4410DW-12   gml44107809024   Sun 05 May 2019 01:04:45 BST
MFCJ4410DW-12   gml44107809024   Sun 05 May 2019 01:04:45 BST
MFCJ4410DW-11   gml4410 137216   Wed 24 Apr 2019 18:56:44 BST
MFCJ4410DW-11   gml4410 1372

[plasmashell] [Bug 387230] plasmashell information window starts minimized

2019-03-29 Thread Gordon Lack
https://bugs.kde.org/show_bug.cgi?id=387230

--- Comment #2 from Gordon Lack  ---
I have no solution. This still happens for me.  [Kubuntu 18.10]

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

[plasmashell] [Bug 387230] plasmashell information window starts minimized

2017-11-22 Thread Gordon Lack
https://bugs.kde.org/show_bug.cgi?id=387230

Gordon Lack <gordon.l...@dsl.pipex.com> changed:

   What|Removed |Added

 CC||gordon.l...@dsl.pipex.com

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

[plasmashell] [Bug 387230] New: plasmashell information window starts minimized

2017-11-22 Thread Gordon Lack
https://bugs.kde.org/show_bug.cgi?id=387230

Bug ID: 387230
   Summary: plasmashell information window starts minimized
   Product: plasmashell
   Version: 5.10.5
  Platform: Kubuntu Packages
OS: Linux
Status: UNCONFIRMED
  Severity: normal
  Priority: NOR
 Component: Folder
  Assignee: h...@kde.org
  Reporter: gordon.l...@dsl.pipex.com
CC: plasma-b...@kde.org
  Target Milestone: 1.0

This is for the KDE in Kubuntu 17.10.

I have the folder view set to display the Desktop folder.

If I right-click on an Icon and select "Properties" or "Delete" then a window
starts up (with the info or asking for confirmation).
HOWEVER, this window starts minimized!
That is unless I *already* have such a window open already (even a minimized
one), in which case it opens onto the desktop (i.e. it's visible).

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