Re: No Sound from Firefox

2013-10-06 Thread Dave Morgan
On 06/10/13 at 10:27am, Jerry wrote:
 Firefox has suddenly went silent. I can view videos on Youtube for
 instance, but there is no sound. If I save the video to dist and play
 it with MPlayer, there is sound. I did update several PHP modules the
 other day, but I don't know it that would have any effect on it. Also,
 on several sites, a video starts to load then a blank white area takes
 its place and that ends it. Any suggestions as to what might be the
 problem.

 --
 Jerry ♔

 Disclaimer: off-list followups get on-list replies or get ignored.
 Please do not ignore the Reply-To header.
 __

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

Hi,

I think OSS support has been dropped from Firefox.

--
Dave.

GPG/PGP ID: CDB94DA1


pgpMp71G051bd.pgp
Description: PGP signature


Re: Problems with portupgrade libreoffice

2012-06-09 Thread Dave Morgan
On 09/06/12 at 04:41P, Walter Hurry wrote:
 FreeBSD 9 on x86_64.

 I am in the process of doing a portupgrade on libreoffice (from 3.4.4 to
 3.5.2.5). During the build it has (so far) errored out 4 times, in the
 following modules:

 vcl
 framework
 sfx2
 tail_build

 Each time, it told me to go into the subdirectory, do a gmake clean and a
 gmake -r there, then return to the top level and rerun make.

 This I duly did, but to my surprise, each time I ran the gmake -r, it
 completed successfully.

 When the top-level make finally succeeds, I intend simply to rerun the
 portupgrade, on the theory that seeing everything already made, it will
 just do the uninstall/reinstall, sort out the dependencies and so forth.

 Q1) Is this a sensible approach?

 Q2) Has anyone else seen this? What is going on?

 ___
 freebsd-questions@freebsd.org mailing list
 http://lists.freebsd.org/mailman/listinfo/freebsd-questions
 To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org

There is a thread in the forums which recommends removing boost-libs and
boost-jam, building libreoffice then reinstalling them.

I did this and it worked for me.

--
Dave.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Problem with ntfs and fusesf since upgrade to 9.0

2012-01-15 Thread Dave Morgan
Hi,

After upgrading from 8.2 to 9.0 I get the following and I am unable to access 
my external ntfs usb drive.

KLD fuse.ko: depends on kernel - not available or version mismatch
kldload: can't load /usr/local/modules/fuse.ko: File exists

All ports were rebuilt with portupgrade -af and the sources do match the 
kernel.

Have I done something wrong or is this a known problem or bug?

uname -a
9.0-RELEASE FreeBSD 9.0-RELEASE #0: Tue Jan  3 07:15:25 UTC 2012 
r...@obrian.cse.buffalo.edu:/usr/obj/usr/src/sys/GENERIC i386

--
Dave.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


Re: Problem with ntfs and fusesf since upgrade to 9.0

2012-01-15 Thread Dave Morgan
On 15/01/12 at 01:18pm, Patrick Lamaiziere wrote:
 Le Sun, 15 Jan 2012 10:01:04 +,
 Dave Morgan davemorgan...@btinternet.com a écrit :

  Hi,

 Hello,

  After upgrading from 8.2 to 9.0 I get the following and I am unable
  to access my external ntfs usb drive.
 
  KLD fuse.ko: depends on kernel - not available or version mismatch
  kldload: can't load /usr/local/modules/fuse.ko: File exists
 
  All ports were rebuilt with portupgrade -af and the sources do
  match the kernel.
 
  Have I done something wrong or is this a known problem or bug?

 It works for me (c). So I guess you have made something wrong.
 Double check that the source / kernel are uptodate and are the
 same as the release (ie cvsup RELENG_9_0).

 here (but with a hand built kernel)

 $ kldstat
 Id Refs AddressSize Name
  1   44 0x8020 11cda30  kernel
 ...
 131 0x8275a000 a96b fuse.ko

 $ uname -a
 FreeBSD roxette.lamaiziere.net 9.0-RELEASE FreeBSD 9.0-RELEASE #0: Sat
 Jan  7 17:18:15 CET 2012 
 patr...@roxette.lamaiziere.net:/usr/obj/usr/src/sys/ROXETTE  amd64

 Regards.

Thanks that fixed it.  I had tag=RELENG_9 changing it to tag=RELENG_9_0
is what I needed to do.

--
Dave.
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to freebsd-questions-unsubscr...@freebsd.org


problem installing tk804.pm

2006-07-14 Thread dave morgan
I am trying to install the perl module tk.pm on FreeBSD 6.1

I am using the same command I have used for a couple of years on my
Debian/testing Linux box -

This downloads and compiles ... then blows up at the testing stage
(rewrapped by my mailer) -

$ perl --version

This is perl, v5.8.8 built for i386-freebsd-64int
(with 1 registered patch, see perl -V for more detail)

$ perl -MCPAN -e shell
cpan install  NI-S/Tk-804.027.tar.gz 

[big snip]

