[Bug 240273] sysutils/k3b has misleading pkg-message
bugzilla-noreply at freebsd.org
bugzilla-noreply at freebsd.org
Mon Sep 2 12:54:28 BST 2019
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=240273
Bug ID: 240273
Summary: sysutils/k3b has misleading pkg-message
Product: Ports & Packages
Version: Latest
Hardware: Any
OS: Any
Status: New
Severity: Affects Only Me
Priority: ---
Component: Individual Port(s)
Assignee: kde at FreeBSD.org
Reporter: marko.cupac at mimar.rs
Flags: maintainer-feedback?(kde at FreeBSD.org)
Assignee: kde at FreeBSD.org
Created attachment 207096
--> https://bugs.freebsd.org/bugzilla/attachment.cgi?id=207096&action=edit
pkg-message patch proposal
Hi,
I have been burning optical media on FreeBSD since last decade, and I got quite
frustrated lately when sysutils/k3b-kde4 got deprecated, as I couldn't figure
out how to make sysutils/k3b work. I also couldn't find any resources around
the 'net.
It turns out that (at least for burning mp3s to CDs) it's as simple as setting
cdrecord parameters in "Settings --> Configure k3b... --> Programs --> User
Parameters" to match device as seen by `cdrecord -scanbus' (e.g. dev=3,0,0).
In my case, it also turns out that setuid and usermount requirements are not
needed, while being quite dangerous - people with little understanding of OS
security tend to "overdo" them, giving full rw access to anything under /dev,
as seen e.g. here:
https://forums.freebsd.org/threads/unable-to-copy-a-cd-with-k3b-19-08-0-under-freebsd-12-0-release-p10-mate-desktop.72115/
Perhaps pkg-message could be updated? I have attached proposed patch.
--
You are receiving this mail because:
You are the assignee for the bug.
More information about the kde-freebsd
mailing list