Bug#664786: kdenlive: rendering crashes with melt 0.7.8

2012-04-04 Thread Anders E. Andersen

Den 03-04-2012 15:07, Patrick Matthäi skrev:
What do you get for outputs if you start kdenlive from console and 
then try to render it? 


Hi, I will check when I get done with work for today.

I did a lot of tests with Christian Marillat from debian-multimedia.org, 
but we were unable to get more information on the issue. I will try to 
see if he is available to comment on this bug report.


I can provide a sample project for testing, if that would help.

- Anders



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#664786: kdenlive: rendering crashes with melt 0.7.8

2012-04-04 Thread Anders E. Andersen

Den 03-04-2012 15:07, Patrick Matthäi skrev:
What do you get for outputs if you start kdenlive from console and 
then try to render it? 


I updated all my packages before testing. I want to stress I am using 
pure sid packages. I am not mixing packages with debian-multimedia.org! 
The bug is in both sets of packages though, confirmed by Christian.


Here is the output from the console:

andersa@kdenlive:~$ kdenlive
project monitor connected
clip monitor connected
QWidget::insertAction: Attempt to insert null action
QWidget::insertAction: Attempt to insert null action
kdenlive(2208) KSambaSharePrivate::findSmbConf: KSambaShare: Could not 
find smb.conf!

[flac @ 0x7f62eaf71320] max_analyze_duration reached
[flac @ 0x7f62eaf78820] max_analyze_duration reached
kdenlive(2208) Render::checkMaxThreads: // TRACTOR PROBLEM
//STARTING RENDERING:  true , false , /usr/bin/melt , 
/home/andersa/.kde/share/apps/kdenlive/profiles/customprofile0 , 
avformat , - , /tmp/kde-andersa/kdenlivedH2208.mlt , 
/media/Data/Video/Render/Build order win.mp4 , () , (f=mp4, hq=1, 
acodec=aac, ab=128k, ar=48000, pix_fmt=yuv420p, 
vcodec=libx264, minrate=0, vb=2000k, g=250, bf=3, 
b_strategy=1, subcmp=2, cmp=2, coder=1, flags=+loop, 
flags2=dct8x8, qmax=51, subq=7, qmin=10, qcomp=0.6, qdiff=4, 
trellis=1, aspect=@16/10, pass=1, threads=8, real_time=-1, 
passlogfile=/media/Data/Video/Render/Build order win.mp4.log) , -1 , -1
Started render process:  /usr/bin/melt   
/tmp/kde-andersa/kdenlivedH2208.mlt -profile 
/home/andersa/.kde/share/apps/kdenlive/profiles/customprofile0 -consumer 
avformat:/media/Data/Video/Render/Build order win.mp4 progress=1 f=mp4 
hq=1 acodec=aac ab=128k ar=48000 pix_fmt=yuv420p vcodec=libx264 
minrate=0 vb=2000k g=250 bf=3 b_strategy=1 subcmp=2 cmp=2 coder=1 
flags=+loop flags2=dct8x8 qmax=51 subq=7 qmin=10 qcomp=0.6 qdiff=4 
trellis=1 aspect=@16/10 pass=1 threads=8 real_time=-1 
passlogfile=/media/Data/Video/Render/Build order win.mp4.log
Rendering of /media/Data/Video/Render/Build order win.mp4 aborted, 
resulting video will probably be corrupted.

kdenlive(2208)/kdecore (KConfigSkeleton) KCoreConfigSkeleton::writeConfig:
andersa@kdenlive:~$



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#665718: black screen when stating graphical installer

2012-03-27 Thread Anders E. Andersen

Den 27-03-2012 19:59, Julien Cristau skrev:

On #debian-boot:
...The kernel crashes. If I use the fb=false option I can see the
text output.


That sounds like a separate issue, should be filed in another bug if
somebody can reproduce.

Cheers,
Julien


This is bug #665493 on the amd64 kernel image.

Anders



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#665493: linux-image-3.2.0-2-amd64: kernel fails to boot completely (timeout on modprobe -b pci:xxxx)

2012-03-25 Thread Anders E. Andersen
This means you can't install debian testing at the moment, since the 
installer will upgrade the kernel to this version which won't boot 
afterwards.


d-i bug #665718



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#665718: black screen when stating graphical installer

