Displaying 20 results from an estimated 10000 matches similar to: "[Wine 1.3] wine changes gnome mime settings !"
2008 Nov 16
1
help.start() displays index.html in emacs (PR#13293)
Full_Name: Juergen Rose
Version: 2.8.0 (2008-10-20)
OS: Linux 2.6.27.4 x86_64 Intel
Submission from: (NULL) (87.185.220.122)
If I start as ordinary user rose R and help.start(), the help is displayed in
emacs. If I do as the user root, file:///tmp/Rtmpyzlc7Y/.R/doc/html/index.html
is shown as expected in a firefox windows. So it seems to be connected with my
private configuration. But I can not
2007 Apr 18
2
libswfdec/jpeg
libswfdec/jpeg/jpeg_rgb_decoder.c | 1 -
1 files changed, 1 deletion(-)
New commits:
diff-tree 15ed4a69b4ffc265fe103ba79a0b60af7e42a9fa (from 2073f39bc0b0aa90f1f67def9bb3f0c6b68018ae)
Author: Benjamin Otte <otte@gnome.org>
Date: Wed Apr 18 10:47:06 2007 +0200
remove leftover debugging statement
diff --git a/libswfdec/jpeg/jpeg_rgb_decoder.c b/libswfdec/jpeg/jpeg_rgb_decoder.c
2010 Aug 20
1
[Wine 1.3] Desktop integration with .msstyles
.. doesn't work for me. I'm running a fresh Ubuntu 10.04 with wine 1.3.
If I open the desktop integration tab an try to install a theme the winecfg hangs. Installing a theme to windows/resources/themes doesn't help - it is not show in the list of themes after a restart ...
Any suggestions ?
So long
LastCoder
2010 Aug 18
3
[Wine 1.3] Access to "/" for Windows Applications
Hi,
Wine is a great tool, especially for newbies like me that switched from windows to linux.
But there something, I really don't understand. When I configure Wine I can link pathes to "windows drives". I deleted "Z:", I deleted the links to desktop and so on. But every native windows application is able to see the hole linux path structure (which is naturally windows
2008 Oct 14
1
Album art - requirements
On 13-Oct-08, at 2:10 PM, Silvia Pfeiffer wrote:
> is coverart a header-type content or a time-aligned type content?
Well, it's collection-level metadata, so it doesn't belong in files
at all. :)
> It was my impression that it is mostly header-type content, i.e.
> concerns the full file rather than segments of it.
It makes sense to reference it per-chain-segment in an Ogg
2007 Feb 13
0
libswfdec/jpeg libswfdec/swfdec_image.c
libswfdec/jpeg/Makefile.am | 18 -
libswfdec/jpeg/bits.h | 140 ++++++-------
libswfdec/jpeg/huffman.c | 67 +++---
libswfdec/jpeg/huffman.h | 35 +--
libswfdec/jpeg/jpeg.c | 217 +++++++-------------
libswfdec/jpeg/jpeg.h | 28 +-
libswfdec/jpeg/jpeg_debug.h | 25 --
libswfdec/jpeg/jpeg_internal.h | 143
2007 Apr 19
1
Mime Type in Nautilus
Hi All...
Could someone guide me to solve a strange behaviour of Nautilus, when I
want to click on a JPEG file that has a .jpg extension I receive this
message and eod refuses to launch:
>=-=-=-=-=-=-=-=-=-=-=-=-=-=-8<-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=-=
Cannot open Cactus -'Ot 'N' Sweaty(1972)_back.jpg
The filename "Cactus -'Ot 'N'
2009 Aug 01
3
write_freedesktop_mime_type_entry error writing file
Whenever I run any file I get the following:
> mark at mark-desktop:~/Desktop$ winecfg
> err:menubuilder:write_freedesktop_mime_type_entry error writing file /home/mark/.local/share/mime/packages/x-wine-extension-cpl.xml
> err:menubuilder:write_freedesktop_mime_type_entry error writing file /home/mark/.local/share/mime/packages/x-wine-extension-dib.xml
>
2007 Apr 17
0
8 commits - configure.ac doc/Makefile.am libswfdec/jpeg libswfdec/swfdec_debug.h libswfdec/swfdec_image.c
configure.ac | 20
doc/Makefile.am | 2
libswfdec/jpeg/Makefile.am | 28
libswfdec/jpeg/bits.h | 120 ---
libswfdec/jpeg/jpeg.c | 1129 +++++++++++++++++++++----------------
libswfdec/jpeg/jpeg.h | 58 +
libswfdec/jpeg/jpeg_bits.c | 154 +++++
libswfdec/jpeg/jpeg_bits.h | 32 +
2006 Mar 02
2
How to get mime extension with file_column
Is there a way to get the MIME extension of a file_column field?
Here''s what I want to do (look for comment in before_save method):
class ProductFile < ActiveRecord::Base
belongs_to :product
file_column :file_name
def before_save
self.file_type = # something that returns the MIME type (e.g. image/jpeg)
end
end
TIA
2008 Oct 13
10
Album art - requirements
Hi,
there was a thread a few months ago about album art, and how to
embed it in an Ogg stream. The outcome was unconclusive, and kind
of settled on the existing practice of adding a uuencoded image
in a Vorbis comment, or similar.
A better solution would be to embed those images as a separate
stream, including hints as to what image represents (front cover,
back cover, etc). The obvious
2002 May 02
1
R-GNOME (PR#1503)
Hi R colleagues,
I don't know whether this is a bug, but something weird happen with R-GNOME.
Version 1.5.0.
I compiled the stuff under i-686 Linux RH 7.2 using ./configure --with-gnome.
R can be started with or without the Gnome interface: fine.
However, when I start with Gnome interface, jpeg and a few other
things are unavailable (checked using capabilities()), whereas
everything is
2010 Aug 27
3
Microsoft Office 2007
hi guys, when trying to start the office 2007 setup from mounted iso, i get an ms error message (can't install office 2007, send error to ms).
i have arch linux 64-bit.
Here is the output:
Code:
[root at arch disk]# wine setup.exe
fixme:system:SetProcessDPIAware stub!
fixme:htmlhelp:HtmlHelpW HH case HH_INITIALIZE not handled.
fixme:richedit:REExtendedRegisterClass semi stub
2008 Feb 21
2
jpeg in batch mode
Hello,
I am running some commands in batch on a server that I SSH into; some of
the commands call jpeg(). If I continue to stay signed on (with my
xwindows working on my machine) then the jpeg() command works (with a
single caveat, below). If I leave it and sign off (with a nohup command
in front of my BATCH) then jpeg gives me an error like this:
Error in X11(paste("jpeg::",
2005 Mar 16
1
Note: "The default device has been opened to honour attempt to modify trellis settings"
R-help,
I'm using a function whose end result is a trellis plot.
When I call the function I get sometimes the following message:
"Note: The default device has been opened to honour attempt to modify
trellis settings "
leading up to any plot whatsoever.
I call the package 'lattice' within the function and 'detach' after
plotting.
I have to close the graphics
2013 Jan 14
3
readJPEG function cannot open jpeg files
I installed jpeg package and tried to use
kim<-readJPEG("kim.jpeg") to read in a jpeg file, but R gave me an error:
Error in readJPEG("kim.jpeg") : unable to open kim.jpeg
I already put "kim.jpeg" in Rstudio's default working directory: "E:\home
work\Rstudio". So I don't think it's a problem caused by omitting the file's
path. But I
2007 Feb 08
1
Impossible to get jpeg or png output
Hi,
When I want to output a png file, I have the following error message :
Error dans X11(paste("jpeg::", quality, ":", filename, sep = ""), width, :
inpossible de d?marrer le p?riph?rique JPEG
De plus : Warning message:
impossible d'ouvrir le fichier JPEG 'Test.jpeg'
or in english
Error in X11(paste("jpeg::", quality, ":",
2006 Nov 22
3
saving graphics in jpeg format
Dear R users,
I need to save a graph in jpeg format. After plotting the graph,
when the graphics window is active, in the File menu, the
Save as / Jpeg / 100% quality correctly saves the graph in jpeg format.
But I would like to know, how could I control the resolution (in dpi)
of the saved jpeg file? I need to produce a jpeg at 1200 dpi.
I have tried also the jpeg function in the package
2006 Mar 24
1
unable to start device JPEG in linux
r-help??
When I want to use jpeg() in R-2.1.1 which is installed in linux platform to generate a jpeg file, the error occurs as following:
> jpeg()
Error in X11(paste("jpeg::", quality, ":", filename, sep = ""), width, :
unable to start device JPEG
In addition: Warning message:
unable to open connection to X11 display ''
> capabilities()
2005 May 31
1
jpeg function problem with rterm.exe
Hello,
I'm starting using R and runned a little script. The generated graphic could be exported correctly with RGui.exe ("file -> save as -> jpeg -> etc.")
But if I try to run the same script with Rterm.exe and followed by:
jpeg(file="test.jpeg", quality=90)
The created jpeg file is completely white without any color, do you know why ?
Sum up of the script: