Dual boot failure after Windows update?

2024-08-30 Thread Matthew Saltzman
ation, experiences. -- Matthew Saltzman School of Mathematical and Statistical Sciences Clemson University mjs AT clemson DOT edu -- ___ users mailing list -- users@lists.fedoraproject.org To unsubscribe send an email to users-le...@lists.fedoraprojec

Re: fedora12

2010-05-10 Thread Matthew Saltzman
n source. Check out rpmfusion.org for RPMs for the binary Radeon drivers. (Note: no guarantees there, either. ATI doesn't seem to be very supportive of these drivers, though now that they are part of AMD, the open-source drivers may start coming along faster.) -- Matthew S

Re: Adjust remaining battery power warning threshold

2010-05-24 Thread Matthew Saltzman
ndows suggests that the level should be allowed to drop to about 80% before recharging, to maximize battery life. But Linux seems to want to recharge at about 97%. > > Rahul > -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.

Re: Adjust remaining battery power warning threshold

2010-05-24 Thread Matthew Saltzman
On Mon, 2010-05-24 at 19:04 -0400, Sam Varshavchik wrote: > Matthew Saltzman writes: > > > On Sun, 2010-05-23 at 20:48 +0530, Rahul Sundaram wrote: > >> On 05/23/2010 08:38 PM, Sam Varshavchik wrote: > >> > Right now, Gnome shows an alert bubble when I have s

Re: Fedora 13 + nvidia + kde

2010-05-29 Thread Matthew Saltzman
r 30 20:39 /usr/lib/libGL.so.1.2 > -rwxr-xr-x 1 root root 705700 Sep 17 2008 /usr/lib/libGL.so.177.67 > -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs -- users mailing list users@lists.fedoraproject.org

Moving a virtual machine

2010-06-03 Thread Matthew Saltzman
anyone know? Is there something that needs to be set? The copy of /var/lib/libvirt is on a removable USB drive, and I symlinked the directory on the target machine to the directory on the disk. Do I need to do something more? TIA. -- Matthew Saltzman Clemson University Math Sciences

Printer selector in F13

2010-06-03 Thread Matthew Saltzman
Up through F12, under Preferences, there was a selector for the default printer. After a preupgrade to F13, that no longer seems to be available. Is it gone? Did it move to another package? Thanks. -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu

Evolution new mail notification gone in F13?

2010-06-03 Thread Matthew Saltzman
I preupgraded from F12 to F13, and now Evolution doesn't pop up the notification icon for new mail in the notification area. It does pop up the appointment notification. Any suggestion for where to look to fix welcome. Thanks. -- Matthew Saltzman Clemson University

Evolution oddities in F13

2010-06-05 Thread Matthew Saltzman
as junk at the same time. But now, it stays visible and I have to delete it or mark it junk by hand. Has anyone noticed these behaviors? Are they intentional changes? Or should I report them to Bugzilla? TIA. -- Matthew Saltzman Clemson University Math

Re: Evolution oddities in F13

2010-06-06 Thread Matthew Saltzman
On Sat, 2010-06-05 at 22:03 -0500, Mike Chambers wrote: > On Sat, 2010-06-05 at 19:33 -0400, Matthew Saltzman wrote: > > > * The first message selected in a window doesn't change status > > from unread to read until I change it by hand. > >

Re: Evolution oddities in F13

2010-06-06 Thread Matthew Saltzman
On Sun, 2010-06-06 at 13:32 -0700, Craig White wrote: > On Sat, 2010-06-05 at 19:33 -0400, Matthew Saltzman wrote: > > After preupgrade from F12 to F13, I've noticed the following in > > Evolution: > > > > * The new-mail indicator in the notification area

nvidia driver strangeness

2010-06-07 Thread Matthew Saltzman
vidia-config-display enable', and the driver is already enabled. But I can't disable it now. I've reinstalled all the nvidia RPMs from rpmfusion, but no joy. Any hints how to track this down? -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson

Re: nvidia driver strangeness

2010-06-11 Thread Matthew Saltzman
On Fri, 2010-06-11 at 13:31 +0100, Chris Ross wrote: > On 06/07/2010 06:12 PM, Matthew Saltzman wrote: > > When I start up, the nvidia initscript fails with a segfault. > > > I am seeing exactly the same issue on a brand new, clean install of > Fedora 13 on a desktop m

Re: Hibernate and resume

2010-06-13 Thread Matthew Saltzman
h posting his question here, on a user list. Maybe he can get confirmation from other users or hints on how to debug. Or advice to ask on the RPMfusion mailing list or to look at the nvidia.com fora. Richard. -- Matthew Saltzman Clemson University Math Sci

Re: expunge in evolution is no longer working-CORRECTION

2010-02-15 Thread Matthew Saltzman
apparently doesn't support the option to "delete on server when deleting locally", which would be handy. > > poc > > -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs -- users mailing list users@

Re: Help! - F12 Nvidia boot errors

2010-02-17 Thread Matthew Saltzman
for me with recent versions. Also added "rdblacklist=nouveau" to the kernel line in /etc/grub/conf. > > Thanks! > > Gary > -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs --

Re: Help! - F12 Nvidia boot errors

2010-02-17 Thread Matthew Saltzman
On Wed, 2010-02-17 at 13:28 -0500, Gary Waters wrote: > On 02/17/2010 12:42 PM, Matthew Saltzman wrote: > > On Wed, 2010-02-17 at 09:48 -0500, Gary Waters wrote: > >> Greetings from newbieland, > >> > >> I tend to fall behind and upgrade Fedora every 2-3

Re: recommendations for version controlling /etc on a new f12 box?

2010-02-18 Thread Matthew Saltzman
the > > rest, or if this sort of thing is even worth it. I haven't done it, but I think about it occasionally. Maybe next installation. Before I saw this, I figured on using Subversion. > rsync rsync doesn't preserve revision histories. -- Matthew Sal

Re: recommendations for version controlling /etc on a new f12 box?

2010-02-18 Thread Matthew Saltzman
is sort of routine, single-user situation, I don't think it matters much. [I don't want this to degenerate into a religious war (c.f. vi vs. emacs). Just sharing ideas...] -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs -- users mailing