PERL_DL_NONLAZY=1 /usr/bin/perl -MExtUtils::Command::MM -e
test_harness(0, 'blib/lib', 'blib/arch') t/JP.t t/KR.t t/Require.t
t/Trace.t t/X.t t/after.t t/autoload.t t/balloon.t
t/browseentry-grabtest.t t/browseentry-subclassing.t t/browseentry.t
t/browseentry2.t t/button.t t/create.t t/cursor.t t/dash.t t/dialogbox.t
t/entry.t t/fbox.t t/fileevent.t t/fileselect.t t/font.t t/fork.t
t/geomgr.t t/iso8859-1.t t/leak.t t/list.t t/listbox.t t/listvar.t
t/magic.t t/mega.t t/mwm.t t/optmenu.t t/photo.t t/pixmap.t t/progbar.t
t/regexp.t t/slaves.t t/trace1.t t/widget.t t/wm-time.t t/wm.t
t/zzHList.t t/zzPhoto.t t/zzScrolled.t t/zzText.t t/zzTixGrid.t
t/after..ok
t/autoload...ok
t/balloonok
t/browseentry-grabtest...ok
t/browseentry-subclassingok
t/browseentryok
t/browseentry2...ok
t/button.ok
t/create.ok
t/cursor.ok
t/dash...ok
t/dialogbox..ok
t/entry..dubious
Test returned status 0 (wstat 139, 0x8b)
DIED. FAILED tests 89-336
Failed 248/336 tests, 26.19% okay (less 8 skipped tests: 80
okay, 23.81%)
t/fbox...ok
t/fileevent..ok
t/fileselect.ok
t/font...ok
t/fork...ok
t/geomgr.ok
t/iso8859-1..ok
t/JP.skipped
all skipped: locale's 'ascii' cannot represent Japanese.
t/KR.skipped
all skipped: locale's 'ascii' cannot represent Korean.
t/leak...ok
t/list...ok
t/listboxok
4/437 skipped: various reasons, 3/437 unexpectedly succeeded
t/listvarok
t/magic..ok
t/mega...ok
t/mwmok
t/optmenuok
t/photo..ok
4/100 skipped: various reasons
t/pixmap.ok
t/progbarok
t/regexp.ok
t/Requireok
t/slaves.ok
t/Trace..ok
t/trace1.ok
t/widget.ok
t/wm-timeok
t/wm.ok
t/X..ok
t/zzHListok
t/zzPhotook
t/zzScrolled.NOK 66# Test 66 got: 589x341+0+32
(t/zzScrolled.t at line 104 fail #2)
#Expected: 589x341+0+0 (Sizechk: geometry has not changed not
reset for -height = 24+(5))
#  t/zzScrolled.t line 104 is: ok($newgeo, $oldgeo,
Sizechk: geometry has not changed not reset .
t/zzScrolled.NOK 94# Test 94 got: 589x341+17+32
(t/zzScrolled.t at line 104 fail #4)
#Expected: 589x341+0+32 (Sizechk: geometry has not changed not
reset for -width = 80+(5))
t/zzScrolled.FAILED tests 66, 94
Failed 2/94 tests, 97.87% okay
t/zzText.ok
t/zzTixGrid..ok
Failed TestStat Wstat Total Fail  Failed  List of Failed
---
t/entry.t 0   139   336  496 147.62%  89-336
t/zzScrolled.t   942   2.13%  66 94
 (3 subtests UNEXPECTEDLY SUCCEEDED), 2 tests and 16 subtests skipped.
Failed 2/47 test scripts, 95.74% okay. 250/2054 subtests failed, 87.83%
okay.
*** Error code 255

Stop in /usr/home/david/.cpan/build/Tk-804.027.
  /usr/bin/make test -- NOT OK
Running make install
  make test had returned bad status, won't install without force
Failed during this command:
  NI-S/Tk-804.027.tar.gz   : make_test NO

Any ideas what is wrong, and how I fix it?

best regards
Dave
-- 
http://www.morgad.no-ip.info/index.htmlgpg:0x64B5E037 
Distributed Proofreaders: http://www.pgdp.net
The NTP server pool http://www.pool.ntp.org
http://stellar-attraction.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]


Re: problem installing tk804.pm

2006-07-14 Thread dave morgan
On Sat, 15 Jul 2006 01:31:04 +0530, ? (Shantanoo)
[EMAIL PROTECTED] wrote:

On 7/15/06, dave morgan [EMAIL PROTECTED] wrote:
 I am trying to install the perl module tk.pm on FreeBSD 6.1

 I am using the same command I have used for a couple of years on my

You may try through ports

/usr/ports/x11-toolkits/p5-Tk

many thanks Shantoo, 
that installed it ... mainly because it did not run
any of the tests!

Dave
-- 
http://www.morgad.no-ip.info/index.htmlgpg:0x64B5E037 
Distributed Proofreaders: http://www.pgdp.net
The NTP server pool http://www.pool.ntp.org
http://stellar-attraction.com/
___
freebsd-questions@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-questions
To unsubscribe, send any mail to [EMAIL PROTECTED]