[Bug 283794] audio/amarok: Ressurect KDE music player, update to v3.2.2, QT6

2025-02-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283794

Rainer Hurling  changed:

   What|Removed |Added

 Attachment #257701|maintainer-approval?(kde@Fr |
  Flags|eeBSD.org)  |
 Attachment #257701|0   |1
is obsolete||
 Attachment #257730||maintainer-approval?(kde@Fr
  Flags||eeBSD.org)

--- Comment #21 from Rainer Hurling  ---
Created attachment 257730
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=257730&action=edit
patch for amarok v3.2.2 for Qt6, v2

(In reply to Max Brazhnikov from comment #20)
>LIB_DEPENDS=   libdbus-1.so:devel/dbus \
>+  libKF6ColorScheme.so:x11-themes/kf6-kcolorscheme
>This should be replaced with 'USE_KDE= colorscheme'.
Done.


>+USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext gl \
>+  kde:6 mysql:client pkgconfig qt:6 shebangfix ssl xorg
>I don't see where 'shebangfix' is used. It is really needed?
Seems not. Done.


>+post-install:
>+  @${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages
>You probably won't need this and '@dir share/mime/packages' in the pkg-plist,
>if you add 'USES= shared-mime-info'.
Removed post-install target. Done.

Many thanks for these valuable suggestions for improving the port.


>Shall we continue review at Phabricator?
In my opinion, the submitter (Martin Filla) should decide whether a review in
the Phabricator makes sense here?

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

[Bug 284958] x11-fm/dolphin crashes (bus error), can not present a context menu for file types such as directory and ASCII text

2025-02-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284958

Jason E. Hale  changed:

   What|Removed |Added

 CC||jh...@freebsd.org

--- Comment #2 from Jason E. Hale  ---
I have been experiencing crashes when trying to open the context menu in
dolphin, as well.

This crash seems to be triggered by the compressfileitemaction plugin
intstalled by archivers/ark.

My current workaround is `sudo mv
${LOCALBASE}/lib/qt6/plugins/kf6/kfileitemaction/compressfileitemaction.so
${LOCALBASE}/lib/qt6/plugins/kf6/kfileitemaction/compressfileitemaction.so.bak`

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

maintainer-approval requested: [Bug 283794] audio/amarok: Ressurect KDE music player, update to v3.2.2, QT6 : [Attachment 257730] patch for amarok v3.2.2 for Qt6, v2

2025-02-22 Thread bugzilla-noreply
Rainer Hurling  has asked freebsd-kde (group)
 for maintainer-approval:
Bug 283794: audio/amarok: Ressurect KDE music player, update to v3.2.2, QT6
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=283794

Attachment 257730: patch for amarok v3.2.2 for Qt6, v2
https://bugs.freebsd.org/bugzilla/attachment.cgi?id=257730&action=edit



--- Comment #21 from Rainer Hurling  ---
Created attachment 257730
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=257730&action=edit
patch for amarok v3.2.2 for Qt6, v2

(In reply to Max Brazhnikov from comment #20)
>LIB_DEPENDS=   libdbus-1.so:devel/dbus \
>+  libKF6ColorScheme.so:x11-themes/kf6-kcolorscheme
>This should be replaced with 'USE_KDE= colorscheme'.
Done.


>+USES= cmake compiler:c++11-lang cpe desktop-file-utils gettext gl \
>+  kde:6 mysql:client pkgconfig qt:6 shebangfix ssl xorg
>I don't see where 'shebangfix' is used. It is really needed?
Seems not. Done.


>+post-install:
>+  @${MKDIR} ${STAGEDIR}${PREFIX}/share/mime/packages
>You probably won't need this and '@dir share/mime/packages' in the pkg-plist,
>if you add 'USES= shared-mime-info'.
Removed post-install target. Done.

Many thanks for these valuable suggestions for improving the port.


>Shall we continue review at Phabricator?
In my opinion, the submitter (Martin Filla) should decide whether a review in
the Phabricator makes sense here?


[Bug 284858] graphics/kquickimageeditor: Update to 0.5.0

2025-02-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284858

Mark Linimon  changed:

   What|Removed |Added

   Keywords|patch   |

--- Comment #1 from Mark Linimon  ---
^Triage: the 'patch' Keyword is now implied by the patch flag in the
attachment.

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

[Bug 284605] graphics/spectacle: Unbreak option PIPEWIRE off, fix dependencies

2025-02-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284605

--- Comment #14 from Vladimir Druzenko  ---
(In reply to Mark Linimon from comment #13)
Fix dependency, but kde@ don't want to fix this. :-|

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

[Bug 284605] graphics/spectacle: Unbreak option PIPEWIRE off, fix dependencies

2025-02-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284605

Max Brazhnikov  changed:

   What|Removed |Added

 Resolution|--- |FIXED
 Status|In Progress |Closed

--- Comment #15 from Max Brazhnikov  ---
(In reply to Vladimir Druzenko from comment #14)
I adjusted dependencies after after moving the port to the plasma6-spectacle.

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

[Bug 284871] x11/plasma6-plasma-workspace-6.3.0_1 core

2025-02-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284871

--- Comment #2 from Graham Perrin  ---
(In reply to groenveld from comment #0)

John, please, how did you produce the crash? 

Does your desktop show ~/Desktop items, and did you right-click on a file? 

If so, you might find it possible to right-click on a .pkg file without
crashing. As a test, download
 then move
it to ~/Desktop

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

[Bug 284958] archivers/ark: x11-fm/dolphin crashes (bus error), can not present a context menu for file types such as directory and ASCII text

2025-02-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284958

Graham Perrin  changed:

   What|Removed |Added

   See Also||https://bugs.freebsd.org/bu
   ||gzilla/show_bug.cgi?id=2848
   ||71

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

[Bug 284871] x11/plasma6-plasma-workspace-6.3.0_1 core

2025-02-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284871

--- Comment #1 from Graham Perrin  ---
See also: bug 284958 comment 2

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

[Bug 284958] x11-fm/dolphin crashes (bus error), can not present a context menu for file types such as directory and ASCII text

2025-02-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284958

Bug ID: 284958
   Summary: x11-fm/dolphin crashes (bus error), can not present a
context menu for file types such as directory and
ASCII text
   Product: Ports & Packages
   Version: Latest
  Hardware: Any
OS: Any
Status: New
  Severity: Affects Some People
  Priority: ---
 Component: Individual Port(s)
  Assignee: k...@freebsd.org
  Reporter: grahamper...@gmail.com
  Assignee: k...@freebsd.org
 Flags: maintainer-feedback?(k...@freebsd.org)
 Attachment #257731 text/plain
 mime type:

Created attachment 257731
  --> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=257731&action=edit
A crash handler file from the ZBook.

First noted with 24.12.2 on 15.0-CURRENT 1500032 main-n275462-091f30a9d14f
GENERIC-NODEBUG. HP ZBook 17 G2, AMD64. 

Reproducible with 24.12.0 in my earliest x11/kde 6.2.5.24.12.0 boot
environment, 1500031, on the same machine. 

Reproducible with 24.12.2 in VirtualBox with CURRENT 1500033
main-n275584-21b5b8b38b1c GENERIC. 

Reproducible with 24.12.2 on a MacBookPro8,3 with CURRENT 1500033
main-n275584-21b5b8b38b1c GENERIC. 



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

maintainer-feedback requested: [Bug 284958] x11-fm/dolphin crashes (bus error), can not present a context menu for file types such as directory and ASCII text

2025-02-22 Thread bugzilla-noreply
Bugzilla Automation  has asked freebsd-kde (group)
 for maintainer-feedback:
Bug 284958: x11-fm/dolphin crashes (bus error), can not present a context menu
for file types such as directory and ASCII text
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284958



--- Description ---
First noted with 24.12.2 on 15.0-CURRENT 1500032 main-n275462-091f30a9d14f
GENERIC-NODEBUG. HP ZBook 17 G2, AMD64. 

Reproducible with 24.12.0 in my earliest x11/kde 6.2.5.24.12.0 boot
environment, 1500031, on the same machine. 

Reproducible with 24.12.2 in VirtualBox with CURRENT 1500033
main-n275584-21b5b8b38b1c GENERIC. 

Reproducible with 24.12.2 on a MacBookPro8,3 with CURRENT 1500033
main-n275584-21b5b8b38b1c GENERIC. 




[Bug 284958] archivers/ark: x11-fm/dolphin crashes (bus error), can not present a context menu for file types such as directory and ASCII text

2025-02-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284958

Graham Perrin  changed:

   What|Removed |Added

Summary|x11-fm/dolphin crashes (bus |archivers/ark:
   |error), can not present a   |x11-fm/dolphin crashes (bus
   |context menu for file types |error), can not present a
   |such as directory and ASCII |context menu for file types
   |text|such as directory and ASCII
   ||text

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

[Bug 284958] x11-fm/dolphin crashes (bus error), can not present a context menu for file types such as directory and ASCII text

2025-02-22 Thread bugzilla-noreply
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=284958

Graham Perrin  changed:

   What|Removed |Added

   Keywords||crash, regression

--- Comment #1 from Graham Perrin  ---
Not reproducible on RELEASE on the MacBook Pro. 

# pkg iinfo dolphin
dolphin-24.12.2
# freebsd-version -kru ; uname -aKU
14.2-RELEASE-p1
14.2-RELEASE-p1
14.2-RELEASE-p2
FreeBSD fourteen-pkgbase 14.2-RELEASE-p1 FreeBSD 14.2-RELEASE-p1 GENERIC amd64
1402000 1402000
# pkg repos -el | sort -f
FreeBSD-kmods
FreeBSD-ports
# pkg repos -e
FreeBSD-ports: { 
url : "pkg+https://pkg.FreeBSD.org/FreeBSD:14:amd64/latest";,
enabled : yes,
priority: 0,
mirror_type : "SRV",
signature_type  : "FINGERPRINTS",
fingerprints: "/usr/share/keys/pkg"
  }
FreeBSD-kmods: { 
url :
"pkg+http://pkg.freebsd.org/FreeBSD:14:amd64/kmods_latest_2";,
enabled : yes,
priority: 0,
mirror_type : "SRV",
signature_type  : "FINGERPRINTS",
fingerprints: "/usr/share/keys/pkg"
  }
# bectl list -c creation | tail -n 6
14.2-RELEASE_2025-02-08_154938 -  -  304K  2025-02-08 15:49
14.2-RELEASE_2025-02-08_161248 -  -  3.11M 2025-02-08 16:12
kde6   NR /  16.0G 2025-02-13 00:16
ghostbsd   -  -  5.70G 2025-02-13 17:53
14.2-RELEASE-p1_2025-02-22_052836  -  -  341M  2025-02-22 05:28
current-  -  29.9G 2025-02-22 06:34
#

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