Re: how to know if I'm using xterm or gnome-terminal?

2010-02-23 Thread Matthew Saltzman
ERM=gnome-terminal TERM=xterm ... > > Cheers, > Germán. -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options:

GoogleEarth segfault

2010-02-24 Thread Matthew Saltzman
drivers from rpmfusion. Anybody with similar experiences? Hints? TIA. -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription

Re: GoogleEarth segfault

2010-02-24 Thread Matthew Saltzman
On Wed, 2010-02-24 at 12:53 -0500, Matthew Saltzman wrote: > I installed the latest GoogelEarth 5.1.3533 from the .bin file (over the > top of an older version that I never got working either), ran restorecon > on the library directory. SElinux stopped complaining about violations >

Re: GoogleEarth segfault

2010-02-24 Thread Matthew Saltzman
On Wed, 2010-02-24 at 13:28 -0500, Daniel J Walsh wrote: > On 02/24/2010 01:09 PM, Matthew Saltzman wrote: > > On Wed, 2010-02-24 at 12:53 -0500, Matthew Saltzman wrote: > > > >> I installed the latest GoogelEarth 5.1.3533 from the .bin file (over the > >> top

Re: GoogleEarth segfault

2010-02-24 Thread Matthew Saltzman
On Wed, 2010-02-24 at 20:59 +0100, Sjoerd Mullender wrote: > On 2010-02-24 18:53, Matthew Saltzman wrote: > > I installed the latest GoogelEarth 5.1.3533 from the .bin file (over the > > top of an older version that I never got working either), ran restorecon > > on

Re: Upgrading i686 vs. x86_64. Just checking !

2010-02-28 Thread Matthew Saltzman
gt; > If you have upgraded to F12 from F11 or so, there might be stale 32bit > packages which are not needed anymore (like ndiswrapper, or was it > nspluginwrapper, or...?). In that case it is probably safe to remove them. > > Yum is your friend. :-) > > Best, :-) > Ma

Re: texlive 2009

2010-03-02 Thread Matthew Saltzman
n in F13. I've made the switch, and these days it seems to work pretty seamlessly. > > Kirk > -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscripti

Re: texlive 2009

2010-03-02 Thread Matthew Saltzman
On Tue, 2010-03-02 at 11:03 -0500, Kirk Lowery wrote: > On Tue, Mar 2, 2010 at 10:35 AM, Matthew Saltzman wrote: > > > A better way is to help with the Fedora packaging effort for > > TeXLive2009. Visit http://fedoraproject.org/wiki/Features/TeXLive for > > infor

Re: GoogleEarth segfault [SOLVED]

