Re: [gentoo-user] Where to set language with lightdm

2011-12-24 Thread Michael Hampicke
 As a temporary solution you may set your locale to de_DE.UTF-8 but
 export LC_ALL=en_US in the shell's rc file.

Well, I can live with that - for now :) Thx

Still hope lightdm will behave like GDM in the future. If you google
around you find some bugs related to set language issues, so there's
still hope.



Re: [gentoo-user] Video editing advice on formats and size of file

2011-12-24 Thread Dale

Michael Mol wrote:

This is a slightly simplified explanation, owing to my probably not
remembering details quite correctly.

Media files consist of at least three parts: The container format, the
audio stream and the video stream. You're familiar with container
formats as .flv, .mkv, .avi, .mpg, .mp4, etc.

The audio and video streams consist of frames (for video) or samples
(for audio) where each one consists of information particular to a
particular video image or audio sample. The audio and video frames
typically don't include information as to when they occurred; a frame
won't tell you that it's specific to 33.2 seconds into a sequence, for
example.

Normally, the file and/or streams will describe how many frames per
second the video stream should move along at, and how many samples per
second the audio stream should move along.

When the samples and frames stop matching up as the media file plays,
you get desync. This is normal to within a certain tolerance; when
you're moving along 48k audio samples per second, and only 30 video
frames per second, nobody cares if an audio sample is ten or so off
from its ideal position.

Unfortunately, I can only tell you what's going on. I can't tell you
how to fix it; it's not something I dealt with much.

I'd suggest you give the other tools a try, too. The other tools
brought up will do essentially the same thing as avidemux; they're
just ripping the audio and video streams out of the source container
files and placing them into a new container file. Your old approach
was very, very slow because your tools were generating completely new
audio and video streams. It's the difference between dd if=src
of=dst and dd if=src|lzma --decompress --stdout|lzma --stdout|dd
of=dst ... except lzma doesn't loose any data in the process, while
your transcoding was. Once you get the sync issues worked out, you
might even notice improvements in audio and image quality. :)



I been doing some testing on this.  I went to about the end of a 3 hour 
video.  By the time it gets near the end of the video, the sound is 
almost 1.4 seconds off.  I tested this by telling smplayer to adjust the 
audio delay.  It is a bit annoying to see something on screen then hear 
it a second or so later.  It's like seeing a explosion at a distance.  
You see it then have to wait for the sound wave to hit you.  When I am 
midways of the video, it is about .6 to .7 seconds off.  So, it gets 
farther off as it goes.  It's most likely one step off that just gets 
worse as it goes.


I tried a couple other commands but I get errors about the file type.  I 
think a couple movies are in flv1 which is old.  I may have to convert 
them then stitch them together, which may not do the sound any good then 
either. lol


Well, I got something to play with.

Dale

:-)  :-)

--
I am only responsible for what I said ... Not for what you understood or how 
you interpreted my words!

Miss the compile output?  Hint:
EMERGE_DEFAULT_OPTS=--quiet-build=n




Re: [gentoo-user] media-libs/freetype

2011-12-24 Thread Neil Bothwick
On Fri, 23 Dec 2011 18:57:29 -0500, Walter Dnes wrote:

  Yeah.I am sorry..It was during installing xorg-server(yes with -X
  option).  
 
   Question... why would you build xorg-server or an X font with -X. 

Because you don't need X client stuff on a server. USE=X is for
clients, whether or not they have the server installed.


-- 
Neil Bothwick

WinErr 01E: Timing error - Please wait. And wait. And wait. And wait.


signature.asc
Description: PGP signature


[gentoo-user] Re: Error emerging ati-drivers-11.11

2011-12-24 Thread czernitko
I finally found an unconfirmed bug about this -
https://bugs.gentoo.org/show_bug.cgi?id=392753
Unfortunately without solution.
Any tips?

2011/12/24 czernitko czerni...@gmail.com

 Hello everyone!
 I've got a problem that makes me lose my hair for about two days already.
 Emerging ati-drivers results in ebuild error, but ati proprietary installer
 works just fine. Last version of ati-drivers that compiles just fine is
 11.6. All following versions of the driver (11.7-11.12) fail to compile. I
 haven't found any appropriate bug, so I guess there is more probably some
 problem with my environment. I am using hardened profile, by the way, but
 without PaX or GrSecurity. Does anyone have any clue about a solution? Or
 should I fill a bug at bugs.gentoo.org as this seems not to be an
 upstream bug?

 Thanks for any advice!
 Peter

 gethexis ~ # emerge -pqv =x11-drivers/ati-drivers-11.11
 [ebuild U] x11-drivers/ati-drivers-11.11 [11.6] USE=modules
 (multilib) qt4 -debug (-opencl)

 gethexis ~ # emerge --info =x11-drivers/ati-drivers-11.11
 Portage 2.1.10.41 (hardened/linux/amd64, gcc-4.5.3-hardenednopie,
 glibc-2.13-r4, 3.0.4-hardened-r1 x86_64)
 =
 System Settings
 =
 System uname:
 Linux-3.0.4-hardened-r1-x86_64-Intel-R-_Core-TM-_i7_CPU_Q_720_@
 _1.60GHz-with-gentoo-2.0.3
 Timestamp of tree: Sat, 24 Dec 2011 09:15:01 +
 app-shells/bash:  4.1_p9
 dev-java/java-config: 2.1.11-r3
 dev-lang/python:  2.6.6-r2, 2.7.2-r3, 3.1.4-r3
 dev-util/cmake:   2.8.6-r4
 dev-util/pkgconfig:   0.26
 sys-apps/baselayout:  2.0.3
 sys-apps/openrc:  0.9.4
 sys-apps/sandbox:
 2.5

 sys-devel/autoconf:   2.13,
 2.68

 sys-devel/automake:   1.9.6-r3, 1.10.3,
 1.11.1

 sys-devel/binutils:
 2.21.1-r1

 sys-devel/gcc:
 4.5.3-r1

 sys-devel/gcc-config:
 1.4.1-r1

 sys-devel/libtool:
 2.4-r1

 sys-devel/make:   3.82-r1
 sys-kernel/linux-headers: 2.6.39 (virtual/os-headers)
 sys-libs/glibc:   2.13-r4
 Repositories: gentoo x-portage
 ACCEPT_KEYWORDS=amd64
 ACCEPT_LICENSE=* -@EULA PUEL Oracle-BCLA-JavaSE
 CBUILD=x86_64-pc-linux-gnu
 CFLAGS=-O2 -pipe -march=core2
 CHOST=x86_64-pc-linux-gnu
 CONFIG_PROTECT=/etc /usr/share/config /usr/share/gnupg/qualified.txt
 /usr/share/maven-bin-3.0/conf /usr/share/themes/oxygen-gtk/gtk-2.0
 /var/lib/hsqldb
 CONFIG_PROTECT_MASK=/etc/ca-certificates.conf /etc/env.d /etc/env.d/java/
 /etc/fonts/fonts.conf /etc/gconf /etc/gentoo-release
 /etc/php/apache2-php5.3/ext-active/ /etc/php/cgi-php5.3/ext-active/
 /etc/php/cli-php5.3/ext-active/ /etc/revdep-rebuild /etc/sandbox.d
 /etc/terminfo /etc/texmf/language.dat.d /etc/texmf/language.def.d
 /etc/texmf/updmap.d /etc/texmf/web2c
 CXXFLAGS=-O2 -pipe -march=core2
 DISTDIR=/usr/portage/distfiles
 EMERGE_DEFAULT_OPTS=--autounmask=n --keep-going
 FEATURES=assume-digests binpkg-logs distlocks ebuild-locks fixlafiles
 news parallel-fetch protect-owned sandbox sfperms splitdebug strict
 unknown-features-warn unmerge-logs unmerge-orphans userfetch
 FFLAGS=-O2 -pipe -march=core2 -funroll-all-loops
 GENTOO_MIRRORS=http://ftp.fi.muni.cz/pub/linux/gentoo/;
 LANG=cs_CZ.UTF-8
 LDFLAGS=-Wl,-O1 -Wl,--as-needed
 LINGUAS=cs en
 MAKEOPTS=-j9
 PKGDIR=/usr/portage/packages
 PORTAGE_CONFIGROOT=/
 PORTAGE_RSYNC_OPTS=--recursive --links --safe-links --perms --times
 --compress --force --whole-file --delete --stats --timeout=180
 --exclude=/distfiles --exclude=/local --exclude=/packages
 PORTAGE_TMPDIR=/var/tmp
 PORTDIR=/usr/portage
 PORTDIR_OVERLAY=/usr/local/portage
 SYNC=rsync://rsync.cz.gentoo.org/gentoo-portage
 USE=3dnow 3dnowext X aac acl acpi alsa amd64 amr aol apache2 autoipd
 avahi bash-completion berkdb bluetooth branding bugzilla bzip2 cdr clamav
 cli consolekit cracklib crypt cups cvs cxx dbus dhcp dirac directfb
 disk-partition dri dvd eap-tls embedded encode exif extensions extras
 ffmpeg firefox flac fontconfig fortran ftp fuse gcj gcrypt gd gdbm
 geolocation gif gimp git gnutls gpg gphoto2 gpm gpu graphviz groupwise
 handbook hardened hddtemp iconv icq icu imagemagick imap inifile innodb
 inotify ipv6 jabber java javascript jpeg jpeg2k justify kde kerberos kipi
 lame laptop latex lcms lensfun libnotify lm_sensors lzma lzo mad matroska
 matrox mercurial mhash mime mjpeg mmap mmx mmxext mng modplug modules mono
 mozilla mp3 mp4 mpeg mpi mplayer msn mudflap multilib mysql mysqli ncurses
 networkmanager nls nntp nocd nodrm nptl nptlonly nsplugin nspluginwrapper
 odbc ogg openal opengl openmp osc oscar pam pax_kernel pcntl pcre pdf perl
 php pic plasma png policykit posix pppd prediction private-headers
 pulseaudio python qq qt3support qt4 quicktime radius raw rdesktop readline
 recode redeyes reports rss samba sasl schroedinger scp sdl seamonkey
 semantic-desktop session sftp sharedext sharedmem silc skey skype slp smp
 snmp soap sockets socks5 source spell 

Re: [gentoo-user] Video editing advice on formats and size of file

2011-12-24 Thread Dale

Dale wrote:


I been doing some testing on this.  I went to about the end of a 3 
hour video.  By the time it gets near the end of the video, the sound 
is almost 1.4 seconds off.  I tested this by telling smplayer to 
adjust the audio delay.  It is a bit annoying to see something on 
screen then hear it a second or so later.  It's like seeing a 
explosion at a distance.  You see it then have to wait for the sound 
wave to hit you.  When I am midways of the video, it is about .6 to .7 
seconds off.  So, it gets farther off as it goes.  It's most likely 
one step off that just gets worse as it goes.


I tried a couple other commands but I get errors about the file type.  
I think a couple movies are in flv1 which is old.  I may have to 
convert them then stitch them together, which may not do the sound any 
good then either. lol


Well, I got something to play with.

Dale

:-)  :-)



Well, I tried to go to sleep and come back to this tomorrow.  I couldn't 
sleep so here I am again.  While laying there I came up with a idea.  I 
stitched the first two videos together into a temporary file.  Then I 
stitched the temporary file to the 3rd video.  The sound is off but it 
sort of resets when it reached the stitch point so it is a good bit 
closer than it was.


If I ever get me a video camera, I'm going to know to not break up 
videos if I ever plan to put them back together again.  It appears that 
when you break the video, it is like humpty dumpty.  You just can't 
quite get it back together again.


At least this way is faster tho.  Thanks to all for the ideas.  I'm 
still testing things.


Dale

:-)  :-)

--
I am only responsible for what I said ... Not for what you understood or how 
you interpreted my words!

Miss the compile output?  Hint:
EMERGE_DEFAULT_OPTS=--quiet-build=n




[gentoo-user] kdepim-4.7.3 or shall I wait for 4.7.4

2011-12-24 Thread Mick
I have held back from an upgrade until I had some free time over the Christmas 
hols, because I was fearing the kmail-migrator going belly up and leaving me 
with a broken mail client in the middle of a busy week.

Now it's time to consider this upgrade, but I notice the 4.7.4 is in the offing 
and would probably go stable (which is what I run) in early January.

Is it worth me waiting until then (by which time I'm back at work) or shall I 
just upgrade to 4.7.3 because as far as migration to akonadi is concerned 
there's no difference between the two (I think) ?

Also, has anyone tried running akonadi with sqlite3?  That's how I've been 
running it so far with no discernible problems (despite devs warnings about 
sqlite in general being unable to cope with parallel access/read/write calls 
from kdepim).
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


[gentoo-user] No manual entry for emerge

2011-12-24 Thread Vishnupradeep
man emerge
sh: /usr/bin/less: No such file or directory
Error executing formatting or display command.
System command (cd /usr/share/man  (echo .ll 9.9i; echo .nr LL
9.9i; echo .pl 1100i; /bin/bzip2 -c -d
'/usr/share/man/man1/emerge.1.bz2'; echo .\\\; echo .pl \n(nlu+10) |
/usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less) exited with status
127.
No manual entry for emerge

What should i do ??


Linux Blog: http://xtreme-linux.blogspot.com/
Fedora Blog: http://xtreme-fedora.blogspot.com/
My Blog: http://sharedonweb.blogspot.com/


Re: [gentoo-user] No manual entry for emerge

2011-12-24 Thread Florian Philipp
Am 24.12.2011 12:53, schrieb Vishnupradeep:
 man emerge
 sh: /usr/bin/less: No such file or directory
 Error executing formatting or display command.
 System command (cd /usr/share/man  (echo .ll 9.9i; echo .nr LL
 9.9i; echo .pl 1100i; /bin/bzip2 -c -d
 '/usr/share/man/man1/emerge.1.bz2'; echo .\\\; echo .pl \n(nlu+10)
 | /usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less) exited with
 status 127.
 No manual entry for emerge
 
 What should i do ??
 

emerge -av sys-apps/less

You unmerged less. emerge --depclean warned you.

Hope this helps,
Florian Philipp




signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] No manual entry for emerge

2011-12-24 Thread Dale

Vishnupradeep wrote:

man emerge
sh: /usr/bin/less: No such file or directory
Error executing formatting or display command.
System command (cd /usr/share/man  (echo .ll 9.9i; echo .nr LL 
9.9i; echo .pl 1100i; /bin/bzip2 -c -d 
'/usr/share/man/man1/emerge.1.bz2'; echo .\\\; echo .pl 
\n(nlu+10) | /usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less) 
exited with status 127.

No manual entry for emerge

What should i do ??


Linux Blog: http://xtreme-linux.blogspot.com/
Fedora Blog: http://xtreme-fedora.blogspot.com/
My Blog: http://sharedonweb.blogspot.com/




I would make sure less is installed.  There have been some changes to 
something and some people are letting --depclean or friends remove 
less.  It's a long story and there are other threads about it.  Just 
check and see if less is installed and if it is not, emerge it and make 
sure it is added to the world file.


Dale

:-)  :-)

--
I am only responsible for what I said ... Not for what you understood or how 
you interpreted my words!

Miss the compile output?  Hint:
EMERGE_DEFAULT_OPTS=--quiet-build=n




Re: [gentoo-user] No manual entry for emerge

2011-12-24 Thread Vishnupradeep
# emerge
/usr/lib64/portage/pym/portage/package/ebuild/config.py:353: UserWarning:
'cache.metadata_overlay.database' is deprecated: /etc/portage/modules
  (user_auxdbmodule, modules_file))
emerge: the other white meat (command-line interface to the Portage system)
Usage:
   emerge [ options ] [ action ] [ ebuild | tbz2 | file | @set | atom ] [
... ]
   emerge [ options ] [ action ]  system | world 
   emerge  --sync | --metadata | --info 
   emerge --resume [ --pretend | --ask | --skipfirst ]
   emerge --help [ --verbose ]
Options: -[abBcCdDefgGhjkKlnNoOpPqrsStuvV]
  [ --color  y | n ] [ --columns]
  [ --complete-graph ] [ --deep   ]
  [ --jobs JOBS ] [ --keep-going ] [ --load-average LOAD
]
  [ --newuse] [ --noconfmem  ] [ --nospinner  ]
  [ --oneshot   ] [ --onlydeps   ] [ --quiet-build [ y | n ]
]
  [ --reinstall changed-use  ] [ --with-bdeps  y | n 
]
Actions:  [ --depclean | --list-sets | --search | --sync | --version
]

   For more help consult the man page.


and manual page looks like mess. Few lines from man emerge is given below.

