[Mythbuntu-bugs] [Bug 1817441] [NEW] lirc ITE8713 not working
Public bug reported: On Zotac ZBOX NANO AQ01 remote control with in build ir receiver does not work. $ irw # gives not output at all $ mode2 -d /dev/lirc0 # gives output $ sudo dpkg-reconfigure lirc # Windows Media Center Transceivers/Remotes (all) chosen $ sudo systemctl status lirc ● lirc.service - LSB: Starts LIRC daemon. Loaded: loaded (/etc/init.d/lirc; generated) Active: active (running) since Sun 2019-02-24 00:48:21 CET; 17min ago Docs: man:systemd-sysv-generator(8) Process: 6693 ExecStart=/etc/init.d/lirc start (code=exited, status=0/SUCCESS) Tasks: 1 (limit: 3976) CGroup: /system.slice/lirc.service └─6706 /usr/sbin/lircd --output=/run/lirc/lircd --device=/dev/lirc0 Feb 24 00:48:21 keksdose systemd[1]: Starting LSB: Starts LIRC daemon Feb 24 00:48:21 keksdose lirc[6693]: * Loading LIRC modules Feb 24 00:48:21 keksdose lirc[6693]:...done. Feb 24 00:48:21 keksdose lirc[6693]: * Starting remote control daemon(s) : Feb 24 00:48:21 keksdose lircd-0.9.0[6706]: lircd(default) ready, using /run/lirc/lircd Feb 24 00:48:21 keksdose lirc[6693]:...done. Feb 24 00:48:21 keksdose systemd[1]: Started LSB: Starts LIRC daemon.. Feb 24 00:48:24 keksdose lircd-0.9.0[6706]: accepted new client on /run/lirc/lircd Feb 24 00:48:50 keksdose lircd-0.9.0[6706]: removed client $ sudo ir-keytable Found /sys/class/rc/rc0/ (/dev/input/event4) with: Name: ITE8713 CIR transceiver Driver: ite-cir, table: rc-rc6-mce lirc device: /dev/lirc0 Supported protocols: lirc rc-5 rc-5-sz jvc sony nec sanyo mce_kbd rc-6 sharp xmp Enabled protocols: lirc bus: 25, vendor/product: 1283:, version: 0x Repeat delay = 500 ms, repeat period = 125 ms ** Affects: lirc (Ubuntu) Importance: Undecided Status: New -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to lirc in Ubuntu. https://bugs.launchpad.net/bugs/1817441 Title: lirc ITE8713 not working Status in lirc package in Ubuntu: New Bug description: On Zotac ZBOX NANO AQ01 remote control with in build ir receiver does not work. $ irw # gives not output at all $ mode2 -d /dev/lirc0 # gives output $ sudo dpkg-reconfigure lirc # Windows Media Center Transceivers/Remotes (all) chosen $ sudo systemctl status lirc ● lirc.service - LSB: Starts LIRC daemon. Loaded: loaded (/etc/init.d/lirc; generated) Active: active (running) since Sun 2019-02-24 00:48:21 CET; 17min ago Docs: man:systemd-sysv-generator(8) Process: 6693 ExecStart=/etc/init.d/lirc start (code=exited, status=0/SUCCESS) Tasks: 1 (limit: 3976) CGroup: /system.slice/lirc.service └─6706 /usr/sbin/lircd --output=/run/lirc/lircd --device=/dev/lirc0 Feb 24 00:48:21 keksdose systemd[1]: Starting LSB: Starts LIRC daemon Feb 24 00:48:21 keksdose lirc[6693]: * Loading LIRC modules Feb 24 00:48:21 keksdose lirc[6693]:...done. Feb 24 00:48:21 keksdose lirc[6693]: * Starting remote control daemon(s) : Feb 24 00:48:21 keksdose lircd-0.9.0[6706]: lircd(default) ready, using /run/lirc/lircd Feb 24 00:48:21 keksdose lirc[6693]:...done. Feb 24 00:48:21 keksdose systemd[1]: Started LSB: Starts LIRC daemon.. Feb 24 00:48:24 keksdose lircd-0.9.0[6706]: accepted new client on /run/lirc/lircd Feb 24 00:48:50 keksdose lircd-0.9.0[6706]: removed client $ sudo ir-keytable Found /sys/class/rc/rc0/ (/dev/input/event4) with: Name: ITE8713 CIR transceiver Driver: ite-cir, table: rc-rc6-mce lirc device: /dev/lirc0 Supported protocols: lirc rc-5 rc-5-sz jvc sony nec sanyo mce_kbd rc-6 sharp xmp Enabled protocols: lirc bus: 25, vendor/product: 1283:, version: 0x Repeat delay = 500 ms, repeat period = 125 ms To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/1817441/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 1791409] Re: LIRC not working on Ubuntu 18.04
I can confirm the issue on Ubuntu 18.04 Server. If there is a fixed upstream version, what is needed to see an updated package in Ubuntu? Is there anything I can help with? -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to lirc in Ubuntu. https://bugs.launchpad.net/bugs/1791409 Title: LIRC not working on Ubuntu 18.04 Status in lirc package in Ubuntu: Confirmed Bug description: It appears that the LIRC 0.10.0-2 package for Ubuntu 18.04 (bionic) is not working correctly. The usual configuration menu to select your remote does not come up after installing the package. Saw some other mentions of this issue as well on the forums: https://ubuntuforums.org/showthread.php?t=2396923 This handy blog post shows a workaround of installing an older version (0.9.0) from xenial to get it to work: https://twosortoftechguys.wordpress.com/2018/07/24/make-lirc-work-in- ubuntu-18-04/ To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/1791409/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 1788235] Re: lirc broken on 18.04
I've tried the workaround, and it worked for me as described. :-) -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to lirc in Ubuntu. https://bugs.launchpad.net/bugs/1788235 Title: lirc broken on 18.04 Status in lirc package in Ubuntu: Confirmed Bug description: Lirc 0.10.0-2 is never configured after installation. Manually running "dpkg-reconfigure lirc " also does not do anything. I also noticed that /usr/share/lirc/remotes is empty, which is where I had my config file for Ubuntu 16.04. This was an upgrade install from 16.04. Searching the web indicates others have this problem. Some have reverted to the lirc from 16.04. Others recommend using pip3 to install lirc 0.10.10, but I have been unsuccessful so far. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/1788235/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 1788235] Re: lirc broken on 18.04
I can confirm the issue on a recently fresh installed Ubuntu Server 18.04. The goal was to transform the installation to a HTPC running kodi and tvheadend (hts). Here are some links to guys who had the same experience and offer a workaround until the fix of the package. Same experience: https://forum.kodi.tv/showthread.php?tid=333904 Workaround: https://twosortoftechguys.wordpress.com/2018/07/24/make-lirc-work-in-ubuntu-18-04/ -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to lirc in Ubuntu. https://bugs.launchpad.net/bugs/1788235 Title: lirc broken on 18.04 Status in lirc package in Ubuntu: Confirmed Bug description: Lirc 0.10.0-2 is never configured after installation. Manually running "dpkg-reconfigure lirc " also does not do anything. I also noticed that /usr/share/lirc/remotes is empty, which is where I had my config file for Ubuntu 16.04. This was an upgrade install from 16.04. Searching the web indicates others have this problem. Some have reverted to the lirc from 16.04. Others recommend using pip3 to install lirc 0.10.10, but I have been unsuccessful so far. To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/lirc/+bug/1788235/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 1740414] [NEW] Xorg crashed with SIGABRT in OsAbort()
Public bug reported: Since yesterday the issue ocurred once a day. It results to a full freeze of the system. ProblemType: Crash DistroRelease: Ubuntu 16.04 Package: xserver-xorg-core-hwe-16.04 2:1.19.3-1ubuntu1~16.04.4 ProcVersionSignature: Ubuntu 4.10.0-42.46~16.04.1-generic 4.10.17 Uname: Linux 4.10.0-42-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.1-0ubuntu2.14 Architecture: amd64 CrashCounter: 1 Date: Thu Dec 28 15:42:51 2017 ExecutablePath: /usr/lib/xorg/Xorg ExecutableTimestamp: 1507904252 ProcCmdline: /usr/lib/xorg/Xorg -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch ProcCwd: / ProcEnviron: Signal: 6 SourcePackage: xorg-server-hwe-16.04 StacktraceTop: OsAbort () ?? () FatalError () ?? () __libc_start_main (main=0x55a454a722f0, argc=11, argv=0x7fff63727e08, init=, fini=, rtld_fini=, stack_end=0x7fff63727df8) at ../csu/libc-start.c:291 Title: Xorg crashed with SIGABRT in OsAbort() UpgradeStatus: Upgraded to xenial on 2016-08-06 (509 days ago) UserGroups: mythtv ** Affects: mythbuntu Importance: Undecided Status: New ** Tags: amd64 apport-crash need-amd64-retrace xenial ** Information type changed from Private to Public -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. https://bugs.launchpad.net/bugs/1740414 Title: Xorg crashed with SIGABRT in OsAbort() Status in Mythbuntu: New Bug description: Since yesterday the issue ocurred once a day. It results to a full freeze of the system. ProblemType: Crash DistroRelease: Ubuntu 16.04 Package: xserver-xorg-core-hwe-16.04 2:1.19.3-1ubuntu1~16.04.4 ProcVersionSignature: Ubuntu 4.10.0-42.46~16.04.1-generic 4.10.17 Uname: Linux 4.10.0-42-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.1-0ubuntu2.14 Architecture: amd64 CrashCounter: 1 Date: Thu Dec 28 15:42:51 2017 ExecutablePath: /usr/lib/xorg/Xorg ExecutableTimestamp: 1507904252 ProcCmdline: /usr/lib/xorg/Xorg -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 -nolisten tcp vt7 -novtswitch ProcCwd: / ProcEnviron: Signal: 6 SourcePackage: xorg-server-hwe-16.04 StacktraceTop: OsAbort () ?? () FatalError () ?? () __libc_start_main (main=0x55a454a722f0, argc=11, argv=0x7fff63727e08, init=, fini=, rtld_fini=, stack_end=0x7fff63727df8) at ../csu/libc-start.c:291 Title: Xorg crashed with SIGABRT in OsAbort() UpgradeStatus: Upgraded to xenial on 2016-08-06 (509 days ago) UserGroups: mythtv To manage notifications about this bug go to: https://bugs.launchpad.net/mythbuntu/+bug/1740414/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 1719181] [NEW] tmdb3.py crashed with TMDBHTTPError in readJSON(): HTTP Error 400: BAD_REQUEST
Public bug reported: Apport made me do this report... $ lsb_release -a LSB Version: core-9.20160110ubuntu0.2-amd64:core-9.20160110ubuntu0.2-noarch:printing-9.20160110ubuntu0.2-amd64:printing-9.20160110ubuntu0.2-noarch:security-9.20160110ubuntu0.2-amd64:security-9.20160110ubuntu0.2-noarch Distributor ID: Ubuntu Description:Ubuntu 16.04.3 LTS Release:16.04 Codename: xenial ProblemType: Crash DistroRelease: Ubuntu 16.04 Package: mythtv-common 2:29.0+fixes.20170919.a9c1f49-0ubuntu0mythbuntu3 [origin: LP-PPA-mythbuntu-0.29] ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17 Uname: Linux 4.10.0-35-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.1-0ubuntu2.10 Architecture: amd64 CrashDB: mythbuntu Date: Sat Sep 23 23:10:05 2017 ExecutablePath: /usr/share/mythtv/metadata/Movie/tmdb3.py Installed_mythtv_dbg: 2:29.0+fixes.20170919.a9c1f49-0ubuntu0mythbuntu3 InterpreterPath: /usr/bin/python2.7 ProcCmdline: python /usr/share/mythtv/metadata/Movie/tmdb3.py -l de -a DE -D Das\ Supertalent PythonArgs: ['/usr/share/mythtv/metadata/Movie/tmdb3.py', '-l', 'de', '-a', 'DE', '-D', 'Das Supertalent'] SourcePackage: mythtv Title: tmdb3.py crashed with TMDBHTTPError in readJSON(): HTTP Error 400: BAD_REQUEST UpgradeStatus: Upgraded to xenial on 2016-08-06 (414 days ago) UserGroups: audio cdrom dialout video ** Affects: mythbuntu Importance: Undecided Status: New ** Tags: amd64 apport-crash need-duplicate-check third-party-packages xenial ** Information type changed from Private to Public -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. https://bugs.launchpad.net/bugs/1719181 Title: tmdb3.py crashed with TMDBHTTPError in readJSON(): HTTP Error 400: BAD_REQUEST Status in Mythbuntu: New Bug description: Apport made me do this report... $ lsb_release -a LSB Version: core-9.20160110ubuntu0.2-amd64:core-9.20160110ubuntu0.2-noarch:printing-9.20160110ubuntu0.2-amd64:printing-9.20160110ubuntu0.2-noarch:security-9.20160110ubuntu0.2-amd64:security-9.20160110ubuntu0.2-noarch Distributor ID: Ubuntu Description: Ubuntu 16.04.3 LTS Release: 16.04 Codename: xenial ProblemType: Crash DistroRelease: Ubuntu 16.04 Package: mythtv-common 2:29.0+fixes.20170919.a9c1f49-0ubuntu0mythbuntu3 [origin: LP-PPA-mythbuntu-0.29] ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17 Uname: Linux 4.10.0-35-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.1-0ubuntu2.10 Architecture: amd64 CrashDB: mythbuntu Date: Sat Sep 23 23:10:05 2017 ExecutablePath: /usr/share/mythtv/metadata/Movie/tmdb3.py Installed_mythtv_dbg: 2:29.0+fixes.20170919.a9c1f49-0ubuntu0mythbuntu3 InterpreterPath: /usr/bin/python2.7 ProcCmdline: python /usr/share/mythtv/metadata/Movie/tmdb3.py -l de -a DE -D Das\ Supertalent PythonArgs: ['/usr/share/mythtv/metadata/Movie/tmdb3.py', '-l', 'de', '-a', 'DE', '-D', 'Das Supertalent'] SourcePackage: mythtv Title: tmdb3.py crashed with TMDBHTTPError in readJSON(): HTTP Error 400: BAD_REQUEST UpgradeStatus: Upgraded to xenial on 2016-08-06 (414 days ago) UserGroups: audio cdrom dialout video To manage notifications about this bug go to: https://bugs.launchpad.net/mythbuntu/+bug/1719181/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 1719179] [NEW] ttvdb.py crashed with AttributeError in _parseBanners(): 'NoneType' object has no attribute 'keys'
Public bug reported: Apport made me do this report... $ lsb_release -a LSB Version: core-9.20160110ubuntu0.2-amd64:core-9.20160110ubuntu0.2-noarch:printing-9.20160110ubuntu0.2-amd64:printing-9.20160110ubuntu0.2-noarch:security-9.20160110ubuntu0.2-amd64:security-9.20160110ubuntu0.2-noarch Distributor ID: Ubuntu Description:Ubuntu 16.04.3 LTS Release:16.04 Codename: xenial ProblemType: Crash DistroRelease: Ubuntu 16.04 Package: mythtv-common 2:29.0+fixes.20170919.a9c1f49-0ubuntu0mythbuntu3 [origin: LP-PPA-mythbuntu-0.29] ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17 Uname: Linux 4.10.0-35-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.1-0ubuntu2.10 Architecture: amd64 CrashDB: mythbuntu Date: Sun Sep 24 00:10:10 2017 ExecutablePath: /usr/share/mythtv/metadata/Television/ttvdb.py Installed_mythtv_dbg: 2:29.0+fixes.20170919.a9c1f49-0ubuntu0mythbuntu3 InterpreterPath: /usr/bin/python2.7 ProcCmdline: python /usr/share/mythtv/metadata/Television/ttvdb.py -l de -a DE -N Take\ Me\ Out Die\ rasant-witzige\ Dating-Show\ mit\ Ralf\ Schmitz PythonArgs: ['/usr/share/mythtv/metadata/Television/ttvdb.py', '-l', 'de', '-a', 'DE', '-N', 'Take Me Out', 'Die rasant-witzige Dating-Show mit Ralf Schmitz'] SourcePackage: mythtv Title: ttvdb.py crashed with AttributeError in _parseBanners(): 'NoneType' object has no attribute 'keys' UpgradeStatus: Upgraded to xenial on 2016-08-06 (414 days ago) UserGroups: audio cdrom dialout video ** Affects: mythbuntu Importance: Undecided Status: New ** Tags: amd64 apport-crash need-duplicate-check third-party-packages xenial ** Information type changed from Private to Public -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. https://bugs.launchpad.net/bugs/1719179 Title: ttvdb.py crashed with AttributeError in _parseBanners(): 'NoneType' object has no attribute 'keys' Status in Mythbuntu: New Bug description: Apport made me do this report... $ lsb_release -a LSB Version: core-9.20160110ubuntu0.2-amd64:core-9.20160110ubuntu0.2-noarch:printing-9.20160110ubuntu0.2-amd64:printing-9.20160110ubuntu0.2-noarch:security-9.20160110ubuntu0.2-amd64:security-9.20160110ubuntu0.2-noarch Distributor ID: Ubuntu Description: Ubuntu 16.04.3 LTS Release: 16.04 Codename: xenial ProblemType: Crash DistroRelease: Ubuntu 16.04 Package: mythtv-common 2:29.0+fixes.20170919.a9c1f49-0ubuntu0mythbuntu3 [origin: LP-PPA-mythbuntu-0.29] ProcVersionSignature: Ubuntu 4.10.0-35.39~16.04.1-generic 4.10.17 Uname: Linux 4.10.0-35-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia ApportVersion: 2.20.1-0ubuntu2.10 Architecture: amd64 CrashDB: mythbuntu Date: Sun Sep 24 00:10:10 2017 ExecutablePath: /usr/share/mythtv/metadata/Television/ttvdb.py Installed_mythtv_dbg: 2:29.0+fixes.20170919.a9c1f49-0ubuntu0mythbuntu3 InterpreterPath: /usr/bin/python2.7 ProcCmdline: python /usr/share/mythtv/metadata/Television/ttvdb.py -l de -a DE -N Take\ Me\ Out Die\ rasant-witzige\ Dating-Show\ mit\ Ralf\ Schmitz PythonArgs: ['/usr/share/mythtv/metadata/Television/ttvdb.py', '-l', 'de', '-a', 'DE', '-N', 'Take Me Out', 'Die rasant-witzige Dating-Show mit Ralf Schmitz'] SourcePackage: mythtv Title: ttvdb.py crashed with AttributeError in _parseBanners(): 'NoneType' object has no attribute 'keys' UpgradeStatus: Upgraded to xenial on 2016-08-06 (414 days ago) UserGroups: audio cdrom dialout video To manage notifications about this bug go to: https://bugs.launchpad.net/mythbuntu/+bug/1719179/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 1665998] [NEW] mythwelcome hangs and crashes on shutdown event
Public bug reported: Normally when initiating a restart mythtv (mythfrontend/mythwelcome) shuts down the system fast and clean. But restarting (from mythfrontend) the system needs several minutes to shutdown. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: mythtv 2:0.28.0+fixes.20160413.15cf421-0ubuntu2 ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40 Uname: Linux 4.4.0-62-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia .var.log.mythtv.mythavtest.log: .var.log.mythtv.mythccextractor.log: .var.log.mythtv.mythjobqueue.log: .var.log.mythtv.mythlcdserver.log: .var.log.mythtv.mythmediaserver.log: ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CurrentDesktop: XFCE Date: Sun Feb 19 12:18:54 2017 Installed_mythtv_dbg: 0.0 PackageArchitecture: all SourcePackage: mythtv UpgradeStatus: Upgraded to xenial on 2016-08-06 (197 days ago) ** Affects: mythtv (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug xenial -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythtv in Ubuntu. https://bugs.launchpad.net/bugs/1665998 Title: mythwelcome hangs and crashes on shutdown event Status in mythtv package in Ubuntu: New Bug description: Normally when initiating a restart mythtv (mythfrontend/mythwelcome) shuts down the system fast and clean. But restarting (from mythfrontend) the system needs several minutes to shutdown. ProblemType: Bug DistroRelease: Ubuntu 16.04 Package: mythtv 2:0.28.0+fixes.20160413.15cf421-0ubuntu2 ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40 Uname: Linux 4.4.0-62-generic x86_64 NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia .var.log.mythtv.mythavtest.log: .var.log.mythtv.mythccextractor.log: .var.log.mythtv.mythjobqueue.log: .var.log.mythtv.mythlcdserver.log: .var.log.mythtv.mythmediaserver.log: ApportVersion: 2.20.1-0ubuntu2.5 Architecture: amd64 CurrentDesktop: XFCE Date: Sun Feb 19 12:18:54 2017 Installed_mythtv_dbg: 0.0 PackageArchitecture: all SourcePackage: mythtv UpgradeStatus: Upgraded to xenial on 2016-08-06 (197 days ago) To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/1665998/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 1080366] Re: mythshutdown --unlock does not function anymore
I fixed it with this script. I don't remember exactly where I found it. But I think it was on the mythtv users mailing list. #!/bin/bash mask=16 mythshutdown --status status=$? while (($status & $mask)) do mythshutdown --unlock mythshutdown --status status=$? done -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythtv in Ubuntu. https://bugs.launchpad.net/bugs/1080366 Title: mythshutdown --unlock does not function anymore Status in mythtv package in Ubuntu: Incomplete Bug description: Description: Ubuntu 12.04.1 LTS Release: 12.04 mythtv-common: Installiert: 2:0.25.2+fixes.20120802.46cab93-0ubuntu1 Kandidat:2:0.25.2+fixes.20120802.46cab93-0ubuntu1 Versionstabelle: *** 2:0.25.2+fixes.20120802.46cab93-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ precise-updates/multiverse amd64 Packages 100 /var/lib/dpkg/status 2:0.25.0+fixes.20120410.1f5962a-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ precise/multiverse amd64 Packages *** "mythshutdown --unlock" does not unlock anymore. *** $ mythshutdown --unlock --verbose all 2012-11-18 15:59:39.419946 C mythshutdown version: fixes/0.25 [v0.25.2-15-g46cab93] www.mythtv.org 2012-11-18 15:59:39.419966 C Qt version: compile: 4.8.1, runtime: 4.8.1 2012-11-18 15:59:39.419972 N Enabled verbose msgs: all 2012-11-18 15:59:39.419991 N Setting Log Level to LOG_INFO 2012-11-18 15:59:39.420035 I Added logging to the console 2012-11-18 15:59:39.420043 I Added database logging to table logging 2012-11-18 15:59:39.420140 N Setting up SIGHUP handler 2012-11-18 15:59:39.420195 N Using runtime prefix = /usr 2012-11-18 15:59:39.420210 N Using configuration directory = /home/sjuk/.mythtv 2012-11-18 15:59:39.420296 E (old)Settings::ReadSettings(settings.txt) - No such file settings.txt 2012-11-18 15:59:39.420362 I Assumed character encoding: de_DE.UTF-8 2012-11-18 15:59:39.421398 E (old)Settings::ReadSettings(settings.txt) - No such file settings.txt 2012-11-18 15:59:39.421455 E (old)Settings::ReadSettings(/usr/share/mythtv/mysql.txt) - No such file /usr/share/mythtv/mysql.txt 2012-11-18 15:59:39.421489 E (old)Settings::ReadSettings(/usr/etc/mythtv/mysql.txt) - No such file /usr/etc/mythtv/mysql.txt 2012-11-18 15:59:39.421751 E (old)Settings::ReadSettings(./mysql.txt) - No such file ./mysql.txt 2012-11-18 15:59:39.421833 N Empty LocalHostName. 2012-11-18 15:59:39.421852 I Using localhost value of obelix 2012-11-18 15:59:39.421875 I Clearing Settings Cache. 2012-11-18 15:59:39.422194 I DefaultUPnP() - No default UPnP backend 2012-11-18 15:59:39.41 I Testing network connectivity to '192.168.0.3' 2012-11-18 15:59:39.422879 I Starting process manager 2012-11-18 15:59:39.422972 I Starting process signal handler 2012-11-18 15:59:39.424820 I Managed child (PID: 4920) has started! * command=ping -t 3 -c 1 192.168.0.3 >/dev/null 2>&1, timeout=0 2012-11-18 15:59:39.425393 I Starting IO manager (read) 2012-11-18 15:59:39.425568 I Starting IO manager (write) 2012-11-18 15:59:39.523237 I Managed child (PID: 4920) has exited! command=ping -t 3 -c 1 192.168.0.3 >/dev/null 2>&1, status=0, result=0 2012-11-18 15:59:39.523598 I Clearing Settings Cache. 2012-11-18 15:59:39.544013 I Database connection created: DBManager0 2012-11-18 15:59:39.544098 I New DB connection, total: 1 2012-11-18 15:59:39.552598 I Connected to database 'mythconverg' at host: 192.168.0.3 2012-11-18 15:59:39.561461 I Closing DB connection named 'DBManager0' 2012-11-18 15:59:39.561680 I Clearing Settings Cache. 2012-11-18 15:59:39.561773 I Database connection created: DBManager1 2012-11-18 15:59:39.561813 I New DB connection, total: 1 2012-11-18 15:59:39.563579 I Connected to database 'mythconverg' at host: 192.168.0.3 2012-11-18 15:59:39.567230 N Setting QT default locale to de_DE 2012-11-18 15:59:39.567427 I Current locale de_DE 2012-11-18 15:59:39.567558 N Reading locale defaults from /usr/share/mythtv//locales/de_de.xml 2012-11-18 15:59:39.588657 I Enabling Settings Cache. 2012-11-18 15:59:39.588672 I Clearing Settings Cache. 2012-11-18 15:59:39.588710 I Mythshutdown: --unlock 2012-11-18 15:59:39.603945 I MythCoreContext: Connecting to backend server: 192.168.0.3:6543 (try 1 of 1) 2012-11-18 15:59:39.604836 I MythSocket(1d38180:13): IP is local, using loopback address instead 2012-11-18 15:59:39.604864 I MythSocket(1d38180:13): attempting connect() to (127.0.0.1:6543) 2012-11-18 15:59:39.604901 I MSocketDevice::connect: setting Protocol to IPv4 2012-11-18 15:59:39.604908 I MSocketDevice::connect: attempting to create new socket 2012-11-18 15:59:39.605120 I MythSocket(1d38180:13): write -> 13 30 MYTH_PROTO_VERSION 72 D78EFD6F 2012-11-18 15:59:39.605894 I MythSocket(1d3818
[Mythbuntu-bugs] [Bug 1306707] Re: tmdb3.py crashed with TMDBRequestInvalid in handle_status(): Invalid id - The pre-requisite id is invalid or not found.
Was it a recording mythtv did the search for? And was it a tv series? Was it "Shark Tank" (http://thetvdb.com/?tab=series&id=100981)? Then there could be more wrong than the crash. Mythtv choosed tmdb3.py (http://thetvdb.com, specialized on movies) and not ttvdb.py (http://thetvdb.com specialized for tv series). I informed the mythtv developers of the bug (https://code.mythtv.org/trac/ticket/12103). But I think they are focused on other things. ** Bug watch added: code.mythtv.org/trac/ #12103 http://code.mythtv.org/trac/ticket/12103 -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. https://bugs.launchpad.net/bugs/1306707 Title: tmdb3.py crashed with TMDBRequestInvalid in handle_status(): Invalid id - The pre-requisite id is invalid or not found. Status in Mythbuntu, Ubuntu derivative focused upon MythTV: New Bug description: I think this is just a info not found, it shouldnt generate a "crash" ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: mythtv-common 2:0.26.1+fixes.20140322.1a4cebf-0ubuntu0mythbuntu1 [origin: LP-PPA-mythbuntu-0.26] ProcVersionSignature: Ubuntu 3.2.0-60.91-generic-pae 3.2.55 Uname: Linux 3.2.0-60-generic-pae i686 .var.log.mythtv.mythavtest.log: .var.log.mythtv.mythccextractor.log: .var.log.mythtv.mythjobqueue.log: .var.log.mythtv.mythlcdserver.log: .var.log.mythtv.mythmediaserver.log: .var.log.mythtv.mythshutdown.log: .var.log.mythtv.mythutil.log: .var.log.mythtv.mythwelcome.log: ApportVersion: 2.0.1-0ubuntu17.6 Architecture: i386 CrashDB: mythbuntu Date: Fri Apr 11 12:00:28 2014 ExecutablePath: /usr/share/mythtv/metadata/Movie/tmdb3.py InstallationMedia: Mythbuntu 12.04.1 "Precise Pangolin" - Release i386 (20120818.1) Installed_mythtv_dbg: 0.0 InterpreterPath: /usr/bin/python2.7 MarkForUpload: True ProcCmdline: python /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -D 100981 ProcEnviron: TERM=xterm SHELL=/bin/bash PATH=(custom, no user) LANG=en_US.UTF-8 PythonArgs: ['/usr/share/mythtv/metadata/Movie/tmdb3.py', '-l', 'en', '-D', '100981'] SourcePackage: mythtv Title: tmdb3.py crashed with TMDBRequestInvalid in handle_status(): Invalid id - The pre-requisite id is invalid or not found. UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip fuse lpadmin mythtv nopasswdlogin plugdev sambashare sudo video To manage notifications about this bug go to: https://bugs.launchpad.net/mythbuntu/+bug/1306707/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 1236657] Re: tmdb3.py crashed with TMDBRequestInvalid in handle_status(): Invalid id - The pre-requisite id is invalid or not found.
package added ** Project changed: mythbuntu => mythtv (Ubuntu) -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythtv in Ubuntu. https://bugs.launchpad.net/bugs/1236657 Title: tmdb3.py crashed with TMDBRequestInvalid in handle_status(): Invalid id - The pre-requisite id is invalid or not found. Status in “mythtv” package in Ubuntu: New Bug description: PC auto starts at fixed time each time at 18:25. When into PC via TV amd this error was displayed with front end showing. This happens every day. I am on the 0.27 pach updates etc and system is current. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: mythtv-common 2:0.27.0+fixes.20131006.77db957-0ubuntu0mythbuntu2 [origin: LP-PPA-mythbuntu-0.27] ProcVersionSignature: Ubuntu 3.2.0-54.82-generic-pae 3.2.50 Uname: Linux 3.2.0-54-generic-pae i686 NonfreeKernelModules: nvidia .var.log.mythtv.mythavtest.log: .var.log.mythtv.mythccextractor.log: .var.log.mythtv.mythjobqueue.log: .var.log.mythtv.mythlcdserver.log: .var.log.mythtv.mythmediaserver.log: .var.log.mythtv.mythshutdown.log: .var.log.mythtv.mythtranscode.log: .var.log.mythtv.mythutil.log: .var.log.mythtv.mythwelcome.log: ApportVersion: 2.0.1-0ubuntu17.5 Architecture: i386 CrashCounter: 1 CrashDB: mythbuntu Date: Mon Oct 7 04:24:48 2013 ExecutablePath: /usr/share/mythtv/metadata/Movie/tmdb3.py InstallationMedia: Mythbuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100427.1) Installed_mythtv_dbg: 2:0.27.0+fixes.20131006.77db957-0ubuntu0mythbuntu2 InterpreterPath: /usr/bin/python2.7 MarkForUpload: True ProcCmdline: python /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a GB -D 266092 ProcEnviron: TERM=linux PATH=(custom, no user) LANG=en_GB.utf8 PythonArgs: ['/usr/share/mythtv/metadata/Movie/tmdb3.py', '-l', 'en', '-a', 'GB', '-D', '266092'] SourcePackage: mythtv Title: tmdb3.py crashed with TMDBRequestInvalid in handle_status(): Invalid id - The pre-requisite id is invalid or not found. UpgradeStatus: Upgraded to precise on 2012-10-25 (347 days ago) UserGroups: audio cdrom dialout video To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/1236657/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 1236657] Re: tmdb3.py crashed with TMDBRequestInvalid in handle_status(): Invalid id - The pre-requisite id is invalid or not found.
The Issue is still there with mythtv 0.27 on ubuntu 12.04... $ /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a US -D 99151 Traceback (most recent call last): File "/usr/share/mythtv/metadata/Movie/tmdb3.py", line 303, in main() File "/usr/share/mythtv/metadata/Movie/tmdb3.py", line 297, in main buildSingle(args[0], opts) File "/usr/share/mythtv/metadata/Movie/tmdb3.py", line 52, in buildSingle if getattr(movie, j): File "/usr/lib/python2.7/dist-packages/MythTV/tmdb3/util.py", line 153, in __get__ self.poller.__get__(inst, owner)() File "/usr/lib/python2.7/dist-packages/MythTV/tmdb3/util.py", line 70, in __call__ if not self.apply(req.readJSON(), False): File "/usr/lib/python2.7/dist-packages/MythTV/tmdb3/cache.py", line 118, in __call__ data = self.func(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/MythTV/tmdb3/request.py", line 128, in readJSON handle_status(data, url) File "/usr/lib/python2.7/dist-packages/MythTV/tmdb3/request.py", line 167, in handle_status raise status MythTV.tmdb3.tmdb_exceptions.TMDBRequestInvalid: Invalid id - The pre-requisite id is invalid or not found. -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. https://bugs.launchpad.net/bugs/1236657 Title: tmdb3.py crashed with TMDBRequestInvalid in handle_status(): Invalid id - The pre-requisite id is invalid or not found. Status in “mythtv” package in Ubuntu: New Bug description: PC auto starts at fixed time each time at 18:25. When into PC via TV amd this error was displayed with front end showing. This happens every day. I am on the 0.27 pach updates etc and system is current. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: mythtv-common 2:0.27.0+fixes.20131006.77db957-0ubuntu0mythbuntu2 [origin: LP-PPA-mythbuntu-0.27] ProcVersionSignature: Ubuntu 3.2.0-54.82-generic-pae 3.2.50 Uname: Linux 3.2.0-54-generic-pae i686 NonfreeKernelModules: nvidia .var.log.mythtv.mythavtest.log: .var.log.mythtv.mythccextractor.log: .var.log.mythtv.mythjobqueue.log: .var.log.mythtv.mythlcdserver.log: .var.log.mythtv.mythmediaserver.log: .var.log.mythtv.mythshutdown.log: .var.log.mythtv.mythtranscode.log: .var.log.mythtv.mythutil.log: .var.log.mythtv.mythwelcome.log: ApportVersion: 2.0.1-0ubuntu17.5 Architecture: i386 CrashCounter: 1 CrashDB: mythbuntu Date: Mon Oct 7 04:24:48 2013 ExecutablePath: /usr/share/mythtv/metadata/Movie/tmdb3.py InstallationMedia: Mythbuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100427.1) Installed_mythtv_dbg: 2:0.27.0+fixes.20131006.77db957-0ubuntu0mythbuntu2 InterpreterPath: /usr/bin/python2.7 MarkForUpload: True ProcCmdline: python /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a GB -D 266092 ProcEnviron: TERM=linux PATH=(custom, no user) LANG=en_GB.utf8 PythonArgs: ['/usr/share/mythtv/metadata/Movie/tmdb3.py', '-l', 'en', '-a', 'GB', '-D', '266092'] SourcePackage: mythtv Title: tmdb3.py crashed with TMDBRequestInvalid in handle_status(): Invalid id - The pre-requisite id is invalid or not found. UpgradeStatus: Upgraded to precise on 2012-10-25 (347 days ago) UserGroups: audio cdrom dialout video To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/1236657/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 1236657] Re: tmdb3.py crashed with TMDBRequestInvalid in handle_status(): Invalid id - The pre-requisite id is invalid or not found.
I have to do nothing. Mythtv gets the metadata by it's own. There is no choice for IMDB or TMDB in mythtv 0.26. Vince wrote: > In my system I have to use both as not all stations are available on in-Air. > > Vince -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. https://bugs.launchpad.net/bugs/1236657 Title: tmdb3.py crashed with TMDBRequestInvalid in handle_status(): Invalid id - The pre-requisite id is invalid or not found. Status in Mythbuntu, Ubuntu derivative focused upon MythTV: New Bug description: PC auto starts at fixed time each time at 18:25. When into PC via TV amd this error was displayed with front end showing. This happens every day. I am on the 0.27 pach updates etc and system is current. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: mythtv-common 2:0.27.0+fixes.20131006.77db957-0ubuntu0mythbuntu2 [origin: LP-PPA-mythbuntu-0.27] ProcVersionSignature: Ubuntu 3.2.0-54.82-generic-pae 3.2.50 Uname: Linux 3.2.0-54-generic-pae i686 NonfreeKernelModules: nvidia .var.log.mythtv.mythavtest.log: .var.log.mythtv.mythccextractor.log: .var.log.mythtv.mythjobqueue.log: .var.log.mythtv.mythlcdserver.log: .var.log.mythtv.mythmediaserver.log: .var.log.mythtv.mythshutdown.log: .var.log.mythtv.mythtranscode.log: .var.log.mythtv.mythutil.log: .var.log.mythtv.mythwelcome.log: ApportVersion: 2.0.1-0ubuntu17.5 Architecture: i386 CrashCounter: 1 CrashDB: mythbuntu Date: Mon Oct 7 04:24:48 2013 ExecutablePath: /usr/share/mythtv/metadata/Movie/tmdb3.py InstallationMedia: Mythbuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100427.1) Installed_mythtv_dbg: 2:0.27.0+fixes.20131006.77db957-0ubuntu0mythbuntu2 InterpreterPath: /usr/bin/python2.7 MarkForUpload: True ProcCmdline: python /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a GB -D 266092 ProcEnviron: TERM=linux PATH=(custom, no user) LANG=en_GB.utf8 PythonArgs: ['/usr/share/mythtv/metadata/Movie/tmdb3.py', '-l', 'en', '-a', 'GB', '-D', '266092'] SourcePackage: mythtv Title: tmdb3.py crashed with TMDBRequestInvalid in handle_status(): Invalid id - The pre-requisite id is invalid or not found. UpgradeStatus: Upgraded to precise on 2012-10-25 (347 days ago) UserGroups: audio cdrom dialout video To manage notifications about this bug go to: https://bugs.launchpad.net/mythbuntu/+bug/1236657/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 1236657] Re: tmdb3.py crashed with TMDBRequestInvalid in handle_status(): Invalid id - The pre-requisite id is invalid or not found.
Thank you. The same issue on my box. $ /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a US -D 99151 Traceback (most recent call last): File "/usr/share/mythtv/metadata/Movie/tmdb3.py", line 278, in main() File "/usr/share/mythtv/metadata/Movie/tmdb3.py", line 272, in main buildSingle(args[0], opts) File "/usr/share/mythtv/metadata/Movie/tmdb3.py", line 50, in buildSingle if getattr(movie, j): File "/usr/lib/python2.7/dist-packages/MythTV/tmdb3/util.py", line 143, in __get__ self.poller.__get__(inst, owner)() File "/usr/lib/python2.7/dist-packages/MythTV/tmdb3/util.py", line 67, in __call__ if not self.apply(req.readJSON(), False): File "/usr/lib/python2.7/dist-packages/MythTV/tmdb3/cache.py", line 111, in __call__ data = self.func(*args, **kwargs) File "/usr/lib/python2.7/dist-packages/MythTV/tmdb3/request.py", line 119, in readJSON handle_status(data, url) File "/usr/lib/python2.7/dist-packages/MythTV/tmdb3/request.py", line 158, in handle_status raise status MythTV.tmdb3.tmdb_exceptions.TMDBRequestInvalid: Invalid id - The pre-requisite id is invalid or not found. In my opinion tmdb3.py has to expect that a search can fail. Perhaps there is something wrong with the handle of failed searches?!? -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. https://bugs.launchpad.net/bugs/1236657 Title: tmdb3.py crashed with TMDBRequestInvalid in handle_status(): Invalid id - The pre-requisite id is invalid or not found. Status in Mythbuntu, Ubuntu derivative focused upon MythTV: New Bug description: PC auto starts at fixed time each time at 18:25. When into PC via TV amd this error was displayed with front end showing. This happens every day. I am on the 0.27 pach updates etc and system is current. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: mythtv-common 2:0.27.0+fixes.20131006.77db957-0ubuntu0mythbuntu2 [origin: LP-PPA-mythbuntu-0.27] ProcVersionSignature: Ubuntu 3.2.0-54.82-generic-pae 3.2.50 Uname: Linux 3.2.0-54-generic-pae i686 NonfreeKernelModules: nvidia .var.log.mythtv.mythavtest.log: .var.log.mythtv.mythccextractor.log: .var.log.mythtv.mythjobqueue.log: .var.log.mythtv.mythlcdserver.log: .var.log.mythtv.mythmediaserver.log: .var.log.mythtv.mythshutdown.log: .var.log.mythtv.mythtranscode.log: .var.log.mythtv.mythutil.log: .var.log.mythtv.mythwelcome.log: ApportVersion: 2.0.1-0ubuntu17.5 Architecture: i386 CrashCounter: 1 CrashDB: mythbuntu Date: Mon Oct 7 04:24:48 2013 ExecutablePath: /usr/share/mythtv/metadata/Movie/tmdb3.py InstallationMedia: Mythbuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100427.1) Installed_mythtv_dbg: 2:0.27.0+fixes.20131006.77db957-0ubuntu0mythbuntu2 InterpreterPath: /usr/bin/python2.7 MarkForUpload: True ProcCmdline: python /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a GB -D 266092 ProcEnviron: TERM=linux PATH=(custom, no user) LANG=en_GB.utf8 PythonArgs: ['/usr/share/mythtv/metadata/Movie/tmdb3.py', '-l', 'en', '-a', 'GB', '-D', '266092'] SourcePackage: mythtv Title: tmdb3.py crashed with TMDBRequestInvalid in handle_status(): Invalid id - The pre-requisite id is invalid or not found. UpgradeStatus: Upgraded to precise on 2012-10-25 (347 days ago) UserGroups: audio cdrom dialout video To manage notifications about this bug go to: https://bugs.launchpad.net/mythbuntu/+bug/1236657/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 1236657] Re: tmdb3.py crashed with TMDBRequestInvalid in handle_status(): Invalid id - The pre-requisite id is invalid or not found.
I can confirm the issue. Perhaps it has something to do with an ID which only exists on IMDB but not on TMDB?!? Has got someone an Idea how to reproduce the crash. So that someone can have a look at the tmdb3.py script. -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. https://bugs.launchpad.net/bugs/1236657 Title: tmdb3.py crashed with TMDBRequestInvalid in handle_status(): Invalid id - The pre-requisite id is invalid or not found. Status in Mythbuntu, Ubuntu derivative focused upon MythTV: New Bug description: PC auto starts at fixed time each time at 18:25. When into PC via TV amd this error was displayed with front end showing. This happens every day. I am on the 0.27 pach updates etc and system is current. ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: mythtv-common 2:0.27.0+fixes.20131006.77db957-0ubuntu0mythbuntu2 [origin: LP-PPA-mythbuntu-0.27] ProcVersionSignature: Ubuntu 3.2.0-54.82-generic-pae 3.2.50 Uname: Linux 3.2.0-54-generic-pae i686 NonfreeKernelModules: nvidia .var.log.mythtv.mythavtest.log: .var.log.mythtv.mythccextractor.log: .var.log.mythtv.mythjobqueue.log: .var.log.mythtv.mythlcdserver.log: .var.log.mythtv.mythmediaserver.log: .var.log.mythtv.mythshutdown.log: .var.log.mythtv.mythtranscode.log: .var.log.mythtv.mythutil.log: .var.log.mythtv.mythwelcome.log: ApportVersion: 2.0.1-0ubuntu17.5 Architecture: i386 CrashCounter: 1 CrashDB: mythbuntu Date: Mon Oct 7 04:24:48 2013 ExecutablePath: /usr/share/mythtv/metadata/Movie/tmdb3.py InstallationMedia: Mythbuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100427.1) Installed_mythtv_dbg: 2:0.27.0+fixes.20131006.77db957-0ubuntu0mythbuntu2 InterpreterPath: /usr/bin/python2.7 MarkForUpload: True ProcCmdline: python /usr/share/mythtv/metadata/Movie/tmdb3.py -l en -a GB -D 266092 ProcEnviron: TERM=linux PATH=(custom, no user) LANG=en_GB.utf8 PythonArgs: ['/usr/share/mythtv/metadata/Movie/tmdb3.py', '-l', 'en', '-a', 'GB', '-D', '266092'] SourcePackage: mythtv Title: tmdb3.py crashed with TMDBRequestInvalid in handle_status(): Invalid id - The pre-requisite id is invalid or not found. UpgradeStatus: Upgraded to precise on 2012-10-25 (347 days ago) UserGroups: audio cdrom dialout video To manage notifications about this bug go to: https://bugs.launchpad.net/mythbuntu/+bug/1236657/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 1105512] Re: mythlogserver crashed with SIGSEGV in QObject::disconnect()
*** This bug is a duplicate of bug 1101395 *** https://bugs.launchpad.net/bugs/1101395 ** This bug has been marked a duplicate of bug 1101395 mythlogserver crashed with SIGSEGV in QObject::disconnect() -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. https://bugs.launchpad.net/bugs/1105512 Title: mythlogserver crashed with SIGSEGV in QObject::disconnect() Status in Mythbuntu, Ubuntu derivative focused upon MythTV: New Bug description: seem to be already reported but with previous kernel version ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: mythtv-common 2:0.26.0+fixes.20130118.8f8274a-0ubuntu0mythbuntu2 [origin: LP-PPA-mythbuntu-0.26] ProcVersionSignature: Ubuntu 3.2.0-36.57-generic 3.2.35 Uname: Linux 3.2.0-36-generic x86_64 NonfreeKernelModules: nvidia .var.log.mythtv.mythavtest.log: .var.log.mythtv.mythccextractor.log: .var.log.mythtv.mythjobqueue.log: .var.log.mythtv.mythmediaserver.log: .var.log.mythtv.mythshutdown.log: .var.log.mythtv.mythtranscode.log: .var.log.mythtv.mythutil.log: .var.log.mythtv.mythwelcome.log: ApportVersion: 2.0.1-0ubuntu17.1 Architecture: amd64 CrashDB: mythbuntu Date: Fri Jan 25 23:43:11 2013 Disassembly: => 0x0: Cannot access memory at address 0x0 ExecutablePath: /usr/bin/mythlogserver Installed_mythtv_dbg: 2:0.26.0+fixes.20130118.8f8274a-0ubuntu0mythbuntu2 MarkForUpload: True ProcCmdline: /usr/bin/mythlogserver --daemon --verbose general --loglevel info --syslog local7 ProcEnviron: TERM=linux PATH=(custom, no user) LANG=fr_FR.UTF-8 SegvAnalysis: Segfault happened at: 0x0: Cannot access memory at address 0x0 PC (0x) not located in a known VMA region (needed executable region)! Stack memory exhausted (SP below stack segment) SegvReason: executing NULL VMA Signal: 11 SourcePackage: mythtv StacktraceTop: ?? () QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 disconnect (member=0x0, receiver=0x7fad5000b440, this=0x7fad4800be70) at /usr/include/qt4/QtCore/qobject.h:252 unregisterSocket (socket_=0x7fad4800be70, this=0x7fad5000b440) at ../include/nzmqt/nzmqt.hpp:703 nzmqt::PollingZMQContext::qt_static_metacall (_o=0x7fad5000b440, _c=, _id=, _a=) at moc_nzmqt.cpp:401 Title: mythlogserver crashed with SIGSEGV in QObject::disconnect() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: audio cdrom dialout video To manage notifications about this bug go to: https://bugs.launchpad.net/mythbuntu/+bug/1105512/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 1197462] Re: mythfrontend.real crashed with SIGSEGV in VideoMetadata::GetWatched()
I've installed the mythtv-dbg package. But since then I cannot reproduce the bug anymore. When the bug comes around again I will report it and mark it as duplicate of this bug. -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1197462 Title: mythfrontend.real crashed with SIGSEGV in VideoMetadata::GetWatched() Status in Mythbuntu, Ubuntu derivative focused upon MythTV: New Bug description: Nearly every time I mark a video as watched and immedately after that do scan for changes the frontend crashes. I should mention that there is an active filter (watched=no) when I mark the video as watched and start a scan for changes. (I don't know if that counts.) Let me know if there is something I can help with. Thank you ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: mythtv-frontend 2:0.26.0+fixes.20130702.c9accc2-0ubuntu0mythbuntu1 [origin: LP-PPA-mythbuntu-0.26] ProcVersionSignature: Ubuntu 3.8.0-25.37~precise1-generic 3.8.13 Uname: Linux 3.8.0-25-generic x86_64 .var.log.mythtv.mythavtest.log: .var.log.mythtv.mythccextractor.log: .var.log.mythtv.mythjobqueue.log: .var.log.mythtv.mythlcdserver.log: .var.log.mythtv.mythmediaserver.log: .var.log.mythtv.mythutil.log: ApportVersion: 2.0.1-0ubuntu17.3 Architecture: amd64 CrashCounter: 1 CrashDB: mythbuntu Date: Wed Jul 3 17:10:52 2013 ExecutablePath: /usr/bin/mythfrontend.real Installed_mythtv_dbg: 0.0 MarkForUpload: True ProcCmdline: /usr/bin/mythfrontend.real --syslog local7 SegvAnalysis: Segfault happened at: 0x7f1371ba77e3 <_ZNK13VideoMetadata10GetWatchedEv+3>: movzbl 0x111(%rax),%eax PC (0x7f1371ba77e3) ok source "0x111(%rax)" (0x30003100300144) not located in a known VMA region (needed readable region)! destination "%eax" ok SegvReason: reading unknown VMA Signal: 11 SourcePackage: mythtv StacktraceTop: VideoMetadata::GetWatched() const () from /usr/lib/libmythmetadata-0.26.so.0 ?? () ?? () ?? () ?? () Title: mythfrontend.real crashed with SIGSEGV in VideoMetadata::GetWatched() UpgradeStatus: Upgraded to precise on 2012-05-17 (412 days ago) UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin mythtv netdev plugdev s4f sambashare scanner tape vboxusers video mtime.conffile..etc.mythtv.session.settings: 2010-06-12T13:31:59 To manage notifications about this bug go to: https://bugs.launchpad.net/mythbuntu/+bug/1197462/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 1197462] [NEW] mythfrontend.real crashed with SIGSEGV in VideoMetadata::GetWatched()
Private bug reported: Nearly every time I mark a video as watched and immedately after that do scan for changes the frontend crashes. I should mention that there is an active filter (watched=no) when I mark the video as watched and start a scan for changes. (I don't know if that counts.) Let me know if there is something I can help with. Thank you ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: mythtv-frontend 2:0.26.0+fixes.20130702.c9accc2-0ubuntu0mythbuntu1 [origin: LP-PPA-mythbuntu-0.26] ProcVersionSignature: Ubuntu 3.8.0-25.37~precise1-generic 3.8.13 Uname: Linux 3.8.0-25-generic x86_64 .var.log.mythtv.mythavtest.log: .var.log.mythtv.mythccextractor.log: .var.log.mythtv.mythjobqueue.log: .var.log.mythtv.mythlcdserver.log: .var.log.mythtv.mythmediaserver.log: .var.log.mythtv.mythutil.log: ApportVersion: 2.0.1-0ubuntu17.3 Architecture: amd64 CrashCounter: 1 CrashDB: mythbuntu Date: Wed Jul 3 17:10:52 2013 ExecutablePath: /usr/bin/mythfrontend.real Installed_mythtv_dbg: 0.0 MarkForUpload: True ProcCmdline: /usr/bin/mythfrontend.real --syslog local7 SegvAnalysis: Segfault happened at: 0x7f1371ba77e3 <_ZNK13VideoMetadata10GetWatchedEv+3>: movzbl 0x111(%rax),%eax PC (0x7f1371ba77e3) ok source "0x111(%rax)" (0x30003100300144) not located in a known VMA region (needed readable region)! destination "%eax" ok SegvReason: reading unknown VMA Signal: 11 SourcePackage: mythtv StacktraceTop: VideoMetadata::GetWatched() const () from /usr/lib/libmythmetadata-0.26.so.0 ?? () ?? () ?? () ?? () Title: mythfrontend.real crashed with SIGSEGV in VideoMetadata::GetWatched() UpgradeStatus: Upgraded to precise on 2012-05-17 (412 days ago) UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin mythtv netdev plugdev s4f sambashare scanner tape vboxusers video mtime.conffile..etc.mythtv.session.settings: 2010-06-12T13:31:59 ** Affects: mythbuntu Importance: Undecided Status: New ** Tags: amd64 apport-crash need-amd64-retrace precise third-party-packages ** Description changed: - I'm using mythbuntu 12.04 an mythtv 0.26-fixes. + Nearly every time I mark a video as watched and immedately after that do + scan for changes the frontend crashes. - Nearly every time I mark a video as seen and immedately after that do scanning for changes the frontend crashes. - I should mention that there is an active filter (seen=no) when I mark the video as seen and start a scan for changes. - (I don't know if that counts.) + I should mention that there is an active filter (watched=no) when I mark + the video as watched and start a scan for changes. (I don't know if that + counts.) Let me know if there is something I can help with. Thank you ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: mythtv-frontend 2:0.26.0+fixes.20130702.c9accc2-0ubuntu0mythbuntu1 [origin: LP-PPA-mythbuntu-0.26] ProcVersionSignature: Ubuntu 3.8.0-25.37~precise1-generic 3.8.13 Uname: Linux 3.8.0-25-generic x86_64 .var.log.mythtv.mythavtest.log: - + .var.log.mythtv.mythccextractor.log: - + .var.log.mythtv.mythjobqueue.log: - + .var.log.mythtv.mythlcdserver.log: - + .var.log.mythtv.mythmediaserver.log: - + .var.log.mythtv.mythutil.log: - + ApportVersion: 2.0.1-0ubuntu17.3 Architecture: amd64 CrashCounter: 1 CrashDB: mythbuntu Date: Wed Jul 3 17:10:52 2013 ExecutablePath: /usr/bin/mythfrontend.real Installed_mythtv_dbg: 0.0 MarkForUpload: True ProcCmdline: /usr/bin/mythfrontend.real --syslog local7 SegvAnalysis: - Segfault happened at: 0x7f1371ba77e3 <_ZNK13VideoMetadata10GetWatchedEv+3>: movzbl 0x111(%rax),%eax - PC (0x7f1371ba77e3) ok - source "0x111(%rax)" (0x30003100300144) not located in a known VMA region (needed readable region)! - destination "%eax" ok + Segfault happened at: 0x7f1371ba77e3 <_ZNK13VideoMetadata10GetWatchedEv+3>: movzbl 0x111(%rax),%eax + PC (0x7f1371ba77e3) ok + source "0x111(%rax)" (0x30003100300144) not located in a known VMA region (needed readable region)! + destination "%eax" ok SegvReason: reading unknown VMA Signal: 11 SourcePackage: mythtv StacktraceTop: - VideoMetadata::GetWatched() const () from /usr/lib/libmythmetadata-0.26.so.0 - ?? () - ?? () - ?? () - ?? () + VideoMetadata::GetWatched() const () from /usr/lib/libmythmetadata-0.26.so.0 + ?? () + ?? () + ?? () + ?? () Title: mythfrontend.real crashed with SIGSEGV in VideoMetadata::GetWatched() UpgradeStatus: Upgraded to precise on 2012-05-17 (412 days ago) UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin mythtv netdev plugdev s4f sambashare scanner tape vboxusers video mtime.conffile..etc.mythtv.session.settings: 2010-06-12T13:31:59 -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to the bug report. https://bugs.launchpad.net/bugs/1197462 Title: mythfrontend.real crashed with SIGSEGV in VideoMetadata::GetWatched() S
[Mythbuntu-bugs] [Bug 1101395] Re: mythlogserver crashed with SIGSEGV in QObject::disconnect()
mythlogserver crashes on on frontend-mythbuntobox and on front-/backend- mythbuntubox, and it does unpredictable. Perhaps there is some hint in the mythfrontend.log (see attachment). ** Attachment added: "mythfrontend.log" https://bugs.launchpad.net/mythbuntu/+bug/1101395/+attachment/3711312/+files/mythfrontend.log -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to MythTV. https://bugs.launchpad.net/bugs/1101395 Title: mythlogserver crashed with SIGSEGV in QObject::disconnect() Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Triaged Status in MythTV: Unknown Status in “mythtv” package in Ubuntu: Triaged Bug description: crashed on remote frontend ProblemType: Crash DistroRelease: Ubuntu 12.04 Package: mythtv-common 2:0.26.0+fixes.20130118.8f8274a-0ubuntu0mythbuntu2 [origin: LP-PPA-mythbuntu-0.26] ProcVersionSignature: Ubuntu 3.2.0-35.55-generic 3.2.34 Uname: Linux 3.2.0-35-generic x86_64 NonfreeKernelModules: nvidia .var.log.mythtv.mythavtest.log: .var.log.mythtv.mythbackend.log: .var.log.mythtv.mythccextractor.log: .var.log.mythtv.mythcommflag.log: .var.log.mythtv.mythfilldatabase.log: .var.log.mythtv.mythjobqueue.log: .var.log.mythtv.mythlcdserver.log: .var.log.mythtv.mythmediaserver.log: .var.log.mythtv.mythmetadatalookup.log: .var.log.mythtv.mythpreviewgen.log: .var.log.mythtv.mythshutdown.log: .var.log.mythtv.mythtranscode.log: .var.log.mythtv.mythtv.setup.log: .var.log.mythtv.mythutil.log: .var.log.mythtv.mythwelcome.log: ApportVersion: 2.0.1-0ubuntu17.1 Architecture: amd64 CrashDB: mythbuntu Date: Fri Jan 18 15:13:07 2013 Disassembly: => 0x0: Cannot access memory at address 0x0 DistributionChannelDescriptor: # This is a distribution channel descriptor # For more information see http://wiki.ubuntu.com/DistributionChannelDescriptor canonical-oem-somerville-precise-amd64-20120703-2 ExecutablePath: /usr/bin/mythlogserver InstallationMedia: Ubuntu 12.04 "Precise" - Build amd64 LIVE Binary 20120703-15:08 Installed_mythtv_dbg: 2:0.26.0+fixes.20130118.8f8274a-0ubuntu0mythbuntu2 MarkForUpload: True MythTVDirectoryPermissions: total 4 drwxr-xr-x 2 root root 4096 Nov 24 18:26 videos ProcCmdline: /usr/bin/mythlogserver --daemon --verbose general --loglevel info --syslog local7 ProcEnviron: TERM=xterm PATH=(custom, no user) LANG=en_US.UTF-8 SHELL=/bin/bash SegvAnalysis: Segfault happened at: 0x0: Cannot access memory at address 0x0 PC (0x) not located in a known VMA region (needed executable region)! Stack memory exhausted (SP below stack segment) SegvReason: executing NULL VMA Signal: 11 SourcePackage: mythtv StacktraceTop: ?? () QObject::disconnect(QObject const*, char const*, QObject const*, char const*) () from /usr/lib/x86_64-linux-gnu/libQtCore.so.4 disconnect (member=0x0, receiver=0x7ff2d800b560, this=0x7ff2e000b4c0) at /usr/include/qt4/QtCore/qobject.h:252 unregisterSocket (socket_=0x7ff2e000b4c0, this=0x7ff2d800b560) at ../include/nzmqt/nzmqt.hpp:703 nzmqt::PollingZMQContext::qt_static_metacall (_o=0x7ff2d800b560, _c=, _id=, _a=) at moc_nzmqt.cpp:401 Title: mythlogserver crashed with SIGSEGV in QObject::disconnect() UpgradeStatus: No upgrade log present (probably fresh install) UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo To manage notifications about this bug go to: https://bugs.launchpad.net/mythbuntu/+bug/1101395/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 1081329] [NEW] mythtv-frontend crashes in scan for changes
Public bug reported: Description:Ubuntu 12.04.1 LTS Release:12.04 mythtv-frontend: Installiert: 2:0.25.2+fixes.20120802.46cab93-0ubuntu1 Kandidat:2:0.25.2+fixes.20120802.46cab93-0ubuntu1 Versionstabelle: *** 2:0.25.2+fixes.20120802.46cab93-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ precise-updates/multiverse amd64 Packages 100 /var/lib/dpkg/status 2:0.25.0+fixes.20120410.1f5962a-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ precise/multiverse amd64 Packages *** mythtv-frontend crashes in scan for changes. Before the scan I have marked a video as seen. (After every marking, the focus jumps to the very left.) And Filter is set to to show only unseen videos. *** ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: mythtv-frontend 2:0.25.2+fixes.20120802.46cab93-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-33.52-generic 3.2.31 Uname: Linux 3.2.0-33-generic x86_64 .var.log.mythtv.mythavtest.log: .var.log.mythtv.mythccextractor.log: .var.log.mythtv.mythcommflag.log: .var.log.mythtv.mythjobqueue.log: .var.log.mythtv.mythlcdserver.log: .var.log.mythtv.mythmediaserver.log: .var.log.mythtv.mythutil.log: ApportVersion: 2.0.1-0ubuntu15 Architecture: amd64 Date: Tue Nov 20 22:45:17 2012 Installed_mythtv_dbg: 0.0 MarkForUpload: True SourcePackage: mythtv UpgradeStatus: Upgraded to precise on 2012-05-17 (187 days ago) mtime.conffile..etc.mythtv.session.settings: 2010-06-12T13:31:59 ** Affects: mythtv (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug precise -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythtv in Ubuntu. https://bugs.launchpad.net/bugs/1081329 Title: mythtv-frontend crashes in scan for changes Status in “mythtv” package in Ubuntu: New Bug description: Description: Ubuntu 12.04.1 LTS Release: 12.04 mythtv-frontend: Installiert: 2:0.25.2+fixes.20120802.46cab93-0ubuntu1 Kandidat:2:0.25.2+fixes.20120802.46cab93-0ubuntu1 Versionstabelle: *** 2:0.25.2+fixes.20120802.46cab93-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ precise-updates/multiverse amd64 Packages 100 /var/lib/dpkg/status 2:0.25.0+fixes.20120410.1f5962a-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ precise/multiverse amd64 Packages *** mythtv-frontend crashes in scan for changes. Before the scan I have marked a video as seen. (After every marking, the focus jumps to the very left.) And Filter is set to to show only unseen videos. *** ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: mythtv-frontend 2:0.25.2+fixes.20120802.46cab93-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-33.52-generic 3.2.31 Uname: Linux 3.2.0-33-generic x86_64 .var.log.mythtv.mythavtest.log: .var.log.mythtv.mythccextractor.log: .var.log.mythtv.mythcommflag.log: .var.log.mythtv.mythjobqueue.log: .var.log.mythtv.mythlcdserver.log: .var.log.mythtv.mythmediaserver.log: .var.log.mythtv.mythutil.log: ApportVersion: 2.0.1-0ubuntu15 Architecture: amd64 Date: Tue Nov 20 22:45:17 2012 Installed_mythtv_dbg: 0.0 MarkForUpload: True SourcePackage: mythtv UpgradeStatus: Upgraded to precise on 2012-05-17 (187 days ago) mtime.conffile..etc.mythtv.session.settings: 2010-06-12T13:31:59 To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mythtv/+bug/1081329/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 1080366] [NEW] mythshutdown --unlock does not function anymore
Public bug reported: Description:Ubuntu 12.04.1 LTS Release:12.04 mythtv-common: Installiert: 2:0.25.2+fixes.20120802.46cab93-0ubuntu1 Kandidat:2:0.25.2+fixes.20120802.46cab93-0ubuntu1 Versionstabelle: *** 2:0.25.2+fixes.20120802.46cab93-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ precise-updates/multiverse amd64 Packages 100 /var/lib/dpkg/status 2:0.25.0+fixes.20120410.1f5962a-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ precise/multiverse amd64 Packages *** "mythshutdown --unlock" does not unlock anymore. *** $ mythshutdown --unlock --verbose all 2012-11-18 15:59:39.419946 C mythshutdown version: fixes/0.25 [v0.25.2-15-g46cab93] www.mythtv.org 2012-11-18 15:59:39.419966 C Qt version: compile: 4.8.1, runtime: 4.8.1 2012-11-18 15:59:39.419972 N Enabled verbose msgs: all 2012-11-18 15:59:39.419991 N Setting Log Level to LOG_INFO 2012-11-18 15:59:39.420035 I Added logging to the console 2012-11-18 15:59:39.420043 I Added database logging to table logging 2012-11-18 15:59:39.420140 N Setting up SIGHUP handler 2012-11-18 15:59:39.420195 N Using runtime prefix = /usr 2012-11-18 15:59:39.420210 N Using configuration directory = /home/sjuk/.mythtv 2012-11-18 15:59:39.420296 E (old)Settings::ReadSettings(settings.txt) - No such file settings.txt 2012-11-18 15:59:39.420362 I Assumed character encoding: de_DE.UTF-8 2012-11-18 15:59:39.421398 E (old)Settings::ReadSettings(settings.txt) - No such file settings.txt 2012-11-18 15:59:39.421455 E (old)Settings::ReadSettings(/usr/share/mythtv/mysql.txt) - No such file /usr/share/mythtv/mysql.txt 2012-11-18 15:59:39.421489 E (old)Settings::ReadSettings(/usr/etc/mythtv/mysql.txt) - No such file /usr/etc/mythtv/mysql.txt 2012-11-18 15:59:39.421751 E (old)Settings::ReadSettings(./mysql.txt) - No such file ./mysql.txt 2012-11-18 15:59:39.421833 N Empty LocalHostName. 2012-11-18 15:59:39.421852 I Using localhost value of obelix 2012-11-18 15:59:39.421875 I Clearing Settings Cache. 2012-11-18 15:59:39.422194 I DefaultUPnP() - No default UPnP backend 2012-11-18 15:59:39.41 I Testing network connectivity to '192.168.0.3' 2012-11-18 15:59:39.422879 I Starting process manager 2012-11-18 15:59:39.422972 I Starting process signal handler 2012-11-18 15:59:39.424820 I Managed child (PID: 4920) has started! * command=ping -t 3 -c 1 192.168.0.3 >/dev/null 2>&1, timeout=0 2012-11-18 15:59:39.425393 I Starting IO manager (read) 2012-11-18 15:59:39.425568 I Starting IO manager (write) 2012-11-18 15:59:39.523237 I Managed child (PID: 4920) has exited! command=ping -t 3 -c 1 192.168.0.3 >/dev/null 2>&1, status=0, result=0 2012-11-18 15:59:39.523598 I Clearing Settings Cache. 2012-11-18 15:59:39.544013 I Database connection created: DBManager0 2012-11-18 15:59:39.544098 I New DB connection, total: 1 2012-11-18 15:59:39.552598 I Connected to database 'mythconverg' at host: 192.168.0.3 2012-11-18 15:59:39.561461 I Closing DB connection named 'DBManager0' 2012-11-18 15:59:39.561680 I Clearing Settings Cache. 2012-11-18 15:59:39.561773 I Database connection created: DBManager1 2012-11-18 15:59:39.561813 I New DB connection, total: 1 2012-11-18 15:59:39.563579 I Connected to database 'mythconverg' at host: 192.168.0.3 2012-11-18 15:59:39.567230 N Setting QT default locale to de_DE 2012-11-18 15:59:39.567427 I Current locale de_DE 2012-11-18 15:59:39.567558 N Reading locale defaults from /usr/share/mythtv//locales/de_de.xml 2012-11-18 15:59:39.588657 I Enabling Settings Cache. 2012-11-18 15:59:39.588672 I Clearing Settings Cache. 2012-11-18 15:59:39.588710 I Mythshutdown: --unlock 2012-11-18 15:59:39.603945 I MythCoreContext: Connecting to backend server: 192.168.0.3:6543 (try 1 of 1) 2012-11-18 15:59:39.604836 I MythSocket(1d38180:13): IP is local, using loopback address instead 2012-11-18 15:59:39.604864 I MythSocket(1d38180:13): attempting connect() to (127.0.0.1:6543) 2012-11-18 15:59:39.604901 I MSocketDevice::connect: setting Protocol to IPv4 2012-11-18 15:59:39.604908 I MSocketDevice::connect: attempting to create new socket 2012-11-18 15:59:39.605120 I MythSocket(1d38180:13): write -> 13 30 MYTH_PROTO_VERSION 72 D78EFD6F 2012-11-18 15:59:39.605894 I MythSocket(1d38180:13): read <- 13 13 ACCEPT[]:[]72 2012-11-18 15:59:39.605923 I Using protocol version 72 2012-11-18 15:59:39.605958 I MythSocket(1d38180:13): write -> 13 21 ANN Playback obelix 0 2012-11-18 15:59:39.606595 I MythSocket(1d38180:13): read <- 13 2 OK 2012-11-18 15:59:39.606724 I MythSocket(1d36a20:14): IP is local, using loopback address instead 2012-11-18 15:59:39.606749 I MythSocket(1d36a20:14): attempting connect() to (127.0.0.1:6543) 2012-11-18 15:59:39.606771 I MSocketDevice::connect: setting Protocol to IPv4 2012-11-18 15:59:39.606778 I MSocketDevice::connect: attempting to create new socket 2012-11-18 15:59:39.606957 I MythSocket(1d36a20:14): w
[Mythbuntu-bugs] [Bug 1005224] Re: Video frame buffering failed too many times
-- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythtv in Ubuntu. https://bugs.launchpad.net/bugs/1005224 Title: Video frame buffering failed too many times Status in “mythtv” package in Ubuntu: New Bug description: While watching tv video freezes and falls back to main menu. I'm using a combination of front- and backend on one mythbuntu-box. Here you can see what mythfrontend wrote to its logfile: May 27 15:32:58 obelix mythfrontend[2860]: W Decoder ringbuffer.cpp:1022 (WaitForReadsAllowed) RingBuf(myth://192.168.0.3:6543/11301_2012052715200 0.mpg): Taking too long to be allowed to read.. May 27 15:32:58 mythfrontend[2860]: last message repeated 6 times May 27 15:32:58 obelix mythfrontend[2860]: N CoreContext mythplayer.cpp:2079 (PrebufferEnoughFrames) Player(0): Waited 8509ms for video buffers AA uUuUAULAUAuLAP May 27 15:32:58 obelix mythfrontend[2860]: W Decoder ringbuffer.cpp:1022 (WaitForReadsAllowed) RingBuf(myth://192.168.0.3:6543/11301_2012052715200 0.mpg): Taking too long to be allowed to read.. May 27 15:33:02 mythfrontend[2860]: last message repeated 3 times May 27 15:33:02 obelix mythfrontend[2860]: E Decoder avformatdecoder.cpp:4374 (GetFrame) decoding error#012#011#011#011eno: Eingabe-/Ausgabefehler (5) May 27 15:33:08 mythfrontend[2860]: last message repeated 338 times May 27 15:33:08 obelix mythfrontend[2860]: N CoreContext mythplayer.cpp:2079 (PrebufferEnoughFrames) Player(0): Waited 6874ms for video buffers AAUuAUALALAfAAUuUAAAUAUAAUAAUUAP May 27 15:33:08 obelix mythfrontend[2860]: E Decoder avformatdecoder.cpp:4374 (GetFrame) decoding error#012#011#011#011eno: Eingabe-/Ausgabefehler (5) May 27 15:33:26 mythfrontend[2860]: last message repeated 459 times May 27 15:33:26 obelix mythfrontend[2860]: W CoreContext mythplayer.cpp:2962 (PauseDecoder) Player(0): Waited 100ms for decoder to pause May 27 15:33:31 mythfrontend[2860]: last message repeated 52 times May 27 15:33:31 obelix mythfrontend[2860]: W CoreContext mythpainter.cpp:32 (~MythPainter) MythPainter: 23 images not yet de-allocated. May 27 15:33:31 obelix mythfrontend[2860]: I CoreContext audio/audiopulsehandler.cpp:320 (SuspendInternal) Pulse: PulseAudio resume OK May 27 15:33:32 obelix mythfrontend[2860]: I CoreContext tv_play.cpp:2358 (HandleStateChange) TV: Changing from WatchingLiveTV to None May 27 15:33:32 obelix mythfrontend[2860]: I CoreContext tv_play.cpp:380 (StartTV) TV: Exiting main playback loop. May 27 15:33:32 obelix mythfrontend[2860]: I CoreContext tv_play.cpp:2121 (HandleStateChange) TV: Attempting to change from None to WatchingLiveTV May 27 15:33:32 obelix mythfrontend[2860]: I CoreContext mythcorecontext.cpp:371 (ConnectCommandSocket) MythCoreContext: Connecting to backend server: 192.168.0.3:6543 (try 1 of 1) May 27 15:33:32 obelix mythfrontend[2860]: I CoreContext mythcorecontext.cpp:1178 (CheckProtoVersion) Using protocol version 72 May 27 15:33:32 obelix mythfrontend[2860]: N CoreContext tv_play.cpp:2186 (HandleStateChange) TV: Spawning LiveTV Recorder -- begin May 27 15:33:32 obelix mythfrontend[2860]: N CoreContext tv_play.cpp:2193 (HandleStateChange) TV: Spawning LiveTV Recorder -- end May 27 15:33:32 obelix mythfrontend[2860]: I CoreContext tv_play.cpp:2214 (HandleStateChange) TV: playbackURL(myth://192.168.0.3:6543/11301_20120527153332.mpg) cardtype(DUMMY) May 27 15:33:32 obelix mythfrontend[2860]: E CoreContext tv_play.cpp:2231 (HandleStateChange) TV: LiveTV not successfully started May 27 15:33:32 obelix mythfrontend[2860]: I CoreContext tv_play.cpp:2449 (HandleStateChange) TV: Main UI disabled. May 27 15:33:32 obelix mythfrontend[2860]: I CoreContext tv_play.cpp:378 (StartTV) TV: Entering main playback loop. May 27 15:33:32 obelix mythfrontend[2860]: I CoreContext screensaver-x11.cpp:161 (RestoreDPMS) ScreenSaverX11Private: DPMS Reactivated 1 May 27 15:33:33 obelix mythfrontend[2860]: I CoreContext screensaver-x11.cpp:149 (DisableDPMS) ScreenSaverX11Private: DPMS Deactivated 1 May 27 15:33:33 obelix mythfrontend[2860]: I CoreContext tv_play.cpp:380 (StartTV) TV: Exiting main playback loop. May 27 15:33:33 obelix mythfrontend[2860]: N CoreContext mythmainwindow.cpp:2583 (PauseIdleTimer) Suspending idle timer Pleas help Thank you ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: mythtv 2:0.25.0+fixes.20120410.1f5962a-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16 Uname: Linux 3.2.0-24-generic x86_64 .var.log.mythtv.mythavtest.log: .var.log.mythtv.mythccextractor.log: .var.log.mythtv.mythcommflag.log: .var.log.mythtv.mythfilldatabase.log: .var.log.mythtv.mythjobqueue.log: .var.log.mythtv.mythlcdserver.log: .var.log.mythtv.mythmediaserver.log: .var.log.mythtv.mythutil.log: ApportVersion: 2.0.1-0ubuntu7 Architecture: amd64 Date
[Mythbuntu-bugs] [Bug 1005224] [NEW] Video frame buffering failed too many times
Public bug reported: While watching tv video freezes and falls back to main menu. I'm using a combination of front- and backend on one mythbuntu-box. Here you can see what mythfrontend wrote to its logfile: May 27 15:32:58 obelix mythfrontend[2860]: W Decoder ringbuffer.cpp:1022 (WaitForReadsAllowed) RingBuf(myth://192.168.0.3:6543/11301_2012052715200 0.mpg): Taking too long to be allowed to read.. May 27 15:32:58 mythfrontend[2860]: last message repeated 6 times May 27 15:32:58 obelix mythfrontend[2860]: N CoreContext mythplayer.cpp:2079 (PrebufferEnoughFrames) Player(0): Waited 8509ms for video buffers AA uUuUAULAUAuLAP May 27 15:32:58 obelix mythfrontend[2860]: W Decoder ringbuffer.cpp:1022 (WaitForReadsAllowed) RingBuf(myth://192.168.0.3:6543/11301_2012052715200 0.mpg): Taking too long to be allowed to read.. May 27 15:33:02 mythfrontend[2860]: last message repeated 3 times May 27 15:33:02 obelix mythfrontend[2860]: E Decoder avformatdecoder.cpp:4374 (GetFrame) decoding error#012#011#011#011eno: Eingabe-/Ausgabefehler (5) May 27 15:33:08 mythfrontend[2860]: last message repeated 338 times May 27 15:33:08 obelix mythfrontend[2860]: N CoreContext mythplayer.cpp:2079 (PrebufferEnoughFrames) Player(0): Waited 6874ms for video buffers AAUuAUALALAfAAUuUAAAUAUAAUAAUUAP May 27 15:33:08 obelix mythfrontend[2860]: E Decoder avformatdecoder.cpp:4374 (GetFrame) decoding error#012#011#011#011eno: Eingabe-/Ausgabefehler (5) May 27 15:33:26 mythfrontend[2860]: last message repeated 459 times May 27 15:33:26 obelix mythfrontend[2860]: W CoreContext mythplayer.cpp:2962 (PauseDecoder) Player(0): Waited 100ms for decoder to pause May 27 15:33:31 mythfrontend[2860]: last message repeated 52 times May 27 15:33:31 obelix mythfrontend[2860]: W CoreContext mythpainter.cpp:32 (~MythPainter) MythPainter: 23 images not yet de-allocated. May 27 15:33:31 obelix mythfrontend[2860]: I CoreContext audio/audiopulsehandler.cpp:320 (SuspendInternal) Pulse: PulseAudio resume OK May 27 15:33:32 obelix mythfrontend[2860]: I CoreContext tv_play.cpp:2358 (HandleStateChange) TV: Changing from WatchingLiveTV to None May 27 15:33:32 obelix mythfrontend[2860]: I CoreContext tv_play.cpp:380 (StartTV) TV: Exiting main playback loop. May 27 15:33:32 obelix mythfrontend[2860]: I CoreContext tv_play.cpp:2121 (HandleStateChange) TV: Attempting to change from None to WatchingLiveTV May 27 15:33:32 obelix mythfrontend[2860]: I CoreContext mythcorecontext.cpp:371 (ConnectCommandSocket) MythCoreContext: Connecting to backend server: 192.168.0.3:6543 (try 1 of 1) May 27 15:33:32 obelix mythfrontend[2860]: I CoreContext mythcorecontext.cpp:1178 (CheckProtoVersion) Using protocol version 72 May 27 15:33:32 obelix mythfrontend[2860]: N CoreContext tv_play.cpp:2186 (HandleStateChange) TV: Spawning LiveTV Recorder -- begin May 27 15:33:32 obelix mythfrontend[2860]: N CoreContext tv_play.cpp:2193 (HandleStateChange) TV: Spawning LiveTV Recorder -- end May 27 15:33:32 obelix mythfrontend[2860]: I CoreContext tv_play.cpp:2214 (HandleStateChange) TV: playbackURL(myth://192.168.0.3:6543/11301_20120527153332.mpg) cardtype(DUMMY) May 27 15:33:32 obelix mythfrontend[2860]: E CoreContext tv_play.cpp:2231 (HandleStateChange) TV: LiveTV not successfully started May 27 15:33:32 obelix mythfrontend[2860]: I CoreContext tv_play.cpp:2449 (HandleStateChange) TV: Main UI disabled. May 27 15:33:32 obelix mythfrontend[2860]: I CoreContext tv_play.cpp:378 (StartTV) TV: Entering main playback loop. May 27 15:33:32 obelix mythfrontend[2860]: I CoreContext screensaver-x11.cpp:161 (RestoreDPMS) ScreenSaverX11Private: DPMS Reactivated 1 May 27 15:33:33 obelix mythfrontend[2860]: I CoreContext screensaver-x11.cpp:149 (DisableDPMS) ScreenSaverX11Private: DPMS Deactivated 1 May 27 15:33:33 obelix mythfrontend[2860]: I CoreContext tv_play.cpp:380 (StartTV) TV: Exiting main playback loop. May 27 15:33:33 obelix mythfrontend[2860]: N CoreContext mythmainwindow.cpp:2583 (PauseIdleTimer) Suspending idle timer Pleas help Thank you ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: mythtv 2:0.25.0+fixes.20120410.1f5962a-0ubuntu1 ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16 Uname: Linux 3.2.0-24-generic x86_64 .var.log.mythtv.mythavtest.log: .var.log.mythtv.mythccextractor.log: .var.log.mythtv.mythcommflag.log: .var.log.mythtv.mythfilldatabase.log: .var.log.mythtv.mythjobqueue.log: .var.log.mythtv.mythlcdserver.log: .var.log.mythtv.mythmediaserver.log: .var.log.mythtv.mythutil.log: ApportVersion: 2.0.1-0ubuntu7 Architecture: amd64 Date: Sun May 27 18:49:14 2012 Installed_mythtv_dbg: 0.0 PackageArchitecture: all ProcEnviron: LANGUAGE=de_DE:de TERM=xterm PATH=(custom, user) LANG=de_DE.UTF-8 SHELL=/bin/bash SourcePackage: mythtv UpgradeStatus: Upgraded to precise on 2012-05-17 (10 days ago) ** Affects: mythtv (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug precise -- You
[Mythbuntu-bugs] [Bug 596539] Re: mythexport does not honor an existing cutlist
What a pity. In my opinion a "config" should be a what it is, and no "script". On the one hand it is a good thing that the mythexport-config can handle anything you want (cause of the fact that it is a perl module). But on the outher hand I would say end users should only have to decide which features to use or not, and how. For the normal end user it will be to difficult and error-prone to edit such a config. I recommend to move the perl-module into the feature-part of the code and provide "clean" config-file. Another Idea would be to merge mythtranscode and mythexport and provide an easy configuration over the ui of mythtv. Please think about it, or give this Information to the developers. thx -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythexport in Ubuntu. https://bugs.launchpad.net/bugs/596539 Title: mythexport does not honor an existing cutlist Status in “mythexport” package in Ubuntu: Opinion Bug description: Binary package hint: mythexport When setting "removeCommercials=1" in "/etc/mythtv/mythexport/mythexport_settings.cfg" I expected that mythexport honors the existing cutlist I made manually, like mythtranscode does with option "--honorcutlist". Instead it removes the existing cutlist and generates a new one by using a commercial flagging job, before transcoding. In the fact that the commercial flagging is not precise enough for automatic cutting, there is no use for the "removeCommercial"-function for now. Please add the possibility to activate "honorcutlist", which disables the replacement of an existing cutlist before transcode. thx Description: Ubuntu 10.04 LTS Release: 10.04 mythexport: Installiert: 2.1.5-0ubuntu1 Kandidat: 2.1.5-0ubuntu1 Versions-Tabelle: *** 2.1.5-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/universe Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythexport 2.1.5-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sun Jun 20 14:14:47 2010 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=C SHELL=/bin/bash SourcePackage: mythexport To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mythexport/+bug/596539/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 596539] Re: mythexport does not honor an existing cutlist
** Changed in: mythexport (Ubuntu) Status: Invalid => Opinion -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythexport in Ubuntu. https://bugs.launchpad.net/bugs/596539 Title: mythexport does not honor an existing cutlist Status in “mythexport” package in Ubuntu: Opinion Bug description: Binary package hint: mythexport When setting "removeCommercials=1" in "/etc/mythtv/mythexport/mythexport_settings.cfg" I expected that mythexport honors the existing cutlist I made manually, like mythtranscode does with option "--honorcutlist". Instead it removes the existing cutlist and generates a new one by using a commercial flagging job, before transcoding. In the fact that the commercial flagging is not precise enough for automatic cutting, there is no use for the "removeCommercial"-function for now. Please add the possibility to activate "honorcutlist", which disables the replacement of an existing cutlist before transcode. thx Description: Ubuntu 10.04 LTS Release: 10.04 mythexport: Installiert: 2.1.5-0ubuntu1 Kandidat: 2.1.5-0ubuntu1 Versions-Tabelle: *** 2.1.5-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/universe Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythexport 2.1.5-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sun Jun 20 14:14:47 2010 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=C SHELL=/bin/bash SourcePackage: mythexport To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/mythexport/+bug/596539/+subscriptions ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 596242] Re: mythvideo does not find files with german Umlaut (äöü)
The issue went gone with the mythbuntu weekly build (0.24). -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythplugins in ubuntu. https://bugs.launchpad.net/bugs/596242 Title: mythvideo does not find files with german Umlaut (äöü) Status in “mythplugins” package in Ubuntu: New Bug description: Binary package hint: mythplugins When searching for new video files in mythvideo the following file was not recognized. "Bibi und Tina 4x04 Gestüt Szendrö in Gefahr.avi" When changing the "ö" to "oe" and the "ü" to "ue", for example with a soft link, ... $ ln -s Bibi\ und\ Tina\ 4x04\ Gestüt\ Szendrö\ in\ Gefahr.avi Bibi\ und\ Tina\ 4x04\ Gestuet\ Szendroe\ in\ Gefahr.avi ...the link is recognized and the file can be played in mythvideo. Description: Ubuntu 10.04 LTS Release: 10.04 mythvideo: Installiert: 0.23.0+fixes24104-0ubuntu2 Kandidat: 0.23.0+fixes24104-0ubuntu2 Versions-Tabelle: *** 0.23.0+fixes24104-0ubuntu2 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/multiverse Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythvideo 0.23.0+fixes24104-0ubuntu2 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sat Jun 19 13:23:22 2010 Installed_mythplugins-dbg: 0.23.0+fixes24104-0ubuntu2 Installed_mythtv-dbg: 0.23.0+fixes24158-0ubuntu2 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=C SHELL=/bin/bash SourcePackage: mythplugins ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 302919] Re: lcdproc: Futaba dm-140gink VFD device needs driver
I've changed to another hardware cause my barbone got broken. So there is nothing I can help with this issue any more. -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. https://bugs.launchpad.net/bugs/302919 Title: lcdproc: Futaba dm-140gink VFD device needs driver Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Confirmed Status in “lcdproc” package in Ubuntu: Confirmed Bug description: Binary package hint: lcdproc 1) $ lsb_release -rd Description: Ubuntu 8.10 Release: 8.10 2) $ apt-cache policy lcdproc lcdproc: Installiert: 0.5.2-0ubuntu2 Kandidat: 0.5.2-0ubuntu2 Versions-Tabelle: *** 0.5.2-0ubuntu2 0 500 http://de.archive.ubuntu.com intrepid/universe Packages 100 /var/lib/dpkg/status 3) I expected that my VFD (Futaba dm-140gink) will work with lcdproc. 4) The device was not supported by this version of lcdproc package. I found a ppa with a working package (0.5.2-0ubuntu2pavka4) here: http://ppa.launchpad.net/pavkamlc/ubuntu Please activate support for dm-140 in regular package. thx ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 664559] Re: VDPAU Error in mythfrontend.log although using radeon
Thanx for the information. When the Error-Message does not harm any function I can ignore it. But in my opinion it should be a warning instead of an error. In my case there is no nvidia card in the mythtv- box. Why could there be an VDPAU-Error? Please think about it. -- You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythtv in ubuntu. https://bugs.launchpad.net/bugs/664559 Title: VDPAU Error in mythfrontend.log although using radeon Status in MythTV: Unknown Status in project should be deleted: Invalid Status in “mythtv” package in Ubuntu: Won't Fix Bug description: Binary package hint: mythtv Description: Ubuntu 10.04.1 LTS Release: 10.04 mythtv-frontend: Installiert: 0.23.0+fixes24158-0ubuntu2 Kandidat: 0.23.0+fixes24158-0ubuntu2 Versions-Tabelle: *** 0.23.0+fixes24158-0ubuntu2 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/multiverse Packages 100 /var/lib/dpkg/status Since I switched from an nvida-based platform to an ati/amd-based platform there is an annoying error Message in the mythfrontend.log (VDPAU Error). 2010-10-21 14:44:58.812 Marking recording as watched using offset 4 minutes 2010-10-21 14:44:58.812 TV: Attempting to change from WatchingVideo to None 2010-10-21 14:44:58.813 TV: Changing from WatchingVideo to None 2010-10-21 14:44:58.876 TV: Attempting to change from None to None 2010-10-21 14:47:25.985 TV: Attempting to change from None to WatchingVideo Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory 2010-10-21 14:47:26.605 VDPAU Error: Error at mythrender_vdpau.cpp:1448 (#1, Unknown) 2010-10-21 14:47:26.605 VDPAU Error: Failed to create VDPAU device. 2010-10-21 14:47:26.605 VDPAU Error: No VDPAU device 2010-10-21 14:47:26.605 VDPAU: Failed to create dummy device. 2010-10-21 14:47:26.606 AFD: Opened codec 0xb5a3900, id(MPEG4) type(Video) 2010-10-21 14:47:26.606 AFD: codec MP2 has 2 channels 2010-10-21 14:47:26.606 AFD: Opened codec 0xb2f4860, id(MP2) type(Audio) 2010-10-21 14:47:26.709 Opening audio device 'default'. ch 2(2) sr 48000 (reenc 0) 2010-10-21 14:47:26.709 Opening ALSA audio device 'default'. 2010-10-21 14:47:26.834 VideoOutputXv: XVideo Adaptor Name: 'Radeon Textured Video' 2010-10-21 14:47:26.878 OSD Theme Dimensions W: 1280 H: 720 2010-10-21 14:47:26.946 The realtime priority setting is not enabled. YadifDeint: In-Pixformat = 1 Out-Pixformat=1 YadifDeint: size changed from 0 x 0 -> 720 x 576 2010-10-21 14:47:26.948 TV: Changing from None to WatchingVideo YadifDeint: Using existing thread. 2010-10-21 14:47:26.962 Video timing method: DRM 2010-10-21 15:08:44.822 Marking recording as watched using offset 4 minutes 2010-10-21 15:08:44.822 TV: Attempting to change from WatchingVideo to None 2010-10-21 15:08:44.822 TV: Changing from WatchingVideo to None 2010-10-21 15:08:44.885 TV: Attempting to change from None to None ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythtv-frontend 0.23.0+fixes24158-0ubuntu2 ProcVersionSignature: Ubuntu 2.6.32-25.44-generic 2.6.32.21+drm33.7 Uname: Linux 2.6.32-25-generic x86_64 Architecture: amd64 Date: Thu Oct 21 16:47:00 2010 Installed_mythplugins-dbg: 0.0 Installed_mythtv-dbg: 0.0 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=de_DE.UTF-8 SHELL=/bin/bash SourcePackage: mythtv ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 664559] Re: VDPAU Error in mythfrontend.log although using radeon
-- VDPAU Error in mythfrontend.log although using radeon https://bugs.launchpad.net/bugs/664559 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythtv in ubuntu. Status in “mythtv” package in Ubuntu: New Bug description: Binary package hint: mythtv Description:Ubuntu 10.04.1 LTS Release:10.04 mythtv-frontend: Installiert: 0.23.0+fixes24158-0ubuntu2 Kandidat: 0.23.0+fixes24158-0ubuntu2 Versions-Tabelle: *** 0.23.0+fixes24158-0ubuntu2 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/multiverse Packages 100 /var/lib/dpkg/status Since I switched from an nvida-based platform to an ati/amd-based platform there is an annoying error Message in the mythfrontend.log (VDPAU Error). 2010-10-21 14:44:58.812 Marking recording as watched using offset 4 minutes 2010-10-21 14:44:58.812 TV: Attempting to change from WatchingVideo to None 2010-10-21 14:44:58.813 TV: Changing from WatchingVideo to None 2010-10-21 14:44:58.876 TV: Attempting to change from None to None 2010-10-21 14:47:25.985 TV: Attempting to change from None to WatchingVideo Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory 2010-10-21 14:47:26.605 VDPAU Error: Error at mythrender_vdpau.cpp:1448 (#1, Unknown) 2010-10-21 14:47:26.605 VDPAU Error: Failed to create VDPAU device. 2010-10-21 14:47:26.605 VDPAU Error: No VDPAU device 2010-10-21 14:47:26.605 VDPAU: Failed to create dummy device. 2010-10-21 14:47:26.606 AFD: Opened codec 0xb5a3900, id(MPEG4) type(Video) 2010-10-21 14:47:26.606 AFD: codec MP2 has 2 channels 2010-10-21 14:47:26.606 AFD: Opened codec 0xb2f4860, id(MP2) type(Audio) 2010-10-21 14:47:26.709 Opening audio device 'default'. ch 2(2) sr 48000 (reenc 0) 2010-10-21 14:47:26.709 Opening ALSA audio device 'default'. 2010-10-21 14:47:26.834 VideoOutputXv: XVideo Adaptor Name: 'Radeon Textured Video' 2010-10-21 14:47:26.878 OSD Theme Dimensions W: 1280 H: 720 2010-10-21 14:47:26.946 The realtime priority setting is not enabled. YadifDeint: In-Pixformat = 1 Out-Pixformat=1 YadifDeint: size changed from 0 x 0 -> 720 x 576 2010-10-21 14:47:26.948 TV: Changing from None to WatchingVideo YadifDeint: Using existing thread. 2010-10-21 14:47:26.962 Video timing method: DRM 2010-10-21 15:08:44.822 Marking recording as watched using offset 4 minutes 2010-10-21 15:08:44.822 TV: Attempting to change from WatchingVideo to None 2010-10-21 15:08:44.822 TV: Changing from WatchingVideo to None 2010-10-21 15:08:44.885 TV: Attempting to change from None to None ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythtv-frontend 0.23.0+fixes24158-0ubuntu2 ProcVersionSignature: Ubuntu 2.6.32-25.44-generic 2.6.32.21+drm33.7 Uname: Linux 2.6.32-25-generic x86_64 Architecture: amd64 Date: Thu Oct 21 16:47:00 2010 Installed_mythplugins-dbg: 0.0 Installed_mythtv-dbg: 0.0 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=de_DE.UTF-8 SHELL=/bin/bash SourcePackage: mythtv ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 664559] [NEW] VDPAU Error in mythfrontend.log although using radeon
Public bug reported: Binary package hint: mythtv Description:Ubuntu 10.04.1 LTS Release:10.04 mythtv-frontend: Installiert: 0.23.0+fixes24158-0ubuntu2 Kandidat: 0.23.0+fixes24158-0ubuntu2 Versions-Tabelle: *** 0.23.0+fixes24158-0ubuntu2 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/multiverse Packages 100 /var/lib/dpkg/status Since I switched from an nvida-based platform to an ati/amd-based platform there is an annoying error Message in the mythfrontend.log (VDPAU Error). 2010-10-21 14:44:58.812 Marking recording as watched using offset 4 minutes 2010-10-21 14:44:58.812 TV: Attempting to change from WatchingVideo to None 2010-10-21 14:44:58.813 TV: Changing from WatchingVideo to None 2010-10-21 14:44:58.876 TV: Attempting to change from None to None 2010-10-21 14:47:25.985 TV: Attempting to change from None to WatchingVideo Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory 2010-10-21 14:47:26.605 VDPAU Error: Error at mythrender_vdpau.cpp:1448 (#1, Unknown) 2010-10-21 14:47:26.605 VDPAU Error: Failed to create VDPAU device. 2010-10-21 14:47:26.605 VDPAU Error: No VDPAU device 2010-10-21 14:47:26.605 VDPAU: Failed to create dummy device. 2010-10-21 14:47:26.606 AFD: Opened codec 0xb5a3900, id(MPEG4) type(Video) 2010-10-21 14:47:26.606 AFD: codec MP2 has 2 channels 2010-10-21 14:47:26.606 AFD: Opened codec 0xb2f4860, id(MP2) type(Audio) 2010-10-21 14:47:26.709 Opening audio device 'default'. ch 2(2) sr 48000 (reenc 0) 2010-10-21 14:47:26.709 Opening ALSA audio device 'default'. 2010-10-21 14:47:26.834 VideoOutputXv: XVideo Adaptor Name: 'Radeon Textured Video' 2010-10-21 14:47:26.878 OSD Theme Dimensions W: 1280 H: 720 2010-10-21 14:47:26.946 The realtime priority setting is not enabled. YadifDeint: In-Pixformat = 1 Out-Pixformat=1 YadifDeint: size changed from 0 x 0 -> 720 x 576 2010-10-21 14:47:26.948 TV: Changing from None to WatchingVideo YadifDeint: Using existing thread. 2010-10-21 14:47:26.962 Video timing method: DRM 2010-10-21 15:08:44.822 Marking recording as watched using offset 4 minutes 2010-10-21 15:08:44.822 TV: Attempting to change from WatchingVideo to None 2010-10-21 15:08:44.822 TV: Changing from WatchingVideo to None 2010-10-21 15:08:44.885 TV: Attempting to change from None to None ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythtv-frontend 0.23.0+fixes24158-0ubuntu2 ProcVersionSignature: Ubuntu 2.6.32-25.44-generic 2.6.32.21+drm33.7 Uname: Linux 2.6.32-25-generic x86_64 Architecture: amd64 Date: Thu Oct 21 16:47:00 2010 Installed_mythplugins-dbg: 0.0 Installed_mythtv-dbg: 0.0 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=de_DE.UTF-8 SHELL=/bin/bash SourcePackage: mythtv ** Affects: mythtv (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug lucid -- VDPAU Error in mythfrontend.log although using radeon https://bugs.launchpad.net/bugs/664559 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythtv in ubuntu. Status in “mythtv” package in Ubuntu: New Bug description: Binary package hint: mythtv Description:Ubuntu 10.04.1 LTS Release:10.04 mythtv-frontend: Installiert: 0.23.0+fixes24158-0ubuntu2 Kandidat: 0.23.0+fixes24158-0ubuntu2 Versions-Tabelle: *** 0.23.0+fixes24158-0ubuntu2 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/multiverse Packages 100 /var/lib/dpkg/status Since I switched from an nvida-based platform to an ati/amd-based platform there is an annoying error Message in the mythfrontend.log (VDPAU Error). 2010-10-21 14:44:58.812 Marking recording as watched using offset 4 minutes 2010-10-21 14:44:58.812 TV: Attempting to change from WatchingVideo to None 2010-10-21 14:44:58.813 TV: Changing from WatchingVideo to None 2010-10-21 14:44:58.876 TV: Attempting to change from None to None 2010-10-21 14:47:25.985 TV: Attempting to change from None to WatchingVideo Failed to open VDPAU backend libvdpau_nvidia.so: cannot open shared object file: No such file or directory 2010-10-21 14:47:26.605 VDPAU Error: Error at mythrender_vdpau.cpp:1448 (#1, Unknown) 2010-10-21 14:47:26.605 VDPAU Error: Failed to create VDPAU device. 2010-10-21 14:47:26.605 VDPAU Error: No VDPAU device 2010-10-21 14:47:26.605 VDPAU: Failed to create dummy device. 2010-10-21 14:47:26.606 AFD: Opened codec 0xb5a3900, id(MPEG4) type(Video) 2010-10-21 14:47:26.606 AFD: codec MP2 has 2 channels 2010-10-21 14:47:26.606 AFD: Opened codec 0xb2f4860, id(MP2) type(Audio) 2010-10-21 14:47:26.709 Opening audio device 'default'. ch 2(2) sr 48000 (reenc 0) 2010-10-21 14:47:26.709 Opening ALSA audio device 'default'. 2010-10-21 14:47:26.834 VideoOutputXv: XVideo Adaptor Name: 'Radeon Textured Video' 2010-10-21 14:47:26.878 OSD Theme Dimensions W: 1280 H: 720 2010-10-21 14:47:26.946 The realtime priority setting is not enabled. YadifDeint: In-Pixformat = 1 Out-Pixforma
[Mythbuntu-bugs] [Bug 596543] Re: mythexport does not handle special german characters (äü öß) correctly
Yes it does. For example a file like "Singen ist schön.avi" will be like this "Singen_ist_sch_n.avi". When there is more then one special german character it gets more difficult get back the real meaning. ** Changed in: mythexport (Ubuntu) Status: Incomplete => New -- mythexport does not handle special german characters (äüöß) correctly https://bugs.launchpad.net/bugs/596543 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythexport in ubuntu. Status in “mythexport” package in Ubuntu: New Bug description: Binary package hint: mythexport Mythexport "On the go" displays quotation marks ("�") in firefox, instead of special german characters ("äüöß"). Exported files use underscore characters ("_") instead of special german characters (äüöß). Description:Ubuntu 10.04 LTS Release:10.04 mythexport: Installiert: 2.1.5-0ubuntu1 Kandidat: 2.1.5-0ubuntu1 Versions-Tabelle: *** 2.1.5-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/universe Packages 100 /var/lib/dpkg/status $ locale LANG=de_DE.UTF-8 LANGUAGE=de_DE:de LC_CTYPE="de_DE.UTF-8" LC_NUMERIC="de_DE.UTF-8" LC_TIME="de_DE.UTF-8" LC_COLLATE="de_DE.UTF-8" LC_MONETARY="de_DE.UTF-8" LC_MESSAGES="de_DE.UTF-8" LC_PAPER="de_DE.UTF-8" LC_NAME="de_DE.UTF-8" LC_ADDRESS="de_DE.UTF-8" LC_TELEPHONE="de_DE.UTF-8" LC_MEASUREMENT="de_DE.UTF-8" LC_IDENTIFICATION="de_DE.UTF-8" LC_ALL= $ cat /etc/environment PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" LANGUAGE="de_DE:de" LANG="de_DE.UTF-8" $ cat /etc/default/locale LANG="de_DE.UTF-8" LANGUAGE="de_DE:de" ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythexport 2.1.5-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sun Jun 20 14:43:46 2010 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=C SHELL=/bin/bash SourcePackage: mythexport ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 596242] Re: mythvideo does not find files with german Umlaut (äöü)
Hello pjw, here is the information from my mythbuntu-box you requested. ii libqtcore44:4.6.2-0ubuntu5.1Qt 4 core module ii linux-image-2.6.32-25-generic 2.6.32-25.44 Linux kernel image for version 2.6.32 on x86/x86_64 ii mythtv-frontend 0.23.0+fixes24158-0ubuntu2A personal video recorder application (client) ii mythvideo 0.23.0+fixes24104-0ubuntu2A generic video player frontend module for MythTV LANG=de_DE.UTF-8 LANGUAGE=de_DE:de LC_CTYPE="de_DE.UTF-8" ... LC_IDENTIFICATION="de_DE.UTF-8" LC_ALL=The problem is still there, and I didn't try the "LC_ALL"-workaround, because of the side-effects it will have. -- mythvideo does not find files with german Umlaut (äöü) https://bugs.launchpad.net/bugs/596242 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythplugins in ubuntu. Status in “mythplugins” package in Ubuntu: New Bug description: Binary package hint: mythplugins When searching for new video files in mythvideo the following file was not recognized. "Bibi und Tina 4x04 Gestüt Szendrö in Gefahr.avi" When changing the "ö" to "oe" and the "ü" to "ue", for example with a soft link, ... $ ln -s Bibi\ und\ Tina\ 4x04\ Gestüt\ Szendrö\ in\ Gefahr.avi Bibi\ und\ Tina\ 4x04\ Gestuet\ Szendroe\ in\ Gefahr.avi ...the link is recognized and the file can be played in mythvideo. Description:Ubuntu 10.04 LTS Release:10.04 mythvideo: Installiert: 0.23.0+fixes24104-0ubuntu2 Kandidat: 0.23.0+fixes24104-0ubuntu2 Versions-Tabelle: *** 0.23.0+fixes24104-0ubuntu2 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/multiverse Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythvideo 0.23.0+fixes24104-0ubuntu2 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sat Jun 19 13:23:22 2010 Installed_mythplugins-dbg: 0.23.0+fixes24104-0ubuntu2 Installed_mythtv-dbg: 0.23.0+fixes24158-0ubuntu2 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=C SHELL=/bin/bash SourcePackage: mythplugins ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 596251] Re: mythexport reports start and finish of jobs at the same second
I try it again: The job runs and finishes correctly, if mythshutdown does not shutdown automatically. So how should there something wrong with the ffmpeg lines? (see attached mythexport_settings.cfg and above you can see the log.) In my opinion a mythexport job should stay in status "running" until it is finished. But it doesn't. It gets reported started and finished at the same second (see above). What do you need exactly? Which logfile or something? ** Attachment added: "mythexport_settings.cfg" https://bugs.launchpad.net/ubuntu/+source/mythexport/+bug/596251/+attachment/1498116/+files/mythexport_settings.cfg -- mythexport reports start and finish of jobs at the same second https://bugs.launchpad.net/bugs/596251 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythexport in ubuntu. Status in “mythexport” package in Ubuntu: Incomplete Bug description: Binary package hint: mythexport When adding a recording to the job queue mythexport reports the job as started und finished at the same second. /var/log/mythtv/mythbackend.log [..] 2010-06-05 23:19:45.290 JobQueue: Started AVI MPEG4QSCALE3 CP2 for "Supernatural" recorded from channel 18501 at Mon May 31 23:05:00 2010 2010-06-05 23:19:45.298 jobqueue: Job "AVI MPEG4QSCALE3 CP2" Started: Started AVI MPEG4QSCALE3 CP2 for "Supernatural" recorded from channel 18501 at Mon May 31 23:05:00 2010 2010-06-05 23:19:45.341 ProgramInfo(): Updated pathname '':'' -> '18501_20100531230500.mpg' 2010-06-05 23:19:45.566 MainServer::ANN Monitor 2010-06-05 23:19:45.566 adding: obelix as a client (events: 0) 2010-06-05 23:19:45.611 JobQueue: Finished AVI MPEG4QSCALE3 CP2 for "Supernatural" recorded from channel 18501 at Mon May 31 23:05:00 2010. 2010-06-05 23:19:45.613 jobqueue: Job "AVI MPEG4QSCALE3 CP2" Finished: Finished AVI MPEG4QSCALE3 CP2 for "Supernatural" recorded from channel 18501 at Mon May 31 23:05:00 2010. [..] There is no starting and finishing entry in the /var/log/mythtv/mythexport.log [..] June 5 23:20:34 obelix /usr/bin/mythexport-daemon[1227]: Exporting /var/lib/mythtv/mythexport/ProSieben-Supernatural--20100531230500.avi [..] But the job runs and finishes correctly, if mythshutdown does not shutdown automatically :-( Description:Ubuntu 10.04 LTS Release:10.04 mythexport: Installiert: 2.1.5-0ubuntu1 Kandidat: 2.1.5-0ubuntu1 Versions-Tabelle: *** 2.1.5-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/universe Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythexport 2.1.5-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sat Jun 19 14:16:17 2010 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=C SHELL=/bin/bash SourcePackage: mythexport ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 479509] Re: mythfrontend.real
This bug was fixed in the package mythtv - 0.23.0+fixes23820-0ubuntu1 -- mythfrontend.real https://bugs.launchpad.net/bugs/479509 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Fix Committed Status in MythTV: Fix Released Status in “mythtv” package in Ubuntu: Fix Released Bug description: Binary package hint: mythtv When running `mythfrontend`, it spaws children which are left defunct. ~$ ps -ef | grep myth mythtv 24198 1 0 21:13 ?00:00:00 /bin/su -c /usr/bin/mythbackend --logfile /var/log/my thtv/mythbackend.log mythtv mythtv 24227 24198 0 21:13 ?00:00:00 sh -c /usr/bin/mythbackend --logfile /var/log/mythtv/ mythbackend.log mythtv 24228 24227 1 21:13 ?00:00:29 /usr/bin/mythbackend --logfile /var/log/mythtv/mythba ckend.log nins 26973 1 4 21:17 ?00:01:21 /usr/bin/mythfrontend.real nins 27002 1 0 21:17 ?00:00:00 /usr/bin/mythlcdserver -v none nins 27017 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27018 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27019 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27020 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27021 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27023 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27025 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27028 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27030 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27032 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27034 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27035 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27036 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27039 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27041 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27043 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27045 26973 0 21:17 ?00:00:00 [mythfrontend.re] $ lsb_release -rd Description:Ubuntu 9.10 Release:9.10 $ apt-cache policy mythtv-frontend mythtv-frontend: Installed: 0.22.0+fixes22594-0ubuntu1 Candidate: 0.22.0+fixes22594-0ubuntu1 Version table: *** 0.22.0+fixes22594-0ubuntu1 0 500 http://no.archive.ubuntu.com karmic/multiverse Packages 100 /var/lib/dpkg/status ProblemType: Bug Architecture: amd64 Date: Mon Nov 9 21:43:31 2009 DistroRelease: Ubuntu 9.10 NonfreeKernelModules: nvidia Package: mythtv-frontend 0.22.0+fixes22594-0ubuntu1 ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-14.48-generic SourcePackage: mythtv Uname: Linux 2.6.31-14-generic x86_64 ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 479509] Re: mythfrontend.real
This bug was fixed in the package mythtv - 0.23.0+fixes23820-0ubuntu1 ** Changed in: mythtv Importance: Unknown => Undecided ** Changed in: mythtv Remote watch: mythtv.org bug tracker #6137 => None ** Changed in: mythtv Status: New => Fix Released -- mythfrontend.real https://bugs.launchpad.net/bugs/479509 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Fix Committed Status in MythTV: Fix Released Status in “mythtv” package in Ubuntu: Fix Released Bug description: Binary package hint: mythtv When running `mythfrontend`, it spaws children which are left defunct. ~$ ps -ef | grep myth mythtv 24198 1 0 21:13 ?00:00:00 /bin/su -c /usr/bin/mythbackend --logfile /var/log/my thtv/mythbackend.log mythtv mythtv 24227 24198 0 21:13 ?00:00:00 sh -c /usr/bin/mythbackend --logfile /var/log/mythtv/ mythbackend.log mythtv 24228 24227 1 21:13 ?00:00:29 /usr/bin/mythbackend --logfile /var/log/mythtv/mythba ckend.log nins 26973 1 4 21:17 ?00:01:21 /usr/bin/mythfrontend.real nins 27002 1 0 21:17 ?00:00:00 /usr/bin/mythlcdserver -v none nins 27017 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27018 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27019 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27020 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27021 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27023 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27025 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27028 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27030 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27032 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27034 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27035 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27036 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27039 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27041 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27043 26973 0 21:17 ?00:00:00 [mythfrontend.re] nins 27045 26973 0 21:17 ?00:00:00 [mythfrontend.re] $ lsb_release -rd Description:Ubuntu 9.10 Release:9.10 $ apt-cache policy mythtv-frontend mythtv-frontend: Installed: 0.22.0+fixes22594-0ubuntu1 Candidate: 0.22.0+fixes22594-0ubuntu1 Version table: *** 0.22.0+fixes22594-0ubuntu1 0 500 http://no.archive.ubuntu.com karmic/multiverse Packages 100 /var/lib/dpkg/status ProblemType: Bug Architecture: amd64 Date: Mon Nov 9 21:43:31 2009 DistroRelease: Ubuntu 9.10 NonfreeKernelModules: nvidia Package: mythtv-frontend 0.22.0+fixes22594-0ubuntu1 ProcEnviron: PATH=(custom, user) LANG=en_US.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-14.48-generic SourcePackage: mythtv Uname: Linux 2.6.31-14-generic x86_64 ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 83831] Re: Boot failed to complete after fsck
** Changed in: sysvinit (Ubuntu) Status: Confirmed => Invalid ** Changed in: usplash Status: New => Invalid -- Boot failed to complete after fsck https://bugs.launchpad.net/bugs/83831 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Invalid Status in NULL Project: Invalid Status in Usplash: Invalid Status in “sysvinit” package in Ubuntu: Invalid Bug description: Binary package hint: upstart After a large upgrade, having been away from home for a few weeks, I rebooted. Two of my filesystems (/ and /home) were due for an automatic fsck based on elapsed time (180 days). usplash timed out and progress was displayed on the console. Both checks completed without problems, but after the fsck of /home completed, there was no further output on the console, and X didn't come up. After waiting a few minutes, sysrq+t revealed a 'sleep' process running. I checked various consoles, none of which had output except the one where the fscks had run (I forget which it was). I gave up and pressed control+alt+delete, which resulted in a couple of messages from upstart about rc scripts exiting with signal 15, and then (surprisingly) X started, and the system did not reboot. I rebooted it by hand, and the next boot was OK. ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 366968] Re: Update manager flashes on screen before being minimized
Since lucid has changed the default behavior for the update-manager there is no Problem anymore with this issue. Please correct me when I was wrong ;-) ** Changed in: update-manager (Ubuntu) Status: Confirmed => Fix Released -- Update manager flashes on screen before being minimized https://bugs.launchpad.net/bugs/366968 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Fix Released Status in “update-manager” package in Ubuntu: Fix Released Bug description: Binary package hint: update-manager When there are updates in Jaunty (904) and the update manager starts, it shows the update-manager window and shows the window minimizing (with animation). This can be seen when all other windows have been minimized or when there are no windows in the way of the update-manager window. This behavior is very distracting and grabs the users attention as it flashes on the screen, the exact thing the "new" notification system is supposed to prevent. This is just my opinion but maybe a better solution is that when the update manager starts it is in the background but doesn't have its task listed in the panel. Just like the dialog box that is popped up when downloading/installing things in synaptic (I'm not sure if this is even possible). Thus making in unable to be minimized only closed, this would also remove it from the ALT-TAB list. Another alternative might be that the update manager doesn't show up in the task panel until it is minimized, essentially popping open in the background but not visible until you change and/or minimize the window you are working in. Notes: 1. This is seen when not using a composite desktop, I'm not sure of the behavior when you do run one. 2. The attached video was captured with Xvidcap, I apologize for it not being in Theora but it is viewable with VLC ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 83831] Re: Boot failed to complete after fsck
I think there won't be a fix because ubuntu switches to upstart, which is not affected by this bug. -- Boot failed to complete after fsck https://bugs.launchpad.net/bugs/83831 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Invalid Status in NULL Project: Invalid Status in Usplash: New Status in “sysvinit” package in Ubuntu: Confirmed Bug description: Binary package hint: upstart After a large upgrade, having been away from home for a few weeks, I rebooted. Two of my filesystems (/ and /home) were due for an automatic fsck based on elapsed time (180 days). usplash timed out and progress was displayed on the console. Both checks completed without problems, but after the fsck of /home completed, there was no further output on the console, and X didn't come up. After waiting a few minutes, sysrq+t revealed a 'sleep' process running. I checked various consoles, none of which had output except the one where the fscks had run (I forget which it was). I gave up and pressed control+alt+delete, which resulted in a couple of messages from upstart about rc scripts exiting with signal 15, and then (surprisingly) X started, and the system did not reboot. I rebooted it by hand, and the next boot was OK. ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 596543] Re: mythexport does not handle special german characters (äü öß) correctly
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50633807/Dependencies.txt -- mythexport does not handle special german characters (äüöß) correctly https://bugs.launchpad.net/bugs/596543 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythexport in ubuntu. Status in “mythexport” package in Ubuntu: New Bug description: Binary package hint: mythexport Mythexport "On the go" displays quotation marks ("�") in firefox, instead of special german characters ("äüöß"). Exported files use underscore characters ("_") instead of special german characters (äüöß). Description:Ubuntu 10.04 LTS Release:10.04 mythexport: Installiert: 2.1.5-0ubuntu1 Kandidat: 2.1.5-0ubuntu1 Versions-Tabelle: *** 2.1.5-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/universe Packages 100 /var/lib/dpkg/status $ locale LANG=de_DE.UTF-8 LANGUAGE=de_DE:de LC_CTYPE="de_DE.UTF-8" LC_NUMERIC="de_DE.UTF-8" LC_TIME="de_DE.UTF-8" LC_COLLATE="de_DE.UTF-8" LC_MONETARY="de_DE.UTF-8" LC_MESSAGES="de_DE.UTF-8" LC_PAPER="de_DE.UTF-8" LC_NAME="de_DE.UTF-8" LC_ADDRESS="de_DE.UTF-8" LC_TELEPHONE="de_DE.UTF-8" LC_MEASUREMENT="de_DE.UTF-8" LC_IDENTIFICATION="de_DE.UTF-8" LC_ALL= $ cat /etc/environment PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" LANGUAGE="de_DE:de" LANG="de_DE.UTF-8" $ cat /etc/default/locale LANG="de_DE.UTF-8" LANGUAGE="de_DE:de" ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythexport 2.1.5-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sun Jun 20 14:43:46 2010 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=C SHELL=/bin/bash SourcePackage: mythexport ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 596543] [NEW] mythexport does not handle special german characters (ä üöß) correctly
Public bug reported: Binary package hint: mythexport Mythexport "On the go" displays quotation marks ("�") in firefox, instead of special german characters ("äüöß"). Exported files use underscore characters ("_") instead of special german characters (äüöß). Description:Ubuntu 10.04 LTS Release:10.04 mythexport: Installiert: 2.1.5-0ubuntu1 Kandidat: 2.1.5-0ubuntu1 Versions-Tabelle: *** 2.1.5-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/universe Packages 100 /var/lib/dpkg/status $ locale LANG=de_DE.UTF-8 LANGUAGE=de_DE:de LC_CTYPE="de_DE.UTF-8" LC_NUMERIC="de_DE.UTF-8" LC_TIME="de_DE.UTF-8" LC_COLLATE="de_DE.UTF-8" LC_MONETARY="de_DE.UTF-8" LC_MESSAGES="de_DE.UTF-8" LC_PAPER="de_DE.UTF-8" LC_NAME="de_DE.UTF-8" LC_ADDRESS="de_DE.UTF-8" LC_TELEPHONE="de_DE.UTF-8" LC_MEASUREMENT="de_DE.UTF-8" LC_IDENTIFICATION="de_DE.UTF-8" LC_ALL= $ cat /etc/environment PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" LANGUAGE="de_DE:de" LANG="de_DE.UTF-8" $ cat /etc/default/locale LANG="de_DE.UTF-8" LANGUAGE="de_DE:de" ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythexport 2.1.5-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sun Jun 20 14:43:46 2010 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=C SHELL=/bin/bash SourcePackage: mythexport ** Affects: mythexport (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug lucid -- mythexport does not handle special german characters (äüöß) correctly https://bugs.launchpad.net/bugs/596543 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythexport in ubuntu. Status in “mythexport” package in Ubuntu: New Bug description: Binary package hint: mythexport Mythexport "On the go" displays quotation marks ("�") in firefox, instead of special german characters ("äüöß"). Exported files use underscore characters ("_") instead of special german characters (äüöß). Description:Ubuntu 10.04 LTS Release:10.04 mythexport: Installiert: 2.1.5-0ubuntu1 Kandidat: 2.1.5-0ubuntu1 Versions-Tabelle: *** 2.1.5-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/universe Packages 100 /var/lib/dpkg/status $ locale LANG=de_DE.UTF-8 LANGUAGE=de_DE:de LC_CTYPE="de_DE.UTF-8" LC_NUMERIC="de_DE.UTF-8" LC_TIME="de_DE.UTF-8" LC_COLLATE="de_DE.UTF-8" LC_MONETARY="de_DE.UTF-8" LC_MESSAGES="de_DE.UTF-8" LC_PAPER="de_DE.UTF-8" LC_NAME="de_DE.UTF-8" LC_ADDRESS="de_DE.UTF-8" LC_TELEPHONE="de_DE.UTF-8" LC_MEASUREMENT="de_DE.UTF-8" LC_IDENTIFICATION="de_DE.UTF-8" LC_ALL= $ cat /etc/environment PATH="/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games" LANGUAGE="de_DE:de" LANG="de_DE.UTF-8" $ cat /etc/default/locale LANG="de_DE.UTF-8" LANGUAGE="de_DE:de" ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythexport 2.1.5-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sun Jun 20 14:43:46 2010 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=C SHELL=/bin/bash SourcePackage: mythexport ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 486719] Re: in mythexport removeCommercials=1 but no removal
This bug was fixed since karmic: mythexport (2.1.2-0ubuntu1) karmic; urgency=low * Added starting values div to web interface. * Fixed commercial removal. * Modified daemon to retry MythTV connection before failing. * Fixed SQL error that occurs on installation (LP: #443158). * Fixed archos ffmpeg line (LP: #393457). * Fixed AP avi errors (LP: #393609). * Fixed read only export directory issue (LP: #220087). -- John Baab Mon, 05 Oct 2009 01:06:33 -0400 ** Changed in: mythexport (Ubuntu) Status: Confirmed => Fix Released -- in mythexport removeCommercials=1 but no removal https://bugs.launchpad.net/bugs/486719 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythexport in ubuntu. Status in “mythexport” package in Ubuntu: Fix Released Bug description: Binary package hint: mythexport lsb_release -rd Description:Ubuntu 9.10 Release:9.10 apt-cache policy mythexport mythexport: Installiert: 2.1.3-0ubuntu1 Kandidat: 2.1.3-0ubuntu1 Versions-Tabelle: *** 2.1.3-0ubuntu1 0 500 http://de.archive.ubuntu.com karmic/universe Packages 100 /var/lib/dpkg/status Created an export-profile using the webinterface (localhost/mythexport). As template I used "Laptop" and checked "Remove Commercials". Exporting was fine, but the cutting-facility didn't it's job. The exported video incleded the commercials. cat /etc/mythtv/mythexport/mythexport_settings.cfg ; Config::Simple 4.59 ; Sun Nov 22 16:08:13 2009 [xvid_4_3] removeCommercials=1 extension= codec=xvid sizeY=544 sizeX=720 aspect=4:3 videoBR=1500kb threads= device=laptop podcastName= deletePeriod= audioBR=128kb ffmpegArgs=-y -acodec libmp3lame -ab 128kb -vcodec libxvid -b 1500kb -mbd rd -flags +4mv+aic -trellis 2 -cmp 2 -subcmp 2 -g 300 -pass 1/2 -s 720x544 -aspect 4:3 audioChannels= deinterlace= I'm wondering about that cause the Debian Changelog said. mythexport (2.1.3-0ubuntu1) karmic; urgency=low * Replaced libfaac with libmp3lame, we can't do aac in Karmic. -- John Baab Sat, 24 Oct 2009 18:37:30 -0400 mythexport (2.1.2-0ubuntu1) karmic; urgency=low * Added starting values div to web interface. * Fixed commercial removal. * Modified daemon to retry MythTV connection before failing. * Fixed SQL error that occurs on installation (LP: #443158). * Fixed archos ffmpeg line (LP: #393457). * Fixed AP avi errors (LP: #393609). * Fixed read only export directory issue (LP: #220087). -- John Baab Mon, 05 Oct 2009 01:06:33 -0400 please help ProblemType: Bug Architecture: amd64 Date: Sun Nov 22 17:20:20 2009 DistroRelease: Ubuntu 9.10 NonfreeKernelModules: nvidia Package: mythexport 2.1.3-0ubuntu1 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=de_DE.UTF-8 SHELL=/bin/bash ProcVersionSignature: Ubuntu 2.6.31-14.48-generic SourcePackage: mythexport Uname: Linux 2.6.31-14-generic x86_64 ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 596539] Re: mythexport does not honor an existing cutlist
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50632704/Dependencies.txt -- mythexport does not honor an existing cutlist https://bugs.launchpad.net/bugs/596539 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythexport in ubuntu. Status in “mythexport” package in Ubuntu: New Bug description: Binary package hint: mythexport When setting "removeCommercials=1" in "/etc/mythtv/mythexport/mythexport_settings.cfg" I expected that mythexport honors the existing cutlist I made manually, like mythtranscode does with option "--honorcutlist". Instead it removes the existing cutlist and generates a new one by using a commercial flagging job, before transcoding. In the fact that the commercial flagging is not precise enough for automatic cutting, there is no use for the "removeCommercial"-function for now. Please add the possibility to activate "honorcutlist", which disables the replacement of an existing cutlist before transcode. thx Description:Ubuntu 10.04 LTS Release:10.04 mythexport: Installiert: 2.1.5-0ubuntu1 Kandidat: 2.1.5-0ubuntu1 Versions-Tabelle: *** 2.1.5-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/universe Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythexport 2.1.5-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sun Jun 20 14:14:47 2010 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=C SHELL=/bin/bash SourcePackage: mythexport ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 596539] [NEW] mythexport does not honor an existing cutlist
Public bug reported: Binary package hint: mythexport When setting "removeCommercials=1" in "/etc/mythtv/mythexport/mythexport_settings.cfg" I expected that mythexport honors the existing cutlist I made manually, like mythtranscode does with option "--honorcutlist". Instead it removes the existing cutlist and generates a new one by using a commercial flagging job, before transcoding. In the fact that the commercial flagging is not precise enough for automatic cutting, there is no use for the "removeCommercial"-function for now. Please add the possibility to activate "honorcutlist", which disables the replacement of an existing cutlist before transcode. thx Description:Ubuntu 10.04 LTS Release:10.04 mythexport: Installiert: 2.1.5-0ubuntu1 Kandidat: 2.1.5-0ubuntu1 Versions-Tabelle: *** 2.1.5-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/universe Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythexport 2.1.5-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sun Jun 20 14:14:47 2010 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=C SHELL=/bin/bash SourcePackage: mythexport ** Affects: mythexport (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug lucid -- mythexport does not honor an existing cutlist https://bugs.launchpad.net/bugs/596539 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythexport in ubuntu. Status in “mythexport” package in Ubuntu: New Bug description: Binary package hint: mythexport When setting "removeCommercials=1" in "/etc/mythtv/mythexport/mythexport_settings.cfg" I expected that mythexport honors the existing cutlist I made manually, like mythtranscode does with option "--honorcutlist". Instead it removes the existing cutlist and generates a new one by using a commercial flagging job, before transcoding. In the fact that the commercial flagging is not precise enough for automatic cutting, there is no use for the "removeCommercial"-function for now. Please add the possibility to activate "honorcutlist", which disables the replacement of an existing cutlist before transcode. thx Description:Ubuntu 10.04 LTS Release:10.04 mythexport: Installiert: 2.1.5-0ubuntu1 Kandidat: 2.1.5-0ubuntu1 Versions-Tabelle: *** 2.1.5-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/universe Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythexport 2.1.5-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sun Jun 20 14:14:47 2010 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=C SHELL=/bin/bash SourcePackage: mythexport ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 596251] Re: mythexport reports start and finish of jobs at the same second
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50587581/Dependencies.txt -- mythexport reports start and finish of jobs at the same second https://bugs.launchpad.net/bugs/596251 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythexport in ubuntu. Status in “mythexport” package in Ubuntu: New Bug description: Binary package hint: mythexport When adding a recording to the job queue mythexport reports the job as started und finished at the same second. /var/log/mythtv/mythbackend.log [..] 2010-06-05 23:19:45.290 JobQueue: Started AVI MPEG4QSCALE3 CP2 for "Supernatural" recorded from channel 18501 at Mon May 31 23:05:00 2010 2010-06-05 23:19:45.298 jobqueue: Job "AVI MPEG4QSCALE3 CP2" Started: Started AVI MPEG4QSCALE3 CP2 for "Supernatural" recorded from channel 18501 at Mon May 31 23:05:00 2010 2010-06-05 23:19:45.341 ProgramInfo(): Updated pathname '':'' -> '18501_20100531230500.mpg' 2010-06-05 23:19:45.566 MainServer::ANN Monitor 2010-06-05 23:19:45.566 adding: obelix as a client (events: 0) 2010-06-05 23:19:45.611 JobQueue: Finished AVI MPEG4QSCALE3 CP2 for "Supernatural" recorded from channel 18501 at Mon May 31 23:05:00 2010. 2010-06-05 23:19:45.613 jobqueue: Job "AVI MPEG4QSCALE3 CP2" Finished: Finished AVI MPEG4QSCALE3 CP2 for "Supernatural" recorded from channel 18501 at Mon May 31 23:05:00 2010. [..] There is no starting and finishing entry in the /var/log/mythtv/mythexport.log [..] June 5 23:20:34 obelix /usr/bin/mythexport-daemon[1227]: Exporting /var/lib/mythtv/mythexport/ProSieben-Supernatural--20100531230500.avi [..] But the job runs and finishes correctly, if mythshutdown does not shutdown automatically :-( Description:Ubuntu 10.04 LTS Release:10.04 mythexport: Installiert: 2.1.5-0ubuntu1 Kandidat: 2.1.5-0ubuntu1 Versions-Tabelle: *** 2.1.5-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/universe Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythexport 2.1.5-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sat Jun 19 14:16:17 2010 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=C SHELL=/bin/bash SourcePackage: mythexport ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 596251] [NEW] mythexport reports start and finish of jobs at the same second
Public bug reported: Binary package hint: mythexport When adding a recording to the job queue mythexport reports the job as started und finished at the same second. /var/log/mythtv/mythbackend.log [..] 2010-06-05 23:19:45.290 JobQueue: Started AVI MPEG4QSCALE3 CP2 for "Supernatural" recorded from channel 18501 at Mon May 31 23:05:00 2010 2010-06-05 23:19:45.298 jobqueue: Job "AVI MPEG4QSCALE3 CP2" Started: Started AVI MPEG4QSCALE3 CP2 for "Supernatural" recorded from channel 18501 at Mon May 31 23:05:00 2010 2010-06-05 23:19:45.341 ProgramInfo(): Updated pathname '':'' -> '18501_20100531230500.mpg' 2010-06-05 23:19:45.566 MainServer::ANN Monitor 2010-06-05 23:19:45.566 adding: obelix as a client (events: 0) 2010-06-05 23:19:45.611 JobQueue: Finished AVI MPEG4QSCALE3 CP2 for "Supernatural" recorded from channel 18501 at Mon May 31 23:05:00 2010. 2010-06-05 23:19:45.613 jobqueue: Job "AVI MPEG4QSCALE3 CP2" Finished: Finished AVI MPEG4QSCALE3 CP2 for "Supernatural" recorded from channel 18501 at Mon May 31 23:05:00 2010. [..] There is no starting and finishing entry in the /var/log/mythtv/mythexport.log [..] June 5 23:20:34 obelix /usr/bin/mythexport-daemon[1227]: Exporting /var/lib/mythtv/mythexport/ProSieben-Supernatural--20100531230500.avi [..] But the job runs and finishes correctly, if mythshutdown does not shutdown automatically :-( Description:Ubuntu 10.04 LTS Release:10.04 mythexport: Installiert: 2.1.5-0ubuntu1 Kandidat: 2.1.5-0ubuntu1 Versions-Tabelle: *** 2.1.5-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/universe Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythexport 2.1.5-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sat Jun 19 14:16:17 2010 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=C SHELL=/bin/bash SourcePackage: mythexport ** Affects: mythexport (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug lucid -- mythexport reports start and finish of jobs at the same second https://bugs.launchpad.net/bugs/596251 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythexport in ubuntu. Status in “mythexport” package in Ubuntu: New Bug description: Binary package hint: mythexport When adding a recording to the job queue mythexport reports the job as started und finished at the same second. /var/log/mythtv/mythbackend.log [..] 2010-06-05 23:19:45.290 JobQueue: Started AVI MPEG4QSCALE3 CP2 for "Supernatural" recorded from channel 18501 at Mon May 31 23:05:00 2010 2010-06-05 23:19:45.298 jobqueue: Job "AVI MPEG4QSCALE3 CP2" Started: Started AVI MPEG4QSCALE3 CP2 for "Supernatural" recorded from channel 18501 at Mon May 31 23:05:00 2010 2010-06-05 23:19:45.341 ProgramInfo(): Updated pathname '':'' -> '18501_20100531230500.mpg' 2010-06-05 23:19:45.566 MainServer::ANN Monitor 2010-06-05 23:19:45.566 adding: obelix as a client (events: 0) 2010-06-05 23:19:45.611 JobQueue: Finished AVI MPEG4QSCALE3 CP2 for "Supernatural" recorded from channel 18501 at Mon May 31 23:05:00 2010. 2010-06-05 23:19:45.613 jobqueue: Job "AVI MPEG4QSCALE3 CP2" Finished: Finished AVI MPEG4QSCALE3 CP2 for "Supernatural" recorded from channel 18501 at Mon May 31 23:05:00 2010. [..] There is no starting and finishing entry in the /var/log/mythtv/mythexport.log [..] June 5 23:20:34 obelix /usr/bin/mythexport-daemon[1227]: Exporting /var/lib/mythtv/mythexport/ProSieben-Supernatural--20100531230500.avi [..] But the job runs and finishes correctly, if mythshutdown does not shutdown automatically :-( Description:Ubuntu 10.04 LTS Release:10.04 mythexport: Installiert: 2.1.5-0ubuntu1 Kandidat: 2.1.5-0ubuntu1 Versions-Tabelle: *** 2.1.5-0ubuntu1 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/universe Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythexport 2.1.5-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sat Jun 19 14:16:17 2010 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=C SHELL=/bin/bash SourcePackage: mythexport ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 596242] Re: mythvideo does not find files with german Umlaut (äöü)
** Attachment added: ".var.log.mythtv.mythbackend.log.txt" http://launchpadlibrarian.net/50586231/.var.log.mythtv.mythbackend.log.txt ** Attachment added: ".var.log.mythtv.mythfrontend.log.txt" http://launchpadlibrarian.net/50586232/.var.log.mythtv.mythfrontend.log.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/50586233/Dependencies.txt ** Attachment added: "MythTVDirectoryPermissions.txt" http://launchpadlibrarian.net/50586234/MythTVDirectoryPermissions.txt -- mythvideo does not find files with german Umlaut (äöü) https://bugs.launchpad.net/bugs/596242 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythplugins in ubuntu. Status in “mythplugins” package in Ubuntu: New Bug description: Binary package hint: mythplugins When searching for new video files in mythvideo the following file was not recognized. "Bibi und Tina 4x04 Gestüt Szendrö in Gefahr.avi" When changing the "ö" to "oe" and the "ü" to "ue", for example with a soft link, ... $ ln -s Bibi\ und\ Tina\ 4x04\ Gestüt\ Szendrö\ in\ Gefahr.avi Bibi\ und\ Tina\ 4x04\ Gestuet\ Szendroe\ in\ Gefahr.avi ...the link is recognized and the file can be played in mythvideo. Description:Ubuntu 10.04 LTS Release:10.04 mythvideo: Installiert: 0.23.0+fixes24104-0ubuntu2 Kandidat: 0.23.0+fixes24104-0ubuntu2 Versions-Tabelle: *** 0.23.0+fixes24104-0ubuntu2 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/multiverse Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythvideo 0.23.0+fixes24104-0ubuntu2 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sat Jun 19 13:23:22 2010 Installed_mythplugins-dbg: 0.23.0+fixes24104-0ubuntu2 Installed_mythtv-dbg: 0.23.0+fixes24158-0ubuntu2 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=C SHELL=/bin/bash SourcePackage: mythplugins ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 596242] [NEW] mythvideo d oes not find files with german Umlaut (äö ü)
Public bug reported: Binary package hint: mythplugins When searching for new video files in mythvideo the following file was not recognized. "Bibi und Tina 4x04 Gestüt Szendrö in Gefahr.avi" When changing the "ö" to "oe" and the "ü" to "ue", for example with a soft link, ... $ ln -s Bibi\ und\ Tina\ 4x04\ Gestüt\ Szendrö\ in\ Gefahr.avi Bibi\ und\ Tina\ 4x04\ Gestuet\ Szendroe\ in\ Gefahr.avi ...the link is recognized and the file can be played in mythvideo. Description:Ubuntu 10.04 LTS Release:10.04 mythvideo: Installiert: 0.23.0+fixes24104-0ubuntu2 Kandidat: 0.23.0+fixes24104-0ubuntu2 Versions-Tabelle: *** 0.23.0+fixes24104-0ubuntu2 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/multiverse Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythvideo 0.23.0+fixes24104-0ubuntu2 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sat Jun 19 13:23:22 2010 Installed_mythplugins-dbg: 0.23.0+fixes24104-0ubuntu2 Installed_mythtv-dbg: 0.23.0+fixes24158-0ubuntu2 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=C SHELL=/bin/bash SourcePackage: mythplugins ** Affects: mythplugins (Ubuntu) Importance: Undecided Status: New ** Tags: amd64 apport-bug lucid -- mythvideo does not find files with german Umlaut (äöü) https://bugs.launchpad.net/bugs/596242 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to mythplugins in ubuntu. Status in “mythplugins” package in Ubuntu: New Bug description: Binary package hint: mythplugins When searching for new video files in mythvideo the following file was not recognized. "Bibi und Tina 4x04 Gestüt Szendrö in Gefahr.avi" When changing the "ö" to "oe" and the "ü" to "ue", for example with a soft link, ... $ ln -s Bibi\ und\ Tina\ 4x04\ Gestüt\ Szendrö\ in\ Gefahr.avi Bibi\ und\ Tina\ 4x04\ Gestuet\ Szendroe\ in\ Gefahr.avi ...the link is recognized and the file can be played in mythvideo. Description:Ubuntu 10.04 LTS Release:10.04 mythvideo: Installiert: 0.23.0+fixes24104-0ubuntu2 Kandidat: 0.23.0+fixes24104-0ubuntu2 Versions-Tabelle: *** 0.23.0+fixes24104-0ubuntu2 0 500 http://de.archive.ubuntu.com/ubuntu/ lucid/multiverse Packages 100 /var/lib/dpkg/status ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: mythvideo 0.23.0+fixes24104-0ubuntu2 ProcVersionSignature: Ubuntu 2.6.32-22.36-generic 2.6.32.11+drm33.2 Uname: Linux 2.6.32-22-generic x86_64 NonfreeKernelModules: nvidia Architecture: amd64 Date: Sat Jun 19 13:23:22 2010 Installed_mythplugins-dbg: 0.23.0+fixes24104-0ubuntu2 Installed_mythtv-dbg: 0.23.0+fixes24158-0ubuntu2 ProcEnviron: LANGUAGE=de_DE:de PATH=(custom, user) LANG=C SHELL=/bin/bash SourcePackage: mythplugins ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 302919] Re: lcdproc: Futaba dm-140gink VFD device needs driver
Thanx. Is there anything we can do to improve the driver to meet the conditions of lcdproc? Or can you contact the developer to let him know that there is something to fix? -- lcdproc: Futaba dm-140gink VFD device needs driver https://bugs.launchpad.net/bugs/302919 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Confirmed Status in “lcdproc” package in Ubuntu: Confirmed Bug description: Binary package hint: lcdproc 1) $ lsb_release -rd Description:Ubuntu 8.10 Release:8.10 2) $ apt-cache policy lcdproc lcdproc: Installiert: 0.5.2-0ubuntu2 Kandidat: 0.5.2-0ubuntu2 Versions-Tabelle: *** 0.5.2-0ubuntu2 0 500 http://de.archive.ubuntu.com intrepid/universe Packages 100 /var/lib/dpkg/status 3) I expected that my VFD (Futaba dm-140gink) will work with lcdproc. 4) The device was not supported by this version of lcdproc package. I found a ppa with a working package (0.5.2-0ubuntu2pavka4) here: http://ppa.launchpad.net/pavkamlc/ubuntu Please activate support for dm-140 in regular package. thx ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp
[Mythbuntu-bugs] [Bug 302919] Re: lcdproc: Futaba dm-140gink VFD device needs driver
Hello DustWolf, could you please proove that the driver mets the conditions in the Comment of your feature request at lcdproc. http://sourceforge.net/tracker/?func=detail&aid=2941314&group_id=119&atid=350119 Thank you -- lcdproc: Futaba dm-140gink VFD device needs driver https://bugs.launchpad.net/bugs/302919 You received this bug notification because you are a member of Mythbuntu Bug Team, which is subscribed to Mythbuntu. Status in Mythbuntu, Ubuntu derivative focused upon MythTV: Confirmed Status in “lcdproc” package in Ubuntu: Confirmed Bug description: Binary package hint: lcdproc 1) $ lsb_release -rd Description:Ubuntu 8.10 Release:8.10 2) $ apt-cache policy lcdproc lcdproc: Installiert: 0.5.2-0ubuntu2 Kandidat: 0.5.2-0ubuntu2 Versions-Tabelle: *** 0.5.2-0ubuntu2 0 500 http://de.archive.ubuntu.com intrepid/universe Packages 100 /var/lib/dpkg/status 3) I expected that my VFD (Futaba dm-140gink) will work with lcdproc. 4) The device was not supported by this version of lcdproc package. I found a ppa with a working package (0.5.2-0ubuntu2pavka4) here: http://ppa.launchpad.net/pavkamlc/ubuntu Please activate support for dm-140 in regular package. thx ___ Mailing list: https://launchpad.net/~mythbuntu-bugs Post to : mythbuntu-bugs@lists.launchpad.net Unsubscribe : https://launchpad.net/~mythbuntu-bugs More help : https://help.launchpad.net/ListHelp