[gentoo-user] Re: kde-plasma/powerdevil-5.17.5:5 fails due to missing /usr/lib64/libffi-3.3_rc0/include

2020-02-14 Thread Hartmut Figge
Mick:

>Following a morning coffee and Neil's useful advice the culprit was staring me 
>in the face.  :-)

Reading your reply gave me a recipe to handle annoying emerge errors all
referring to missing files. One down, hunting the next. Thanks both of
you. :)

Hartmut




[gentoo-user] Re: Upgrading to icu-65.1 causes problems

2019-12-18 Thread Hartmut Figge
Hartmut Figge:

>So, a missing file. Attempting to emerge without glibmm.

Until the next stop. This time gst-plugins-base-1.14.5-r1 which required
gudev/gudev.h in /usr/include/gudev-1.0. That doesn't exist anymore and
seems to have been part of udev in the past.

Interesting day. :) llvw took over 2 hours to emerge and there are some
other heavy bricks in the future.

Maybe I will emerge some of those to spare time in the future. Apart
from that I will wait until the current mess is fixed.

Hartmut




[gentoo-user] Re: Upgrading to icu-65.1 causes problems

2019-12-18 Thread Hartmut Figge
Hartmut Figge:

>At the moment the emerge runs through and is at (107 of 188). Will take
>some time before that is finished.

Stopped with an error

>>> Emerging (148 of 188) dev-cpp/glibmm-2.60.1::gentoo
>>> Failed to emerge dev-cpp/glibmm-2.60.1, Log file:
>>>  '/var/tmp/portage/dev-cpp/glibmm-2.60.1/temp/build.log'

Reason for that was
In file included from /usr/include/sigc++-2.0/sigc++/signal.h:8,
 from /usr/include/sigc++-2.0/sigc++/sigc++.h:104,
 from 
/var/tmp/portage/dev-cpp/glibmm-2.60.1/work/glibmm-2.60.1/glib/glibmm/thread.h:50,
 from 
/var/tmp/portage/dev-cpp/glibmm-2.60.1/work/glibmm-2.60.1/glib/glibmm.h:88,
 from 
/var/tmp/portage/dev-cpp/glibmm-2.60.1/work/glibmm-2.60.1/glib/glibmm/bytearray.cc:4:
/usr/include/sigc++-2.0/sigc++/signal_base.h:24:10: fatal error: 
sigc++config.h: No such file or directory

So, a missing file. Attempting to emerge without glibmm.

Hartmut




[gentoo-user] Upgrading to icu-65.1 causes problems

2019-12-18 Thread Hartmut Figge
Greetings,

after today's 'emerge -pv -uDN @world' I was surprised by

---
Total: 189 packages (90 upgrades, 5 in new slots, 94 reinstalls), Size of 
downloads: 822.841 KiB

WARNING: One or more updates/rebuilds have been skipped due to a dependency 
conflict:

dev-libs/icu:0

  (dev-libs/icu-65.1:0/65.1::gentoo, ebuild scheduled for merge) conflicts with
>=dev-libs/icu-64.2:0/64.2= required by 
(net-libs/nodejs-12.13.0:0/0::gentoo, installed)
   
dev-libs/icu:0/64.2= required by (app-text/libqxp-0.0.2:0/0::gentoo, 
installed)

dev-libs/icu:0/64.2= required by (media-libs/libvisio-0.1.7:0/0::gentoo, 
installed)

dev-libs/icu:0/64.2= required by (app-text/libebook-0.1.2-r1:0/0::gentoo, 
installed)

dev-libs/icu:0/64.2= required by (app-text/libmspub-0.1.4:0/0::gentoo, 
installed)

dev-libs/icu:0/64.2 required by 
(app-office/libreoffice-bin-6.2.8.2:0/0::gentoo, ebuild scheduled for merge)
^^^
>=dev-libs/icu-59.1:0/64.2= required by 
(dev-lang/spidermonkey-60.5.2_p0-r2:60/60::gentoo, installed)
   
dev-libs/icu:0/64.2= required by (mail-mta/postfix-3.4.5-r1:0/0::gentoo, 
installed)

>=dev-libs/icu-51.2-r1:0/64.2=[abi_x86_32(-),abi_x86_64(-)] required by 
(media-libs/harfbuzz-2.6.4:0/0.9.18::gentoo, installed)
  
dev-libs/icu:0/64.2= required by (media-libs/raptor-2.0.15-r2:2/2::gentoo, 
installed)

>=dev-libs/icu-3.6:0/64.2=[abi_x86_32(-),abi_x86_64(-)] required by 
(dev-libs/boost-1.71.0:0/1.71.0::gentoo, installed)
  
dev-libs/icu:0/64.2= required by (media-libs/libcdr-0.1.5:0/0::gentoo, 
installed)

dev-libs/icu:0/64.2= required by (media-libs/libzmf-0.0.2:0/0::gentoo, 
installed)
---

Preliminary solution was inserting '>dev-libs/icu-64.2' in package.mask.
At the moment the emerge runs through and is at (107 of 188). Will take
some time before that is finished.
-
I am using a mostly stable Gentoo. icu-65.1 has just reached stable and
caused the mess. Seems to be a bug.

Hartmut




[gentoo-user] Re: Strange q-reinit

2019-11-19 Thread Hartmut Figge
Peter Humphrey:

>Now that I've installed pfl, which I didn't know about until just now, I get 
>the same result as yours, but 'emerge portage-utils' doesn't actually install 
>q-reinit. Curiouser and curiouser. Does the file exist or not? In whose 
>imagination?

Perhaps e-file doesn't want to lose knowledge. ;)

>Now what? What does your q-reinit look like?

hafi@i5-64 ~ $ locate q-reinit
/etc-s/portage/repo.postsync.d/q-reinit
/usr/portage/app-portage/portage-utils/files/q-reinitialize

/etc-s is a snapshot of /etc dated march 2019. At that time q-reinit
existed on my machine. Hm. Hmmm.

e-file outputs 0.74 as the last available version of portage-utils. At
the same time it knows the last installed version is 0.80.

Seems to be a bug in e-file. Nevertheless, e-file has proved quite
useful in the past. :)

Hartmut




[gentoo-user] Re: Strange q-reinit

2019-11-19 Thread Hartmut Figge
Peter Humphrey:
> On Tuesday, 19 November 2019 10:05:37 GMT Neil Bothwick wrote:
>> On Tue, 19 Nov 2019 09:28:10 +, Peter Humphrey wrote:

>>> I have a small script /etc/portage/repo.postsync.d/q-reinit which is 
>>> causing emerge --sync to complain. I don't know where it's come from, but
>>> its date stamp is 15 September.
>> 
>> Does qfile tell you where it came from?
> 
> Nope, nor equery b. I just can't understand where it came from.

hafi@i5-64 ~ $ e-file q-reinit
[I] app-portage/portage-utils
Available Versions: 0.74 0.73 0.72 0.71 0.70 0.64-r1 0.65 0.64
Last Installed Ver: 0.80(Sa 12 Okt 2019 11:27:17 CEST)
Homepage:   https://wiki.gentoo.org/wiki/Portage-utils
Description:Small and fast Portage helper tools written in C
Matched Files:  
/mnt/gentoo/etc/portage/repo.postsync.d/q-reinit; 
/etc/portage/repo.postsync.d/q-reinit;

Hartmut




[gentoo-user] Re: app-emulation/libguestfs-1.38.6 fails to build

2019-11-19 Thread Hartmut Figge
Adam Carter:

>Are /lib/xcrypt and /lib64/xcrypt in /etc/ld.so.conf?

hafi@i5-64 ~ $ grep xcrypt /etc/ld.so.conf
hafi@i5-64 ~ $

So they are not. Perhaps elsewhere in /etc? Let's see.

hafi@i5-64 ~ $ sudo grep -r xcrypt /etc
/etc/portage/package.keywords:sys-libs/libxcrypt ~amd64
hafi@i5-64 ~ $

>If so, you would run ldconfig to add them to the cache, and they should
>then be able to be found.
>
>I guess it would be a bug in the ebuild if it didnt perform those steps.

Unless others object I should file one.

Hartmut




[gentoo-user] app-emulation/libguestfs-1.38.6 fails to build

2019-11-17 Thread Hartmut Figge
Greetings,

attempting to build libguestfs-1.38.6  failed. build.log showed a
complaint about not able to find libcrypt.so.2. So I looked for that
one. It was in /lib/xcrypt and /lib64/xcrypt, but not in /lib or /lib64.

It was defined so: libcrypt.so.2 -> libcrypt.so.2.0.0

So I copied the so.2.0.0 to the missing places and created symlinks for
so.2. Then the emerge of libguestfs succeeded.

Seems to be a bug. Is it one?

Hartmut




[gentoo-user] Re: dev-python/cryptography-2.6.1 compile failure

2019-10-28 Thread Hartmut Figge
Walter Dnes:

>Could you please run
>
>equery b /usr/lib64/libffi.so.6
>
>...on your system, and post the output? 

hafi@i5-64 ~ $ equery b /usr/lib64/libffi.so.6
 * Searching for /usr/lib64/libffi.so.6 ...
dev-libs/libffi-3.3_rc0 (/usr/lib64/libffi.so.6 -> libffi.so.6.0.4)
dev-libs/libffi-3.3_rc0 (/usr/lib64/libffi.so.6.0.4)

Hartmut




[gentoo-user] Re: dev-python/cryptography-2.6.1 compile failure

2019-10-28 Thread Hartmut Figge
Walter Dnes:

>/usr/lib64/libffi.so
>/usr/lib64/libffi.so.7
>/usr/lib64/libffi.so.7.1.0
>
>  That's all she wrote.  So how do I force "slot 6" or whatever it's
>called?

Hm. I didn't force anything. But output of -pv is different:

hafi@i5-64 ~ $ emerge -pv libffi

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R] dev-libs/libffi-3.3_rc0:0/7::gentoo  USE="-debug
-pax_kernel -static-libs -test" ABI_X86="32 (64) (-x32)" 0 KiB

The whole ABI part is missing from your -pv. Hm.

Hartmut




[gentoo-user] Re: dev-python/cryptography-2.6.1 compile failure

2019-10-28 Thread Hartmut Figge
Walter Dnes:

>  "find / -name libffi.so.*" turns up...
>
>/usr/lib64/libffi.so.7
>/usr/lib64/libffi.so.7.1.0
>
>...so it looks like some sort of version mis-match, if that helps.

I have the same libffi. "find" takes much time, I prefer "locate". And
"qlist".

hafi@i5-64 ~ $ qlist libffi | grep libffi.so
/usr/lib/libffi.so
/usr/lib/libffi.so.6
/usr/lib/libffi.so.6.0.4
/usr/lib/libffi.so.7
/usr/lib/libffi.so.7.1.0
/usr/lib64/libffi.so
/usr/lib64/libffi.so.6
/usr/lib64/libffi.so.6.0.4
/usr/lib64/libffi.so.7
/usr/lib64/libffi.so.7.1.0

Hartmut




