Recent

Author Topic: Fpcupdeluxe  (Read 794423 times)

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #30 on: November 02, 2016, 10:01:00 am »
@edwinyz
@minesadorada

Updates are pending !!
If possible (by skills and time), I will implement (most) of your questions.
Stay tuned.

edwinyzh

  • New Member
  • *
  • Posts: 43
Re: Fpcupdeluxe
« Reply #31 on: November 02, 2016, 10:20:14 am »
@edwinyz
@minesadorada

Updates are pending !!
If possible (by skills and time), I will implement (most) of your questions.
Stay tuned.

Sure, Alfred, you are awesome! :D

xaver13

  • Full Member
  • ***
  • Posts: 111
Re: Fpcupdeluxe
« Reply #32 on: November 02, 2016, 10:31:59 am »
I used windows 10, 64bit version 1.7+3.1.1 (for my 4k resolution was needed to compile ID once more) and ....   I am very happy.

Thank you DonAlfredo :)
« Last Edit: November 02, 2016, 10:43:01 am by xaver13 »
--
Jiri Cvrk

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #33 on: November 02, 2016, 12:51:57 pm »
Here you go ... a new (pre-)release of fpcupdeluxe.

https://github.com/LongDirtyAnimAlf/Reiniero-fpcup/releases/tag/0.92

Added many of the feature-requests, but not all !

Proxy can be set with the setup+ button.
New message windows that tries to filter the real important messages.
When hovering over output-window, ctrl+scrollwheel will change font-size.
Added hints for speedbuttons.

Verbosity not changed: there is a checkbox already to set verbosity level.

Please test !

minesadorada

  • Sr. Member
  • ****
  • Posts: 452
  • Retired
Re: Fpcupdeluxe
« Reply #34 on: November 02, 2016, 01:06:44 pm »
Good work!

Just appearance so far:
Some of the text overflows the buttons and interface (see screengrab)

My System Info (if this helps)
Linux Kernel: 3.14.54 (x86_64)
Kernel Version: #1 SMP PREEMPT Tue Dec 1 17:54:26 GMT 2015

Distro: tahrpup64 6.0.5
Window Manager: JWM v2.3.4
Desktop Start: xwin jwm

Display Specifications:
• Monitor Name: Philips 170C
• Monitor VertRefresh: 60.0 times/s
• Screen Dimensions: 1280x1024 pixels (338x270 millimeters)
• Screen Depth: 24 bits (planes)

Xorg Startup Log (/var/log/Xorg.0.log):
• Xorg Driver in use: nouveau
• Loaded Modules: dbe dri2 exa extmod fb glx kbd mouse shadowfb
• X.Org version: 1.15.1

OpenGL 2D/3D Rendering:
• Direct Rendering: Yes
• Vendor: nouveau
• Renderer: Gallium 0.4 on NVE4
• Version: 3.0 Mesa 10.1.3

VGA controller [0300]: NVIDIA Corporation GK104 [GeForce GTX 770] [10de:1184] (rev a1)
• Kernel Driver: nouveau
• Memory Used: 823.16 KB
• Path: /lib/modules/3.14.54/kernel/drivers/gpu/drm/nouveau/nouveau.ko
• Description: nVidia Riva/TNT/GeForce/Quadro/Tesla
« Last Edit: November 02, 2016, 01:08:24 pm by minesadorada »
GPL Apps: Health MonitorRetro Ski Run
OnlinePackageManager Components: LazAutoUpdate, LongTimer, PoweredBy, ScrollText, PlaySound, CryptINI

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #35 on: November 02, 2016, 01:15:12 pm »
This overflow is also visible on my Mac Virtual.

However, on Linux, I always install the following fonts to get things right:
xorg-fonts-100dpi
xorg-fonts-75dpi
ttf-freefont
ttf-liberation

Would you mind trying ?

minesadorada

  • Sr. Member
  • ****
  • Posts: 452
  • Retired
Re: Fpcupdeluxe
« Reply #36 on: November 02, 2016, 01:48:49 pm »
This overflow is also visible on my Mac Virtual.