ESC[1mNAMEESC[0m
   emerge - Command-line interface to the Portage system

ESC[1mSYNOPSISESC[0m
   ESC[1memerge ESC[22m[ESC[4moptionsESC[24m] [ESC[4mactionESC[24m]
[ESC[4mebuildESC[24m | ESC[4mtbz2file
ESC[24m | ESC[4mfileESC[24m | ESC[4m@setESC[24m | ESC[4matomESC[24m] ...

   ESC[1memerge --sync ESC[22m| ESC[1m--versionESC[0m




Linux Blog: http://xtreme-linux.blogspot.com/
Fedora Blog: http://xtreme-fedora.blogspot.com/
My Blog: http://sharedonweb.blogspot.com/




On Sat, Dec 24, 2011 at 12:05 PM, Florian Philipp li...@binarywings.netwrote:

 Am 24.12.2011 12:53, schrieb Vishnupradeep:
  man emerge
  sh: /usr/bin/less: No such file or directory
  Error executing formatting or display command.
  System command (cd /usr/share/man  (echo .ll 9.9i; echo .nr LL
  9.9i; echo .pl 1100i; /bin/bzip2 -c -d
  '/usr/share/man/man1/emerge.1.bz2'; echo .\\\; echo .pl \n(nlu+10)
  | /usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less) exited with
  status 127.
  No manual entry for emerge
 
  What should i do ??
 

 emerge -av sys-apps/less

 You unmerged less. emerge --depclean warned you.

 Hope this helps,
 Florian Philipp





Re: [gentoo-user] No manual entry for emerge

2011-12-24 Thread Pandu Poluan
On Dec 24, 2011 7:15 PM, Dale rdalek1...@gmail.com wrote:

 Vishnupradeep wrote:

 man emerge
 sh: /usr/bin/less: No such file or directory
 Error executing formatting or display command.
 System command (cd /usr/share/man  (echo .ll 9.9i; echo .nr LL
9.9i; echo .pl 1100i; /bin/bzip2 -c -d
'/usr/share/man/man1/emerge.1.bz2'; echo .\\\; echo .pl \n(nlu+10) |
/usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less) exited with status
127.
 No manual entry for emerge

 What should i do ??

 
 Linux Blog: http://xtreme-linux.blogspot.com/
 Fedora Blog: http://xtreme-fedora.blogspot.com/
 My Blog: http://sharedonweb.blogspot.com/



 I would make sure less is installed.  There have been some changes to
something and some people are letting --depclean or friends remove less.
 It's a long story and there are other threads about it.  Just check and
see if less is installed and if it is not, emerge it and make sure it is
added to the world file.


In my case, since I'm now using vimpager, I just make a symlink to it:

ln -s $(which vimpager) /usr/local/bin/less

... then I purposefully unmerged less :-)

Rgds,


Re: [gentoo-user] No manual entry for emerge

2011-12-24 Thread Pandu Poluan
On Dec 24, 2011 7:28 PM, Pandu Poluan pa...@poluan.info wrote:


 On Dec 24, 2011 7:15 PM, Dale rdalek1...@gmail.com wrote:
 
  Vishnupradeep wrote:
 
  man emerge
  sh: /usr/bin/less: No such file or directory
  Error executing formatting or display command.
  System command (cd /usr/share/man  (echo .ll 9.9i; echo .nr LL
9.9i; echo .pl 1100i; /bin/bzip2 -c -d
'/usr/share/man/man1/emerge.1.bz2'; echo .\\\; echo .pl \n(nlu+10) |
/usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less) exited with status
127.
  No manual entry for emerge
 
  What should i do ??
 
  
  Linux Blog: http://xtreme-linux.blogspot.com/
  Fedora Blog: http://xtreme-fedora.blogspot.com/
  My Blog: http://sharedonweb.blogspot.com/
 
 
 
  I would make sure less is installed.  There have been some changes to
something and some people are letting --depclean or friends remove less.
 It's a long story and there are other threads about it.  Just check and
see if less is installed and if it is not, emerge it and make sure it is
added to the world file.
 

 In my case, since I'm now using vimpager, I just make a symlink to it:

 ln -s $(which vimpager) /usr/local/bin/less

 ... then I purposefully unmerged less :-)


Meh, forgot one very important thing:

echo MANPAGER=\$(which vimmanpager)\  /etc/env.d/99manpager
env-update
source /etc/profile

Rgds,


Re: [gentoo-user] No manual entry for emerge

2011-12-24 Thread Florian Philipp
Am 24.12.2011 13:32, schrieb Pandu Poluan:
 
 On Dec 24, 2011 7:28 PM, Pandu Poluan pa...@poluan.info
 mailto:pa...@poluan.info wrote:


 On Dec 24, 2011 7:15 PM, Dale rdalek1...@gmail.com
 mailto:rdalek1...@gmail.com wrote:
 
  Vishnupradeep wrote:
 
  man emerge
  sh: /usr/bin/less: No such file or directory
  Error executing formatting or display command.
  System command (cd /usr/share/man  (echo .ll 9.9i; echo .nr
 LL 9.9i; echo .pl 1100i; /bin/bzip2 -c -d
 '/usr/share/man/man1/emerge.1.bz2'; echo .\\\; echo .pl \n(nlu+10)
 | /usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less) exited with
 status 127.
  No manual entry for emerge
 
  What should i do ??
 
  
  Linux Blog: http://xtreme-linux.blogspot.com/
  Fedora Blog: http://xtreme-fedora.blogspot.com/
  My Blog: http://sharedonweb.blogspot.com/
 
 
 
  I would make sure less is installed.  There have been some changes
 to something and some people are letting --depclean or friends remove
 less.  It's a long story and there are other threads about it.  Just
 check and see if less is installed and if it is not, emerge it and make
 sure it is added to the world file.
 

 In my case, since I'm now using vimpager, I just make a symlink to it:

 ln -s $(which vimpager) /usr/local/bin/less

 ... then I purposefully unmerged less :-)

 
 Meh, forgot one very important thing:
 
 echo MANPAGER=\$(which vimmanpager)\  /etc/env.d/99manpager
 env-update
 source /etc/profile
 
 Rgds,
 

man honors the PAGER environment variable. You should set this in
/etc/env.d/ instead of symlinking from /usr/local/bin. If you encounter
an application that calls less directly, you should file a bug.

Regards,
Florian Philipp



signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] No manual entry for emerge

2011-12-24 Thread Dale

Pandu Poluan wrote:



Meh, forgot one very important thing:

echo MANPAGER=\$(which vimmanpager)\  /etc/env.d/99manpager
env-update
source /etc/profile

Rgds,



I *think* eselect does that faster.  ;-)

Dale

:-)  :-)

--
I am only responsible for what I said ... Not for what you understood or how 
you interpreted my words!

Miss the compile output?  Hint:
EMERGE_DEFAULT_OPTS=--quiet-build=n




Re: [gentoo-user] No manual entry for emerge

2011-12-24 Thread Pandu Poluan
On Dec 24, 2011 6:57 PM, Vishnupradeep intermedia.vis...@gmail.com
wrote:

 man emerge
 sh: /usr/bin/less: No such file or directory
 Error executing formatting or display command.
 System command (cd /usr/share/man  (echo .ll 9.9i; echo .nr LL
9.9i; echo .pl 1100i; /bin/bzip2 -c -d
'/usr/share/man/man1/emerge.1.bz2'; echo .\\\; echo .pl \n(nlu+10) |
/usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less) exited with status
127.
 No manual entry for emerge

 What should i do ??


If 'which less' indicates that less is not installed, you can:
* emerge less
* change to vimmanpager (provided you've emerged vim with USE=vimpager)
* make a symlink in /usr/local/bin to more or most (provided more or most
are installed, of course)

Rgds,


Re: [gentoo-user] No manual entry for emerge

2011-12-24 Thread Pandu Poluan
On Dec 24, 2011 7:44 PM, Florian Philipp li...@binarywings.net wrote:

 Am 24.12.2011 13:32, schrieb Pandu Poluan:
 
  On Dec 24, 2011 7:28 PM, Pandu Poluan pa...@poluan.info
  mailto:pa...@poluan.info wrote:
 
 
  On Dec 24, 2011 7:15 PM, Dale rdalek1...@gmail.com
  mailto:rdalek1...@gmail.com wrote:
  
   Vishnupradeep wrote:
  
   man emerge
   sh: /usr/bin/less: No such file or directory
   Error executing formatting or display command.
   System command (cd /usr/share/man  (echo .ll 9.9i; echo .nr
  LL 9.9i; echo .pl 1100i; /bin/bzip2 -c -d
  '/usr/share/man/man1/emerge.1.bz2'; echo .\\\; echo .pl \n(nlu+10)
  | /usr/bin/gtbl | /usr/bin/nroff -mandoc | /usr/bin/less) exited with
  status 127.
   No manual entry for emerge
  
   What should i do ??
  
   
   Linux Blog: http://xtreme-linux.blogspot.com/
   Fedora Blog: http://xtreme-fedora.blogspot.com/
   My Blog: http://sharedonweb.blogspot.com/
  
  
  
   I would make sure less is installed.  There have been some changes
  to something and some people are letting --depclean or friends remove
  less.  It's a long story and there are other threads about it.  Just
  check and see if less is installed and if it is not, emerge it and make
  sure it is added to the world file.
  
 
  In my case, since I'm now using vimpager, I just make a symlink to it:
 
  ln -s $(which vimpager) /usr/local/bin/less
 
  ... then I purposefully unmerged less :-)
 
 
  Meh, forgot one very important thing:
 
  echo MANPAGER=\$(which vimmanpager)\  /etc/env.d/99manpager
  env-update
  source /etc/profile
 
  Rgds,
 

 man honors the PAGER environment variable. You should set this in
 /etc/env.d/ instead of symlinking from /usr/local/bin. If you encounter
 an application that calls less directly, you should file a bug.


If man uses vimpager, it strips out the coloring. vimmanpager activates the
necessary incantations to make man output colorful.

That's why I specify additional MANPAGER in env.

Rgds,


Re: [gentoo-user] No manual entry for emerge

2011-12-24 Thread Pandu Poluan
On Dec 24, 2011 7:45 PM, Dale rdalek1...@gmail.com wrote:

 Pandu Poluan wrote:



 Meh, forgot one very important thing:

 echo MANPAGER=\$(which vimmanpager)\  /etc/env.d/99manpager
 env-update
 source /etc/profile

 Rgds,


 I *think* eselect does that faster.  ;-)



Well... last time I checked, there's an eselect pager but no eselect
manpager.

Or I might have done something stupid :-P

Rgds,


Re: [gentoo-user] No manual entry for emerge

2011-12-24 Thread Dale

Pandu Poluan wrote:



On Dec 24, 2011 7:45 PM, Dale rdalek1...@gmail.com 
mailto:rdalek1...@gmail.com wrote:


 Pandu Poluan wrote:



 Meh, forgot one very important thing:

 echo MANPAGER=\$(which vimmanpager)\  /etc/env.d/99manpager
 env-update
 source /etc/profile

 Rgds,


 I *think* eselect does that faster.  ;-)



Well... last time I checked, there's an eselect pager but no eselect 
manpager.


Or I might have done something stupid :-P

Rgds,



You could be right.  Maybe file a feature request on b.g.o.  That will 
give someone something to figure into the plans.  I dunno who does 
eselect but I bet it can be added.


Dale

:-)  :-)

--
I am only responsible for what I said ... Not for what you understood or how 
you interpreted my words!

Miss the compile output?  Hint:
EMERGE_DEFAULT_OPTS=--quiet-build=n



Re: [gentoo-user] No manual entry for emerge

2011-12-24 Thread Florian Philipp
Am 24.12.2011 14:17, schrieb Dale:
 Pandu Poluan wrote:


 On Dec 24, 2011 7:45 PM, Dale rdalek1...@gmail.com
 mailto:rdalek1...@gmail.com wrote:
 
  Pandu Poluan wrote:
 
 
 
  Meh, forgot one very important thing:
 
  echo MANPAGER=\$(which vimmanpager)\  /etc/env.d/99manpager
  env-update
  source /etc/profile
 
  Rgds,
 
 
  I *think* eselect does that faster.  ;-)
 
 

 Well... last time I checked, there's an eselect pager but no eselect
 manpager.

 Or I might have done something stupid :-P

 Rgds,

 
 You could be right.  Maybe file a feature request on b.g.o.  That will
 give someone something to figure into the plans.  I dunno who does
 eselect but I bet it can be added.
 

Copy the attached file to /usr/share/eselect/modules. When you are happy
with its results, you can add it to your bug report.

Regards,
Florian Philipp
# -*-eselect-*-  vim: ft=eselect
# TODO: insert copyright 

EDITOR_VAR=MANPAGER
EDITOR_ENVFILE=/etc/env.d/99pager
EDITOR_LIST=/bin/more /usr/bin/less /usr/bin/most /usr/bin/vimmanpager

inherit editor-variable

DESCRIPTION=Manage the ${EDITOR_VAR} environment variable
MAINTAINER=some...@gentoo.org
VERSION=0.1


signature.asc
Description: OpenPGP digital signature


Re: [gentoo-user] No manual entry for emerge

2011-12-24 Thread Pandu Poluan
On Dec 24, 2011 8:21 PM, Dale rdalek1...@gmail.com wrote:

 Pandu Poluan wrote:


 On Dec 24, 2011 7:45 PM, Dale rdalek1...@gmail.com wrote:
 
  Pandu Poluan wrote:
 
 
 
  Meh, forgot one very important thing:
 
  echo MANPAGER=\$(which vimmanpager)\  /etc/env.d/99manpager
  env-update
  source /etc/profile
 
  Rgds,
 
 
  I *think* eselect does that faster.  ;-)
 
 

 Well... last time I checked, there's an eselect pager but no eselect
manpager.

 Or I might have done something stupid :-P

 Rgds,


 You could be right.  Maybe file a feature request on b.g.o.  That will
give someone something to figure into the plans.  I dunno who does eselect
but I bet it can be added.


Hmm... I think I'll do just that. In addition, I'll also ask for a
'vimpager' choice for eselect pager, provided that USE=vimpager is enabled.

Rgds,


Re: [gentoo-user] No manual entry for emerge

2011-12-24 Thread Pandu Poluan
On Dec 24, 2011 8:39 PM, Florian Philipp li...@binarywings.net wrote:


- 8 snip


 Copy the attached file to /usr/share/eselect/modules. When you are happy
 with its results, you can add it to your bug report.

 Regards,
 Florian Philipp

You ninja'd my email...

... but thanks! I'll test your eselect module, and file a bug report.

Rgds,


[gentoo-user] Holiday greetings!

2011-12-24 Thread Joseph Davis
Just wanted to say thanks and Happy Holidays to everyone on the list, I 
love reading here!


Cheers - Joseph



Re: [gentoo-user] Video editing advice on formats and size of file

2011-12-24 Thread Michael Mol
On Sat, Dec 24, 2011 at 5:36 AM, Dale rdalek1...@gmail.com wrote:
 Dale wrote:


 I been doing some testing on this.  I went to about the end of a 3 hour
 video.  By the time it gets near the end of the video, the sound is almost
 1.4 seconds off.  I tested this by telling smplayer to adjust the audio
 delay.  It is a bit annoying to see something on screen then hear it a
 second or so later.  It's like seeing a explosion at a distance.  You see it
 then have to wait for the sound wave to hit you.  When I am midways of the
 video, it is about .6 to .7 seconds off.  So, it gets farther off as it
 goes.  It's most likely one step off that just gets worse as it goes.

 I tried a couple other commands but I get errors about the file type.  I
 think a couple movies are in flv1 which is old.  I may have to convert them
 then stitch them together, which may not do the sound any good then either.
 lol

 Well, I got something to play with.

 Dale

 :-)  :-)


 Well, I tried to go to sleep and come back to this tomorrow.  I couldn't
 sleep so here I am again.  While laying there I came up with a idea.  I
 stitched the first two videos together into a temporary file.  Then I
 stitched the temporary file to the 3rd video.  The sound is off but it sort
 of resets when it reached the stitch point so it is a good bit closer than
 it was.

 If I ever get me a video camera, I'm going to know to not break up videos if
 I ever plan to put them back together again.  It appears that when you break
 the video, it is like humpty dumpty.  You just can't quite get it back
 together again.

 At least this way is faster tho.  Thanks to all for the ideas.  I'm still
 testing things.

There are ways to fix the sync, I just don't know what they are. Don't
give up hope. :)

Though...hm. One thing you might try is keeping the 'video' streams in
'copy' mode, but transcode the audio streams to something like 256kb/s
MP3. It'll increase your file size slightly, but the tools may be
clever enough to maintain sync better that way.


-- 
:wq



Re: [gentoo-user] Video editing advice on formats and size of file

2011-12-24 Thread pk
On 2011-12-24 16:41, Michael Mol wrote:

 Though...hm. One thing you might try is keeping the 'video' streams in
 'copy' mode, but transcode the audio streams to something like 256kb/s
 MP3. It'll increase your file size slightly, but the tools may be
 clever enough to maintain sync better that way.

If I remember correctly Avidemux has an option to calculate the original
video file audio length (if the audio is VBR). Not sure how this would
work with two files though; perhaps you would need to do this for each
file first and then adjust accordingly? I guess the only way to find out
is to play with it...

Merry xmas!

Peter K



Re: [gentoo-user] Holiday greetings!

2011-12-24 Thread Mick
On Saturday 24 Dec 2011 15:14:00 Joseph Davis wrote:
 Just wanted to say thanks and Happy Holidays to everyone on the list, I
 love reading here!
 
 Cheers - Joseph

Happy Christmas Joseph and best wishes for prosperous New Year to all of you 
Gentoo-ers out there.  :-)
-- 
Regards,
Mick


signature.asc
Description: This is a digitally signed message part.


Re: [gentoo-user] Holiday greetings!

2011-12-24 Thread Davide Carnovale
Happy holidays to everyone =)

D

Il giorno 24 dicembre 2011 18:48, Mick michaelkintz...@gmail.com ha
scritto:

 On Saturday 24 Dec 2011 15:14:00 Joseph Davis wrote:
  Just wanted to say thanks and Happy Holidays to everyone on the list, I
  love reading here!
 
  Cheers - Joseph

 Happy Christmas Joseph and best wishes for prosperous New Year to all of
 you
 Gentoo-ers out there.  :-)
 --
 Regards,
 Mick



Re: [gentoo-user] Holiday greetings!

2011-12-24 Thread Érico Porto
Happy holidays gentoo users!

On 12/24/11, Davide Carnovale francesco.davide.carnov...@gmail.com wrote:
 Happy holidays to everyone =)

 D

 Il giorno 24 dicembre 2011 18:48, Mick michaelkintz...@gmail.com ha
 scritto:

 On Saturday 24 Dec 2011 15:14:00 Joseph Davis wrote:
  Just wanted to say thanks and Happy Holidays to everyone on the list, I
  love reading here!
 
  Cheers - Joseph

 Happy Christmas Joseph and best wishes for prosperous New Year to all of
 you
 Gentoo-ers out there.  :-)
 --
 Regards,
 Mick




-- 
Érico V. Porto



Re: [gentoo-user] [OT] adding another terminal

2011-12-24 Thread Érico Porto
if you have a spare hp48 calculator, it has rs232, and you can add it
through serial to your system - not sure if this is what you want..

-- 
Érico V. Porto



Re: [gentoo-user] Holiday greetings!

2011-12-24 Thread Michael Mol
On Sat, Dec 24, 2011 at 10:14 AM, Joseph Davis jos...@uh.edu wrote:
 Just wanted to say thanks and Happy Holidays to everyone on the list, I love
 reading here!

 Cheers - Joseph


Happy hollidays, season's greetings, etc. :)

*
   /^\
  //^\\
 ///^\\\
|

I had to fight hard to not let myself dig through the unicode tables
for better characters--though anyone with some time on their hands is
welcome to do better. :)

-- 
:wq



Re: [gentoo-user] Holiday greetings!

2011-12-24 Thread Frank Steinmetzger
On Sat, Dec 24, 2011 at 01:29:55PM -0500, Michael Mol wrote:

 Happy hollidays, season's greetings, etc. :)

Don’t bee too politically correct. Even though I’m not religious myself, I’d
still say Merry Christmas.

 *
/^\
   //^\\
  ///^\\\
 |
 
 I had to fight hard to not let myself dig through the unicode tables
 for better characters--though anyone with some time on their hands is
 welcome to do better. :)

 ___ 
 Ho ho ho! 
 --- 
   \   ,__,
\  (oo)
   (__))\
  ||--|| *

*SCNR*
-- 
Gruß | Greetings | Qapla'
I forbid any use of my email addresses with Facebook services.

These valuable information, put in a Braille line, would give
a flat, polished surface.  Thank you.  (SelfHTML forum)


pgpcvW26vGV2c.pgp
Description: PGP signature


[gentoo-user] Modifying ebuilds, and dependency thoughts between hugin and luminance-hdr.

2011-12-24 Thread Michael Mol
So, media-gfx/luminance-hdr uses hugin's align_image_stack by default.
Except the ebuild doesn't list a dependency on hugin. I tried
modifying its ebuild file to add the dependency, but Portage
complained about a failed digest verification. So I don't know how to
work around that.

Then there are some additional realizations I had.

1) Pulling in hugin pulls in gtk and a bunch of additional
dependencies. Luminance-hdr is a qt app; having a qt app trigger
pulling in gtk seems silly.
2) The tool that luminance-hdr needs is a CLI tool. It doesn't need
the GUI side of hugin. So it should be possible to build that hugin
tool without the rest of its GUI. Sounds like another USE flag, or
perhaps splitting align_image_stack into a separate ebuild and having
both luminance-hdr and hugin pull that in.
3) Luminance-hdr doesn't *need* hugin; it has a builtin tool that
fills the same role, but behaves a bit differently. It should be
perfectly possible to remove hugin's tool from the list of options,
based on a USE flag.

Now, both hugin and luminance-hdr are both tools I've messed with a
great deal...enough to be frustrated with aspects which lead me to
dive into their source code to try to fix things. I'm pretty confident
I could do just about all of it, code-wise and logic-wise. What I
don't know is anything about ebuild and app development on Gentoo.*

So...where do I go from here?

* This also comes in on my desire to play The Old Republic, but WINE
1.3.x has trouble with it. Day job as a Win32 coder comes in handy
here...

-- 
:wq



Re: [gentoo-user] Modifying ebuilds, and dependency thoughts between hugin and luminance-hdr.

2011-12-24 Thread Mark Knecht
On Sat, Dec 24, 2011 at 12:23 PM, Michael Mol mike...@gmail.com wrote:
 So, media-gfx/luminance-hdr uses hugin's align_image_stack by default.
 Except the ebuild doesn't list a dependency on hugin. I tried
 modifying its ebuild file to add the dependency, but Portage
 complained about a failed digest verification. So I don't know how to
 work around that.

 Then there are some additional realizations I had.

 1) Pulling in hugin pulls in gtk and a bunch of additional
 dependencies. Luminance-hdr is a qt app; having a qt app trigger
 pulling in gtk seems silly.
 2) The tool that luminance-hdr needs is a CLI tool. It doesn't need
 the GUI side of hugin. So it should be possible to build that hugin
 tool without the rest of its GUI. Sounds like another USE flag, or
 perhaps splitting align_image_stack into a separate ebuild and having
 both luminance-hdr and hugin pull that in.
 3) Luminance-hdr doesn't *need* hugin; it has a builtin tool that
 fills the same role, but behaves a bit differently. It should be
 perfectly possible to remove hugin's tool from the list of options,
 based on a USE flag.

 Now, both hugin and luminance-hdr are both tools I've messed with a
 great deal...enough to be frustrated with aspects which lead me to
 dive into their source code to try to fix things. I'm pretty confident
 I could do just about all of it, code-wise and logic-wise. What I
 don't know is anything about ebuild and app development on Gentoo.*

 So...where do I go from here?

 * This also comes in on my desire to play The Old Republic, but WINE
 1.3.x has trouble with it. Day job as a Win32 coder comes in handy
 here...

 --
 :wq


