Recent

Author Topic: Unable to find file "datetimepicker.pas" -- SOLVED -- Sort of.  (Read 14880 times)

msintle

  • Sr. Member
  • ****
  • Posts: 299
Re: Unable to find file "datetimepicker.pas" -- SOLVED -- Sort of.
« Reply #15 on: July 17, 2024, 06:07:39 pm »
That has done it! Thank you very much. Looks like I was missing the .lazarus folder step only as of your last post.

Also happy to reconfirm the datetimepicker.pas issue seems to be fully resolved!

Many thanks to fpcupdlx for keeping us running in the meanwhile :)

eenplus

  • New Member
  • *
  • Posts: 15
Re: Unable to find file "datetimepicker.pas" -- SOLVED -- Sort of.
« Reply #16 on: August 28, 2024, 10:14:49 pm »
This solution worked fine on Mac Sonoma 14.12

Thank you!

/Dirk

Photondreams

  • Newbie
  • Posts: 1
Re: Unable to find file "datetimepicker.pas" -- SOLVED -- Sort of.
« Reply #17 on: September 08, 2024, 03:30:09 pm »
Confirmed working in 10.13.6 also.

Cumberland

  • Newbie
  • Posts: 1
Re: Unable to find file "datetimepicker.pas" -- SOLVED -- Sort of.
« Reply #18 on: December 02, 2024, 08:27:29 pm »
It's not solved here.

I am incurring this problem with Laz 3.6 on Debian 12. Installing the Debian packages versus the Lazarus builds made no difference.

I will try changing permissions and see if that helps.

Edit - I also got the following message:

"Warning: Recompiling DateTimePicker, checksum changed for /usr/share/lazarus/3.6.0/lcl/units/x86_64-linux/lclintf.ppu"



« Last Edit: December 02, 2024, 08:43:54 pm by Cumberland »

Fabs_Muller

  • Newbie
  • Posts: 2
Re: Unable to find file "datetimepicker.pas" -- SOLVED -- Sort of.
« Reply #19 on: March 09, 2025, 02:50:11 am »
I was having problems with Laz 3.8 and Ubuntu 24. Tried to install Zeos Lib and got the unable to find datetimepicker.pas error. Done a couple of things and finally get rid of it. As some people report permission problems, I find out Laz dir in /usr/share/lazarus/3.8.0/ and confirmed it was owned by root, logically as it is under /usr/share but as I'm the sole user user of my machine I did a: sudo chown -R $USER:$USER /usr/share/lazarus/3.8.0/ and the problem is gone, installed zeoslib and recompiled Laz successfully. That's not too much safety but as I'm the sole user I will take the chances by now but as soon as I can, I'll try to migrate everything to /usr/local/share/ or to my home dir. I didn't know about this issue before, and I compiled a fresh new installation without too much attention where it was going like a default. WIll try this before I start to have many projects.

cdbc

  • Hero Member
  • *****
  • Posts: 1967
    • http://www.cdbc.dk
Re: Unable to find file "datetimepicker.pas" -- SOLVED -- Sort of.
« Reply #20 on: March 09, 2025, 07:39:07 am »
Hi Fabs_Muller
Quote
WIll try this before I start to have many projects.
You should have a look at 'FpcUpDeluxe', it does exactly what you want, namely install in your home-dir...
You can find it HERE.
Regards Benny
If it ain't broke, don't fix it ;)
PCLinuxOS(rolling release) 64bit -> KDE5 -> FPC 3.2.2 -> Lazarus 3.6 up until Jan 2024 from then on it's both above &: KDE5/QT5 -> FPC 3.3.1 -> Lazarus 4.99

 

TinyPortal © 2005-2018