[Bug 301723] Re: ffmpeg -i crashes with segmentation fault

2008-11-24 Thread Reinhard Tartler
I'm sorry, but the console output is not helpful at all for diagnosing this problem. Please see http://ffmpeg.org/bugreports.html for guidelines how to submit useful bug reports. also consider compiling ffmpeg from svn and report your results. ** Changed in: ffmpeg (Ubuntu) Status: New =>

[Bug 301723] Re: ffmpeg -i crashes with segmentation fault

2008-11-25 Thread Reinhard Tartler
that is pretty surprising. Your initial report contained a segmentation fault, while your last comment indicates an out of memory situation. That is, well, confusing at best, I'd say. -- ffmpeg -i crashes with segmentation fault https://bugs.launchpad.net/bugs/301723 You received this bug notific

Re: [Bug 301723] Re: ffmpeg -i crashes with segmentation fault

2008-11-26 Thread Reinhard Tartler
les build-stamp-shared then you should have ffmpeg_g in the subdirectory 'debian-shared' and can continue with the bug reporting guidelines from the ffmpeg.org website. To learn the version and the configure flags used in the ubuntu version of ffmpeg issue 'ffmpeg --version' on

[Bug 272185] Re: [Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP (Enterprise) network (disassociating by local choice (reason=3) )

2008-11-14 Thread Reinhard Tartler
** Changed in: wpasupplicant (Ubuntu) Assignee: Reinhard Tartler (siretart) => (unassigned) -- [Intrepid] iwl3945 + iwlagn -- network-manager will not connect to a WPA EAP (Enterprise) network (disassociating by local choice (reason=3) ) https://bugs.launchpad.net/bugs/272185 You recei

Re: [Bug 289600] Re: Should depend on libavformat52 or libavformat-unstripped-52

2008-11-15 Thread Reinhard Tartler
7;libavformat', not found > > See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=504220 fixed in 3:0.svn20081115-1ubuntu1 -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- Should depend on libavformat52 or libavformat-unstripped-52 https://bugs.launchpad.net/bugs/289600 You

[Bug 302049] Re: `apt-get source ffmpeg' Does not compile ffmpeg-debian_0.svn20080206-12ubuntu3

2008-11-26 Thread Reinhard Tartler
the packaging needed to be adapted to upstream changes. fixed in jaunty ** Changed in: ffmpeg-debian (Ubuntu) Status: New => Fix Released -- `apt-get source ffmpeg' Does not compile ffmpeg-debian_0.svn20080206-12ubuntu3 https://bugs.launchpad.net/bugs/302049 You received this bug notific

Re: [Bug 93849] Re: Can't hear audio from 3GP video files: AMR audio support missing in ffmpeg

2009-05-12 Thread Reinhard Tartler
it.kernel.org/?p=platform/external/opencore.git;a=tree;f=codecs_v2/audio/gsm_amr/amr_nb/dec;hb=HEAD -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- Can't hear audio from 3GP video files: AMR audio support missing in ffmpeg https://bugs.launchpad.net/bugs/93849 You received this bug

[Bug 207406] Re: xvidcap crashed with SIGSEGV in avcodec_open()

2009-01-28 Thread Reinhard Tartler
from a quick glance, I don't think the problem is in ffmpeg, but in avidemux. avidemux tries to load the codec for mp3. ffmpeg does not have mp3 support built-in, but uses lame. lame support is only available in libavcodec-unstripped-51 in multiverse, not in main. the correct fix is to add a che

[Bug 322570] Re: Unstripped packages still aren't playing nice with gstreamer

2009-01-29 Thread Reinhard Tartler
please state the exact versions of packages that you have tried, and please describe the action you did to reproduce the bug. the "-unstripped-" packages are not and will never be the default ones, btw. ** Changed in: ffmpeg (Ubuntu) Status: New => Incomplete -- Unstripped packages still

[Bug 321721] Re: Emacs will not paste into other programs

2009-01-29 Thread Reinhard Tartler
http://emacsbugs.donarmstrong.com/cgi-bin/bugreport.cgi?bug=1765 -- Emacs will not paste into other programs https://bugs.launchpad.net/bugs/321721 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@

[Bug 322764] Re: package libxine1-bin 1.1.15-0ubuntu3.1intrepid1 failed to install/upgrade: package libxine1-bin is not ready for configuration

2009-01-31 Thread Reinhard Tartler
seems like an issue in dpkg, not in xine-lib. reassigning... ** Changed in: dpkg (Ubuntu) Sourcepackagename: xine-lib => dpkg -- package libxine1-bin 1.1.15-0ubuntu3.1intrepid1 failed to install/upgrade: package libxine1-bin is not ready for configuration https://bugs.launchpad.net/bugs/322764

[Bug 335897] Re: python2.6 crashed with SystemError in commit()

2009-06-17 Thread Florian Reinhard
=== modified file 'install-package.py' --- install-package.py 2008-10-15 14:09:30 + +++ install-package.py 2009-06-17 08:40:18 + @@ -193,7 +193,11 @@ self.resize(self.minimumSizeHint()) def commit(self): -apt_pkg.PkgSystemLock() +try: +apt_pkg.Pk

Re: [Bug 388413] [NEW] xine crashes on open with X Error - BadAlloc

2009-06-17 Thread Reinhard Tartler
what video driver do you use? And does it have a working xv extension? Please attach the output of xvinfo. -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- xine crashes on open with X Error - BadAlloc https://bugs.launchpad.net/bugs/388413 You received this bug notification because you

[Bug 335897] Re: python2.6 crashed with SystemError in commit()

2009-06-17 Thread Florian Reinhard
to raise a exception isn't a bug ** Changed in: python-apt (Ubuntu) Status: New => Invalid -- python2.6 crashed with SystemError in commit() https://bugs.launchpad.net/bugs/335897 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -

[Bug 310633] Re: update-manager crashed with SystemError in ()

2009-06-17 Thread Florian Reinhard
to raise an exception isn't a bug. update-manager should take care of that. ** Also affects: update-manager Importance: Undecided Status: New ** Changed in: python-apt (Ubuntu) Status: New => Invalid -- update-manager crashed with SystemError in () https://bugs.launchpad.net/bu

[Bug 309603] Re: sourceslist.py header says aptsource.py

2009-06-17 Thread Florian Reinhard
could you please explain more detailed what you tried to do? -- sourceslist.py header says aptsource.py https://bugs.launchpad.net/bugs/309603 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@list

[Bug 321979] Re: python2.5 crashed with SystemError in run()

2009-06-17 Thread Florian Reinhard
*** This bug is a duplicate of bug 345696 *** https://bugs.launchpad.net/bugs/345696 ** This bug has been marked a duplicate of bug 345696 python2.6 crashed with SystemError in run() -- python2.5 crashed with SystemError in run() https://bugs.launchpad.net/bugs/321979 You received this bu

[Bug 388413] Re: xine crashes on open with X Error - BadAlloc

2009-06-17 Thread Reinhard Tartler
Yes, you're using the intel driver and xv is working fine. The driver reports that it is out of ressources and xine can nothing do but quit. I believe that this is a limitation in either your hardware or in the driver. Does xine work if you lower the display resolution? in any case, I open a bugt

[Bug 250313] Re: mplayer SLOWstart with stop XScreenSaver option enabled

2009-06-18 Thread Reinhard Tartler
Unreproducible in karmic. I'm pretty confident that this has been resolved with the rc3 release. Backports for jaunty can be found in the motumedia PPA. ** Changed in: mplayer (Ubuntu) Status: New => Fix Released -- mplayer SLOWstart with stop XScreenSaver option enabled https://bugs.laun

[Bug 359504] Re: mplayer crashed with SIGSEGV with wrong sub encoding selection

2009-06-18 Thread Reinhard Tartler
Thank you for taking the time to report this bug and helping to make Ubuntu better. However, processing it in order to get sufficient information for the developers failed (it does not generate an useful symbolic stack trace). This might be caused by some outdated packages which were installed on

[Bug 360283] Re: VLC Pulse Audio 5.1 Patch

2009-06-20 Thread Reinhard Tartler
adding additional bugtasks ** Also affects: vlc Importance: Undecided Status: New ** Also affects: pulseaudio (Ubuntu) Importance: Undecided Status: New -- VLC Pulse Audio 5.1 Patch https://bugs.launchpad.net/bugs/360283 You received this bug notification because you are a m

[Bug 305958] Re: CVE-2008-5276 RealMedia Processing Integer Overflow Vulnerability

2009-06-20 Thread Reinhard Tartler
fixed since jaunty with merging from unstable: vlc (0.9.8a-1) experimental; urgency=low * New upstream release + Fix integer overflow in Real demux (VideoLAN SA-2008-11, CVE-2008-5276) * Enable RealRTSP access module * Depends on libv4l-dev to add support of some webcam * Don't reboo

[Bug 303640] Re: package vlc-data 0.9.4-1ubuntu3 failed to install/upgrade: trying to overwrite `/usr/share/vlc/vlc16x16.xpm', which is also in package vlc

2009-06-20 Thread Reinhard Tartler
thanks for reporting back ** Changed in: vlc (Ubuntu) Status: Incomplete => Fix Released -- package vlc-data 0.9.4-1ubuntu3 failed to install/upgrade: trying to overwrite `/usr/share/vlc/vlc16x16.xpm', which is also in package vlc https://bugs.launchpad.net/bugs/303640 You received this

[Bug 308385] Re: vlc 0.9.4 slower than 0.8.6 - video freezes then resumes pixelated for a few seconds

2009-06-20 Thread Reinhard Tartler
can you please try also with a fresh user profile? Or at least please remove your ~/.config/vlc -- vlc 0.9.4 slower than 0.8.6 - video freezes then resumes pixelated for a few seconds https://bugs.launchpad.net/bugs/308385 You received this bug notification because you are a member of Ubuntu Bug

Re: [Bug 289394] Re: vlc buzzing a pc by starting .asx stream

2009-06-21 Thread Reinhard Tartler
/vesti_24"; that happens to be offline. just open the file in gedit or any other text editor. -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- vlc buzzing a pc by starting .asx stream https://bugs.launchpad.net/bugs/289394 You received this bug notification because you are a member of

[Bug 289394] Re: vlc buzzing a pc by starting .asx stream

2009-06-21 Thread Reinhard Tartler
Oh, it seems I'm wrong and that host just doesn't respond to pings. In my tests, directly opening the stream succeeds: vlc http://video.rfn.ru/vesti_24 opening via the asx file doesn't. Seems to be a bug in the asx parser. This bug should be upstreamed then. ** Description changed: + vlc fails

[Bug 371786] Re: bime and brdo options in x264 dropped (now set with subme), x264 and mencoder man pages need to be updated

2009-06-21 Thread Reinhard Tartler
fixed in mplayer upstream according to loic. ** Changed in: mplayer Status: New => Fix Released -- bime and brdo options in x264 dropped (now set with subme), x264 and mencoder man pages need to be updated https://bugs.launchpad.net/bugs/371786 You received this bug notification because

[Bug 226963] Re: vlc crashes when opening a v4l webcam device

2009-06-21 Thread Reinhard Tartler
Could you please try to obtain a backtrace following the instructions at http://wiki.ubuntu.com/DebuggingProgramCrash and upload the backtrace (as an attachment) to the bug report? This will greatly help us in tracking down your problem. -- vlc crashes when opening a v4l webcam device https://bug

[Bug 226963] Re: vlc crashes when opening a v4l webcam device

2009-06-21 Thread Reinhard Tartler
thanks. unfortunately, something seems to corrupt the stack of the thread that caused the segmentation fault. Most probably for that reason this happends. This will be very tough to debug :-( -- vlc crashes when opening a v4l webcam device https://bugs.launchpad.net/bugs/226963 You received thi

[Bug 360283] Re: VLC Pulse Audio 5.1 Patch

2009-06-21 Thread Reinhard Tartler
Quoting from the upstream pulseaudio bug: > This is not a bug. We simply decided to not synthesize an LFE channel > anymore. See the > disable-lfe-remixing option in daemon.conf. I think there is not much we can do about then in the vlc package then. Other opinions? -- VLC Pulse Audio 5.1 Patc

[Bug 382426] Re: mail size displayed wrong

2009-06-22 Thread Florian Reinhard
** Bug watch added: KDE Bug Tracking System #194878 http://bugs.kde.org/show_bug.cgi?id=194878 ** Also affects: kdepim via http://bugs.kde.org/show_bug.cgi?id=194878 Importance: Unknown Status: Unknown -- mail size displayed wrong https://bugs.launchpad.net/bugs/382426 You recei

[Bug 129280] Re: KeepassX is not associated with .kbd files

2009-06-23 Thread Reinhard Tartler
fixed at least in jaunty and later ** Changed in: keepassx (Ubuntu) Status: Confirmed => Fix Released -- KeepassX is not associated with .kbd files https://bugs.launchpad.net/bugs/129280 You received this bug notification because you are a member of Kubuntu Bugs, which is subscribed to ku

Re: [Bug 276957] Re: [AO_ALSA] Unable to find simple control 'PCM'

2009-06-23 Thread Reinhard Tartler
s one appropriately. -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- [AO_ALSA] Unable to find simple control 'PCM' https://bugs.launchpad.net/bugs/276957 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 391281] [NEW] manpage needs updating

2009-06-23 Thread Reinhard Tartler
Public bug reported: Binary package hint: x264 the manpage is probably oudated and needs updating. cf. also with http://permalink.gmane.org/gmane.comp.video.x264.devel/5450: 2009/6/23 Reinhard Tartler : > Hi x264 devs, > > I've noticed that the ubuntu package of x264 contains a m

[Bug 140663] Re: mdns4_minimal switch off home-network

2009-06-24 Thread Reinhard Tartler
** Package changed: ubuntu => nss-mdns (Ubuntu) -- mdns4_minimal switch off home-network https://bugs.launchpad.net/bugs/140663 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com htt

Re: [Bug 379360] Re: [Karmic] VLC sound does not reproduce

2009-06-25 Thread Reinhard Tartler
Claudio Moretti writes: > Shall we consider this as confirmed? the description is still poor. it works just fine on my system, FYI. In any case, this bug needs more investigation. -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- [Karmic] VLC sound does not reproduce ht

Re: [Bug 379360] Re: [Karmic] VLC sound does not reproduce

2009-06-25 Thread Reinhard Tartler
I'm using the alsa driver snd-hda-intel on my laptop. -- [Karmic] VLC sound does not reproduce https://bugs.launchpad.net/bugs/379360 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.c

[Bug 379360] Re: [Karmic] VLC sound does not reproduce

2009-06-25 Thread Reinhard Tartler
https://help.ubuntu.com/community/SoundTroubleshooting contains more information how to debug sound problems. I'm attaching the output of the alsa-info.sh script that is described there. for reference: vlc is working just fine for me. Perhaps people with affected hardware could do so as well so th

[Bug 379360] Re: [Karmic] VLC sound does not reproduce

2009-06-25 Thread Reinhard Tartler
** Changed in: vlc (Ubuntu) Status: Confirmed => Incomplete -- [Karmic] VLC sound does not reproduce https://bugs.launchpad.net/bugs/379360 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@l

[Bug 358306] Re: 1.0pre~svn.20080409+dfsg-3 generates wrong operator new overload on 64 bit UBUNTU

2009-06-03 Thread Reinhard Tartler
oh, yes, I remember that early versions of aspectc++ indeed were unusable on amd64, which has been fixed in the mean time. Sorry for taking so long to get back to you. ** Changed in: aspectc++ (Ubuntu) Status: Confirmed => Fix Released -- 1.0pre~svn.20080409+dfsg-3 generates wrong operat

Re: [Bug 383240] [NEW] Integrate and enable ARMv5TE/v6/VFP and NEON optimisations from ffmpeg trunk for armel

2009-06-03 Thread Reinhard Tartler
sufficiently. Feel free to propose further compilation runs and compiler switches, we can integrate them rather easily. confirm with [1] and feel free to propose patches to that file. Fussnoten: [1] http://git.debian.org/?p=pkg-multimedia/ffmpeg-debian.git;a=blob;f=debian/confflags -- Gruesse/gr

[Bug 361903] Re: Cursor Keys not working with NXClient

2009-06-05 Thread Reinhard Berger
I've found the solution by the Nomachine website. The reason why this happen is the newer XServer 1.6 When you use 2 diffrent NX Systems (a older one with V 2.) on e.g. ubuntu 8.04 and a newer one V3.x - or even a V2 one on a newer XServer 1.6 (e.g. ubuntu 9.04) then this cursor keys are mapped i

[Bug 302024] Re: vlc playback of shoutcast stream is chirpy

2009-06-05 Thread Reinhard Tartler
jaunty ships 0.9.9a ** Changed in: vlc (Ubuntu) Status: Fix Committed => Fix Released -- vlc playback of shoutcast stream is chirpy https://bugs.launchpad.net/bugs/302024 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 188588] Re: VLC 5.1 Stuttering

2009-06-05 Thread Reinhard Tartler
jaunty ships now 0.9.9a. please reopen if this bug reappears ** Changed in: vlc (Ubuntu) Status: Fix Committed => Fix Released -- VLC 5.1 Stuttering https://bugs.launchpad.net/bugs/188588 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 123291] Re: If trying to open file, it tries to open other files with same name but a txt extension

2009-06-05 Thread Reinhard Tartler
jaunty ships vlc 0.9.9a. please reopen if the bug still persits. ** Changed in: vlc (Ubuntu) Status: Fix Committed => Fix Released -- If trying to open file, it tries to open other files with same name but a txt extension https://bugs.launchpad.net/bugs/123291 You received this bug notif

[Bug 136358] Re: VLC 0.8.6c does not save playlist on Gutsy

2009-06-05 Thread Reinhard Tartler
can someone please retest with vlc 0.9? it has a completly rewritten GUI (in qt, no longer in wxwidgets) ** Changed in: vlc (Ubuntu) Status: Triaged => Incomplete -- VLC 0.8.6c does not save playlist on Gutsy https://bugs.launchpad.net/bugs/136358 You received this bug notification becau

[Bug 75200] Re: Press Play, then Stop, on avi full-length movie

2009-06-05 Thread Reinhard Tartler
please try again with a more recent version of ubuntu. one vlc developer claims this bug fixed. ** Changed in: vlc (Ubuntu) Status: Fix Committed => Invalid -- Press Play, then Stop, on avi full-length movie https://bugs.launchpad.net/bugs/75200 You received this bug notification because

[Bug 349707] Re: VLC cannot play from hfsplus drive

2009-06-05 Thread Reinhard Tartler
on upstream's request, I've opened a kernel task for this. ** Also affects: linux (Ubuntu) Importance: Undecided Status: New ** Changed in: vlc (Ubuntu) Status: Triaged => Won't Fix -- VLC cannot play from hfsplus drive https://bugs.launchpad.net/bugs/349707 You received this b

[Bug 283379] Re: Audio filter2 creation fails on transcoding

2009-06-05 Thread Reinhard Tartler
** Changed in: vlc (Ubuntu) Importance: Undecided => Low -- Audio filter2 creation fails on transcoding https://bugs.launchpad.net/bugs/283379 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@li

Re: [Bug 383240] Re: Integrate and enable ARMv5TE/v6/VFP and NEON optimisations from ffmpeg trunk for armel

2009-06-05 Thread Reinhard Tartler
. So you're suggesting we should deliberatly and knowingly waste buildd time for a flavor nobody is technically able to use? Well, we could of course do that, but I'd rather prefer we wouldn't. -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- Integrate and ena

Re: [Bug 314038] Re: Integrated video interface is broken in Jaunty

2009-06-06 Thread Reinhard Tartler
Savvas Radevic writes: > Perhaps this could be backported for jaunty-backports? :) needs a newer libschroedinger. I think this is more a candidate for the motumedia PPA. any takers? -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- Integrated video interface is broken in Jau

[Bug 281948] Re: [intrepid] vlc + remote pulse audio = lag

2009-06-06 Thread Reinhard Tartler
Martin, can you please have a look at this bug? -- [intrepid] vlc + remote pulse audio = lag https://bugs.launchpad.net/bugs/281948 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.co

[Bug 281948] Re: [intrepid] vlc + remote pulse audio = lag

2009-06-06 Thread Reinhard Tartler
this commit seems related: https://trac.videolan.org/vlc/changeset/b8f23ea716693d8d07dd8bd0cb4c9ba8ed05f568 is this patch already in the 1.0.0rc2 release? if yes, then we have that version already in karmic. -- [intrepid] vlc + remote pulse audio = lag https://bugs.launchpad.net/bugs/281948 You

[Bug 73271] Re: flv audio lag

2009-06-06 Thread Reinhard Tartler
what output plugins are you guys using? can you assure that the delay is not caused by some audio daemon like pulseaudio? ** Changed in: mplayer (Ubuntu) Status: Confirmed => Incomplete -- flv audio lag https://bugs.launchpad.net/bugs/73271 You received this bug notification because you

Re: [Bug 73271] Re: flv audio lag

2009-06-07 Thread Reinhard Tartler
Michał Gołębiowski writes: > I uninstalled Pulse Audio in my Hardy completely. But the problem wasn't > gone until I installed mplayer & smplayer from ppa repositories. ah, interesting. What ppa did you use? -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- flv

Re: [Bug 384451] [NEW] Unsupported codec for output stream #0.0

2009-06-07 Thread Reinhard Tartler
-- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- Unsupported codec for output stream #0.0 https://bugs.launchpad.net/bugs/384451 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubunt

[Bug 56969] Re: Mplayer doesn't have russian localization

2009-06-07 Thread Reinhard Tartler
mplayer upstream is not localised itself. What makes you think it was at some point localised? ** Changed in: mplayer (Ubuntu) Status: Confirmed => Incomplete -- Mplayer doesn't have russian localization https://bugs.launchpad.net/bugs/56969 You received this bug notification because you

[Bug 384479] Re: h264: jumpy playback

2009-06-07 Thread Reinhard Tartler
does this happen with ffplay as well? maybe the problem is not in the decoder (libavcodec), but in the demuxer (libavformat). mplayer does not use libavformat for all formats, but also includes some private implementations.. in any case, please follow the ffmpeg guidelines to file bugs: http://ffm

Re: [Bug 384479] Re: h264: jumpy playback

2009-06-07 Thread Reinhard Tartler
etings, Reinhard Tartler, KeyID 945348A4 -- h264: jumpy playback https://bugs.launchpad.net/bugs/384479 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://lists.ubuntu.com/m

Re: [Bug 383240] Re: Integrate and enable ARMv5TE/v6/VFP and NEON optimisations from ffmpeg trunk for armel

2009-06-07 Thread Reinhard Tartler
fmpeg version to use. I'd rather suggest to backport the changes to the 0.5 release branch instead of tracking again ffmpeg trunk. -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- Integrate and enable ARMv5TE/v6/VFP and NEON optimisations from ffmpeg trunk for armel https://bugs.launchp

[Bug 327872] Re: Missing support for AVCHD (MTS/M2TS)

2009-06-07 Thread Reinhard Tartler
even the ffmpeg version shipped in jaunty does support some variants of AVCHD, AFAIU the upstream bugtracker. Possibly for some specific camcorders some bugfixes need to be backported. Please file propoer bugreports with samples, so that we can test and reproduce the problem. Then a patch against t

[Bug 340414] Re: Include AVCHD patch into ffmpeg in jaunty

2009-06-07 Thread Reinhard Tartler
still needs forwarding upstream ** This bug is no longer a duplicate of bug 327872 Missing support for AVCHD (MTS/M2TS) ** Changed in: ffmpeg Status: Confirmed => New -- Include AVCHD patch into ffmpeg in jaunty https://bugs.launchpad.net/bugs/340414 You received this bug notification

Re: [Bug 384717] [NEW] Please sync ffmpeg 4:0.5+svn20090420-2 from Debian unstable

2009-06-08 Thread Reinhard Tartler
have you verified that the ubuntu changes can be dropped? if yes, how did you come to that conclusion? -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- Please sync ffmpeg 4:0.5+svn20090420-2 from Debian unstable https://bugs.launchpad.net/bugs/384717 You received this bug

Re: [Bug 384723] [NEW] pasting umlauts into emacs will create escaped characters

2009-06-08 Thread Reinhard Tartler
this seems to be a misunderstanding how buffer encoding in emacs works. Are you sure that both the source you're pasting from and your buffer encoding are set to utf-8? -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- pasting umlauts into emacs will create escaped characters

[Bug 386105] Re: mplayer menu description is not translated in Italian

2009-06-11 Thread Reinhard Tartler
** Changed in: mplayer (Ubuntu) Importance: Undecided => Wishlist ** Changed in: mplayer (Ubuntu) Status: New => Confirmed -- mplayer menu description is not translated in Italian https://bugs.launchpad.net/bugs/386105 You received this bug notification because you are a member of Ubu

[Bug 109077] Re: [apport] mplayer crashed with SIGSEGV

2009-06-11 Thread Reinhard Tartler
the trace looks corrupt. does this still happen with the mplayer in karmic (or the backport from the motumedia PPA)? ** Changed in: mplayer (Ubuntu) Status: Confirmed => Incomplete -- [apport] mplayer crashed with SIGSEGV https://bugs.launchpad.net/bugs/109077 You received this bug notifi

[Bug 255025] Re: AAC tags not shown

2009-06-11 Thread Reinhard Tartler
this is fixed in karmic, backported package for jaunty is in motumedia PPA ** Changed in: mplayer (Ubuntu) Status: Confirmed => Fix Released -- AAC tags not shown https://bugs.launchpad.net/bugs/255025 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 327504] Re: Unnecessary dependency on bitstream-vera font

2009-06-11 Thread Reinhard Tartler
fixed in karmic ** Changed in: mplayer (Ubuntu) Status: Confirmed => Fix Released -- Unnecessary dependency on bitstream-vera font https://bugs.launchpad.net/bugs/327504 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-

[Bug 212951] Re: [Hardy] Mplayer uses PulseAudio output by default

2009-06-11 Thread Reinhard Tartler
"fixed" in karmic by switching to the debian version of the package. ** Changed in: mplayer (Ubuntu) Status: Confirmed => Fix Released -- [Hardy] Mplayer uses PulseAudio output by default https://bugs.launchpad.net/bugs/212951 You received this bug notification because you are a member o

Re: [Bug 386129] [NEW] mplayer should not depend on mplayer-nogui

2009-06-11 Thread Reinhard Tartler
s /usr/bin/gmplayer. it needs to depend on mplayer-nogui for various reasons. what is the problem here? -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- mplayer should not depend on mplayer-nogui https://bugs.launchpad.net/bugs/386129 You received this bug notification because you are

[Bug 386129] Re: mplayer should not depend on mplayer-nogui

2009-06-11 Thread Reinhard Tartler
Please, only one problem at a time. The original reporter requested the mplayer package to no longer depend on mplayer-nogui without properly explaining the problem. Another issue is the missing or wrong .desktop file for the gnome/kde menu. Yes, that is a bug, but please file a seperate bug for t

Re: [Bug 281743] Re: [intrepid] vlc crashes right after start with every video

2009-06-12 Thread Reinhard Tartler
jetdog writes: > Issue is still present upstream. Is this a problem with Xorg, or is > this caused by VLC? please ask the vlc upstream developers and tell us the bugnumber or other reference where this discusion takes place. -- Gruesse/greetings, Reinhard Tartler, KeyID 94

[Bug 386384] [NEW] new upstream version: fcrackzip 1.0

2009-06-12 Thread Florian Reinhard
Public bug reported: Binary package hint: fcrackzip fcrackzip 1.0 has been released back in august 2008, it would be nice if it could be updated from 0.3. to 1.0 http://home.schmorp.de/marc/fcrackzip.html thank you! ** Affects: fcrackzip (Ubuntu) Importance: Undecided Status: New

Re: [Bug 386449] [NEW] [regression] mencoder missing many encoder codecs

2009-06-13 Thread Reinhard Tartler
Kees Cook writes: > The karmic version of mencoder appears to be missing many encoder > codecs: do you have libavcodec-unstripped-52 installed? -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- [regression] mencoder missing many encoder codecs https://bugs.launchpad.net/bugs/

[Bug 386129] Re: mplayer should not depend on mplayer-nogui

2009-06-13 Thread Reinhard Tartler
on submitters request ** Changed in: mplayer (Ubuntu) Status: Confirmed => Invalid -- mplayer should not depend on mplayer-nogui https://bugs.launchpad.net/bugs/386129 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bu

[Bug 386507] Re: gmplayer fails to start because of skin trouble

2009-06-13 Thread Reinhard Tartler
is that really an error? I notice that gmplayer works fine after acknowledging that warning. -- gmplayer fails to start because of skin trouble https://bugs.launchpad.net/bugs/386507 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ub

[Bug 386505] Re: mplayer is missing desktop files for GNOME and KDE

2009-06-13 Thread Reinhard Tartler
that should be rather easy to fix, as the desktop file is in the package but just not installed. ** Changed in: mplayer (Ubuntu) Importance: Undecided => High ** Changed in: mplayer (Ubuntu) Status: Confirmed => Triaged ** Changed in: mplayer (Ubuntu) Milestone: None => karmic-alph

[Bug 386507] Re: gmplayer fails to start because of skin trouble

2009-06-13 Thread Reinhard Tartler
** Changed in: mplayer-skins (Ubuntu) Status: Confirmed => Triaged ** Changed in: mplayer-skins (Ubuntu) Assignee: (unassigned) => Reinhard Tartler (siretart) -- gmplayer fails to start because of skin trouble https://bugs.launchpad.net/bugs/386507 You received this bug notification

[Bug 386510] Re: gmplayer wont take blue skin with present configuration

2009-06-13 Thread Reinhard Tartler
I presume this is another side-effect of #386507 reassigning to the correct package ** Package changed: mplayer (Ubuntu) => mplayer-skins (Ubuntu) -- gmplayer wont take blue skin with present configuration https://bugs.launchpad.net/bugs/386510 You received this bug notification because you are

[Bug 332213] Re: [jaunty] Package mplayer = mplayer-nogui

2009-06-13 Thread Reinhard Tartler
fixed in karmic by switching to the debian mplayer package ** Changed in: mplayer (Ubuntu) Status: New => Fix Released -- [jaunty] Package mplayer = mplayer-nogui https://bugs.launchpad.net/bugs/332213 You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 299169] Re: mplayer dvdnav:// does not work in Intrepid

2009-06-13 Thread Reinhard Tartler
could you please try the package in karmic? If you're running jaunty, there is a backport to test in the motumedia PPA. the new package contains a much updated mplayer version, so many things have changed a lot! ** Changed in: mplayer (Ubuntu) Importance: Undecided => High ** Changed in: mpla

Re: [Bug 386397] [NEW] ffmpeg gets "Illegal instruction" on Pentium II

2009-06-13 Thread Reinhard Tartler
e contents of your /proc/cpuinfo -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- ffmpeg gets "Illegal instruction" on Pentium II https://bugs.launchpad.net/bugs/386397 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 386397] Re: ffmpeg gets "Illegal instruction" on Pentium II

2009-06-13 Thread Reinhard Tartler
** Package changed: ffmpeg (Ubuntu) => ffmpeg-debian (Ubuntu) ** Changed in: ffmpeg-debian (Ubuntu) Status: New => Incomplete -- ffmpeg gets "Illegal instruction" on Pentium II https://bugs.launchpad.net/bugs/386397 You received this bug notification because you are a member of Ubuntu Bug

[Bug 387037] Re: [karmic] formatting of IPv6 addresses broken

2009-06-14 Thread Reinhard Tartler
I've just upstreamed the bug, you might want to subscribe to upstream's bugzilla as well. ** Bug watch added: Mplayer Bugzilla #1491 http://bugzilla.mplayerhq.hu/show_bug.cgi?id=1491 ** Also affects: mplayer via http://bugzilla.mplayerhq.hu/show_bug.cgi?id=1491 Importance: Unknown

[Bug 386449] Re: [regression] mencoder missing many encoder codecs

2009-06-14 Thread Reinhard Tartler
tatus: New => In Progress ** Changed in: mplayer (Ubuntu) Assignee: (unassigned) => Reinhard Tartler (siretart) -- [regression] mencoder missing many encoder codecs https://bugs.launchpad.net/bugs/386449 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 122175] Re: Please add Java Bindings

2009-06-15 Thread Reinhard Tartler
a quick check in the packaging shows no sign of java bindings. It seems to be supported by the configure script, though. this needs actual maintainer work. ** Changed in: vlc (Ubuntu) Status: Incomplete => Triaged ** Also affects: vlc (Debian) Importance: Undecided Status: New *

[Bug 290728] Re: xvidcap fails to record multi- or single- frame

2009-06-15 Thread Reinhard Tartler
aapo: that's because the xvidcap svn defaults to use a private copy of ffmpeg, which is not acceptable for ubuntu. we could make xvidcap depend on ubuntu-restricted-extras or something, but that would drag in a rather large amount of unneeded dependencies. a shlibs.local file would probably do as

[Bug 281877] Re: kdesudo crashed with SIGSEGV in strlen()

2009-06-25 Thread Florian Reinhard
** Changed in: kdesudo Status: New => Fix Committed -- kdesudo crashed with SIGSEGV in strlen() https://bugs.launchpad.net/bugs/281877 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.

[Bug 258799] Re: kdesudo incompatibility with kdesu

2009-06-25 Thread Florian Reinhard
** Changed in: kdesudo Status: New => Fix Committed -- kdesudo incompatibility with kdesu https://bugs.launchpad.net/bugs/258799 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu

[Bug 387978] Re: KMS leads to i915 Xorg/ system hang on boot

2009-06-26 Thread Florian Reinhard
same here since i updated from 2.6.30-8 to -10. hardware: fujitsu siemens s6120 with 855gm. is there another way than "apci=off" to make the system boot again? -- KMS leads to i915 Xorg/ system hang on boot https://bugs.launchpad.net/bugs/387978 You received this bug notification because you are

[Bug 392461] Re: horribly outdated version

2009-06-26 Thread Reinhard Tartler
*** This bug is a duplicate of bug 243453 *** https://bugs.launchpad.net/bugs/243453 ** This bug has been marked a duplicate of bug 243453 Please Upgrade Mplayer -- horribly outdated version https://bugs.launchpad.net/bugs/392461 You received this bug notification because you are a member

[Bug 388413] Re: xine crashes on open with X Error - BadAlloc

2009-06-27 Thread Reinhard Tartler
** Changed in: xine-ui (Ubuntu) Status: New => Invalid -- xine crashes on open with X Error - BadAlloc https://bugs.launchpad.net/bugs/388413 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 393043] Re: attempt to change volume causes graphics hang

2009-06-27 Thread Reinhard Tartler
*** This bug is a duplicate of bug 393041 *** https://bugs.launchpad.net/bugs/393041 ** This bug has been marked a duplicate of bug 393041 attempt to change volume causes graphics hang -- attempt to change volume causes graphics hang https://bugs.launchpad.net/bugs/393043 You received thi

[Bug 393041] Re: attempt to change volume causes graphics hang

2009-06-27 Thread Reinhard Tartler
no userspace application must be able to crash the video driver. your kernel log indicates that your kernel is hung in some sort of deadlock in the intel driver. I'm therefore reassigning to the intel driver, but I suspect the actual problem is already fixed in a later kernel version. The xorg main

Re: [Bug 393071] [NEW] vlc does not start

2009-06-27 Thread Reinhard Tartler
supiik writes: > Than I have decided to start it with > vlc --ignore-config > > After this step vlc works fine. Does removing your ~/.config/vlc folder help as well? It seems you have somehow managed to currupt your configuration settings. -- Gruesse/greetings, Reinhard Ta

Re: [Bug 393071] Re: vlc does not start

2009-06-28 Thread Reinhard Tartler
supiik writes: > that was single occurance. Does that mean that you cannot reproduce this bug anymore? Without explicit and accurate steps how to reproduce the problem, I fear there is nothing we can do about this issue. -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- vlc does

[Bug 263876] Re: Transition xvidcap to libmp3lame instead of liblame

2009-06-28 Thread Reinhard Tartler
This bug was about a build failure, the comments #6 and #7 are about runtime problems. hint: make sure you have the package 'ubuntu-restricted-extras' or at least 'libavcodec-unstripped-52' installed. The libavcodec from main is not linked against lame at all, only the version from multiverse is.

[Bug 393071] Re: vlc does not start

2009-06-28 Thread Reinhard Tartler
** Changed in: vlc (Ubuntu) Status: New => Incomplete -- vlc does not start https://bugs.launchpad.net/bugs/393071 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs@lists.ubuntu.com https://l

Re: [Bug 242201] Re: No audio output in transcoded movie using VLC (Hardy)

2009-06-29 Thread Reinhard Tartler
package for Jaunty. I cannot confirm this. > I am attaching a short movie created with the Nikon camera. Thanks. I've been able to successfully playback that file with the vlc backport from the motumedia PPA on my jaunty laptop. can we conclude this has been fixed in karmic? -- Grue

Re: [Bug 383240] Re: Integrate and enable ARMv5TE/v6/VFP and NEON optimisations from ffmpeg trunk for armel

2009-06-29 Thread Reinhard Tartler
o automatically add these settings to CFLAGS. -- Gruesse/greetings, Reinhard Tartler, KeyID 945348A4 -- Integrate and enable ARMv5TE/v6/VFP and NEON optimisations from ffmpeg trunk for armel https://bugs.launchpad.net/bugs/383240 You received this bug notification because you are a member of Ub

<    1   2   3   4   5   6   7   8   9   10   >