[Bug 909352] Re: Webcam capture is upside-down

2012-02-14 Thread Gregor Jasny
Please try the following: apt-add-repository ppa:libv4l/stable apt-get update apt-get upgrade If you type dpkg -l libv4l-0 you should see a 0.8.6~something version printed. If you run cheese, your webcam image should be in the right orientation now. Now install the 32bit version of libv4l:

[Bug 909352] Re: Webcam capture is upside-down

2012-02-14 Thread Gregor Jasny
I just realized that you're on Natty. The above PPA and instructions work only on Oneiric and Precise. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/909352 Title: Webcam capture is upside-down To

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2011-10-09 Thread Gregor Jasny
for static libraries where the shared ones are not sufficient, please file a wishlist bug report. -- Gregor Jasny gja...@googlemail.com Sat, 09 Jul 2011 19:12:38 +0200 ** Changed in: v4l-utils (Ubuntu) Status: Confirmed = In Progress ** Changed in: v4l-utils (Ubuntu) Assignee

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2011-10-09 Thread Gregor Jasny
Hello, I'd like to assist with your issues. The ASUS U31F was added recently to the 'unmirror' table of libv4l. Unfortunately this version is not part of 11.04. You can either get a nightly snapshot package from this PPA: https://launchpad.net/~libv4l/+archive/development (experimental code).

[Bug 950891] Re: Regression: libv4l0 workaround broken when trying to fix upside down camera in Skype [0c45:6288]

2012-03-11 Thread Gregor Jasny
Ubuntu 12.04 uses multiarch instead of the ia32-libs and lib32xxx packages. Please install libv4l-0:i386 (via apt-get) and change the preload line to: LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 909352] Re: Webcam capture is upside-down

2012-03-11 Thread Gregor Jasny
I've added natty to the stable PPA: https://launchpad.net/~libv4l/+archive/stable Please install lib32v4l-0 and use /usr/lib32/libv4l/v4l1compat.so for the preload. If that does not help, please reply here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 833221] Re: Webcam not working after 11.10 upgrade

2012-03-11 Thread Gregor Jasny
Does qv4l2 work? Adre there any errors logged by the kernel (type dmesg in terminal) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/833221 Title: Webcam not working after 11.10 upgrade To manage

[Bug 936581] Re: ir-keytable fails to load keymap if second line is a comment

2012-03-11 Thread Gregor Jasny
Hello, the commit message in http://git.linuxtv.org/v4l- utils.git/commitdiff/a3b4e693fe28b3ac6aa1ec892661a61779a76ffe seems to describe your problems. Please try the latest version (0.8.6) of ir-keytable from the libv4l PPA: https://code.launchpad.net/~libv4l/+recipe/v4l-utils-stable-0.8

Re: [Bug 950891] Re: Regression: libv4l0 workaround broken when trying to fix upside down camera in Skype [0c45:6288]

2012-03-20 Thread Gregor Jasny
On 3/20/12 4:03 PM, Fabián Rodríguez wrote: $ LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so skype ERROR: ld.so: object '/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so' from LD_PRELOAD cannot be preloaded: ignored. Could you please check that $(which skype) is a binary and not a shell

[Bug 950891] Re: Regression: libv4l0 workaround broken when trying to fix upside down camera in Skype [0c45:6288]

2012-03-17 Thread Gregor Jasny
Sorry for the delayed response. I expected to be notified by email on responses. If all other programs besides Skype work, please remove any libv4l PPAs, revert to the official Ubuntu packages and try to figure out the correct path for the preload line: dpkg -L libv4l-0:i386 | grep v4l1compat.so

[Bug 871427] Re: 1164:7efd YUANRD STK7700D DVB TV card

2012-01-20 Thread Gregor Jasny
As far as I understand the bug is about being able to watch TV via this DVB card. Why do you think the bug affects libv4l? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/871427 Title: 1164:7efd

Re: [Bug 871427] Re: 1164:7efd YUANRD STK7700D DVB TV card

2012-01-20 Thread Gregor Jasny
The kernel package would be the one that provides the drivers. You may ask on linux-media about the support status of your device. http://vger.kernel.org/vger-lists.html#linux-media If it is supported upstream, Ubuntu might be able to backport a fix. On Jan 20, 2012 5:37 PM, ironfisher

