[Bug 232736] x11-wm/plasma5-kwin 5.14.2 hangs during configure phase

2019-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=232736

--- Comment #15 from Alexander Kabaev  ---
The ultimate cause for the failure was broken C++ destructor order in FreeBSD.
kib@ is going to commit the fix soon-ish.

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

[Bug 229772] x11/plasma5-plasma-workspace: ksmserver bind to *:xxxx

2019-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=229772

Adriaan de Groot  changed:

   What|Removed |Added

 CC||adr...@freebsd.org

--- Comment #3 from Adriaan de Groot  ---
 - use fstat -p `pgrep ksmserver` to see that it is, in fact, listening to inet
and inet6 traffic
 - I can't figure out how to go from the fstat output to "ksmserver is
listening *there*"

In any case, here's a (German-language) report of the same
https://bbs.archlinux.de/viewtopic.php?id=25645 . Examining the code of
ksmserver shows it is using libICE to listen, and it is libICE that is creating
those listening sockets. There is a way to avoid listening to tcp, for ICE, but
I'm still chasing how that works.

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

[Bug 228408] sysutils/k3b: Missing multiple run dependencies, issuing invalid cdrecord command

2019-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228408

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

Author: adridg
Date: Sun Apr 14 21:41:23 UTC 2019
New revision: 498952
URL: https://svnweb.freebsd.org/changeset/ports/498952

Log:
  sysutils/k3b Add missing runtime dependencies

   - While libburn and cdrskin aren't *mandatory*, it's nicer to have
 them by default and avoids a warning popup on start.
   - Polish up the pkg-message to better match current usage, and mention
 the (preferred) BSDISKS option for Solid.

  PR:   228408

Changes:
  head/sysutils/k3b/Makefile
  head/sysutils/k3b/pkg-message

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

[Bug 228408] sysutils/k3b: Missing multiple run dependencies, issuing invalid cdrecord command

2019-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=228408

--- Comment #6 from Adriaan de Groot  ---
With the BSDISKS backend in Solid (I didn't feel like adding HAL to my system
today); this needs the very-very latest version though.

 - start k3b
 - click "New Data Project"
 - RMB on something in the file widget (top half), choose "Add to Project"
 - Wait for that to Import; repeat as necessary
 - Click "Burn" in the data widget (bottom half)
 - You can pick "Create image only" if you like, to save CDs

You can see the warning, still:

```
* mkisofs calculate size parameters:
"/usr/local/bin/mkisofs -gui -graft-points -print-size -quiet -volid Mail
-volset  -appid K3B THE CD KREATOR (C) 1998-2018 SEBASTIAN TRUEG, MICHAL MALEK
AND LESLIE ZHAI -publisher  -preparer  -sysid FREEBSD -volset-size 1
-volset-seqno 1 -sort /tmp/k3b.ckebdN -rational-rock -hide-list /tmp/k3b.OGqPFs
-joliet -joliet-long -hide-joliet-list /tmp/k3b.OHeDrk -no-cache-inodes
-full-iso9660-filenames -disable-deep-relocation -iso-level 3 -path-list
/tmp/k3b.pMlVKW" 

started
(mkisofs)  "mkisofs: Warning: Cannot add inode hints with -no-cache-inodes."
(K3b::Device::openDevice) open device  /dev/cd0  succeeded. 
```

However, I'm not seeing the hang that Thierry reported.

I'm going to leave this open for now (and commit an update in a moment that
adds libburn to the deps), and when newer bsdisks lands I'll close this one as
well as "can't reproduce, presumed fixed".

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

Problem reports for k...@freebsd.org that need special attention

2019-04-14 Thread bugzilla-noreply
To view an individual PR, use:
  https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=(Bug Id).

The following is a listing of current problems submitted by FreeBSD users,
which need special attention. These represent problem reports covering
all versions including experimental development code and obsolete releases.

Status  |Bug Id | Description
+---+---
In Progress |235921 | Mk/Uses/qt-dist.mk: fix build with GCC-based arch 

1 problems total for which you should take action.


[Bug 237277] www/qt5-webengine: HTML5 video rendering/play color problem

2019-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237277

--- Comment #3 from Nuno Teixeira  ---
Created attachment 203663
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203663=edit
glxinfo log

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

[Bug 237277] www/qt5-webengine: HTML5 video rendering/play color problem

2019-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237277

Bug ID: 237277
   Summary: www/qt5-webengine: HTML5 video rendering/play color
problem
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Only Me
  Priority: ---
 Component: Individual Port(s)
  Assignee: k...@freebsd.org
  Reporter: ed.arra...@gmail.com
 Flags: maintainer-feedback?(k...@freebsd.org)
  Assignee: k...@freebsd.org

