similar to: Error installing TeleChart

Displaying 20 results from an estimated 1000 matches similar to: "Error installing TeleChart"

2001 Apr 29
1
files not found
i am getting closer!! now when i run the program (as root), wine --debugmsg +file,+dosfs tc2000.exe i get a messagebox: 'Files were missing that are required for TeleChart 2000. Telechart 2000 will attempt to restore your system.' it then bombs-out: Run-time error '429': ActiveX component can't create object' the only modification to config was i added
2006 Jan 28
1
Wine-wiki broken by design
GuruLounge - MailLists wrote: > err:seh:setup_exception stack overflow 40 bytes in thread 000c Exception loop. Covered to some extent in: http://wiki.winehq.org/Debugging_'Wild_Metal_Country' For some reason, all pages in the Wine Wiki (like the above) is _fucking_ impossible to find with Google. I don't know why, but I think it might be because all the pages have "index:
2010 Aug 19
0
Rails - Devise - Warden and InvalidAuthenticityToken
Hi I''ve just uploaded my new website to my server and, after a couple of teething problems, seem to be hitting problems when I am using devise and warden to authenticate users etc. The following is the error message with sensitive information removed: Processing RegistrationsController#create (for 81.111.90.194 at 2010-08-19 21:35:43) [POST] Parameters:
2012 Apr 25
2
stats + fts squat plugins, indexer-worker error on message indexing
On RHEL 6.2 + dovecot 2.1.5 with the stats and fts (squat) plugins enabled and each user having their own uid on the system I get the following error in the logs when the indexer-worker process indexes some messages: Apr 25 09:56:19 wardentest3 dovecot: imap-login: Login: user=warden, method=PLAIN, rip=137.238.60.164, lip=137.238.2.240, lport=1993, mpid=19464, encryption=TLS Apr 25 09:56:26
2010 Feb 05
7
I'm having trouble with Routes II
I have narrowed my problem in a prior topic (I''m having trouble with Routes) to the fact that I get the problem, below only when I reload my page. Clicking on links to go to the pages I want ... I seem not to have problems. Given that it seems to be a reload that is generating an "/undefined" path somewhere ... can anyone suggest what I should be looking for to fix the
2011 Feb 06
2
Controller Testing + Devise = boom (undefined @controller, request)
Here I am, trying to learn TDD and BDD. Getting start, most simple case, and the world is falling apart: My test code: it "should respond with success" do puts ''hi'' # get :new # response.should be_success end My stack trace: $ rspec spec "controller: nil" F Failures: 1) VideosController new exposes request and response before and
2012 Jan 27
0
Warden - how to setup custom encryptor
I`m writting sinatra app and i would like to setup encryption in Warden like i did it in devise when i used Rails. module Devise module Encryptors class Md5 < Base def self.digest(password, stretches, salt, pepper) str = [password].flatten.compact.join Digest::MD5.hexdigest(Digest::MD5.hexdigest(str)) end end end end Where I can
2012 Apr 19
1
active admin undefined method `' for nil:NilClass
im working with active admin i have collection_select or dropdown box that populates the packages and crews im just wondering i why this undefined method `[]'' for nil:NilClass` i dont know what happened but it run few days ago and tested it once but now it raises this error are there possible way to solve this? def create @package = Package.find(params[:package_crew][:package_id])
2012 May 11
2
multi-instance doveadm user -m woes
I'm having difficulty with the doveadm who command on a multi-instance setup of dovecot. When I run the who command on the non-standard instance with the -m flag (to see their mail location), this happens: [root at wardentest3 dovecot]# doveadm -i mailtest user -m warden doveadm(root): Error: user warden: Initialization failed: Namespace 'INBOX.': Ambiguous mail location setting,
1997 May 05
0
Re: Re: Re: Buffer Overflows: A Summary
In article <Pine.LNX.3.95.970503190235.5733A-100000@puck.nether.net>, Myles Uyema <linux-security@redhat.com> wrote: > [mod: But from reading the source I think you don''t need a /dev entry > to remount the partition without the nodev. Moreover you could MAKE > the /dev entry and use that if it were necessary. But that is not the > issue. The issue is that a
2010 Dec 21
3
doveadm "-S <socket_path>" option enabled in 2.0.8?
I apologize if this is a stupid question but I just compiled 2.0.8 and am trying to use doveadm to get the quota for a user using the -S <socket_path> option because I have different options for the various local IPs that dovecot listens on. For example, my default quota is filesystem (NFS rquota) and I can get that by doing: doveadm quota get -u warden which tells me: Quota name
2006 Aug 02
1
overflow error: setup_exception stack
Hi, i tried running webshots software. it installs and works fine. But, when i select a folder for backing up photos locally i get below error: ... ... err:seh:setup_exception stack overflow 16 bytes in thread 000b eip 007243a4 esp 7fab0ff0 stack 0x7fab1000-0x7fbc0000 this error seems like its in the winecore rather than in any native/built-in DLLs. is it due configuration error or a bug in
2011 Nov 02
1
getting devise to return json data when signing out
Hi all, In curl (the command line program), I can successfully log a user in using devise: def create respond_to do |format| format.json { if user_signed_in? return render :json => {:success => true, :errors => ["Already logged in."]} end resource = warden.authenticate!(:scope => resource_name, :recall =>
2005 Jan 17
1
setup_exception stack overflow
Hello, I'm relatively new to Wine and not much of a Windows guy. I have a in-house application that I'm trying to run under wine. I can pass an option for the number of threads I want to run. It's console based. I compiled Wine from the latest source; RedHat 8.0; gcc 3.2. I can run 50 threads cleanly. But if I increase to 100 or more, I consistently get this error:
2005 Apr 07
0
err:seh:setup_exception
Hi All I have successfully installed wine-20050310 and could run Norton Commander with Wine with no problem at all. However, after installing VGASYS.FON, SSERIFE.FON, and SERIFE.FON exactly as described in Wine User Guide, I tried to run it again with Wine. But I received the following error message:{{{ err:seh:setup_exception stack overflow 672 bytes in thread 0009 eip 401c88fe esp 40730d60
2007 Apr 20
0
Errors messages
Hello, I can't found an answers in the lasts archives... I apologize if it is an old very well known issue. It is about apps which are not in the database but I received these files... For PhotodexPresenter : I can run it whith a lot of error messages: fixme:dsound:DSOUND_MixOne problem with underrun detection (mixlen=3336 < primary_done=9716)
2007 Sep 28
0
Trouble with Team Fortress 2
Greetings fellow Wine users, ????????I saw a prior message in the archives from 'darckness cyrix12 at cox.net' mentioning a problem trying to run TF2. I'm running on the latest git, or wine-0.9.45-426-g71d70f0, and appear to be having a similar problem. I have a gzip of a log with WINEDEBUG=+tid,+seh,+loaddll,+d3d,+d3d_shader, +d3d9 [1], running Steam and attempting to launch TF2.
2001 Apr 22
0
first attempt, good try, but no luck
i get the following error when running my first app. (TC2000.EXE) i installed the rpm from redhat version 20010131-3. i am not sure if it is configured properly. the install went smoothly except for: Warning: File(s) failed to selfregister: c:\windows\system\oleaut32.dll when i try to run the app, i get the following Run-time error '429' ActiveX component can't create object i am
2016 Oct 24
2
err:seh:setup_exception stack overflow in own application
Hi, we have a own C++ code running usually on Linux and OS X. The code is known to run on Windows compiled natively. It is a text-based academic code (Finite-Element) using some Fortran Libs compiled with the cross-compiler and Intels MKL. Now I cross-compile the code using mingw 6.2.0 from openSUSE. We have a testsuite for our code with 150 complete test runs (the whole application runs
2008 Mar 18
3
Bug?
Hi, at first sorry for my english.. I had installed wine 0.9.57 (i386) on debian sid x64 with --force-architecture... it didn't worked. So I installed version 0.9.44 again, but it stil doesn't work. Strangely, it has worked before I did this changes.. I'm getting errors like this when I try to run whatever application: err:seh:setup_exception stack overflow 48 bytes in thread 0009