similar to: Cannot run winecfg (output pasted)

Displaying 20 results from an estimated 100 matches similar to: "Cannot run winecfg (output pasted)"

2010 Nov 28
2
wine: Unhandled page fault on read access
Hi, Thanks for the tips. I tried with winetricks but gave me a problem to get this installed, I finally did it semi-manual. As you said I could open an sample set but nothing more. I then upgraded to wine 1.3.8 today. Will this overwrite the winetricks dll's or not? I could start the application open and save a dataset although they seem to be empty!?. I started to move deeper into the
2011 Jan 31
1
crash with winecfg
hi, when i start winecfg in terminal i get an error message. Code: maik at maik-laptop:~$ winecfg fixme:shell:MLSetMLHInstance (0x71590000,0x7e950000) stub fixme:mlang:GetGlobalFontLinkObject wine: Unhandled page fault on read access to 0x00000004 at address 0x4 (thread 0049), starting debugger... Unhandled exception: page fault on read access to 0x00000004 in 32-bit code (0x00000004).
2011 Jan 25
2
Psi-Ops: The Mindgate Conspiracy
Ok so I used to play this game a lot on my old pc and want to play it again. Awesomely its now freeware but anyway. I downloaded the file and then put it in a folder named PsiOps in my desktop, navigated to the folder in Terminal and then tried using wine to run the .exe. The error message "so and so.exe has encountered a serious problem and needs to close" This is what was in the
2009 Jul 02
6
installer of an application fails
At the company where I work we use an application, that is made by an outside company. for now it works OK under windows, but now we plan to migrate the users to Linux and they don't plan to write a Linux app. So we are trying to run the app under wine, but it fails during installation. We use the latest development version of wine (1.1.24), because of another app, that needs it (it doesent
2009 Apr 14
3
Ring All Queue
Is there a way in the dialplan to figure out which agent in a ring all queue answered a line? I'd like to take specific action based on the agent upon hangup. Ryan M. Colbert Director of Information Technology Rissman, Barrett, Hurt, Donahue & McLain, P.A. 201 E. Pine Street, Suite 1500 Orlando, FL 32801 (407) 517-3105 - Direct Telephone (407) 839-0120 - Main Office (407) 841-9726 - Fax
2007 Aug 23
4
Speech Rec on Voicemail
I've had requests to processes incoming voicemails with voice recognition routine and add the output text to the body of the email message from * with the attached .wav file. Has anyone implemented this type of feature and willing to share some notes? Thanks! Ryan M. Colbert Director of Information Technology Rissman, Barrett, Hurt, Donahue & McLain, P.A. 201 E. Pine Street, Suite 1500
2015 Sep 08
3
cannot compile simple.c from within Syslinux 6.03
Hello All, This is my first time requesting help, so please bear with me. I don't upgrade Syslinux very often (only when the need arises), until now I have been using version 4.05. However, I have recently acquired several UEFI servers that are in need of being able to do OS installations via pxelinux. I have upgraded to Syslinux version 6.03, however I am not able to compile my custom
2007 Nov 15
1
Music on Hold -- Error
We use Asterisk 1.4.7 on CentOS with Bandwidth.com as our provider and Polycom 330's for endpoints. When one of our end points places a call on hold we get the following in CLI. There is no music on hold provided for the caller. The SIP.CONF entry for our connection to bandwithd.com specifies disallow=all and allow=ulaw. Should there be a similar setting on the user.conf entries? An
2007 Nov 15
2
Asterisk Program Closes
Periodically, maybe once or twice every few weeks, we see our instance of Asterisk 1.4.7 just close out without warning and we have to reload the module. We're running CentOS. Has anyone else seen this before? Core show version: Asterisk 1.4.7 built by root @ XXXXXX on a i686 running Linux on 2007-07-11 00:21:57 UTC Uname -a: Linux XXXXXX 2.6.9-55.0.2.EL #1 Tue Jun 26 14:08:18 EDT 2007 i686
2008 Aug 15
2
Do I have to recompile wine to apply a different patch??
I just installed and set up COD4 and compiled wine 1.2.2 from git as per instructions on the AppDB page, applying a patch to wine. Now I installed C&C3 (http://appdb.winehq.org/objectManager.php?sClass=version&iId=7440) and have it working, but there is a nocursor patch on that page and instructions to compile wine and apply it. I am wondering, I have a wine-git folder as I just compiled
2008 Aug 19
1
Question about winecfg/pixel shader for some games
I currently have CNC3, GTA:SA, COD4 working real good in Wine (amazing AppDB pages!!) but what I'm wondering is: For GTA:SA I have to go to winecfg > Graphics > uncheck Allow Pixel Shader to make the game playable. Yet, if I want to run COD4 or CNC3, neither will start without the pixel shader option checked. Instead of having to go into winecfg everytime to change it in between games
2008 May 30
2
inconsistent output when using variable substitution
I am extremely puzzled by this behavior in R. I have a data frame called Trials in which I have results from an experiment. I am trying to do a subjects analysis, but getting weird results. Each row has 1 trial in it, which includes a column for the subject number I get the list of subject numbers like so: > Subj=unique(sort(Trials$Subj)) Then I loop over them. But I get strange results. As
2008 Sep 29
3
wine: Unhandled page fault on read access to 0x00000064
Why am i always getting this crash ?? I dont understand how can I make this work wine: Unhandled page fault on read access to 0x00000064 at address 0x7e72d7a6 (thread 0009), starting debugger... Unhandled exception: page fault on read access to 0x00000064 in 32-bit code (0x7e72d7a6). Register dump: CS:0073 SS:007b DS:007b ES:007b FS:0033 GS:003b EIP:7e72d7a6 ESP:00334b7c EBP:00334b94
2010 Nov 03
3
pepakura3 "DIB Init Failed"
Ubuntu 10.10 amd64 using ppa:ubuntu-wine/ppa wine version installed: wine1.3 1.3.6-0ubuntu1~maverickppa1 software in question: Pepakura Viewer 3.0.4 http://www.tamasoft.co.jp/pepakura-en/ http://www.tamasoft.co.jp/pepakura-en/download/setup_pepakura_viewer304_en.exe william at Origin:~$ winecfg wine: created the configuration directory '/home/william/.wine'
2009 Feb 11
1
Possible lock inversion in directory locking
Hi, I've been playing lately with lockdep annotations of OCFS2. I seem to have most of the false positives sorted out and currently I hit the report below. I've analyzed that ocfs2_extend_dir() does first lock local alloc inode in ocfs2_reserve_clusters() and then acquires ip_alloc_sem from the directory. The usual ordering e.g. in ocfs2_write_begin() is to first acquire ip_alloc_sem
2008 Mar 07
9
What constitutes a good backtrace?
Hi all, I did my first bug report in a while. Unfortunately the good folks at wineHQ.org didn't like it much because Gentoo by default stripped out much of the backtrace info. I've recompiled Wine with more backtrace capabilities in it and am wondering what's considered good enough. Below are two backtraces. They may or may not be exactly the same failure but they both come from
2001 Nov 19
1
Crash when pressing OK/Cancel in User Preferences - Lotus Notes RNext
Wine version: 20011108 CVS update run this morning Ran the following commands make uninstall make clean /tools/wineinstall Lotus Notes RNext running OK with latest CVS (I was having problems where buttons would not work), however if I go into User Preferences, and then click on either the OK or Cancel button, a crash occurs producing the following in the debugger.... WineDbg starting...
2011 Jun 25
1
[Bug 38673] New: all object is black
https://bugs.freedesktop.org/show_bug.cgi?id=38673 Summary: all object is black Product: Mesa Version: unspecified Platform: x86 (IA32) OS/Version: Linux (All) Status: NEW Severity: major Priority: medium Component: Drivers/DRI/nouveau AssignedTo: nouveau at lists.freedesktop.org
2013 May 18
0
[Fwd: GThread-ERROR **: GThread system may only be initialized once.]
I posted this to the Jitsi users mailing list on Thursday last and have received no replies. Does anyone here have any idea of what is causing this and how to fix it? One other bit of information. When I first installed Jitsi it initially worked for a non-privileged user as I ran it from the gnome menu of my login account. However, at some point it seemed get 'confused' and hung.
2009 Apr 19
2
Sound quit working for no reason
Just today my sound stopped working and I haven't updated or changed anything in awhile. I tried disabling and reinabling ALSA but that didn't work. Here is what comes up when I run winecfg: Code: ALSA lib confmisc.c:1286:(snd_func_refer) Unable to find definition 'defaults.namehint.extended' ALSA lib conf.c:3513:(_snd_config_evaluate) function snd_func_refer returned error: No