similar to: Errors

Displaying 20 results from an estimated 2000 matches similar to: "Errors"

2007 Feb 10
5
TMG -- MS Visual Foxpro errors
I'd like very much to be able to run "The Master Genealogist" under Wine. TMG is a MS Visual Foxpro application for genealogy database work. On my Kubuntu 6.10 system I have successfully downloaded and installed Wine 0.9.30, and then installed TMG ver. 6 including updates to 6.12, the current version. During TMG installation, there was a problem with a lack of
2008 Mar 23
5
Wine and Legacy 6.0 Genealogy Program
Has anyone had any positive experience in installing the Legacy 6.0 genealogy program? The only instances I have found appear to be quite negative - to which I can attest; however, I would like to run Legacy 6.0 thru Wine in my Ubuntu OS if at all possible as opposed to using GRAMPS (a great program, but uploading a GEDCOM from Legacy 6.0 from Windoze Legacy has not been without major issues).
2002 Aug 19
2
Can not install Excel97/Word97
Hello! I am new to this list (although I have done a fair amount of research in the archives) and I need to ask what is probably one of the most frequently asked questions on a list like this: How do I install Word97 and Excel97? (Codeweavers CrossoverOffice can do this, and they ASSURE us that they roll everything they do back to the main wine CVS and hence, this SHOULD work!) So far; this is
2002 Oct 24
2
Connecting to Newsgroup
> How do I connect to the wine newsgroup?? > comp.emulators.ms-windows.wine /.../ > What is the server? You've got it wrong, those are not servers, those are newsgroups. You need to go to Google (for example) and search for something like "free news server". /Fredrik Persson
2003 Jan 27
1
Newbie Questions
I am fairly new to linux and wine as well. I was wanting to install another version of wine but i need to uninstall the first one i got. I know how to do this if it were an RPM but its not it was a tgz file that i had to build and install myself how would I uninstall this. Thanks Kristopher Powell
2012 Feb 23
1
Roots magic will no longer run in wine
Hi everyone I'm not sure if this is the right place to post this as I'm not sure, if this is a wine problem or a Linux /Gnome problem, but since converting to Linux about 3 months ago I've only used wine for 1 windows program that I need which is Roots Magic a genealogy program, it used to work fine and was fully functional but now suddenly it wont open up when I click to open it
2008 Apr 06
4
Apache Authorization Access Control - location of htpasswd in Centos 5.1?
Hi, I?m trying to set up a private family web site for genealogy, and want to set up Apache Authorization access control for this site, and once the user has logged in has access to the entire site. I?ve been reading the info at http://httpd.apache.org/docs/2.2/howto/auth.html to learn how to do this. I?m just planning on passing out the same username and password to all family members and
2001 May 18
1
Personal Ancestral and Wine
Hello, I am trying to get Personal Ancestral File (which is free Genealogy software from The Church of Latter Day Saints) to run with wine. I have tried configuring wine in different ways following different suggestions in the HOWTOs and Wine user guides with varying results. I have also tried installing the software using Wine rather than just running the windows-installed program.
2004 Jan 13
1
Problem with Samba on Home Network
I have Samba set up on my Gentoo Linux Box. Our access to the internet is through a broadband modem/router. Internet access in all instances is fine. The problem is that one computer is not showing up in even its own Network Neighborhood. I can access the files on this computer though from the other computer. Samba setup is as follows: The Gentoo Linux box Computer A running samba server: ip
2002 Sep 11
3
Is wine *always* mapping threads onto processes? (Was: Re: multiple instance
On Wed, Sep 11, 2002 at 10:43:12AM +0200, Fredrik Persson wrote: > > > it's probably a unique instance of the app with 5 threads in it. > > > each windows thread matches a unix-like process. > > > > Is that the general way wine translates windows threads, mapping them > > onto processes? Would that really be a good idea? Usually the argument > > goes
2007 Aug 11
0
Object herency problems
MOdel Why when i put: Member.find(params[:id]).genealogy, it tells: undefined method `genealogy'' for #<Matrix:0x4682280> class Member < ActiveRecord::Base set_primary_key :userid has_many :matrix, :foreign_key => :userid has_many :matrix, :foreign_key => :parent def genealogy result = matrix.clone matrix.each do |m| m.children.each do |c|
2018 Mar 21
0
how to add a child to a child in XML
Hi, XML doesn't use the `$` to access child nodes. Instead use either `[name]` to get a list of children of that name or `[[name]]` to get the just the first child of that name encountered in the genealogy. Thus for your example... > root$child1 NULL > root[['child1']] <child1 name1="A" name2="B" name3="C"/> On the other hand, you might
2012 Jul 25
8
online increase of zfs after LUN increase ?
Hello, There is a feature of zfs (autoexpand, or zpool online -e ) that it can consume the increased LUN immediately and increase the zpool size. That would be a very useful ( vital ) feature in enterprise environment. Though when I tried to use it, it did not work. LUN expanded and visible in format, but zpool did not increase. I found a bug SUNBUG:6430818 (Solaris Does Not Automatically
2024 Mar 15
1
Unable to utilize past 1 gbps
Hi Zsolt, looking at the metrics from Proxmox it doesn't look like anything breaks there. What about at the operating system level? Could there be some limits there? Have you checked corresponding kernel or system logs? Which OS/distribution are you using? Checked the logs there? If nothing screams there, maybe start looking at a load balancer and scale with several more VMs? -- Marius
2024 Mar 14
1
Unable to utilize past 1 gbps
Dear Marius, In addition to that attached please find a screenshot from Proxmox on statistics. Do you know any ice cast servers that puts out more than 1 gbps for a longer period? Just curious whether anyone was able to go beyond 1 gbps for an extensive time. Thank you! Best, Zsolt zsolt makkai <gvmzsolt at gmail.com> ezt ?rta (id?pont: 2024. m?rc. 14., Cs, 23:39): > Dear Marius,
2024 Mar 15
1
Unable to utilize past 1 gbps
A quick Google search indicates that it might be a Proxmox limitation: https://forum.proxmox.com/threads/i-cant-exceed-1gb-of-internet-with-a-10gb-network-card.128710/ On Fri, Mar 15, 2024 at 12:24?PM Marius Flage <marius at flage.org> wrote: > Hi Zsolt, > > looking at the metrics from Proxmox it doesn't look like anything breaks > there. What about at the operating
2002 Aug 20
1
Installing Excel 97, SUCCESS!!
Hi again! Yesterday I wrote to this list complaining that I could not install Excel 97. I have now succeeded. The trick was NOT to run "install.exe", but to unpack xl97_1.cab and run the acmsetup.exe in there, like so: "wine -- acmsetup.exe /T excel97.stf" (I think that excel97.stf existed in the first cab-file as well.) The installer will ask for a few files that all can
2010 Feb 02
3
dovecot and AFS
Scrolling thru the archives gives me a hint that there might be troubles with AFS together with dovecot and maildir especially the LDA Is this still an issue or should I prepare for spending time to solve it? If someone successfully got it to work in a small or large scale environment I would be happy to know about it. /Per-Erik Persson
2002 Sep 11
1
Is wine *always* mapping threads onto processes? (Was: Re: multiple inst
Yup. You're right. 1. Those are not processes since Linux 'ps' and 'top' reports threads just as it reports processes. 2. Threads reports the total amount of RAM allocated to the process it belongs to. (Excercise: what else could it report??) /Fredrik > > From: Nick Capik <ncapik@patriot.net> > Date: 2002/09/11 Wed PM 01:29:43 CEST > To: Frank Joerdens
2007 Mar 19
2
Erreur Automation
Hi, I'm trying to install a VB program of genealogy : Visuged; (http://www.visuged.org/accueil.php3 )with the last version of Wine. The installation seems to work fine and I can launch the app. (the appareance is better with the last version). When I want to import a gedcom file and after save it as a mdb base, I get the following message in a box : "<Erreur n?-2147221166>