Displaying 20 results from an estimated 4000 matches similar to: "Smth. about "Icon=" option in .desktop files created by WINE"
2003 Oct 09
1
subsetting objects
I want to be able to exctract a matrix from a data frame that contains repeated measurements for individuals. i.e I want to exctract the second observation for each individual in the study.
Is there a way of doing this?
I guess what I am trying to ask is if there as a multidimensional version of aggregate() as in aggregate(data, list(data[,"ID"]), function(x) x[2,])
but aggregate will
2010 Sep 11
7
How does Wine extract icons?
I've researched on Google, Wine's wikki and Wine's forum, but I did not find how exactly does Wine to extract the icons from the exe binaries. The only thing that I've found are mentions to third party programs, but anything about Wine itself. May anyone bring some light about the subject?
Thanks.
2009 Jun 29
3
Help me out installing RatDVD
I manage to install ratdvd via Wine 1.1.24 but when try to run it I got
XEBEnconder
"Access violation at address 7EA932DD in module "ole32.dll". Read of adress 00000004."
Runtime error 216 at 0040391A
Any ideas of to manege to put ole32.dll working in Wine??
2009 Apr 03
2
Recovering Icons
So I upgraded my computer, and did a clean install of Ubuntu 9.04
To prevent myself from having to install all my wine apps, i just copied my .wine folder over to the new install.
I should note that this worked like a charm and I thought it was too easy to be true at first.
However, I am having the problem where I cannot find the icons for my desktop. I am wondering if these icons are stored
2007 Apr 25
2
assigning two conditions to grep()
Hi,
i have a problem in assigning 2 conditions to grep() ,
my data look like this:
DA 24 N7 Rad= 3.4 20 Sac= 0.93 Acc= 4.76
DA 24 N7 Rad= 3.4 14 Sac= 0.65 Acc= 3.33
DA 24 N7 Rad= 3.4 3 Sac= 0.14 Acc= 0.71
DA 24 N7 Rad= 3.4 11 Sac= 0.51 Acc= 2.62
DG 23 N7 Rad= 3.4 8 Sac= 0.37 Acc= 1.91
DG 23 N7 Rad= 3.4 5 Sac= 0.23 Acc= 1.19
DG 23 N7 Rad= 3.4 0 Sac= 0.00 Acc= 0.00
DG 23 N7 Rad= 3.4 3 Sac=
2009 Aug 02
3
problems with windows-lnk-files
hello,
on Windows XP I created some directories and files - and some links
(.lnk-files) to files and directories and saved them on a ntfs-disk.
Now I want to use it in Debian (testing, Gnome) but the links won't work.
When working in Nautilus 2.26..3 there just a little window appears
telling me, that there is no application installed to view this file. If
I want to "open with"
2008 Jul 16
1
Adding to Wine menu?
Hello,
Is it possible to add programs to the Wine menu? I have some previously installed applications, but cleared the Wine Programs menu. Is there any way to get these back?
Thanks
2011 Apr 12
1
extract element from list by rownames
Hi,
I've a list of list.
I want to extract an element by the rownames.
I can extract it by:
data[[1]][[1]][[4]][1]
But I want to exctract it by a command like this:
data[[1]][["B0"]][["smac"]][["cont"]][1]
It's possible?
Thanks,
Alfredo
> str(data)
List of 1
$ :List of 4
..$ :List of 4
.. ..$ : num [1, 1:3] 0.4 0.458 0.5
.. ..$ : num
2007 Mar 19
4
exec: 29: /usr/bin/wine: not found
Hi,
I?ve installed wine on Ubuntu 6.10 64bit using the following guide :
http://www.ubuntuforums.org/showthread.php?t=185557
but, when I type winecfg in Terminal I get the following error :
exec: 29: /usr/bin/wine: not found
Dunno if it may help, but here?s a terminal shot of when wine was
getting installed.
matt@ubuntu:~/Desktop$ dpkg -x lib
libartsc0_1.3.2-3_amd64.deb
2010 Jan 04
2
Adding a distance scale to a plot?
Do you know what steps I need to take to add a scale to a plot?
I'm pulling my example out of "An Introduction to R: Software for StatisticalModelling & Computing" (see the R code around Figure 76).
I would like to add a scale to the image produced by the following code.? I would like to the scale to list the distance?and units:?
data(volcano)
x <- 10*(1:nrow(volcano))
y
2006 Apr 13
0
redirect_to or link_to mapped url. any other way than "../../smth"?
Hi all,
I''ve got my urls mapped so that http://myapp/url is the same as
http://myapp/start/show/url.
Is there any way to use "redirect_to" and "link_to" in this case?
Currently I just use redirect_to("../@url") but perhaps there''s some way to
make it properly, with :action etc.
sabon
-------------- next part --------------
An HTML attachment was
2007 Mar 21
2
home_location or smth like that
hi dovecot list
help me please
dovecot-1.0.r27
exim
lda
virtual users in ldap base
i decided to start using the sieve pluging so i have to make the homes
(now my homeDirectory in ldapbase is /nonexistent).
there is a lot of users, so i dont wonna to make changes in every ldap
record + imho the hard link to userhome in ldap - its a not good idea.
so is there any way to make it easy?
may be
2009 Feb 08
1
Wine menus - rebuilding, deleting
Hi
I have a few questions about Wine's menu handling:
1. Is there some kind of command that will build a wine menu based on
all the files in the standard locations (Start menu and Desktop)? This
would be useful for rebuilding the Wine menu after deleting it. (Since
deleting the menu entries belonging to a single prefix is not easy)
winemenubuilder seem to take only single shortcuts as
2008 May 11
4
Icon generation?
I am aware that wine will create a .xpm for the icon in the program file, but how would I create it after a "manual install"?
I recently copied mspaint from my win partition to my wine installation and would like an icon on the user desktop link. Several programs I have for windows may require a manual install, so I would like to know how the .xpm is created.
2013 Mar 20
2
netfilter+libvirt=(smth got broken?)
Hello,
I'm having problem setting up filtering traffic for a virtual machine
managed by libvirt. Strange thing is, such a setup has been working fine
for me on an older version of distro (namely, opensuse 11.3 w/updates,
kernel 2.6.34, libvirt 0.8.8) but refused to work on shiny new opensuse
12.4 (kernel 3.7.10, libvirt 1.0.2).
The definition of filter in question is pretty simple:
2012 Jun 12
5
Question concerning creating .exe shorcuts.
Hey guys,
I was curious about something. When Wine installs a program, that creates a shortcut after installation, it is usually placed on the desktop (as it would in Windows).
So how I can create the same type of shortcut which will use the .exe's inbuilt icon; as Wine does? I know how to create a shortcut but i'd manually need to search for a .png file to use as that shortcuts icon.
2004 Sep 17
3
Cannot join SAMBA domain from XP/2K
Hi List.
I've got SAMBA 3.0.7 with LDAP passwd backend (OpenLDAP 2.2.15) on
Solaris 9 box.
When joining the domain I have permanent error "The user name could not
be found".
To add machine I use account "administrator" which is already exist in
SAMBA/LDAP with uid=0 and proper password.
I have "add machine script" directive in smb.conf file and I see that
2011 Aug 26
2
CentOS 6: add icon to desktop
On my old CentOS 5 KDE, if I add a link to ~/Desktop, it
appears on the desktop as an icon. But on my new CentOS 6
KDE, this does not work. How can I make it work?
Thanks,
Mike.
2009 May 05
2
Wine programs folder -> how to modify it ?
My wine programs folder shows a program that is already uninstalled. I want to get it off the menu because its really cluttering everything up.
The menu also lacks a program that IS installed. I tried adding it but it still doesnt show. Any ideas?
2009 Apr 28
2
Wine menu items?
Had a previous problem with a program not installing, in Wine, correctly, so I uninstalled Wine, but had to manually delete the Wine menu items in the Gnome 'Applications' menu list. After reinstalling Wine, the menu items did not install again. I can manually add the items to the Gnome 'Applications' menu, but do not know what the true names of the Wine applications that are