[Bug 561942] Re: bump to libcares-1.7.4

2012-01-03 Thread Gregor Jasny
** Changed in: c-ares (Ubuntu) Status: New = Fix Released ** Changed in: c-ares (Debian) Assignee: (unassigned) = Gregor Jasny (gjasny) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 561942] Re: bump to libcares-1.7.4

2011-10-28 Thread Gregor Jasny
Hello, the following versions are provided in the archive: Precise (1.7.5-1): main/libs Oneiric (1.7.4-1): main/libs Can I close this bug? Thanks, Gregor -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2011-10-28 Thread Gregor Jasny
@panticz.de: Why do you create symlinks? Changing the preload line to LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so should have done the trick. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 875379] Re: Cheese not working properly for external webcam

2011-10-28 Thread Gregor Jasny
Hello, Please help to narrow down the problem. what do you mean with does not work? Is the camera detected at all, can it be started? Is the camera led changing? Is any camera content visible in cheese? Is the device available, e.g. ls -l /dev/video* shows something? What is the output of

[Bug 879426] Re: Lib path changed

2011-10-28 Thread Gregor Jasny
This is a bad idea because it will break multiarch support. If you install the the i386 package in parallel to the amd64 package to get the proper library to preload for Skype you would overwrite the symlink. ** Changed in: v4l-utils (Ubuntu) Status: New = Invalid ** Changed in:

[Bug 879426] Re: Lib path changed

2011-10-28 Thread Gregor Jasny
What applications look under the old position? ** Summary changed: - Lib path changed + libv4l preload library path changed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/879426 Title: libv4l

[Bug 875379] Re: Cheese not working properly for external webcam

2011-10-30 Thread Gregor Jasny
Thanks for the application output. At the moment it looks like a kernel or driver problem. Libv4l could not start streaming. Please run some additional commands: 1: Kernel messages : They should indicate if there is a driver or USB problem. First run your failing camera program. Then, please

[Bug 875379] Re: Submit Request Failure

2011-10-30 Thread Gregor Jasny
Hello, On 10/30/11 8:24 PM, dunbrokin wrote: [35549.988027] [Hardware Error]: Machine check events logged [38491.477532] CPU1: Core temperature above threshold, cpu clock throttled (total events = 11854) [38491.478019] CPU1: Core temperature/speed normal [38699.988034] [Hardware Error]:

[Bug 838739] Re: Wrong colors and lines with resolutions above 640x480

2011-11-14 Thread Gregor Jasny
I'm about uploading libv4l-0.8.5-6 to Debian. If should fix the libjpeg 8c incompatibility. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/838739 Title: Wrong colors and lines with resolutions above

[Bug 875379] Re: Cheese not working properly for external webcam

2011-11-15 Thread Gregor Jasny
** Changed in: v4l-utils (Ubuntu) Status: Incomplete = Invalid -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/875379 Title: Cheese not working properly for external webcam To manage

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2011-11-15 Thread Gregor Jasny
** Changed in: v4l-utils (Ubuntu) Status: In Progress = New ** Changed in: v4l-utils (Ubuntu) Status: New = Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/826265 Title:

[Bug 808064] [NEW] Please provide ia32-libs-dev dependency

2011-07-09 Thread Gregor Jasny
Public bug reported: Hi, I know the days of ia32-libs are counted but until it is removed from the archive and multiarch tooks over my package v4l-utils needs the libjpeg headers and so files to build. In Debian I simply depend on ia32-libs-dev, but there is no such package in Ubuntu. That's

[Bug 432477] Re: Syscall param ioctl(generic) points to uninitialised byte(s) in v4l2_fd_open

2010-10-24 Thread Gregor Jasny
** Also affects: valgrind (Ubuntu) Importance: Undecided Status: New ** Summary changed: - Syscall param ioctl(generic) points to uninitialised byte(s) in v4l2_fd_open + Valgrind reports false positives for V4L ioctls ** Changed in: libv4l (Ubuntu) Status: Triaged = Invalid --

[Bug 321963] Re: GIGABYTE PTV-TAF-RH no sound for analog TV

2010-10-24 Thread Gregor Jasny
Hello, Your problem seems to be unrelated with lib4lv. It is either a kernel bug, an application bug or a configuration issue. I'd like to help, but I don't own this TV card hardware. Please ask on the LinuxTV mailing lists for help: http://linuxtv.org/lists.php Thanks, Gregor ** Changed in:

