* Willy Williams <grayc...@bolthole.net> [01-09-23 22:35]:
> Thanks, Patrick,
> 
>     When I clicked on the link, I get this window:
> 
> 
> And none of the options show the darktable shutter image.  As a reminder, I
> am using Linux Mint and installed using a flatpak, so files are in a
> different location than what I'm used to.  Very confusing!  Any idea what
> the filename for that specific image is?  I can certainly search for it and
> see where if resides, if it is there at all.
> 
> Willy Williams
> 
> ****************************************************
> 
> On 1/9/23 12:51, Patrick Shanahan wrote:
> > * Jean-Luc<jean-luc.cecc...@wanadoo.fr>  [01-09-23 12:38]:
> > > Le 09/01/2023 à 15:23, Willy Williams a écrit :
> > > > I was finally able to successfully get darktable 4.2.0 to install on my
> > > > one Linux Mint machine yesterday after having had to delete virtually
> > > > everything darktable-related from prior versions due to bogus lock file
> > > > issues.  The reinstalled product works splendidly, but I've run into a
> > > > true confuser.  The small darktable shutter logo does not appear in the
> > > > start menu, although the text does appear, and when I pin darktable to
> > > > the system tray, a blank space appears where the shutter should appear.
> > > > When I click on either, darktable starts and runs without a hitch.  It's
> > > > just that the shutter logo is absent. Any clues as to how to remedy this
> > > > condition?
> > > > 
> > > > Willy Williams
> > > > 
> > > > -- 
> > > > 
> > > >    "When a photo of a person looks deep into your spirit and tells you a
> > > > thousand stories ...
> > > >    stories from your past even before you existed, then the photo is way
> > > > above any description."
> > > > 
> > > >    - Sameh Elsayed
> > > > 
> > > > --
> > > > 
> > > > 
> > > > 
> > > > ____________________________________________________________________________
> > > > darktable user mailing list to unsubscribe send a mail to
> > > > darktable-user+unsubscr...@lists.darktable.org
> > > Hello Willy,
> > > 
> > > This happened to me when I compiled using
> > > 
> > >     cmake -DCMAKE_INSTALL_PREFIX=/opt/darktable/ ..
> > > 
> > > I solved it by putting dt in /usr instead
> > > 
> > >     cmake -DCMAKE_INSTALL_PREFIX=/usr/ ..
> > > 
> > > Hope this helps.
> > 
> > if plasma5/kde5, probably the icon noted in darktable.desktop is not
> > where the file believes
> > 
> > <rt-click> on the link and oper properties
> > the dt logo should appear upper left
> > you can click on that space and provide the correct location.
> > 
> > if you need help locating the icon, just ask

then the "flatpak" was probably deficient.

in your "normal" system, it would appear in
  /usr/share/icons/hicolor/***/apps/darktable.png
where the *** are the size of the icon such as 24x24.

ls -laR /usr/share/icons/hicolor/ |grep darktable
  
I have no idea about flatpak

-- 
(paka)Patrick Shanahan       Plainfield, Indiana, USA          @ptilopteri
http://en.opensuse.org    openSUSE Community Member    facebook/ptilopteri
Photos: http://wahoo.no-ip.org/piwigo                   paka @ IRCnet oftc
____________________________________________________________________________
darktable user mailing list
to unsubscribe send a mail to darktable-user+unsubscr...@lists.darktable.org

Reply via email to