Displaying 7 results from an estimated 7 matches for "opendesktop".
2015 Apr 19
2
Re: Unknown segfault
On Mon, 13 Apr 2015 07:03:37 +0200
Michal Privoznik <mprivozn@redhat.com> wrote:
> On 11.04.2015 11:29, Fl@sh wrote:
> > Unknown sefault:
> > http://itmag.es/2HxqM
> >
> > Why this might happen?
> > Maybe i'm close last virConnectRef in threads? (but this is
> > unlikely). Or maybe another reason?
> >
>
> Doesn't ring any bell to
2015 Apr 22
0
Annonce: qt-virt-manager
...m developing qt-virt-manager.
I have to say: this is not a Qt-clone of the virt-manager.
The application is able to perform a lot, so I suggest you to
use, and look forward to your wishes.
(I'm make fedora-build, if somebody build it for other
distributives, then , pls, say to me for annonce on
opendesktop.org site.)
https://github.com/F1ash/qt-virt-manager
https://f1ash.fedorapeople.org/qt-virt-manager/
http://opendesktop.org/content/show.php/qt-virt-manager?content=169785
--
Fl@sh
2016 Oct 21
1
xdgurl
...ww.gnome-look.org/p/1157815/
I clicked on the [Install] button.
I got the dialog box where I chose the handler /usr/bin/xdgurl
I did not get the install dialog.
In a shell:
[mlapier at peach ~]$ which xdgurl
/usr/bin/xdgurl
[mlapier at peach ~]$ xdgurl
"xdg://install?url=https%3A%2F%2Fdl.opendesktop.org%2Fapi%2Ffiles%2Fdownload%2Fid%2F1476439340%2Frmfixed.bdf&type=fonts&filename=rmfixed.bdf"
Traceback (most recent call last):
File "/usr/bin/xdgurl", line 21, in <module>
if sys.version_info.major >= 3:
AttributeError: 'tuple' object has no attribute...
2009 Jun 15
1
ubuntu configuration problem "Couldnt get a file descriptior referring to the console"
...ferring to the console
I've traced this back to a setting in /etc/R/Renviron:
## Default PDF viewer
R_PDFVIEWER=${R_PDFVIEWER-'/bin/open'}
That setting causes the trouble--if it is changed to a valid pdf
viewer, then the strange error message does not appear. If your
system has the OpenDesktop mime system in place, this setting will
work:
# Default PDF viewer
R_PDFVIEWER=${R_PDFVIEWER-'/usr/bin/xdg-open'}
I've also learned that within a session a pdf viewer can be set with options:
options(pdfviewer = "evince")
Why does the existing configuration refer to /bin/o...
2016 Oct 04
1
Desktop for newbies
> -----Original Message-----
> From: centos-bounces at centos.org [mailto:centos-bounces at centos.org] On
> Behalf Of Gary Stainburn
> Sent: den 4 oktober 2016 13:07
> To: centos at centos.org
> Subject: Re: [CentOS] Desktop for newbies
>
> > In that case I don't quite understand why you want a Windows-lookalike
in
> > linux.
> [...]
> I was hoping for
2005 Mar 01
2
more info about missing fonts in centos 4
redhat did apply the opendesktop patch to build the iso8859-1 fonts, but
then they forgot to rebuild the fonts-xorg package to pick them up. they
have done some magic with how that happens such that you have to build the
full xorg-x11 with a special %define set, and then go rpm2cpio stuff and
tar that and blah blah blah. i am tr...
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?
I tried about:config
I added: