Recent

Author Topic: LINUX TCalendar.dsShowWeekNumbers Crash ?  (Read 6169 times)

Fred vS

  • Hero Member
  • *****
  • Posts: 3873
    • StrumPract is the musicians best friend
LINUX TCalendar.dsShowWeekNumbers Crash ?
« on: January 04, 2011, 08:47:30 pm »
Hello and Happy NY
I have some problems with TCalendar.
If i set in object-inspector Calendar1.DisplaySettings.dsShowWeekNumbers on true, the project compile without error but when i run it, it raise a assembler exception...

If i save the project with dsShowWeekNumbers on true, i cannot reload the project anymore...

Now if i use dsShowWeekNumbers on false in object-inspector and

Quote
procedure TForm1.FormCreate(Sender: TObject);
begin
Calendar1.DisplaySettings:= [dsShowHeadings,dsShowDayNames,dsShowWeekNumbers];
end;
It compile also without error but it raise also a exception when i run the project.
The good news is that i can reload the project...

I use :  

Lazarus 0.0.28.2-10ubuntu1
FPC 2.4.0
i386-linux-gtk 2 (beta)...


« Last Edit: January 04, 2011, 09:35:27 pm by fredvs »
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32,  FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.

https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs

eny

  • Hero Member
  • *****
  • Posts: 1665
Re: TCalendar.dsShowWeekNumbers Crash ?
« Reply #1 on: January 04, 2011, 08:52:14 pm »
Works ok for me (sig).
All posts based on: Win11; stable Lazarus 4_4  (x64) 2026-02-12 (unless specified otherwise...)

Fred vS

  • Hero Member
  • *****
  • Posts: 3873
    • StrumPract is the musicians best friend
Re: TCalendar.dsShowWeekNumbers Crash ?
« Reply #2 on: January 04, 2011, 09:33:59 pm »
@ eny
Have you tried with Linux ?
I use Lazarus 2.2.0 32/64 and FPC 3.2.2 32/64 on Debian 11 64 bit, Windows 10, Windows 7 32/64, Windows XP 32,  FreeBSD 64.
Widgetset: fpGUI, MSEgui, Win32, GTK2, Qt.

https://github.com/fredvs
https://gitlab.com/fredvs
https://codeberg.org/fredvs

eny

  • Hero Member
  • *****
  • Posts: 1665
Re: TCalendar.dsShowWeekNumbers Crash ?
« Reply #3 on: January 04, 2011, 09:36:02 pm »
Nope; just a FYI that it works on Windows with my config (fairly recent Win32 download).
All posts based on: Win11; stable Lazarus 4_4  (x64) 2026-02-12 (unless specified otherwise...)

benohb

  • Full Member
  • ***
  • Posts: 218
Re: LINUX TCalendar.dsShowWeekNumbers Crash ?
« Reply #4 on: January 04, 2011, 11:31:40 pm »
I have another problem... %)

the drag from Calendar.. Freezes desktop

 

TinyPortal © 2005-2018