I haven't tried this in years but from this link:

http://www.gentoo.org/doc/en/handbook/2004.2/handbook-x86.xml?part=3chap=6

there is this text:

[QUOTE]
If you are certain that the sources you've fetched and the ebuild
itself are valid, you can regenerate the Manifest and digest-package
file using ebuild's digest functionality:

Code Listing 2.3: Regenerate Manifest and digest

# ebuild path/to/ebuild digest
[QUOTE]

HTH,
Mark



Re: [gentoo-user] Holiday greetings!

2011-12-24 Thread Andrés Becerra Sandoval
Merry Christmas to all  :)


-- 
  Andrés Becerra Sandoval


Re: [gentoo-user] Modifying ebuilds, and dependency thoughts between hugin and luminance-hdr.

2011-12-24 Thread Dale

Mark Knecht wrote:

On Sat, Dec 24, 2011 at 12:23 PM, Michael Molmike...@gmail.com  wrote:

So, media-gfx/luminance-hdr uses hugin's align_image_stack by default.
Except the ebuild doesn't list a dependency on hugin. I tried
modifying its ebuild file to add the dependency, but Portage
complained about a failed digest verification. So I don't know how to
work around that.

Then there are some additional realizations I had.

1) Pulling in hugin pulls in gtk and a bunch of additional
dependencies. Luminance-hdr is a qt app; having a qt app trigger
pulling in gtk seems silly.
2) The tool that luminance-hdr needs is a CLI tool. It doesn't need
the GUI side of hugin. So it should be possible to build that hugin
tool without the rest of its GUI. Sounds like another USE flag, or
perhaps splitting align_image_stack into a separate ebuild and having
both luminance-hdr and hugin pull that in.
3) Luminance-hdr doesn't *need* hugin; it has a builtin tool that
fills the same role, but behaves a bit differently. It should be
perfectly possible to remove hugin's tool from the list of options,
based on a USE flag.

