Displaying 20 results from an estimated 3000 matches similar to: "Application throws lots of errors"
2009 Sep 05
3
Wine beta hangs, Requires reboot of Linux
I reported earlier that I was getting a lot of error messages out of Wine running Family Tree Maker. As requested I updated to the beta version of Wine, but since doing so nobody has responded with any followup.
I now find that after running FTM for a long period of time that Wine hangs up. This suggests to me that there is a memory leak in the beta version. When I terminate the application,
2007 Apr 30
0
fixme:storage:StorageImpl_Commit (0x324d040 0): stub and Corel Draw
Hello All
I just made tests with Corel Draw 9 and 11 for 0.9.36 and recognized that this
fixme:storage:StorageImpl_Commit (0x324d040 0): stub
is already there. This prevents the Corel Draw line from copy and paste.
Until 0.9.22 it could be fixed using the native ole32 dll (don't know why this dll because StorageImpl_Commit is a part of itss)
After 0.9.22 something in wine prevents Corel
2008 Jun 01
2
installation of WISO07 failed
hello,
I use wine 1.0-rc3 on a SuSE Linux 10.3;
trying to install WISO07, I was asked whether
Windows Media Player 9 was available,
and if not if it should be first installed;
I decided to install WMP9 first, and got a list
of errors and fixme (see here under);
but the installation seemed to be ok;
then I restarted the installation of WISO07 under wine
but got a typical Windows error message
2004 Mar 22
0
Setup: Failed to get CommonFilesFolder
Hi there everybody!
I'm currently using the newest wine-cvs and get a (at least for me) strange error: when i try to install a program (install shield used in the setup) the setup loads and then, when it is configuring the install shield, i get these errors in the console (without any debuging flags set) :
fixme:advapi:SetThreadToken ((nil), (nil)): stub (NT impl. only)
2008 Sep 20
2
Cannot open file in NTFS filesystem on Ubuntu Hardy Heron
I am trying to run an old version of Family Tree Maker for Windows. I got it working on Ubuntu Gutsy Gibbon, but when I switched to Hard Heron it stopped working.
Specifically when I use the file open dialog to select the database to open I am able to navigate through the Unix directory tree down to the file, but when I request the application to open the selected file I get an error message
2002 Oct 14
1
Winword 2000
With wine 20020904 and Office 2000 Professional, everything works fine
but one thing: Word can't save. :-( This make all working functions
unavailable. When clicking Save button, get this (and a popup windows
that says: "Disk is full or too many open files!"):
I hope somebody has fixed it and can help, thanks indeed.
Imre Veres
fixme:mpr:WNetGetUniversalNameW (L"C:\\My
2009 Jun 29
1
Program database manager mismatch; please check your installation
Hi there,
I am trying to install Visual Studio 2005 under wine, I followed
instructions from:
http://appdb.winehq.org/objectManager.php?sClass=version&iId=14208
While running wine 1.1.22/debian stable I am getting the following error:
...
Z:\tmp\gdcm-wine\CMakeFiles\CMakeTmp\testCCompiler.c : fatal error C1902:
Program database manager mismatch; please check your installation
...
2005 Nov 20
1
Problems getting Gravity to run
Hi,
I'm having difficulties getting the news reader, Gravity, running
reliably.
Gravity installed okay, and I ran it for a single session.
During that test, the following messages appeared many times:
fixme:richedit:RichEditANSIWndProc EM_CHARFROMPOS: stub
fixme:richedit:RichEditANSIWndProc EM_LINEFROMCHAR: stub
fixme:richedit:RichEditANSIWndProc EM_LINEINDEX: stub
2008 May 17
2
[LLVMdev] I'm new to LLVM
hi, i'm new to llvm. i'm kind of confused as to what llvm is. i think it
said somewhere on the site that it's not a language, it's just used for
creating languages. but the people at c-- point me here. so i just want to
code in assembler with perhaps some higher-level constructs. will llvm let
me do this?
also, does llvm support simd up to sse4?
and does it have a framework
2018 Jun 27
1
Re: [PATCH v3] v2v: -o rhv-upload: Use Unix domain socket to access imageio (RHBZ#1588088).
On Wed, Jun 27, 2018 at 12:37:20PM +0300, Nir Soffer wrote:
> I tested the patch yesterday, and unix socket did not work - silently.
>
> After changing the code to:
>
> try:
> with builtin_open("/etc/vdsm/vdsm.id") as f:
> vdsm_id = f.readline().strip()
> except Exception as e:
> debug("cannot read host hardware id:
2005 Apr 22
4
Best wine version for Office 2000
Hello All!
I currently use wine version 20040716-1.2, a rather old release, but up
to now I had no problems with that.
Today I tried to install Office 2000, i need primarily Excel.
Installation seems to work, after this I added the directories for
vbe6.dll and msoeuro.dll to the path (...program files/common
files/microsoft shared/...), because on a previous excel execution wine
said it
2008 Sep 14
1
Running DeLorme Street Atlas
I have had a lot of problems with my XP system recently so I would like
to convert over to Linux (Ubuntu) and the use of Street Atlas 2006 is
the only thing really standing in my way.
I installed Wine 1.0 and installed Street Atlas using it. SA brings up
the basic map programs but not everything works correctly yet.
I have observed the following error messages so far:
2016 Feb 04
4
CentOS 7 regression, can not take a KVM qcow2, convert it and boot it on ESXi...
Guys,
I have a Packer build procedure, that works like a charm, when with CentOS 6.7.
Exemplifying:
1- Packer (with virtio disk) + QEmu + CentOS 6.7 ISO;
2- Create a RAW image;
3- Convert the RAW image into QCOW2 for KVM hypervisors (okay);
4- Convert the RAW image into VMDK for ESXi hypervisors (okay).
However, when doing the very same procedure, with CentOS 7.2 ISO, it
does not boot
2008 Jun 30
1
[Wine v1.0] Excel won't save files, claims the disk is full
I recently installed Excel 2003 in Wine 1.0, it works well, but I can't save anything as Excel claims the disk is full. I even tried to run it as root, but that didn't work out too well. The messages are "The disk is full" followed by "Document not saved"
I'm running Ubuntu 8.04 and I have the following DLL overrides installed in Wine:
Code:
riched20, native,
2018 Dec 07
1
Re: [PATCH] v2v: -o rhv-upload: Fix upload when using https
On Fri, Dec 7, 2018, 10:34 Richard W.M. Jones <rjones@redhat.com wrote:
> On Fri, Dec 07, 2018 at 02:44:21AM +0200, Nir Soffer wrote:
> > Fix rhv-cafile option access, broken by commit 6694028f9827 (v2v: -o
> > rhv-upload: Only set SSL context for https connections).
>
> Ugh yes indeed. Strong typing FTW _again_
"pylint -E" may detect such issues.
...
>
2014 Nov 14
0
usbhid-ups must use '-u root'
Hi,
Self-reply ftw, is it something to do with the permissions of the device
that is created when the UPS is plugged in? I remember that Debian does
have a pretty strict permissions structure, so do I have to fiddle the
permissions of something in /dev?
I'll try updating nut-server to version 2.6.4-2.3+deb7u1 in wheezy
backports and report back - initial attempt to install from wheezy
2009 Dec 22
1
fsc: pxelinux.0 not working
pxelinux.0 from the fsc branch (syslinux-3.84-pre6-262-g03d6454) doesn't seem to work.
Qemu exists with:
qemu: fatal: Trying to execute code outside RAM or ROM at 0x6c620065
EAX=00103b88 EBX=00007ba2 ECX=00000000 EDX=0010399a
ESI=00103590 EDI=f81b0000 EBP=00000000 ESP=0011ffe8
EIP=6c620065 EFL=00000202 [-------] CPL=0 II=0 A20=1 SMM=0 HLT=0
ES =0028 00000000 ffffffff 00cf9300 DPL=0 DS
2012 Apr 09
2
[ubuntu] WoW frame raiting question
Hey guys,
I'm pretty new to linux and I read in many places that NVIDIA specially for ubuntu was the way to go as far as a video card goes.
I currently have a ATI Radeon HD 6950 1Gb. and I have WoW installed and I'm playing it yet the frame drops in 5m and I havent try in 25m yet. So I went a bought the EVGA GeForce GTX 560 Ti ftw edition 448 Cores and due to a lack of drivers (non that
2018 Dec 07
0
Re: [PATCH] v2v: -o rhv-upload: Fix upload when using https
On Fri, Dec 07, 2018 at 02:44:21AM +0200, Nir Soffer wrote:
> Fix rhv-cafile option access, broken by commit 6694028f9827 (v2v: -o
> rhv-upload: Only set SSL context for https connections).
Ugh yes indeed. Strong typing FTW _again_ ...
Will apply shortly, thanks.
Rich.
> .gnulib | 2 +-
> v2v/rhv-upload-plugin.py | 2 +-
> 2 files changed, 2 insertions(+), 2
2016 Feb 04
0
CentOS 7 regression, can not take a KVM qcow2, convert it and boot it on ESXi...
On Thu, 4 Feb 2016, Martinx - ????? wrote:
> My last try was, during Packer build, to append "add_drivers+="
> sd_mod" to /etc/dracut.conf and re-building initramdisk by running
> "dracut -f". However, it does not boot either (on ESXi)!
>
> I can still boot using Rescue mode on VMWare, then, I can see that
> sd_mod is inside of initramfs as expected