[Bug 453635] [NEW] seen video on laptop display, but not on 2nd monitor

2009-10-16 Thread vilem novak
Public bug reported:

the video test did run on my laptop display(os radeon drivers, karmic
beta, z60m thinkpad with ati x300), but not on the secondary display,
external monitor connected with vga.

ProblemType: Bug
Architecture: i386
CheckboxCommand: gst_pipeline_test -t 2 'videotestsrc ! ffmpegcolorspace ! 
gconfvideosink'
CheckboxSubmission: 8a3abd338be52fcd8061f15fb9ce15d4
CheckboxSystem: b1cca5f799a911bbb44e7180c2fd235d
CheckboxTest: video
Date: Sat Oct 17 03:34:59 2009
DistroRelease: Ubuntu 9.10
Package: python-gst0.10 0.10.17-1
ProcEnviron:
 SHELL=/bin/bash
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.31-11.36-generic
SourcePackage: gst0.10-python
Tags: checkbox-bug
Uname: Linux 2.6.31-11-generic i686
XsessionErrors:
 (polkit-gnome-authentication-agent-1:2548): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:2543): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (gnome-display-properties:2654): Gtk-WARNING **: Ignoring the separator setting
 (gnome-display-properties:2654): Gtk-WARNING **: No object called:

** Affects: gst0.10-python (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug checkbox-bug i386

-- 
seen video on laptop display, but not on 2nd monitor
https://bugs.launchpad.net/bugs/453635
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/mailman/listinfo/ubuntu-bugs


[Bug 453635] Re: seen video on laptop display, but not on 2nd monitor

2009-10-16 Thread vilem novak

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/33808681/Dependencies.txt

-- 
seen video on laptop display, but not on 2nd monitor
https://bugs.launchpad.net/bugs/453635
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/mailman/listinfo/ubuntu-bugs


[Bug 247376] Re: undefined symbols when trying to load fglrx

2008-10-10 Thread vilem novak
I updated to intrepid and couldn't believe my eyes. I read just the 'current 
issues' section  of the release notes, so didn't notice the tiny one-sentence 
notice that there's no fglrx for intrepid. The fact this isn't between the 
biggest priority bugs sounds quite scaring for me. Also, why to have new X 
without this? I really hope ati will be quick enough with their update
currently, I got compiz working with os driver, but don't care, since I need 3d 
before all, and that I don't get to work at all.compiz also slows down e.g. 
gimp a lot.
that with x600. Such a frustration:) I am going to downgrade to hardy right 
away...

-- 
undefined symbols when trying to load fglrx
https://bugs.launchpad.net/bugs/247376
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/mailman/listinfo/ubuntu-bugs


[Bug 247376] Re: undefined symbols when trying to load fglrx

2008-10-10 Thread vilem novak
sorry for being too emotional. I completely understand this isn't in the
hands of ubuntu devs. :(

-- 
undefined symbols when trying to load fglrx
https://bugs.launchpad.net/bugs/247376
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/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompatible with the kernel module shipped in kernel packages.

2008-10-08 Thread vilem novak
downloaded beta, still doesn't work, although tablet works nicely in
absolute mode by default(wacom intuos)

-- 
[intrepid] Wacom Xorg module is incompatible with the kernel module shipped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
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/mailman/listinfo/ubuntu-bugs


[Bug 260675] Re: [intrepid] Wacom Xorg module is incompatible with the kernel module shipped in kernel packages.

2008-10-08 Thread vilem novak
downloaded beta, still doesn't work, although tablet works nicely in
absolute mode by default(wacom intuos)

-- 
[intrepid] Wacom Xorg module is incompatible with the kernel module shipped in 
kernel packages.
https://bugs.launchpad.net/bugs/260675
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/mailman/listinfo/ubuntu-bugs


[Bug 112708] several functions in highgui don't work

2007-05-05 Thread vilem novak
Public bug reported:

Binary package hint: python-opencv

-when doing a File Capture, setting frame to retrieve with
setCaptureProperty doesn't work, file capture continues just normally
through the whole file. tried with dv avi files made with dvgrab
2.1(default settings)

-CV_FOURCC in setVideoWriter isn't evaluated at all, just compresses
everything to mpeg4

-cvReleaseCapture works strange - somtimes just says core dumped, when i try to 
re-initialize the capture from the same file to the same property - 
something like:(but this example doesn't reproduce the bug, don't know why)

import os
from opencv.cv import *
from opencv.highgui import *
import opencv 

capture = cvCreateFileCapture( './temp/temp001.avi' );
image=cvQueryFrame(capture)
 some code here
cvReleaseCapture(capture);
capture = cvCreateFileCapture( './temp/temp001.avi' );  core dumped
image=cvQueryFrame(capture)
cvReleaseCapture(capture);

** Affects: opencv (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
several functions in highgui don't work
https://bugs.launchpad.net/bugs/112708
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs