Re: [darktable-user] Main window too wide for screen

2020-10-20 Thread Timur Irikovich Davletshin
Try reducing panel size with following in
~/.config/darktable/darktablerc:
darkroom/ui/0/left_size=285darkroom/ui/0/right_size=285darkroom/ui/1/le
ft_size=285darkroom/ui/1/right_size=285lighttable/ui/0/left_size=285lig
httable/ui/0/right_size=285lighttable/ui/1/left_size=285lighttable/ui/1
/right_size=285lighttable/ui/2/left_size=285lighttable/ui/2/right_size=
285map/ui/left_size=285map/ui/right_size=285panel_width=285print/ui/lef
t_size=285print/ui/right_size=285tethering/ui/left_size=285tethering/ui
/right_size=285
Playing with font size may help too. E.g. create local.css in
~/.config/darktable/themes and adjust it as you wish. Don't forget to
choose "local" as your theme in dt settings:
@import url("/usr/share/darktable/themes/darktable.css"); <-- Check if
that file exists in your system*{  font-size:
1em;}#header_label,#darktable_label,#view_label,#view_dropdown{  font-
size: 1.3em;}#iop-panel-label,#lib-panel-label{  font-size: 1em;}
Timur.
On Tue, 2020-10-20 at 20:03 -0500, Kent Tenney wrote:
> Howdy,
> 
> on an older laptop, I can't fit the entire main window width.
> I've reduced each section as much as possible via
> mouse, still doesn't fit. 
> Is there setting to help?
> 
> built from trunk on Ubuntu 20.04
> 
> Thanks,
> Kent
> 
> _
> ___ darktable user mailing list to unsubscribe send a mail to 
> darktable-user+unsubscr...@lists.darktable.org 


darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org

Re: [darktable-user] Main window too wide for screen

2020-10-20 Thread Kent Tenney
display resolution is 1366 x 768

I don't know what 'how are you displaying' means.

On Tue, Oct 20, 2020 at 8:42 PM Patrick Shanahan  wrote:

> * Kent Tenney  [10-20-20 21:05]:
> > Howdy,
> >
> > on an older laptop, I can't fit the entire main window width.
> > I've reduced each section as much as possible via
> > mouse, still doesn't fit.
> > Is there setting to help?
> >
> > built from trunk on Ubuntu 20.04
>
> what size is your display?
> how are you displaying dt?
>
> --
> (paka)Patrick Shanahan   Plainfield, Indiana, USA  @ptilopteri
> http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri
> Photos: http://wahoo.no-ip.org/piwigo   paka @ IRCnet freenode
>
> 
> darktable user mailing list
> to unsubscribe send a mail to
> darktable-user+unsubscr...@lists.darktable.org
>
>


darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org

Re: [darktable-user] Main window too wide for screen

2020-10-20 Thread Patrick Shanahan
* Kent Tenney  [10-20-20 21:05]:
> Howdy,
> 
> on an older laptop, I can't fit the entire main window width.
> I've reduced each section as much as possible via
> mouse, still doesn't fit.
> Is there setting to help?
> 
> built from trunk on Ubuntu 20.04

what size is your display?
how are you displaying dt?

-- 
(paka)Patrick Shanahan   Plainfield, Indiana, USA  @ptilopteri
http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri
Photos: http://wahoo.no-ip.org/piwigo   paka @ IRCnet freenode

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



[darktable-user] Main window too wide for screen

2020-10-20 Thread Kent Tenney
Howdy,

on an older laptop, I can't fit the entire main window width.
I've reduced each section as much as possible via
mouse, still doesn't fit.
Is there setting to help?

built from trunk on Ubuntu 20.04

Thanks,
Kent


darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org

Re: [darktable-user] unbreak input profile vs filmic rgb

2020-10-20 Thread Matt Maguire
Filmic assumes that it receives a linear scene-referred image.
darktable's standard matrices are just linear transformations of the
demosaiced raw file, so this is fine. However, if you use an input profile
that has some sort of gamma correction, then the data is no longer linear,
and you can use the "unbreak input profile" to undo this gamma correction
and restore the data to linear form. There can be other use cases for
unbreak input profile as well, but those would not involve filmic.

On Wed, 21 Oct 2020 at 04:36, ternaryd  wrote:

> Can someone please explain the relation between
> unbreak input profile (logarithmic mode) and
> filmic rgb?
>
> The online manual says, that unbreak is required
> for certain input profiles, while some research
> on filmic seems to imply that unbreak was sort
> of an early version of filmic and they are not
> supposed to be used together.
>
> Who exactly brakes my input profile? Which are
> those "certain" profiles, and is it no longer
> true, that unbreaks's sin is to introduce
> logarithmic colors too early in the pixel pipe
> (IIRC)?
>
> I'm trying to use a custom made ICC profile
> (LUT, XYZ) for my camera as an input color
> profile, which has served me well in the past
> as a replacement for the base curve. But I'm
> still struggling with filmic, tone equalizer
> and color balance.
>
> Thanks,
>
> 
> darktable user mailing list
> to unsubscribe send a mail to
> darktable-user+unsubscr...@lists.darktable.org
>
>


darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org

[darktable-user] unbreak input profile vs filmic rgb

2020-10-20 Thread ternaryd
Can someone please explain the relation between
unbreak input profile (logarithmic mode) and
filmic rgb?

The online manual says, that unbreak is required
for certain input profiles, while some research
on filmic seems to imply that unbreak was sort
of an early version of filmic and they are not
supposed to be used together.

Who exactly brakes my input profile? Which are
those "certain" profiles, and is it no longer
true, that unbreaks's sin is to introduce
logarithmic colors too early in the pixel pipe
(IIRC)?

I'm trying to use a custom made ICC profile
(LUT, XYZ) for my camera as an input color
profile, which has served me well in the past
as a replacement for the base curve. But I'm
still struggling with filmic, tone equalizer
and color balance.

Thanks,

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] Changeover to Linux

2020-10-20 Thread Bernhard

Hi Peter,

assuming that from Switzerland you might understand German you might 
have a look at

https://www.bilddateien.de/blog/2017-12-28-darktable-backup-der-configuration.html
where I put a detailed description of darktable backups.

From this you can easily see which file in which directory has which 
task/function.

Then you can decide what files you migrate to the new system.

As the others pointed out it is best to migrate within the same version 
of darktable from one System to another.


Given that MacOS has a similar folder structure as Linux I do not see a 
major stumbling block (as on the other hand moving from Windows to Linux 
with all those Drive Letters e. g. which might confuse the database).
This means that if you also migrate your profile folder with database 
and settings it would be wise to have the same directory tree structure 
to your main image folder within your home directory on both systems.


--

regards
Bernhard

https://www.bilddateien.de



Guillermo Rozas schrieb am 20.10.20 um 16:46:

Hi Peter,

moving OS should not affect your edits, DT uses the same edition and
database code on all platforms.
However, to avoid surprises I would recommend you to:

1- Double check that you have the option to save the edits to XMP files,
and that all your images have an XMP file associated
2- Make an independent backup of all the XMP files and of the darktable
config folder (it contains your data and library databases, watermarks,
styles, etc.), in case something goes wrong.
3- If possible, use the same version of darktable both before and after the
migration, so you know any problem comes from the move and not from the
simultaneous program update. Better still if that version is the latest
4- On the new system you can either point darktable to the old config
folder or import the files with their XMP sidecars, both should work the
same for the images (obviously not for the config)
5- Using the old config folder is faster (no need to import anything) and
should leave you in a situation identical to the old system if the folder
structure of the images is the same. If you also changed the folder
structure you'll need to use the "folders" filter in the "collect images"
module to point darktable to the new location. However
6- ... if you have the time, starting with a new config folder and
importing the RAW+XMP will give you a clean system, and you'll be sure no
config problem or small bugs are coming from the OS move
7- After the move, check random pictures from different edit times, using
different modules, etc. to verify everything went smoothly
8- As you can't check 25k images by hand, keep your XMP and config backup
for as long as possible
9- Enjoy your new system ;)

Best regards,
Guillermo


On Tue, Oct 20, 2020 at 11:09 AM Peter Schlaufer  wrote:


Hello to all
As a user of macs since more than two decades I am now convinced, that I
shall change the platform to Linux in the next future. I am aware that
there are quite a few things to think of. Regarding darktable with a
library of appprox 25’000 photos, which I moved from LR to dt only about a
year ago, I am most concerned, that all the developments I did to the files
will be available in the new setup and will not get lost. Is there a
written process for such a procedure or can I simply import the files with
their sidecarfiles into the knew machine based on Linux and all the things
I did to these photos will  be there?
Any advice I shall much appreciate, thank you


kind regards
Peter Schlaufer
Landenbergstrasse 19
CH-6005 Luzern
pe...@schlaufer.ch


darktable user mailing list to unsubscribe send a mail to
darktable-user+unsubscr...@lists.darktable.org



darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org




--

regards
Bernhard

https://www.bilddateien.de


darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] Changeover to Linux

2020-10-20 Thread Guillermo Rozas
Hi Peter,

moving OS should not affect your edits, DT uses the same edition and
database code on all platforms.
However, to avoid surprises I would recommend you to:

