Bug 396382 - Editor Window empty
Summary: Editor Window empty
Status: RESOLVED FIXED
Alias: None
Product: digikam
Classification: Applications
Component: ImageEditor-Load (show other bugs)
Version: 5.9.0
Platform: Arch Linux Linux
: NOR normal
Target Milestone: ---
Assignee: Digikam Developers
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2018-07-10 21:47 UTC by Samuel Gilbert
Modified: 2022-02-03 04:05 UTC (History)
2 users (show)

See Also:
Latest Commit:
Version Fixed In: 7.1.0


Attachments
A screenshot showing the empty editor window (12.74 KB, image/png)
2018-07-10 21:47 UTC, Samuel Gilbert
Details

Note You need to log in before you can comment on or make changes to this bug.
Description Samuel Gilbert 2018-07-10 21:47:50 UTC
Created attachment 113870 [details]
A screenshot showing the empty editor window

The first time I open the editor window by pressing F4, or by using the menus, from the album view when a picture is selected, everything is fine.

If I close the editor window then try to open it again, regardless of if the selected picture is the same or different, I get an empty window.  There is absolutely nothing displayed.

This is reproducible every single time.


Here is what I get in the console the first time:

digikam.geoiface: ----
digikam.dimg: "/home/prozzaks/Pictures/2018-07-08 Voile Lac Champlain/20180708T172546.JPG"  : JPEG file identified
digikam.metaengine: Loading image history  ""
digikam.metaengine: DateTime => Exif.Photo.DateTimeOriginal =>  QDateTime(2018-07-08 17:25:46.000 EDT Qt::TimeSpec(LocalTime))
KMemoryInfo: Platform identified :  "LINUX"
KMemoryInfo: AvailableRam:  1637629952  (cache:  4389490688 )
KMemoryInfo: AvailableSwap:  8587309056
digikam.metaengine: Exif color-space tag is sRGB. Using default sRGB ICC profile.
KMemoryInfo: Platform identified :  "LINUX"
KMemoryInfo: AvailableRam:  1499361280  (cache:  4407427072 )
KMemoryInfo: AvailableSwap:  8587309056
digikam.metaengine: Orientation => Exif.Image.Orientation =>  1
KMemoryInfo: Platform identified :  "LINUX"
KMemoryInfo: AvailableRam:  1377955840  (cache:  4407955456 )
KMemoryInfo: AvailableSwap:  8587309056
digikam.widgets: Profile white point : x= 0.312713  y= 0.32912  Y= 1
digikam.widgets: dkCmsReadICCMatrixRGB2XYZ(2):  [ 0.435852 ,  0.38533 ,  0.143021 ] [ 0.222382 ,  0.717041 ,  0.0605927 ] [ 0.013916 ,  0.0971375 ,  0.713837 ]
digikam.widgets: d->Primaries.Red   : X= 0.461196  Y= 0.232948  Z= 0.00978772
digikam.widgets: d->Primaries.Green : X= 0.415454  Y= 0.719903  Z= 0.0802877
digikam.widgets: d->Primaries.Blue  : X= 0.115485  Y= 0.0520762  Z= 0.536577


Here is what I get afterwards:

digikam.geoiface: ----
qt.qpa.xcb: QXcbConnection: XCB error: 3 (BadWindow), sequence: 23438, resource id: 104857823, major code: 19 (DeleteProperty), minor code: 0
digikam.geoiface: ----
digikam.dimg: "/home/prozzaks/Pictures/2018-07-08 Voile Lac Champlain/20180708T172625.JPG"  : JPEG file identified
digikam.metaengine: Loading image history  ""
digikam.metaengine: DateTime => Exif.Photo.DateTimeOriginal =>  QDateTime(2018-07-08 17:26:25.000 EDT Qt::TimeSpec(LocalTime))
KMemoryInfo: Platform identified :  "LINUX"
KMemoryInfo: AvailableRam:  1262088192  (cache:  4402606080 )
KMemoryInfo: AvailableSwap:  8587309056
digikam.metaengine: Exif color-space tag is sRGB. Using default sRGB ICC profile.
KMemoryInfo: Platform identified :  "LINUX"
KMemoryInfo: AvailableRam:  1247059968  (cache:  4416897024 )
KMemoryInfo: AvailableSwap:  8587309056
digikam.metaengine: Orientation => Exif.Image.Orientation =>  1
KMemoryInfo: Platform identified :  "LINUX"
KMemoryInfo: AvailableRam:  1246777344  (cache:  4417601536 )
KMemoryInfo: AvailableSwap:  8587309056
digikam.widgets: Profile white point : x= 0.312713  y= 0.32912  Y= 1
digikam.widgets: dkCmsReadICCMatrixRGB2XYZ(2):  [ 0.435852 ,  0.38533 ,  0.143021 ] [ 0.222382 ,  0.717041 ,  0.0605927 ] [ 0.013916 ,  0.0971375 ,  0.713837 ]
digikam.widgets: d->Primaries.Red   : X= 0.461196  Y= 0.232948  Z= 0.00978772
digikam.widgets: d->Primaries.Green : X= 0.415454  Y= 0.719903  Z= 0.0802877
digikam.widgets: d->Primaries.Blue  : X= 0.115485  Y= 0.0520762  Z= 0.536577
Comment 1 Maik Qualmann 2018-07-11 04:59:23 UTC

*** This bug has been marked as a duplicate of bug 395875 ***
Comment 2 caulier.gilles 2020-07-25 14:43:24 UTC
Fixed with #395875