Displaying 20 results from an estimated 10000 matches similar to: "Wine Error"
2009 Mar 14
3
Only partial installation? Context menu items missing :-(
Hi!
I am very new to Ubuntu and thus also Wine. I installed, uninstalled and re-installed Wine a couple times while trying out Wine and some third-party apps like Wine-Doors.
Now my trouble is... I just installed 1.1.16, but my context menu entry for Wine is missing. Moreover, when I now select "Open with other Application" from the context menu for a Windows app, Wine is not in the
2009 Jan 03
24
Wine 1.1.12 does not work on Ubuntu 8.10
After the update even Wine's notepad and Wine's configuration do not start. In Wine 1.1.11 all work well.
2008 Dec 10
3
Wine should use Mono and Gecko installed in the system
Wine FAQ says Wine is not an emulator, but in fact, it works like an emulator - it
does not enhance Linux API, but simply creates a virtual Windows environment completely isolated from other parts of the system.
* If one runs a .NET based program, Wine requires Win32 Mono to be installed
under Wine, instead of Mono already installed in the system.
* If a program tries to do html rendering, Wine
2008 Dec 30
7
Please confirm my bugs
These are several bugs with downloads I reported, please confirm them:
http://bugs.winehq.org/show_bug.cgi?id=14113
http://bugs.winehq.org/show_bug.cgi?id=15886
http://bugs.winehq.org/show_bug.cgi?id=13316
http://bugs.winehq.org/show_bug.cgi?id=13316
http://bugs.winehq.org/show_bug.cgi?id=15237
http://bugs.winehq.org/show_bug.cgi?id=16380
http://bugs.winehq.org/show_bug.cgi?id=16122
2011 Feb 23
5
Strange uninstall issue - privileges.
Pretty much the title says it all... I'm having a real hard time trying to uninstall a game (Gabriel Knight 3) with Uninstaller, every time I try to I'm greeted with a nice Windows dialog that reads:
> The login account does not have the required privileges to remove the selected application. Please use an administrator account
How can that be? Sure, this installation is getting
2008 Oct 17
3
Testing for Windows malware under Wine
After using Linux for some time, I realized that this might be another good use for wine.
I've been seeing the commercials for PC SpeedScan by Ascentive and have even been asked about it by non-techie friends. Since my Ubuntu system isn't real mission critical, I decided to throw caution to the winds and installed the 'product'.
One behavior of malware is that it purposely does
2009 Mar 18
6
Need Help with yahoo messenger & Wine?
I installed the current version of yahoo messenger to Wine. I see the yahoo messenger icon on my desktop but when I click on it nothing happens. Also I'm using Ubuntu 8.4? I'm also new to Linux/Ubuntu so please be patient with me. Thanks! Bye!
2011 Mar 20
1
Why are there no items in wine uninstaller?
How could there be no applications listed in wine uninstaller when I have two different wine prefixes full of apps?
2014 May 14
3
[CFT] ASLR, PIE, and segvguard on 11-current and 10-stable
Hey All,
[NOTE: crossposting between freebsd-current@, freebsd-security@, and
freebsd-stable at . Please forgive me if crossposting is frowned upon.]
Address Space Layout Randomization, or ASLR for short, is an exploit
mitigation technology. It helps secure applications against low-level
exploits. A popular secure implementation is known as PaX ASLR, which is
a third-party patch for Linux. Our
2014 May 14
3
[CFT] ASLR, PIE, and segvguard on 11-current and 10-stable
Hey All,
[NOTE: crossposting between freebsd-current@, freebsd-security@, and
freebsd-stable at . Please forgive me if crossposting is frowned upon.]
Address Space Layout Randomization, or ASLR for short, is an exploit
mitigation technology. It helps secure applications against low-level
exploits. A popular secure implementation is known as PaX ASLR, which is
a third-party patch for Linux. Our
2005 Feb 16
4
[LLVMdev] Install fails due to missing 'pax' tool
Hello,
I've just tries make && make install on a fresh CVS tree, and get:
llvm[0]: Installing include files
/bin/sh: line 1: pax: command not found
Two questions.
1. Why install process requires some nonstandard tool? Is it possible to get
away without it.
2. autoconf/configure.ac has this:
AC_PATH_PROG(PAX, [pax], [pax])
but Makefile.rules uses plain 'pax',
2008 Oct 31
14
questions on zfs backups
On Thu, Oct 30, 2008 at 11:05 PM, Richard Elling <Richard.Elling at sun.com> wrote:
> Philip Brown wrote:
>> I''ve recently started down the road of production use for zfs, and am hitting my head on some paradigm shifts. I''d like to clarify whether my understanding is correct, and/or whether there are better ways of doing things.
>> I have one question for
2005 Feb 16
0
[LLVMdev] Install fails due to missing 'pax' tool
Vladimir,
I believe I've corrected this situation with version 1.299 of
Makefile.rules. It now only uses find and install to do the installation
of the header files. pax isn't used any more. Hopefully this helps you.
Reid.
On Wed, 2005-02-16 at 04:18, Vladimir Prus wrote:
> Hello,
> I've just tries make && make install on a fresh CVS tree, and get:
>
>
2010 Jul 30
2
Remove uninstalled items from Wine Uninstaller
Hi all,
I have a peculiar problem. I tried installing Microsoft's .NET Framework, and the install never completed. So I completely removed all .NET Framework installs using the .NET Cleanup Tool (http://blogs.msdn.com/b/astebner/archive/2008/08/28/8904493.aspx), which seemed to work.
The only problem is that all the .NET Framework entries (including the language packs) for all the versions
2010 Aug 25
1
Could not request certificate: Neither PUB key nor PRIV key
Oh my god.... what is this?
Getting this on first boot of new client.
Aug 24 01:11:09 app03 puppet-agent[5392]: Reopening log files
Aug 24 01:11:09 app03 puppet-agent[5392]: Could not request
certificate: Neither PUB key nor PRIV key:: header too long
I stop the client, and remove the ssl directory on the client:
[root@app03 puppet]# service puppet stop
Stopping puppet:
2004 Oct 25
5
[LLVMdev] Some Questions about LLVM
hi, all
I have some questions about LLVM
1. I recently compiled LLVM on my X86 machine correctly. But when I use
the built LLVm compiling programs(in the getting started guide), I got
an warning saying can not find library "lc" (something like that). Yet
LLVM did yeild a execution native code and it runs correctly except with
a waring saying something like "__main**"(I
2004 Oct 25
0
[LLVMdev] Some Questions about LLVM
On Mon, 25 Oct 2004, zhou feng wrote:
> I have some questions about LLVM
> 1. I recently compiled LLVM on my X86 machine correctly. But when I use
> the built LLVm compiling programs(in the getting started guide), I got
> an warning saying can not find library "lc" (something like that). Yet
> LLVM did yeild a execution native code and it runs correctly except with
> a
2010 Jul 22
9
First Foray into Parameterized Classes.... not so good
I have this:
class foo::foobar ($version) {
}
which is called like this:
class facility::sanjose inherits facility::common {
class { foo::foobar: version => "1.3.13" }
}
puppet complains with this on the client:
Could not retrieve catalog from remote server: Error 400 on SERVER:
Could not find parent resource type ''facility::sanjose'' of type
hostclass in
2004 Jul 19
2
Mac OS X installer: missing files fix
I've paraphrased the OS X installer developer's comments: there's a bug in
Installer that is preventing the archive from working right. Below is the
fix for the problem.
First (obviously) run the installer. Since the executables are in the
archive.pax.gz file in the installer package, first do a "show package
contents" on the package file, then unstuff the enclosed
2018 Oct 11
10
Transponer data frame.
Hola,
Tengo la siguiente base de datos
Numero de vuelo Nacionalidad Pax
1240 Argentina 2341
1240 Uruguaya 4432
1240 Paraguaya 67000
1240 Brasilera 1234
1241 Argentina 7344
1241 Uruguaya 543000
1241 Paraguaya 3000
1241 Brasilera 234000
y quiero que quede del siguiente modo:
Numero de vuelo Nacionalidad_argentina Nacionalidad_uruguaya
Nacionalidad_paraguaya Nacionalidad_brasilera
1240 2341 4432