2012-03-25 Thread Anders E. Andersen

There is a bug report on the kernel regarding this.

#665493

http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665493

I believe this is the cause of the issue.

Anders



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#664786: kdenlive: rendering crashes with melt 0.7.8

2012-03-21 Thread Anders E. Andersen

Den 21-03-2012 16:49, Patrick Matthäi skrev:

What happens if you cd to your project directory and then call:
 $ melt fooo.project
?


I am assuming you mean to run melt on the kdenlive project file 
(foo.kdenlive). I get an x window where the video plays. There are some 
key shortcuts to control the player, which seem to work.


The video plays to the end and then stops.

I do get four errors, which I see in kdenlive as well. It reports [flac 
@ hex-number] max_analyse_duration reached four times. But this doesn't 
seem to be a critical problem. I also get an error from kdenlive about a 
floating point conversion of a qcomp parameter of libx264. The profile 
gives the number 0.6 to this parameter but apparently this is sensitive 
to the locale of the system (Danish) and so libx264 expects a comma 
instead of a point (0,6 instead of 0.6). Again I don't expect that this 
is the real issue either since it also fails on the webm codec. I did 
not see this error when I run the project directly with melt. Then I 
only see the flac issue.


I don't know how important it is that I cd to the project folder, for 
what you are asking, but I tried anyway to run melt from my home folder 
and just give the full project path. It seems to do the same thing, in 
that it plays the project to the end and then stops.





--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#664786: kdenlive: rendering crashes with melt 0.7.8

2012-03-20 Thread Anders E. Andersen
Package: melt
Version: 0.7.8-2
Severity: important
Tags: upstream

I am trying to render some frapsed video with kdenlive, but the render crashes 
towards the end of each 
pass. I have tested mpeg4, h264 and WebM and they all crash. Two-pass rendering 
is not possible. One 
pass rendering crashes towards the end of the pass leaving a mostly complete 
video file.

After checking on the kdenlive forums it seems that quite a few people have 
problems getting version 
0.7.7 and above to work, so I went to snapshot.debian.org and downloaded the 
last 0.7.6 version. This 
version works!

I don't know what I can add in terms of crash reports. Kdenlive just gives an 
error dialog with no 
additional information. All I can say is that 0.7.6 works as far as I am 
concerned.

My system by the way is a completely fresh install of testing on a new computer 
with Asus P8Z68 Pro/Gen3 
motherboard and Intel Core i7 2600K CPU and 16G Ram.



-- System Information: Debian Release: wheezy/sid
  APT prefers testing
  APT policy: (500, 'testing')
Architecture: amd64 (x86_64)

Kernel: Linux 3.2.0-2-amd64 (SMP w/8 CPU cores)
Locale: LANG=da_DK.UTF-8, LC_CTYPE=da_DK.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

Versions of packages melt depends on:
ii  libc62.13-27
ii  libmlt-data  0.7.8-2
ii  libmlt4  0.7.8-2

melt recommends no packages.

melt suggests no packages.

-- no debconf information



-- 
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#486330: Confirming this on sid + kde 4.1.3 from experimental

2009-01-03 Thread Anders E. Andersen