Now, both hugin and luminance-hdr are both tools I've messed with a
great deal...enough to be frustrated with aspects which lead me to
dive into their source code to try to fix things. I'm pretty confident
I could do just about all of it, code-wise and logic-wise. What I
don't know is anything about ebuild and app development on Gentoo.*

So...where do I go from here?

* This also comes in on my desire to play The Old Republic, but WINE
1.3.x has trouble with it. Day job as a Win32 coder comes in handy
here...

--
:wq


I haven't tried this in years but from this link:

http://www.gentoo.org/doc/en/handbook/2004.2/handbook-x86.xml?part=3chap=6

there is this text:

[QUOTE]
If you are certain that the sources you've fetched and the ebuild
itself are valid, you can regenerate the Manifest and digest-package
file using ebuild's digest functionality:

Code Listing 2.3: Regenerate Manifest and digest

# ebuild path/to/ebuild digest
[QUOTE]

HTH,
Mark




And if I recall correctly, you have to do this again if you sync.  You 
may want to put that in a local overlay or something so that syncs don't 
change what you are fixing.  This is nothing I have done before but have 
read where others do it this way or at least the way I understood it 
anyway.


Hope that points you in some good direction.

Dale

:-)  :-)

--
I am only responsible for what I said ... Not for what you understood or how 
you interpreted my words!

