[Digikam-devel] [Bug 125735] New: Can't disable individual Monitor/Workspace/Input/Proof profiles

classic Classic list List threaded Threaded
12 messages Options
Reply | Threaded
Open this post in threaded view
|

[Digikam-devel] [Bug 125735] New: Can't disable individual Monitor/Workspace/Input/Proof profiles

Duncan Hill-7
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=125735         
           Summary: Can't disable individual Monitor/Workspace/Input/Proof
                    profiles
           Product: digikam
           Version: unspecified
          Platform: unspecified
        OS/Version: Linux
            Status: UNCONFIRMED
          Severity: wishlist
          Priority: NOR
         Component: general
        AssignedTo: digikam-devel kde org
        ReportedBy: kdebugs nacnud force9 co uk


Version:           0.9 SVN (using KDE KDE 3.5.2)
Compiler:          gcc 4.0.2 prerelease
OS:                Linux

In .9 SVN, digiKam assumes that if there is a file that matches the category, then the file should be loaded.  The only way to disable any of the profiles is to move it out of the directory, and reset the configuration options.  It would be nice if the dropdowns offered 'None' as an option for each profile category, allowing the user to selectively disable categories if they want to.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Digikam-devel] [Bug 125735] Can't disable individual Monitor/Workspace/Input/Proof profiles

Gilles Caulier
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=125735         




------- Additional Comments From caulier.gilles free fr  2006-04-17 15:12 -------
I'm fully agree with you Ducan, about this point.

Paco, can you give us your viewpoint ? Thanks in advance.

Gilles Caulier
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam-devel] [Bug 125735] New: Can't disable individual Monitor/Workspace/Input/Proof profiles

F.J.Cruz
In reply to this post by Duncan Hill-7
---- Duncan Hill <[hidden email]> escribió:

> ------- You are receiving this mail because: -------
> You are the assignee for the bug, or are watching the assignee.
>          
> http://bugs.kde.org/show_bug.cgi?id=125735         
>            Summary: Can't disable individual Monitor/Workspace/Input/Proof
>                     profiles
>            Product: digikam
>            Version: unspecified
>           Platform: unspecified
>         OS/Version: Linux
>             Status: UNCONFIRMED
>           Severity: wishlist
>           Priority: NOR
>          Component: general
>         AssignedTo: digikam-devel kde org
>         ReportedBy: kdebugs nacnud force9 co uk
>
>
> Version:           0.9 SVN (using KDE KDE 3.5.2)
> Compiler:          gcc 4.0.2 prerelease
> OS:                Linux
>
> In .9 SVN, digiKam assumes that if there is a file that matches the category, then the file should be loaded.  The only way to disable any of the profiles is to move it out of the directory, and reset the configuration options.  It would be nice if the dropdowns offered 'None' as an option for each profile category, allowing the user to selectively disable categories if they want to.
> _______________________________________________
I think a "None" option makes no sense, let's me explain this:

For a basic color management system you need at least two profiles: an input and an output/workspace one, if you select "none" for one of them, then you are breaking the color workflow, this is, you are disabling the CMS.

On the other hand, the monitor profile works only if "Managed view" option is enabled and the proof profile is usefull if you use the CM plugin avaliable in Image Editor and showfoto.

Paco Cruz

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Digikam-devel] [Bug 125735] Can't disable individual Monitor/Workspace/Input/Proof profiles

F.J.Cruz
In reply to this post by Duncan Hill-7
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=125735         




------- Additional Comments From fj.cruz supercable es  2006-04-18 10:12 -------
---- Duncan Hill <kdebugs nacnud force9 co uk> escribió:
[bugs.kde.org quoted mail]
I think a "None" option makes no sense, let's me explain this:

For a basic color management system you need at least two profiles: an input and an output/workspace one, if you select "none" for one of them, then you are breaking the color workflow, this is, you are disabling the CMS.

On the other hand, the monitor profile works only if "Managed view" option is enabled and the proof profile is usefull if you use the CM plugin avaliable in Image Editor and showfoto.

Paco Cruz
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Digikam-devel] [Bug 125735] Can't disable individual Monitor/Workspace/Input/Proof profiles

Duncan Hill-7
In reply to this post by Duncan Hill-7
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=125735         




------- Additional Comments From kdebugs nacnud force9 co uk  2006-04-18 10:54 -------
Ahh.  Fair enough - blame this on not knowing enough about how colour managed workflows are meant to work :)  Perhaps the configuration interface needs a slight re-work so that you have something like:

[] Enable colour management
[_____________________________] [Dir browse button]

Basic colour management
-----------------------
Input profile    :  [ Dynax 5D ^ ]  [Info]
Workspace profile:  [ sRGB     ^ ]  [Info]
() Automatically apply colour management when editing and viewing
() Ask whether to apply colour management when editing and viewing

