Displaying 20 results from an estimated 6000 matches similar to: "Desktop icon"
2001 Mar 15
1
starcraft install wierdness.
I know, Starcraft has been covered much, but I still cannot make
starcraft complete its installation. The installation halts while
adding shortcuts to the start menu. As someone (Ove I believe)
mentioned, Starcraft adds certain registry keys after creating
shortcuts, requiring the installation to continue.
I have modified wineshelllink in order to gain some insight:
#!/bin/sh
echo "$@"
2006 Feb 15
0
setup program doesn't find extracted dll
Hello to all,
i'm trying to install the german tax software "Tax@2006".
using: wine 0.9.5 on ubuntu 5.10
I type "wine z:/setup.exe" (z = wine's dos-device cdrom).
the follonwing steps follows:
- Splash Screen "Buhl Data"
- Installshield preparing installation...
- Installshield starts, but brings a Popup:
- Message: "Failed to extract
2007 Mar 19
1
Trying to install MS Front Page
I'm a very new convert to Linux and have just installed Ubuntu 6.1/
Gnome. Because I need to run a couple of Windows apps, I also
installed Wine and IE. Using winefile, I tried to install Front Page,
but although everything looked as if it was going OK, it failed at the
point where it was attempting to write Registry Values. The following
screen opened on my desktop, which seems to be a log of
2007 Jan 23
2
Thunderbird package chrome icon
Hello,
Since starting to use the Thunderbird package provided through the
CentOS yum repos (currently using thunderbird-1.5.0.9-0.1.el4.centos4),
my co-worker and I have noticed that we no longer have a Thunderbird
icon in the title bar of any of the Thunderbird application windows. I
was able to fix this by creating the directory
/usr/lib/thunderbird-1.5.0.9/chrome/icons/default/ and
2007 May 04
3
Lotus Notes 6.5 fail to install in Wine
Hi,
I'm trying to install Lotus Notes Client 6.5 in Brazilian Portuguese
with Wine 0.9.36 and its doesn't work. I find in
http://wiki.winehq.org/LotusNotes that this version of wine can
install and run the Lotus Notes 6.0, 6.5, and 7 Windows clients
without any special effort. And don't find any bugs related to that.
Someone know something about?
Thanks, Vitor
ubuntu 7.04
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.
2007 Jun 25
0
[1065] trunk/wxruby2/samples/bigdemo/wxTreeCtrl.rbw: Fix an icon file path issue
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2007 Jan 05
0
[829] trunk/wxruby2/samples/bigdemo/wxNotebook.rbw: Fix icon path for notebook tab (was crashing linux bug 6632)
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2001 Feb 02
1
\ in wineshelllink?
Bernhard Mogens Ege wrote:
>
> I was wondering if KDE handles desktop shortcuts differently than
> Gnome. I installed Netscape 4.7 and got a link on my Desktop that
> looks like this:
>
> [Desktop Entry]
> Name=Netscape Communicator
> Exec=wine "C:\Program Files\Netscape\Communicator\Program\Netscape.exe"
> Type=Application
> Comment=
>
2006 Dec 26
0
[806] trunk/wxruby2/samples/treectrl: Restored demonstration of use of icons and fonts within TreeCtrl
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.1//EN"
"http://www.w3.org/TR/xhtml11/DTD/xhtml11.dtd">
<html xmlns="http://www.w3.org/1999/xhtml">
<head><meta http-equiv="content-type" content="text/html; charset=utf-8" /><style type="text/css"><!--
#msg dl { border: 1px #006 solid; background: #369; padding:
2003 Dec 03
1
InvokeShellLinker failed to extract icon
Hello!
Does anybody know what could be wrong with menubuilder as it can't
extract the icon no matter what application I try to install.
Here is the output of an typical installation:
wine --debugmsg +menubuilder wace25.exe
...
fixme:shell:Stream_WriteLocationInfo writing empty location info
trace:menubuilder:InvokeShellLinker workdir : C:\Program Files\WinAce
2013 Jul 24
0
[LLVMdev] Program compiled with Clang -pg and -O crashes with SEGFAULT
Hi Qiao,
On 24/07/13 08:23, Qiao Yang wrote:
> Hi,
>
> I am trying to compile a simple program with Clang 3.3 on Linux and used -pg and -O2 option. The program would crash with segfault. Interestingly if I compile it with -pg option only it works. Do you have any idea why it crashes? And any workaround?
>
> $ cat myprog.c
> int main() {
> return 0;
> }
>
> $
2006 Dec 02
0
Errors on running setup - x64 FC6
Greetings,
For what its worth, I was running setup for a game (Railroad Tycoon
III), on Fedora Core 6 - x64. The 'setup' finished, but, with some
errors -
err:storage:Storage32Impl_SmallBlocksToBigBlocks conversion failed:
resRead = 0x8003001e, resWrite = 0x00000000
err:storage:Storage32Impl_SmallBlocksToBigBlocks conversion failed:
resRead = 0x8003001e, resWrite = 0x00000000
2004 Mar 31
2
functions & paths
Hi,
I have a couple of quick questions regarding R.
1) I have a ".First" function that automatically loads the quadprog package into the workspace. The .First function resides in R and is only saved if I save the workspace. The exact function is as follows:
.First<-function()
{
library(quadprog)
}
Is there any way that this function can be saved outside of R? That is, is there
2009 Jul 21
1
[PATCH node-image] Moved all temporary files into a single work directory to clean up.
All temporary files are kept in a single directory. At the end of the
autotests that one directory is deleted.
Signed-off-by: Darryl L. Pierce <dpierce at redhat.com>
---
autotest.sh | 20 +++++++++++---------
1 files changed, 11 insertions(+), 9 deletions(-)
diff --git a/autotest.sh b/autotest.sh
index c9f8a2d..d658cf3 100755
--- a/autotest.sh
+++ b/autotest.sh
@@ -40,6 +40,7 @@
# an
2013 Jul 24
2
[LLVMdev] Program compiled with Clang -pg and -O crashes with SEGFAULT
Hi,
I am trying to compile a simple program with Clang 3.3 on Linux and used -pg and -O2 option. The program would crash with segfault. Interestingly if I compile it with -pg option only it works. Do you have any idea why it crashes? And any workaround?
$ cat myprog.c
int main() {
return 0;
}
$ clang -v -pg -O2 myprog.c
clang version 3.3 (tags/RELEASE_33/final)
Target:
2012 Jun 28
2
Strange du/df behaviour.
Hi all.
I have currently a server:
cat /etc/redhat-release
CentOS release 5.7 (Final)
uname -a
Linux host.domain.com 2.6.18-274.18.1.el5 #1 SMP Thu Feb 9 12:45:44
EST 2012 x86_64 x86_64 x86_64 GNU/Linux
I have there a filesystem mounted:
/dev/vg0/paczki /home/paczki-workdir ext4
defaults,noatime 0 0
on which df gives strange output:
LANG=C df -h
2005 Sep 15
2
How to extract icons?
Hi!
If I have a Windows-program, which comes with an installer and the program
wants to create icons on the desktop, then Wine creates on the desktop a
link to the installed program, extract an xpm icon from it and use it as
icon for the desktop.
But if I have a program with no installer and I want to bring it manually on
the desktop (what I already have done), how can I extract the nice icon
2007 Mar 28
1
Re: Wine - Airmail -WHAT'S ACTCTX?
On Wed, 2007-03-28 at 11:46 -0400, Ed wrote:
> I am not experienced in programing or wine, maybe the drinking
> version. Anyway I have attached the program. Unless you are a ham
> operator you might have a problem setting the program up. Let me know
> if you need any more information. The file is amhc33081.exe
I tried this as
WINEDEBUG=+richedit wine amhc33081.exe >
2008 Sep 21
1
Need help transfering CentOS5 from desktop to laptop
created 2 partitions on laptop (/ and swap)
formatted them.
mounted both source and target (under /mnt on each machine)
rsync -a / from desktop -> laptop
(Note: OS on desktop is on sdb5. On laptop it's going to sda1)
Now I need to put grub on mbr of laptop
boot: linux rescue
chroot /mnt/sysimage
Here is my problem
grub-install /dev/sda
The file /boot/grub/stage1 not read correctly.
Can