Talking
Windows 8.1, 64 bit. Same issue with 7, 32 bit a year ago.
After open Sharpen, I have the three choices. Simple and Unsharp Mask display the proper controls. Refocus doesn't open its own controls, as I read them to be. It just stays at the Simple of UM ones last opened. I'd really like to be able to use this! Paul _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Refocus needs Eigen3 library at compilation time. I suspect that
installer for windows have not been compiled with Eigen3. Changing Windows 7 by Window 8 will not solve the problem. Gilles Caulier 2014-05-21 19:23 GMT+02:00 Paul Verizzo <[hidden email]>: > Talking Windows 8.1, 64 bit. Same issue with 7, 32 bit a year ago. > > After open Sharpen, I have the three choices. Simple and Unsharp Mask > display the proper controls. Refocus doesn't open its own controls, as I > read them to be. It just stays at the Simple of UM ones last opened. > > I'd really like to be able to use this! > > Paul > > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Anyway to make this happen? I know nothing about nothing about code
and compiling. As always, the dK team gets my undying gratitude. I hope that's enough for someone to add it. Paul On Wednesday, May 21, 2014 2:16:04 PM, Gilles Caulier wrote: > Refocus needs Eigen3 library at compilation time. I suspect that > installer for windows have not been compiled with Eigen3. > > Changing Windows 7 by Window 8 will not solve the problem. > > Gilles Caulier > > 2014-05-21 19:23 GMT+02:00 Paul Verizzo <[hidden email]>: >> Talking Windows 8.1, 64 bit. Same issue with 7, 32 bit a year ago. >> >> After open Sharpen, I have the three choices. Simple and Unsharp Mask >> display the proper controls. Refocus doesn't open its own controls, as I >> read them to be. It just stays at the Simple of UM ones last opened. >> >> I'd really like to be able to use this! >> >> Paul >> >> >> _______________________________________________ >> Digikam-users mailing list >> [hidden email] >> https://mail.kde.org/mailman/listinfo/digikam-users >> > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
You can do nothing easily...
I'm in contact with guy who has packaged digiKam for windows in the past. He is busy currently, but he will do the best to package 4.0.0 soon... Best Gilles Caulier 2014-05-21 22:35 GMT+02:00 Paul Verizzo <[hidden email]>: > Anyway to make this happen? I know nothing about nothing about code and > compiling. As always, the dK team gets my undying gratitude. I hope that's > enough for someone to add it. > > Paul > > > On Wednesday, May 21, 2014 2:16:04 PM, Gilles Caulier wrote: >> >> Refocus needs Eigen3 library at compilation time. I suspect that >> installer for windows have not been compiled with Eigen3. >> >> Changing Windows 7 by Window 8 will not solve the problem. >> >> Gilles Caulier >> >> 2014-05-21 19:23 GMT+02:00 Paul Verizzo <[hidden email]>: >>> >>> Talking Windows 8.1, 64 bit. Same issue with 7, 32 bit a year ago. >>> >>> After open Sharpen, I have the three choices. Simple and Unsharp Mask >>> display the proper controls. Refocus doesn't open its own controls, as I >>> read them to be. It just stays at the Simple of UM ones last opened. >>> >>> I'd really like to be able to use this! >>> >>> Paul >>> >>> >>> _______________________________________________ >>> Digikam-users mailing list >>> [hidden email] >>> https://mail.kde.org/mailman/listinfo/digikam-users >>> >> _______________________________________________ >> Digikam-users mailing list >> [hidden email] >> https://mail.kde.org/mailman/listinfo/digikam-users >> > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
I found the problem in code. In fact in all cases application show
Refocus option. In my windows 7 install, Eigen3 library is not installed and Refocus is here but of course unusable. I fixed code to not show Refocus in this case... http://commits.kde.org/digikam/7b24c1bc45f527cc96cd7e8ba285c3bc9cea58af Gilles Caulier 2014-05-21 22:41 GMT+02:00 Gilles Caulier <[hidden email]>: > You can do nothing easily... > > I'm in contact with guy who has packaged digiKam for windows in the > past. He is busy currently, but he will do the best to package 4.0.0 > soon... > > Best > > Gilles Caulier > > 2014-05-21 22:35 GMT+02:00 Paul Verizzo <[hidden email]>: >> Anyway to make this happen? I know nothing about nothing about code and >> compiling. As always, the dK team gets my undying gratitude. I hope that's >> enough for someone to add it. >> >> Paul >> >> >> On Wednesday, May 21, 2014 2:16:04 PM, Gilles Caulier wrote: >>> >>> Refocus needs Eigen3 library at compilation time. I suspect that >>> installer for windows have not been compiled with Eigen3. >>> >>> Changing Windows 7 by Window 8 will not solve the problem. >>> >>> Gilles Caulier >>> >>> 2014-05-21 19:23 GMT+02:00 Paul Verizzo <[hidden email]>: >>>> >>>> Talking Windows 8.1, 64 bit. Same issue with 7, 32 bit a year ago. >>>> >>>> After open Sharpen, I have the three choices. Simple and Unsharp Mask >>>> display the proper controls. Refocus doesn't open its own controls, as I >>>> read them to be. It just stays at the Simple of UM ones last opened. >>>> >>>> I'd really like to be able to use this! >>>> >>>> Paul >>>> >>>> >>>> _______________________________________________ >>>> Digikam-users mailing list >>>> [hidden email] >>>> https://mail.kde.org/mailman/listinfo/digikam-users >>>> >>> _______________________________________________ >>> Digikam-users mailing list >>> [hidden email] >>> https://mail.kde.org/mailman/listinfo/digikam-users >>> >> _______________________________________________ >> Digikam-users mailing list >> [hidden email] >> https://mail.kde.org/mailman/listinfo/digikam-users Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Thanks for
continuing to look at this, Giles. If I understand you
correctly, you have removed the Refocus option until, hopefully,
it will come back funtional in dK 4????
Thanks, Paul On 6/14/2014 3:51 AM, Gilles Caulier
wrote:
I found the problem in code. In fact in all cases application show Refocus option. In my windows 7 install, Eigen3 library is not installed and Refocus is here but of course unusable. I fixed code to not show Refocus in this case... http://commits.kde.org/digikam/7b24c1bc45f527cc96cd7e8ba285c3bc9cea58af Gilles Caulier 2014-05-21 22:41 GMT+02:00 Gilles Caulier [hidden email]:You can do nothing easily... I'm in contact with guy who has packaged digiKam for windows in the past. He is busy currently, but he will do the best to package 4.0.0 soon... Best Gilles Caulier 2014-05-21 22:35 GMT+02:00 Paul Verizzo [hidden email]:Anyway to make this happen? I know nothing about nothing about code and compiling. As always, the dK team gets my undying gratitude. I hope that's enough for someone to add it. Paul On Wednesday, May 21, 2014 2:16:04 PM, Gilles Caulier wrote:Refocus needs Eigen3 library at compilation time. I suspect that installer for windows have not been compiled with Eigen3. Changing Windows 7 by Window 8 will not solve the problem. Gilles Caulier 2014-05-21 19:23 GMT+02:00 Paul Verizzo [hidden email]:Talking Windows 8.1, 64 bit. Same issue with 7, 32 bit a year ago. After open Sharpen, I have the three choices. Simple and Unsharp Mask display the proper controls. Refocus doesn't open its own controls, as I read them to be. It just stays at the Simple of UM ones last opened. I'd really like to be able to use this! Paul _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users_______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users _______________________________________________ Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
No, Refocus in present in code, but this feature depend of Eigen3
shared lib. If this one is absent, Refocus option is dropped from GUI. It's a compile time adjustement. Under current KDE Windows, only eigen2 is provided. PS : I will never drop refocus. I use it everyday (:=))) Gilles Caulier 2014-06-14 12:37 GMT+02:00 Paul Verizzo <[hidden email]>: > Thanks for continuing to look at this, Giles. If I understand you > correctly, you have removed the Refocus option until, hopefully, it will > come back funtional in dK 4???? > > Thanks, Paul > > On 6/14/2014 3:51 AM, Gilles Caulier wrote: > > I found the problem in code. In fact in all cases application show > Refocus option. In my windows 7 install, Eigen3 library is not > installed and Refocus is here but of course unusable. > > I fixed code to not show Refocus in this case... > > http://commits.kde.org/digikam/7b24c1bc45f527cc96cd7e8ba285c3bc9cea58af > > Gilles Caulier > > 2014-05-21 22:41 GMT+02:00 Gilles Caulier <[hidden email]>: > > You can do nothing easily... > > I'm in contact with guy who has packaged digiKam for windows in the > past. He is busy currently, but he will do the best to package 4.0.0 > soon... > > Best > > Gilles Caulier > > 2014-05-21 22:35 GMT+02:00 Paul Verizzo <[hidden email]>: > > Anyway to make this happen? I know nothing about nothing about code and > compiling. As always, the dK team gets my undying gratitude. I hope that's > enough for someone to add it. > > Paul > > > On Wednesday, May 21, 2014 2:16:04 PM, Gilles Caulier wrote: > > Refocus needs Eigen3 library at compilation time. I suspect that > installer for windows have not been compiled with Eigen3. > > Changing Windows 7 by Window 8 will not solve the problem. > > Gilles Caulier > > 2014-05-21 19:23 GMT+02:00 Paul Verizzo <[hidden email]>: > > Talking Windows 8.1, 64 bit. Same issue with 7, 32 bit a year ago. > > After open Sharpen, I have the three choices. Simple and Unsharp Mask > display the proper controls. Refocus doesn't open its own controls, as I > read them to be. It just stays at the Simple of UM ones last opened. > > I'd really like to be able to use this! > > Paul > > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > > > > _______________________________________________ > Digikam-users mailing list > [hidden email] > https://mail.kde.org/mailman/listinfo/digikam-users > Digikam-users mailing list [hidden email] https://mail.kde.org/mailman/listinfo/digikam-users |
Free forum by Nabble | Edit this page |