[Bug 247841] x11-themes/qt5-style-plugins: patch to compile with qt-5.15.0

2020-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247841

Tobias C. Berner  changed:

   What|Removed |Added

 CC||tcber...@freebsd.org
 Status|New |Closed
 Resolution|--- |FIXED
  Flags|maintainer-feedback?(kde@Fr |maintainer-feedback+
   |eeBSD.org)  |

--- Comment #3 from Tobias C. Berner  ---
Committed, thanks.

-- 
You are receiving this mail because:
You are the assignee for the bug.

[Bug 247841] x11-themes/qt5-style-plugins: patch to compile with qt-5.15.0

2020-07-08 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=247841

--- Comment #4 from commit-h...@freebsd.org ---
A commit references this bug:

Author: tcberner
Date: Wed Jul  8 07:08:08 UTC 2020
New revision: 541466
URL: https://svnweb.freebsd.org/changeset/ports/541466

Log:
  x11-themes/qt5-style-plugins: fix build against Qt5.15

  - patches obtained from Suse via arch

  PR:   247841
  Submitted by: rewest 

Changes:
  head/x11-themes/qt5-style-plugins/Makefile
  head/x11-themes/qt5-style-plugins/files/
  head/x11-themes/qt5-style-plugins/files/patch-fix_build_against_qt5.15

-- 
You are receiving this mail because:
You are the assignee for the bug.

Re: Missing time in panel

2020-07-08 Thread Bengt Ahlgren
Jeremy  writes:

> And voila! You guys saved me about two days of chasing my tail. Creating
> the symbolic link for /etc/localtime to the Chicago time zone in
> /use/share/zoneinfo fixed the issue. Now the time and date are properly
> displayed on the panel and in the sddm greeter.
>
> Thanks for your help,
> Jeremy Cox
>
> On Mon, Jun 22, 2020, 09:05 Adriaan de Groot  wrote:
>
>> On Monday, 22 June 2020 12:14:51 CEST Jeremy wrote:
>> > My /etc/localtime file is a binary file. It isn't a symbolic link to the
>> > timezone file.
>>
>> That's actually a really important bit, there: try moving it aside for a
>> moment, making it a symlink, and then giving it a try. I thought I had
>> re-done
>> the patches handling that case for FreeBSD, and landed them in 5.15.
>>
>> [ade]

The same issue appeared for me after updating to 5.15, and the
/etc/localtime symlink workaround fixes it.  Adriaan, it would be great
if those patches could be re-applied!

Bengt