Miss the compile output?  Hint:
EMERGE_DEFAULT_OPTS=--quiet-build=n




Re: [gentoo-user] Holiday greetings!

2011-12-24 Thread Bill Longman
Merry Christmas all! Looks like it's about to officially start in about
twenty seconds.

-- 
Bill Longman
Sent from my Galaxy S
On Dec 24, 2011 12:49 PM, Andrés Becerra Sandoval 
andres.bece...@gmail.com wrote:



 Merry Christmas to all  :)


 --
   Andrés Becerra Sandoval





Re: [gentoo-user] Re: Useflags for wget and curl: openssl versus gnutls?

2011-12-24 Thread Leho Kraav
i on the other hand just had a situation where i was forced to recompile curl 
to link with openssl.

linking with gnutls caused connecting to a particular IIS web service to throw 
this -9 unexpected length error. [1] found no medicine other than to stick 
with openssl.

 [1]: http://curl.haxx.se/mail/archive-2011-02/0005.html 



Re: [gentoo-user] GDM kbd/mouse lockup after emerge --update on a stable amd64 platform - need hints to cure

2011-12-24 Thread Stroller

On 23 December 2011, at 14:38, Michael Mol wrote:
 ...
 Devs don't seem to like bug reports involving mixes of stable and unstable. I 
 was mildly scolded for filing a bug report against xemacs' failing to build 
 with libpng15, when xemacs was stable, and libpng15 wasn't, yet. I'm trying 
 to being slightly more conservative about what I unmask.