[gentoo-user] Re: can genkernel install files with different names?

2019-10-22 Thread Hartmut Figge
Mick:

> I've forgotten, does 'make ... install' also copy the .config and
> System.map files to boot, too?

After looking into /boot, yes.

Hartmut




[gentoo-user] Re: New monitor & wine ==> crash

2019-10-21 Thread Hartmut Figge
Hartmut Figge:

>I have visited WineHQ and subscribed to a forum there, Wine Help. Of
>course it is moderated and of course the first three postings need
>approval from a moderator. Takes time.
>
>In old times there was a news group with the name wine-user. It was
>abandoned years ago in favor of a forum. Grrr.

It is uncertain at the moment if the issue is a Gentoo one or one of
upstream. In case someone is interested in the topic here is a link to
the forum thread.

https://forum.winehq.org/viewtopic.php?f=8=33095

Hartmut




[gentoo-user] Re: New monitor & wine ==> crash

2019-10-19 Thread Hartmut Figge
Mick:

Thanks, Mick.

>I'm not the right person to advise on this problem because I have very limited 
>experience with Nvidia cards and even less with WINE.  Nevertheless, the 
>(generic) way I would go about it would be to try an HDMI cable first in case 
>the higher bitrate makes any difference in what the kernel/driver sees and can 
>drive.

There is indeed a HDMI connector besides the two DVI. A small one,
probably a mini HDMI. The card is several years old and I have forgotten
the specs. The documentation seems to be on a CD. In form of windows
programs. Bah.

The new monitor came with a HDMI cable. I will have to obtain a
mini-HDMI to HDMI cable or an adapter to try.

But I doubt the result will help. Consider that using wine-vanilla-4.01
all resolutions appear as choice in the games.

I have visited WineHQ and subscribed to a forum there, Wine Help. Of
course it is moderated and of course the first three postings need
approval from a moderator. Takes time.

In old times there was a news group with the name wine-user. It was
abandoned years ago in favor of a forum. Grrr.

If there is no improvement, then I would look into feeding a custom
>EDID file for the new monitor to the kernel and see if WINE performance 
>improves.  Have a look at 'xrandr --prop' to see what the new Vs the old 
>monitor display and read this for more:
>
>/usr/src/linux/Documentation/EDID/HOWTO.txt

In the past, long ago, I have played a little with EDID, using the
documentation of Nvidia and the Gentoo package read-edid.

Hartmut




[gentoo-user] New monitor & wine ==> crash

2019-10-19 Thread Hartmut Figge
Greetings,

I am somewhat desperate. Before I obtained a new monitor, my installed
games on wine worked fine. Now many of them crash at startup. Most of
them run still fine under wine-vanilla-4.0.1 but not under
wine-vanilla-4.17.

After some tinkering I found a hint when using OblivionLauncher.exe.

In wine-vanilla-4.0.1 the available resolutions are
http://www.triffids.de/pub/aoc/wine-4.01_oblivionlauncher.png

In wine-vanilla-4.17 the available resolutions are
http://www.triffids.de/pub/aoc/wine-4.17_oblivionlauncher.png

You can see that most of the resolutions are missing under 4.17. If I
select the available resolution 800x600 in 4.17 then oblivion starts and
runs without problems.

But many of the games do not have a launcher to choose a resolution
from. I assume when a games tries to start with a resolution which now
seems unsupported it runs into difficulties.

So the question is, how to get wine-vanilla-4-17 to accept the available
resolutions? This problem didn't occur with the old monitor.

Some info:

xrandr old monitor:
Screen 0: minimum 8 x 8, current 1600 x 1200, maximum 16384 x 16384
DVI-I-0 disconnected primary (normal left inverted right x axis y axis)
DVI-I-1 connected 1600x1200+0+0 (normal left inverted right x axis y
axis) 367mm x 275mm
   1600x1200 60.00*+
   1280x1024 75.0260.02
   1152x864  75.00
   1024x768  75.0360.00
   800x600   75.0060.32
   640x480   75.0059.94
HDMI-0 disconnected (normal left inverted right x axis y axis)
DVI-D-0 disconnected (normal left inverted right x axis y axis)

xrandr new monitor
Screen 0: minimum 8 x 8, current 1920 x 1080, maximum 16384 x 16384
DVI-I-0 disconnected primary (normal left inverted right x axis y axis)
DVI-I-1 disconnected (normal left inverted right x axis y axis)
HDMI-0 disconnected (normal left inverted right x axis y axis)
DVI-D-0 connected 1920x1080+0+0 (normal left inverted right x axis y
axis) 725mm x 428mm
   2560x1440 59.95 +
   1920x1080 60.00*
   1680x1050 59.95
   1440x900  59.89
   1280x1440 59.91
   1280x1024 75.0260.02
   1280x960  60.00
   1280x720  60.00
   1024x768  75.0370.0760.00
   800x600   75.0072.1960.3256.25
   720x576   50.00
   720x480   59.94
   640x480   75.0072.8159.94

nvidia-drivers-435.21

Hartmut




[gentoo-user] Re: Problem with playonlinux - 4.2.12 or 4.3.4

2019-10-18 Thread Hartmut Figge


>I recall having similar problems with another package seemingly caused by 
>wxGtk and a rebuild of dev-python/wxpython fixed it for me.  Perhaps you want 
>to give it a try?

The problem with this is that building wxpython requires the previous
building of wxGTK. *g*

hafi@i5-64 ~ $ emerge -pq wxpython
[ebuild  N] x11-libs/wxGTK-3.0.4-r2
[ebuild  N] dev-python/wxpython-3.0.2.0

At the moment I have managed to install all required dependencies of
playonlinux besides these:

hafi@i5-64 ~ $ emerge -pq -t playonlinux
[ebuild  N] app-emulation/playonlinux-4.3.4
[ebuild  N]  dev-python/wxpython-3.0.2.0
[ebuild  N]   x11-libs/wxGTK-3.0.4-r2

Hartmut




[gentoo-user] Re: Problem with playonlinux - 4.2.12 or 4.3.4

2019-10-18 Thread Hartmut Figge
Hartmut Figge:

>Installing the unstable

Oops. Installing wxGTK-3.0.4-r302 succeeds but doesn't help with
playonlinux.

Hartmut




[gentoo-user] Problem with playonlinux - 4.2.12 or 4.3.4

2019-10-18 Thread Hartmut Figge
Greeting,

both versions of playonlinux require x11-libs/wxGTK-3.0.4-r2. And that
fails with

 * Messages for package x11-libs/wxGTK-3.0.4-r2:

 * Header files have changed between ABIs.
[...]

 * ERROR: x11-libs/wxGTK-3.0.4-r2::gentoo failed (install phase):
 *   Header checksum mismatch, aborting.

Installing the unstable

Hartmut




[gentoo-user] Re: virtual/pam masked but required by all non-hardened profiles?

2019-10-14 Thread Hartmut Figge
Hartmut Figge:

>Current status: Emerging (181 of 262) :)

Current status unknown because of
ERROR: dev-cpp/cairomm-1.12.0-r1::gentoo failed (compile phase):
  emake failed

Interesting that a test with 'emerge -q cairomm' failed whereas 'emerge
-q -uDN cairomm' succeeded.

After over 200 packages were emerged it may be time to try a depclean.

>>> These are the packages that would be unmerged:

 virtual/pam
selected: 0-r1
   protected: none
 omitted: none

:)

-

Still the problem with preserved-rebuild. 'emerge -q @preserved-rebuild'
failed but 'emerge -q -uDN @preserved-rebuild' succeeded. Hm.

Hartmut




[gentoo-user] Re: virtual/pam masked but required by all non-hardened profiles?

2019-10-14 Thread Hartmut Figge
William Hubbs:
>On Mon, Oct 14, 2019 at 07:24:00PM +0200, Hartmut Figge wrote:

>> Phew. 262 packages will be emerged. Well, that will take some time.
>
>Ouch, it sounds like you haven't updated in a while.

Mhm, ca. 2 times in a month. Using -q -uDN @world. Earlier today i have
noticed one oddity. After a --depclean a @preserved-rebuild was
demanded. That resulted in an emerge of gst-plugins-base.

Which failed with
/var/tmp/portage/media-libs/gst-plugins-base-1.14.4-r1/work/gst-plugins-base-1.14.4/gst-libs/gst/gl/gbm/gstgl_gbm_utils.c:23:10:
fatal error: gudev/gudev.h: No such file or directory
 #include 

But an emerge -uDN gst-plugins-base succeeded. *g*

Now I am curious what will happen about that after the marathon of
emerges your advice provoked.

Current status: Emerging (181 of 262) :)

Hartmut




[gentoo-user] Re: virtual/pam masked but required by all non-hardened profiles?

2019-10-14 Thread Hartmut Figge
William Hubbs:

>I ran the following command as root to fix this:
>
>emerge --changed-deps y -NDuqa @world
>
>Once you run this,

Phew. 262 packages will be emerged. Well, that will take some time.

>virtual/pam will be removed from your system the next
>time you run "emerge --depclean".

Hartmut




[gentoo-user] Re: virtual/pam masked but required by all non-hardened profiles?

2019-10-14 Thread Hartmut Figge
Grant Edwards:

>This morning emerge is complaining that virtual/pam-0-r1 is masked and
>scheduled for removal in 14 days.  But virtual/pam is required by
>sys-apps/shadow which is part of the base profiles.

I was just bitten by that.

>What am I missing?

Time for waiting?

Hartmut, gets coat




[gentoo-user] Re: Replacement for qpopper

2019-10-14 Thread Hartmut Figge
Paul Colquhoun:

>I used to use qpopper until 2 or 3 years ago.
>
>Now i use net-mail/tpop3d

I dared to remove qpopper and instal tpop3d.

>It's entice config file is:
>
># cat /etc/tpop3d/tpop3d.conf 
>listen-address: 127.0.0.1
>mailbox: bsd:/var/spool/mail/$(user)
>auth-pam-enable: true
>auth-pam-mail-group: mail

I have stolen that and it works for me.

>It runs as a service, started from systemd.

'qlist tpop3d' shows '/etc/init.d/tpop3d' so I set a symlink from
runlevels/default to that. I know, I know there is a Gentoo command to
do that but I didn't remember. Setting the symlink was the easy way. ;)

Thanks once more.

Hartmut




[gentoo-user] Re: Replacement for qpopper

2019-10-14 Thread Hartmut Figge
Paul Colquhoun:
>On Monday, October 14, 2019 5:46:46 P.M. AEDT Hartmut Figge wrote:

>I used to use qpopper until 2 or 3 years ago.
>
>Now i use net-mail/tpop3d

I had not considered this one because no stable version is available and
my Gentoo is mostly stable.

>It's entice config file is:
>
># cat /etc/tpop3d/tpop3d.conf 
>listen-address: 127.0.0.1
>mailbox: bsd:/var/spool/mail/$(user)
>auth-pam-enable: true
>auth-pam-mail-group: mail

That looks nice.

>It runs as a service, started from systemd.

No systemd here.

Thanks. I will wait a while for possible other replies.

