https://bugs.kde.org/show_bug.cgi?id=434451
Mehmet gelisin <mehmetgeli...@aol.com> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |mehmetgeli...@aol.com --- Comment #17 from Mehmet gelisin <mehmetgeli...@aol.com> --- There are 3 possible bugs : http://www.compilatori.com/ 1/ In libraw. After all the Raw mosaic extraction is done with this lib. For the DNG converter, there is no demosaicing stage. https://waytowhatsnext.com/ The RAw matrix is taken as well as a bytearray and passed to the Adobe SDK for encoding. http://www.acpirateradio.co.uk/ Note : libraw is also used to extract the color matrix of the RAW data, which is different than all format. I remember that lead libraw author report me that this matrix was deducted by reverse engineering using... http://www.logoarts.co.uk/ Adobe DNG converter (:=))). It's and old talk by mail, and it's difficult to get the right words to explain. So perhaps the colors matrix need to be updated in libraw, simply... http://www.slipstone.co.uk/ 2/ The DNG converter code as well. The way to play with Adobe SDK API is complex and of course code can be bugous. http://embermanchester.uk/ If you is curious code is in gitlab : ... and search 'fuji" string to see all specificity to handle colors matrix and rotation of raw data. 3/ The Adobe DNG sdk is too old. Code was not updated since 2012, and Adobe has released 2 new versions since this date. http://connstr.net/ I created few weeks ago a new devel branch in git and updated the DNG sdk to last version, applied fix to compile and tried to use : it crash quickly. So investiguations are required.... http://joerg.li/ ... and search 'fuji" string to see all specificity to handle colors matrix and rotation of raw data. 3/ The Adobe DNG sdk is too old. Code was not updated since 2012, and Adobe has released 2 new versions since this date. I created few weeks ago a new devel branch in git and updated the DNG sdk to last version, applied fix to compile and tried to use : it crash quickly. So investiguations are required.... http://www.wearelondonmade.com/ I tested the patch/branch and still found some issues, at least with PyQt5 apps. I used git-cola for testing. While the icons have reappeared, the functionality to switch between dark/light themes from within the app does not work. The icons appear to be stuck in one theme. This works as expected under 5.79 or by checking out kiconthemes commit 6bada57e705190c20fd72c9e7b1ef1a25d6d44a3. The other issue is that QIcon states don't seem to be working. I've attached a test case demonstrating the problem using PyQt5 which loads an SVG file for 2 buttons directly from /usr/share/icons/breeze/ (just as an example). The focused button should be a different I tested the patch/branch and still found some issues, at least with PyQt5 apps. I used git-cola for testing. http://www.jopspeech.com/ While the icons have reappeared, the functionality to switch between dark/light themes from within the app does not work. The icons appear to be stuck in one theme. This works as expected under 5.79 or by checking out kiconthemes commit 6bada57e705190c20fd72c9e7b1ef1a25d6d44a3. https://www.webb-dev.co.uk/ The other issue is that QIcon states don't seem to be working. I've attached a test case demonstrating the http://www.iu-bloomington.com/ problem using PyQt5 which loads an SVG file for 2 buttons directly from /usr/share/icons/breeze/ (just as an example). The focused button should be a different http://www-look-4.com/ -- You are receiving this mail because: You are watching all bug changes.