Changes between Version 4 and Version 5 of Ticket #66700, comment 1


Ignore:
Timestamp:
Feb 2, 2023, 10:23:34 PM (15 months ago)
Author:
RobK88
Comment:

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #66700, comment 1

    v4 v5  
    11FYI -- I also installed `KeePassXC` on another Mac running Mtn Lion.  KeePassXC works as expected.  Once can resize any of the columns in the main list panel.
    2 I see that Macports installs a newer version of qt-base -- `qt57-base` when you are running Mtn Lion.  So it looks like `qt57-base` works just fine with `KeePassXC`.
     2I see that Macports installs a newer version of `qt-qtbase` -- `qt57-qtbase` when you are running Mtn Lion.  So it looks like `qt57-qtbase` works just fine with `KeePassXC`.
    33
    4 The problem appears to stem from using `qt56-base` with `KeePassXC`.  I doubt this will ever be fixed by the developers of `KeePassXC`.  Now they only support Macs running Catalina or better.
     4The problem appears to stem from using `qt56-qtbase` with `KeePassXC`.  I doubt this will ever be fixed by the developers of `KeePassXC`.  Now they only support Macs running Catalina or better.
    55
    6 I may try installing `qt57-base` on my Mac running Lion and see what happens.  But Macports warns me that it may not work....
     6I may try installing `qt57-qtbase` on my Mac running Lion and see what happens.  But Macports warns me that it may not work....
     7
     8{{{
     9bash-3.2$ sudo port install qt57-qtbase
     10Password:
     11qt57-qtbase is known to fail. Try to install anyway? [y/N]: n
     12Error: qt57-qtbase is known to fail
     13bash-3.2$
     14}}}
     15