Hartmut




[gentoo-user] Replacement for qpopper

2019-10-14 Thread Hartmut Figge
Greetings,

first some history. qpopper was masked a long time ago now but is still
installed and working on my Gentoo. Even if it doesn't show up anymore
on eix. But it does on eix-test-obsolete.

I don't like this situation and would like to get rid of qpopper and
replace it with another package. Nothing fancy, only to allow clients to
use POP3 on localhost.

Looking at the possibilities it seems I have to use popa3d which I know
nothing about. Experiments would be tricky because first I would have to
remove qpopper and would then have lost the current ability to use POP3.
And if there are difficulties with popa3d... ;)

Suggestions?

Hartmut




[gentoo-user] Re: Emerging glib-2.60.6 failed

2019-09-08 Thread Hartmut Figge
David Haller:

>You seem to be missing the 32bit part of dev-libs/libffi. I.e.
>ABI_X86="32 64".

Right. Next time I will do a 'grep fatal' on the build.log. Thanks. :)

Hartmut




[gentoo-user] Re: Emerging glib-2.60.6 failed

2019-09-08 Thread Hartmut Figge
Hartmut Figge:
>(Nuno Silva):

>>http://www.triffids.de/pub/gentoo/glib-2.60.6/build.log.txt gives me
>>HTTP 403 (Forbidden).
>
>Fixed. Have to investigate how that could have happened.

/var/tmp/portage/dev-libs/glib-2.60.6/temp/build.log has the permissions
-rw-rw. My only change was to append .txt as convenience.

Hartmut




[gentoo-user] Re: Emerging glib-2.60.6 failed

2019-09-08 Thread Hartmut Figge
(Nuno Silva):

>http://www.triffids.de/pub/gentoo/glib-2.60.6/build.log.txt gives me
>HTTP 403 (Forbidden).

Fixed. Have to investigate how that could have happened.

Hartmut




[gentoo-user] Emerging glib-2.60.6 failed

2019-09-08 Thread Hartmut Figge
Greetings,

my latest update 'emerge -q -uDN @world' failed at glib-2.60.6.
Continuing with --skipfirst succeeded. Today, after a new 'emerge
--sync', 'emerge -q -uDN @system' still failed with the same error.

My Gentoo is mostly stable. The relevant info can be found at
http://www.triffids.de/pub/gentoo/glib-2.60.6/

What to do? If more info is needed I will upload it to the above location.

Hartmut




[gentoo-user] Re: IPv4 & IPv6

2018-04-28 Thread Hartmut Figge
Klaus Ethgen:

>You might add the following line in /etc/gai.conf:
>   precedence :::0:0/96  100
>
>instead of
>   precedence :::0:0/96  10

Interesting. That works.

>Note that you need the full precedence-block if it is commented out.
>Just change that line.

All lines in  /etc/gai.conf were commented out. I doubt that I ever
heard of that file.

Thanks. Still curious why the behavior changed yesterday. But only a
little. :)

Hartmut




[gentoo-user] IPv4 & IPv6

2018-04-28 Thread Hartmut Figge
Greetings,

I do not know why my machine suddenly local uses IPv6 instead of IPv4. I
noticed it today when I was unable to retrieve mail. syslog now shows

xinetd[3763]: START: pop-3 from=::1
instead of the former
xinetd[3761]: START: pop-3 pid=22632 from=127.0.0.1

and 'telnet localhost pop3' fails unless I force IPv4 with
'telnet -4 localhost pop3'.

I was unable to find the place where I could change this behavior, so I
used a dirty trick.

- /etc/hosts -
# IPv4 and IPv6 localhost aliases
127.0.0.1 localhost
# ::1   localhost
---

Commenting out the last line helped and I could get my mails. But that
is really a dirty trick. *g*.

I have never used IPv6, I don't intend to and I have forgotten most of
what I may have known about the issue. Hopefully on of you knows the
right way.

Hartmut




[gentoo-user] Re: emerge @preserved-rebuild failure

2018-01-07 Thread Hartmut Figge
Mart Raudsepp:

>Maybe there is just an old ruby:2.1 SLOT installed, that hasn't been
>properly depcleaned?

Indeed.

i5-64 /home/hafi # emerge -p -c
[...]

 dev-lang/ruby
selected: 2.1.9
   protected: none
 omitted: 2.2.9

[...]

After depclean, which required another @preserved-rebuild, a successful
one, I replaced the the now preserved_libs_registry with the problematic
old one. This time there was no problem.

i5-64 /home/hafi # emerge -q @preserved-rebuild
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) net-ftp/gftp-2.0.19-r3::gentoo
>>> Installing (1 of 1) net-ftp/gftp-2.0.19-r3::gentoo

:)

Hartmut




[gentoo-user] Re: emerge @preserved-rebuild failure

2018-01-06 Thread Hartmut Figge
zless:

>Smells a bit as some sort of bug. Try rebuilding readline?

That's what I hesitated to do in fear of blurring clues. Done.

i5-64 /home/hafi # emerge -q readline
>>> Verifying ebuild manifests
>>> Emerging (1 of 1) sys-libs/readline-7.0_p3::gentoo
>>> Installing (1 of 1) sys-libs/readline-7.0_p3::gentoo
>>> Recording sys-libs/readline in "world" favorites file...

!!! existing preserved libs found

Hrm. Replacing the obviously corrupt preserved_libs_registry with the
clean one from my backup? That would be the end of the investigation.

Hartmut




[gentoo-user] Re: emerge @preserved-rebuild failure

2018-01-06 Thread Hartmut Figge
zless:

>Could you also take a look at the file
>/var/lib/portage/preserved_libs_registry ?

hafi@i5-64 ~ $ cat /var/lib/portage/preserved_libs_registry
{
"sys-libs/readline:0": [
"sys-libs/readline-7.0_p3",
"10658",
[
"/lib64/libreadline.so.6.3",
"/lib64/libreadline.so.6"
]
]

>It's like this when there are no preserved libs:
>
># cat preserved_libs_registry

I'm currently running 'find . -name '*preserved*' on / in the hope of
finding the set with the preserverd libs *g* Well, I will let it continue.

Hartmut




[gentoo-user] Re: emerge @preserved-rebuild failure

2018-01-06 Thread Hartmut Figge
Neil Bothwick:
>On Sat, 6 Jan 2018 21:21:16 +0100, Hartmut Figge wrote:

>> Mostly stable Gentoo. After having fun with linguas *g*
>> 
>> !!! existing preserved libs found
>
>What's the rest of this output, it should list the packages and files
>involved.

There is no rest. I can give the whole output for the last emerge
command which ended with the above line. Doubt that will be helpful.

i5-64 /home/hafi # USE="linguas_de linguas_en linguas_en_US" emerge -pq
-uDN @world
[ebuild   R   ] sys-apps/pv-1.6.0-r1
[ebuild   R   ] net-analyzer/nmap-7.40
[ebuild   R   ] sys-apps/shadow-4.5
[ebuild   R   ] media-video/vlc-2.2.8
[ebuild   R   ] app-emulation/wine-vanilla-2.22
[ebuild   R   ] app-emulation/wine-d3d9-2.21
[ebuild   R   ] app-emulation/wine-any-2.21
[ebuild   R   ] app-text/qpdfview-0.4.16
[ebuild   R   ] sys-apps/lshw-02.18b
[ebuild  rR   ] app-crypt/gnupg-2.2.0
[ebuild U ] sys-block/gparted-0.29.0 [0.27.0]
[ebuild   R   ] media-gfx/gimp-2.8.22
[ebuild U ] app-crypt/gpgme-1.10.0 [1.8.0-r3]
[ebuild  rR   ] net-print/gutenprint-5.2.12
i5-64 /home/hafi # USE="linguas_de linguas_en linguas_en_US" emerge -q
-uDN --keep-going @world
[ebuild   R   ] sys-apps/pv-1.6.0-r1
[ebuild   R   ] net-analyzer/nmap-7.40
[ebuild   R   ] sys-apps/shadow-4.5
[ebuild   R   ] media-video/vlc-2.2.8
[ebuild   R   ] app-emulation/wine-vanilla-2.22
[ebuild   R   ] app-emulation/wine-d3d9-2.21
[ebuild   R   ] app-emulation/wine-any-2.21
[ebuild   R   ] app-text/qpdfview-0.4.16
[ebuild   R   ] sys-apps/lshw-02.18b
[ebuild  rR   ] app-crypt/gnupg-2.2.0
[ebuild U ] sys-block/gparted-0.29.0 [0.27.0]
[ebuild   R   ] media-gfx/gimp-2.8.22
[ebuild U ] app-crypt/gpgme-1.10.0 [1.8.0-r3]
[ebuild  rR   ] net-print/gutenprint-5.2.12
>>> Verifying ebuild manifests
>>> Running pre-merge checks for app-emulation/wine-vanilla-2.22
>>> Running pre-merge checks for app-emulation/wine-d3d9-2.21
>>> Running pre-merge checks for app-emulation/wine-any-2.21
>>> Emerging (1 of 14) sys-apps/pv-1.6.0-r1::gentoo
>>> Installing (1 of 14) sys-apps/pv-1.6.0-r1::gentoo
>>> Emerging (2 of 14) net-analyzer/nmap-7.40::gentoo
>>> Installing (2 of 14) net-analyzer/nmap-7.40::gentoo
>>> Emerging (3 of 14) sys-apps/shadow-4.5::gentoo
>>> Installing (3 of 14) sys-apps/shadow-4.5::gentoo
>>> Emerging (4 of 14) media-video/vlc-2.2.8::gentoo
>>> Installing (4 of 14) media-video/vlc-2.2.8::gentoo
>>> Emerging (5 of 14) app-emulation/wine-vanilla-2.22::x-portage
>>> Installing (5 of 14) app-emulation/wine-vanilla-2.22::x-portage
>>> Emerging (6 of 14) app-emulation/wine-d3d9-2.21::x-portage
>>> Installing (6 of 14) app-emulation/wine-d3d9-2.21::x-portage
>>> Emerging (7 of 14) app-emulation/wine-any-2.21::x-portage
>>> Installing (7 of 14) app-emulation/wine-any-2.21::x-portage
>>> Emerging (8 of 14) app-text/qpdfview-0.4.16::gentoo
>>> Installing (8 of 14) app-text/qpdfview-0.4.16::gentoo
>>> Emerging (9 of 14) sys-apps/lshw-02.18b::gentoo
>>> Installing (9 of 14) sys-apps/lshw-02.18b::gentoo
>>> Emerging (10 of 14) app-crypt/gnupg-2.2.0::gentoo
>>> Installing (10 of 14) app-crypt/gnupg-2.2.0::gentoo
>>> Emerging (11 of 14) sys-block/gparted-0.29.0::gentoo
>>> Installing (11 of 14) sys-block/gparted-0.29.0::gentoo
>>> Emerging (12 of 14) media-gfx/gimp-2.8.22::gentoo
>>> Installing (12 of 14) media-gfx/gimp-2.8.22::gentoo
>>> Emerging (13 of 14) app-crypt/gpgme-1.10.0::gentoo
>>> Installing (13 of 14) app-crypt/gpgme-1.10.0::gentoo
>>> Emerging (14 of 14) net-print/gutenprint-5.2.12::gentoo
>>> Installing (14 of 14) net-print/gutenprint-5.2.12::gentoo

 * Messages for package net-print/gutenprint-5.2.12:

 * Updating installed printer ppd files
 * Did not update any PPD files

!!! existing preserved libs found

>> i5-64 /home/hafi # emerge -q @preserved-rebuild
>> 
>> emerge: there are no ebuilds to satisfy "dev-lang/ruby:2.1".
>> (dependency required by "@preserved-rebuild" [argument])
>
>Something appears to be asking for an old Ruby, hopefully the output will
>show why.

Sadly there is no more output. Even 'emerge -v @preserved-rebuild' does
not give more.

>Also, what does emerge --info show for RUBY_TARGETS

RUBY_TARGETS="ruby22"

>and do you have asetting fo r it in make.conf?

No.

Another info:
hafi@i5-64 ~ $ emerge --version
Portage 2.3.13 (python 2.7.14-final-0, default/linux/amd64/17.0,
gcc-6.4.0, glibc-2.25-r9, 4.9.72-gentoo x86_64)

Hartmut




[gentoo-user] emerge @preserved-rebuild failure

2018-01-06 Thread Hartmut Figge
Greetings,

Mostly stable Gentoo. After having fun with linguas *g*

!!! existing preserved libs found
i5-64 /home/hafi # emerge -q @preserved-rebuild

emerge: there are no ebuilds to satisfy "dev-lang/ruby:2.1".
(dependency required by "@preserved-rebuild" [argument])

[?] dev-lang/ruby
 Available versions:
 (2.2)  2.2.8 2.2.9
 (2.3)  ~2.3.5 ~2.3.6
 (2.4)  ~2.4.2 ~2.4.3
 (2.5)  ~2.5.0 ~2.5.0-r1

hafi@i5-64 ~ $ eselect profile show
Current /etc/make.profile symlink:
  default/linux/amd64/17.0
hafi@i5-64 ~ $ eselect ruby show
Current Ruby version:
  ruby22
Current Rubygems version:
  gem22

Bug?

Hartmut




[gentoo-user] Re: openrc : autoload kernel modules

2017-12-14 Thread Hartmut Figge
Helmut Jarausch:

>I have added the following lines to  /etc/conf.d/modules
>
>modules="enhanceio"
>modules="enhanceio_lru"
>modules="enhanceio_fifo"
>modules="enhanceio_rand"
>
>
>but these modules don't get loaded at boot time.

Looking in my /etc/conf.d/modules there are

# for a list of modules and their options.
modprobe vboxdrv
modprobe vboxnetflt
modprobe vboxnetadp
modprobe vboxpci

Hm? ;)