Advanced colour management
--------------------------
[] Enable colour managed view
[] Use black point compensation
Rendering intent :  [ Percept  ^ ]  [Help]
Monitor profile  :  [ sRGB     ^ ]  [Info]
Proofing profile :  [ sRGB     ^ ]  [Info]

This splits up the profile loading, but categorises each type of profile by basic or advanced.

Validation:
When save is clicked, if only one half of the basic setup is provided (input or workspace), indicate that this won't work, and offer to disable colour management?
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

Re: [Digikam-devel] [Bug 125735] Can't disable individual Monitor/Workspace/Input/Proof profiles

F.J.Cruz
---- Duncan Hill <[hidden email]> escribió:

> ------- You are receiving this mail because: -------
> You are the assignee for the bug, or are watching the assignee.
>          
> http://bugs.kde.org/show_bug.cgi?id=125735         
>
>
>
>
> ------- Additional Comments From kdebugs nacnud force9 co uk  2006-04-18 10:54 -------
> Ahh.  Fair enough - blame this on not knowing enough about how colour managed workflows are meant to work :)  Perhaps the configuration interface needs a slight re-work so that you have something like:
>
> [] Enable colour management
> [_____________________________] [Dir browse button]
>
> Basic colour management
> -----------------------
> Input profile    :  [ Dynax 5D ^ ]  [Info]
> Workspace profile:  [ sRGB     ^ ]  [Info]
> () Automatically apply colour management when editing and viewing
> () Ask whether to apply colour management when editing and viewing
>
> Advanced colour management
> --------------------------
> [] Enable colour managed view
> [] Use black point compensation
> Rendering intent :  [ Percept  ^ ]  [Help]
> Monitor profile  :  [ sRGB     ^ ]  [Info]
> Proofing profile :  [ sRGB     ^ ]  [Info]
>
> This splits up the profile loading, but categorises each type of profile by basic or advanced.
>
> Validation:
> When save is clicked, if only one half of the basic setup is provided (input or workspace), indicate that this won't work, and offer to disable colour management?
> _______________________________________________

Of course, we can review the setup page for Color Management.

What do you thing about this Gilles?

Paco Cruz.

_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Digikam-devel] [Bug 125735] Can't disable individual Monitor/Workspace/Input/Proof profiles

F.J.Cruz
In reply to this post by Duncan Hill-7
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=125735         




------- Additional Comments From fj.cruz supercable es  2006-04-18 11:01 -------
---- Duncan Hill <kdebugs nacnud force9 co uk> escribió:
[bugs.kde.org quoted mail]

Of course, we can review the setup page for Color Management.

What do you thing about this Gilles?

Paco Cruz.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Digikam-devel] [Bug 125735] Can't disable individual Monitor/Workspace/Input/Proof profiles

Gilles Caulier
In reply to this post by Duncan Hill-7
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=125735         




------- Additional Comments From caulier.gilles free fr  2006-04-18 13:50 -------
Yes, this way look good for me. PAcon we have always a developpers view about GUI. Sometimes user viewpoint sound like more easy to understand... and ICC workflow is a little bit complex.

I'm agree to change GUI using Duncan proposal.

Paco, who make the changes ? you or me (:=)))) ?

Gilles
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Digikam-devel] [Bug 125735] Can't disable individual Monitor/Workspace/Input/Proof profiles

Gilles Caulier
In reply to this post by Duncan Hill-7
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=125735         
caulier.gilles free fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|general                     |color management
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Digikam-devel] [Bug 125735] Can't disable individual Monitor/Workspace/Input/Proof profiles

Gilles Caulier
In reply to this post by Duncan Hill-7
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=125735         
caulier.gilles free fr changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|color management            |setup
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Digikam-devel] [Bug 125735] Can't disable individual Monitor/Workspace/Input/Proof profiles

Gilles Caulier-2
In reply to this post by Duncan Hill-7
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=125735         
caulier.gilles kdemail net changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
          Component|setup                       |Color Management
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel
Reply | Threaded
Open this post in threaded view
|

[Bug 125735] Can't disable individual Monitor/Workspace/Input/Proof profiles

F.J.Cruz
In reply to this post by Duncan Hill-7
------- You are receiving this mail because: -------
You are the assignee for the bug, or are watching the assignee.
         
http://bugs.kde.org/show_bug.cgi?id=125735         
fj.cruz supercable es changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|UNCONFIRMED                 |RESOLVED
         Resolution|                            |FIXED



------- Additional Comments From fj.cruz supercable es  2007-02-15 23:12 -------
Bug is going to be closed.

Paco Cruz.
_______________________________________________
Digikam-devel mailing list
[hidden email]
https://mail.kde.org/mailman/listinfo/digikam-devel