Re: xfig menu on xfce

2021-03-05 Thread Antonio Olivares
On Fri, Mar 5, 2021 at 3:34 AM Guido Falsi 
> > Thanks for reporting it!
>
> Filed bug report with patch:
>
> https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254031
>
> --
> Guido Falsi 

Thank you very much for filing bug and for submitting patch.  Great Job!

Best Regards,


Antonio
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: xfig menu on xfce

2021-03-05 Thread Guido Falsi via freebsd-current

On 04/03/21 21:16, Guido Falsi via freebsd-current wrote:

On 04/03/21 20:56, Antonio Olivares wrote:
On Thu, Mar 4, 2021 at 1:55 PM Antonio Olivares 
 wrote:


On Thu, Mar 4, 2021 at 1:51 PM David Wolfskill  
wrote:


On Thu, Mar 04, 2021 at 01:47:03PM -0600, Antonio Olivares wrote:

xfig installed from pkg
on the menu click on xfce we get error message


Failed to execute command "/usr/bin/xfig".
Failed to execute child process "/usr/bin/xfig" (No such file or 
directory)

x Close


running from command line does work.  which xfig reports
/usr/local/bin/xfig

olivares@deepcool:~ $ which xfig
/usr/local/bin/xfig
olivares@deepcool:~ $ uname -a
FreeBSD deepcool 13.0-BETA4 FreeBSD 13.0-BETA4 #0
releng/13.0-n244592-e32bc253629: Fri Feb 26 06:17:34 UTC 2021
r...@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC
amd64
olivares@deepcool:~ $

Best Regards,



I am unfamiliar with xfce, but that seems like a bug in the menu entry
itself.  Not sure whose responsibility that is

Peace,
david


I do not know how to edit the link, but it is not a big deal.  It runs
from comand line.


Menu entries are created fort all desktop environments creating files 
defined by common standards. Each installed software is responsible for 
creating the correct file. (".desktop" files)


Looking at xfig port the desktop entry provided by upstream has that 
patch coded in. The port is not patching it. The error you see would 
happen with any desktop environment in FreeBSD. I'll provide a patch to 
fix this.


Thanks for reporting it!


Filed bug report with patch:

https://bugs.freebsd.org/bugzilla/show_bug.cgi?id=254031

--
Guido Falsi 
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: xfig menu on xfce

2021-03-04 Thread Guido Falsi via freebsd-current

On 04/03/21 20:56, Antonio Olivares wrote:

On Thu, Mar 4, 2021 at 1:55 PM Antonio Olivares  wrote:


On Thu, Mar 4, 2021 at 1:51 PM David Wolfskill  wrote:


On Thu, Mar 04, 2021 at 01:47:03PM -0600, Antonio Olivares wrote:

xfig installed from pkg
on the menu click on xfce we get error message


Failed to execute command "/usr/bin/xfig".
Failed to execute child process "/usr/bin/xfig" (No such file or directory)
x Close


running from command line does work.  which xfig reports
/usr/local/bin/xfig

olivares@deepcool:~ $ which xfig
/usr/local/bin/xfig
olivares@deepcool:~ $ uname -a
FreeBSD deepcool 13.0-BETA4 FreeBSD 13.0-BETA4 #0
releng/13.0-n244592-e32bc253629: Fri Feb 26 06:17:34 UTC 2021
r...@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC
amd64
olivares@deepcool:~ $

Best Regards,



I am unfamiliar with xfce, but that seems like a bug in the menu entry
itself.  Not sure whose responsibility that is

Peace,
david


I do not know how to edit the link, but it is not a big deal.  It runs
from comand line.


Menu entries are created fort all desktop environments creating files 
defined by common standards. Each installed software is responsible for 
creating the correct file. (".desktop" files)


Looking at xfig port the desktop entry provided by upstream has that 
patch coded in. The port is not patching it. The error you see would 
happen with any desktop environment in FreeBSD. I'll provide a patch to 
fix this.


Thanks for reporting it!

BTW to edit desktop menu entries in xfce you can use x11/menulibre.



The icedtea-web start/openjdk issue is more important for me.  Just
writing to see if someone else has encountered this.


Don't know much about java, but I can't find information about this 
problem in this thread.


--
Guido Falsi 
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: xfig menu on xfce