2010-03-02 Thread Matthew Saltzman
On Wed, 2010-02-24 at 16:08 -0500, Matthew Saltzman wrote: > On Wed, 2010-02-24 at 20:59 +0100, Sjoerd Mullender wrote: > > On 2010-02-24 18:53, Matthew Saltzman wrote: > > > I installed the latest GoogelEarth 5.1.3533 from the .bin file (over the > > > top of an old

Re: GoogleEarth segfault [SOLVED]

2010-03-02 Thread Matthew Saltzman
On Tue, 2010-03-02 at 15:45 -0800, Don Quixote de la Mancha wrote: > On Tue, Mar 2, 2010 at 3:17 PM, Matthew Saltzman wrote: > > It all came down to missing i686 libs: > > > > http://bigjim-network.be/2009/06/24/google-earth-on-fedora-11-64-bit/ > > If those libraries

Re: [OT] Deafening silence

2010-03-14 Thread Matthew Saltzman
; is on NASDAQ. No, they started on NASDAQ, but now (as of 12/12/06) they are on NYSE. http://www.linux-watch.com/news/NS4955650991.html -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs -- users mailing list users@li

Re: Mail clients - which way forward?

2010-03-14 Thread Matthew Saltzman
forch...) > > The upcoming Big Change is to throw out all the Bonobo stuff, which > promises sunlit uplands and jam tomorrow. Let's hope so. > > poc > > -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.cl

Re: [OT] Deafening silence

2010-03-14 Thread Matthew Saltzman
On Sun, 2010-03-14 at 15:31 -0400, Marcel Rieux wrote: > On Sun, Mar 14, 2010 at 10:14 AM, Matthew Saltzman wrote: > > On Sat, 2010-03-13 at 23:56 -0500, Marcel Rieux wrote: > >> On Sat, Mar 13, 2010 at 6:47 PM, Craig White > >> wrote: > >> > On Sat, 20

Re: How to Update Firefox with Fedora 12 and use Firefox's "Check for Updates"?

2010-03-31 Thread Matthew Saltzman
ould interfere with the packaged version that you have installed, and it wouldn't interact with the packaging system to connect the update to other packages. Do you find that Fedora packagers aren't releasing updates in a timely fashion? Or is this simply a matter of principle for

Re: semantics

2010-04-02 Thread Matthew Saltzman
ences to just "open source software" ) Also, GPL partisans insist that there is a difference between "truly free" (i.e., GPL) software and "merely open-source" (i.e., non-GPL) software. That's a different and more subtle distinction than "free as

Re: fort77 compiler

2010-04-09 Thread Matthew Saltzman
rever you get your FC5 rpms. gfortran replaced g77 and includes support for FORTRAN 77 as well as Fortran 90 and up. But John is right--you really should upgrade to F12, at least. (You can still get support for F11, but that will go away once F13 comes out.) --

Re: Nvidia 3D

2010-04-18 Thread Matthew Saltzman
. Instructions are there for installing their RPMs. -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https

Re: gnome-key-manager-> seahorse

2010-04-18 Thread Matthew Saltzman
o that it would at least show up in the results of 'yum search keyring'. That bug has not been acted on since I filed it. I just updated the version to 12. https://bugzilla.redhat.com/show_bug.cgi?id=536945 > > Rahul > -- Matthew Saltzman Clemson Unive

Re: gnome-key-manager-> seahorse

2010-04-19 Thread Matthew Saltzman
On Mon, 2010-04-19 at 23:22 +0530, Rahul Sundaram wrote: > On 04/19/2010 12:52 AM, Matthew Saltzman wrote: > > On the other hand, we do have control over the descriptions in the RPM > > packages. When this issue came up last fall, I filed a bug to make sure > > that the wo

Re: NetworkManager, is it important?

2010-04-26 Thread Matthew Saltzman
of Linux networking, at least for Fedora and Red Hat. -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/lis

Re: NetworkManager, is it important?

2010-04-26 Thread Matthew Saltzman
On Mon, 2010-04-26 at 14:40 -0400, Tom Horsley wrote: > On Mon, 26 Apr 2010 14:15:39 -0400 > Matthew Saltzman wrote: > > > connects > > at boot > > I still have to disable it in f13 to get my static IP address > to work correctly at boot time. > AIUI, you shou

Re: Nvidia

2010-04-27 Thread Matthew Saltzman
/Howto/nVidia. -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users