Hartmut




[gentoo-user] Re: xcdroast 0.98alpha16: Empty CD

2017-12-14 Thread Hartmut Figge
Joerg Schilling:
>Hartmut Figge <h.fi...@gmx.de> wrote:

>> Starting xcdroast with -d 10 shows the problem:
>>
>> DGB1: spawning: /usr/lib/xcdroast-0.98/bin/xcdrwrap CDDA2WAV -D "2,1,0"
>> -J -g -Q -H -v toc,summary,sectors,titles
>> DGB10: readtoc: cdda2wav: Invalid argument. Cannot open output fd 0.
>
>This is a bug in cdda2wav that only hits when compiled in 64 bit mode. For 
>this 
>reason, it has not been detected for a long time as Solaris by default uses 32 
>Bit applications as 64 bit application on an orthogonal CPU are usually 
>slower...

Ah, therefore it doesn't occur in a chroot to an old Gentoo.

>The bug has been fixed on March 28, 2017 and published in schilytools.
>
>Today, I published a separate source ball cdrtools-3.02a09.

Thanks, Joerg. In the meantime I had played a little, for the first
time, with an overlay to get the exact versions of the relevant programs
and was a little baffled that it didn't help.

I can imagine that finding the issue was tricky.

Hartmut




[gentoo-user] Re: xcdroast 0.98alpha16: Empty CD

2017-12-13 Thread Hartmut Figge
Helmut Jarausch:
>On 12/13/2017 07:36:54 PM, Hartmut Figge wrote:

>I have app-cdr/cdrtools 3.02_alpha07-r1 installed here.

At the moment 3.02_alpha06, but I've tested the unstable version of
cdrtools also.

>Did you go to 'Setup' / 'Device-Scan' / 'Rescan devices'
>
>Is your device listed there?

Yes to both.

It seems that readtoc wishes to write to 'fd 0' instead to '-'. Perhaps
I should mention also that there is no desktop environment on my
machine. Only icewm.

Hartmut




[gentoo-user] xcdroast 0.98alpha16: Empty CD

2017-12-13 Thread Hartmut Figge
Greetings,

on my current machine xcdroast fails to recognize an inserted CD in the
CD-reader. I do not often burn CDs and had switched to cdw which works
fine. Nevertheless, xcdroast was once my favorite and I am curious. :)

Starting xcdroast with -d 10 shows the problem:

DGB1: spawning: /usr/lib/xcdroast-0.98/bin/xcdrwrap CDDA2WAV -D "2,1,0"
-J -g -Q -H -v toc,summary,sectors,titles
DGB10: readtoc: cdda2wav: Invalid argument. Cannot open output fd 0.

On one partition I have an old Gentoo, last used 2011, also with
xcdroast 0.98alpha16. That one recognizes an inserted CD. Chrooting into
it and running xdroast with -d 10 gives this:

DGB1: spawning: /usr/lib/xcdroast-0.98/bin/xcdrwrap CDDA2WAV -D "2,1,0"
-J -g -Q -H -v toc,summary,sectors,titles
DGB10: readtoc: Type: ROM, Vendor 'HL-DT-ST' Model 'DVDROM DH18NS40 '
Revision '1.01' MMC+CDDA
[...]

Running the cdda2wav command in the console doesn't help.

Current machine:
i5-64 ~ # cdda2wav -D "2,1,0" -J -g -Q -H -v toc,summary,sectors,titles
Type: ROM, Vendor 'HL-DT-ST' Model 'DVDROM DH18NS40 ' Revision '1.01'
MMC+CDDA
569344 bytes buffer memory requested, transfer size 131072 bytes, 4
buffers, 55 sectors
cdda2wav: Read Full TOC MMC failed (probably not supported).
#Cdda2wav version
3.02a06_linux_4.12.12-gentoo-2_x86_64_intel-r--core-tm--i5-cpu-760-@-2.80ghz,
real time sched., soundcard, libparanoia support
Tracks:1 255:57.74
CDINDEX discid: flplyXqMOiodZEDJeDw5Ci6OD_g-
CDDB discid: 0x023bfd01
CD-Text: not detected
CD-Extra: not detected
Album title: '' from ''
T01:   0 255:57.74 data uninterrupted copydenied N/A
Leadout: 1151849
cdda2wav: This disk has no audio tracks.

Old Gentoo:
(chroot) i5-64 ~ # cdda2wav -D "2,1,0" -J -g -Q -H -v
toc,summary,sectors,titles
Type: ROM, Vendor 'HL-DT-ST' Model 'DVDROM DH18NS40 ' Revision '1.01'
MMC+CDDA
569344 bytes buffer memory requested, transfer size 131072 bytes, 4
buffers, 55 sectors
cdda2wav: Read Full TOC MMC failed (probably not supported).
#Cdda2wav version
3.00_linux_2.6.32-gentoo-r7-2_i686_intel-r--core-tm-2-duo-cpu-e6750-@-2.66ghz,
real time sched., soundcard, libparanoia support
Tracks:1 255:57.74
CDINDEX discid: flplyXqMOiodZEDJeDw5Ci6OD_g-
CDDB discid: 0x023bfd01
CD-Text: not detected
CD-Extra: not detected
Album title: '' from ''
T01:   0 255:57.74 data uninterrupted copydenied N/A
Leadout: 1151849
cdda2wav: This disk has no audio tracks.

Versions of cdda2wav and kernel are different, but in both cases the
output goes to the console. So the question is, where does this 'open
output fd 0' come from and what to do about it?

Hartmut




[gentoo-user] Re: kernel linux-4.12.5-gentoo & virtualbox-modules-5.0.40

2017-08-15 Thread Hartmut Figge
Alan McKinnon:

>Wait one day, try again.
>Wait another day, try again.
>Repeat.

*g*

I'm currently doing that for a new bug of SeaMonkey-Trunk. Maybe I will
determine the responsible checkin later.

But waiting a little is a good advice. :)

Hartmut




[gentoo-user] Re: kernel linux-4.12.5-gentoo & virtualbox-modules-5.0.40

2017-08-15 Thread Hartmut Figge
Helmut Jarausch:

>I'm running linux-4.12.7-gentoo with Virtualbox
>BUT you need app-emulation/virtualbox and Co in version 5.1.26

Hm. My Gentoo is mostly stable. That would mean to add virtualbox to the
unstable part. Hm.

Hartmut




[gentoo-user] kernel linux-4.12.5-gentoo & virtualbox-modules-5.0.40

2017-08-15 Thread Hartmut Figge
Greeting,

todays update brought me a new kernel, kernel linux-4.12.5-gentoo, which
required me to recompile virtualbox-modules-5.0.40. That failed.

Searching in build.log for error 1 gives

/usr/src/linux-4.12.5-gentoo/arch/x86/include/asm/atomic64_64.h:182:2:
error: undefined named operand ‘new’
/usr/src/linux-4.12.5-gentoo/arch/x86/include/asm/atomic64_64.h:182:2:
error: undefined named operand ‘new’
/usr/src/linux-4.12.5-gentoo/arch/x86/include/asm/atomic64_64.h:182:2:
error: undefined named operand ‘new’
make[4]: *** [/usr/src/linux-4.12.5-gentoo/scripts/Makefile.build:302:
/var/tmp/portage/app-emulation/virtualbox-modules-5.0.40/work/vboxdrv/SUPDrvSem.o]
Error 1

Any ideas?

Hartmut




[gentoo-user] Re: Where is gmplayer?

2017-04-18 Thread Hartmut Figge
Bertram Scharpf:

>What do I have to do?

You should ask bugs.gentoo.org about ALL gmplayer. You'll get e.g.
https://bugs.gentoo.org/show_bug.cgi?id=323813

Hartmut




[gentoo-user] Re: A Glitch in the Matrix or just another burb of emerge... ;)

2016-05-10 Thread Hartmut Figge
Jonathan Callen:

>Looking further at the ebuilds in question, it appears that if you wish
>to have older versions of GCC installed with >=gcc-4.9, you need to have
>USE=multislot on the *newer* versions of gcc (this USE=multislot doesn't
>appear to be completely broken like the old USE=multislot was; now the
>SLOTs are constant with respect to USE).

Good guess. :)

Hartmut




[gentoo-user] Re: A Glitch in the Matrix or just another burb of emerge... ;)

