similar to: Wine Crashes whenever starting 3D applications on FGLRX

Displaying 20 results from an estimated 100 matches similar to: "Wine Crashes whenever starting 3D applications on FGLRX"

2008 Aug 15
0
Diablo 1 (Demo or Hellfire)
hello i'm having problem with Diablo Hellfire or Demo. 1st i did everytjhing what was writen about Diablo on WINEHQ website (ddraw.dll, regedit...). I use Wine 1.0 from original Debian 4.0 Testing repository. Diablo Demo (from blizzard website): Code: fixme:win:EnumDisplayDevicesW ((null),0,0x33f900,0x00000000), stub! fixme:xrandr:X11DRV_XRandR_SetCurrentMode Cannot change screen BPP from 32
2011 Sep 10
2
Can't get Windows program installed under Wine to work
Hi, I am using Ubuntu Linux 10.4 (64 bit). I have been trying to use a scientific program written to work on Windows XP and Vista. I can't run it on my Windows Home Premium as this does not have XP compatability mode. I therefore decided to attempt installation via Wine. I have downloaded the latest version of Wine and installed it. I used Wine to install the program with no problems.
2012 Feb 01
8
D2GS on Wine
Hi! I typed the following commands on my fresh-new installed Debian GNU/Linux 6.0 VPS machine (via SSH): Code: apt-get install xserver-xorg-core xorg gdm gnome apt-get install wine wine -v Everything seems to works fine, but when I type: Code: cd ~/Diablo wine D2GS.exe & I get the error: Code: wine: Unhandled page fault on read access to 0x0443cbf8 at address 0x6ff5824c (thread
2008 Jul 01
0
Ubuntu 8.04, Wine - Microsoft NAVISION 4
I read a post about wine and Navision 4 SP2 at this url: http://appdb.winehq.org/objectManager.php?sClass=version&iId=4993&iTestingId=27140 I was very happy for this... and I have installed wine on my Ubuntu 8.04... after, I have installed Navision 4. Everything seemed ok but Navision 4 does not run. When I try to start navision by menu NAVISION does not start. I hope in your help !!!
2011 Jul 06
0
newbie: stuck at deploying whenever via cap
hi, im trying to deploy whenver + multistaging via cap: this is my task run "cd #{release_path} && whenever --set environment=#{rails_env} --update-crontab #{application}_#{rails_env}" 1)why i do append rails_env to --update-crontab? because i would like to have 2 sets of cronjobs, one for each stage (staging & production). problem is that a deploy (eg proeduction)
2010 Jul 22
1
Error whenever I try to install something
I keep getting this: Unable to find the 'default' bottle: bottle 'default' not found in '/home/vlad/.cxoffice' bottle 'default' not found in '/opt/cxoffice/support' How can I fix this/what causes it? I'm using wine 1.2rc6 with Kubuntu 10.04 (Lucid Lynx) Thanks, ElWray
2018 Dec 01
2
[PATCH nbdkit] tests: Add -v (verbose) whenever we run nbdkit in test functions.
This enables debugging in the test output, and has no noticable effect (ie. all the tests still pass both without and with valgrind). Rich.
2018 Dec 01
0
[PATCH nbdkit] tests: Add -v (verbose) whenever we run nbdkit in test functions.
Getting full output from nbdkit is worthwhile when debugging tests. --- tests/functions.sh.in | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/tests/functions.sh.in b/tests/functions.sh.in index 8c65884..d647639 100644 --- a/tests/functions.sh.in +++ b/tests/functions.sh.in @@ -72,7 +72,7 @@ start_nbdkit () pidfile="$2" # Run nbdkit. - nbdkit
2017 Nov 23
0
Execute a user script whenever a user is added in the domain
On Thu, 23 Nov 2017 20:31:46 +0100 Fabian Fritz via samba <samba at lists.samba.org> wrote: > Hi, > > I am using the ADUC-tool on Windows PCs to add users to the domain. > Now I also need to do some maintance work on the linux server (DC). > Is there an option that I've overlooked or any other way to execute a > shell script whenever a user is added? Ideally it would
2007 Jun 26
1
DO NOT REPLY [Bug 4745] New: Use lchmod and lutimes whenever possible
https://bugzilla.samba.org/show_bug.cgi?id=4745 Summary: Use lchmod and lutimes whenever possible Product: rsync Version: 3.0.0 Platform: Other OS/Version: Linux Status: NEW Severity: enhancement Priority: P3 Component: core AssignedTo: wayned@samba.org ReportedBy:
2012 Apr 30
1
Why does my R compiler repeat my program whenever it is compiled?
Hi, I am using RStudio as my R editor. After someday I accidentally hit something, the whole program is repeated in the Console whenever I compile it. How can I fix it so that the whole program won't be repeated in the future? Thanks, miao [[alternative HTML version deleted]]
2012 Oct 10
2
Strange email i'm getting whenever i post to the list
From: ?????? <NAVER-MAILER at naver.com> Subject: [???? ??] envy721c at naver.cobSDsnLzroZwg66mU7J287J20IOyghOyGoeuQmOyngCDrqrvtlojsig==teuLiOuLpC4= The only plain english in the message is that the mail was denied by the receiver Anyone else getting this?
2012 Nov 06
0
How to read all table in r using dbreadTable, autimatically read in whenever I save new table in SQLite db
HI, I got the problem. I use the following query to read table individually, how can I read all tables autimatically rather than typing "week42" "week33" in dbReadTable? library(RSQLite) library(sqldf) drv <- dbDriver("SQLite") con<-dbConnect(drv, "sqlite.db") dbListTables(con) #dbRemoveTable(con, "week39") dbDisconnect(con)
2023 Mar 10
0
[PATCH v2 0/6] use canonical ftrace path whenever possible
On Wed, Feb 15, 2023 at 03:33:44PM -0700, Ross Zwisler wrote: > Changes in v2: > * Dropped patches which were pulled into maintainer trees. > * Split BPF patches out into another series targeting bpf-next. > * trace-agent now falls back to debugfs if tracefs isn't present. > * Added Acked-by from mst at redhat.com to series. > * Added a typo fixup for the virtio-trace
2008 Oct 16
3
How to launch batch whenever Asterisk (re)start ?
Hi, Using Asterisk 1.4, I would like to send a couple of SIP notifies or various scripts whenever Asterisk restart. My concern is also deal with restart from CLI but I don't how Asterisk is restarted when using CLI. Is safe_asterisk used ? What is the best way to do ? Regards -------------- next part -------------- An HTML attachment was scrubbed... URL:
2006 Aug 02
2
Mongrel crashes whenever an exception is raised
Hi all, I have a rails app running on mongrel on freebsd using mongrel 0.3.13.3 with ruby 1.8.4. Mongrel dies every time the application generates an exception. I have the same setup running on a linux box without any problems. Mongrel crashes with the following error: Bus error (core dumped) And the following message in /var/log/message kernel: pid 57638 (ruby), uid 0: exited on signal 10
2012 Aug 30
1
[Whenever gem]What is the reason that linux's cron can't automatic running?
OS : Ubuntu 12.04 Now I use Backup <https://github.com/meskyanichi/backup> and Whenever<https://github.com/javan/whenever> gem to backup my database. When I run backup perform -t my_backup ,I can works. But when I check the task crontab -l ,it as this: 0 22 * * * /bin/bash -l -c ''backup perform -t my_backup'' Run cat /etc/crontab to check my cron configuration
2008 Nov 05
0
[PATCH] blktap: ensure vma->vm_mm''s mmap_sem is being held whenever it is being modified
As usual, written and (build-)tested on 2.6.27.4 and made apply to the 2.6.18 tree without further testing. Signed-off-by: Jan Beulich <jbeulich@novell.com> Index: head-2008-11-04/drivers/xen/blktap/blktap.c =================================================================== --- head-2008-11-04.orig/drivers/xen/blktap/blktap.c 2008-10-01 16:35:04.000000000 +0200 +++
2017 Nov 26
1
Execute a user script whenever a user is added in the domain
My DC handle the authentification and some other Samba server provide shares (they're pure file servers with winbind). Users get their personal directory as a share with appropriate permissions. Up until now I used a Samba 3 server to both handle the authentification and act as a file server. I had a script to create a Samba user, create the personal directories and set some ZFS quota on it.
2017 Nov 23
2
Execute a user script whenever a user is added in the domain
Hi, I am using the ADUC-tool on Windows PCs to add users to the domain. Now I also need to do some maintance work on the linux server (DC). Is there an option that I've overlooked or any other way to execute a shell script whenever a user is added? Ideally it would be executed on each DC. If there isn't a built-in way, would it be possible by monitoring one of the ldb-files for changes?