Displaying 20 results from an estimated 130 matches similar to: "compiling latest swfdec in debian unstable"
2007 Mar 19
1
Debian compilation problem
I'm encountering this problem when trying to compile
swfdec-mozilla-0.4.2 on Debian unstable.
gcc -DHAVE_CONFIG_H -I. -I. -I.. -Wall -Wextra
-Wno-missing-field-initializers -Wno-unused-parameter
-I/usr/include/iceape/java -I/usr/include/iceape/plugin
-I/usr/include/iceape/nspr -I/usr/local/include/swfdec-0.4
-I/usr/include/glib-2.0 -I/usr/lib/glib-2.0/include
-I/usr/include/liboil-0.3
2008 Feb 02
1
[Bug 14338] New: Firefox crash when viewing this flash
http://bugs.freedesktop.org/show_bug.cgi?id=14338
Summary: Firefox crash when viewing this flash
Product: swfdec
Version: unspecified
Platform: x86 (IA32)
URL: http://www.circuit-fantasia.com/collections/circuit-
collection/menus/circuit-contents.swf
OS/Version: Linux (All)
Status: NEW
2008 Jan 25
1
How to install swfdec as mozilla plugin under ubuntu 7.10
Hi,
Can you please tell me how to install swfdec as mozilla plugin under
ubuntu 7.10?
I have compiled and 'make intall' swfdec mozilla plugin. But when I
restart firefox and reload 'youtube page', it still uses the default
flash plugins.
Thank you for any tips.
2007 Mar 16
1
0.4.2 compile error on FC5
I get the following error compiling swfdec on FC5 x86_64 - i have cairo-1.0.4
2.0 -lgdk-x11-2.0 -latk-1.0 -lgdk_pixbuf-2.0
/home/eric/Desktop/swfdec-0.4.2/libswfdec/.libs/libswfdec-0.4.so
-lpangocairo-1.0 -lpango-1.0 -lcairo -lgmodule-2.0 -loil-0.3
-lgobject-2.0 -lglib-2.0 -lz -lasound -lm -ldl -lpthread
../libswfdec/.libs/libswfdec-0.4.so: undefined reference to
2007 Nov 28
2
swfdec-mozilla does not compile
With latest swfdec git i get this:
swfmoz_player.c: In function 'swfmoz_player_mouse_changed':
swfmoz_player.c:651: warning: implicit declaration of function
'swfdec_player_handle_mouse' make[2]: ***
[libswfdecmozilla_la-swfmoz_player.lo] Error 1
thanks,
riccardo
2007 Apr 18
1
[Bridge] 2.6.12: iptables connection tracking broken on bridge interfaces
Hi!
As noted by Chris Rankin on a mail to netfilter-devel and to the
linux-kernel mailing list (subject: 2.6.12: connection tracking broken?),
there is a problem with the connection tracking of iptables when one of the
interfaces is a bridge.
On my tests here I have setup a connection between two machines using a real
interface (eth0) and then the same setup using a bridge interface (br0) to
2007 Apr 18
1
[Bridge] Wireless Bridge problems
I am using the madwifi driver with the patch to allow changing of the
MAC address
and I have two other ethernet interfaces plus a pppoe interface. My
outbound
connection is ppp0. I have ath0, eth1, eth2 for internal interfaces.
I have
added these three interfaces to br0. Once the traffic leaves the linux
router, it gets
NAT'd and goes out through ppp0. All traffic on all segments works
2011 Sep 14
10
fail to exec apt-get upgrade (change from notrun to 0 failed...)
So here is my manifest:
class aguu {
exec { "update":
command => "apt-get update",
path => "/usr/bin/"
}
exec { "upgrade":
command => "apt-get upgrade -y",
path => "/usr/bin/"
}
}
It it supposed to run apt-get update + upgrade
2007 Apr 18
3
[Bridge] Linux bridging code bounces back frames?
Hi,
I'm trying to build a bridge using a 486DX2/66 with two 10 Mbit Ethernet
NICs. The machine (tsushima) is running Debian stable and kernel 2.4.26.
Previously I used it as a router, so I know the hardware (NICs) is
working.
The NICs are as follows:
eth0: WD80x3 at 0x280, 00 00 C0 0A 2C 2F WD8003-old, IRQ 10, shared
memory at 0xd0000-0xd1fff.
eth16i.c: v0.35 01-Jul-1999 Mika Kuoppala
2008 Mar 04
2
[Bug 14804] New: swfdec ebuild for gentoo
http://bugs.freedesktop.org/show_bug.cgi?id=14804
Summary: swfdec ebuild for gentoo
Product: swfdec
Version: 0.5.5
Platform: All
OS/Version: Linux (All)
Status: NEW
Severity: normal
Priority: medium
Component: library
AssignedTo: swfdec at lists.freedesktop.org
ReportedBy:
2007 Apr 22
0
3 commits - configure.ac libswfdec/swfdec_debug.h swfdec-gtk.pc.in swfdec.pc.in
configure.ac | 12 ++++++------
libswfdec/swfdec_debug.h | 2 +-
swfdec-gtk.pc.in | 2 +-
swfdec.pc.in | 2 +-
4 files changed, 9 insertions(+), 9 deletions(-)
New commits:
diff-tree 086e5f3c4da50df4b485792da7ca49a25484aebc (from ca4b02b5852291d4bf3d11e71278229530d6e973)
Author: Benjamin Otte <otte@gnome.org>
Date: Sun Apr 22 12:45:03 2007 +0200
2007 May 03
0
Re: Swfdec Digest, Vol 6, Issue 2
On Thursday 03 May 2007 20:01, swfdec-request@lists.freedesktop.org wrote:
> Has anybody of you guys had a look at it recently or could I make you?
Following the install instructions I put on the Wiki, on Kubuntu 6.10 I get:
Shockwave Flash Shockwave Flash 9.0 (Swfdec 0.4.3) libswfdecmozilla.la
application/x-shockwave-flash - Adobe Flash movie (.swf)
Shockwave Flash Shockwave Flash 9.0
2007 Nov 06
0
configure.ac src/Makefile.am src/plugin.c
configure.ac | 2 +-
src/Makefile.am | 5 +++--
src/plugin.c | 26 ++++++++++++++++++++++----
3 files changed, 26 insertions(+), 7 deletions(-)
New commits:
commit ca13a1daef653a80e89250e273496ca01dfccddd
Author: Benjamin Otte <otte at gnome.org>
Date: Tue Nov 6 21:29:54 2007 +0100
make sure the plugin is never unloaded (#13110, reported by Tom Parker)
It seems
2007 Nov 06
1
src/plugin.c
src/plugin.c | 23 ++++++++++++++++++-----
1 file changed, 18 insertions(+), 5 deletions(-)
New commits:
commit 85bb0aaad68236d0953f913e0af149635fcd2ce7
Author: Benjamin Otte <otte at gnome.org>
Date: Tue Nov 6 22:24:16 2007 +0100
add Gentoo protection
diff --git a/src/plugin.c b/src/plugin.c
index bec4741..258307c 100644
--- a/src/plugin.c
+++ b/src/plugin.c
@@ -128,22 +128,31 @@
2008 Jun 17
2
[Bug 16395] New: glib abort for "double free or corruption" in jpeg code
http://bugs.freedesktop.org/show_bug.cgi?id=16395
Summary: glib abort for "double free or corruption" in jpeg code
Product: swfdec
Version: git
Platform: Other
URL: http://speed.pointroll.com/PointRoll/Media/Banners/Veriz
on/581557/728x90_Initial_11_14_AtomFilms_113007.swf?PRAd
2007 Mar 26
0
6 commits - doc/swfdec-sections.txt libswfdec-gtk/Makefile.am libswfdec-gtk/swfdec_gtk_player.c libswfdec-gtk/swfdec_gtk_player.h libswfdec/swfdec_loader.c player/swfplay.c swfdec-gtk.pc.in
doc/swfdec-sections.txt | 6 +++---
libswfdec-gtk/Makefile.am | 2 +-
libswfdec-gtk/swfdec_gtk_player.c | 13 +++++++------
libswfdec-gtk/swfdec_gtk_player.h | 4 ++--
libswfdec/swfdec_loader.c | 1 -
player/swfplay.c | 2 +-
swfdec-gtk.pc.in | 2 +-
7 files changed, 15 insertions(+), 15 deletions(-)
New commits:
2007 Oct 19
0
4 commits - configure.ac data/.gitignore data/icons data/Makefile.am data/swfdec-gtk.pc.in data/swfdec.pc.in .gitignore Makefile.am player/swfplay.c swfdec-gtk.pc.in swfdec.pc.in
.gitignore | 3
Makefile.am | 16 --
configure.ac | 11 +
data/.gitignore | 3
data/Makefile.am | 30 +++
data/icons/22x22/Makefile.am | 2
data/icons/22x22/swfdec.png |binary
data/icons/24x24/Makefile.am | 2
data/icons/24x24/swfdec.png |binary
2007 Apr 18
3
[Bridge] bridge breaks loopback on 2.4.22
Hi!
Since the change to 2.4.22 I've been experimenting problems here, after
many tests I have seen what I think is the problem that is causing this.
The problem I'm seing is the loopback starts loosing packages, I don't know
if this could also happen on other interfaces. I'm testing this by starting
a:
tcpdump -n -i lo port
then a:
nc -n -l port >/dev/null
and a:
nc
2007 Apr 18
1
[Bridge] patch for a message bug
Hi!
Jens Seidel reported a bug to Debian about a wrong message on brctl, you can
see it at http://bugs.debian.org/383938, it is kind of the continuation of
the ENODEV bug #348617 that was already patched by Stephen on the git.
I have applied the same solution that Stephen applied for the first one,
follows the patch against git plus a minor exclamation mark modification I
did so that all ENODEV
2007 Apr 18
1
[Bridge] couple of bugs and patches for bridge-utils
Hi!
We have received at Debian a couple of bugs and typos that apply to the
bridge-utils code and I'd like to share them with the community so that they
can be fixed for everybody, most of the bugreports have patches or show the
typos made on doc.
Here they are:
http://bugs.debian.org/296881
http://bugs.debian.org/348617
http://bugs.debian.org/376914
Last one seems quite important, I'm