Re: [darktable-user] Images order in db

2019-04-13 Thread August Schwerdfeger
I suppose you could create a list of your photos in the desired order and
use the darktable.database.import

Lua function to import them one at a time.

--
August Schwerdfeger
aug...@schwerdfeger.name

On Sat, Apr 13, 2019 at 6:38 AM Jean-Luc CECCOLI <
jean-luc.cecc...@wanadoo.fr> wrote:

> > Message du 08/04/19 22:07
> > De : "Jean-Luc CECCOLI"
> > A : "Darktable Users List"
> > Copie à :
> > Objet : re: [darktable-user] Images order in db
> >
> > > Message du 07/04/19 23:02
> > > De : "Jean-Luc CECCOLI"
> > > A : "Darktable Users List"
> > > Copie à :
> > > Objet : [darktable-user] Images order in db
> > >
> > >
> > > Hello,
> > >
> > > Due to recent problems, I thought my db was corrupt and, after erasing
> it (and its copies, since the problem occured with them too), I decided to
> reimport all my photos along with the sidecars.
> > > But, before this, as I wanted to be sure that the photos would be
> imported in their chronological order, I copied them on a new drive,
> starting from the oldest ot the newest.
> > > Thus, DT ought to import them following this scheme.
> > > However, the oldest photo's number is 13380, and the next are 13409,
> 13480, 13511, and lower numbers are assigned to photos taken far further.
> > > Where did DT retrieve those numbers ? I thought it could be into the
> sidecars, but couldn't find anything relevant there.
> > > It is not in the db either, since it ha been erased.
> > >
> > > Any ideas ?
> > >
> > > Rgrds,
> > >
> > > J.-Luc
> > >
> > OK, so... is there a way to force DT to import photos from a list ?
> > Unless I misunderstood, there is nothing about this int the section
> about the cli.
> >
> > Rgrds,
> >
> > J.-Luc
> >
> Er... no one can tell me if that is possible ?
>
> 
> 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] Re: [darktable-dev] ATTENTION: darktable master may have some GUI glitches

2019-04-13 Thread Patrick Shanahan
* Patrick Shanahan  [04-13-19 08:38]:
> * Pascal Obry  [04-13-19 05:22]:
> > Hello Matej,
> > 
> > > I'm not sure whether this is intended behaviour or a bug, please see
> > > the linked image. The font is a lot bigger, and overall the GUI
> > > doesn't look as "refined" as before. 
> > 
> > This looks ok to me. The font is indeed a bit bigger by default and the
> > whole interface has a bit more spaces here and there. This is to answer
> > recurrent request about all items being too small.
> > 
> > I'm expecting to see a compact version of the default theme. But this
> > will need time. We will certainly have more CSS in fact as it is now
> > possible to have control over all items on the GUI.
> 
> the font does appear big or rather thick.  it is perhaps BOLD.  I agree
> for my screen that it is easier to read but would appear more pleasant if
> not quite so bold.

duh, I retract my ill-advised comment.

the font on my display is quite fine, pleasant and acceptable.  perhaps
default font on the OP's display is odd?

openSUSE Tumbleweed 20190411
darktable-2.7.0~git996.ef3752478-1161

-- 
(paka)Patrick Shanahan   Plainfield, Indiana, USA  @ptilopteri
http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri
Registered Linux User #207535@ http://linuxcounter.net
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] Re: [darktable-dev] ATTENTION: darktable master may have some GUI glitches

2019-04-13 Thread Patrick Shanahan
* Pascal Obry  [04-13-19 05:22]:
> Hello Matej,
> 
> > I'm not sure whether this is intended behaviour or a bug, please see
> > the linked image. The font is a lot bigger, and overall the GUI
> > doesn't look as "refined" as before. 
> 
> This looks ok to me. The font is indeed a bit bigger by default and the
> whole interface has a bit more spaces here and there. This is to answer
> recurrent request about all items being too small.
> 
> I'm expecting to see a compact version of the default theme. But this
> will need time. We will certainly have more CSS in fact as it is now
> possible to have control over all items on the GUI.

the font does appear big or rather thick.  it is perhaps BOLD.  I agree
for my screen that it is easier to read but would appear more pleasant if
not quite so bold.

-- 
(paka)Patrick Shanahan   Plainfield, Indiana, USA  @ptilopteri
http://en.opensuse.orgopenSUSE Community Memberfacebook/ptilopteri
Registered Linux User #207535@ http://linuxcounter.net
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



re: [darktable-user] Images order in db

