search for: xdg

Displaying 20 results from an estimated 187 matches for "xdg".

Did you mean: xd
2008 Nov 18
1
Problem with the Linux R 2.8.0 rpm for 64 bit REL 4
...y as an rpm $R --version R version 2.6.2 (2008-02-08) Copyright (C) 2008 The R Foundation for Statistical Computing ISBN 3-900051-07-0 I used yum to try to do the update with the following error $su -c "yum localupdate /data/R-2.8.0-1.rh4.x86_64.rpm" Error: Missing Dependency: xdg-utils is needed by package R I have installed the xdg-utils manually from http://portland.freedesktop.org/download/xdg-utils-1.0.2.tgz $cd /data/xdg-utils-1.0.2 --> this is a directory $./configure --prefix=/usr $su -c " make install" $cd /usr/bin $ ls -al | grep xdg --> shows the...
2016 Oct 20
3
xdgurl
Has anyone figured out how to make Firefox 45.4.0 on CentOS 6 use xdgurl to handle xdg:// URLs? Google is full of suggestions that don't work. When I select a an xdg:// link I don't get a dialog asking me what to do like Google says I will. Instead I get a message that says Firefox doesn't have a clue how to handle this URL. Do you want to try again?...
2016 Oct 21
1
xdgurl
On 10/20/16 07:06, James Pearson wrote: > Mark LaPierre wrote: >> Has anyone figured out how to make Firefox 45.4.0 on CentOS 6 use xdgurl >> to handle xdg:// URLs? >> >> Google is full of suggestions that don't work. When I select a an >> xdg:// link I don't get a dialog asking me what to do like Google says I >> will. Instead I get a message that says Firefox doesn't have a clue how &gt...
2009 May 05
1
kghostview and xdg-open. Need to fix problem across whole system
.... We want to use either Evince or Adobe acroread as the pdf view, but the update of kdegraphics has somehow screwed up these systems so that the odious, horrible, awful pdf viewer kghostview is used. It is what you get when you doubleclick on pdf files, it is what programs get when they try to use xdg-open framework. This happens even though xdg-open seems to think it is pointing at Adobe. $ xdg-mime query filetype manual.pdf application/pdf $ xdg-mime query default application/pdf AdobeReader.desktop I've had it happen before that users make mistakes and then the mime types are accidenta...
2008 Feb 11
1
Use xdg-open ?
Hi, are there any plas to implement xdg-open feature along with old "hardcode" style ? Not all people likes to use xpdf or firefox, switching to xdg-open would be a great enchancement. Cheers. -- Regards, TPG - MandrivaLinux's contributor www.mandriva.com _ ( ) X ascii ribbon campaign - against html e-mail / \ www...
2017 Apr 04
2
[PATCH v2] builder: Don't hard-code /etc for configuration files.
...ure --sysconfdir setting. --- builder/paths.ml | 2 +- mllib/guestfs_config.ml.in | 1 + 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/builder/paths.ml b/builder/paths.ml index cbd9d4bd0..d7c4820bf 100644 --- a/builder/paths.ml +++ b/builder/paths.ml @@ -35,7 +35,7 @@ let xdg_config_home () = let xdg_config_dirs () = let dirs = try Sys.getenv "XDG_CONFIG_DIRS" - with Not_found -> "/etc/xdg" in + with Not_found -> Guestfs_config.sysconfdir // "xdg" in let dirs = String.nsplit ":" dirs in let dirs = List.f...
2024 Feb 02
1
Adding XDG BDS paths *as fallbacks only*, not replacing ~/.ssh
...email is already being flat-out ignored, I would just like to reiterate: > > - I am not asking for ~/.ssh to stop being used. > - I am happy to contribute this myself with the blessing of the devs. > > All I would like is to be able to move files within ~/.ssh to their appropriate XDG paths and have OpenSSH continue to find these files without me needing to explicitly configure it to do so with either command options or root access for sshd. I would think this is a perfectly reasonable alternative to ask for, especially if the requirement is to prioritise the legacy ~/.ssh path...
2024 Feb 02
1
Adding XDG BDS paths *as fallbacks only*, not replacing ~/.ssh
...permanent user bans I've ever had to implement. Myself and the other > > developers have zero desire to relitigate this and no intention of > > implementing it. > > TLDR in case you can't find the past discssion: ssh is not a desktop > > program and predates the XDG specifications by two decades. Adding > > additional configuration paths is confusing and potentially risky > > for .ssh as, quite unlike usual "desktop" apps, it *grants system > > access* and having its configuration smeared across several possible > > paths...
2008 Nov 04
5
Where did C:\ go?
I was running wine with no problems until I upgraded ubuntu to 8.10 Now, programs start in wine but don't really run and I can no longer browse the C:\ dirve. Was there something else I had to do after the upgrade? Thanks
2016 Oct 20
0
xdgurl
Mark LaPierre wrote: > Has anyone figured out how to make Firefox 45.4.0 on CentOS 6 use xdgurl > to handle xdg:// URLs? > > Google is full of suggestions that don't work. When I select a an > xdg:// link I don't get a dialog asking me what to do like Google says I > will. Instead I get a message that says Firefox doesn't have a clue how > to handle this URL...
2011 Dec 23
3
Using xdg-open by default under Wine
Hello. Is there a way to make Wine use the xdg-open program by default when opening file types it does not know about? For example, I have XArchive with RAR support, but don't have WinRAR installed on Wine. I want to make Wine use xdg-open, which will call XArchive which in turn will use the `rar' program to operate on the file. Any hel...
2024 Feb 02
1
Adding XDG BDS paths *as fallbacks only*, not replacing ~/.ssh
...but feel like my previous email is already being flat-out ignored, I would just like to reiterate: - I am not asking for ~/.ssh to stop being used. - I am happy to contribute this myself with the blessing of the devs. All I would like is to be able to move files within ~/.ssh to their appropriate XDG paths and have OpenSSH continue to find these files without me needing to explicitly configure it to do so with either command options or root access for sshd. I would think this is a perfectly reasonable alternative to ask for, especially if the requirement is to prioritise the legacy ~/.ssh path...
2008 Oct 29
1
winedoors and starmenu
...229, in PopulatePlugins MyPlugin = X.pluginclass( self, self.toggle ) File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 205, in __init__ mymenu = Menu( mainitems ) File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 80, in __init__ self.directory = xdg.Menu.parse( menu ) File "/usr/lib/linuxmint/mintMenu/plugins/applications.py", line 65, in xdgParsePatched xdg.Menu.__genmenuNotOnlyAllocated(xdg.Menu.tmp["Root"]) File "/var/lib/python-support/python2.5/xdg/Menu.py", line 856, in __genmenuNotOnlyAllocated __genmenuN...
2012 Dec 08
20
[Bug 2050] New: Support XDG basedir specification
https://bugzilla.mindrot.org/show_bug.cgi?id=2050 Bug ID: 2050 Summary: Support XDG basedir specification Classification: Unclassified Product: Portable OpenSSH Version: -current Hardware: Other OS: Linux Status: NEW Severity: enhancement Priority: P5 Component: Miscellaneous Ass...
2019 Oct 05
2
How to add an application icon?
> > > How to add an application icon to gnome 3 classic desktop on centos 8? > > TIA > > Using firefox as an example, > > cp /usr/share/applications/firefox.desktop $(xdg-user-dir DESKTOP)/ > > or > > ln -s /usr/share/applications/firefox.desktop $(xdg-user-dir DESKTOP)/ > I've already tried something like this but the icon is that of a text document and it just opens as text when clicked. Do I have to install a shell extension for this to work?
2024 Feb 01
1
Request: Add XDG Base Directory paths as fallback locations
Hello. I'd like to preface this by saying that while this can be considered a feature request, I am more than happy to contribute a patch myself that would deliver this. I am aware that in the past there has been some hostility towards the suggestion to adhere to the XDG Base Directory Specification for OpenSSH and its various configuration files. For the record, I am not asking for any of the paths to change, nor for the removal of the traditional ~/.ssh directory; I understand that many people still expect this directory to exist for most conventional (typically...
2014 Mar 02
2
Re: [PATCH 3/8] builder: add functions to read XDG_CONFIG_DIRS and XDG_CONFIG_PATH
On Tue, Feb 25, 2014 at 05:29:08PM +0100, Pino Toscano wrote: > +let xdg_config_dirs ~prog = > + let dirs = > + try Sys.getenv "XDG_CONFIG_DIRS" > + with Not_found -> "/etc/xdg" in This seems to put the virt-builder config files into /etc/xdg/virt-builder which is kind of annoying. Can we move them to a regular default location (...
2015 Sep 29
4
[PATCH v2 1/2] builder: add opensuse images sources
....in create mode 100644 builder/opensuse.gpg diff --git a/builder/Makefile.am b/builder/Makefile.am index 4bed54c..e8f8dfb 100644 --- a/builder/Makefile.am +++ b/builder/Makefile.am @@ -315,7 +315,8 @@ DISTCLEANFILES = .depend # virt-builder's default repository repoconfdir = $(sysconfdir)/xdg/virt-builder/repos.d -repoconf_DATA = libguestfs.conf libguestfs.gpg +repoconf_DATA = libguestfs.conf libguestfs.gpg \ + opensuse.conf opensuse.gpg install-exec-hook: $(LN_S) xdg/virt-builder $(DESTDIR)$(sysconfdir)/virt-builder diff --git a/builder/opensuse.conf.in b/builder/opensuse.conf....
2005 Jan 04
1
[fdo] Linux Desktop Testing Project - Hosting request
...is tool is in its pre-alpha stage. This application works with Mozilla, Firefox, OpenOffice.org, Java based applications, GNOME, KDE (4.0 onwards). We are interested in hosting our project in freedesktop.org. Is this the right list to post project hosting request ? BTW, I have posted this mail to xdg-list@freedesktop.org, but the mail bounced with this info '(550 <xdg-list@freedesktop.org>: Recipient address rejected: User unknown in local recipient table)'. In freedesktop.org main page, this email id is specified. Is this a known issue ? Thanks Nagappan NOTE: I have sent this m...
2016 Aug 14
3
Custom desktop menu entries: weird behavior with menu categories
Hi, For my client's desktops, I'm usually customizing the various Linux desktops I'm installing. I'm using custom icon themes (Elementary), custom system fonts (Droid Sans), and one of the things I also customize are desktop menu entries. Here's an example of what I do on a Slackware+Xfce-based desktop, so you get the idea. Once all applications are installed, I run the