similar to: updating to 6.4 broke olvwm/openwin

Displaying 20 results from an estimated 2000 matches similar to: "updating to 6.4 broke olvwm/openwin"

2012 Sep 28
1
centos6 - failsafe terminal on login screen
I have some clients that run centos6 and I need to have users be able to access the "failsafe terminal" from the login screen. The old options (from 4/5) for choosing your session aren't present. I've googled a bit on this but don't seem to be using a good search string as most of the hits have nothing to do with this and the rest aren't helpful. So, just wondering
2013 Jul 04
3
odd inconsistency with nfs
I'm having an interesting/odd problem with nfs (I think). We recently (Monday/Tuesday) upgraded our file server from an ancient redhat 7.3 system to a shiny new centos 6.4 system. We don't see any issues between the other centos boxes, but things get a bit weird when we start mounting on the old solaris clients. The initial symptom was that the 'tab complete' wasn't
2006 Jun 21
5
command to echo size of images
All, Is there a command line program in centos to echo back the size of an image (gif,jpg,png)? I did see that file image.jpg sometimes works but reports the wrong image size. I see xview image.jpg reports the correct size but I dont want to see the image just get its size. Thanks for any suggestions. Jerry -------------- next part -------------- An HTML attachment was scrubbed... URL:
2009 Apr 05
1
xview not in 5.3
I used xview in 5.2 from package xloadimage. This doesnt seem to be present in 5.3 Has it moved to a different package? yum provides "*/xview" didnt return anything. Jerry
2004 May 02
7
Connection caching?
Hey all, on the distcc mailing list, a thread about load balancing got a bit out of hand, and we started thinking about moving fsh-like connection caching into ssh itself to get rid of the overhead of starting up the python interpreter to run rsh. (Interestingly, mit's "rex", described at http://www.lcs.mit.edu/publications/pubs/pdf/MIT-LCS-TR-884.pdf, considers connection caching
2010 Jan 29
7
Wine and Miranda IM
Hi, I have been using Miranda (version 0.7.19, latest that can handle MSN) Lately i have get some problem, i cant see peoples avatars and when i log in i get about 4-7 errors massages. Im running Arch now, before that i was using Ubuntu and with some help with winetricks then this problem was gone. I?m using the latest version of Wine and winetricks. Terminal output: Code:
2003 Sep 22
1
Updating a linear model
My google search for Plackett's Algorithm didn't return too much except that Plackett's algorithm appears to be useful in Control Theory - it is elaborated as "Plackett's algorithm for on-line recursive least squares estimation". Sounds something like what I want. I am looking at developing a user modelling type app (new data points coming in and wanting to dynamically
2010 Jan 31
2
[LLVMdev] Redefining function
Just updated the source and now I get the unreachable error again. The JIT doesn't know how to handle a RAUW on a value it has emitted. UNREACHABLE executed at /home/conrado/engines/llvm/lib/ExecutionEngine/JIT/JITEmitter.cpp:1542! I think that it's not helpful now, but I can post the program, if you want me to. On Sun, Jan 31, 2010 at 2:49 PM, Jeffrey Yasskin <jyasskin at
2008 Feb 06
1
xloadimage in centos 5.1
I have noticed that xloadimage rpm is not in centos 5.1 I use the command "xview -identity" to get the size of gifs, jpgs, and pngs. xview is part of the xloadimage package. The command "file filename" also reports sizes for gifs and pngs BUT not for jpgs. Is there an alternative command to use to report gif jpg and png sizes? I thought about just getting an older
2008 Feb 02
2
[PATCH] Requiring multiple auth mechanisms (updated)
Jefferson Ogata's patch http://marc.info/?l=openssh-unix-dev&m=108134938701018&w=2 adds a multiple authentication methods option to sshd. I updated the patch to 4.7p1 and added logic to allow it to work with privilege separation. https://bugzilla.mindrot.org/show_bug.cgi?id=1435 -------------- next part -------------- A non-text attachment was scrubbed... Name:
2008 Aug 25
3
Dell 2950 III for Xen virtualization
Hello everyone, I just wanted to see if anyone has experience running Xen on: Dell 2950 III 2 x Quad 2.0 Ghz 1333Mhz FSB 32 GB DDR2 (8x4GB) 2 Disk Perc RAID 1 (7200 RPM SAS) Broadcom Dual Gigabit Ethernet LOM & TOE The requirements of each VM are not that high (and are all identical). I just want to run remote desktop and 1 other application at any given time (either a web based IE
2010 Sep 16
5
a2billing
Hey there, I am trying to setup a2billing on asterisk 1.6 , but ,when I try to access its web page I see the a2billing directories:Index of /a2billingNameLast modifiedSizeDescriptionParent Directory -admin/15-Sep-2010 19:19-agent/15-Sep-2010 19:21-common/15-Sep-2010 19:18-customer/15-Sep-2010 19:20-Apache/2.2.9 (Debian) PHP/5.2.6-1+lenny8 with Suhosin-Patch Server at Att, Flavio Roberto
2010 Feb 01
0
[LLVMdev] Redefining function
Hm, I wonder if the error message for llvm_unreachable should change. I think I remember a couple people focusing incorrectly on the UNREACHABLE instead of the actual error message above it (which means it's our fault, not theirs). Miranda, this is pointing at the same problem you had before. You have a function JIT-compiled, and you're trying to RAUW (ReplaceAllUsesWith) it. You'll
2013 Jun 24
2
packages for input messages
? stato filtrato un testo allegato il cui set di caratteri non era indicato... Nome: non disponibile URL: <https://stat.ethz.ch/pipermail/r-help/attachments/20130624/2836bcf8/attachment.pl>
2019 Apr 08
3
Samba 4.8.11 for rhel7/centos7 rpms
Hi everyone, In case anyone's interested, I've posted the rpm builds of samba 4.8.11 that I'm using on RHEL7.6. (I run these in VMs, serving as AD DCs for my SOHO). Comments most welcomed. http://nova.polymtl.ca/~coyote/dist/samba/samba-4.8.11 If you're on RHEL7/Centos7, you've got several repos to choose from: http://azzurro.ezplanet.net/el7
2007 Feb 12
4
Proper use of "send" method
I have the following models: class MainService < ActiveRecord::Base has_one :travel_service end class TravelService < ActiveRecord::Base belongs_to :main_service end I can use the following: @main_service.travel_service = TravelService.new But I can''t use the following: @main_service.send("travel_service") = TravelService.new It says " unexpected
2005 Jan 12
2
Miranda IM (X - related?) problem under 20050111
I have a kind of trouble with Miranda IM in newest (20050111) wine. strazce@vrsek:/var/wine/Program Files/Miranda IM$ wine miranda32.exe err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=8 err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=8 err:x11drv:X11DRV_CreateBitmap Trying to make bitmap with planes=1, bpp=8 fixme:msvcrt:_XcptFilter
2006 Feb 03
2
rgl install problem on Solaris 10 X86
Hi, Could you help me to install the rgl package on Solaris 10 x86? I tried and got the following error messages. When I compiled my R as 64bit, I used the SUN ProW compilers. However, gcc seems to being used below as well as missing some information. Thank you in advance, Dongseok > install.packages("rgl") --- Please select a CRAN mirror for use in this session --- *
1999 Apr 22
2
R compiling on SOLARIS 2.6
We here at HGSI have a consultant doing some statistical work for us. HGSI bought and installed SAS, but our consultant insists that R and Rweb is a better solution. I do not know either package so I do not know, hence we are ditching SAS for R and Rweb. Any comments on this are welcom. Now for the real problem. Rweb is very expensive (time wise). The number of prereqs is way more than I thought
2004 May 03
1
./configure on SunOS does not run to completion
OS: SunOS human 5.9 Generic_112233-12 sun4u sparc SUNW,Sun-Fire-480R I run ./configure --prefix=/non/standard/path ... and it stops at the line checking for xmkmf... /usr/openwin/bin/xmkmf Sincerely Eryk