2016-05-10 Thread Hartmut Figge
Jonathan Callen:

>I haven't looked into why gcc 4.9 blocks older versions now, although
>I know it didn't always do so.

I was bitten by that problem today. First I masked gcc-4.9 so I was able
to do an emerge @world. Then I commented out the masking of gcc-4.9 and
tried to emerge it, I got

i5-64 hafi # emerge -pv  gcc

These are the packages that would be merged, in order:

Calculating dependencies... done!
[ebuild   R] sys-devel/gcc-4.9.3:4.9.3::gentoo  USE="cxx fortran
(multilib) nls nptl openmp sanitize vtv%* (-altivec) (-awt) -cilk -debug
-doc (-fixed-point) -gcj -go -graphite (-hardened) (-libssp) -multislot
-nopie -nossp -objc -objc++ -objc-gc -regression-test -vanilla" 39 KiB
[blocks B  ] =sys-devel/gcc-4.9.3 required by
(dev-java/icedtea-bin-7.2.6.6-r1:7/7::gentoo, installed)

  (sys-devel/gcc-4.7.4:4.7.4/4.7.4::gentoo, installed) pulled in by
sys-devel/gcc:4.7.4 required by @selected

It seems judicious to stay with the masked gcc until the problem is
fixed or someone offers a solution.

Hartmut




[gentoo-user] Re: Scrollbars in Forefox

2016-05-09 Thread Hartmut Figge
Andrew Lowe:

>   I've recently updated to Firefox 46 and the small arrows at the end of 
>the scroll bars are missing.

I remember that from some month ago when SM-Trunk switched from gtk2 to
gtk3. Either I could force SM building with gtk2 or I could use a
suitable gtk3 theme.

I installed lxappearance and light-themes and selected Raleigh. Staying
with gtk2 was problematic because of build errors for SM. ;)

Hartmut




[gentoo-user] Re: Huge downloads approx. every 2 minutes

2015-02-06 Thread Hartmut Figge
J.  Roeleveld:
 On 6 February 2015 08:20:30 CET, Hartmut Figge h.fi...@gmx.de
 wrote:

 fetchmail[2695]: reading message h.fi...@gmx.de@pop.gmx.net:1 of 1 
 (10652260 octets) (log message incomplete) fetchmail[2695]: SMTP
 error: 552 5.3.4 Message size exceeds fixed limit
 
 That caused fetchmail to go frantic. *g* After deleting the mail
 via the web all was well again.
 
 You could also have (temporarily) increased the max size setting for
 emails on your SMTP server. 10MB is quite low these days.

That would require digging into the depths of postfix. I should have
done this when my ISP changed to SSL. It is on my todo list. Meanwhile I
have changed my SeaMonkey SMTP from localhost to the ISP. :)

Hartmut




[gentoo-user] Re: Huge downloads approx. every 2 minutes

2015-02-05 Thread Hartmut Figge
Hartmut Figge:
Poison BL.:

Port 995 there indicates SSL POP mail.

Thanks. That has to be fetchmail. Verified by stopping it.

The solution may be interesting to others. After unsuccessfully playing with 
the options of fetchmail, I discovered that the reason was a huge mail sitting 
on my ISP.

fetchmail[2695]: reading message h.fi...@gmx.de@pop.gmx.net:1 of 1 (10652260 
octets) (log message incomplete)
fetchmail[2695]: SMTP error: 552 5.3.4 Message size exceeds fixed limit

That caused fetchmail to go frantic. *g* After deleting the mail via the web 
all was well again.

Hartmut




[gentoo-user] Re: Huge downloads approx. every 2 minutes

2015-02-05 Thread Hartmut Figge
Poison BL.:

Port 995 there indicates SSL POP mail.

Thanks. That has to be fetchmail. Verified by stopping it.

Hartmut




[gentoo-user] Huge downloads approx. every 2 minutes

2015-02-05 Thread Hartmut Figge
Greetings,

after noticing huge downloads circa ever 2 minutes naturally I wanted to
stop that. :) After a reboot followed by startx which opened icewm I
issued the command
sudo ngrep -t -d net0 | tee system-ngrep_log.txt
in a xterm and waited for one occurrence.

Full log: www.triffids.de/pub/tmp/system-ngrep_log.txt.gz (5,6MB)

How to determine the culprit?

Hartmut




[gentoo-user] Re: world file - where has it gone?

2015-01-04 Thread Hartmut Figge
Helmut Jarausch:

I discovered that the file /var/lib/portage/world
contains only a few lines where it contained hundreds of files
before.

On my mostly stable Gentoo using portage 2.1.14 I have at the moment

hafi@i5_64 ~ $ wc -l /var/lib/portage/world
167 /var/lib/portage/world

Hartmut




[gentoo-user] Re: world file - where has it gone?

2015-01-04 Thread Hartmut Figge
Hartmut Figge:

On my mostly stable Gentoo using portage 2.1.14 I have at the moment
  2.2.14

Hartmut




[gentoo-user] Re: Seamonkey and path to internet

2013-05-20 Thread Hartmut Figge
Dale:

I also did a emerge -evt seamonkey to see if I could see something that
might stick out, I didn't see anything obvious.

Since many years i am compiling my SM from the latest sources via hg and
am therefore used to bugs and strange behaviour. *g*

The recommended procedure when encountering mysteries in SM, or TB or
FF, is trying Safe-Mode. If not successful, the next step is creating a
fresh profile for testing SM.

Hartmut




[gentoo-user] Re: gnome not working

2013-05-13 Thread Hartmut Figge
walt:

Anyway, the trick *I* would try is to add the gentoo=nox kernel
option to the grub boot prompt (assuming you use grub) to prevent
gentoo from even trying to start an X session, thus avoiding gdm
and allowing you to use startx so you can read the gnome error
messages on the console while X starts up.

I am also using startx and have no experience with *dm. For a test, how
about renaming gdm to gdm-old and creating a script with the name gdm
instead?

- gdm -
#!bin/bash
gdm-old 21 | tee ~/gdm.log
---

Hartmut




[gentoo-user] Re: evince - Error printing to PDF

2013-04-18 Thread Hartmut Figge
Joseph:

When I try to print from evince to pdf file I get an error:

Error printing - Operation not supported

I have tried that with evince 2.32.0-r4 and got the same error. After
starting evince from a xterm with 'evince example.pdf' and choosing
File-Print... 'Output Format [x] PDF' was checked and the field 'Name'
was filled with output.pdf.

Clicking Print resulted in a bar indicating the processing of the file
and at the end of that a window with the error message appeared.

But: only if i accept the prefilled field 'Name'. Deleting the
output.pdf there and typing in the same file name again resulted in a
successful print. :)

Looks like a bug in evince.

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: evince - Error printing to PDF

2013-04-18 Thread Hartmut Figge
Stroller:
On 18 April 2013, at 02:12, Joseph wrote:

 I have uninstalled cups-pdf and when I go any program print there is still 
 option: Print to file except that now 'Save to folder by default is empty 
 field, before if I remember was a user home directory.

Well, I would have assumed that cups-pdf would be necessary for printing to 
PDF, but I would like to see a screenshot of this default empty field.

I have not installed cups-pdf and don't use evince for printing. But i
have tested the problem. After pressing File-Print... this window opens

http://www.triffids.de/pub/screenshot/ev130418.png

Pressing 'Print' in this window results in the the error window unless
the field 'Name:' with the prefilled value output.pdf is deleted and
manually replaced by e.g. output.pdf. *g*

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: evince - Error printing to PDF

2013-04-18 Thread Hartmut Figge
Joseph:
On 04/18/13 14:34, Hartmut Figge wrote:

http://www.triffids.de/pub/screenshot/ev130418.png

Even if I type different file name eg. 123.pdf I can not print.

Does 'Print Preview' work?

Which package implements Print to file it is not cups-pdf

Cannot be, because i don't have cups-pdf installed.

Now i have reread the the thread. You wrote

|After starting evince from command line I can print to pdf file; but
|only when starting it from a desktop I'm getting this error.

I can only test by evoking evince from a xterm. No desktop here. With
what command is evince called when started from the desktop?

Hartmut




[gentoo-user] Re: Removing pulseaudio

2013-04-18 Thread Hartmut Figge
Michael Mol:

My particular discovery was that if I launched WoW under WINE, and then
launched a browser, audio in WoW worked fine. If I launched the browser
first (which resulted in a flash applet being loaded in GMail for the
purpose of audio notifications for google talk), Flash grabbed the ALSA
device and no WINE application could get at it. Routing both through
PulseAudio solved the problem.

Mhm. I have now started my SM and loaded the flash
http://fun.from.hell.pl/2003-02-18/volare-karaoke.swf. Then i started
wine playing tcc1, a mod of Might  Magic 6. No problem with the sound.

Shockwave Flash 11.2 r202
wine-1.5.28

No pulseaudio. ;)

Hartmut




[gentoo-user] Re: udev-197 and /etc/udev/rules.d/

2013-01-21 Thread Hartmut Figge
»Q«:

udev-197-r3 gave me this postinstall warning:

  Upstream has removed the persistent-cd rules generator. If you need
  persistent names for these devices, place udev rules for them
  in /etc/udev/rules.d.

Well, I have had such a rule for a long time, and it worked ok until I
installed udev-197, which seems to be ignoring it.

I was bitten by that too.

I'm at a loss to see what's wrong.

If that can be solved, i may reconsider going back to udev-171. ;)

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] No connection to the internet after update of today

2013-01-20 Thread Hartmut Figge
Greetings,

after 'emerge --sync' followed by 'emerge -uDN world' i have no longer a
connection to the internet. At the moment i am using an older Gentoo on
another partition of the same machine. The real Gentoo is mounted and i
can access it to answer questions.

I have now udev-197 which told me

- elog -
 Messages generated by process 26926 on 2013-01-20 14:55:23 CET for
package sys-fs/udev-197-r3:

ERROR: setup
  DEVTMPFS is not set in this kernel. Udev will not run.
---

So i have build a new kernel. The only difference is CONFIG_DEVTMPFS=y.
No problem so far with the horrible udev-197 *g*.

Here is what happens when i try to manually start ppp.

---
hafi@i5_64 ~ $ sudo /etc/init.d/net.ppp0 restart
 * Caching service dependencies ... [ ok ]
 * Bringing down interface ppp0
 *   Stopping pppd on ppp0  [ ok ]
 * Bringing up interface ppp0
 *   Starting pppd in ppp0 ...  [ ok ]
 *   Backgrounding ...
 * WARNING: net.ppp0 has started, but is inactive
---

---
hafi@i5_64 ~ $ route
Kernel IP routing table
Destination  GatewayGenmask   Flags Metric Ref  Use Iface
loopback localhost  255.0.0.0 UG0  0  0 lo
lan.triffids.de *   255.255.255.0 U 0  0  0 eth1
---

- /etc/conf.d/net -
modules=ifconfig
config_eth0=null
config_eth1=192.168.0.3 netmask 255.255.255.0
config_ppp0=ppp
link_ppp0=eth0
plugins_ppp0=pppoe
username_ppp0='that_one_is secret'
password_ppp0='also_secret'
pppd_ppp0=defaultroute
   usepeerdns