2019-04-13 Thread Jean-Luc CECCOLI
> Message du 08/04/19 22:07
> De : "Jean-Luc CECCOLI" 
> A : "Darktable Users List" 
> Copie à : 
> Objet : re: [darktable-user] Images order in db
> 
> > Message du 07/04/19 23:02
> > De : "Jean-Luc CECCOLI" 
> > A : "Darktable Users List" 
> > Copie à : 
> > Objet : [darktable-user] Images order in db
> > 
> >
> > Hello,
> >  
> > Due to recent problems, I thought my db was corrupt and, after erasing it 
> > (and its copies, since the problem occured with them too), I decided to 
> > reimport all my photos along with the sidecars.
> > But, before this, as I wanted to be sure that the photos would be imported 
> > in their chronological order, I copied them on a new drive, starting from 
> > the oldest ot the newest.
> > Thus, DT ought to import them following this scheme.
> > However, the oldest photo's number is 13380, and the next are 13409, 13480, 
> > 13511, and lower numbers are assigned to photos taken far further.
> > Where did DT retrieve those numbers ? I thought it could be into the 
> > sidecars, but couldn't find anything relevant there.
> > It is not in the db either, since it ha been erased.
> >  
> > Any ideas ?
> >  
> > Rgrds,
> >  
> > J.-Luc
> >
> OK, so... is there a way to force DT to import photos from a list ?
> Unless I misunderstood, there is nothing about this int the section about the 
> cli.
> 
> Rgrds,
> 
> J.-Luc
> 
Er... no one can tell me if that is possible ?

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



[darktable-user] Re: [darktable-dev] ATTENTION: darktable master may have some GUI glitches

2019-04-13 Thread Matej Martinovic
Ok, I'm hoping for a compact version as the font is a bit to big for
my taste. Overall the GUI looks a bit "flatter" which is a modern
design approach, I suppose. It will need some getting used to, but
it's a step in the right direction.

BUT: somehow the buttons in the attached image got even smaller :D

BR
Matej


Am Sa., 13. Apr. 2019 um 11:21 Uhr schrieb Pascal Obry :
>
> Hello Matej,
>
> > I'm not sure whether this is intended behaviour or a bug, please see
> > the linked image. The font is a lot bigger, and overall the GUI
> > doesn't look as "refined" as before.
>
> This looks ok to me. The font is indeed a bit bigger by default and the
> whole interface has a bit more spaces here and there. This is to answer
> recurrent request about all items being too small.
>
> I'm expecting to see a compact version of the default theme. But this
> will need time. We will certainly have more CSS in fact as it is now
> possible to have control over all items on the GUI.
>
> --
>   Pascal Obry /  Magny Les Hameaux (78)
>
>   The best way to travel is by means of imagination
>
>   http://www.obry.net
>
>   gpg --keyserver keys.gnupg.net --recv-key F949BD3B
>


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

[darktable-user] Re: [darktable-dev] ATTENTION: darktable master may have some GUI glitches

2019-04-13 Thread Pascal Obry
Hello Matej,

> I'm not sure whether this is intended behaviour or a bug, please see
> the linked image. The font is a lot bigger, and overall the GUI
> doesn't look as "refined" as before. 

This looks ok to me. The font is indeed a bit bigger by default and the
whole interface has a bit more spaces here and there. This is to answer
recurrent request about all items being too small.

I'm expecting to see a compact version of the default theme. But this
will need time. We will certainly have more CSS in fact as it is now
possible to have control over all items on the GUI.

-- 
  Pascal Obry /  Magny Les Hameaux (78)

  The best way to travel is by means of imagination

  http://www.obry.net

  gpg --keyserver keys.gnupg.net --recv-key F949BD3B


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



[darktable-user] Re: [darktable-dev] ATTENTION: darktable master may have some GUI glitches

2019-04-13 Thread Matej Martinovic
Hello,

I'm not sure whether this is intended behaviour or a bug, please see the
linked image. The font is a lot bigger, and overall the GUI doesn't look as
"refined" as before.
I'm on darix's master screenhot on fedora with kde.

https://imgur.com/a/KQ2KNRm

Am Sa., 13. Apr. 2019 um 08:56 Uhr schrieb Pascal Obry :

>
> A new large merge is about to happen.
>
> This time it is on the GUI side. A large rewrite from Aurélien which
> makes everything related to layout, font size, etc... done directly in
> CSS. No more messing in GTK code to add GUI borders, spacing, colors...
>
> The good news is that we will be able to have alternative theming done
> by others. As you may know dt already support changing theme
> dynamically. And now, with all done in CSS, the full GUI can be tweaked
> to be consistent.
>
> This patch-set does not change the databases, so a backup is not
> mandatory even if recommended.
>
> The bad news is that some part of the GUI may have some little
> glitches. But we are away from the next major release so we have plenty
> of time to fix those. Please do report issues in our GitHub as usual.
>
> At this stage I think all the big changes are done for 2.8, in the
> order of merging we have:
>
> - full rework of the lighttable for large speed-up
>
> - large rework of the internal pixel-pipe
>
> - two new modes for comparing images (exposé & culling)
>
> - full rework of the GUI, all CSS
>
> You'll be warned... Now let's bit the bullet...
>
> Thanks,
>
> --
>   Pascal Obry /  Magny Les Hameaux (78)
>
>   The best way to travel is by means of imagination
>
>   http://www.obry.net
>
>   gpg --keyserver keys.gnupg.net --recv-key F949BD3B
>
> ___
> darktable developer mailing list
> to unsubscribe send a mail to
> darktable-dev+unsubscr...@lists.darktable.org
>
>


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