[Bug 582735] Re: Mustek gSmart Mini not working out of box on Lucid

2010-10-24 Thread Gregor Jasny
(Ubuntu) Assignee: (unassigned) = Gregor Jasny (gjasny) ** Changed in: libv4l (Ubuntu) Status: New = In Progress -- Mustek gSmart Mini not working out of box on Lucid https://bugs.launchpad.net/bugs/582735 You received this bug notification because you are a member of Ubuntu Bugs

[Bug 503178] Re: libv4l fails to build on armel/lucid

2010-04-05 Thread Gregor Jasny
Hi, Is this a toolchain issue? The same version was build in Debian without problems and even the latest snapshot in experimental compiled on armel: http://packages.debian.org/experimental/libv4l-0 Cheers, Gregor -- libv4l fails to build on armel/lucid https://bugs.launchpad.net/bugs/503178

[Bug 432477] Re: Syscall param ioctl(generic) points to uninitialised byte(s) in v4l2_fd_open

2010-04-05 Thread Gregor Jasny
Hi, this is no bug in libv4l but a shortcoming in valgrind. IOCTL doc: To query the current parameters applications set the type field of a struct v4l2_format to the respective buffer (stream) type. CODE: struct v4l2_format fmt; ... fmt.type = V4L2_BUF_TYPE_VIDEO_CAPTURE; if (SYS_IOCTL(fd,

[Bug 458832] Re: tvtime can't change channels after upgrade to karmic (9.10) when using saa7134-based tv card

2010-04-05 Thread Gregor Jasny
I don't see how libv4l can be involved in this error pattern. It does not change the frequency handling at all. ** Changed in: libv4l (Ubuntu) Status: Confirmed = Invalid -- tvtime can't change channels after upgrade to karmic (9.10) when using saa7134-based tv card

[Bug 224559] Re: Image on webcam is upside-down

2010-04-05 Thread Gregor Jasny
I'd suggest to just use the newest version. You can either compile it yourself or use the Debian package: sudo -i wget http://ftp.us.debian.org/debian/pool/main/libv/libv4l/libv4l-0_0.6.4-1_i386.deb dpkg -i libv4l-0_0.6.4-1_i386.deb If you need another architecture, check:

[Bug 224559] Re: Image on webcam is upside-down

2010-04-05 Thread Gregor Jasny
@Frej: According to packages.ubuntu.com Lucid contains already libv4l 0.6.4. can you please post the output of the following commands? dpkg -l libv4l-0 cat /sys/class/dmi/id/board_vendor cat /sys/class/dmi/id/board_name lsusb -v Thanks, Gregor -- Image on webcam is upside-down

[Bug 503178] Re: libv4l fails to build on armel/lucid

2010-04-05 Thread Gregor Jasny
*** This bug is a duplicate of bug 522717 *** https://bugs.launchpad.net/bugs/522717 ** This bug has been marked a duplicate of bug 522717 libv4l code compiles to invalid asm: jidctflt.s:74: Error: branch out of range -- libv4l fails to build on armel/lucid

[Bug 1066939] [NEW] Cannot find postgres package

2012-10-15 Thread Gregor Jasny
Public bug reported: Hello, cmake cannot find the current postgres headers. See http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=665721 Could you please sync with Debian or apply the patch that is attached to the Debian bug report? Thanks, Gregor ** Affects: cmake (Ubuntu) Importance:

[Bug 1054122] Re: ir-keytable for imon_pad missing some scancodes

2012-10-24 Thread Gregor Jasny
Until I manage to prepare updated packages (hopefully this weekend) please use the v4-utils stable PPA: apt-add-repository ppa:libv4l/stable apt-get update apt-get upgrade Thanks, Gregor -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1054122] Re: ir-keytable for imon_pad missing some scancodes

2012-11-03 Thread Gregor Jasny
I prepared an updated package: http://alioth.debian.org/~gjasny-guest/ubuntu/quantal/v4l-utils_0.8.8-2ubuntu2.dsc Contacting my sponsor now ... -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054122

[Bug 1134565] Re: Green/garbled/black webcam [0x0ac8 0xc002] output for Sony VGN-FE21M laptop

2013-04-20 Thread Gregor Jasny
I posted to the linux-media list seeking further advise. This seems to be a kernel / driver related problem. Nothing in the libv4l library should cause these reported kernel messages. ** Package changed: v4l-utils (Ubuntu) = linux-meta (Ubuntu) ** Changed in: linux-meta (Ubuntu) Status:

[Bug 909352] Re: Webcam capture is upside-down

2013-03-24 Thread Gregor Jasny
Is Natty still supported? If not I'd suggest closing this bug as wontfix. A work around is available via the stable PPA. Later libv4l versions have a much better support for ASUS Notebooks with upside down cameras. -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1134565] Re: Green/garbled/black webcam [0x0ac8 0xc002] output for Sony VGN-FE21M laptop

2013-03-24 Thread Gregor Jasny
Could you please try qv4l2 and open the device in raw mode? If it is still broken this is most likely a kernel issue. Also the output of v4l-info would help here. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1134565] Re: Green/garbled/black webcam [0x0ac8 0xc002] output for Sony VGN-FE21M laptop

