* [gentoo-user] {OT} firefox-3.0 double-click-to-highlight behavior
@ 2009-01-22 23:02 Grant
2009-01-22 23:08 ` Paul Hartman
` (2 more replies)
0 siblings, 3 replies; 6+ messages in thread
From: Grant @ 2009-01-22 23:02 UTC (permalink / raw
To: Gentoo mailing list
Since upgrading to firefox-3.0, double-click-to-highlight behavior has
changed. Double-clicking a word doesn't highlight the entire word any
more, it stops at dashes and underscores. Does anyone know how to
change this behavior?
- Grant
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] {OT} firefox-3.0 double-click-to-highlight behavior
2009-01-22 23:02 [gentoo-user] {OT} firefox-3.0 double-click-to-highlight behavior Grant
@ 2009-01-22 23:08 ` Paul Hartman
2009-01-22 23:18 ` Andrew Gaydenko
2009-01-22 23:33 ` Paul Hartman
2009-01-23 0:09 ` [gentoo-user] shoutcast problem 64bit gentoo Wojtek Dalętka
2 siblings, 1 reply; 6+ messages in thread
From: Paul Hartman @ 2009-01-22 23:08 UTC (permalink / raw
To: gentoo-user
On Thu, Jan 22, 2009 at 5:02 PM, Grant <emailgrant@gmail.com> wrote:
> Since upgrading to firefox-3.0, double-click-to-highlight behavior has
> changed. Double-clicking a word doesn't highlight the entire word any
> more, it stops at dashes and underscores. Does anyone know how to
> change this behavior?
I don't remember it ever working any other way. Seamonkey and Firefox
both behave the same on linux & windows in my test just now.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] {OT} firefox-3.0 double-click-to-highlight behavior
2009-01-22 23:08 ` Paul Hartman
@ 2009-01-22 23:18 ` Andrew Gaydenko
0 siblings, 0 replies; 6+ messages in thread
From: Andrew Gaydenko @ 2009-01-22 23:18 UTC (permalink / raw
To: gentoo-user
On Friday 23 January 2009 02:08:25 Paul Hartman wrote:
> On Thu, Jan 22, 2009 at 5:02 PM, Grant <emailgrant@gmail.com> wrote:
> > Since upgrading to firefox-3.0, double-click-to-highlight behavior has
> > changed. Double-clicking a word doesn't highlight the entire word any
> > more, it stops at dashes and underscores. Does anyone know how to
> > change this behavior?
>
> I don't remember it ever working any other way. Seamonkey and Firefox
> both behave the same on linux & windows in my test just now.
I remember - dots are interpreting as words delimiter now also.
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] {OT} firefox-3.0 double-click-to-highlight behavior
2009-01-22 23:02 [gentoo-user] {OT} firefox-3.0 double-click-to-highlight behavior Grant
2009-01-22 23:08 ` Paul Hartman
@ 2009-01-22 23:33 ` Paul Hartman
2009-01-22 23:37 ` Grant
2009-01-23 0:09 ` [gentoo-user] shoutcast problem 64bit gentoo Wojtek Dalętka
2 siblings, 1 reply; 6+ messages in thread
From: Paul Hartman @ 2009-01-22 23:33 UTC (permalink / raw
To: gentoo-user
On Thu, Jan 22, 2009 at 5:02 PM, Grant <emailgrant@gmail.com> wrote:
> Since upgrading to firefox-3.0, double-click-to-highlight behavior has
> changed. Double-clicking a word doesn't highlight the entire word any
> more, it stops at dashes and underscores. Does anyone know how to
> change this behavior?
Found it for you. Go to about:config
layout.word_select.stop_at_punctuation
^ permalink raw reply [flat|nested] 6+ messages in thread
* Re: [gentoo-user] {OT} firefox-3.0 double-click-to-highlight behavior
2009-01-22 23:33 ` Paul Hartman
@ 2009-01-22 23:37 ` Grant
0 siblings, 0 replies; 6+ messages in thread
From: Grant @ 2009-01-22 23:37 UTC (permalink / raw
To: gentoo-user
>> Since upgrading to firefox-3.0, double-click-to-highlight behavior has
>> changed. Double-clicking a word doesn't highlight the entire word any
>> more, it stops at dashes and underscores. Does anyone know how to
>> change this behavior?
>
> Found it for you. Go to about:config
>
> layout.word_select.stop_at_punctuation
Thank you very much.
- Grant
^ permalink raw reply [flat|nested] 6+ messages in thread
* [gentoo-user] shoutcast problem 64bit gentoo
2009-01-22 23:02 [gentoo-user] {OT} firefox-3.0 double-click-to-highlight behavior Grant
2009-01-22 23:08 ` Paul Hartman
2009-01-22 23:33 ` Paul Hartman
@ 2009-01-23 0:09 ` Wojtek Dalętka
2 siblings, 0 replies; 6+ messages in thread
From: Wojtek Dalętka @ 2009-01-23 0:09 UTC (permalink / raw
To: gentoo-user
Hi,
I've just installed 64bit gentoo on one of these machines:
http://www.ovh.pl/produkty/eg_best_of.xml
Everything is fine. I use hardened profile, Pax, firewall ect, but I've
got problem with ...running a shoutcast server.
I didn't find answer on winamp.com forum and google.
It's exactly the same problem like here:
http://forums.winamp.com/printthread.php?s=48cd69919741579a3c1e4a8b0ac3e38b&threadid=229419
At my server it goes this way:
gentoo shoutcast # pwd
/home/something/shoutcast
gentoo shoutcast # file *
logs: directory
sc_serv: ELF 32-bit LSB executable, Intel 80386, version 1
(SYSV), for GNU/Linux 2.2.5, dynamically linked (uses shared libs), stripped
sc_serv8002.conf: ASCII English text, with CRLF, LF line terminators
gentoo shoutcast # strace ./sc_serv
execve("./sc_serv", ["./sc_serv"], [/* 26 vars */]) = -1 ENOENT (No such
file or directory)
dup(2) = 3
fcntl(3, F_GETFL) = 0x8002 (flags O_RDWR|O_LARGEFILE)
fstat(3, {st_mode=S_IFCHR|0620, st_rdev=makedev(136, 0), ...}) = 0
mmap(NULL, 4096, PROT_READ|PROT_WRITE, MAP_PRIVATE|MAP_ANONYMOUS, -1, 0)
= 0x708341026000
lseek(3, 0, SEEK_CUR) = -1 ESPIPE (Illegal seek)
write(3, "strace: exec: No such file or dir"..., 40strace: exec: No such
file or directory
) = 40
close(3) = 0
munmap(0x708341026000, 4096) = 0
exit_group(1) = ?
gentoo shoutcast # /etc/init.d/shoutcast start
* Starting Shoutcast Server ...
[ ok ]
gentoo shoutcast # /sbin/start-stop-daemon: Unable to start
/opt/shoutcast/sc_serv: No such file or directory (No such file or
directory)
The problem is that shoutcast is 32 bit and system is 64 bit (and I
think it should be 64 @ this machine).
I've tried to follow these tips from the forum but it didn't help me.
Can you help me?
Wojtek
^ permalink raw reply [flat|nested] 6+ messages in thread
end of thread, other threads:[~2009-01-23 0:09 UTC | newest]
Thread overview: 6+ messages (download: mbox.gz follow: Atom feed
-- links below jump to the message on this page --
2009-01-22 23:02 [gentoo-user] {OT} firefox-3.0 double-click-to-highlight behavior Grant
2009-01-22 23:08 ` Paul Hartman
2009-01-22 23:18 ` Andrew Gaydenko
2009-01-22 23:33 ` Paul Hartman
2009-01-22 23:37 ` Grant
2009-01-23 0:09 ` [gentoo-user] shoutcast problem 64bit gentoo Wojtek Dalętka
This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox