[Bug 1635944] Re: XFig only looks for system-wide app-defaults

2021-01-30 Thread Roland Rosenfeld
I still think that this isn't packaging problem of Ubuntu or Debian but a misunderstanding how X defaults works. If you build xfig yourself you should use ./configure --with-appdefaultdir=/etc/X11/app-defaults otherwise this won't work on Ubuntu or Debian systems. For this I close this issue

[Bug 1635944] Re: XFig only looks for system-wide app-defaults

2019-10-30 Thread Roland Rosenfeld
@florian42: Where does your xfig 3.2.7a come from? Is it from the Ubuntu/Debian package or is it self compiled? If the latter, you may have to fix your configure options. If the former: what package version are you talking about exactly? Are you really sure, that it comes with the Fig file in

[Bug 1635944] Re: XFig only looks for system-wide app-defaults

2018-08-02 Thread Florian Ba
Still is a problem in xfig 3.2.7a workaround for me: sudo cp /usr/local/share/X11/app-defaults/Fig /etc/X11/app-defaults -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1635944 Title: XFig only

[Bug 1635944] Re: XFig only looks for system-wide app-defaults

2017-12-18 Thread Jont Allen
I updated xfig sudo apt install xfig and the problem was solved. I am using Ubuntu 16.04 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1635944 Title: XFig only looks for system-wide app-defaults

[Bug 1635944] Re: XFig only looks for system-wide app-defaults

2016-10-24 Thread Martin Saturka
Aha, thanks. The thing is that locally installed XFig complains about using an old app-defaults file (the one installed by a package), and asks to fix it by "make install" though that only puts the respective file into the /usr/local dirs. Thus XFig should advise to copy that Fig file into the

[Bug 1635944] Re: XFig only looks for system-wide app-defaults

2016-10-24 Thread Roland Rosenfeld
As far as I can see, this is neither an Ubuntu nor an XFig issue, but some misunderstanding how X resources work at all. There is one global app-defaults directory, that is read by the X server. In Ubuntu this is usually /etc/X11/app-defauts. As far as I can see, you cannot use a different