Recent

Author Topic: Online Package Manager  (Read 835989 times)

balazsszekely

  • Guest
Re: Online Package Manager
« Reply #1395 on: August 25, 2018, 06:45:48 am »
@Alextp
Quote
I see tooltips for metapackages, and while tooltip is shown, i Alt+Tab to Firefox. It is Linux gtk2.
Result of alt+tab is still the same tooltip floating above firefox.
It's a gtk2 issue, there was a long discussion in the mailing list. Nobody could come up with a complete solution. The problem is modal forms with FormStyle fsStayOnTop "misbehaves" on linux gtk2.

Monday I will continue to add the descriptions. Thanks again for your help.

AlexTP

  • Hero Member
  • *****
  • Posts: 2386
    • UVviewsoft
Re: Online Package Manager
« Reply #1396 on: August 26, 2018, 07:27:59 pm »
bugreport.
Installed Kaaj Controls. I got error, smth about "see the package graph". (It is GTK2). Now "Package graph" dialog was opened in background - behind OPM. cannot work.

Thaddy

  • Hero Member
  • *****
  • Posts: 14204
  • Probably until I exterminate Putin.
Re: Online Package Manager
« Reply #1397 on: August 26, 2018, 07:36:32 pm »
It's a gtk2 issue, there was a long discussion in the mailing list. Nobody could come up with a complete solution. The problem is modal forms with FormStyle fsStayOnTop "misbehaves" on linux gtk2.
Yes, you need BringToFront to solve it.
Specialize a type, not a var.

balazsszekely

  • Guest
Re: Online Package Manager
« Reply #1398 on: August 26, 2018, 07:46:29 pm »
@alextp
Quote
Installed Kaaj Controls. I got error, smth about "see the package graph". (It is GTK2). Now "Package graph" dialog was opened in background - behind OPM. cannot work.
As I said in my previous post, modal forms in gtk2 are not working properly. You can always close OPM to access the "package graph" window. For example under windows(just tested) everything works fine.
What is Kaaj controls(depends on fpgui)? Can somebody fix it? If it's an old, unused package I can delete it.

PS: I added the descriptions.

@Thaddy
Quote
Yes, you need BringToFront to solve it.
No. Unfortunately that's not gonna work.



lucamar

  • Hero Member
  • *****
  • Posts: 4219
Re: Online Package Manager
« Reply #1399 on: August 26, 2018, 08:27:00 pm »
@Thaddy
Quote
Yes, you need BringToFront to solve it.
No. Unfortunately that's not gonna work.

The problem is that they are system-modal rather than application-modal, so nothing---short of another system-modal dialog---will show above them. There was a workaround, IIRC, somewhere in the GTK docs; unfortunately I just don't remember what it was :(
Turbo Pascal 3 CP/M - Amstrad PCW 8256 (512 KB !!!) :P
Lazarus/FPC 2.0.8/3.0.4 & 2.0.12/3.2.0 - 32/64 bits on:
(K|L|X)Ubuntu 12..18, Windows XP, 7, 10 and various DOSes.

AlexTP

  • Hero Member
  • *****
  • Posts: 2386
    • UVviewsoft
Re: Online Package Manager
« Reply #1400 on: August 28, 2018, 11:03:38 am »
- Homepage of MaterialDesign - 404
- LainzCodeStudio gives 2 build errors on installing (for 2 packages)

balazsszekely

  • Guest
Re: Online Package Manager
« Reply #1401 on: August 28, 2018, 06:15:40 pm »
@Alextp
Quote
- Homepage of MaterialDesign - 404
- LainzCodeStudio gives 2 build errors on installing (for 2 packages)
@lainz can you help us with the above issues?

lainz

  • Hero Member
  • *****
  • Posts: 4460
    • https://lainz.github.io/
Re: Online Package Manager
« Reply #1402 on: September 01, 2018, 04:08:45 am »
Hi, I've:
* Restored the material design repository, including a legend that is now part of BGRAControls, with some info about how it was included.
* Added a readme in Lainz Code Studio. For beginners and advanced users.

AlexTP

  • Hero Member
  • *****
  • Posts: 2386
    • UVviewsoft
Re: Online Package Manager
« Reply #1403 on: September 02, 2018, 10:40:29 am »
gtk2. Sometimes I cannot scroll tooltip window - vert scrollbar (for lpk descripn) don't react to clicks. Sometimes it works.
I just opened IDE, called OPM, shown tooltip for PasMP and it dont work.
Tooltip shown at the screen bottom.
Screen: https://ibb.co/jxfgKe

balazsszekely

  • Guest
Re: Online Package Manager
« Reply #1404 on: September 02, 2018, 05:04:11 pm »
@lainz
Quote
Hi, I've:
* Restored the material design repository, including a legend that is now part of BGRAControls, with some info about how it was included.
* Added a readme in Lainz Code Studio. For beginners and advanced users.
Thank you.

@Alextp
Quote
gtk2. Sometimes I cannot scroll tooltip window - vert scrollbar (for lpk descripn) don't react to clicks. Sometimes it works.
I just opened IDE, called OPM, shown tooltip for PasMP and it dont work.
Thanks. I will investigate the issue.

anderbelluno

  • New Member
  • *
  • Posts: 39
Re: Online Package Manager
« Reply #1405 on: September 04, 2018, 09:13:02 pm »
Hello sir,
We have a new version of REST Dataware.
Many fixes and new features.
Thank you so much.

balazsszekely

  • Guest
Re: Online Package Manager
« Reply #1406 on: September 05, 2018, 07:27:05 am »
Hi anderbelluno,

Quote
We have a new version of REST Dataware.
Many fixes and new features.
Thank you so much.
Done. Thanks for the new version.

AlexTP

  • Hero Member
  • *****
  • Posts: 2386
    • UVviewsoft
Re: Online Package Manager
« Reply #1407 on: September 05, 2018, 08:38:35 am »
win32. Small monitor, OPM window is at the whole screen height. I hover mouse over item which is on the bottom of list. ==> tooltip appears too low, partly of screen.

balazsszekely

  • Guest
Re: Online Package Manager
« Reply #1408 on: September 05, 2018, 09:30:04 am »
@Alextp
Quote
win32. Small monitor, OPM window is at the whole screen height. I hover mouse over item which is on the bottom of list. ==> tooltip appears too low, partly of screen.
OK. This is easily reproducible. Fixed in r. 58867. Unfortunately I cannot reproduce the gtk2 issue(cannot scroll tooltip window). Everything works fine on my Linux Mint. I will keep trying with some other Linux distro.

Hansaplast

  • Hero Member
  • *****
  • Posts: 674
  • Tweaking4All.com
    • Tweaking4All
Re: Online Package Manager
« Reply #1409 on: September 12, 2018, 11:35:46 am »
Great package manager!  :) 


Under Cocoa: the buttons at the bottom have some display issues.
Either some buttons are displayed overlapping the list of packages, or the buttons do not show at all.
Moving the mouse over the area where the buttons are supposed to be, makes them (mostly) visible.
(see attached screenshot - using Lazarus 1.9.0 r58960M FPC 3.0.4 x86_64-darwin-cocoa (alpha))


This doesn't prevent me from using it (love it!), as it's just a cosmetic issue. Just thought I should report it.

 

TinyPortal © 2005-2018