---

What to do?

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: No connection to the internet after update of today

2013-01-20 Thread Hartmut Figge
I have now set the line length to 80, because the output of some routines would
be too difficult to read with a length of 72 without editing.

Stroller:
On 20 January 2013, at 16:01, Hartmut Figge wrote:
 ...
 No problem so far with the horrible udev-197 *g*.

Really? I'm thinking this is udev not assigning eth0 to your network card.

Hm. My persistent-net.rules still exists, has not changed and the new method of
naming network interfaces should be disabled by default.

 Here is what happens when i try to manually start ppp.
 ...
 - /etc/conf.d/net -
 modules=ifconfig
 config_eth0=null
 config_eth1=192.168.0.3 netmask 255.255.255.0
 config_ppp0=ppp
 link_ppp0=eth0
 plugins_ppp0=pppoe
 username_ppp0='that_one_is secret'
 password_ppp0='also_secret'
 pppd_ppp0=defaultroute
   usepeerdns
 ---
 
 What to do?

What to do?

Yes. :-D

Tell us more about how you connect to the internet.

I do not use a router. I need pppoe for the ADSL-Modem required by my ISP. On my
old Gentoo, which i am now using and which has the same configuration, i get

hafi@i5 ~ $ route
Kernel IP routing table
Destination Gateway Genmask Flags Metric RefUse Iface
default rdsl-dsdf-de02. 0.0.0.0 UG4005   00 ppp0
loopbacklocalhost   255.0.0.0   UG0  00 lo
lan.triffids.de *   255.255.255.0   U 0  00 eth1
rdsl-dsdf-de02. *   255.255.255.255 UH0  00 ppp0

 Most people here will be using an ethernet network in which eth0 is wired to 
 a router. I have not used ppp since I disposed of my 56k pew-pew-eep-eep
 dial-up modem. If you're using PPPoE then you need to tell us about it, not
 assume we can read your mind.

The configuration is done in /etc/conf.d/net, which i have posted above. In
syslog of the defunct Gentoo i find regarding ppp:

Jan 20 15:40:11 i5_64 klogd: PPP generic driver version 2.4.2
Jan 20 15:40:11 i5_64 klogd: PPP BSD Compression module registered
Jan 20 15:40:11 i5_64 klogd: PPP Deflate Compression module registered
Jan 20 15:40:11 i5_64 klogd: PPP MPPE Compression module registered
Jan 20 15:40:11 i5_64 klogd: NET: Registered protocol family 24
...
Jan 20 15:40:45 i5_64 pppd[2230]: Timeout waiting for PADO packets
Jan 20 15:40:45 i5_64 pppd[2230]: Unable to complete PPPoE Discovery
Jan 20 15:40:53 i5_64 pppd[2230]: Terminating on signal 15
Jan 20 15:40:53 i5_64 pppd[2230]: Exit.
Jan 20 15:40:53 i5_64 pppd[2706]: Plugin rp-pppoe.so loaded.
Jan 20 15:40:53 i5_64 pppd[2706]: RP-PPPoE plugin version 3.8p compiled against
pppd 2.4.5
Jan 20 15:40:53 i5_64 pppd[2706]: Plugin passwordfd.so loaded.
Jan 20 15:40:53 i5_64 pppd[2707]: pppd 2.4.5 started by root, uid 0
Jan 20 15:40:53 i5_64 /etc/init.d/net.ppp0[2465]: WARNING: net.ppp0 has started,
but is inactive
Jan 20 15:41:28 i5_64 pppd[2707]: Timeout waiting for PADO packets
Jan 20 15:41:28 i5_64 pppd[2707]: Unable to complete PPPoE Discovery

On the currently used old Gentoo syslog says:

Jan 20 17:14:26 i5 klogd: PPP generic driver version 2.4.2
Jan 20 17:14:26 i5 klogd: PPP Deflate Compression module registered
Jan 20 17:14:26 i5 klogd: PPP BSD Compression module registered
Jan 20 17:14:26 i5 klogd: PPP MPPE Compression module registered
Jan 20 17:14:26 i5 klogd: NET: Registered protocol family 24
...
Jan 20 17:14:30 i5 pppd[2564]: PPP session is 6601
Jan 20 17:14:30 i5 pppd[2564]: Connected to 00:1f:3f:48:4e:b8 via interface eth0

I will give more information once i know waht will be needed. ;)

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: No connection to the internet after update of today

2013-01-20 Thread Hartmut Figge
Stroller:
On 20 January 2013, at 16:01, Hartmut Figge wrote:
 ...
 No problem so far with the horrible udev-197 *g*.

Really? I'm thinking this is udev not assigning eth0 to your network
card.

And you are right. I could get PADO packets on eth1. Modifying
/etc/conf.d/net gave me back the internet but eliminated my LAN. Hrm.

Well, now i can look for a real solution. Thanks for answering.

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: No connection to the internet after update of today

2013-01-20 Thread Hartmut Figge
Hartmut Figge:

Well, now i can look for a real solution.

Done. Back to udev-171. ;)

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: http://archives.gentoo.org/ doesn't include gentoo-user?

2013-01-03 Thread Hartmut Figge
Mark Knecht:

[gentoo-user]
Also, are _very_ old archives available anywhere anymore?

http://dir.gmane.org/gmane.linux.gentoo.user

If you use the second entry 'On the web, using a blog-like, flat
interface' and scroll down, you can see the archive on the left.

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: Grub2 and is the upgrade a tooth puller.

2012-06-30 Thread Hartmut Figge
Alex Schuster:

I'll continue to use the old Grub, as it's working fine for me.

And i am still happy with lilo. Am i the only one? ;)

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: Nvidia-drivers + kernel 3.4

2012-06-21 Thread Hartmut Figge
Philip Webb:

Commenting on the other msgs re Glxgears, (1) which pkg is it in ?

hafi@i5_64 ~ $ equery b glxgears
 * Searching for glxgears ...
x11-apps/mesa-progs-8.0.1 (/usr/bin/glxgears)

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: libreoffice-bin-3.4.5.2 broken ?

2012-02-19 Thread Hartmut Figge
Thanasis:
on 02/18/2012 06:57 PM Neil Bothwick wrote the following:

 [root@hactar ~ 0]% genlop -t libreoffice
  * app-office/libreoffice
 
  Wed Feb 15 10:23:58 2012  app-office/libreoffice-3.5.0.3
merge time: 40 minutes and 52 seconds.

Impressive.

Yes. Perhaps i should consider using the source myself, because of

hafi@i5_64 ~ $ loffice
/usr/bin/loffice: line 2: 12258 Illegal instruction
/usr/lib64/libreoffice/program/soffice $@

which i just got with an i5. Should i? Should i wait for a fixed
libreoffice-bin? Hm.

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: libreoffice-bin-3.4.5.2 broken ?

2012-02-19 Thread Hartmut Figge
Hartmut Figge:

Perhaps i should consider using the source myself, because of

hafi@i5_64 ~ $ loffice
/usr/bin/loffice: line 2: 12258 Illegal instruction
/usr/lib64/libreoffice/program/soffice $@

which i just got with an i5. Should i?

That would give me these new packages

Calculating dependencies... done!
[ebuild  N ] virtual/fortran-0  0 kB
[ebuild  N ] dev-libs/libevent-2.0.16  0 kB
[ebuild  N ] sys-process/time-1.7-r1  101 kB
[ebuild  N ] app-admin/eselect-boost-0.3  0 kB
[ebuild  N ] dev-util/boost-build-1.46.1  41,017 kB
[ebuild  N ] virtual/perl-Compress-Raw-Zlib-2.024  0 kB
[ebuild  N ] x11-themes/gnome-icon-theme-3.2.1.2  13,682 kB
[ebuild  N ] dev-libs/boost-1.46.1-r1  0 kB
[ebuild  N ] dev-perl/Archive-Zip-1.300.0  193 kB
[ebuild  N ] sci-libs/hdf5-1.8.4-r1  7,013 kB
[ebuild  N ] sci-libs/fftw-3.2.2  3,414 kB
[ebuild  N ] virtual/freedesktop-icon-theme-0  0 kB
[ebuild  N ] media-libs/vigra-1.7.1-r1  27,814 kB
[ebuild  N ] net-libs/xulrunner-1.9.2.20  0 kB
[ebuild  N ] dev-util/mdds-0.5.3-r1  90 kB
[ebuild  N ] app-office/libreoffice-3.4.5.2  240,214 kB

Total: 16 packages (16 new),

Should i wait for a fixed libreoffice-bin? Hm.

libreoffice-bin doesn't require the above packages. Perhaps it failes
therefore? *g*

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: libreoffice-bin-3.4.5.2 broken ?

2012-02-19 Thread Hartmut Figge
Hartmut Figge:

libreoffice-bin doesn't require the above packages. Perhaps it failes
therefore? *g*

No. I had emerged them with oneshot to test that and to avoid, that
emerging them would count to the time required to emerge libreoffice.

Here are the results for my machine.
Intel(R) Core(TM) i5 CPU 760  @ 2.80GHz with 16GB RAM.

i5_64 hafi # time emerge libreoffice

real72m45.187s
user178m12.372s
sys 16m49.719s

In case someone is interested what happened during compiling:
http://www.triffids.de/pub/screenshot/lo120219.png (9 KB)

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] libreoffice-3.4.5.2: getting LibreOffice Help fails

2012-02-19 Thread Hartmut Figge
Greetings,

after emerging libreoffice-3.4.5.2 i tried getting the help of
libreoffice by pressing F1. No luck, something flashed shortly on the
xterm resulting in several blank lines. Trying 'loffice | tee
so-log.txt' gave this:

http://www.triffids.de/pub/screenshot/lo120219-2.png (18 KB)

Not very helpful. :) Well, after emerging libreoffice i was told to use
the useflag java if recognizing difficulties. Grudgingly, because that
would install another 44 packages, i have reemerged libreoffice. Thanks
ccache this time the compilation took only 33 minutes.

But pressing F1 still doesn't call 'Help'. I do not see anything related
under Tools-Options but perhaps someone of you knows about a solution. :)

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: libreoffice-3.4.5.2: getting LibreOffice Help fails

2012-02-19 Thread Hartmut Figge
Philip Webb:

 lack of internal help for LO was the only thing which disappeared.
My solution was to download the LO help files from their site (PDFs),
which are actually easier to read + search than the internal help.

Isn't the help context-sensitive?

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: libreoffice-3.4.5.2: getting LibreOffice Help fails

2012-02-19 Thread Hartmut Figge
walt:

The Help function (on my machines) displays help.libreoffice.org in my web
browser.

I have assumed, that the browser would be used, but i couldn't find a
place in libreoffice, in which i could tell it, *what* my browser is.
And if libreoffice cannot found the browser... ;)

 Running dbus-monitor shows the URL being sent, but I have trouble
figuring out who is the receiver -- perhaps some gnome daemon that calls my
gnome default web browser, but that's just a guess.

