similar to: "Advanced Printer Features" in Samba 3.0.7 / Cups 1.1.20 ...

Displaying 19 results from an estimated 19 matches similar to: ""Advanced Printer Features" in Samba 3.0.7 / Cups 1.1.20 ..."

2009 Apr 26
7
GTA3 issues under wine 1.1.20
My issue is with the patch for GTA3. After downloading and extracting wine 1.1.20 i did apply the patch, but i get this error: Code: patch -p0 <./hack.diff patching file dlls/dinput/mouse.c Hunk #1 succeeded at 35 (offset 1 line). Hunk #2 FAILED at 271. Hunk #3 FAILED at 310. 2 out of 3 hunks FAILED -- saving rejects to file dlls/dinput/mouse.c.rej Will the mouse move at 360 degrees
2009 May 01
2
Shared clipboard, drag and drop, Linux <> Wine 1.1.20
Can Wine be set up to allow "drag and drop" between Ubuntu 9.04 Nautilus 2.26.2 file manager and a Windows app running in Wine? The Windows application is the "Yamaha File Utility" v1.1.0 which allows MIDI files to be transferred to a Yamaha CLP-150 Clavinova digital piano. Unfortunately, the software relies on drag and drop for the file transfer. In native Windows, I would
2009 Jul 18
1
Re: Warcraft 3 ubuntu 9.04 wine 1.1.20 crash
Gert van den Berg wrote: > On Sat, Jul 18, 2009 at 10:45, int2ag0n<wineforum-user at winehq.org> wrote: > > > Hello guys. > > Sorry for not replying for so long ( i was on holiday). > > ??I managed to play warcraft (dota maps) ??flawlessly for ??about 4 hours. However the game after 4 to 5 hours exits with an error that occured in War3x.mpq file (i think it has to do
2010 May 17
0
Compiling 1.1.20:undefined reference to `png_set_longjmp_fn'
Hi all. I'm trying to compile an older wine version from git. What I did was first to 'git clone' the repo into a folder and then issue a 'git checkout wine-1.1.20' command which should give me the source for the 1.1.20 release. Then I do a "./configure --prefix=/usr" and then I compile with "make depend && make". This is a part of the last output:
2009 Apr 30
7
Problem in Wine 1.1.20 Unhandled page fault on write access.
Hello everyone, Im trying to use wine but Im getting this problem. when I started the winecfg , I got this message: "Could not load Mozilla. HTML rendering will be disabled. wine: Unhandled page fault on write access to 0xbdb151ad at address 0x7d234ce6 (thread 000b), starting debugger... Unhandled exception: page fault on write access to 0xbdb151ad in 32-bit code (0x7d234ce6). Backtrace:
2013 Jun 21
2
Config for master user in dovecot 1.1.20
Hi folks.. Im planning to migrate my mail server using imapsync.I need master user in my dovecot 1.1.20.Im so blind about this.Anybody can help me? Below is my 'dovecot -n' : ############### [root at mail etc]# dovecot -n # 1.1.20: /etc/dovecot.conf # OS: Linux 2.6.18-194.8.1.el5 i686 CentOS release 5.5 (Final) log_path: /var/log/dovecot.log protocols: pop3 pop3s imap imaps listen: *
2009 Apr 25
4
How do I use the developers version of Wine 1.1.20?
I'm still not sure how I did it, but I managed to use the link http://wiki.winehq.org/GitWine for the latest development version, and even installed git (blind man navigating New York City streets). So now all I have to do is Code: git fetch ; git rebase origin to stay up to date. My question is how do I run programs with it? When I do the normal Code: wine setup.exe for example, it says
2009 Jun 05
5
Warcraft 3 ubuntu 9.04 wine 1.1.20 crash
Hi all, find severel topics but no solution. Play Warcraft 3 on the network. ~15 min after the Dota match start Warcraft 3 crashs with following error. Code: root at tbitch:/media/Volume/Warcraft III# wine Frozen\ Throne.exe -opengl err:ole:CoCreateInstance apartment not initialised fixme:advapi:SetSecurityInfo stub fixme:d3d:IWineD3DImpl_FillGLCaps OpenGL implementation supports 16 vertex
2004 Nov 23
0
Samba 3.0.7+Winbind+Cups 1.1.20: Printing from w2k OK, but cannot delete print jobs
Dear community, I'am using samba as print server for w2k clients on a debian system: samba 3.0.7-2 winbind 3.0.7-2 cupsys 1.1.20final+rc It is possible on the w2k-machines to install printer drivers from samba and to print via samba to the cups server. Within the cups server all jobs have the correct username. If I try to delete pending print jobs from w2k something
2007 Jun 30
2
Strange slowdown occasionally in CentOS 5.0
For some reason, parts of my system are now slowing down to an agonizing crawl from time to time. At first it was my VMWare Server 1.04, which became such a pain that I rebooted. Then, it looked like it was a network-induced thing because the prime culprit was SeaMonkey, particularly with multiple tabs open. I did an ifdown and ifup on my NIC and that seemed to help for a while. But then it
2010 Aug 12
3
Can Dom0 be replaced after installation?
Hi, Agonizing about a strategy for installing, when I know nothing about it. I suspect that in spite of the flexibility in choices for a dom0 operating system, I think it''s probably really important to get it all right. I guess there are some burning questions here that might clear everything up if I could answer: 1. Assuming I install Xen, a handful of VMs and have it all set up, is
2009 Apr 24
0
Wine release 1.1.20
The Wine development release 1.1.20 is now available. What's new in this release (see below for details): - Show a dialog on application crashes. - Much improved OLE copy/paste support. - Various listview improvements. - More Direct3D code cleanups. - Various bug fixes. The source is available from the following locations:
2007 Aug 22
3
tackle memory insufficiency for large dataset using save() & load()??
Hello List, i have been agonizing over this for days, any reply would be greatly appreciated! Situation:___________________________________ My original dataset is a .csv dataset (w/ 2M records) with 4 variables: job_id (Primary key, won't be used for analysis, just used for join tables), sector_id (categorical variable, for 19 industry sectors), sqft (con't variable for square
2006 Dec 08
0
RSpec impressions
After a long week agonizing over a scheduling library, and then specing it out rather quickly, I''ve got some work I''m pretty happy with. As a contrast to Test::Unit, I like the way RSpec spreads my attention around the codebase while I concentrate on implementing specific behaviours. In Test::Unit, I tend to write tests around the private methods of the object under test. I
2008 Mar 15
1
ssh/sshd hang after "debug2: channel 0: open confirm rwindow 0 rmax 32768"
Dear openssh developers, Sorry to bother you with this, but I am stumped! ssh client version: OpenSSH_3.9p1 NCSA_GSSAPI_3.5 GSI, OpenSSL 0.9.7d 17 Mar 2004 sshd server version: OpenSSH_4.6p1-hpn12v17 NCSA_GSSAPI_GPT_4.0 GSI, OpenSSL 0.9.7d 17 Mar 2004 The client/server interaction hangs just at the very end, after authentication is complete. Here are a few lines of ssh -v -v -v output:
2008 Oct 03
1
Tinn-R explorer used to be my friend
I have upgraded everything lately and can no longer get the Tinn-R explorer to work. I think I have had this problem before but cannot recall how I solved it.I run Tinn-R 2.0.0.7 and Rgui version 2.7.2 When I click on the explorer button I get > trObjList(envir='.GlobalEnv', pattern='', group='', path=.trPaths[3]) Error in trObjList(envir = ".GlobalEnv",
2014 Jan 06
4
Can we trust RedHAt encryption tools?
Recently I have been deeply troubled by evidence revealing the degree to which U.S. based corporations (well actually all resident in any of the so-called 5-eyes countries) appear to have rolled over and assumed the position with respect to NSA inspired pressure to cripple public key encryption and facilitate intrusions into their software products. This has engendered in me a significant degree
2012 Jul 25
5
problem with machine "freezing" for short periods
I have two HP dc7800 convertible minitowers that are exhibiting the following issue: every 5-10 minutes, they will "freeze" for about 30 seconds, and then pick right back up again. During the freeze, it seems that nothing at all happens on the system; the clock doesn't even advance (it just picks up again with the next second, and that 30-or-so seconds are lost). I've tried both
2018 Jul 27
0
Fads, the Lad of the Lake... Hashemesh is still Hemera... and "Greetings Turmeric"
"/if you will share your wine.../" -Dave J. Matthews *A LONG LONG TIME AGO <http://hoyo.cf/lists/lt.php?id=YUgNBwNXGAFQVR1QWlQKVF0F> **,* I /wrote a little story <http://hoyo.cf/lists/lt.php?id=YUgNAwFQGAFQVR1QWlQKVF0F> / about searching through o <http://hoyo.cf/lists/lt.php?id=YUgNAwFQGAFQVR1QWlQKVF0F> ur history, looking for the actual beginning of civilization. I