Re: fedora18 stopped suspending on lid closed
Kevin Fenzi wrote, On 04/02/2013 10:54 PM (EEST): ... I'm not sure. Could you file a systemd bug on it? https://bugzilla.redhat.com/show_bug.cgi?id=948700 I tried to explain as thoroughly as possible. kevin -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Re: esint10.pfb
Hello, Danke, it works fine now. I got an error when I compile an old latex file: !pdfTeX error: pdflatex (file esint10.pfb): cannot open Type 1 font file for re I have texlive-esint.noarch installed. which install the mf file: /usr/share/texlive/texmf-dist/fonts/source/public/esint/esint10.mf but not esint10.pfb. How can I get this font? Thank # yum install 'tex(esint10.pfb)' Loaded plugins: auto-update-debuginfo, langpacks Package 2:texlive-esint-type1-svn15878.0-20.fc19.noarch already installed and latest version Nothing to do Cool, huh? :-) It works also for other file types, .sty, .cls, etc. I hope this helps. :-) -- == Patrick DUPRÉ || email: pdu...@kegtux.org Laboratoire de Physico-Chimie de l'Atmosphère Université du Littoral-Côte d'Opale|| Tel. (33)-(0)3 28 23 76 12|| Fax: 03 28 65 82 44 189A, avenue Maurice Schumann || 59140 Dunkerque, France == -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Re: mailto links from Chrome w/Thunderbird
On 04/04/13 20:36, Ed Greshko wrote: > On 04/05/13 09:19, Steven Stern wrote: >> It is. It's got to be something to do with Chrome, but I can't find any >> setting there. > > There are no settings for this in chrome. It works fine here It is > always a puzzle to find out what controls this and if it matters what DE is > being used. Anyway One more thing to check > > Everything works for me fine using KDE. > > [egreshko@meimei ~]$ xdg-settings get default-url-scheme-handler mailto > handler is thunderbird > /usr/share/applications/mozilla-thunderbird.desktop > > And in /usr/share/applications/mozilla-thunderbird.desktop > > Exec=thunderbird %u > Check your /usr/bin/xdg-email for a section called run_thunderbird and see if you have a line that says: MAILTO=$(echo "$2" | sed 's/^mailto://') If not, you probably need to update xdg-utils. Kevin -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Re: Avoiding LVM -
Allegedly, on or about 04 April 2013, Joe Zeff sent: > ...[snip a pile of stuff that has nothing to do with real security]... > having your whole file system encrypted is just holding up a big, red > sign telling everybody that you have something to hide No, it's just called privacy, something that seems to be sadly lacking in modern society - whether that be unceasing personal questions from governments, or commercial surveyors endlessly polling us about our lives, or social networking WWW services that lull people into blabbing all sorts of personal information out in public... About 15 years ago, anybody asking such personal questions would have been told, quite bluntly, to, "mind your own bloody business." Just as locking my house isn't about hiding some deadly secret, it's about keeping what's mine, mine, and all the asshats out. Encrypting my data is nothing more than that. And as it becomes easier for ordinary users to securely encrypt drives, it'll become more commonly done. We'll be all the better for it, too. For what it's worth, in my opinion, encrypting just a part of your drive may give a hint of suspicion, but encrypting the whole drive just looks like sensible security precautions. -- [tim@localhost ~]$ uname -rsvp Linux 3.8.4-102.fc17.x86_64 #1 SMP Sun Mar 24 13:09:09 UTC 2013 x86_64 All mail to my mailbox is automatically deleted, there is no point trying to privately email me, I will only read messages posted to the public lists. My apologies for not including a virus with this message, but I don't use Windows. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Re: mailto links from Chrome w/Thunderbird
On 04/05/2013 08:42 AM, Kevin Martin wrote: > On 04/04/13 20:36, Ed Greshko wrote: >> On 04/05/13 09:19, Steven Stern wrote: >>> It is. It's got to be something to do with Chrome, but I can't find any >>> setting there. >> >> There are no settings for this in chrome. It works fine here It is >> always a puzzle to find out what controls this and if it matters what DE is >> being used. Anyway One more thing to check >> >> Everything works for me fine using KDE. >> >> [egreshko@meimei ~]$ xdg-settings get default-url-scheme-handler mailto >> handler is thunderbird >> /usr/share/applications/mozilla-thunderbird.desktop >> >> And in /usr/share/applications/mozilla-thunderbird.desktop >> >> Exec=thunderbird %u >> > Check your /usr/bin/xdg-email for a section called run_thunderbird and see if > you have a line that says: > > MAILTO=$(echo "$2" | sed 's/^mailto://') > > If not, you probably need to update xdg-utils. > > Kevin > It's there. Again, the issue is NOT that Thunderbird is not getting launched, but the word "mailto:"; appears in the email address if launched from a link in Chrome. The address is just fine when the link comes from Firefox. -- -- Steve -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
/var/log/messages ful of rpc.statd select: Bad file descriptor lines
On three or four occasions now on one of my Fedora 18 machines warns that I am running out of space on /var (it has its own partition). This is due to /var/log/messages being full of rpc.statd[1282]: my_svc_run() - select: Bad file descriptor messages - these are repeated many times a second. Deleting /var/log/messages gets round this as a work around, but can anyone suggest what I can do to investigate/fix this? Thanks Steve -- Website: www.stevesearle.com 17:41:12 up 22 days, 15:59, 1 user, load average: 0.00, 0.00, 0.00 -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Re: mailto links from Chrome w/Thunderbird
On Fri, 2013-04-05 at 10:59 -0500, Steven Stern wrote: > O > It's there. Again, the issue is NOT that Thunderbird is not getting > launched, but the word "mailto:"; appears in the email address if > launched from a link in Chrome. The address is just fine when the link > comes from Firefox. Maybe it's the version of Chrome your using that might be the issue, or does it do it on all of them? Are you up to date, and if so, you using stable, beta, unstable? Might try a different one. Or, to see if it's how Chrome is seeing the code on mailto: stuff, when see one, go to the settings/tools/developers (I think) and see what the html code already it looks like. Might just be a bug, but I don't have that problem on chrome/evolution (although you use thunderbird). You might try diff email just to test if evo or kmail or something does the same thing? -- Mike Chambers Madisonville, KY "Best little town on Earth!" -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Re: mailto links from Chrome w/Thunderbird
On 04/05/13 10:59, Steven Stern wrote: > On 04/05/2013 08:42 AM, Kevin Martin wrote: >> On 04/04/13 20:36, Ed Greshko wrote: >>> On 04/05/13 09:19, Steven Stern wrote: It is. It's got to be something to do with Chrome, but I can't find any setting there. >>> >>> There are no settings for this in chrome. It works fine here It is >>> always a puzzle to find out what controls this and if it matters what DE is >>> being used. Anyway One more thing to check >>> >>> Everything works for me fine using KDE. >>> >>> [egreshko@meimei ~]$ xdg-settings get default-url-scheme-handler mailto >>> handler is thunderbird >>> /usr/share/applications/mozilla-thunderbird.desktop >>> >>> And in /usr/share/applications/mozilla-thunderbird.desktop >>> >>> Exec=thunderbird %u >>> >> Check your /usr/bin/xdg-email for a section called run_thunderbird and see >> if you have a line that says: >> >> MAILTO=$(echo "$2" | sed 's/^mailto://') >> >> If not, you probably need to update xdg-utils. >> >> Kevin >> > It's there. Again, the issue is NOT that Thunderbird is not getting > launched, but the word "mailto:"; appears in the email address if > launched from a link in Chrome. The address is just fine when the link > comes from Firefox. > > That's why I was wondering about the xdg-email script. It appears that the line above should be stripping off the mailto: part that get's sent thru by chrome so thunderbird doesn't get it. It would be interesting to see what the xdg-email script is actually doing with your information once you click on a link in chrome to fire up thunderbird to send an email. You could try to add a -xv to the #!/bin/bash line at the top of the script and then add a line that says "exec 1> /tmp/xdg-email.out 2> xdg-email.out". Then next time you click a link you *should* be able to see what the script is doing and why. Kevin -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Re: mailto links from Chrome w/Thunderbird
On 4/5/2013 11:59 AM, Steven Stern wrote: > On 04/05/2013 08:42 AM, Kevin Martin wrote: >> On 04/04/13 20:36, Ed Greshko wrote: >>> On 04/05/13 09:19, Steven Stern wrote: It is. It's got to be something to do with Chrome, but I can't find any setting there. >>> >>> There are no settings for this in chrome. It works fine here It is >>> always a puzzle to find out what controls this and if it matters what DE is >>> being used. Anyway One more thing to check >>> >>> Everything works for me fine using KDE. >>> >>> [egreshko@meimei ~]$ xdg-settings get default-url-scheme-handler mailto >>> handler is thunderbird >>> /usr/share/applications/mozilla-thunderbird.desktop >>> >>> And in /usr/share/applications/mozilla-thunderbird.desktop >>> >>> Exec=thunderbird %u >>> >> Check your /usr/bin/xdg-email for a section called run_thunderbird and see >> if you have a line that says: >> >> MAILTO=$(echo "$2" | sed 's/^mailto://') >> >> If not, you probably need to update xdg-utils. >> >> Kevin >> > It's there. Again, the issue is NOT that Thunderbird is not getting > launched, but the word "mailto:"; appears in the email address if > launched from a link in Chrome. The address is just fine when the link > comes from Firefox. > > Does it work with the "mailto:"; there? -- David -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Re: mailto links from Chrome w/Thunderbird
Does it work with the "mailto:"; there? On Fri, Apr 5, 2013 at 11:59 AM, Steven Stern < subscribed-li...@sterndata.com> wrote: > On 04/05/2013 08:42 AM, Kevin Martin wrote: > > On 04/04/13 20:36, Ed Greshko wrote: > >> On 04/05/13 09:19, Steven Stern wrote: > >>> It is. It's got to be something to do with Chrome, but I can't find > any > >>> setting there. > >> > >> There are no settings for this in chrome. It works fine here It > is always a puzzle to find out what controls this and if it matters what DE > is being used. Anyway One more thing to check > >> > >> Everything works for me fine using KDE. > >> > >> [egreshko@meimei ~]$ xdg-settings get default-url-scheme-handler mailto > >> handler is thunderbird > >> /usr/share/applications/mozilla-thunderbird.desktop > >> > >> And in /usr/share/applications/mozilla-thunderbird.desktop > >> > >> Exec=thunderbird %u > >> > > Check your /usr/bin/xdg-email for a section called run_thunderbird and > see if you have a line that says: > > > > MAILTO=$(echo "$2" | sed 's/^mailto://') > > > > If not, you probably need to update xdg-utils. > > > > Kevin > > > It's there. Again, the issue is NOT that Thunderbird is not getting > launched, but the word "mailto:"; appears in the email address if > launched from a link in Chrome. The address is just fine when the link > comes from Firefox. > > > -- > -- Steve > -- > users mailing list > users@lists.fedoraproject.org > To unsubscribe or change subscription options: > https://admin.fedoraproject.org/mailman/listinfo/users > Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines > Have a question? Ask away: http://ask.fedoraproject.org > -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Re: mailto links from Chrome w/Thunderbird
On 05/04/13 01:15 PM, Mike Chambers wrote: On Fri, 2013-04-05 at 10:59 -0500, Steven Stern wrote: O It's there. Again, the issue is NOT that Thunderbird is not getting launched, but the word "mailto:"; appears in the email address if launched from a link in Chrome. The address is just fine when the link comes from Firefox. Maybe it's the version of Chrome your using that might be the issue, or does it do it on all of them? Are you up to date, and if so, you using stable, beta, unstable? Might try a different one. Or, to see if it's how Chrome is seeing the code on mailto: stuff, when see one, go to the settings/tools/developers (I think) and see what the html code already it looks like. Might just be a bug, but I don't have that problem on chrome/evolution (although you use thunderbird). You might try diff email just to test if evo or kmail or something does the same thing? Here's the strange thing about Chrome - I switched over this morning to my Debian Sid partition where I had been using Gmail to handle mailto links in Chrome. I followed the instructions I had posted in this thread earlier to switch to Thunderbird...and now Chrome just opens a blank tab when I click on a mailto link! Thunderbird is the default mail program in my installation. But for some unknown reason Chrome doesn't recognize it. I was using IceWm. When I switch to Gnome, Chrome opens Sylpheed (a mail program I used to use) which is still on the drive! It sems Chrome's handling of mailto is bizarre. I am now trying to figure out how to get it to recognize Thunderbird which is the default mail handler. -- --Cheers-- -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Re: mailto links from Chrome w/Thunderbird
On 4/5/2013 11:59 AM, Steven Stern wrote: > On 04/05/2013 08:42 AM, Kevin Martin wrote: >> On 04/04/13 20:36, Ed Greshko wrote: >>> On 04/05/13 09:19, Steven Stern wrote: It is. It's got to be something to do with Chrome, but I can't find any setting there. >>> >>> There are no settings for this in chrome. It works fine here It is >>> always a puzzle to find out what controls this and if it matters what DE is >>> being used. Anyway One more thing to check >>> >>> Everything works for me fine using KDE. >>> >>> [egreshko@meimei ~]$ xdg-settings get default-url-scheme-handler mailto >>> handler is thunderbird >>> /usr/share/applications/mozilla-thunderbird.desktop >>> >>> And in /usr/share/applications/mozilla-thunderbird.desktop >>> >>> Exec=thunderbird %u >>> >> Check your /usr/bin/xdg-email for a section called run_thunderbird and see >> if you have a line that says: >> >> MAILTO=$(echo "$2" | sed 's/^mailto://') >> >> If not, you probably need to update xdg-utils. >> >> Kevin >> > It's there. Again, the issue is NOT that Thunderbird is not getting > launched, but the word "mailto:"; appears in the email address if > launched from a link in Chrome. The address is just fine when the link > comes from Firefox. > > Does it work with the "mailto:"; there? -- David -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Re: mailto links from Chrome w/Thunderbird
On 05/04/13 01:15 PM, Mike Chambers wrote: On Fri, 2013-04-05 at 10:59 -0500, Steven Stern wrote: O It's there. Again, the issue is NOT that Thunderbird is not getting launched, but the word "mailto:"; appears in the email address if launched from a link in Chrome. The address is just fine when the link comes from Firefox. Maybe it's the version of Chrome your using that might be the issue, or does it do it on all of them? Are you up to date, and if so, you using stable, beta, unstable? Might try a different one. Or, to see if it's how Chrome is seeing the code on mailto: stuff, when see one, go to the settings/tools/developers (I think) and see what the html code already it looks like. Might just be a bug, but I don't have that problem on chrome/evolution (although you use thunderbird). You might try diff email just to test if evo or kmail or something does the same thing? Here's the strange thing about Chrome - I switched over this morning to my Debian Sid partition where I had been using Gmail to handle mailto links in Chrome. I followed the instructions I had posted in this thread earlier to switch to Thunderbird...and now Chrome just opens a blank tab when I click on a mailto link! Thunderbird is the default mail program in my installation. But for some unknown reason Chrome doesn't recognize it. I was using IceWm. When I switch to Gnome, Chrome opens Sylpheed (a mail program I used to use) which is still on the drive! It seems Chrome's handling of mailto is bizarre. I am now trying to figure out how to get it to recognize Thunderbird which is the default mail handler. -- --Cheers-- -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Re: mailto links from Chrome w/Thunderbird
On 05/04/13 17:59, Steven Stern wrote: On 04/05/2013 08:42 AM, Kevin Martin wrote: On 04/04/13 20:36, Ed Greshko wrote: On 04/05/13 09:19, Steven Stern wrote: It is. It's got to be something to do with Chrome, but I can't find any setting there. There are no settings for this in chrome. It works fine here It is always a puzzle to find out what controls this and if it matters what DE is being used. Anyway One more thing to check Everything works for me fine using KDE. [egreshko@meimei ~]$ xdg-settings get default-url-scheme-handler mailto handler is thunderbird /usr/share/applications/mozilla-thunderbird.desktop And in /usr/share/applications/mozilla-thunderbird.desktop Exec=thunderbird %u Check your /usr/bin/xdg-email for a section called run_thunderbird and see if you have a line that says: MAILTO=$(echo "$2" | sed 's/^mailto://') If not, you probably need to update xdg-utils. Kevin It's there. Again, the issue is NOT that Thunderbird is not getting launched, but the word "mailto:"; appears in the email address if launched from a link in Chrome. The address is just fine when the link comes from Firefox. I've had the same problem with google-chrome under xfce. When I selected: Applications Menu -> Settings -> Preferred Applications Mail Reader was shown as "Mozilla Thunderbird" but when I changed it to: /usr/bin/thunderbird "%s" the problem vanished. -- Erik Concordia parvæ res crescunt discordia maximæ dilabuntur -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Re: mailto links from Chrome w/Thunderbird
On 04/05/2013 12:15 PM, Mike Chambers wrote: > On Fri, 2013-04-05 at 10:59 -0500, Steven Stern wrote: >> O >> It's there. Again, the issue is NOT that Thunderbird is not getting >> launched, but the word "mailto:"; appears in the email address if >> launched from a link in Chrome. The address is just fine when the link >> comes from Firefox. > > Maybe it's the version of Chrome your using that might be the issue, or > does it do it on all of them? Are you up to date, and if so, you using > stable, beta, unstable? Might try a different one. Or, to see if it's > how Chrome is seeing the code on mailto: stuff, when see one, go to the > settings/tools/developers (I think) and see what the html code already > it looks like. Might just be a bug, but I don't have that problem on > chrome/evolution (although you use thunderbird). You might try diff > email just to test if evo or kmail or something does the same thing? > I tried yum uninstall google-chrome, then I wiped out every directory I could find that related to it, rebooted (yes, that superstitious behavior) and reinstalled. Same problem. The html is correct - it's on my site and I coded it. I have the same problem with links on any site. It might be an XFCE thing; I guess I should try logging back in in Gnome and seeing if it happens there. Doesn't matter if it works with evo or not; I'm not switching mail clients. It's just an annoyance, not a show stopper. -- -- Steve -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Re: /var/log/messages ful of rpc.statd select: Bad file descriptor lines
On 04/05/2013 09:47 AM, Steve Searle issued this missive: On three or four occasions now on one of my Fedora 18 machines warns that I am running out of space on /var (it has its own partition). This is due to /var/log/messages being full of rpc.statd[1282]: my_svc_run() - select: Bad file descriptor messages - these are repeated many times a second. Deleting /var/log/messages gets round this as a work around, but can anyone suggest what I can do to investigate/fix this? Make sure your mountd daemon has been updated. Also, if that machine isn't an NFS server, disable mountd: systemctl stop nfs-mountd.service systemctl disable nfs-mountd.service -- - Rick Stevens, Systems Engineer, AllDigitalri...@alldigital.com - - AIM/Skype: therps2ICQ: 22643734Yahoo: origrps2 - -- - To iterate is human, to recurse, divine. - -- -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Gnome dies just before login screen F18
I been having Gnome fail at the login screen intermittently since I reinstalled a few weeks ago. I read that `setenforce 0` should fix the problem and it did for about a week, but this time I'm really stuck. `getenforce` returns Permissive and the problem persists. In the attached paste from /var/log/messages I tried google for "gnome-shell.desktop respawning too quickly" and most of the solutions involve graphics cards I don't have. Also, the error I see on the screen is the gnome sad face. thanks in advance for any ideas 3.8.5-201.fc18.x86_64 http://pastebin.com/hUsewVjz Kevin DON'T PANIC -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Re: mailto links from Chrome w/Thunderbird
On 04/06/13 04:50, Steven Stern wrote: > I tried yum uninstall google-chrome, then I wiped out every directory I > could find that related to it, rebooted (yes, that superstitious > behavior) and reinstalled. Same problem. The html is correct - it's on > my site and I coded it. I have the same problem with links on any site. > It might be an XFCE thing; I guess I should try logging back in in > Gnome and seeing if it happens there. Why not do a bit of detective work? Modify the xdg-email script run_thunderbird() { local THUNDERBIRD MAILTO NEWMAILTO TO CC BCC SUBJECT BODY ATTACH THUNDERBIRD="$1" echo "$2" > /tmp/what MAILTO=$(echo "$2" | sed 's/^mailto://') echo $MAILTO >> /tmp/what and then see what is in what. -- From now on, at least during winter time, Im going to blame all spelling an grammar erros on the cat sitting on my chest every time I sit down at the computer -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Re: Avoiding LVM -
On Thu, 2013-04-04 at 12:41 -0500, Matthew J. Roth wrote: > Joe Zeff wrote: > > > > On 04/04/2013 08:45 AM, Bill Oliver wrote: > > > > > > I take my laptop on the road a lot, and I have work stuff on it I don't > > > want the world to see. I don't encrypt the whole disk, but I have an > > > encrypted partitiion, and keep sensitive data on it. > > > > You might also consider keeping it on a flash drive with an ext4 file > > system, as most people who'd find it wouldn't know how to read it. > > > As a warning to future readers, this is just bad advice because then the files > would be unencrypted on a device that is much easier to lose. and one that has a substantially higher likelihood of failure than a hard drive. It was a bad recommendation on so many levels. Anyone who entrusts their only copy of a valued file to a USB flash drive is certain to learn a lesson the hard way. Craig -- This message has been scanned for viruses and dangerous content by MailScanner, and is believed to be clean. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Re: mailto links from Chrome w/Thunderbird [SOLVED]
On 04/05/2013 03:41 PM, Erik P. Olsen wrote: > On 05/04/13 17:59, Steven Stern wrote: >> On 04/05/2013 08:42 AM, Kevin Martin wrote: >>> On 04/04/13 20:36, Ed Greshko wrote: On 04/05/13 09:19, Steven Stern wrote: > It is. It's got to be something to do with Chrome, but I can't > find any > setting there. There are no settings for this in chrome. It works fine here It is always a puzzle to find out what controls this and if it matters what DE is being used. Anyway One more thing to check Everything works for me fine using KDE. [egreshko@meimei ~]$ xdg-settings get default-url-scheme-handler mailto handler is thunderbird /usr/share/applications/mozilla-thunderbird.desktop And in /usr/share/applications/mozilla-thunderbird.desktop Exec=thunderbird %u >>> Check your /usr/bin/xdg-email for a section called run_thunderbird >>> and see if you have a line that says: >>> >>> MAILTO=$(echo "$2" | sed 's/^mailto://') >>> >>> If not, you probably need to update xdg-utils. >>> >>> Kevin >>> >> It's there. Again, the issue is NOT that Thunderbird is not getting >> launched, but the word "mailto:"; appears in the email address if >> launched from a link in Chrome. The address is just fine when the link >> comes from Firefox. >> >> > I've had the same problem with google-chrome under xfce. When I selected: > > Applications Menu -> Settings -> Preferred Applications > > Mail Reader was shown as "Mozilla Thunderbird" but when I changed it to: > /usr/bin/thunderbird "%s" > > the problem vanished. > Erik: THANKS! -- -- Steve -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org
Re: Gnome dies just before login screen F18
How about correcting that (your last log entries): Apr 5 18:45:40 localhost abrtd: Duplicate: core backtrace Apr 5 18:45:40 localhost abrtd: DUP_OF_DIR: /var/tmp/abrt/ccpp-2013-03-24-13:37:37-1596 Apr 5 18:45:40 localhost abrtd: Deleting problem directory ccpp-2013-04-05-18:45:31-1533 (dup of ccpp-2013-03-24-13:37:37-1596) What does /var/log/Xorg.0.log say? suomi On 2013-04-06 01:26, Kevin wrote: I been having Gnome fail at the login screen intermittently since I reinstalled a few weeks ago. I read that `setenforce 0` should fix the problem and it did for about a week, but this time I'm really stuck. `getenforce` returns Permissive and the problem persists. In the attached paste from /var/log/messages I tried google for "gnome-shell.desktop respawning too quickly" and most of the solutions involve graphics cards I don't have. Also, the error I see on the screen is the gnome sad face. thanks in advance for any ideas 3.8.5-201.fc18.x86_64 http://pastebin.com/hUsewVjz Kevin DON'T PANIC -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Guidelines: http://fedoraproject.org/wiki/Mailing_list_guidelines Have a question? Ask away: http://ask.fedoraproject.org