2013-03-24 Thread Gregor Jasny
Are there any errors in the kernel log? (run dmesg to find out) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1134565 Title: Green/garbled/black webcam [0x0ac8 0xc002] output for Sony VGN-FE21M

[Bug 999875] Re: My camera stopped showing video feed since about two weeks ago

2013-03-24 Thread Gregor Jasny
Which program do you use to view the camera stream? Could you please try qv4l2 and open the device in raw mode? If it is still broken this is most likely a kernel issue. ** Changed in: v4l-utils (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a

[Bug 999875] Re: My camera stopped showing video feed since about two weeks ago

2013-03-24 Thread Gregor Jasny
Are there any errors in the kernel log? (run dmesg to find out) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/999875 Title: My camera stopped showing video feed since about two weeks ago To manage

[Bug 999875] Re: My camera stopped showing video feed since about two weeks ago

2013-03-25 Thread Gregor Jasny
** Package changed: v4l-utils (Ubuntu) = linux (Ubuntu) ** Changed in: linux (Ubuntu) Status: Incomplete = New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/999875 Title: My camera stopped

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2012-05-24 Thread Gregor Jasny
The problem is Skype and Google Chrome are closed source. So you cannot patch them to use libv4l directly. Preloading the library by changing the .desktop files or replace the binary by a small wrapper script seems to be the sanest approach. I you want libv4l preloaded to ALL processes on your

[Bug 871427] Re: 1164:7efd YUANRD STK7700D DVB TV card

2012-06-11 Thread Gregor Jasny
I forwarded this bug to the linux-media list -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/871427 Title: 1164:7efd YUANRD STK7700D DVB TV card To manage notifications about this bug go to:

[Bug 909352] Re: Webcam capture is upside-down

2012-06-11 Thread Gregor Jasny
In case you're stll on Natty, could you please test the libv4l stable PPA? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/909352 Title: Webcam capture is upside-down To manage notifications about

[Bug 871427] Re: 1164:7efd YUANRD STK7700D DVB TV card

2012-06-11 Thread Gregor Jasny
Why the need for a new bug report? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/871427 Title: 1164:7efd YUANRD STK7700D DVB TV card To manage notifications about this bug go to:

[Bug 1014810] Re: [12.04] Cannot upgrade system 64 bit - libv4l-0

2012-06-18 Thread Gregor Jasny
Hello, according to http://packages.ubuntu.com/search?keywords=libv4l-0searchon=namessuite=allsection=all libv4l-0 is available for i3896 and amd64 as version 0.8.6-1ubuntu2. However the ubuntu2 version is only available through the precise- updates repository. Could you please check that you

[Bug 1014810] Re: [12.04] Cannot upgrade system 64 bit - libv4l-0

2012-06-19 Thread Gregor Jasny
I cannot see an error on the v4l-utils side. Maybe this is a multiarch problem on the apt side? ** Changed in: v4l-utils (Ubuntu) Status: Incomplete = New ** Package changed: v4l-utils (Ubuntu) = apt (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 1260519] Re: broken dependency v4l-utils (libv4l-0)

2013-12-12 Thread Gregor Jasny
What's the output of apt-cache policy libv4l-0 and apt-cache policy v4l-utils ? It looks like your v4l-utils candiate is from precise and libv4l-0 is from precise-updates: http://packages.ubuntu.com/search?keywords=libv4l-0searchon=namessuite=allsection=all -- You received this bug

[Bug 1054122] Re: ir-keytable for imon_pad missing some scancodes

2012-10-07 Thread Gregor Jasny
I'll try to fix this issue with a new upstream version. Does purging ir-keytable and a reboot help? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054122 Title: ir-keytable for imon_pad missing

[Bug 1054122] Re: ir-keytable for imon_pad missing some scancodes

2012-10-07 Thread Gregor Jasny
This is a bug in the keytable generation script. See http://thread.gmane.org/gmane.linux.drivers.video-input-infrastructure/55419 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1054122 Title:

Re: [Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2012-05-09 Thread Gregor Jasny
What's the current output of dpkg -l libv4l* ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/826265 Title: flipped webcam image with libv4l on ASUS U31F To manage notifications about this bug go

[Bug 833221] Re: Webcam not working after 11.10 upgrade

2012-05-10 Thread Gregor Jasny
** Changed in: v4l-utils (Ubuntu) Status: New = Incomplete -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/833221 Title: Webcam not working after 11.10 upgrade To manage notifications about

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2012-05-10 Thread Gregor Jasny
Please remove the development PPA and revert the v4l packages to the plain Ubuntu ones. Then verify that 'cheese' works properly. If that's woking libv4l is flipping the image properly. From that point Skype issues are easy to fix. -- You received this bug notification because you are a member

[Bug 826265] Re: flipped webcam image with libv4l on ASUS U31F

2012-05-10 Thread Gregor Jasny
Now try the following on the command line LD_PRELOAD=/usr/lib/i386-linux-gnu/libv4l/v4l1compat.so skype if that does not work paste the output of $(which skype) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 936581] Re: ir-keytable fails to load keymap if second line is a comment

2012-06-03 Thread Gregor Jasny
BEFORE: gjasny@ubuntu:~$ dpkg -l ir-keytable Desired=Unknown/Install/Remove/Purge/Hold | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad) ||/ Name VersionDescription

