similar to: How to disable the wine error window?

Displaying 20 results from an estimated 4000 matches similar to: "How to disable the wine error window?"

2009 Jun 23
1
winedevice error after winetricks wmp9
Hi, Each time i rune wine like winecfg or anything eles i got 2 time the message in a new windows "the program winedevice.exe has encountered a serious problem and need to close......" It happend just after i install windows media player 9 with winetricks. Does i need winedevice or must i resolve something or just try to disable the message ? Programms still launch with wine after
2006 Mar 25
4
the textilize method
I saw the guy in the 15 min blog video calling a method called textilize however when i call it rails says it cant find this method. Is this somehting extra i have to install to ruby... like a gem or somehting -- Posted via http://www.ruby-forum.com/.
2010 Jun 30
1
problem with eve-online and color depth (16/24bit)
Hello together! since some time i noticed that if i start eveonline in a explorer desktop window, with for ex. wine explorer /desktop=0,1680x1050 "C:\\Program Files\\CCP\\EVE\\eve.exe", my problem is now -> i can not switch in the game eveonline client to the 16bit windowmode (only 24bit are available) ! My Linux Gnome Desktop are running in a 1680x1050 24bpp mode. But if i start
2013 Apr 11
4
Asterisk 11.2.1 / dahdi destroy channel / asterisk crashes
Hi, I have the following setup: Ubuntu 12.04.02 LTS (64 bit) Asterisk 11.2.1 Sangoma 4-Port-Card (A104d) with firmware 43 (german e1-ports connected) WANPIPE Release: 3.5.28 DAHDI Version: 2.6.1 Echo Canceller: HWEC libpri version: 1.4.12 I call via sip into the dialplan. Then I do a "Dial(DAHDI/g1/voicenumber,r)". The call is bridged and everything is fine. "dahdi show
2018 Oct 01
1
explorer.exe crashes on security tab access
Am 01.10.18 um 12:39 schrieb Kacper via samba: > Ok, we identified that this is a Windows bug. Is there any way to know > if and when a Windows fix will be available from Microsoft? in case an application *crahes* it's *always* the fault of that application
2006 Jun 19
2
home routers
I'm looking for somehting like the standard house hold linksys/dlink router. Basically it needs to have at least 1x100mbit port, wireless G capabilitys and at least 1 x anolog voip/sip connection. I've found linksys's WRT54GP2 which appears to do what i want. Anybody use this? Does it require vontage's service? I'm looking for any recommendations. Thanks -- ~Shaun
2003 Sep 12
2
Sorting a vector by date
Hello out there.... Again I have a problem and I stuck... How can I sort a vector of dates? For example I have the vector a<-ISOdate(2001, 1, 1) + 70*86400*runif(10) How can this vector be sorted chronological? And what's the function I should work with to handle these entries? (in sense of: which(a>2001-01-04) or somehting like that) Thank you for helping M.Kirschbaum
2008 Jan 25
5
Ferret+Lucene Index
We use Nutch and Lucene for our heavy duty text analysis jobs but I?m trying to use ferrret to do some experiments. I understood that Ferret used the same index format as lucene but I cannot look into a lucene index with ferret and cannot read a ferret index with luke (the lucene index browser). Am I doing somehting wrong or have the formats diverged? -------------- next part -------------- An
2006 Apr 30
4
acts_as_ordered_tree
I need an ordered (sortable tree) and I just was thinking if somehting like this is possible: class Item< ActiveRecord::Base acts_as_tree :order => "position" acts_as_list :scope => ''parent_id = #{self.id}'' end For my understanding mixing of two acts_as should be p?ssible, at least in this case, right? Unfortunatly the :scope is not working, I am not
2005 Jan 10
1
connection limit with ipfw
Hello folks, I'm trying to set up a ruleset that limits every user to X tcp connections, since I have 300 active users on each server. I've been trying to work it out with the ipfw limit but I really don't know how effective it is. For example: ipfw -q add 15 allow tcp from me to any 80 limit dst-port X keep-state out setup Will this limit the whole machine to X
2010 Sep 02
1
samba slow and several "Write andx Request"
Hi all, I'm running version 3.0.28a on Ubuntu linux, and apparently from a day to another I got performance issues: without any change in smb.conf (except a few added shares) I have mac osx and linux clients getting a very slow upload/download speed. I've checked with other protocols, like scp and performances are good, so I can exclude a network/hardware problem. Other clients are
2015 Feb 12
1
Samba4 kinit issue with principal and keytab file
Hi Rowland, Yes, I read this documentation carefully. I have two working Apache2 with kerberos authentication working. My question is more about troubleshooting a keytab. If I need to test manually a keytab file chalenging a specific principal, what's the prefered method ? I thougt that a kinit could be done using a principal name, but I am unable to kinit with somehting else than the
2007 Jan 09
1
RSQLite NA on input
Hello I haev some .csv data files with missing values - eg below 1,'F','C04','X100',20.93,'C','B',7,8,7.5,2421,2230,2230,2,1,85,43,85,46,48,60 If I have a missing value - so file looks like ,85,46,,48, etc then RSQLite reads it as zero. ,85,46,0,48, etc I need it read it as NA. Tried various combinations with no success, adn found nothing on help site.
2015 Feb 07
3
Automatically close Windows program on crash?
I have a program that, under certain circumstances, will crash out with the "Serious Error" popup. In order to better probe the crash with an automated test harness, I'd like to be able to skip that popup and just have the process terminate. Is there a way to do that? Tell Wine "hey, if this program segfaults, just close it without asking me"? Hoping this is something
2018 Jan 26
2
[PATCH] drm/nouveau/therm/gp100: Do not report temperature when subdev is shadowed
Not sure if i understand completely what you intend to say here, with this we prevent hwmon from reporting utterly wrong temperature values returning an error (we could return -EBUSY or somehting instead, granted), yet if the device is shadowed, getting a sane temp value out of is seems unlikely to me! Greetings, Tobias On 1/26/18 12:40 PM, Karol Herbst wrote: > no, we can't do that.
2006 Feb 13
1
Managing multiple Dom0''s
Are there people currently managing multiple Dom0''s and making significant use of migration? I''m loking at a potential setup of 16 or so physical systems with perhaps 64 or so virtual systems (DomU''s I suppose Dom0 is also a virtual system if I understand thing correctly, but that''s no twhat I mean here). It seems to me that making heavy use of migration for
2007 Aug 14
2
Finding a models asscoations
Hi, I cant seem to find the answer to this anywhere so any help/advice is appreciated. Each project has one risk and a risk has a number of has/one belongs to assocations. So what i want to do is in my code loop through all the associations for a risk and display some field information from each as they are pretty similar. So somehting like <% for model_association in project.risks %>
2002 Jan 16
2
exhaustive permutations
Hello R-help Readers I'm currently in the process of trying to write a permutation test procedure for looking at differences between groups with a multivariate data set (something equivalent to ANOSIM - analaysis of similarities for those familiar with this test). As with other permutation tests, for cases where there are large numbers of possible permutations, randomly sampling from these
2007 Mar 14
3
What happend to voip-info?
Anyone has an idea what happend to voip-info? it stopped working about 24 hours ago. Nir S -------------- next part -------------- An HTML attachment was scrubbed... URL: http://lists.digium.com/pipermail/asterisk-users/attachments/20070314/23cdc0f6/attachment.htm
2014 May 30
1
attachment sis + EMLINK (too many links) = segfault bug (2.2.12)
Hi, we use attachment dedup with lots of emails (still migrating to it from maildir). We use netapp storage with wafl filesystem over nfs. Problem is that netapp has hard limit of 100k hardlinks to one file. And we encountered it. Problem is that dovecot start do segfault (lmtp,dsync,pop3 etc) when it happend when tried to deliver new emails with that attachment. Here is strace of dsync: 6740