2021-03-04 Thread Antonio Olivares
On Thu, Mar 4, 2021 at 1:55 PM Antonio Olivares  wrote:
>
> On Thu, Mar 4, 2021 at 1:51 PM David Wolfskill  wrote:
> >
> > On Thu, Mar 04, 2021 at 01:47:03PM -0600, Antonio Olivares wrote:
> > > xfig installed from pkg
> > > on the menu click on xfce we get error message
> > >
> > > 
> > > Failed to execute command "/usr/bin/xfig".
> > > Failed to execute child process "/usr/bin/xfig" (No such file or 
> > > directory)
> > > x Close
> > > 
> > >
> > > running from command line does work.  which xfig reports
> > > /usr/local/bin/xfig
> > >
> > > olivares@deepcool:~ $ which xfig
> > > /usr/local/bin/xfig
> > > olivares@deepcool:~ $ uname -a
> > > FreeBSD deepcool 13.0-BETA4 FreeBSD 13.0-BETA4 #0
> > > releng/13.0-n244592-e32bc253629: Fri Feb 26 06:17:34 UTC 2021
> > > r...@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC
> > > amd64
> > > olivares@deepcool:~ $
> > >
> > > Best Regards,
> > > 
> >
> > I am unfamiliar with xfce, but that seems like a bug in the menu entry
> > itself.  Not sure whose responsibility that is
> >
> > Peace,
> > david

I do not know how to edit the link, but it is not a big deal.  It runs
from comand line.
The icedtea-web start/openjdk issue is more important for me.  Just
writing to see if someone else has encountered this.
Thank you for your input.

Best Regards,


Antonio
> > --
> > David H. Wolfskill  da...@catwhisker.org
> > It is supremely disingenuous to claim a lack of jurisdiction, then
> > proceed to participate in a decision on the same matter.
> >
> > See https://www.catwhisker.org/~david/publickey.gpg for my public key.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


Re: xfig menu on xfce

2021-03-04 Thread Antonio Olivares
On Thu, Mar 4, 2021 at 1:51 PM David Wolfskill  wrote:
>
> On Thu, Mar 04, 2021 at 01:47:03PM -0600, Antonio Olivares wrote:
> > xfig installed from pkg
> > on the menu click on xfce we get error message
> >
> > 
> > Failed to execute command "/usr/bin/xfig".
> > Failed to execute child process "/usr/bin/xfig" (No such file or directory)
> > x Close
> > 
> >
> > running from command line does work.  which xfig reports
> > /usr/local/bin/xfig
> >
> > olivares@deepcool:~ $ which xfig
> > /usr/local/bin/xfig
> > olivares@deepcool:~ $ uname -a
> > FreeBSD deepcool 13.0-BETA4 FreeBSD 13.0-BETA4 #0
> > releng/13.0-n244592-e32bc253629: Fri Feb 26 06:17:34 UTC 2021
> > r...@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC
> > amd64
> > olivares@deepcool:~ $
> >
> > Best Regards,
> > 
>
> I am unfamiliar with xfce, but that seems like a bug in the menu entry
> itself.  Not sure whose responsibility that is
>
> Peace,
> david
> --
> David H. Wolfskill  da...@catwhisker.org
> It is supremely disingenuous to claim a lack of jurisdiction, then
> proceed to participate in a decision on the same matter.
>
> See https://www.catwhisker.org/~david/publickey.gpg for my public key.
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"


xfig menu on xfce

2021-03-04 Thread Antonio Olivares
xfig installed from pkg
on the menu click on xfce we get error message


Failed to execute command "/usr/bin/xfig".
Failed to execute child process "/usr/bin/xfig" (No such file or directory)
x Close


running from command line does work.  which xfig reports
/usr/local/bin/xfig

olivares@deepcool:~ $ which xfig
/usr/local/bin/xfig
olivares@deepcool:~ $ uname -a
FreeBSD deepcool 13.0-BETA4 FreeBSD 13.0-BETA4 #0
releng/13.0-n244592-e32bc253629: Fri Feb 26 06:17:34 UTC 2021
r...@releng1.nyi.freebsd.org:/usr/obj/usr/src/amd64.amd64/sys/GENERIC
amd64
olivares@deepcool:~ $

Best Regards,


Antonio
___
freebsd-current@freebsd.org mailing list
https://lists.freebsd.org/mailman/listinfo/freebsd-current
To unsubscribe, send any mail to "freebsd-current-unsubscr...@freebsd.org"