Re: [Bug 936581] Re: ir-keytable fails to load keymap if second line is a comment

2012-06-06 Thread Gregor Jasny
Hello, I just did a 0.8.8-2 Debian upload containing the aforementioned GCC-4.7 patch and some others. I re-generated the Ubuntu package against the Debian one. It can be found here: http://alioth.debian.org/~gjasny-guest/ubuntu/v4l- utils_0.8.8-2ubuntu1.dsc Thanks, Gregor -- You received

[Bug 1385152] Re: jpgl support in libv4lconvert is missing

2014-11-04 Thread Gregor Jasny
You're preloading the wrong library. The following two are made for preload: /usr/lib/x86_64-linux-gnu/libv4l/v4l1compat.so /usr/lib/x86_64-linux-gnu/libv4l/v4l2convert.so V4L1 applications need v4l1compat.so, newer and V4L2 compatible ones need v4l2convert.so ** Changed in: v4l-utils (Ubuntu)

Re: [Bug 1421847] Re: No webcam video input ubuntu 14.04 x86_64

2015-02-17 Thread Gregor Jasny
Hi, does it also happen if you use qv4l2? If yes, please open the device on raw mode (somewhere in the file menu). Does it happen now, too? Thanks, Gregor -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

Re: [Bug 1461668] [NEW] ir-keytable presses recognised but not working

2015-06-03 Thread Gregor Jasny
Hello, Could you please share your mapping file? What is the result if you swap the key code for up and back so that hitting up would generate a backspace and vice versa? Thanks, Gregor On Wed, Jun 3, 2015, 22:00 tiago 1461...@bugs.launchpad.net wrote: Public bug reported: I'm using

Re: [Bug 1461668] Re: ir-keytable presses recognised but not working

2015-06-05 Thread Gregor Jasny
If you use evtest to read the events from the remote control ev device does it show all key presses? On Thu, Jun 4, 2015, 00:25 tiago 1461...@bugs.launchpad.net wrote: I should also add that I'm using an upstream kernel (3.19.8-992-generic #201505300306) due to some issue with the HDMI sound,

[Bug 1461668] Re: ir-keytable presses recognised but not working

2015-06-05 Thread Gregor Jasny
Maybe the xserver-xorg-input-evdev maintainer knows what's going on here? ** Also affects: xserver-xorg-input-evdev (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 1579760] Re: Protocol RC-6 no longer available for soundgraph imon (15c2:ffdc)