Created attachment 203660
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203660=edit
falkon

Hello,

Since last qt-webengine port update I cannot see html5 videos with correct
color.

https://www.quirksmode.org/html5/tests/video.html , video is played in blue
color.

www.youtube.com videos are played in green/black colors.

I tested with falkon and otter-browser with webkit and webengine backends, only
webkit backend works normally.

I'm using freebsd 12.0 with latest ports.

I have take some screenshots.

Thanks,

Nuno Teixeira

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

[Bug 237277] www/qt5-webengine: HTML5 video rendering/play color problem

2019-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237277

--- Comment #2 from Nuno Teixeira  ---
Created attachment 203662
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203662=edit
otter with webkit

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

[Bug 237277] www/qt5-webengine: HTML5 video rendering/play color problem

2019-04-14 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237277

--- Comment #1 from Nuno Teixeira  ---
Created attachment 203661
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=203661=edit
otter with webengine

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

maintainer-feedback requested: [Bug 237277] www/qt5-webengine: HTML5 video rendering/play color problem

2019-04-14 Thread bugzilla-noreply
Bugzilla Automation  has asked k...@freebsd.org for
maintainer-feedback:
Bug 237277: www/qt5-webengine: HTML5 video rendering/play color problem
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=237277



--- Description ---
Hello,

Since last qt-webengine port update I cannot see html5 videos with correct
color.

https://www.quirksmode.org/html5/tests/video.html , video is played in blue
color.

www.youtube.com videos are played in green/black colors.

I tested with falkon and otter-browser with webkit and webengine backends, only
webkit backend works normally.

I'm using freebsd 12.0 with latest ports.

I have take some screenshots.

Thanks,

Nuno Teixeira


FreeBSD ports you maintain which are out of date

2019-04-14 Thread portscout
Dear port maintainer,

The portscout new distfile checker has detected that one or more of your
ports appears to be out of date. Please take the opportunity to check
each of the ports listed below, and if possible and appropriate,
submit/commit an update. If any ports have already been updated, you can
safely ignore the entry.

You will not be e-mailed again for any of the port/version combinations
below.

Full details can be found at the following URL:
http://portscout.freebsd.org/k...@freebsd.org.html


Port| Current version | New version
+-+
devel/kf5-extra-cmake-modules   | 5.56.0  | 5.57.0
+-+
devel/kf5-kapidox   | 5.56.0  | 5.57.0
+-+
devel/kf5-kauth | 5.56.0  | 5.57.0
+-+
devel/kf5-kbookmarks| 5.56.0  | 5.57.0
+-+
devel/kf5-kconfig   | 5.56.0  | 5.57.0
+-+
devel/kf5-kdbusaddons   | 5.56.0  | 5.57.0
+-+
devel/kf5-kdeclarative  | 5.56.0  | 5.57.0
+-+
devel/kf5-kdoctools | 5.56.0  | 5.57.0
+-+
devel/kf5-ki18n | 5.56.0  | 5.57.0
+-+
devel/kf5-kidletime | 5.56.0  | 5.57.0
+-+
devel/kf5-kio   | 5.56.0  | 5.57.0
+-+
devel/kf5-kitemmodels   | 5.56.0  | 5.57.0
+-+
devel/kf5-knewstuff | 5.56.0  | 5.57.0
+-+
devel/kf5-knotifications| 5.56.0  | 5.57.0
+-+
devel/kf5-knotifyconfig | 5.56.0  | 5.57.0
+-+
devel/kf5-kpackage  | 5.56.0  | 5.57.0
+-+
devel/kf5-kparts| 5.56.0  | 5.57.0
+-+
devel/kf5-kpeople   | 5.56.0  | 5.57.0
+-+
devel/kf5-kpty  | 5.56.0  | 5.57.0
+-+
devel/kf5-kservice  | 5.56.0  | 5.57.0
+-+
devel/kf5-kunitconversion   | 5.56.0  | 5.57.0
+-+
devel/kf5-threadweaver  | 5.56.0  | 5.57.0
+-+
dns/kf5-kdnssd  | 5.56.0  | 5.57.0
+-+
graphics/kf5-kimageformats  | 5.56.0  | 5.57.0
+-+
graphics/kf5-kplotting  | 5.56.0  | 5.57.0
+-+
net/kf5-kxmlrpcclient   | 5.56.0  | 5.57.0
+-+
net/kf5-syndication | 5.56.0  | 5.57.0
+-+
sysutils/kf5-baloo  | 5.56.0  | 5.57.0