Re: Unable to microphone

2011-06-05 Thread Matthew Saltzman
ck on the Capture to see if it will give me > adrop down menu, Capture text box just turns blue. > > This is really great support for audio :) :) > I do not recall having this problem prior > to pulseaudio. What's your hardware? I had the problem with F13/F14 and resolved i

Chrome is the default browser in Evolution

2011-06-07 Thread Matthew Saltzman
I have Chrome installed as well as Firefox. When I click a link in a message in Evolution, Chrome opens. What do I need to set to get links to open in Firefox? TIA. -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs

Whither evolution-remove-duplicates?

2011-06-08 Thread Matthew Saltzman
le to clean out the duplicates. Evolution used to have a plugin to accomplish that, but I haven't seen it for a couple of releases now. Does it still exist? (Please don't suggest another mail client. Evo is the only one that handles my Exchange account at work.) TIA. --

Re: Whither evolution-remove-duplicates? [SOLVED]

2011-06-09 Thread Matthew Saltzman
On Thu, 2011-06-09 at 00:02 -0430, Patrick O'Callaghan wrote: > On Wed, 2011-06-08 at 23:00 -0400, Matthew Saltzman wrote: > > I have this odd problem with F15 evolution where, whenever I sync with > > Send/Receive, my POP3 account at Yahoo! downloads fresh copies of ever

Re: Is yum dependency resolution upside down?

2011-06-13 Thread Matthew Saltzman
On Mon, 2011-06-13 at 23:02 +0200, Michael Schwendt wrote: > On Mon, 13 Jun 2011 13:44:45 -0700, JZ wrote: > > > On 06/13/2011 01:19 PM, Michael Schwendt wrote: > > > There you're pretty much off-topic. ;-) > > > > Not quite. My thinking is that if it comes in with the rest of > > Networking,

Re: Is yum dependency resolution upside down?

2011-06-14 Thread Matthew Saltzman
On Mon, 2011-06-13 at 14:36 -0700, Joe Zeff wrote: > On 06/13/2011 02:18 PM, Matthew Saltzman wrote: > > That's a "feature" of dependency analysis: NetworkManager expects to be > > able to control ppp connections. In order to do that, it needs ppp. So > > if y

Re: How do I point a mail client at Microsoft outlook?

2011-06-15 Thread Matthew Saltzman
On Wed, 2011-06-15 at 17:16 -0500, Michael Hennebry wrote: > For work, I have had to use Microsoft outlook for e-mail. > I'd like to be able to get at it through either > KMail or evolution on my home F13 machine. > I've tried to set up both without success. > That I've never used a mail client be

Re: Gnome3

2011-06-15 Thread Matthew Saltzman
On Thu, 2011-06-16 at 19:17 -0400, Jayson Rowe wrote: > > On Wed, 15 Jun 2011, Vinny Onelli wrote: > > > Hello, > > I installed Fedora 15, now I am struggling with gnome3. Here is one > > thing that I can't seam to find the way to solve, if I have 2 window > > open one is full screen and the oth

Re: How do I point a mail client at Microsoft outlook?

2011-06-15 Thread Matthew Saltzman
erver or something else. > Unless Microsoft is handling NoDak's e-mail, that sounds wrong. But if it's the right server, it will be the only one for Exchange OWA or MAPI. For IMAP/SMTP, it could be correct for both (or not...). -- Matthew Saltzman Clemson Universi

Re: Alps Electric touchpad and Fedora 15

2011-06-24 Thread Matthew Saltzman
On Fri, 2011-06-24 at 13:32 +0200, Alexander Volovics wrote: > I am looking at 2 laptops with an Alps touchpad and Fedora 15 + Gnome 3: > > 1) Dell Inspiron 1764 with Intel Core i5-430M > 2) Dell Vostro 3750 with Intel Core i5-2410M (Sandy Bridge) > > 1) is almost 2 years older than 2) so I susp

Re: F15 fails to suspend/hibernate on Thinkpad W510+