I am seeing this as well.
Also 'Alt Gr' (can't get @-character as it is on Alt Gr+2) and Danish 
characters doesn't work. I suspect because of this.
Btw, I am using Sun VirtualBox, Debian is running hosted on Windows 
Vista 32bit.


ande...@kit:/var/log$ cat kdm.log   
X.Org X Server 1.4.2

Release Date: 11 June 2008
X Protocol Version 11, Revision 0
Build Operating System: Linux Debian (xorg-server 2:1.4.2-9)
Current Operating System: Linux kit 2.6.26-1-686 #1 SMP Mon Dec 15 
18:15:07 UTC2008 i686

Build Date: 15 November 2008  05:39:59PM

   Before reporting problems, check http://wiki.x.org
   to make sure that you have the latest version.
Module Loader present
Markers: (--) probed, (**) from config file, (==) default setting,
   (++) from command line, (!!) notice, (II) informational,
   (WW) warning, (EE) error, (NI) not implemented, (??) unknown.
(==) Log file: /var/log/Xorg.0.log, Time: Sat Jan  3 19:32:35 2009
(==) Using config file: /etc/X11/xorg.conf
(II) Module ramdac already built-in
(WW) VBoxVideo(0): Failed to set up write-combining range 
(0xe080,0x40)
(WW) VBoxVideo(0): Failed to set up write-combining range 
(0xe000,0xc0)

(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
(EE) No Input driver matching `mouse'
(EE) Error compiling keymap (server-0)
(EE) XKB: Couldn't compile keymap
kdmgreet(2090) KLocalePrivate::initEncoding: Cannot resolve system 
encoding, defaulting to ISO 8859-1.


--
Anders E. Andersen



--
To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org
with a subject of unsubscribe. Trouble? Contact listmas...@lists.debian.org



Bug#381721: closed by Kel Modderman [EMAIL PROTECTED] (Bug#381721: fixed in wpasupplicant 0.5.5-1)

2006-09-12 Thread Anders E. Andersen

Debian Bug Tracking System skrev:

This is an automatic notification regarding your Bug report
#381721: wpasupplicant: Command line options -P and -C are not documented in 
man page,
which was filed against the wpasupplicant package.

It has been closed by Kel Modderman [EMAIL PROTECTED].
  


Oops. Sorry for not getting back to you. Thanks for the fix. It's what I 
was after.


Anders


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#368587: Can't uninstall or upgrade

2006-06-06 Thread Anders E. Andersen

Aurelien Jarno skrev:

Anders Ellenshøj Andersen wrote:

I am having this issue. How do I uninstall the package?


Try to install the new version, and then remove it.

Alternatively, you can start nscd before trying to remove it.

I can't upgrade either. And nscd is running! The script fails when it 
tries to stop it.


When I run /etc/init.d/nscd start or stop, manually as root the script 
works fine, but it fails when I try to update or remove it.


Anders



Bug#354598: Bug seems to be fixed in 2.6.16

2006-04-14 Thread Anders E. Andersen
After upgrading to kernel 2.6.16 I could boot my laptop without the 
power cable plugged in.


It seems that this bug has been fixed.

Anders E. Andersen


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#346252: How to fix

2006-03-24 Thread Anders E. Andersen
One of the upstream developers Christophe Thommeret had this to say 
about this issue:


[QUOTE]
About the critical bug that mades kaffeine to be removed from testing, it 
has allways been clear that the gstreamer engine is EXPERIMENTAL. That's why 
Kaffeine still defaults to the xine-engine. It's a really bad idea to provide 
separate packages for backends, and a worse one to default on gstreamer.


[/QUOTE]


Thus as the gstreamer part is experimental, it shouldn't be in Debian in 
the first place. The correct fix is to remove the part.


Anders


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#345335: nvidia-kernel-source: Module loading fails on amd64

2005-12-31 Thread Anders E. Andersen

Randall Donald skrev:

This is a known issue with 7174 and kernels about 2.6.12. 
A patch (second one) can be found here:


http://www.nvnews.net/vbulletin/showthread.php?t=50150


After applying this patch the module inserts fine.

Can't start X though.. No modes seems to fit the monitor's (laptop lcd!) 
hsync range. I have no idea what that's about.. But that's also another 
story.


Anders


--
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]



Bug#323282: SV: Bug#323282: udev: Udev 0.068-2 does not create cd and dvd symlinks

2005-08-30 Thread Anders E. Andersen


 Fra: Marco d'Itri [mailto:[EMAIL PROTECTED]

  I have a laptop with Sis630 chipset and a Via Epia M1
 system both running Debian/sid. For quite a
  while no symlinks for the cd and dvd drives are created.

 And guess what? Your system indeed is not configured to create them:

Well. What do I know. I don't mean to sound ungrateful or unappreciative but
udev changes behaviour like it was alpha software, and doesn't let anyone
know about it. I had no idea what that folder did at all. The documentation
is rather lacking.

I got it working by purging udev and rm -r'ing the /etc/udev/ directory and
then reinstalling it. I have only tested  it on my Via system as yet. This
also fixed the /dev/hdc device group, which was previously the 'floppy'
group. Now it's the 'cdrom' group like it should be.

Thanks for the help.

Anders E. Andersen



-- 
To UNSUBSCRIBE, email to [EMAIL PROTECTED]
with a subject of unsubscribe. Trouble? Contact [EMAIL PROTECTED]