Date: Mon, 11 Apr 2022 17:49:16 +0000 From: bugzilla-noreply@freebsd.org To: desktop@FreeBSD.org Subject: [Bug 262496] devel/xdg-utils: xdg-open opens *.cpp and *.h files with RStudio Message-ID: <bug-262496-39348-mdcyW3232X@https.bugs.freebsd.org/bugzilla/> In-Reply-To: <bug-262496-39348@https.bugs.freebsd.org/bugzilla/> References: <bug-262496-39348@https.bugs.freebsd.org/bugzilla/>
next in thread | previous in thread | raw e-mail | index | archive | help
https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=3D262496 Adriaan de Groot <adridg@freebsd.org> changed: What |Removed |Added ---------------------------------------------------------------------------- CC| |adridg@freebsd.org --- Comment #2 from Adriaan de Groot <adridg@freebsd.org> --- That upstream report contains no information (just a link to this PR) so it= 's not going to get much attention. Frankly, I'm surprised it wasn't just clos= ed as "not-actionable here". `xdg-open` is a shell script. Please run it with shell-tracing enabled, e.g= .: ``` sh -x /usr/local/bin/xdg-open x.cpp ``` For me, the trace is short, and all xdg-open ends up doing is calling kde-open5, so *if* I could reproduce this, I'd have to look at -- and re-fi= le the PR -- against kde-open5, not xdg-open. [[ What kind of configuration options / build machine parameters are sugges= ted for RStudio? I can't build it with poudriere because it always crashes with= too many open files. ]] --=20 You are receiving this mail because: You are the assignee for the bug.=
Want to link to this message? Use this URL: <https://mail-archive.FreeBSD.org/cgi/mid.cgi?bug-262496-39348-mdcyW3232X>