LibreOffice and Evolution will not print
Ed Greshko wrote to Lawrence E Graves:
> You posted this question a few days ago. I and at least one other > asked you questions. You did not answer them. What are you expecting? When I see things like that, two things spring immediately to mind: 1. They're hoping for a different answer (whether or not that's likely). 2. They're not reading the list, hoping that someone will reply to them, directly. -- [tim@localhost ~]$ uname -r 2.6.27.25-78.2.56.fc9.i686 Don't send private replies to my address, the mailbox is ignored. I read messages from the public lists. -- 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 |
LibreOffice and Evolution will not print
On Sun, 2011-06-05 at 22:14 +0930, Tim wrote:
> Ed Greshko wrote to Lawrence E Graves: > > You posted this question a few days ago. I and at least one other > > asked you questions. You did not answer them. What are you expecting? > > When I see things like that, two things spring immediately to mind: > > 1. They're hoping for a different answer (whether or not that's likely). > > 2. They're not reading the list, hoping that someone will reply to them, > directly. > Another possibility is, with the volume of activity on this list, that perhaps they missed a reply. I know that, even with the threading and filtering available in Evolution, I generally have to be very vigilant about not missing a reply to a question or issue that I bring up here. It's easy to miss something. Cheers, Chris -- ============================ "A tax loophole is something that benefits the other guy. If it benefits you, it is tax reform." --Russell B. Long, U.S. senator -- 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 |
LibreOffice and Evolution will not print
On Sun, 2011-06-05 at 06:16 -0600, Lawrence E Graves wrote:
> I am still laboring over the fact that LibreOffice and Evolution and > gedit will not allow me to print. If it was just one of them I would not > be as concern because I believe it would be fixed eventually. When > important places of use are not performing that's a problem. Still > patiently waiting for a answer or better a solution. What Fedora version? If this version is an upgrade, did you use yum, preupgrade or what? What Brand of printer and version and how is it connnected? Have you tried with selinux=0 at the grub prompt on boot to see if selinux is the issue? May not be what you want to hear, but might consider doing a fresh install and see if that works. BTW, I can print just fine with libreoffice and evolution (didn't try gedit but am sure I can) on an HP wireless printer (although plugged in via usb to the desktop). -- Mike Chambers Madisonville, KY "The best 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 |
LibreOffice and Evolution will not print
On Sun, 2011-06-05 at 06:16 -0600, Lawrence E Graves wrote:
> I am still laboring over the fact that LibreOffice and Evolution and > gedit will not allow me to print. If it was just one of them I would not > be as concern because I believe it would be fixed eventually. When > important places of use are not performing that's a problem. Still > patiently waiting for a answer or better a solution. Have you filed a bug report in Bugzilla? If so, please post a link to that bug report here. Thanks, Tim. */ -- 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 |
LibreOffice and Evolution will not print
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 On 06/05/2011 01:04 PM, Mike Chambers wrote: > On Sun, 2011-06-05 at 06:16 -0600, Lawrence E Graves wrote: >> I am still laboring over the fact that LibreOffice and Evolution and >> gedit will not allow me to print. If it was just one of them I would not >> be as concern because I believe it would be fixed eventually. When >> important places of use are not performing that's a problem. Still >> patiently waiting for a answer or better a solution. > > What Fedora version? If this version is an upgrade, did you use yum, > preupgrade or what? What Brand of printer and version and how is it > connnected? Have you tried with selinux=0 at the grub prompt on boot to > see if selinux is the issue? > > May not be what you want to hear, but might consider doing a fresh > install and see if that works. > > BTW, I can print just fine with libreoffice and evolution (didn't try > gedit but am sure I can) on an HP wireless printer (although plugged in > via usb to the desktop). > > Please do not suggest to turn SELinux off at boot everytime something goes wrong on a Fedora System. As root you can turn SELinux into permissive mode. setenforce 0, then try your application, if it works then SELinux is probably the problem, if it fails SELinux is not the problem and you can turn SELinux enforcement back on. setenforce 1. Your method will cause a relabel when SELinux is turned back on. But better yet, check /var/log/audit/audit.log and see if SELinux is complaining about anything. grep evolution /var/log/audit/audit.log, if there is something there, it is a good chance SELinux is blocking something. -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iEYEARECAAYFAk3s7UcACgkQrlYvE4MpobMoIgCfT07UnPgoDN Cq+JoC1nDE8X4/ O7sAn16yRRzQbqJeq4qYOS1U37fGYUwe =DUly -----END PGP SIGNATURE----- -- 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 |
LibreOffice and Evolution will not print
On 06/05/2011 07:16 AM, Lawrence E Graves wrote:
> I am still laboring over the fact that LibreOffice and Evolution and > gedit will not allow me to print. If it was just one of them I would not > be as concern because I believe it would be fixed eventually. When > important places of use are not performing that's a problem. Still > patiently waiting for a answer or better a solution. I have been trying to print all morning with LibreOffice. Finally gave up and downloaded Abiword because I needed the doc. I've filed a bugzilla on the crash. https://bugzilla.redhat.com/show_bug.cgi?id=709503 -- -- 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 |
LibreOffice and Evolution will not print
On 06/06/2011 08:07 AM, Daniel J Walsh wrote:
> Please do not suggest to turn SELinux off at boot everytime something > goes wrong on a Fedora System. As root you can turn SELinux into > permissive mode. setenforce 0, then try your application, if it works > then SELinux is probably the problem, if it fails SELinux is not the > problem and you can turn SELinux enforcement back on. setenforce 1. > Your method will cause a relabel when SELinux is turned back on. Not only that, if you have the SELinux Troubleshooter working (and you should, you know) it will pop an alert if and when there's a problem with SELinux. I have BOINC running and one of the projects is Einstein@home. For some reason, SELinux doesn't understand that all of the Einstein projects need to have access to certain device files and it keeps complaining. Granted, the projects are run in permissive mode so that the access isn't blocked, but it's a tad monotonous to have to reset the context for almost every project I do. (There doesn't seem to be an overall fix for this because it's filename specific.) If you're not getting any alerts, there's almost no chance that SELinux is involved. -- 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 |
LibreOffice and Evolution will not print
-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA1 On 06/06/2011 02:51 PM, Joe Zeff wrote: > On 06/06/2011 08:07 AM, Daniel J Walsh wrote: >> Please do not suggest to turn SELinux off at boot everytime something >> goes wrong on a Fedora System. As root you can turn SELinux into >> permissive mode. setenforce 0, then try your application, if it works >> then SELinux is probably the problem, if it fails SELinux is not the >> problem and you can turn SELinux enforcement back on. setenforce 1. >> Your method will cause a relabel when SELinux is turned back on. > > Not only that, if you have the SELinux Troubleshooter working (and you > should, you know) it will pop an alert if and when there's a problem > with SELinux. I have BOINC running and one of the projects is > Einstein@home. For some reason, SELinux doesn't understand that all of > the Einstein projects need to have access to certain device files and it > keeps complaining. Granted, the projects are run in permissive mode so > that the access isn't blocked, but it's a tad monotonous to have to > reset the context for almost every project I do. (There doesn't seem to > be an overall fix for this because it's filename specific.) If you're > not getting any alerts, there's almost no chance that SELinux is involved. Joe can you send me an example of the AVC you are seeing? Is this F15? -----BEGIN PGP SIGNATURE----- Version: GnuPG v1.4.11 (GNU/Linux) Comment: Using GnuPG with Fedora - http://enigmail.mozdev.org/ iEYEARECAAYFAk3tInYACgkQrlYvE4MpobOOFACggeb72oVcsl fc5JK4/tCMulWA q6kAnRK4E2FspAZvVxDkTbn23zzszSzG =u95g -----END PGP SIGNATURE----- -- 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 |
| All times are GMT. The time now is 04:56 PM. |
VBulletin, Copyright ©2000 - 2013, Jelsoft Enterprises Ltd.
Content Relevant URLs by vBSEO ©2007, Crawlability, Inc.