2011-06-25 Thread Matthew Saltzman
On Fri, 2011-06-24 at 13:01 -0400, Darryl L. Pierce wrote: > On Fri, Jun 24, 2011 at 11:59:12AM -0400, Genes MailLists wrote: > > >> 2) lspci > > > > > > (mcpierce@mcpierce-laptop:~)$ lspci > > > > > > 01:00.0 VGA compatible controller: nVidia Corporation GT216 [Quadro FX > > > 880M] (rev a2

Sound Juicer offers no profiles

2011-06-27 Thread Matthew Saltzman
r lists no options at all. I expected some options available by default, as described in the help for SJ. Any idea what I've done wrong? TIA. -- Matthew Saltzman Clemson University Mathematical Sciences mjs AT clemson DOT edu -- users mailing list users@lists.fedoraproject.org To unsubs

Re: Sound Juicer offers no profiles

2011-06-28 Thread Matthew Saltzman
On Mon, 2011-06-27 at 19:03 -0700, JD wrote: > On 06/27/2011 06:55 PM, Matthew Saltzman wrote: > > I'm new to music management in Fedora. I'm trying to rip a CD to MP3 > > format using Sound Juicer in F15. When I open SJ, it pops up a dialog > > that says:

Re: Sound Juicer offers no profiles

2011-06-28 Thread Matthew Saltzman
On Mon, 2011-06-27 at 19:03 -0700, JD wrote: > On 06/27/2011 06:55 PM, Matthew Saltzman wrote: > > I'm new to music management in Fedora. I'm trying to rip a CD to MP3 > > format using Sound Juicer in F15. When I open SJ, it pops up a dialog > > that says:

Re: Sound Juicer offers no profiles

2011-06-28 Thread Matthew Saltzman
On Mon, 2011-06-27 at 19:03 -0700, JD wrote: > On 06/27/2011 06:55 PM, Matthew Saltzman wrote: > > I'm new to music management in Fedora. I'm trying to rip a CD to MP3 > > format using Sound Juicer in F15. When I open SJ, it pops up a dialog > > that says:

Re: Sound Juicer offers no profiles

2011-06-28 Thread Matthew Saltzman
Wow, apologies for all the duplicates. Not sure why evolution has it in for me... On Tue, 2011-06-28 at 08:32 -0700, Matthew Saltzman wrote: > On Mon, 2011-06-27 at 19:03 -0700, JD wrote: > > On 06/27/2011 06:55 PM, Matthew Saltzman wrote: > > > I'm new to music man

Re: Sound Juicer offers no profiles

2011-06-28 Thread Matthew Saltzman
lled and complete? > Looks that way. $ rpm -q libgnome-media-profiles libgnome-media-profiles-3.0.0-1.fc15.x86_64 $ rpm -qVV libgnome-media-profiles -- Matthew Saltzman Clemson University Mathematical Sciences mjs AT clemson DOT edu -- users mailing list

Re: Sound Juicer offers no profiles

2011-06-29 Thread Matthew Saltzman
No. Soundconverter shows several options for Type of Result, but if I select GNOME Audio Profile, the Profile selector is blank and grayed out. Thanks. > -- Matthew Saltzman Clemson University Mathematical Sciences mjs AT clemson DOT edu -- users mailing list users@lists.fedoraproject.

Subversion and GNOME keyring

2011-06-29 Thread Matthew Saltzman
Does anyone know if the bug that prevented Subversion from working with the GNOME keyring has been fixed? I still have subversion configured to prompt for a password, but that's just as annoying as it used to be. TIA. -- Matthew Saltzman Clemson University Mathematical Sciences mjs AT cl

Re: Sound Juicer offers no profiles

2011-06-30 Thread Matthew Saltzman
On Wed, 2011-06-29 at 17:36 +0100, Athmane Madjoudj wrote: > On 06/29/2011 05:31 PM, Matthew Saltzman wrote: > > On Tue, 2011-06-28 at 22:04 +0200, Michael Schwendt wrote: > >> On Tue, 28 Jun 2011 10:33:38 -0700, MS (Matthew) wrote: > >> > >>>> Is the

Re: Sound Juicer offers no profiles

2011-07-06 Thread Matthew Saltzman
on = Used for converting to lossy voice-quality audio. Use this for recording speech that doesn't need to be edited. pipeline = audio/x-raw-int,rate=32000,channels=1 ! speexenc name=enc ! oggmux extension = spx name = Voice, Lossy I'd say

Re: Accessing MS Exchange 5.5 mailbox from Fedora 15

2011-07-17 Thread Matthew Saltzman
t; > > IMAP > > > > -- > > -- Steve > > -- > > users mailing list > > users@lists.fedoraproject.org > > To unsubscribe or change subscription options: > > https://admin.fedoraproject.org/mailman/listinfo/users > > Guidelines: http://fedoraproje

Re: How do I "unforward" mail, was RE: How do I point a mail client at Microsoft outlook?

2011-07-18 Thread Matthew Saltzman
to redirect, the received message will look like the original (I think). I'm pretty sure Exchange is capable of this. > > -- > Michael henne...@web.cs.ndsu.nodak.edu > "Pessimist: The glass is half empty. > Optimist: The glass is half full. > Engineer: The glass

Embedded PDF in Firefox

2011-08-27 Thread Matthew Saltzman
ng on for at least a few versions of Firefox and maybe other relevant packages as well. I currently have Adobe Reader installed, but I get the same result if I uninstall it. Any idea what I've got wrong? If I can't get embedded display working, how do I fall back to opening a separate window?

Re: Brain fart: no format option on a pen drive pop-up menu?

2011-08-30 Thread Matthew Saltzman
ot; on a 1TB drive replaced under warranty and it took over a week to make one pass. It wanted to do four passes (six for enhanced security), but I had to give up and ship the drive. Great tip, thanks. > -- Matthew Saltzman Clemson University Mathematical Sciences mjs AT clemson DOT edu --

Re: GNOME 2 on Fedora 15

2011-08-30 Thread Matthew Saltzman
ink I've hit the "freezing-emacs bug". What triggers it? What's the BZ #? -- Matthew Saltzman Clemson University Mathematical Sciences mjs AT clemson DOT edu -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https

Re: GNOME 2 on Fedora 15

2011-08-31 Thread Matthew Saltzman
On Wed, 2011-08-31 at 08:19 -0400, Darryl L. Pierce wrote: > On Tue, Aug 30, 2011 at 04:17:00PM -0400, Matthew Saltzman wrote: > > I don't think I've hit the "freezing-emacs bug". What triggers it? > > What's the BZ #? > > In my case it happens w

Re: Freezing emacs...

2011-09-01 Thread Matthew Saltzman
On Thu, 2011-09-01 at 07:43 -0400, Darryl L. Pierce wrote: > On Wed, Aug 31, 2011 at 03:55:42PM -0400, Matthew Saltzman wrote: > > > In my case it happens whenever the Emacs window is minimized and then > > > reopened. I have to maximize it and then select a buffer each time

Re: Sound from KVM guest

2011-09-01 Thread Matthew Saltzman
. > > While you're setting selinux to "permissive", file a bug to request that selinux allow this type of access. That way, in the future, you and others will be able to do this without giving up other selinux protections. -- Matthew Saltzman Clemson University

Re: Fedora 15 is a lot like Windows OS's.. irritating, offensive, difficult to use with ease, nauseating to try...

2011-09-01 Thread Matthew Saltzman
; for switching apps or bringing up the menu so much but to switch > desktops it's really irritating. > > Richard > gnome-shell-extension-righthotcorner-1.0-1.fc15.noarch -- Matthew Saltzman Clemson University Mathematical Sciences mjs AT clemson DOT edu -- users mailing

Re: Fedora 15 is a lot like Windows OS's.. irritating, offensive, difficult to use with ease, nauseating to try...

2011-09-01 Thread Matthew Saltzman
;m comfortable working with it. Also, there are a bunch of extensions (and more coming. I'm sure) to help overcome some of the annoyances. "yum list gnome-shell-\*" to get a list of the ones already supported. > -- Matthew Saltzman Clemson University Mathematical Sciences mjs A

Re: Fedora 15 is a lot like Windows OS's.. irritating, offensive, difficult to use with ease, nauseating to try...

2011-09-01 Thread Matthew Saltzman
On Thu, 2011-09-01 at 14:34 -0700, Joe Zeff wrote: > On 09/01/2011 02:18 PM, Matthew Saltzman wrote: > > > gnome-shell-extension-righthotcorner-1.0-1.fc15.noarch > > > > Why do you have to install an extension to make such a small change? > Shouldn't this be co

Re: LXDE is an acceptable substitute for Gnome 2

2011-09-18 Thread Matthew Saltzman
t understand that choice (or the one-pixel border) either. That said, I mostly find GNOME 3 usable on my laptop and acceptable on my desktop. Not nearly perfect yet, but usable. > > Alexander > > -- Matthew Saltzman Clemson University Mathematical Sciences mjs AT clemson DOT

Re: LXDE is an acceptable substitute for Gnome 2

2011-09-18 Thread Matthew Saltzman
On Sun, 2011-09-18 at 12:35 -0700, Joe Zeff wrote: > On 09/18/2011 12:16 PM, Matthew Saltzman wrote: > > That said, I mostly find GNOME 3 usable on my laptop and acceptable on > > my desktop. Not nearly perfect yet, but usable. > > The first sentence sounds like a remark

Re: touchpad issue

2010-08-21 Thread Matthew Saltzman
out how to make it do that in fedora ( gnome).. Not sure what menu that > would be under... Should be a tab under System -> Preferences -> Hardware -> Mouse. Note that the most recent ALPS touchpads aren't detected properly. Tapping works, but scrolling doesn't. --

Re: users Digest, Vol 84, Issue 33 {Posting Error}

2011-02-14 Thread Matthew Saltzman
into the list server to set this option.) Most mail readers know to treat the attachments in a MIME message as separate messages. In evolution (at least), they are all collected in a meta-message in your in-box, but they can be replied to individually. That's how I read this list. &

Expanding an LVM partition at the front

2011-02-21 Thread Matthew Saltzman
I deleted the partition immediately in front of an LVM physical volume. I'd like to use the freed space as part of the LVM volume group. I know I could create a new partition in the same place, make it a physical volume and add it to the group, but because the space is contiguous, I wondered if it

Re: Expanding an LVM partition at the front

2011-02-23 Thread Matthew Saltzman
On Mon, 2011-02-21 at 21:00 +0100, Roberto Ragusa wrote: > On 02/21/2011 08:17 PM, Matthew Saltzman wrote: > > So is there a utility that can move the front of a physical volume > > partition? (gparted and fdisk apparently can't). > > [...] > Another probably

Re: Getting data off of a Palm Pilot IIIe

2011-02-28 Thread Matthew Saltzman
m open to suggestions if you could share your > experiences. > > > Thanks - Tod > gnome-pilot or pilot-link or jpilot or kpilot, maybe? -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs -- users maili

Re: dell windows 7/fedora dual boot?

2011-05-19 Thread Matthew Saltzman
e Fedora installation (for Dell support, e.g.), just use fdisk to make the main Windows partition active. To switch back, follow Step 3. -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs -- users mailing list us

Re: Pascal to C source code translator

2011-05-21 Thread Matthew Saltzman
Google "p2c pascal to c translator". It doesn't appear to be packaged for Fedora, but there it is. > > Thanx, > > JD > -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs -- use

F15 preupgrade seems not to work with /boot on RAID

2011-05-24 Thread Matthew Saltzman
eason preupgrade can't work with /boot on RAID when the original (F12, IIRC, upgraded to F14) installation did? And why doesn't the GUI detect the error and fail? -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu

Re: Yum update from Fedora 14 -> 15 WARNING! [OT]

2011-05-31 Thread Matthew Saltzman
till necessary? In F15, the nouveau driver has 3D acceleration enabled by default. Performance might not be all the way to the nvidia drivers, but GNOME Shell runs in standard mode with the default nouveau driver. That should at least tide you over until the nvidia packages catch up. --

Re: Yum update from Fedora 14 -> 15 WARNING! UPDATE

2011-05-31 Thread Matthew Saltzman
s calcualtions. > > > > http://fedoraproject.org/wiki/Upgrading > > "Preupgrade" > > > > -- > > Regards, > > > > Frank Murphy > > UTF_8 Encoded > > Friend of Fedora > > > -- Matthew Saltzman Clemson

Re: 14->15 upgrade comments

2011-06-01 Thread Matthew Saltzman
u want to see what's behind the colored bars, press as soon as they start to crawl. For more complete messages, press when the GRUB splash screen appears, edit the kernel line and delete the rhgb and quiet options. Then proceed with the boot. > > Alan > -- Matthew

Re: About programing, a general question

2010-12-22 Thread Matthew Saltzman
machines lying around in his den that I poked through. I don't think he knew Mel. My programming days began with PDP-8s and S/370s, FORTRAN and PL/I. And IBM 024 keypunch program cards.) -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://w

Re: Headphones not working

2010-12-31 Thread Matthew Saltzman
e headphone problem, but I do have this one: https://bugzilla.redhat.com/show_bug.cgi?id=660370. I did have a problem with sound (Skype, IIRC) and the solution was to create /etc/modprobe.d/snd_hda_intel.conf containing: options snd_hda_intel model=dell-s14 Then reboot. > > Richard.

system-config-firewall from remote machine

2011-01-01 Thread Matthew Saltzman
ction is normal. Logging in remotely as root works as expected too, but that's not a good security practice. Is this a bug? (I assume so...) If so, what package? (This is system-config-firewall-1.2.27-1.fc14.noarch, FWIW.) TIA. -- Matthew Saltzman Clemson Univers

ssh by user amandabackup

2011-01-01 Thread Matthew Saltzman
n the client or with ssh -v on the server. Any suggestions as to what the difference is and how to fix this would be welcome. TIA. -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs -- users mailing list users@lists.fedor

Re: ssh by user amandabackup [SOLVED]

2011-01-02 Thread Matthew Saltzman
On Sun, 2011-01-02 at 00:14 -0800, Gordon Messmer wrote: > On 01/01/2011 05:14 PM, Matthew Saltzman wrote: > > > > ssh with keys by a normal user works fine. No error messages to be > > found in /var/log/secure on the client or with ssh -v on the server. > > D

Re: ssh by user amandabackup [SOLVED]

2011-01-02 Thread Matthew Saltzman
On Sun, 2011-01-02 at 09:45 -0500, Matthew Saltzman wrote: > On Sun, 2011-01-02 at 00:14 -0800, Gordon Messmer wrote: > > On 01/01/2011 05:14 PM, Matthew Saltzman wrote: > > > > > > ssh with keys by a normal user works fine. No error messages to be > > > fo

Re: Remote X display access

2011-01-02 Thread Matthew Saltzman
m-config-services from the ssh session command line. > > Thanks, > Alex > -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs -- users mailing list users@lists.fedoraproject.org To unsubscribe or chang

Re: ssh by user amandabackup

2011-01-02 Thread Matthew Saltzman
On Sun, 2011-01-02 at 10:09 +0100, François Patte wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > Le 02/01/2011 02:14, Matthew Saltzman a crit : > > I'm trying to set up amanda using the amaddclient command. That > > requires that user amandabackup b

Re: system-config-firewall from remote machine

2011-01-02 Thread Matthew Saltzman
On Sun, 2011-01-02 at 19:40 +0100, Roberto Ragusa wrote: > Matthew Saltzman wrote: > > I tried to run system-config-firewall logged in remotely as a normal > > user (not root). I am not prompted for root's password. The interface > > pops up and the startup splash scr

Re: Partitioning questions

2011-01-03 Thread Matthew Saltzman
, if you do it that way). 3. Create the filesystems and/or LVM physical volumes on the appropriate RAID devices. 4. Create the volume groups and logical volumes for the LVM. > > Thanks, > Alex > -- Matthew Saltzman Clemson University Math

Re: Partitioning questions

2011-01-04 Thread Matthew Saltzman
> +-+ > -BEGIN PGP SIGNATURE- > Version: GnuPG v1.4.11 (GNU/Linux) > Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ > > iEYEARECAAYFAk0io9wACgkQ404fl/0CV/RjDgCgmPSgU0ecyGg+Vbmjnj2tXNTJ > 2jkAn0eDs1FI

Re: ssh by user amandabackup [SOLVED]

2011-01-04 Thread Matthew Saltzman
On Tue, 2011-01-04 at 01:08 -0800, Gordon Messmer wrote: > On 01/02/2011 06:45 AM, Matthew Saltzman wrote: > Aha! In > /var/log/messages, on the other hand, this happens: > > Jan 2 > 09:40:36 yankee setroubleshoot: SELinux is preventing /usr/sbin/sshd > from

Re: ssh by user amandabackup [SOLVED]

2011-01-04 Thread Matthew Saltzman
On Tue, 2011-01-04 at 09:11 -0500, Daniel J Walsh wrote: > -BEGIN PGP SIGNED MESSAGE- > Hash: SHA1 > > On 01/04/2011 04:08 AM, Gordon Messmer wrote: > > On 01/02/2011 06:45 AM, Matthew Saltzman wrote: > >> Aha! In /var/log/messages, on the other hand, this happ

Re: ssh by user amandabackup [SOLVED]

2011-01-04 Thread Matthew Saltzman
someplace, I'd be happy to test. One question: How does a regular user's .ssh directory get relabeled? -- Matthew Saltzman Clemson University Math Sciences mjs AT clemson DOT edu http://www.math.clemson.edu/~mjs -- users mailing list users@lists.fedoraproject.o

  1   2   3   >