2016-06-18 Thread Gregor Jasny
As I don't vahe a good understanding of the rc subsystem I asked on linux-media what's going on here and according to Mauro the absence of rc6 seems to be a kernel bug: https://www.mail-archive.com/linux-media@vger.kernel.org/msg98286.html > That's said, from his report: > > $ sudo

[Bug 1579760] Re: Protocol RC-6 no longer available for soundgraph imon (15c2:ffdc)

2016-06-15 Thread Gregor Jasny
Which kernel version are you using? You can copy the /lib/udev/rc_keymaps/imon_pad file to /etc/rc_keymaps/imon_pad and edit it as you need. So it won't get overwritten with the next package upgrade. -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 1653008] Re: package openjdk-9-jdk-headless:amd64 9~b114-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 2

2017-08-13 Thread Gregor Jasny
** Changed in: openjdk-9 (Ubuntu) Status: New => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1653008 Title: package openjdk-9-jdk-headless:amd64 9~b114-0ubuntu1 failed to

[Bug 1737063] Re: 17.10 v4l-utils usb camera (cheese) broken

2017-12-08 Thread Gregor Jasny
This will be fixed in 1.12.6-1 ** Changed in: v4l-utils (Ubuntu) Status: New => In Progress ** Changed in: v4l-utils (Ubuntu) Assignee: (unassigned) => Gregor Jasny (gjasny) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1731416] Re: libv4l-0 freezes mouse and keyboard with Logitech QuickCam 4000

2019-09-01 Thread Gregor Jasny
This is a kernel issue and most likely caused by bad hardware or buggy drivers. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1731416 Title: libv4l-0 freezes mouse and keyboard with Logitech

[Bug 1906986] Re: defective ir-keytable udev rule → custom keytable does not get loaded

2020-12-07 Thread Gregor Jasny
Hi, the issue is the same as in LP #1903966. The following commit should fix it also for the 1.18 version: https://salsa.debian.org/debian/libv4l/-/commit/e12bd27aa844663601d81c99ecbdff33c9b5e9f3 Until the version in focal is fixed, you could use the v4l-utils-stable PPA:

[Bug 1903966] Re: Loading keymaps via udev is not reliable, please use upstream rule

2020-11-13 Thread Gregor Jasny
Hi, Debian maintainer here. I'll take care of the issue during the weekend. Thanks, Gregor -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903966 Title: Loading keymaps via udev is not reliable,

[Bug 1903966] Re: Loading keymaps via udev is not reliable, please use upstream rule

2020-11-20 Thread Gregor Jasny
** Bug watch added: Debian Bug tracker #974567 https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=974567 ** Also affects: v4l-utils (Debian) via https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=974567 Importance: Unknown Status: Unknown -- You received this bug notification

[Bug 1903966] Re: Loading keymaps via udev is not reliable, please use upstream rule

2020-11-20 Thread Gregor Jasny
** Changed in: v4l-utils (Ubuntu) Assignee: (unassigned) => Gregor Jasny (gjasny) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1903966 Title: Loading keymaps via udev is not reliable, ple

[Bug 1831385] Re: `std::cosf`, `std::sinf`, `std::sqrtf` are not declared in ``

2021-06-08 Thread Gregor Jasny
** Bug watch added: GCC Bugzilla #79700 https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79700 ** Also affects: gcc via https://gcc.gnu.org/bugzilla/show_bug.cgi?id=79700 Importance: Unknown Status: Unknown -- You received this bug notification because you are a member of Ubuntu

[Bug 1920887] [NEW] libstdc++6-dbgsym vanished from ddebs repo

2021-03-23 Thread Gregor Jasny
Public bug reported: Hello, I used to install the libstdc++6-dbgsym to get access to the stripped debug symbols. According to https://answers.launchpad.net/ubuntu/+source/gcc-10/+question/692705 this should work. But recently the package vanished from the debs repo. ``` FROM ubuntu:20.04

[Bug 1949988] [NEW] undefined symbol: pthread_yield

2021-11-05 Thread Gregor Jasny
Public bug reported: Hello, while compiling our software in a Ubuntu jammy docker image I noticed a backward incompatibility issue in glibc 2.34-0ubuntu3. Our build fails with: ld.lld: error: undefined symbol: pthread_yield >>> referenced by tlibthrd.cxx:1546 (ptlib/unix/tlibthrd.cxx:1546) >>>

