Re: Pagefault during boot (after system was hibernated)

2014-09-16 Thread Kevin Cummings
On 09/17/2014 12:44 AM, jd1008 wrote: > I decided to shutdown -> Hibernate. > Later on, I powered up and booted the machine, > and it invariably panics with a pagefault. > > There is nothing in the logs of any disk hard error issues, > or device misconduct. > > Ordinary boot up (without having

Pagefault during boot (after system was hibernated)

2014-09-16 Thread jd1008
I decided to shutdown -> Hibernate. Later on, I powered up and booted the machine, and it invariably panics with a pagefault. There is nothing in the logs of any disk hard error issues, or device misconduct. Ordinary boot up (without having hibernated) presents no problems at all. Only reboot a

Re: Problem with smplayer

2014-09-16 Thread jd1008
On 09/16/2014 09:17 PM, Ed Greshko wrote: On 09/17/14 11:00, jd1008 wrote: I have mplayer-1.1-22.20140414svn.fc20.x86_64 smplayer-14.3.0-1.fc20.x86_64 I cd into a music dir and create a playlist as follows: find $PWD -name \*.mp3 > play.pls I then play it with mplayer -playlist ./play.pls

Re: Problem with smplayer

2014-09-16 Thread Ed Greshko
On 09/17/14 11:00, jd1008 wrote: > I have > mplayer-1.1-22.20140414svn.fc20.x86_64 > smplayer-14.3.0-1.fc20.x86_64 > > I cd into a music dir and create a playlist as follows: > > find $PWD -name \*.mp3 > play.pls > > I then play it with > > mplayer -playlist ./play.pls > > and it plays just fine. >

Problem with smplayer

2014-09-16 Thread jd1008
I have mplayer-1.1-22.20140414svn.fc20.x86_64 smplayer-14.3.0-1.fc20.x86_64 I cd into a music dir and create a playlist as follows: find $PWD -name \*.mp3 > play.pls I then play it with mplayer -playlist ./play.pls and it plays just fine. However, with smplayer: Click open->playlist opens t

Re: Finding and downloading missing font

2014-09-16 Thread Jonathan Ryshpan
On Tue, 2014-09-16 at 14:58 +0530, Sudhir Khanger wrote: > On Mon, Sep 15, 2014 at 9:55 PM, Michael Cronenworth wrote: > > LibreOffice tells me the font is "Lohit Devanagari". The package that holds > > this font is "lohit-devanagari-fonts". > > > Devanagari is the Indian Script. I has nothing t

Re: case study - journalctl - where is logger output

2014-09-16 Thread Chris Murphy
On Sep 16, 2014, at 9:11 AM, Balint Szigeti wrote: > On Tue, 2014-09-16 at 09:52 -0400, Tom H wrote: >> On Sat, Sep 13, 2014 at 11:47 AM, Balint Szigeti > > wrote: >> >> > On Thu, 2014-09-11 at 16:16 -0400, Tom H wrote: >> > >> > On Thu, Sep 11, 2014 at 2:04 PM, Balint Szigeti >> > wrote: >> >

Re: Load problem...cant find shared library.

2014-09-16 Thread Nathan Schwarz
Try `LD_PRELOAD=/usr/local/lib/libgphoto2.so.6; gphoto2`. If it works, then the correct path probably isn't in the library path. You could also run `ldd gphoto2`, which should output which libraries it searches and in which location. - Nathan -- /"\ ASCII Ribbon Campaign \ / - against HTML em

Re: Load problem...cant find shared library.

2014-09-16 Thread Kevin Martin
On 09/16/2014 05:12 PM, r...@dwf.com wrote: > > [[ Sorry for sending this twice, but it got out without a subject line ]] > > I am trying to build gphoto2 for an old system (Fedora 11) where I store > photos. > (gphoto2 exists as part of the download in Fedora19) > > In any case, I do the conf

Load problem...cant find shared library.

2014-09-16 Thread reg
[[ Sorry for sending this twice, but it got out without a subject line ]] I am trying to build gphoto2 for an old system (Fedora 11) where I store photos. (gphoto2 exists as part of the download in Fedora19) In any case, I do the configure/make/make install for both libgphto2 and gphoto2 with

[no subject]

2014-09-16 Thread reg
I am trying to build gphoto2 for an old system (Fedora 11) where I store photos. (gphoto2 exists as part of the download in Fedora19) In any case, I do the configure/make/make install for both libgphto2 and gphoto2 with no problems, so it would seem that the loader at this point is seeing the li

Re: Smart Media Player Network Access in Fedora 20

2014-09-16 Thread Stephen Morris
On 09/14/2014 11:47 PM, Patrick O'Callaghan wrote: On Sun, 2014-09-14 at 11:09 +1000, Stephen Morris wrote: Note that my comments were on using DLNA. Miracast is different (and pretty much as you describe it) since it's focussed on screen mirroring which is not the same concept. My TV supports

Re: SpoofMAC

2014-09-16 Thread Bill Oliver
On Tue, 16 Sep 2014, Robert Moskowitz wrote: On 09/16/2014 08:11 PM, Bill Oliver wrote: On Tue, 16 Sep 2014, Bruno Wolff III wrote: > On Tue, Sep 16, 2014 at 18:11:03 +0300, > Robert Moskowitz wrote: > > https://github.com/feross/SpoofMAC > > > > Has anyone used this? I will be using

Re: SpoofMAC

2014-09-16 Thread Robert Moskowitz
On 09/16/2014 08:11 PM, Bill Oliver wrote: On Tue, 16 Sep 2014, Bruno Wolff III wrote: On Tue, Sep 16, 2014 at 18:11:03 +0300, Robert Moskowitz wrote: https://github.com/feross/SpoofMAC Has anyone used this? I will be using it to test the impact of using randomized local MAC addresses. I

Re: SpoofMAC

2014-09-16 Thread Robert Moskowitz
On 09/16/2014 06:48 PM, Bruno Wolff III wrote: On Tue, Sep 16, 2014 at 18:11:03 +0300, Robert Moskowitz wrote: https://github.com/feross/SpoofMAC Has anyone used this? I will be using it to test the impact of using randomized local MAC addresses. I would like to have a Gnome widget that

Re: SpoofMAC

2014-09-16 Thread Bill Oliver
On Tue, 16 Sep 2014, Bruno Wolff III wrote: On Tue, Sep 16, 2014 at 18:11:03 +0300, Robert Moskowitz wrote: https://github.com/feross/SpoofMAC Has anyone used this? I will be using it to test the impact of using randomized local MAC addresses. I would like to have a Gnome widget that I ca

Re: SpoofMAC

2014-09-16 Thread Bruno Wolff III
On Tue, Sep 16, 2014 at 18:11:03 +0300, Robert Moskowitz wrote: https://github.com/feross/SpoofMAC Has anyone used this? I will be using it to test the impact of using randomized local MAC addresses. I would like to have a Gnome widget that I can just click on and run this. No, but I am

Re: case study - journalctl - where is logger output

2014-09-16 Thread Tom H
On Tue, Sep 16, 2014 at 11:11 AM, Balint Szigeti wrote: > > I don't have jc command. It's just an alias for "journalctl". -- users mailing list users@lists.fedoraproject.org To unsubscribe or change subscription options: https://admin.fedoraproject.org/mailman/listinfo/users Fedora Code of Condu

Re: case study - journalctl - where is logger output

2014-09-16 Thread Balint Szigeti
On Tue, 2014-09-16 at 09:52 -0400, Tom H wrote: > On Sat, Sep 13, 2014 at 11:47 AM, Balint Szigeti > wrote: > > On Thu, 2014-09-11 at 16:16 -0400, Tom H wrote: > > > > On Thu, Sep 11, 2014 at 2:04 PM, Balint Szigeti > > wrote: > > > > > >> today I installed the rsyslog and enable it then disabl

SpoofMAC

2014-09-16 Thread Robert Moskowitz
https://github.com/feross/SpoofMAC Has anyone used this? I will be using it to test the impact of using randomized local MAC addresses. I would like to have a Gnome widget that I can just click on and run this. -- users mailing list users@lists.fedoraproject.org To unsubscribe or change su

Re: case study - journalctl - where is logger output

2014-09-16 Thread Tom H
On Sat, Sep 13, 2014 at 11:47 AM, Balint Szigeti wrote: > On Thu, 2014-09-11 at 16:16 -0400, Tom H wrote: > > On Thu, Sep 11, 2014 at 2:04 PM, Balint Szigeti > wrote: > > >> today I installed the rsyslog and enable it then disabled (then masked) >> systemd-journal-flush, systemd-journald services

Re: Monitor is not blanketed when inactive

2014-09-16 Thread Sudhir Khanger
On Mon, Sep 15, 2014 at 10:44 PM, antonio montagnani wrote: > I note today that when my system becomes inactive (let me say 5 minutes) > monior is not blacked...it was working before latest updates https://bugzilla.redhat.com/show_bug.cgi?id=1141516 -- Regards, Sudhir Khanger. sudhirkhanger.co

Re: Finding and downloading missing font

2014-09-16 Thread Sudhir Khanger
On Mon, Sep 15, 2014 at 9:55 PM, Michael Cronenworth wrote: > LibreOffice tells me the font is "Lohit Devanagari". The package that holds > this font is "lohit-devanagari-fonts". Devanagari is the Indian Script. I has nothing to do with Arabic language. -- Regards, Sudhir Khanger. sudhirkhange

Re: One of my systems stalls at start-up

2014-09-16 Thread Ed Greshko
On 09/16/14 16:02, Antonio M wrote: > Screen Saver: > prefer blanking: yesallow exposures: yes > timeout: 600cycle: 600 > Colors: > default colormap: 0x20BlackPixel: 0x0WhitePixel: 0xff > Font Path: > catalogue:/etc/X11/fontpath.d,built-ins > DPMS (Energy Star): >

Re: One of my systems stalls at start-up

2014-09-16 Thread Antonio M
in kdm xset q Keyboard Control: auto repeat: onkey click percent: 0LED mask: XKB indicators: 00: Caps Lock: off01: Num Lock:off02: Scroll Lock: off 03: Compose: off04: Kana:off05: Sleep: off 06: Suspend: off07: Mu

Re: One of my systems stalls at start-up

2014-09-16 Thread Antonio M
when running gdm xset q Keyboard Control: auto repeat: onkey click percent: 0LED mask: XKB indicators: 00: Caps Lock: off01: Num Lock:off02: Scroll Lock: off 03: Compose: off04: Kana:off05: Sleep: off 06: Suspend:

Re: One of my systems stalls at start-up

2014-09-16 Thread Ed Greshko
On 09/16/14 15:42, Antonio M wrote: > I have a laptop running Gnome + gdm or kdm > I have no screensaver either (I hate them) and no password in screen > blanking (idel time is set to 1 minute). So the output of xset q is? -- If you can't laugh at yourself, others will gladly oblige. -- users

Re: One of my systems stalls at start-up

2014-09-16 Thread Antonio M
I have a laptop running Gnome + gdm or kdm I have no screensaver either (I hate them) and no password in screen blanking (idel time is set to 1 minute). 2014-09-16 9:36 GMT+02:00 Ed Greshko : > On 09/16/14 15:22, Antonio M wrote: >> Switching from gdm to kdm makes screen power management not work

Re: One of my systems stalls at start-up

2014-09-16 Thread Ed Greshko
On 09/16/14 15:22, Antonio M wrote: > Switching from gdm to kdm makes screen power management not work, i.e. > after some time of inactivity screen becomes blank in gdm but not in > kdm I forget if you have a desktop or laptop. I don't have a laptop. I've got a desktop running kdm/kde. I ha

Re: Monitor is not blanketed when inactive

2014-09-16 Thread Antonio M
it happens as I switched from gdm to kdm but I am still using Gnome 2014-09-15 19:14 GMT+02:00 antonio montagnani : > I note today that when my system becomes inactive (let me say 5 minutes) > monior is not blacked...it was working before latest updates > -- > Antonio M > Skype: amontag52 > > Linu

Re: One of my systems stalls at start-up

2014-09-16 Thread Antonio M
Switching from gdm to kdm makes screen power management not work, i.e. after some time of inactivity screen becomes blank in gdm but not in kdm 2014-09-13 8:44 GMT+02:00 Ed Greshko : > On 09/13/14 14:22, antonio montagnani wrote: >> Ed Greshko ha scrito il 11/09/2014 alle 01:24: >>> On 09/11/14 06