Is your dbus useflag enabled?

[ebuild   R] app-office/libreoffice-3.4.5.2  USE=branding dbus gtk
java nsplugin opengl python vba (-aqua) -binfilter -custom-cflags -debug
-eds -gnome -graphite -gstreamer -jemalloc -kde -mysql -odk -pdfimport
-test -webdav 0 kB

How to tell libreoffice which browser it should use? I am not using any
desktop-environment like Gnome etc., icewm is all what i need. :-D

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: libreoffice-3.4.5.2: getting LibreOffice Help fails

2012-02-19 Thread Hartmut Figge
Hartmut Figge:

How to tell libreoffice which browser it should use?

Assuming that nowadays Firefox is used by many people i experimented.

hafi@i5_64 ~ $ sudo ln -s /usr/local/bin/affe /usr/bin/firefox

'affe' is the name of my browser which in reality is a daily compiled
trunk-seamonkey with some private patches.

After setting the above link i got additional information after pressing
F1 in libreoffice:

hafi@i5_64 ~ $ lowriter
/usr/bin/xdg-open: line 622: x-www-browser: command not found

I don't know at the moment, what this xdg-open is, but it was obvious
that a x-www-browser was missing. So my next step was

hafi@i5_64 ~ $ sudo ln -s /usr/local/bin/affe /usr/bin/x-www-browser

And now pressing F1 gives me the help in my browser. :)
Unfortunately not in a new window. Instead in new tabs in my running
browser, and for each F1 a new tab. Bah. But that can be tweaked.

But first i should look into that ominous xdg-open.

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: libreoffice-3.4.5.2: getting LibreOffice Help fails

2012-02-19 Thread Hartmut Figge
Hartmut Figge:

But first i should look into that ominous xdg-open.

'man xdg-open' didn't help much, but xdg-open is part of xdg-utils. And
there is e.g. xdg-settings. Looking into 'man xdg-settings' and then

hafi@i5_64 ~ $ xdg-settings --list
Known properties:
  default-url-scheme-handlerDefault handler for URL scheme
  default-web-browser   Default web browser
hafi@i5_64 ~ $ xdg-settings get default-web-browser
xdg-settings: unknown desktop environment

No wonder, there is not such thing as a desktop environment here. Now it
seems that libreoffice assumes that it is run in a desktop environment.
Grmbl.

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: Floppy support question for old farts. lol

2012-01-29 Thread Hartmut Figge
Dale:

I got a friend that wants me to put Linux on his rig.  It has a floppy
drive and he does use it for files he has on floppies.  I haven't used a
floppy in a long time.  How good is support nowadays?

hafi@i5_64 ~ $ mount /mnt/floppy/
mount: block device /dev/fd0 is write-protected, mounting read-only

Works good as always. Sometimes i look on old treasures. For 5.25 i
must use my old machine, because my new one vhas only a 3.5 drive.

I will be putting KDE on it.  Does it sort of automount or anything?

I do not use automount. Or KDE. Or Gnome. Or XFCE... ;)

Does it function anything like a CD/DVD?

I am mounting a CD/DVD manually too. :-D

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: want sound (alsa) muted on boot

2012-01-17 Thread Hartmut Figge
»Q«:

I want sound muted on boot, but it always starts unmuted.

Then you have to mute after boot and to take care, that the change is
saved and restored on booting. Hence

SAVE_ON_STOP=yes
RESTORE_ON_START=yes

If you do not want that later changes be saved, switch afterwards to
SAVE_ON_STOP=no

'Afterwards' can be after 'sudo /etc/init.d/alsasound restart', spares
one boot. Convenient for lazy ones. :)

On my machine i always want, that changes done with alsamixer survive
the next boot, therefore i have yes for both permanently.

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: libreoffice-bin-3.4.3.2-r1 sun-jdk-1.6.0.29 on x86_64

2012-01-16 Thread Hartmut Figge
walt:
On 01/15/2012 07:05 PM, Hartmut Figge wrote:

 on my x86_64 libreoffice fails to detect Java. I am getting this when
 starting lowriter:
 
 hafi@i5_64 ~ $ lowriter
 Warning: failed to launch javaldx - java may not fuction correctly
 
 Calculating dependencies... done!
 [ebuild   R] app-office/libreoffice-bin-3.4.3.2-r1  USE=(-aqua)
 -gnome -java -kde (-kdeenablefinal) 0 kB
 ^

Your java useflag seems to be turned off.

Yes. It is turned off by default. Turning it on results in
Total: 45 packages (44 new, 1 reinstall), Size of downloads: 208,892 kB
Horrible. *g*

Try turning it on before re-emerging libreoffice.

I don't believe it must be turned on because of [1].

Do you have /usr/lib/libreoffice/ure/bin/javaldx on your machine?

No.
hafi@i5_64 ~ $ locate javaldx
hafi@i5_64 ~ $

[1]
On another partition i have an i686 Gentoo, updated last 3 month ago. On
that Gentoo libreoffice detects java.
http://www.triffids.de/pub/screenshot/libr_jav.png (7 KB)

Calculating dependencies... done!
[ebuild   R] app-office/libreoffice-bin-3.3.4  USE=offlinehelp
-gnome -java LINGUAS=de en -af[...]

Calculating dependencies... done!
[ebuild   Rf   ] dev-java/sun-jdk-1.6.0.29  USE=X alsa doc examples
nsplugin -derby -jce 0 kB

hafi@i5 ~ $ eselect java-vm list
Available Java Virtual Machines:
  [1]   sun-jdk-1.6  system-vm user-vm

hafi@i5 ~ $ eselect java-nsplugin list
Available Java browser plugins
  [1]   sun-jdk-1.6  current

There is no javaldx either:
hafi@i5 ~ $ locate javaldx
hafi@i5 ~ $

There is a difference to my x86_64 Gentoo that *may* be important

x86:64:
Available Java Virtual Machines:
  [1]   sun-jdk-1.6  system-vm

i686:
Available Java Virtual Machines:
  [1]   sun-jdk-1.6  system-vm user-vm

On i686 there is not only system-vm, but also user-vm. Don't know, why.

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: libreoffice-bin-3.4.3.2-r1 sun-jdk-1.6.0.29 on x86_64

2012-01-16 Thread Hartmut Figge
walt:

I never had user-vm set until just now.  It made no difference AFAICT.

I am not seeing a difference also.

It seems that your java environment is somehow broken, but I don't know
why.  Some part of libreoffice thinks that javaldx is available when it's
not.  What does java -version say?

hafi@i5_64 ~ $ java -version
java version 1.6.0_29
Java(TM) SE Runtime Environment (build 1.6.0_29-b11)
Java HotSpot(TM) 64-Bit Server VM (build 20.4-b02, mixed mode)

Because both jdk and libreoffice are binary packages, I'd say just
re-emerge them both, and then use eselect java-vm set system to re-
write all the java-config symlinks just in case they are wrong.  You
might run env-update again, too.  The shotgun approach may work :)

Would have been nice if it worked. But unfortunately... *g*

I had even left X with ^Backspace, logged out, logged in, then 'sudo
env-update', then startx, then opened a xterm, then issued lowriter.

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: libreoffice-bin-3.4.3.2-r1 sun-jdk-1.6.0.29 on x86_64

2012-01-16 Thread Hartmut Figge
walt:

Oh, I forgot shotgun v.2 :)  When faced with something as complex
as libreoffice I usually create a brand new user account and try
running it from there, to rule out breakage in my home directory.

Fine to know about this. :) But... ;)

I could try the unstable sun-jdk. I could try an old libreoffice. I
could try other jdk's. Or i could just forget about java, because i
never had missed it. *g*

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: libreoffice-bin-3.4.3.2-r1 sun-jdk-1.6.0.29 on x86_64

2012-01-16 Thread Hartmut Figge
James Broadhead:

[libreoffice-bin-3.4.3.2-r1]
It's actually looking for java-1.7 ; but seems to work fine with 1.6

Tcha. Not here. icedtea-bin-1.10.4 isn't found by libreoffice either.

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] libreoffice-bin-3.4.3.2-r1 sun-jdk-1.6.0.29 on x86_64

2012-01-15 Thread Hartmut Figge
Greetings,

on my x86_64 libreoffice fails to detect Java. I am getting this when
starting lowriter:

hafi@i5_64 ~ $ lowriter
Warning: failed to launch javaldx - java may not fuction correctly

Trying to add Java manually via Tools-Libreoffice-Java gives
[Java framework] Invalid value for bootstrap variable:
UNO_JAVA_JFW_VENDOR_SETTINGS

Calculating dependencies... done!
[ebuild   R] app-office/libreoffice-bin-3.4.3.2-r1  USE=(-aqua)
-gnome -java -kde (-kdeenablefinal) 0 kB

Calculating dependencies... done!
[ebuild   Rf   ] dev-java/sun-jdk-1.6.0.29  USE=X alsa examples
nsplugin -derby -doc -jce 0 kB

hafi@i5_64 ~ $ eselect java-vm list
Available Java Virtual Machines:
  [1]   sun-jdk-1.6  system-vm

hafi@i5_64 ~ $ eselect java-nsplugin list
Available 32-bit Java browser plugins
Available 64-bit Java browser plugins
  [1]   sun-jdk-1.6  current

Any ideas what to do?

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: removal of esound

2012-01-12 Thread Hartmut Figge
Hartmut Figge:
Hartmut Figge:

I may take it upstream to mozilla.org.

No need for that. I just heard the notification sound with the new build
of SM. :)

Perhaps i should have mentioned, in case someone is wondering what has
happened, it was most likely this:

- build-log.txt -
[...]
pulling from http://hg.mozilla.org/mozilla-central/
[...]
getting widget/gtk2/nsSound.cpp
[...]
---


Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: removal of esound

2012-01-12 Thread Hartmut Figge
Dale:
Hartmut Figge wrote:

 Perhaps i should have mentioned, in case someone is wondering what has
 happened, it was most likely this:

 - build-log.txt -
 [...]
 pulling from http://hg.mozilla.org/mozilla-central/
 [...]
 getting widget/gtk2/nsSound.cpp
 [...]
 ---

I wonder if it will fix this in my Fluxbox?

I am assuming that it will.

I'll have to test this after the next upgrade.

Well, the fix has just checked in. It will take time until it is
included in the releases. If you will test now, well, i could upload my
build, you could unpack it in Home and run it there. I had previously in
this thread explained how to do it.

Shall i upload?

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: removal of esound

2012-01-11 Thread Hartmut Figge
Hartmut Figge:

I may take it upstream to mozilla.org.

No need for that. I just heard the notification sound with the new build
of SM. :)

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: removal of esound

2012-01-09 Thread Hartmut Figge
Neil Bothwick:
On Mon, 09 Jan 2012 07:46:45 +0100, Hartmut Figge wrote:

 I have now verified this. Without esound i am getting
 
 Timestamp: 09.01.2012 07:18:12
 Error: uncaught exception: [Exception... Component returned failure
 code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsISound.play]  nsresult:
 0x80040111 (NS_ERROR_NOT_AVAILABLE)  location: JS frame ::
 chrome://communicator/content/pref/preferences.js :: PlaySound :: line
 99  data: no]

