Gnome2 menu editor?
Gnome 1.4.x had a handy GUI menu editor. I can't seem to find one in Psyche. Is there a menu editor?
Re: Gnome2 menu editor?
On Wed, 2002-10-02 at 22:07, Warren Togami wrote: > Gnome 1.4.x had a handy GUI menu editor. I can't seem to find one in > Psyche. Is there a menu editor? > No. http://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=74885 Regards, Jim H signature.asc Description: This is a digitally signed message part
RE: 8.0 Problems - SIS900 series controller will not load.
On Wed, 2002-10-02 at 13:14, Cochran Robert L (NO) wrote: To me this means your ethernet controller is working fine. An lsmod should show that sis900 is running. In fact, lsmod shows that it is not running at all. Trying to load the card manually produces the following from dmesg (many entries over and over again): sis900.c: v1.08.04 4/25/2002 divert: allocating divert_blk for eth1 /var/log/messages has the following: Oct 2 23:34:30 spike kernel: sis900.c: v1.08.04 4/25/2002 Oct 2 23:34:30 spike kernel: eth1: Error EERPOM read 0 Oct 2 23:34:30 spike /etc/hotplug/net.agent: NET unregister event not supportedOct 2 23:34:30 spike /etc/hotplug/net.agent: NET unregister event not supportedOct 2 23:34:30 spike insmod: /lib/modules/2.4.18-14/kernel/drivers/net/sis900.o: init_module: No such device Oct 2 23:34:30 spike insmod: Hint: insmod errors can be caused by incorrect module parameters, including invalid IO or IRQ parameters. You may find more information in syslog or the output from dmesg Oct 2 23:34:30 spike insmod: /lib/modules/2.4.18-14/kernel/drivers/net/sis900.o: insmod eth1 failed Oct 2 23:34:30 spike /etc/hotplug/net.agent: invoke ifup eth1 This confirms the driver is not loading. Let's go back a bit. When you installed 8.0 did you have an ethernet cable plugged into your machine (using the onboard ethernet plug and not the PCI card) and did you have a running network available? For example -- was there a gateway device that could be pinged at install time? The answer to the existing network question is yes. I have a Linksys firewall/vpn router/gateway, which also serves as my DHCP server. All of this was live when I installed RH 8.0. In fact, I only installed the PCI card *after* several unsuccessful tries with the on-board controller. If so, the anaconda installer should have detected your networking, loaded the right driver for the ethernet controller, and brought you to a screen asking for the IP address of the machine and IP addresses representing the gateway IP, and the DNS server IP. Did this happen? My guess is you didn't have the machine connected to your network. So the installer skipped the network setup. But the reality is Anaconda did not. I re-installed twice just to be sure. That means to me that the Ethernet controller's driver did NOT load properly, because there was, indeed, a working network. In addition, there actually does not need to be a network running - only a network card. You can configure a static address on an Ethernet controller with no cable plugged in. I've done this many, many times. A Link-down state on an Ethernet controller will not stop the driver from loading. Even so, the state on the controller should have been Link-up. Also, were you asked to select a firewall security level? It is very possible that you turned on the default firewall and it is blocking ethernet packets, making you think the hardware is not working. Because I already have a hardware firewall, I set my security level to no firewall. What does running 'ifconfig' show you? Do you see output for eth0 and/or eth1? My ifconfig for eth0 shows a working connection and also shows that the device eth1 does not exist. PS -- when you post to this list, can you do that in plain text. Sure I can. Note, your last post was also in HTML - I reformatted your message. So many people post here in HTML it seems odd that I would be singled out though. My XE settings just default to it. Thanks Robert L. Cochran -Original Message- From: Christopher A. Williams [mailto:chrisw@;privatei.com] Sent: Wednesday, October 02, 2002 2:44 PM To: [EMAIL PROTECTED] Subject: RE: 8.0 Problems - SIS900 series controller will not load. OK - here's the output of the lspci -v -v command regarding the SIS-900 series (963) Ethernet controller: 00:04.0 Ethernet controller: Silicon Integrated Systems [SiS] SiS900 10/100 Ethernet (rev 91) Subsystem: Asustek Computer, Inc.: Unknown device 80a7 Control: I/O+ Mem+ BusMaster+ SpecCycle- MemWINV- VGASnoop- ParErr- Stepping- SERR- FastB2B- Status: Cap+ 66Mhz- UDF- FastB2B+ ParErr- DEVSEL=medium >TAbort- SERR-
Re: Has this Nasty Little Issue been fixed in 8.0
On Wed, 2002-10-02 at 21:13, D. Nathan Cookson wrote: > I apologize for forwarding this. I originally asked about this on the > valhalla list. However, after my recent update experiences with the 2.4.18-3 > to 2.4.18-10.athlon kernel with Red Hat 7.3, I was curious if this had been > addressed in Red Hat 8.0? If not, is there a timeline for addressing it? > > The motherboard has the Via KT8266A Chipset and 8233A Southbridge. I The 8233a southbridge was not supported in Red Hat 7.3. This is probably the casue of any data corruption. Looking at the source code for the 2.4.18-14 kernel in Psyche... /usr/src/linux-2.4.18-14/drivers/ide/via82cxxx.c * * Version 3.35 * * VIA IDE driver for Linux. Supported southbridges: * * vt82c576, vt82c586, vt82c586a, vt82c586b, vt82c596a, vt82c596b, * vt82c686, vt82c686a, vt82c686b, vt8231, vt8233, vt8233c, vt8233a, * vt8235 * The 8233a does now appear to be supported. Regards, Jim H signature.asc Description: This is a digitally signed message part
Re: 8.0 Problems - Any ideas?
Gave this a try. Kudzu did unconfigure and the reconfigure the controller. Then, when it tries to bring it up, the following message is displayed (also in /var/log/messages): Oct 2 23:54:13 spike ifup: sis900 device does not seem to be present, delaying eth1 initialization. Oct 2 23:54:13 spike network: Bringing up interface eth1: failed I think there's something wrong either with the driver or it's just not compatible for some reason. I really don't know... Cheers, Chris Williams On Wed, 2002-10-02 at 17:09, Mike Chambers wrote: >There are no updated Linux drivers available from the ASUS Website that I have found. It does appear my BIOS revision is up to date (1003). I also did finally find the spec for the Ethernet controller. It's a (pasted from Website) SiS® 963 integrated 10/100 Mbps Fast Ethernet with Realtek PHY... It's not documented in the box, but it's on the Website. RH 8.0 successfully recognized the Realtek 1394 controllers. What if you disabled the ethernet device in your BIOS, boot up linux and let it detect it's missing. Make sure kudzu is able to run at boot. Then reboot back into your BIOS, enable it again and let kudzu detect it and see if it finds it and sets it up correctly. -- "If you get to thinkin' you're a person of some influence, try orderin' someone else's dog around." --Cowboy Wisdom
RE: "X" is respawning too fast: disabled for 5 minutes
Try looking at log files: /var/log/gdm/*, /var/log/messages, /var/log/XFree86* . There you could find some clues why gdm crashes/exits. > -Original Message- > From: José Romildo Malaquias [mailto:romildo@;uber.com.br] > Sent: Wed, October 02, 2002 10:00 PM > To: [EMAIL PROTECTED] > Cc: José Romildo Malaquias > Subject: "X" is respawning too fast: disabled for 5 minutes > > > Hello. > > My new installed RHL 8.0 system was configured > to login using gdm. But, except for the first > time the system was started, I was unable to > run the X Window System. After system > initialization, I get the message telling > me that > > "X" is respawning too fast: disabled for 5 minutes > > and after 5 five minutes the message repeats > on my Linux console, periodically. > > When changed from the graphical login to the > text login, and restarting X manualy with > startx, the problem does not appear. > > Any clues on what is going on and how to > solve the problem? > > Romildo > -- > Prof. Jos� Romildo Malaquias > Departamento de Computa��o - Universidade Federal de Ouro Preto > http://www.decom.ufop.br/prof/romildo/[EMAIL PROTECTED] > http://uber.com.br/romildo/ [EMAIL PROTECTED] > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list >
RE: How to change the font size in the desktop?
Did you try Preferences/Fonts in Gnome menu? > -Original Message- > From: José Romildo Malaquias [mailto:romildo@;uber.com.br] > Sent: Wed, October 02, 2002 9:40 PM > To: [EMAIL PROTECTED] > Cc: José Romildo Malaquias > Subject: How to change the font size in the desktop? > > > Hello. > > I have just installed RHL 8.0 on my computer > and the X Window System is configured to > run at the resolution of 1920x1440. That is > nice, but I am getting too small fonts on the > screen, making it difficult to read most of > the text. > > How can someone change the font size used by > the GNOME2 desktop? > > Romildo > -- > Prof. Jos� Romildo Malaquias > Departamento de Computa��o - Universidade Federal de Ouro Preto > http://www.decom.ufop.br/prof/romildo/[EMAIL PROTECTED] > http://uber.com.br/romildo/ [EMAIL PROTECTED] > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list >
Re: Codeweaver's Crossover Plugin?
On Thu, 2002-10-03 at 00:57, Michael Knepher wrote: > If you get the crossover-1.1.3 upgrade, it includes the freetype lib and > puts it in the right spot. oh,. I should of read the release notes :-) Mark -- --- Universal Truths: "SEEKING CANDIDATES WITH A WIDE VARIETY OF EXPERIENCE" You'll need it to replace three people who just left.
StarOffice 6.0 broken?
I just now tried to install StarOffice 6.0 for Linux from Sun's official media kit. Installation went smoothly, but when you run it it get past the Splash screen with no problem, but became stuck in a loop forever before it loads an application. Running strace shows it is doing something over and over again. CPU usage is near zero when it gets stuck in this loop. Anyone else had this problem? I figured I could simply copy all the fonts and templates from StarOffice 6.0 into OpenOffice in order to have full functionality. I found the fonts, but I couldn't find the SO6 Presentation templates. Anyone know where these are located?
nautilus begone!
I'm just trying RHL8.0 for the first time today. I'm a kind of easy going guy: I usually accept whatever GUI Red Hat nominates (since RHL4.x, if I remember correctly). Then I fiddle with it a bit. Perhaps superstitiously, I feel that Nautilus weighs down a system. So I like to eliminate it from the startup. In particular, I don't need the three icons on the desktop: Hugh's Home, Start Here, and Trash, each run by Nautilus. I'm guessing that Nautilus would then only appear when summoned (rarely, in my case). Attempt 1: I deleted the files with these names from ~/.gnome-desktop/. This (or something else I did at the same time) caused the menubar to become unstable, so I tried to undo the damage. Undoing the damage: shut down X rm -rf ~/.[a-zA-Z]* cp -a /etc/skel ~ restart X Attempt 2: search for a way to use the GUI to get rid of these desktop artifacts. - right click on them yields no affordance - right click on desktop ditto - right click on panel only deals with panel - only menu item that seems relevant: gnome menu: preferences: control center + interestingly, this is run by the nemesis (Nemo?), Nautilus. + the only likely item here is "extras", and within that "sawfish window manager" (I did look at everything else) + every button in "sawfish window manager" is useless. The only action I can get out of them is a BEEP. Good diagnostic! I notice on the text console (by using C-A-F1): error: can't connect to socket /tmp/.sawfish-hugh/redsky.mimosa.com:0:0 + I don't even know if I'm running sawfish. How am I (a dumb user) supposed to know? (It doesn't show up with ps. I'm guessing metacity is doing that job. No man page for it.) Where am I supposed to control what's on the desktop? Where am I supposed to find this out? Help, I'm drowning in GUI. Hugh Redelmeier [EMAIL PROTECTED] voice: +1 416 482-8253
Mouse PS/2 with scroll
Hi guys... I want to use my scroll, but i can't. I have this: Identifier "Mouse0" Driver "mouse" Option "Protocol" "PS/2" Option "Deice" "/dev/psaux" Option "ZAxismapping" "4 5" Option "Wmulate3Buttons" "no" Idetifier "Mouse1" Driver "mouse" Option "Device" "/dev/input/mice" Option "Protocol" "IMPS/2" Option "Emulate3Buttons" "no" Option "ZAxinsmapping" "4 5" The extrange thing is that i have only one mouse. Maybe the webcam, but i don't know. And if I change the first one to IMPS/2 then I can't control the mouse, it stays in the egde bottom left (in the corner) and press the left button itself :( Any idea??? Thanks in advance -- Alejandro Matos Perumanta Austriapi ...tupac manchis kama Linux registered user: 287900 --
Re: KDE / X
What was it ? On Thu, 2002-10-03 at 07:05, Garf DeLong wrote: > I fixed it, stupid mistake. Thanks anyway ! > > Gregg > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list
Re: nautilus begone!
On Thu, 3 Oct 2002 03:59:38 -0400 (EDT) "D. Hugh Redelmeier" <[EMAIL PROTECTED]> wrote: # + the only likely item here is "extras", and within that "sawfish # window manager" (I did look at everything else) # # + every button in "sawfish window manager" is useless. The only # action I can get out of them is a BEEP. Good diagnostic! Was this an upgrade or a clean install? Sawfish doesn't come with Red Hat 8.0 -- Jesse Keating j2Solutions.net Mondo DevTeam (www.mondorescue.org) Was I helpful? Let others know: http://svcs.affero.net/rm.php?r=jkeating
Re: Mouse PS/2 with scroll
Hi, In the 'Mouse0' block change the protocol from PS/2 to IMPS/2. The scroll mouse should hopefully then work after X is restarted. Don't worry about the two sections as I have the same. Regards Philip Wyett On Thu, 2002-10-03 at 09:05, Alejandro Matos wrote: > Hi guys... > > I want to use my scroll, but i can't. I have this: > > Identifier "Mouse0" > Driver "mouse" > Option "Protocol" "PS/2" > Option "Deice" "/dev/psaux" > Option "ZAxismapping" "4 5" > Option "Wmulate3Buttons" "no" > > Idetifier "Mouse1" > Driver "mouse" > Option "Device" "/dev/input/mice" > Option "Protocol" "IMPS/2" > Option "Emulate3Buttons" "no" > Option "ZAxinsmapping" "4 5" > > The extrange thing is that i have only one mouse. Maybe the webcam, but > i don't know. And if I change the first one to IMPS/2 then I can't > control the mouse, it stays in the egde bottom left (in the corner) and > press the left button itself :( > Any idea??? > Thanks in advance > -- > Alejandro Matos > Perumanta Austriapi > ...tupac manchis kama > Linux registered user: 287900 > -- > > > > -- > Psyche-list mailing list > [EMAIL PROTECTED] > https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Mouse PS/2 with scroll
On Thu, 03 Oct 2002 10:05:40 +0200 Alejandro Matos <[EMAIL PROTECTED]> wrote: # # The extrange thing is that i have only one mouse. Maybe the webcam, # but i don't know. And if I change the first one to IMPS/2 then I # can't control the mouse, it stays in the egde bottom left (in the # corner) and press the left button itself :( # Any idea??? # Thanks in advance Remove the second one completely maybe, and change the first one again to IMPS/2 or whatever. -- Jesse Keating j2Solutions.net Mondo DevTeam (www.mondorescue.org) Was I helpful? Let others know: http://svcs.affero.net/rm.php?r=jkeating
constant small noise with redhat8.0 under dell inspiron 8100
I had installed also redhat7.3, and it hasn't such problem, neither windowsXP. I've turned off sgi-fam, autofs, kuduzu, but that didn't help. Anyone has some idea? Thanks. This noise probably is not caused by the hard disk.
Re: Mouse PS/2 with scroll
Hi, thanks for the answer. Is there a way to undo that??? in case it goes crazy again ;) Thanks -- Alejandro Matos Perumanta Austriapi ...tupac manchis kama Linux registered user: 287900 -- Jesse Keating wrote: On Thu, 03 Oct 2002 10:05:40 +0200 Alejandro Matos <[EMAIL PROTECTED]> wrote: # # The extrange thing is that i have only one mouse. Maybe the webcam, # but i don't know. And if I change the first one to IMPS/2 then I # can't control the mouse, it stays in the egde bottom left (in the # corner) and press the left button itself :( # Any idea??? # Thanks in advance Remove the second one completely maybe, and change the first one again to IMPS/2 or whatever.
Re: KDE / X
> What was it ? > > On Thu, 2002-10-03 at 07:05, Garf DeLong wrote: > > I fixed it, stupid mistake. Thanks anyway ! > > > > Gregg He had Active Desktop Borders enabled in Look & Feel->Window Behavior. Regards, Malcolm -- KDE Proof Reading Team KDE GB English Translation Team +++ GMX - Mail, Messaging & more http://www.gmx.net +++ NEU: Mit GMX ins Internet. Günstige DSL- & Modem/ISDN-Tarife!
Fonts in Third -Party App Display Incorrectly
I'm using a third-party app, Vuescan, from http://www.hamrick.com/vsm.html The font used on the buttons is displayed as a rectangle and not as letters. I assume that the app is looking for some font that has been removed or the UTF8 thing is causing a problem or perhaps the font size is too big, I just don't know. Anyone have a workaround? Advice? This app is not likely to be unique in its reaction to Red Hat 8.0. -- Hoyt http://www.maximumhoyt.com Nothing is impossible to the man that doesn't have to do it himself.
RE: constant small noise with redhat8.0 under dell inspiron 8100
Hi, I also have a noise problem (inspiron 8200). The noise seems to emerge from just beneath the keyboard when system load goes up. I only have this noise when booting on battery power. Furthermore I found that the build-in ethernet controller makes some small chirping noise when using lots of bandwidth. I've read at http://jpstrand.homeip.net/user/delli8200/delli8200.html that disabling "CPU idle APM calls" shold solve the noise problem, but it didn't work for me. Regards, Joris -Oorspronkelijk bericht- Van: WANG Xuewen [mailto:x2w2wang2@;free.fr] Verzonden: donderdag 3 oktober 2002 10:16 Aan: [EMAIL PROTECTED] Onderwerp: constant small noise with redhat8.0 under dell inspiron 8100 I had installed also redhat7.3, and it hasn't such problem, neither windowsXP. I've turned off sgi-fam, autofs, kuduzu, but that didn't help. Anyone has some idea? Thanks. This noise probably is not caused by the hard disk. -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list
Re: Export import-mail/rules
I don't personally use Nutscrape for email, but it will be probably: And wich one do you recomend??? Thanks -- Alejandro Matos Perumanta Austriapi ...tupac manchis kama Linux registered user: 287900 --
Re: Has this Nasty Little Issue been fixed in 8.0
Indeed, however what happened from what I could gather from digging around mail archives. Is that the default was safe, with the 2.4.18-3 kernel. However support was "added" by 2.4.18-10.athlon (the updated 7.3 kernel via up2date) which was incomplete, and caused data corruption. There was a discussion of the way it was added in the Valhalla mailing list in July, which indicated it was added in an incomplete manner, and thus introduced the issue. Further, the beta 2.4.19 Red Hat kernels would also cause the data corruption, despite the fact that kernels built from 2.4.19 sources did not, because Red Hat had ported their changes to IDE in 2.4.18 to the 2.4.19 kernel. - Original Message - From: "Jim Hayward" <[EMAIL PROTECTED]> To: <[EMAIL PROTECTED]> Sent: Wednesday, October 02, 2002 10:58 PM Subject: Re: Has this Nasty Little Issue been fixed in 8.0 On Wed, 2002-10-02 at 21:13, D. Nathan Cookson wrote: > I apologize for forwarding this. I originally asked about this on the > valhalla list. However, after my recent update experiences with the 2.4.18-3 > to 2.4.18-10.athlon kernel with Red Hat 7.3, I was curious if this had been > addressed in Red Hat 8.0? If not, is there a timeline for addressing it? > > The motherboard has the Via KT8266A Chipset and 8233A Southbridge. I The 8233a southbridge was not supported in Red Hat 7.3. This is probably the casue of any data corruption. Looking at the source code for the 2.4.18-14 kernel in Psyche... /usr/src/linux-2.4.18-14/drivers/ide/via82cxxx.c * * Version 3.35 * * VIA IDE driver for Linux. Supported southbridges: * * vt82c576, vt82c586, vt82c586a, vt82c586b, vt82c596a, vt82c596b, * vt82c686, vt82c686a, vt82c686b, vt8231, vt8233, vt8233c, vt8233a, * vt8235 * The 8233a does now appear to be supported. Regards, Jim H
Problem with /usr/sbin/sensors-detect line 963
On 7.3, I had no problem running sensor-detect, loading what it told me to load, and getting temps and fan speeds. Now when I do a detect, I see these errors. The script completes, and I load what it tells me to load, but I can't run `sensors' and get anything. I suspect this is trying to tell me something. I did an `export LANG="C"' before running this, and it did detect my sensor chip (MSI Master, Winbond W83627HF), but I still get those error messages, and I still can't run `sensors' successfully after loading what it tells me to load. What's going on here? dk
Re: Problem with /usr/sbin/sensors-detect line 963
Oops; I still hadn't loaded the actual driver for my chip. Sorry, dk David Krider wrote: On 7.3, I had no problem running sensor-detect, loading what it told me to load, and getting temps and fan speeds. Now when I do a detect, I see these errors. The script completes, and I load what it tells me to load, but I can't run `sensors' and get anything. I suspect this is trying to tell me something. I did an `export LANG="C"' before running this, and it did detect my sensor chip (MSI Master, Winbond W83627HF), but I still get those error messages, and I still can't run `sensors' successfully after loading what it tells me to load. What's going on here? dk
Error Message running the sawfish
Group: I tried running sawfish-ui from the menu by selecting RedHat | Extras | Preferences | Sawfish window manager, and selecting any of the icons under this selection. I got no response from the workstation. When I run it manually, using the command "sawfish-ui --whatever" (specifically, sawfish-ui --group=min-max), I get the following error: error: can't connect to socket /tmp/.sawfish-smb/my_machine_name_here:0.0 *** Error: can't connect to sawfish on display, :0 Any ideas? Please advise. Thank you, Sean Bossinger
Email manager
Hi guys! wich email manager would you recomend??? i was looking the Evolution...but i can't set rules and can't export the mails for backup. Any idea??? Thanks -- Alejandro Matos Perumanta Austriapi ...tupac manchis kama Linux registered user: 287900 --
Re: Email manager
On Thu, 03 Oct 2002 11:46:09 +0200 Alejandro Matos <[EMAIL PROTECTED]> wrote: # Hi guys! # # wich email manager would you recomend??? # i was looking the Evolution...but i can't set rules and can't export # the mails for backup. # Any idea??? I've been a fan of Sylpheed[-claws] for a while. Works great, you can have awesome rules, it's fast, and you can export your email if you wish. Lots of other features too. Red Hat 8 comes with sylpheed on disk 3, and for the developmental version, sylpheed-claws, check in at www.freshrpms.net -- Jesse Keating j2Solutions.net Mondo DevTeam (www.mondorescue.org) Was I helpful? Let others know: http://svcs.affero.net/rm.php?r=jkeating
Re: Email manager
Thanks mani'm gonna try it right now -- Alejandro Matos Perumanta Austriapi ...tupac manchis kama Linux registered user: 287900 -- Jesse Keating wrote: On Thu, 03 Oct 2002 11:46:09 +0200 Alejandro Matos <[EMAIL PROTECTED]> wrote: # Hi guys! # # wich email manager would you recomend??? # i was looking the Evolution...but i can't set rules and can't export # the mails for backup. # Any idea??? I've been a fan of Sylpheed[-claws] for a while. Works great, you can have awesome rules, it's fast, and you can export your email if you wish. Lots of other features too. Red Hat 8 comes with sylpheed on disk 3, and for the developmental version, sylpheed-claws, check in at www.freshrpms.net
VMware having problems
I get this message every time I close VMware: Oct 03 04:53:12: scsi0:0|NOT_IMPLEMENTED F(831):654 This started happening on the two computers that I use with VMware right after installing 8.0 cleanly. I updated to the latest VMware Workstation on the one, but that didn't fix it. I tried shutting off write caching on the other, but that didn't fix it. I'm running Windows 2000 on both, as if it makes any difference. I no longer have, and my boss likely won't spring for, support. Does anyone else here use VMware? Is it doing the same thing to you? I suspect this is a kernel issue (I'm brilliant, right?), but I don't even have a clue as to where to start. Regards, dk
Re: nautilus begone!
On Thu, Oct 03, 2002 at 01:10:44AM -0700, Jesse Keating wrote: > On Thu, 3 Oct 2002 03:59:38 -0400 (EDT) > "D. Hugh Redelmeier" <[EMAIL PROTECTED]> wrote: > > # + the only likely item here is "extras", and within that "sawfish > # window manager" (I did look at everything else) > # > # + every button in "sawfish window manager" is useless. The only > # action I can get out of them is a BEEP. Good diagnostic! > > Was this an upgrade or a clean install? Sawfish doesn't come with Red > Hat 8.0 It does, but is not installed by default. It is on the CD #3: sawfish-2.0-4.i386.rpm Romildo -- Prof. Jos� Romildo Malaquias Departamento de Computa��o - Universidade Federal de Ouro Preto http://www.decom.ufop.br/prof/romildo/ [EMAIL PROTECTED] http://uber.com.br/romildo/ [EMAIL PROTECTED]
Re: KDE totally screwed after update from 7.3 to 8.0
Bill Nottingham wrote: Do you have any freetype libraries in, for example, /lib or /usr/local/lib? This was EXACTLY it, I fixed it just 15 minutes ago before I checked the list. Not sure where they came from, might have been pretty old, don't think I even looked at the timestamp. Moved them to another directory and boom, KDE is fine. Haven't started up Gnome again yet, gotta head to work. Thanks :) Hopefully if someone else has the same problem they'll get it fixed easier, I poked around for an hour last night, then remembered reading that it was probably freetype, so this morning when I got up I looked for freetype libs, and there was an extra set in /usr/X11R6/lib -- Walter Francis http://theblackmoor.net Powered by Red Hat Linux 7.3
Evolution and key
How do i remove mail from evolution Now i get a line through it and thats it how to trash them? Secondly when i installed the xmms rpm it tells me there is no key. So i had to install it with the --nomd5 option. Must i activate something ??
RE: Evolution and key
>How do i remove mail from evolution >Now i get a line through it and thats it how to trash them? Expunge folder in the menu or ctrl-e. Regards, Joris
Re: Problem with /usr/sbin/sensors-detect line 963
Viestissä Torstai 3. Lokakuuta 2002 11:53, David Krider kirjoitti: > On 7.3, I had no problem running sensor-detect, loading what it told me > to load, and getting temps and fan speeds. Now when I do a detect, I see > these errors. The script completes, and I load what it tells me to load, > but I can't run `sensors' and get anything. I suspect this is trying to > tell me something. https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=72024 This appeared in (null), no fix has been found yet. -- Markku Kolkka [EMAIL PROTECTED]
hwbrowser crashes on dell i8100
Hello. I have installed psyche on 3 pc's up to now and on 2 of them (including a dell i7000) hwbrowser works perfectly. But on a dell i8100 laptop it crashes everytime. I get the following message in the terminal: (DeviceList.py:1165): GnomeCanvas-CRITICAL **: file gnome-canvas-path-def.c: line 1142 (gnome_canvas_path_def_any_closed): assertion `path != NULL' failed Traceback (most recent call last): File "/usr/share/hwbrowser/DeviceList.py", line 203, in ? reread_device_type_list () File "/usr/share/hwbrowser/DeviceList.py", line 150, in reread_device_type_lis t list.set (iter, 0, hardware.get_category_string (key), 1, key) File "/usr/share/hwbrowser/DeviceList.py", line 91, in get_category_string return self.type_mapping[key] KeyError: 20 The lines: (DeviceList.py:1165): GnomeCanvas-CRITICAL **: file gnome-canvas-path-def.c: line 1142 (gnome_canvas_path_def_any_closed): assertion `path != NULL' failed are first repeated about 10 times (and are also seen when shutting down X). I compared the files "/usr/share/hwbrowser/DeviceList.py" on the 3 different PC's but the one on the i8100 did not differ from the others. Anybody else see something like this? Could I be missing some python thingy somewhere on the i8100 or is this failure of hwbrowser hardware related? Alexander
Re: Evolution and key
On Thu, 2002-10-03 at 12:56, Johan Hendriks wrote: > How do i remove mail from evolution > Now i get a line through it and thats it how to trash them? > > > Secondly when i installed the xmms rpm it tells me there is no key. > So i had to install it with the --nomd5 option. > > Must i activate something ?? > Either Actions -> Expunge or enable View -> Hide Deleted Messages. I prefer the latter. David
Re: Fast mirror?
On Tue, 1 Oct 2002, Robert P. J. Day wrote: >Date: Tue, 1 Oct 2002 11:30:32 -0400 (EDT) >From: Robert P. J. Day <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Content-Type: TEXT/PLAIN; charset=US-ASCII >List-Id: Discussion of Red Hat Linux 8.0 (Psyche) >Subject: Re: Fast mirror? > >On Tue, 1 Oct 2002 [EMAIL PROTECTED] wrote: > >> I tried 3 CompUSA's yesterday out of curiosity - one in person and 2 on >> the phone (I already ordered from Amazon). Here is a composite of what >> I heard from all 3 of them: >> >> ME: Do you have the new 8.0 release of RedHat Linux? >> EMPLOYEE: No, we're still carrying 7.3. As a matter of >> fact, we also have 7.2, 7.1, 7.0 and >> 6.something-or-other. But we will be getting >> 8.0 and it's cheaper than 7.3. >> ME: When will you be getting 8.0 then? >> EMPLOYEE: They won't send us any until we get can sell of >> some of these 7.3 boxes. > >this is an ugly trend, but there's a simple way to deal with it. don't >buy the boxed set anymore -- and send a message to red hat that this is >unacceptable behavior. Um, this is not "Red Hat behaviour". If CompUSA decides that they wont stock 8.0 until 7.3 stock is sold, that is their own business. Red Hat most certainly did not tell them they can't have 8.0. Think about how stupid that sounds? If the scenario above occurs, then tell CompUSA that you wont shop there if they don't provide the software that you want to have, and that you want 8.0, and you consider _their_ behaviour to be unacceptable. It has nothing whatsoever to do with Red Hat. >i'm hoping the compusa experience described above is an >aberration, but if this is typical, i'm not going to be shelling >out any more money for boxed sets. until now, i've *always* >purchased an official set to support red hat, but if this is the >sort of strong-arming we can expect, no more. I really don't understand how you can think in any way that this is a Red Hat induced problem. Red Hat wants to sell our products, and that means everywhere we possibly can. It would be absurd to prevent people from selling 8.0 until they sell older versions. Just think about how much economical sense that makes? The above artificial store conversation almost certainly was a discussion between a CompUSA store and their upstream, not Red Hat. If you wish to no longer purchase the boxed set, at least do it for a valid reason, not because some store purposefully chooses not to stock it. -- Mike A. Harris ftp://people.redhat.com/mharris OS Systems Engineer XFree86 maintainer Red Hat Inc.
Re: Dell Gx260 / Intel 845 graphics card
On Tue, 1 Oct 2002, Stephen Mah wrote: >Date: Tue, 1 Oct 2002 11:48:42 -0700 >From: Stephen Mah <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Content-Type: text/plain; > charset="utf-8" >List-Id: Discussion of Red Hat Linux 8.0 (Psyche) >Subject: Dell Gx260 / Intel 845 graphics card > >Has anyone successfully configured XFree86 with this card. On >Vahalla, I had to use the generic Vesa driver. Seems that RH now >detects the 845 chipset, but I can only get 1024x768 at 8bit >color. i845 is still officially unsupported, however I backported some code from XFree86 CVS that allows some users to now use 2D. XFree86 CVS has newer code now than when I backported, but the new code is incompatible with 4.2.0 and is not possible to backport. It'll be supported in 4.3.0 when it comes out, and also available for play in rawhide before long. -- Mike A. Harris ftp://people.redhat.com/mharris OS Systems Engineer XFree86 maintainer Red Hat Inc.
Re: Matrox G400, DualHead, and Psyche
On 2 Oct 2002, Greg Wildman wrote: >Date: 02 Oct 2002 17:49:21 +0200 >From: Greg Wildman <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Content-Type: text/plain >List-Id: Discussion of Red Hat Linux 8.0 (Psyche) >Subject: Re: Matrox G400, DualHead, and Psyche > >On Wed, 2002-10-02 at 03:02, Julio David Quintana wrote: >> Am I correct in assuming that in order to be able to use DualHead on my >> G400, I need to wait for Matrox to release drivers compiled on Psyche? > >Nope, you can setup Xinerama with the standard MGA driver from XFree86. True, and false. True, you can set up Xinerama with mga driver in XFree86. False, it does not work with Matrox G400. It only works with G450 and G550. You need Matrox Hallib for dualhead on G400. -- Mike A. Harris ftp://people.redhat.com/mharris OS Systems Engineer XFree86 maintainer Red Hat Inc.
Re: Export import-mail/rules
On Thu, 2002-10-03 at 09:34, Alejandro Matos wrote: > >I don't personally use Nutscrape for email, but it will be probably: > > > > > And wich one do you recomend??? To be safe just run: tar cvPj bz2netscape-backup.tar.bz2 .netscape* then once done, extract to a tmp folder to make sure that the backup went ok: mkdir test tar xvvfj netscape-backup.tar.bz2 -C test cd test && ls -al Mark -- --- Universal Truths: "SEEKING CANDIDATES WITH A WIDE VARIETY OF EXPERIENCE" You'll need it to replace three people who just left.
Re: VMware having problems
On Thu, 2002-10-03 at 11:00, David Krider wrote: > I get this message every time I close VMware: > > Oct 03 04:53:12: scsi0:0|NOT_IMPLEMENTED F(831):654 > > I no longer have, and my boss likely won't spring for, support. Does > anyone else here use VMware? Is it doing the same thing to you? I > suspect this is a kernel issue (I'm brilliant, right?), but I don't even > have a clue as to where to start. Apparently RedHat and Vmware know about this and are working on it. Mark -- --- Universal Truths: "SEEKING CANDIDATES WITH A WIDE VARIETY OF EXPERIENCE" You'll need it to replace three people who just left.
Re: skipddc?......
On Wed, 2 Oct 2002, Matt Wilson wrote: >Date: Wed, 2 Oct 2002 10:35:54 -0400 >From: Matt Wilson <[EMAIL PROTECTED]> >To: [EMAIL PROTECTED] >Content-Type: text/plain; charset=us-ascii >List-Id: Discussion of Red Hat Linux 8.0 (Psyche) >Subject: Re: skipddc?.. > >On Wed, Oct 02, 2002 at 03:14:13PM +0100, Garry Lewis wrote: >> Ah ha, got it working. >> >> A combination of using 'nofb' parameter and disabling the unused embedded >> SCSI and Compaq Ethernet controller. > >I'm using the SmartAray, so it's probably the majorly broken tlan >ethernet controller. We aren't using them on our 1850R boxes, so this >very well could be the problem. tlan isn't supported hardware. I'm using a Smartarray, same video, 1Gb of RAM, eepro100, and it works on my install, as an additional datapoint. -- Mike A. Harris ftp://people.redhat.com/mharris OS Systems Engineer XFree86 maintainer Red Hat Inc.
Re: Fast mirror?
On Thu, 3 Oct 2002, Mike A. Harris wrote: > On Tue, 1 Oct 2002, Robert P. J. Day wrote: > >i'm hoping the compusa experience described above is an > >aberration, but if this is typical, i'm not going to be shelling > >out any more money for boxed sets. until now, i've *always* > >purchased an official set to support red hat, but if this is the > >sort of strong-arming we can expect, no more. > > I really don't understand how you can think in any way that this > is a Red Hat induced problem. Red Hat wants to sell our > products, and that means everywhere we possibly can. It would be > absurd to prevent people from selling 8.0 until they sell older > versions. Just think about how much economical sense that makes? > > The above artificial store conversation almost certainly was a > discussion between a CompUSA store and their upstream, not Red > Hat. > > If you wish to no longer purchase the boxed set, at least do it > for a valid reason, not because some store purposefully chooses > not to stock it. cool down -- i've already been corrected. the original posting was worded in such a way that made me think it was a red hat corp decision, not a comp usa corp decision. so ... mea culpa, mea maxima culpa. rday
RE: wireless redeux
--- "Carter, Shaun G" <[EMAIL PROTECTED]> wrote: > I believe I have v.2. v.3 has notorious problems. > Yes, my backup Linksys wifi card is v.3. Sounds like you're saying to avoid that card. Unfortunately, I'm still having issues with my main orinoco wifi card. It seems to be installed and configured correctly. Still, it dies on me after surfing for just a minute. It's like connection gets bottled up or something. Any suggestions would be most appreciated. Charles __ Do you Yahoo!? New DSL Internet Access from SBC & Yahoo! http://sbc.yahoo.com
Re: hwbrowser crashes on dell i8100
On Thu, 3 Oct 2002, Alexander Volovics wrote: > Hello. > > I have installed psyche on 3 pc's up to now and on 2 of them > (including a dell i7000) hwbrowser works perfectly. > > But on a dell i8100 laptop it crashes everytime. > I get the following message in the terminal: > > (DeviceList.py:1165): GnomeCanvas-CRITICAL **: file gnome-canvas-path-def.c: > line 1142 (gnome_canvas_path_def_any_closed): assertion `path != NULL' failed > Traceback (most recent call last): > File "/usr/share/hwbrowser/DeviceList.py", line 203, in ? > reread_device_type_list () > File "/usr/share/hwbrowser/DeviceList.py", line 150, in reread_device_type_lis > t > list.set (iter, 0, hardware.get_category_string (key), 1, key) > File "/usr/share/hwbrowser/DeviceList.py", line 91, in get_category_string > return self.type_mapping[key] > KeyError: 20 > > The lines: > > (DeviceList.py:1165): GnomeCanvas-CRITICAL **: file gnome-canvas-path-def.c: > line 1142 (gnome_canvas_path_def_any_closed): assertion `path != NULL' failed > > are first repeated about 10 times (and are also seen when shutting down X). > > I compared the files "/usr/share/hwbrowser/DeviceList.py" on the 3 > different PC's but the one on the i8100 did not differ from the others. > > Anybody else see something like this? > Could I be missing some python thingy somewhere on the i8100 or is this > failure of hwbrowser hardware related? i just tried it on my 8100 and got exactly the same result. i did an "everything" install so i shouldn't be missing anything that hwbrowser would need. bugzilla time, methinks. rday
a few observations on psyche installation
a few (some nitpicky) observations regarding installing psyche on an inspiron 8100: 1) as with previous versions of red hat, when i manually partition with disk druid and choose to keep the same partitioning, i get a warning dialog about disk geometry but am told that i'm safe to "ignore" this warning. amusingly, i have to press "ignore" *twice* to get past this dialog. i did another install, just to convince myself that pressing it once just left the dialog there, while the second button press finally made it go away. not serious, just weird. 2) disk druid *still* does not accept mount points that contain a period, even though those are perfectly valid mount points. that issue was bugzilla'ed long ago -- is there a reason it's still an issue? 3) upon exit, the installation process still generates a slew of anaconda errors, line 107. while i'm sure that errors like this upon exit from the install won't cause any problems, it's just really aesthetically unappealing, and may make new red hat users very nervous that they've done something wrong. again, this was bugzilla'ed quite some time ago, yet is still there. rday
Re: setterm -bold
On Wed, 2 Oct 2002, Matt Wilson wrote: > In order to display more characters on the console, the 'intense' > a.k.a. bold bit has to be used for characters. Perhaps once we get a > better unicode-on-VC option (beyond normal text modes, which limit us > to 255 glyphs) we can bring bold back. > > That sounds like a rally cheer, "Bring bold back! Bring bold back!". > I can see the crowds now, waving signs, performing acts of civil > disobedience, and so on... Yes, "Bring bold back!" :-) In our rush to whatever we're rushing to, we should not forget that a lot of "us", are running a lot of servers, that do not have X installed. We yell "who cares" to bluecurver or whatever it's called. Real men use the command line, and we like it pretty! ;-) Cheers! -- Richard Potter RHCE Re/Max Kingston, ON CANADA
Re: VMware having problems
I've had this problem on VMware Workstation since the (Null) beta. I was hoping it would be fixed by the time 8.0 came out, but it has not. The problem doesn't seem to be much more than an annoyance because my VM seems to survive it OK. I would like to know what the problem is, who is responsible for fixing it and when a patch might be issued. I was told that Red Hat and VMware are working on the problem. Cheers, Chris Williams On Thu, 2002-10-03 at 04:00, David Krider wrote: I get this message every time I close VMware: Oct 03 04:53:12: scsi0:0|NOT_IMPLEMENTED F(831):654 This started happening on the two computers that I use with VMware right after installing 8.0 cleanly. I updated to the latest VMware Workstation on the one, but that didn't fix it. I tried shutting off write caching on the other, but that didn't fix it. I'm running Windows 2000 on both, as if it makes any difference. I no longer have, and my boss likely won't spring for, support. Does anyone else here use VMware? Is it doing the same thing to you? I suspect this is a kernel issue (I'm brilliant, right?), but I don't even have a clue as to where to start. Regards, dk -- Psyche-list mailing list [EMAIL PROTECTED] https://listman.redhat.com/mailman/listinfo/psyche-list -- "If you get to thinkin' you're a person of some influence, try orderin' someone else's dog around." --Cowboy Wisdom
Instalation bugs
Hi, 1) I selected custom install and I manually partitioned my hardrive, I have the following partitions in my notebooks hardrive: /boot, /opt, /home, /var and /, since I'd like to preserve my personal files at /home, software I installed manually like Oracle, Acrobat and Rational Rose at /opt, my mysql/postgresql/bind databases at /var, I selected to keep them untouched by Disk Druid. After the installation finished I found out that the installation preserved my databases but it trashed the RPM database keeping the information from the previous installation. Is this the expected behaviour ? What would I do with the duplicate entries in the RPM database ? 2) I noticed that a bug I reported in limbos mailing list is still showing up: the installation asks me if I want to create a boot disk, even though I don't have a floppy drive. If I select YES, the installation hangs. (yes I know that I can skip this step selecting NO) I'm just trying to come up with how could I create a boot disk even if I don't have a floppy drive ? -- Best Regards, Alessandro Oliveira Nuno Ferreira Cargas Internacionais Ltda. Phone: +55-11-3241-2000 Fax : +55-11-3242-9891 --- It's trivial to make fun of Microsoft products, but it takes a real man to make them work, and a god to make them do anything useful.
Re: hwbrowser crashes on dell i8100
On Thu, Oct 03, 2002 at 08:20:42AM -0400, Robert P. J. Day wrote: > > Anybody else see something like this? > > Could I be missing some python thingy somewhere on the i8100 or is this > > failure of hwbrowser hardware related? > i just tried it on my 8100 and got exactly the same result. i did an > "everything" install so i shouldn't be missing anything that hwbrowser > would need. bugzilla time, methinks. Are you going to bugzilla it (so I can add my comments) or shall I do it? Alexander