1- Double check that you have the option to save the edits to XMP files,
and that all your images have an XMP file associated
2- Make an independent backup of all the XMP files and of the darktable
config folder (it contains your data and library databases, watermarks,
styles, etc.), in case something goes wrong.
3- If possible, use the same version of darktable both before and after the
migration, so you know any problem comes from the move and not from the
simultaneous program update. Better still if that version is the latest
4- On the new system you can either point darktable to the old config
folder or import the files with their XMP sidecars, both should work the
same for the images (obviously not for the config)
5- Using the old config folder is faster (no need to import anything) and
should leave you in a situation identical to the old system if the folder
structure of the images is the same. If you also changed the folder
structure you'll need to use the "folders" filter in the "collect images"
module to point darktable to the new location. However
6- ... if you have the time, starting with a new config folder and
importing the RAW+XMP will give you a clean system, and you'll be sure no
config problem or small bugs are coming from the OS move
7- After the move, check random pictures from different edit times, using
different modules, etc. to verify everything went smoothly
8- As you can't check 25k images by hand, keep your XMP and config backup
for as long as possible
9- Enjoy your new system ;)

Best regards,
Guillermo


On Tue, Oct 20, 2020 at 11:09 AM Peter Schlaufer  wrote:

> Hello to all
> As a user of macs since more than two decades I am now convinced, that I
> shall change the platform to Linux in the next future. I am aware that
> there are quite a few things to think of. Regarding darktable with a
> library of appprox 25’000 photos, which I moved from LR to dt only about a
> year ago, I am most concerned, that all the developments I did to the files
> will be available in the new setup and will not get lost. Is there a
> written process for such a procedure or can I simply import the files with
> their sidecarfiles into the knew machine based on Linux and all the things
> I did to these photos will  be there?
> Any advice I shall much appreciate, thank you
>
>
> kind regards
> Peter Schlaufer
> Landenbergstrasse 19
> CH-6005 Luzern
> pe...@schlaufer.ch
>
> 
> darktable user mailing list to unsubscribe send a mail to
> darktable-user+unsubscr...@lists.darktable.org
>


darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] Changeover to Linux

2020-10-20 Thread Timur Irikovich Davletshin
Hello Peter!

Consider using btrfs with snapper and you will lose no more than one
hour's work.

Timur.

On Tue, 2020-10-20 at 16:08 +0200, Peter Schlaufer wrote:
> Hello to all
> 
> As a user of macs since more than two decades I am now convinced,
> that I shall change the platform to Linux in the next future. I am
> aware that there are quite a few things to think of. Regarding
> darktable with a library of appprox 25’000 photos, which I moved from
> LR to dt only about a year ago, I am most concerned, that all the
> developments I did to the files will be available in the new setup
> and will not get lost. Is there a written process for such a
> procedure or can I simply import the files with their sidecarfiles
> into the knew machine based on Linux and all the things I did to
> these photos will  be there?
> Any advice I shall much appreciate, thank you
> 
> 
> kind regards
> Peter Schlaufer
> Landenbergstrasse 19
> CH-6005 Luzern
> pe...@schlaufer.ch
> 
> _
> ___ darktable user mailing list to unsubscribe send a mail to 
> darktable-user+unsubscr...@lists.darktable.org 


darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



Re: [darktable-user] Changeover to Linux

2020-10-20 Thread Ariel Kanterewicz
You should be able to import the RAWs with the XMP sidecards and get them
to work without issue, but there are some small things that depend on your
user data, like 3D LUTs or SVG watermarks (which are basically external
files in both cases), so careful with those.

On Tue, 20 Oct 2020 at 11:09, Peter Schlaufer  wrote:

> Hello to all
> As a user of macs since more than two decades I am now convinced, that I
> shall change the platform to Linux in the next future. I am aware that
> there are quite a few things to think of. Regarding darktable with a
> library of appprox 25’000 photos, which I moved from LR to dt only about a
> year ago, I am most concerned, that all the developments I did to the files
> will be available in the new setup and will not get lost. Is there a
> written process for such a procedure or can I simply import the files with
> their sidecarfiles into the knew machine based on Linux and all the things
> I did to these photos will  be there?
> Any advice I shall much appreciate, thank you
>
>
> kind regards
> Peter Schlaufer
> Landenbergstrasse 19
> CH-6005 Luzern
> pe...@schlaufer.ch
>
> 
> darktable user mailing list to unsubscribe send a mail to
> darktable-user+unsubscr...@lists.darktable.org
>


darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org



[darktable-user] Changeover to Linux

2020-10-20 Thread Peter Schlaufer
Hello to all

As a user of macs since more than two decades I am now convinced, that I shall 
change the platform to Linux in the next future. I am aware that there are 
quite a few things to think of. Regarding darktable with a library of appprox 
25’000 photos, which I moved from LR to dt only about a year ago, I am most 
concerned, that all the developments I did to the files will be available in 
the new setup and will not get lost. Is there a written process for such a 
procedure or can I simply import the files with their sidecarfiles into the 
knew machine based on Linux and all the things I did to these photos will  be 
there?
Any advice I shall much appreciate, thank you


kind regards
Peter Schlaufer
Landenbergstrasse 19
CH-6005 Luzern
pe...@schlaufer.ch 

darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org