However, on Linux, I always install the following fonts to get things right:
xorg-fonts-100dpi
xorg-fonts-75dpi
ttf-freefont
ttf-liberation

Would you mind trying ?
I installed the ttf- fonts, but couldn't find the xorg- ones in the Ubuntu repositories.

No change, I'm afraid :(
GPL Apps: Health MonitorRetro Ski Run
OnlinePackageManager Components: LazAutoUpdate, LongTimer, PoweredBy, ScrollText, PlaySound, CryptINI

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #37 on: November 02, 2016, 01:54:10 pm »
xfonts-100dpi
xfonts-75dpi

minesadorada

  • Sr. Member
  • ****
  • Posts: 452
  • Retired
Re: Fpcupdeluxe
« Reply #38 on: November 02, 2016, 01:58:37 pm »
xfonts-100dpi
xfonts-75dpi
I'm ahead of you.  I just installed them (I guessed the name)  but no difference.  I'll try rebooting then retesting..

=After reboot=
Still the same.  Mind if I grab the source to try and troubleshoot?  I'm sure you have more important issues to attend to.
« Last Edit: November 02, 2016, 02:02:33 pm by minesadorada »
GPL Apps: Health MonitorRetro Ski Run
OnlinePackageManager Components: LazAutoUpdate, LongTimer, PoweredBy, ScrollText, PlaySound, CryptINI

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #39 on: November 02, 2016, 02:06:04 pm »
Sure !
Will be a big download ... made the mistake of adding the cross-tools into github ...
Must think of something better !

hnb

  • Sr. Member
  • ****
  • Posts: 270
Re: Fpcupdeluxe
« Reply #40 on: November 02, 2016, 02:31:41 pm »
Sure !
Will be a big download ... made the mistake of adding the cross-tools into github ...
Must think of something better !

IMO most natural place for that is github release with new "cross-tools-vx.x" tag
Checkout NewPascal initiative and donate beer - ready to use tuned FPC compiler + Lazarus for mORMot project

best regards,
Maciej Izak

minesadorada

  • Sr. Member
  • ****
  • Posts: 452
  • Retired
Re: Fpcupdeluxe
« Reply #41 on: November 02, 2016, 02:58:44 pm »
Here's how it looks on my system after tweaking (screenshot)

I've zipped up the modified form (pas and lfm).  Only the layout changed.
It might not look OK on a different system - please take a look.
GPL Apps: Health MonitorRetro Ski Run
OnlinePackageManager Components: LazAutoUpdate, LongTimer, PoweredBy, ScrollText, PlaySound, CryptINI

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #42 on: November 02, 2016, 04:04:59 pm »
Will take a look ... many thanks  !

lainz

  • Hero Member
  • *****
  • Posts: 4460
    • https://lainz.github.io/
Re: Fpcupdeluxe
« Reply #43 on: November 02, 2016, 07:12:12 pm »
Under Windows also the form it's blured (using High DPI modes) since you don't have enabled HighDPI setting from project options. Please see this article and try to implement it:

http://wiki.freepascal.org/High_DPI#DPI_Aware_Application_.28For_Vista_.2B.29

DonAlfredo

  • Hero Member
  • *****
  • Posts: 1739
Re: Fpcupdeluxe
« Reply #44 on: November 03, 2016, 06:41:10 pm »
New release of fpcupdeluxe !!
More bugs fixed.
Better looks : big thanks @minesadorada !

https://github.com/LongDirtyAnimAlf/Reiniero-fpcup/releases/tag/0.95

For the fans of NewPascal.
You should be able to install NewPascal with fpcupdeluxe on any major system now.
And also the mORMot that will work with all features on all these systems.

For the fans of cross-compiling and running Windows:
Please give cross-compiling a go ... and feedback is welcome.
But also have a look here before you start compiling:
http://synopse.info/forum/viewtopic.php?id=3620

For the fans of FreeBSD: I am working on it (being a complete novice).

 

TinyPortal © 2005-2018