[Bug 582735] Re: Mustek gSmart Mini not working out of box on Lucid

2024-03-15 Thread Gregor Jasny
** Changed in: libv4l (Ubuntu) Assignee: Gregor Jasny (gjasny) => (unassigned) ** Changed in: libv4l (Ubuntu) Status: In Progress => New -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.ne

[Bug 1769657] Re: update toolchain packages for bionic

2018-07-30 Thread Gregor Jasny via ubuntu-bugs
Hello doko, could you please tell if the work described in this issue is likely to happen in Bionic? I'd like to use clang and with C++17 and with libstdc++-7-dev I'm running into the issue described in https://bugs.debian.org/cgi- bin/bugreport.cgi?bug=877838 There's an upstream libstdc++

[Bug 1811678] [NEW] Inconsistent OpenGL support across architectures

2019-01-14 Thread Gregor Jasny via ubuntu-bugs
Public bug reported: Hello, today I noticed build failures of v4l-utils on arm64 hosts: https://launchpadlibrarian.net/406083796/buildlog_ubuntu-bionic-arm64.v4l-utils_1.17.1-201901131615~ubuntu18.04.1_BUILDING.txt.gz This is due to the OpenGLES2 feature is enabled on arm64 (but this feature is

[Bug 1811678] Re: Inconsistent OpenGL support across architectures

2019-01-14 Thread Gregor Jasny via ubuntu-bugs
I guess this is due to the following lines in debian/rules: gles2_architectures := armel armhf arm64 ifeq ($(DEB_HOST_ARCH),$(findstring $(DEB_HOST_ARCH), $(gles2_architectures))) extra_configure_opts += -opengl es2 else extra_configure_opts += -opengl desktop endif Still my

[Bug 1823650] Re: v4l-utils ftbfs in cosmic

2019-04-08 Thread Gregor Jasny via ubuntu-bugs
Hello, maybe the following commit from the stable-1.14 branch fixes it: https://git.linuxtv.org/v4l- utils.git/commit/?h=stable-1.14=65b6f255a02de403621e478aac701e3ee56806a4 How could I re-create your setup? Thanks, -Gregor -- You received this bug notification because you are a member of

[Bug 1823650] Re: v4l-utils ftbfs in cosmic

2019-04-08 Thread Gregor Jasny via ubuntu-bugs
I verified that https://git.linuxtv.org/v4l- utils.git/commit/?h=stable-1.14=b6c3e824967e25857a41e1c0e23d010317566467 and https://git.linuxtv.org/v4l- utils.git/commit/?h=stable-1.14=65b6f255a02de403621e478aac701e3ee56806a4 fix the build issue. However there are some more fixes (double free and

Re: [Bug 1823650] Re: v4l-utils ftbfs in cosmic

2019-04-14 Thread Gregor Jasny via ubuntu-bugs
Hello, attached you'll find the debdiff with critical patches for v4l-utils 1.14 in cosmic. All of them have been taken from v4l-utils stable-1.14 branch. The source of this debdiff could be found in the debian v4l-utils repo on salsa in the cosmic branch:

[Bug 1841269] Re: dvbv5-scan Segmentation fault

2019-09-01 Thread Gregor Jasny via ubuntu-bugs
You could use the https://launchpad.net/~libv4l/+archive/ubuntu/development PPA to get a fixed version. I'll update the stable PPA soon. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841269 Title:

[Bug 1841269] Re: dvbv5-scan Segmentation fault

2019-09-01 Thread Gregor Jasny via ubuntu-bugs
** Changed in: v4l-utils (Ubuntu) Status: New => In Progress -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1841269 Title: dvbv5-scan Segmentation fault To manage notifications about this

[Bug 1858203] Re: Patch for glibc Bug 23538 - "Hang in pthread_cond_broadcast" not available on Ubuntu LTS

2020-01-03 Thread Gregor Jasny via ubuntu-bugs
The upstream glibc commit containing the patch is here: https://sourceware.org/git/?p=glibc.git;a=commit;f=nptl/pthread_cond_common.c;h=99ea93ca31795469d2a1f1570f17a5c39c2eb7e2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.