Re: [gentoo-user] [OT] What's up with Firefox?

2013-07-04 Thread Kevin Thompson

On Jul 4, 2013, at 10:29, Peter Humphrey  wrote:

> Sorry to be a nuisance but I can't think of where else to ask.
> 
> On the website I run I have a link to our Twitter profile (or whatever it's 
> called). This is the link:
> 
>https://twitter.com/TideswellMVC
> 
> If I examine the page using the web host's file editor I see exactly that, 
> yet if I press CTRL-U in www-client/firefox-17.0.7 it shows this:
> 
>https://twitter.com/#%21/TideswellMVC
> 
> and if I click the link in the main window I'm asked for a login and 
> password.
> 
> Trying the latest Windows version of Firefox in an XP virtual box I get the 
> unaltered link. I can't tell what version that is because "About Firefox" 
> merely checks, then tells me I'm up to date.
> 
> Incidentally, I have a web server running on my LAN with an identical copy 
> of the site. Using that as the target, rather than the public version, gives 
> the same results.
> 
> I haven't used JavaScript anywhere.
> 
> What's going on here?
> 
> -- 
> Peter
> 
> 

What architecture are you running this on? What USE flags are enabled with 
Firefox?


[gentoo-user] conky crashes with JSON output.

2013-05-05 Thread Kevin Thompson
Hello, everyone. I'm experiencing some problems with conky that seems to
be Gentoo-specific. All of my friends running other distributions are
able to run my configuration file just fine. Here's the output from
conky:

7f2af50f5000-7f2af52f4000 ---p 0012 08:02 1469347
/usr/lib64/libglib-2.0.so.0.3400.3
7f2af52f4000-7f2af52f5000 r--p 0011f000 08:02 1469347
/usr/lib64/libglib-2.0.so.0.3400.3
7f2af52f5000-7f2af52f6000 rw-p 0012 08:02 1469347
/usr/lib64/libglib-2.0.so.0.3400.3
7f2af52f6000-7f2af52f7000 rw-p  00:00 0 
7f2af52f7000-7f2af5346000 r-xp  08:02 393324
/lib64/libncurses.so.5.9
7f2af5346000-7f2af5545000 ---p 0004f000 08:02 393324
/lib64/libncurses.so.5.9
7f2af5545000-7f2af5549000 r--p 0004e000 08:02 393324
/lib64/libncurses.so.5.9
7f2af5549000-7f2af554a000 rw-p 00052000 08:02 393324
/lib64/libncurses.so.5.9
7f2af554a000-7f2af554b000 rw-p  00:00 0 
7f2af554b000-7f2af5553000 r-xp  08:02 395702
/lib64/libiw.so.30
7f2af5553000-7f2af5752000 ---p 8000 08:02 395702
/lib64/libiw.so.30
7f2af5752000-7f2af5753000 r--p 7000 08:02 395702
/lib64/libiw.so.30
7f2af5753000-7f2af5754000 rw-p 8000 08:02 395702
/lib64/libiw.so.30
7f2af5754000-7f2af576c000 r-xp  08:02 393403
/lib64/libpthread-2.15.so
7f2af576c000-7f2af596b000 ---p 00018000 08:02 393403
/lib64/libpthread-2.15.so
7f2af596b000-7f2af596c000 r--p 00017000 08:02 393403
/lib64/libpthread-2.15.so
7f2af596c000-7f2af596d000 rw-p 00018000 08:02 393403
/lib64/libpthread-2.15.so
7f2af596d000-7f2af5971000 rw-p  00:00 0 
7f2af5971000-7f2af5992000 r-xp  08:02 393396
/lib64/ld-2.15.so
7f2af59ab000-7f2af5b7 r--p  08:02 1588257
/usr/lib64/locale/locale-archive
7f2af5b7-7f2af5b76000 rw-p  00:00 0 
7f2af5b8f000-7f2af5b92000 rw-p  00:00 0 
7f2af5b92000-7f2af5b93000 r--p 00021000 08:02 393396
/lib64/ld-2.15.so
7f2af5b93000-7f2af5b94000 rw-p 00022000 08:02 393396
/lib64/ld-2.15.so
7f2af5b94000-7f2af5b95000 rw-p  00:00 0 
7fff6c9e6000-7fff6ca07000 rw-p  00:00 0
[stack]
7fff6ca6c000-7fff6ca6d000 r-xp  00:00 0
[vdso]
ff60-ff601000 r-xp  00:00 0
[vsyscall]
[1]2770 abort  conky -c .i3/conkyrc

This happens when I kill my network and conky is running. The
configuration for my network is as follows:

{ "full_text" : "${if_up wlp9s0}Wifi:${else}${if_up
enp8s0}Eth:${else}Network Down$endif$endif" , "separator": ${if_up
wlp9s0}false${else}${if_up enp8s0}false${else}true$endif$endif ,
"separator_block_width" : ${if_up wlp9s0}4${else}${if_up
enp8s0}4${else}6$endif$endif , "color" : "\#4c7899" },
  { "full_text" : "${if_up wlp9s0}${wireless_essid wlp9s0}${else}${if_up
  enp8s0}up$endif$endif" , "color" : ${if_up wlp9s0}${if_match
  ${wireless_link_qual_perc wlp9s0}>90}"\#4E9A06"${else}${if_match
  ${wireless_link_qual_perc
  wlp9s0}>80}"\#C4A000"${else}"\#CC"${else}${if_up
  enp8s0}"\#4E9A06"$endif$endif$endif$endif },

Here is the output of conky -v:

Conky 1.9.0 compiled Sun May  5 18:03:28 CDT 2013 for Linux
3.7.10-gentoo-r1 (x86_64)

Compiled in features:

System config file: /etc/conky/conky.conf
Package library path: /usr/lib64/conky


 Music detection:
   * MPD
   * MOC

 General:
   * math
   * portmon
   * wireless
   * config-output
   * iostats
   * ncurses

Any ideas?



Re: [gentoo-user] problem trying to play sound when pulse audio is enabled

2013-04-29 Thread Kevin Thompson
; >>
> > >> >> I think of the following; try to delete both /root/.pulse and
> > >> >> $HOME/.pulse, and rebooting (probably a logout/login should suffice,
> > >> >> but you never know).
> > >> >>
> > >> >> Another thing: if you installed PA since GNOME 3.8 needs it, why are
> > >> >> you using it without GNOME? If you use GNOME, the session manager will
> > >> >> automatically start PA as a user for you, and everything should work.
> > >> >> If you are not running GNOME, why do you run PA? If you are at the
> > >> >> console without X running, just don't use PA. Use mplayer -ao alsa or
> > >> >> whatever.
> > >> >>
> > >> >> Or do you want to run several audio apps in the console?
> > >> >
> > >> > I want to run apps from the console, but to start gnome when I need it.
> > >>
> > >> Then do that. When you start GNOME, it will start PA automatically:
> > >> you don't need to do anything. Don't try to start PA yourself; it's
> > >> DBus activated.
> > >>
> > >>
> > >> > I am running pa as a user and things are still not working, except for
> > >> > the root user who can play sounds.
> > >>
> > >> I repeat: you don't need to run PA. GNOME will start it for you.
> > >
> > > But will that workif I have spawn=no in my /etc/pulse/client.conf which
> > > I have to have for regular apps to work from theconsole?  Or is there
> > > some other way to make this happen?
> > 
> > I don't understand the question. If you don't run PA by yourself, then
> > it will be started only when using GNOME. And if you are using GNOME,
> > you can use the nice sound settings dialog to get your sound.
> > 
> > If you don't start GNOME, then PA will not be started. If you don't
> > have sound in your console even without PA running, then is for some
> > issue completely unrelated to PA.
> > 
> > PA should not be started if you only log in through the console.
> > Unless you are still running it system-wide, which is basically
> > unsupported.
> 
> OK, we will see what happens, so I have set spawn=no which should work
> to prevent pa except in gnome, so hopefully that should work.
> 
> Thanks for clarifying this for me.
> 
> 
> -- 
> Your life is like a penny.  You're going to lose it.  The question is:
> How do
> you spend it?
> 
>  John Covici
>  cov...@ccs.covici.com
> 

I had the same issue here when installing pulseaudio. I don't use GNOME,
so that does take part of the equation away. The problem was solved by
changing permissions to /dev/snd and it's containing files. After
chmodding /dev/snd/* to 666, I was able to play sounds as a normal user.
In the Gentoo guide, it mentions this, and it also mentions taking your
user out of the audio group if you're currently in it. Please see
http://wiki.gentoo.org/wiki/PulseAudio#Root_can_play_sound.2C_other_users_cannot
for more detailed information.

Very Respectfully,

Kevin Thompson