That looks like a configuration option.

No, it isn't.

What happens when you use a default profile?

Same exception with a fresh profile. Also when starting this fresh
profile in safe-mode.

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: removal of esound

2012-01-09 Thread Hartmut Figge
Hartmut Figge:
 Neil Bothwick:

That looks like a configuration option.
 
 No, it isn't.

I am now using the official SM 2.6.1 from mozilla.org. Same exception.
Also in a new profile. And i don't like the ugly new emoticons. *g*

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: removal of esound

2012-01-09 Thread Hartmut Figge
Dale:

I have Fluxbox installed here too.  I logged out of KDE and into 
Fluxbox.  Seamonkey does NOT play the sound when in Fluxbox.

:)

It appears that KDE takes care of that when I am logged into it. So,
you may need to figure out how to make the GUI take care of yours.

I seem to recall from the wine groups, that KDE uses pulseaudio. And
this one is causing a lot of trouble in wine.

This is from -dev.  Note the last paragraph:

Hi folks,

Today, I was shocked to find that the EsounD daemon is still in the tree 
and new ebuilds are actually still pulling it in under USE=esd!

Proposal: package.mask media-sound/esound, use.mask USE=esd. Anything 
that still uses it should stop using it. Anything that /needs it/ should 
be purged from the tree with extreme prejudice[1].

I'll do the first two today, and the rest of the rituals necessary to 
complete the exorcism will take a month. Help in this regard is welcome 
since the job is rather straightforward.

*URKS*. Hm, how to translate this one into English? *g*

Thanks!

1. In exceptional cases, a dependency on pulseaudio will also suffice 
since pulseaudio emulates an esound socket while running with 
`module-protocol-esound-unix` loaded, which is the default.

Have you tried pulseaudio?

No. And i do *not* want pulseaudio.

Also, it seems esound is a Gnome sort of thing.

It would be interesting to know, if Gnome is using pulseaudio...

Maybe see what they are using nowadays and try that.

...and if not, what else.

Other than this, I have no other ideas.  It seems you need some sort of 
sound daemon.  Question is which one.

Good question. :-D

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: removal of esound

2012-01-09 Thread Hartmut Figge
Dale:

I would try alsa.  It works fine here.

Also here.

I can play music and still hear all the other sounds that come along,

Also here.

such as getting emails

That's the only one which doesn't work.

and such.

'and such' also works here. *g*

alsa is enabled in the kernel and i have these packages installed:

hafi@i5_64 ~ $ eix -I --only-names alsa
media-libs/alsa-lib
media-sound/alsa-headers
media-sound/alsa-utils
media-sound/alsaplayer

May it be that you have other packages regarding alsa installed also? If
the notification works for you and you are only using alsa, then
perhaps... :)

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: removal of esound

2012-01-09 Thread Hartmut Figge
Dale:

Maybe you should enable the alsa USE flag?

alsa has been in make.conf ever. As for SM, i am not using an ebuild,
but here is an excerpt from the building of SM:

- build-log.txt -
checking for alsa... yes
checking MOZ_ALSA_CFLAGS... -I/usr/include/alsa
checking MOZ_ALSA_LIBS... -lasound
---
Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: removal of esound

2012-01-09 Thread Hartmut Figge
Dale:

The difference is:  gst-plugins-alsa and alsamixergui.

None of them makes a difference. Sigh.

I just wonder if alsamixer has something muted?  Have you ran
alsamixer to check it?

Yes. All fine. Remember, that the notification works with esound. And a
muted channel would not cause an uncaught exception in the error console
of SM when pressing 'Play' in the Preferences of SM. ;)

I do not like alsamixergui at all. alsamixer is better. For me.

Now i have to make a break. Time to sleep. Till later then. :)

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: removal of esound

2012-01-09 Thread Hartmut Figge
Dale:
Hartmut Figge wrote:

 Now, removing esound is no longer a problem for gentoo-user. I may take
 it upstream to mozilla.org.

When you take it upstream, tell them it doesn't work in Fluxbox plus the 
GUI you are using.  It may help them narrow down the problem.

*If*, not *when*. ;)

Hartmut, lazy
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: removal of esound

2012-01-09 Thread Hartmut Figge
Hartmut Figge:


Now, installation of esound was necessary for my SeaMonkey to be able to
notify of new mail with a custom sound file. I do *not* want pulseaudio,
so, do you know of an replacement for esound which could work with
SeaMonkey?

Summary of the thread:

Without esound there is an uncaught exception when trying to play a
custom sound in Preferences-Mail  Newsgroups-Notification even with
the official builds of SM from mozilla.org.

Timestamp: 09.01.2012 07:18:12
Error: uncaught exception: [Exception... Component returned failure
code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsISound.play]  nsresult:
0x80040111 (NS_ERROR_NOT_AVAILABLE)  location: JS frame ::
chrome://communicator/content/pref/preferences.js :: PlaySound :: line
99  data: no]

The solution may be using pulseaudio. On the other hand, removing
pulseaudio is usually one of the first recommendations in the wine
groups when problems occur. ;)

Now, removing esound is no longer a problem for gentoo-user. I may take
it upstream to mozilla.org.

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] removal of esound

2012-01-08 Thread Hartmut Figge
Greetings,

'emerge -pv -uDN world' just showed me this:

!!! The following installed packages are masked:
- media-sound/esound-0.2.41::gentoo (masked by: package.mask)
/usr/portage/profiles/package.mask:
# Nirbheek Chauhan nirbh...@gentoo.org (04 Jan 2012)
# Outdated and unused sound daemon. Why is this still in the tree?
# Removal of esd and deps in 30 days.
# In exceptional cases, you may use Pulseaudio's esound wrapper.

Now, installation of esound was necessary for my SeaMonkey to be able to
notify of new mail with a custom sound file. I do *not* want pulseaudio,
so, do you know of an replacement for esound which could work with
SeaMonkey?

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: removal of esound

2012-01-08 Thread Hartmut Figge
Dale:
Hartmut Figge wrote:

 Now, installation of esound was necessary for my SeaMonkey to be able to
 notify of new mail with a custom sound file. I do *not* want pulseaudio,
 so, do you know of an replacement for esound which could work with
 SeaMonkey?

I don't have esound enabled on my Seamonkey and it plays a sound when I 
get new mail.

Nice. And what sound demon is responsible for that? ;)

I did read some of the thread on -dev about this.  I think there was 
only a couple packages that uses esound and I don't recall Seamonkey 
being one of them.  Are you sure it needs esound?

I know, that i didn't have the notification without esound. There may be
other solutions.

It doesn't show up here as a option. I'm on amd64 on my main rig and
x86 on my back up. It doesn't show esound anywhere on either of
them.

I am using x86_64 without a desktop like KDE, Gnome or XFCE. Only icewm.
Probably most of you uses some kind desktop and it is likely that a
sound demon is installed in this way.

[ebuild   R] www-client/seamonkey-2.4.1-r1  USE=alsa chatzilla dbus 
ipc libnotify methodjit roaming startup-notification webm -crypt 
-custom-cflags -custom-optimization -debug -system-sqlite -wifi

I do have alsa enabled tho.  Would that work for you too?

Ehm, look at my user agent. I am not using Gentoo to build SM, instead i
am pulling the source from hg.mozilla.org. Nearly every day i have a new
SM. :)

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: removal of esound

2012-01-08 Thread Hartmut Figge
Michael Mol:
On Sun, Jan 8, 2012 at 9:51 PM, Hartmut Figge h.fi...@gmx.de wrote:

 Now, installation of esound was necessary for my SeaMonkey to be able to
 notify of new mail with a custom sound file. I do *not* want pulseaudio,
 so, do you know of an replacement for esound which could work with
 SeaMonkey?

I'm not even sure how you're seeing this. 'esd' and 'esound' don't
show up anywhere in /usr/portage/www-client/seamonkey, for me.

I am not using Gentoo for my SM. I am using hg.mozilla.org and applying
some private patches to this source.

FWIW, I've got the 'alsa' USE flag enabled.

Opening the custom sound file with the browser worked fine here. Only
the mail notification required esound. Or another sound demon. But which
one. :)

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: removal of esound

2012-01-08 Thread Hartmut Figge
Hartmut Figge:

Now, installation of esound was necessary for my SeaMonkey to be able to
notify of new mail with a custom sound file.

I have now verified this. Without esound i am getting

Timestamp: 09.01.2012 07:18:12
Error: uncaught exception: [Exception... Component returned failure
code: 0x80040111 (NS_ERROR_NOT_AVAILABLE) [nsISound.play]  nsresult:
0x80040111 (NS_ERROR_NOT_AVAILABLE)  location: JS frame ::
chrome://communicator/content/pref/preferences.js :: PlaySound :: line
99  data: no]

in the error console. The next step could be trying if the notification
is working for you with my current build of SM. In case someone is
recklessly enough to do so. *g*

This build is for x86_64. Do NOT use it with your current profile! One
way to do so is by renaming ~/.mozilla to ~/.mozilla-s. SM will create a
new ~/.mozilla when it starts. No configuration is needed except by
inserting a path to a .wav. pref.png shows where to insert. Then click
on 'Play'.

http://www.triffids.de/pub/sm/120109/

Unpack the .tar.bz2 in e.g. ~/seam, cd to ~/seam/seamonkey and issue
./seamonkey to start SM. After the test delete ~/.mozilla and rename
~/.mozilla-s to ~/.mozilla.

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: Lynx, Links, or Elinks?

2011-12-09 Thread Hartmut Figge
Philip Webb:

Lynx : I've been using it daily since 1996 .

I have used it during my new installation on x86_64 to read the handbook
of Gentoo. Problem was, that the lines there were too long to fit into
the 80x24 window on console.

The lines were truncated and i had to guess what would be displayed
without truncation. ;) Maybe there is a way of horizontal scrolling
which i had not found.

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] /usr/portage/packages missing

2011-11-17 Thread Hartmut Figge
Greetings

normally using i686 i am discovering now the world of x86_64 on an extra
partition under Intel Core i5. Some astounding differences, but i will
manage.

Now i run 'eclean -p packages' which leads to the information, that
there is no /usr/portage/packages. And indeed, so it is. How to get this
directory and how to fill it? :)

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




[gentoo-user] Re: /usr/portage/packages missing

2011-11-17 Thread Hartmut Figge
Pandu Poluan:
On Nov 17, 2011 4:07 PM, Hartmut Figge h.fi...@gmx.de wrote:

 Now i run 'eclean -p packages' which leads to the information, that
 there is no /usr/portage/packages. And indeed, so it is. How to get this
 directory and how to fill it? :)

That directory *is* normally empty, unless you specify buildpkg in
FEATURES, or use quickpkg.

*g* Thanks.

Hartmut
-- 
Usenet-ABC-Wiki http://www.usenet-abc.de/wiki/
Von Usern fuer User  :-)




  1   2   >