similar to: Unable to find a volume for file extraction

Displaying 20 results from an estimated 2000 matches similar to: "Unable to find a volume for file extraction"

2009 Jan 15
0
Fwd: Running a simple .Net 3.0 application.
For your interest. Anyone got any .NET 3.0 applications they'd like to get working? Soon it'll be time to get bug reporting! ---------- Forwarded message ---------- From: Louis Lenders <xerox_xerox2000 at yahoo.co.uk> Date: 2009/1/14 Subject: Running a simple .Net 3.0 application. To: wine-devel at winehq.org I saw some good progress is being made on getting the .net 3.0
2009 Jul 23
1
$ sh winetricks dotnet11
Hi there, I am trying to install Microsoft Visual C++ Toolkit 2003, it fails with: $ wine VCToolkitSetup.exe fixme:advapi:LookupAccountNameW (null) L"mathieu" (nil) 0x33f80c (nil) 0x33f810 0x33f804 - stub fixme:advapi:LookupAccountNameW (null) L"mathieu" 0x12fd98 0x33f80c 0x12f828 0x33f810 0x33f804 - stub fixme:msi:ACTION_HandleStandardAction unhandled standard action
2008 Jan 18
2
winetricks and gecko
*When I run sh winetricks gecko, the following happens:* superman at travis-lin:~$ sh winetricks gecko --13:43:26-- http://source.winehq.org/winegecko.php?v=0.1.0 => `winegecko.php?v=0.1.0' Resolving source.winehq.org... 209.46.25.134 Connecting to source.winehq.org|209.46.25.134|:80... connected. HTTP request sent, awaiting response... 302 Found Location:
2005 Jul 15
2
Font Issues
I recently installed Wine and have been using it to run Delphi executables. Everything is great except the fonts. My forms are made using Arial. I've been trying to install Windows fonts which I downloaded from sourceforge, I installed the cabextract tool but everytime I try to extract the msttcorefonts spec it says failed dependencies the cabextract tools is needed and it's already
2002 Jun 21
1
AW: diskspace; was: When will quality increase be unnoti cable?
Yes, you can: whenever you are unable to make a decent backup at least once a week, your diskspace must be considered to big. Friedrich -----Ursprüngliche Nachricht----- Von: Per Wigren [mailto:wigren@home.se] Gesendet: Freitag, 21. Juni 2002 07:37 An: vorbis@xiph.org Betreff: Re: [vorbis] When will quality increase be unnoticable? <p>Friday 21 June 2002 01.33 skrev Øyvind Stegard: >
2015 Mar 04
0
ot: maildir has overdrawn his diskspace quota
I have Postfix/Dovecot with virtual domains, same setup unaltered since server was set up quite a while ago last month, added a new virtual domain, 'just like before'. but, today noticed this in the queue/log 'overdrawn his diskspace quota'[1]: user's Maildir cur has like 48,762,696 bytes (lot less than other users) tried some searches, found similar probs, but, no
2011 Jan 26
2
Resizing EXT3 partition in guest instance CentOS5
Hi, I have two guest vm instance running CentOS 5 with ext3 partition. I will like to reduce 1 VM harddisk space and using the 'release' harddisk space to add onto my second VM. Basically I need to know how can I reduce and increase an ext3 partition in CentOS KVM. I did a search and basically i can do it by booting the VM using Knoppix and use Gparted to reduce and increase the
2007 Oct 03
2
How to install .NET ?
Hi, I know .NET doesn't work under wine, but I just want to have a way to install it without running it - I's like to install Sony Vegas 8 (a video editor) under wine, and it tries to install dotnetfx3.exe but fails. Anyone knows how to make that work ? Thanks, Xav
2001 Jun 28
3
Porting with Winelib
Hi, I am looking into good way to port Windows applications to Linux and hopefully any other Unixes. I'd like to know about questions below. If anyone answer them, I'd appreciate it. 1. Can I use Winelib to port commercial application whose sources will be not disclosed ? 2. Is it possible to link Winelib statically with an application and distribute it ? 3. In case that I
2010 May 26
3
Installing dotnet30
Okay, I think this somewhat of a windows error and has nothing to do with wine errors but I am having trouble setting permissions in the registry using wine. I am trying to install dotnet30 however it gets a windows error and asks if I want to send report or not. I found this thread http://geekswithblogs.net/TimH/archive/2006/11/17/97385.aspx So I went into the registry found the file and
2007 May 09
1
Porting a Win32 application using Winelib...
Hello, I'm currently trying to use Winelib to port a fairly big windows application to Linux. The application consists of quite a lot of DLLs, some of which don't depend on the Win32 API (they can be compiled with gcc). I think I read all available documentation, but I still have a few questions: - is it possible to link a linux binary with "linux" shared libs and
2012 Feb 04
1
winelib shared memory problem
Hi I have two programs: The first is a windows binary compiled in Visual C++ which acts like a Server. The second program is a Client, which I compile from sources. Both are written in C++. Server and client communicate using two IPC mechanisms: named pipe and shared memory. shared memory consists of a structure, e.g.: Code: struct GameData Using mingw compiler Client compiles well. Then I
2015 Oct 20
3
strange diskspace consuming
Hi, I do a tgz-backup some maildir-folders with n*1000 off files and a lot of GB in storage. The backuped maildirs are removed after the tar. My assumption was, that the free diskspace should be bigger after that, but from what I get with df, it looks like I'm loosing space. Currently the tgz is saved on the same disk/mountpoint. Any hint, why removing the maildirs dont free diskspace as
2001 Nov 12
0
WineLib and Static Libs
I read the following on wine HQ: Linking in .lib Files .... You cannot use .lib files directly with Winelib. The reason is that winebuild does not support reading .lib files. Support for '.lib' files (or possibly even '.dll' files) could be added in but it is not there currently. Exactly how you deal with that depends on what your situation: 1.if you
2008 Jul 19
1
Re: Winelib: How can I compile a Borland C++ Builder application
N?stor Amigo Cairo wrote: > Hi! > > I'm new to winelib. I'm trying to port a Borland C++ Builder 6.0 > application, but I need VCL library: vcl.h. > > Any ideas?? I would want to make it run natively on Linux. You can't. Winelib still requires Wine to run it. It's a library not an executable. If you want to write native Linux application that can run by itself
2005 Jan 22
0
Re: Compiling the MFC using Winelib
Well, from my recent experience with Winelib, I can tell you this: Winemaker currently sucks, and the makefiles it creates are nonfunctional and you'll have to redo them by hand anyway. Yeah. If I knew anything about how to fix it I just might be tempted to do so :) Thanks, Scott Ritchie On Sat, 2005-01-22 at 13:19 -0800, Dan Dennison wrote: > Building MFC for winelib has been
2001 Dec 13
2
a very simple problem, but unknown solution
In our environemt, we use PCs (NT) running a JVM that produces unique file names, and data content about 100K or less. We only write to these file. The JVM (the application) does spawn many threads so the net effect can be many simultaneous file creation requests from one PC. All the files are written to a samba mounted directory, and the directory *file* itself does get somewhat large. The
2008 Apr 07
1
9.58 ies4linux busted: Repository with 9.44?
My debian Synaptic just updated me with winelib 9.58, which I should have been looking out for - because winelib 9.58 totally messes up internet explorer's display of pages with fixed backgrounds. (Repeated images, garbles everything). But winelib 9.44 is Ok, so I need to downgrade. Does anyone know of a repository that has winelib 9.44? Thanks.
2009 Jul 29
2
Open Office install
The latest version of Open Office in the db is 3.0.1 and it says to install cabextract before running the installer. The version I am downloading to install is 3.1.0, does anyone know if I still need to install cabextract first for that version?
2001 Jun 19
1
winelib with a dll
Sorry to bug you all, but I want to know if I am trying to do something impossible. I am trying to use winelib to compile an exe that links to a dll, without compiling the dll under winelib (i.e. the equivalent of simply linking in the .lib). I have a win32 DLL project (hw5) that generates a hw5.lib, hw5.dll and hw5.h under M$. I have a win32 gui exe project (hw6) that includes hw5.h, links to