The devs are just sometimes grumpy and, as a group, inconsistent.

Assuming there isn't already an existing bug report for that issue (just makes 
sure you check *thoroughly* - duplicate bug submissions is a pet peeve of mine) 
it's perfectly legitimate to report it. 

If you don't report it, then there'll just be a spate of users doing so when 
libpng15 is stabilised. 

It may very well be that libpng15 hasn't been stabilised for this very reason, 
but in that case there should be an existing bug so you don't waste time 
reporting the problem.

I report bugs all the time saying please mark this ~x86 package as stable, 
works for me on an otherwise mostly stable system and I never get any 
complaints. 

The sum of your experience and mine is that devs will complain about this only 
when it suits them. 

Gentoo devs are over-worked volunteers, so we must accept such idiosyncrasies. 
But please don't stop fling useful bug reports.

Stroller.


(Searching shows that your report *was* found valuable, and that your bug was 
set as a blocker to bug 354479 until bug 385207 was created. This is *exactly* 
how it should have been handled, and if you hadn't reported the issue then 
someone else would have had to find out the hard way. The dev's chiding was a 
poor choice of words -  please continue filing such useful bug reports.) 




Re: [gentoo-user] No manual entry for emerge

2011-12-24 Thread Stroller

On 24 December 2011, at 12:53, Pandu Poluan wrote:
 ...
 If man uses vimpager, it strips out the coloring. vimmanpager activates the 
 necessary incantations to make man output colorful.
 
 That's why I specify additional MANPAGER in env.

Hmmmn… I guess you can customise your own colours, but trying vimmanpager for 
myself, sys-apps/most gets it right out of the box.

Stroller.




Re: [gentoo-user] Modifying ebuilds, and dependency thoughts between hugin and luminance-hdr.

2011-12-24 Thread Stroller

On 24 December 2011, at 20:23, Michael Mol wrote:

 So, media-gfx/luminance-hdr uses hugin's align_image_stack by default.
 Except the ebuild doesn't list a dependency on hugin. I tried
 modifying its ebuild file to add the dependency, but Portage
 complained about a failed digest verification. So I don't know how to
 work around that.

# grep -i overlay /etc/make.conf 
PORTDIR_OVERLAY=/usr/local/portage
# mkdir -p /usr/local/portage/media-gfx/luminance-hdr/
# cp /usr/portage/media-gfx/luminance-hdr/luminance-hdr-2.1.0.ebuild 
/usr/local/portage/media-gfx/luminance-hdr/
# vi /usr/local/portage/media-gfx/luminance-hdr/luminance-hdr-2.1.0.ebuild
# ebuild /usr/local/portage/media-gfx/luminance-hdr/luminance-hdr-2.1.0.ebuild 
manifest


 2) The tool that luminance-hdr needs is a CLI tool. It doesn't need
 the GUI side of hugin. So it should be possible to build that hugin
 tool without the rest of its GUI. Sounds like another USE flag, or
 perhaps splitting align_image_stack into a separate ebuild and having
 both luminance-hdr and hugin pull that in.

Sounds reasonable. Create a new ebuild for Hugin also, and add a USE=-X option.

 3) Luminance-hdr doesn't *need* hugin; it has a builtin tool that
 fills the same role, but behaves a bit differently. It should be
 perfectly possible to remove hugin's tool from the list of options,
 based on a USE flag.

I'd have current behaviour depend on USE=hugin in that case. USE=-hugin by 
default.

Stroller.