[Bug 422238] [NEW] Can't enable automatic login in MCC

2009-08-31 Thread laga
Public bug reported:

On my karmic box, /etc/gdm/custom.conf looks like this:
--snip
# GDM configuration storage

[xdmcp]

[chooser]

[security]

[debug]
-snip

The startup_behavior plugin can't enable automatic login with this file
because it uses regexes like ^AutomaticLoginEnable= which won't match
anything.

** Affects: mythbuntu
 Importance: Undecided
 Status: New

** Affects: mythbuntu-common (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: mythbuntu-common (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Can't enable automatic login in MCC
https://bugs.launchpad.net/bugs/422238
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 422240] [NEW] MCC won't start

2009-08-31 Thread laga
Public bug reported:

In /usr/share/mythbuntu/ui/mythbuntu_control_centre.ui, there are some
duplicate definitions which presents MCC from starting:

Traceback (most recent call last):
  File /usr/bin/mythbuntu-control-centre, line 393, in module
argv_options.plugin_root_path)
  File /usr/bin/mythbuntu-control-centre, line 53, in __init__
self.builder.add_from_file('%s/mythbuntu_control_centre.ui' % UIDIR)
glib.GError: Duplicate object id 'dialog-vbox3' on line 613 (previously on line 
397)

** Affects: mythbuntu
 Importance: Undecided
 Status: New

** Affects: mythbuntu-control-centre (Ubuntu)
 Importance: Undecided
 Status: New

** Also affects: mythbuntu-control-centre (Ubuntu)
   Importance: Undecided
   Status: New

-- 
MCC won't start
https://bugs.launchpad.net/bugs/422240
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 414738] [NEW] Mythbuntu-diskless needs CONFIG_AUFS_BR_RAMFS

2009-08-17 Thread laga
Public bug reported:

Mythbuntu needs CONFIG_AUFS_BR_RAMFS turned on to support their
mythbuntu-diskless clients. Without this option, aufs2 can't create the
xino table on /tmp.

I've rebuilt a karmic kernel with CONFIG_AUFS_BR_RAMFS and it's working
fine.

This bug affects only karmic.

** Affects: linux (Ubuntu)
 Importance: Medium
 Assignee: Andy Whitcroft (apw)
 Status: In Progress

-- 
Mythbuntu-diskless needs CONFIG_AUFS_BR_RAMFS
https://bugs.launchpad.net/bugs/414738
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 326768] Re: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-07 Thread laga
Mathias,

i can trigger this problem on my laptop which is *not* running
mythbackend by simply issuing 'sudo killall -HUP mysqld_safe'. So it's
not related to MythTV.

In fact, if you issue 'mysqladmin refresh' as done by mysqld_safe when
it catches a SIGHUP, mysqld will *not* crash. See Mario's explanation
why the patch is broken.

How to break it:
sudo killall -HUP mysqld_safe

Expected behavior:
* 'mysqladmin refresh' is run
OR
* nothing happens, as intended by upstream

Resulting behavior:
* mysqld is restarted

-- 
mysqld_safe thinks mysqld has crashed when it hasn't
https://bugs.launchpad.net/bugs/326768
You received this bug notification because you are a member of Ubuntu
Server Team, which is subscribed to mysql-dfsg-5.0 in ubuntu.

-- 
Ubuntu-server-bugs mailing list
Ubuntu-server-bugs@lists.ubuntu.com
Modify settings or unsubscribe at: 
https://lists.ubuntu.com/mailman/listinfo/ubuntu-server-bugs


[Bug 326768] Re: mysqld_safe thinks mysqld has crashed when it hasn't

2009-05-07 Thread laga
Mathias,

i can trigger this problem on my laptop which is *not* running
mythbackend by simply issuing 'sudo killall -HUP mysqld_safe'. So it's
not related to MythTV.

In fact, if you issue 'mysqladmin refresh' as done by mysqld_safe when
it catches a SIGHUP, mysqld will *not* crash. See Mario's explanation
why the patch is broken.

How to break it:
sudo killall -HUP mysqld_safe

Expected behavior:
* 'mysqladmin refresh' is run
OR
* nothing happens, as intended by upstream

Resulting behavior:
* mysqld is restarted

-- 
mysqld_safe thinks mysqld has crashed when it hasn't
https://bugs.launchpad.net/bugs/326768
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 260429] Re: mythwelcome screen not displayed at manual start

2009-01-12 Thread laga
** Changed in: mythbuntu
   Importance: Undecided = Medium
   Target: 8.10-beta = jaunty-beta

-- 
mythwelcome screen not displayed at manual start
https://bugs.launchpad.net/bugs/260429
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292319] Re: SRU: nbd-client is killed during diskless client shutdown

2009-01-01 Thread laga
I've just pushed 0.10 of mythbuntu-diskless to lp:~mythbuntu/mythbuntu
/mb-diskless/

This includes the changes needed to fix this bug in Jaunty. I'll attach
an updated debdiff for the intrepid SRU in a few minutes. This will
contain an additional change: the call to configure-x.sh is unnecessary
as it's been removed by LTSP upstream - X is configless these days.

-- 
SRU: nbd-client is killed during diskless client shutdown
https://bugs.launchpad.net/bugs/292319
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292319] Re: SRU: nbd-client is killed during diskless client shutdown

2009-01-01 Thread laga
Oh, I've also taken map7's comment into account. Thanks for that.

** Attachment added: SRU_292319.debdiff
   http://launchpadlibrarian.net/20843029/SRU_292319.debdiff

-- 
SRU: nbd-client is killed during diskless client shutdown
https://bugs.launchpad.net/bugs/292319
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 261354] Re: package mythbuntu-diskless-client None [modified: /var/lib/dpkg/info/mythbuntu-diskless-client.list] failed to install/upgrade: subprocess pre-installation script returned error exit

2008-11-01 Thread laga
Hello Bipy,

thank you for your bug report.

The mythbuntu-diskless-client package is not supposed to be installed on
a normal system. It will break boot up quite horribly if you do, that's
why the pre-installation script will prevent installation.

The package is only supposed to be installed automagically by ltsp-
build-client --mythbuntu.

I'm closing this bug report as invalid. Please feel free to reopen if
you think that's incorrect.

** Changed in: mythbuntu-diskless (Ubuntu)
   Status: New = Invalid

-- 
package mythbuntu-diskless-client None [modified: 
/var/lib/dpkg/info/mythbuntu-diskless-client.list] failed to install/upgrade: 
subprocess pre-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/261354
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292319] [NEW] SRU: nbd-client is killed during diskless client shutdown

2008-11-01 Thread laga
Public bug reported:

This is a regression from Hardy.

In Hardy, /etc/init.d/sendsigs checked /var/run/sendsigs.omit.d/ for
PIDs which shouldn't be killed. In Intrepid, this directory has become
/lib/init/rw/sendsigs.omit.d/.

The following debdiff updates the init script to account for this
change.

** Affects: mythbuntu-diskless (Ubuntu)
 Importance: Undecided
 Status: New

-- 
SRU: nbd-client is killed during diskless client shutdown
https://bugs.launchpad.net/bugs/292319
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292319] Re: SRU: nbd-client is killed during diskless client shutdown

2008-11-01 Thread laga
Let me know if the version number is correct. Jaunty isn't open yet, so
I'm not sure how to proceed. I appended 8.10 to the version string as
described in
https://wiki.ubuntu.com/SecurityUpdateProcedures#Preparing%20an%20update


** Attachment added: mythbuntu-diskless-292319.debdiff
   http://launchpadlibrarian.net/19197512/mythbuntu-diskless-292319.debdiff

-- 
SRU: nbd-client is killed during diskless client shutdown
https://bugs.launchpad.net/bugs/292319
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 292319] Re: SRU: nbd-client is killed during diskless client shutdown

2008-11-01 Thread laga
Impact: This bug breaks shutdown for mythbuntu-diskless clients.

TEST CASE: On intrepid, create a mythbuntu-diskless client. Boot it.
Shut it down and watch it hang because nbd-client was killed (nbd-client
basically provides the root file system for the client).

-- 
SRU: nbd-client is killed during diskless client shutdown
https://bugs.launchpad.net/bugs/292319
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 145475] Re: mythmusic does not play

2008-10-26 Thread laga
Nicolai,

are you running MythTV 0.20 or 0.21?

-- 
mythmusic does not play
https://bugs.launchpad.net/bugs/145475
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 289189] Re: Intrepid build-deps slightly broken

2008-10-25 Thread laga
** Also affects: mythtv (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Intrepid build-deps slightly broken
https://bugs.launchpad.net/bugs/289189
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 6707] Re: Description of config option NFSOPTS missing in initramfs.conf and initramfs.conf.5

2008-10-18 Thread laga
Yes, this is still an issue.

You could have easily verified it yourself by looking at man 5
initramfs.conf.

** Changed in: initramfs-tools (Ubuntu)
   Status: Incomplete = New

-- 
Description of config option NFSOPTS missing in initramfs.conf and 
initramfs.conf.5
https://bugs.launchpad.net/bugs/6707
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 259321] Re: green screen when switching to livetv in myth

2008-10-16 Thread laga
Metzelmaennchen, the patch is in the Intrepid archives now. Just update
your system - it's in the mythtv package 0.21.0+fixes18722-0ubuntu1 and
newer.

-- 
green screen when switching to livetv in myth
https://bugs.launchpad.net/bugs/259321
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 283380] Re: xmltv install dependencies problem

2008-10-16 Thread laga
** Changed in: xmltv (Ubuntu)
   Status: New = Confirmed

-- 
xmltv install dependencies problem
https://bugs.launchpad.net/bugs/283380
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 283380] Re: xmltv install dependencies problem

2008-10-16 Thread laga
This has been fixed in libmime-tools-perl 5.426-1ubuntu1 and later.

** Changed in: xmltv (Ubuntu)
 Assignee: (unassigned) = laga (laga)
   Status: Confirmed = Fix Released

-- 
xmltv install dependencies problem
https://bugs.launchpad.net/bugs/283380
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 132284] Re: MythDVD failed to Reinit Video

2008-10-16 Thread laga
The correct package would be mythplugins nowadays. Reassigning.

** Changed in: mythplugins (Ubuntu)
Sourcepackagename: mythdvd = mythplugins

-- 
MythDVD failed to Reinit Video
https://bugs.launchpad.net/bugs/132284
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 279472] Re: Lirc does not respond after upgrading from 8.04 to 8.10 Beta

2008-10-16 Thread laga
Yes, please file a new bug report.

-- 
Lirc does not respond after upgrading from 8.04 to 8.10 Beta
https://bugs.launchpad.net/bugs/279472
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 273159] Re: MCC Segmentation Fault

2008-10-15 Thread laga
Mario,

I think the permission denied message in

/etc/apt/apt.conf.d/01ubuntu happens because pommattski was not running
MCC as root.


Mario Limonciello schrieb:
 Ah interesting.  Can you check the contents of /etc/apt/apt.conf.d then?

 On Wed, Oct 15, 2008 at 05:44, pommattski [EMAIL PROTECTED] wrote:

   
 Starting MCC from terminal with via /usr/share/mythbuntu-control-
 centre/bin/mythbuntu-control-centre gives this output:

 Traceback (most recent call last):
  File /usr/share/mythbuntu-control-centre/bin/mythbuntu-control-centre,
 line 45, in module
comment_file(/etc/apt/apt.conf.d/01ubuntu,True)
  File /usr/share/mythbuntu-control-centre/bin/mythbuntu-control-centre,
 line 36, in comment_file
out_f = open(file, w)
 IOError: [Errno 13] Permission denied: '/etc/apt/apt.conf.d/01ubuntu'

 Attempting to start MCC using /usr/bin/mythbuntu-control-centre (which is
 what the launcher points to) or
 gksudo /usr/share/mythbuntu-control-centre/bin/mythbuntu-control-centre
 gives:
 Reading package lists... Done
 Building dependency tree
 Reading state information... Done

 ... and logs the following in syslog, messages and kern.log:
 kernel: [ 3316.615763] python[7081]: segfault at 0 rip 0 rsp 7fff6adcbfa8
 error 14

 Please let me know if I can provide you with anything else.

 --
 MCC Segmentation Fault
 https://bugs.launchpad.net/bugs/273159
 You received this bug notification because you are a member of
 Mythbuntu, which is subscribed to mythbuntu-control-centre in ubuntu.

 




-- 
MCC Segmentation Fault
https://bugs.launchpad.net/bugs/273159
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 280225] Re: Kernel crashes on GeForce 8200 diskless client during boot

2008-10-15 Thread laga
Chris,

please try the latest kernel in your chroot. You will have to run sudo
ltsp-update-kernels outside the chroot afterwards. Or just re-create
your chroot :)

** Changed in: mythbuntu
   Status: New = Fix Released

** Changed in: nfs-utils (Ubuntu)
   Status: New = Invalid

-- 
Kernel crashes on GeForce 8200 diskless client during boot
https://bugs.launchpad.net/bugs/280225
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 280792] Re: Mythbuntu install doesn't create /var/log/mythtv

2008-10-15 Thread laga
** Changed in: mythbuntu
   Importance: Undecided = Critical
   Status: New = Fix Committed
   Target: None = 8.10-final

** Also affects: mythtv (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Mythbuntu install doesn't create /var/log/mythtv
https://bugs.launchpad.net/bugs/280792
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 264591] Re: mythgame doesn't disable screensaver before launching game

2008-10-15 Thread laga
** Changed in: mythplugins (Ubuntu)
   Status: Confirmed = Fix Committed

** Changed in: mythbuntu
   Status: Confirmed = Fix Committed

-- 
mythgame doesn't disable screensaver before launching game
https://bugs.launchpad.net/bugs/264591
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259321] Re: green screen when switching to livetv in myth

2008-10-15 Thread laga
Okay, I've uploaded a proper build (mythtv -
0.21.0+fixes18692-0ubuntu1~ppa3) for Intrepid to my PPA. Maybe that'll
work. Please add my PPA to your sources.list and upgrade.

-- 
green screen when switching to livetv in myth
https://bugs.launchpad.net/bugs/259321
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 224115] Re: Mythtv theme font errors and typos

2008-10-15 Thread laga
** Changed in: mythbuntu
   Target: None = 8.10-final

** Changed in: mythbuntu
   Target: 8.10-final = None

-- 
Mythtv theme font errors and typos
https://bugs.launchpad.net/bugs/224115
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 255116] Re: Mythweb won't play videos

2008-10-15 Thread laga
*** This bug is a duplicate of bug 248563 ***
https://bugs.launchpad.net/bugs/248563

This is most likely a duplicate of #248563. Please re-open if the
problem persist even after #248563 has been fixed.

** This bug has been marked a duplicate of bug 248563
   Error Could not create a symlink to /var/lib/mythtv/videos...

-- 
Mythweb won't play videos
https://bugs.launchpad.net/bugs/255116
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 237999] Re: Mythfrontend crashes on playing back recording

2008-10-15 Thread laga
** Also affects: mythbuntu
   Importance: Undecided
   Status: New

-- 
Mythfrontend crashes on playing back recording
https://bugs.launchpad.net/bugs/237999
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 282656] Re: XMLTV 0.5.53 tv_grab_be error

2008-10-14 Thread laga
kristof wrote:
 I posted a workaround on my site (http://kristof.vanhertum.be/)
 Let me know if it works for you guys/girls.


 Gr,
 Kristof

   
Just for the record, that's not a viable fix and won't go into the
Ubuntu packages.

If the data source does not want you to grab their data, then you should
respect that.

-- 
XMLTV 0.5.53 tv_grab_be error
https://bugs.launchpad.net/bugs/282656
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259321] Re: green screen when switching to livetv in myth

2008-10-14 Thread laga
Metzelmaennchen,

try my PPA again. I've copied the packages from Hardy to Intrepid.

-- 
green screen when switching to livetv in myth
https://bugs.launchpad.net/bugs/259321
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259321] Re: green screen when switching to livetv in myth

2008-10-13 Thread laga
Hey,

sorry for the delay. I've uploaded mythtv
0.21.0+fixes18692-0ubuntu1~ppa2 to my PPA:
https://launchpad.net/~laga/+archive

It should be built in a few hours. Please let me know how it goes soon
:)

-- 
green screen when switching to livetv in myth
https://bugs.launchpad.net/bugs/259321
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 224208] Re: startup script does not start irexec

2008-10-12 Thread laga
Mario Limonciello schrieb:
 Otto Kekäläinen wrote:
   
 I wondered for long why my Lirc installation does not work even though
 all settings were correct and my ~/.lircrc was set up correctly. Finally
 I realized, that irexec does not start automatically.

 I fixed it by adding command irexec -d into Gnome's session-system.

 I think that Lirc should be fixed so that irexec is automatically
 started for all users who have a .lircrc file set up.

 

 It does launch automatically if you have irexec stuff in ~/.lirc/irexec.

   
Does that apply to all X sessions or just to Mythbuntu?

-- 
startup script does not start irexec
https://bugs.launchpad.net/bugs/224208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Re: [Bug 259321] Re: green screen when switching to livetv in myth

2008-10-08 Thread laga
Metzelmaennchen schrieb:
 Sorry.. was two weeks on holidays and when I tried it today (I now not really 
 asap, but got no notification mail about an update !?), there was no such 
 package available any more.
 The actual state is also still the same.
 At the moment the version
 0.21.0+fixes18379
 is installed which shows the green screen :(

   
I'll upload another build soon and let you know here.

-- 
green screen when switching to livetv in myth
https://bugs.launchpad.net/bugs/259321
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 280225] Re: Kernel crashes on GeForce 8200 diskless client during boot

2008-10-08 Thread laga
This could also be a bug with AUFS.

Can you take a picture of the screen with a camera?

-- 
Kernel crashes on GeForce 8200 diskless client during boot
https://bugs.launchpad.net/bugs/280225
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 280225] Re: Kernel crashes on GeForce 8200 diskless client during boot

2008-10-08 Thread laga
Chris schrieb:
 Here it is, but it's a terrible photo... sorry.

 ** Attachment added: DSC00183.JPG
http://launchpadlibrarian.net/18342118/DSC00183.JPG

   
Good enough for me. Can you find out the exact kernel version in the chroot?

-- 
Kernel crashes on GeForce 8200 diskless client during boot
https://bugs.launchpad.net/bugs/280225
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 264591] Re: mythgame doesn't disable screensaver before launching game

2008-09-26 Thread laga
Hello Ross,

I've put together a patch and uploaded a test build to my PPA:
https://launchpad.net/~laga/+archive

-- 
mythgame doesn't disable screensaver before launching game
https://bugs.launchpad.net/bugs/264591
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 236297] Re: Playing Music and changing visualize in Fullscreen crashes Mythtvfrontend

2008-09-26 Thread laga
I think I've found a related upstream bug report with a fix.

** Also affects: mythtv (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: mythplugins (Ubuntu)
Sourcepackagename: mythtv = mythplugins

** Bug watch added: mythtv.org bug tracker #3836
   http://svn.mythtv.org/trac/ticket/3836

** Also affects: mythplugins via
   http://svn.mythtv.org/trac/ticket/3836
   Importance: Unknown
   Status: Unknown

-- 
Playing Music and changing visualize in Fullscreen crashes Mythtvfrontend
https://bugs.launchpad.net/bugs/236297
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 274602] Re: mythtv-setup does not add user to mythtv group in kde intrepid

2008-09-26 Thread laga
** Changed in: mythtv (Ubuntu)
   Status: New = Confirmed

-- 
mythtv-setup does not add user to mythtv group in kde intrepid
https://bugs.launchpad.net/bugs/274602
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 267602] Re: mythfrontend.real crashed with SIGSEGV in glXMakeCurrentReadSGI()

2008-09-25 Thread laga
** Changed in: mythbuntu
   Status: New = Incomplete

-- 
mythfrontend.real crashed with SIGSEGV in glXMakeCurrentReadSGI()
https://bugs.launchpad.net/bugs/267602
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 264591] Re: mythgame doesn't disable screensaver before launching game

2008-09-25 Thread laga
Correct.

In /mythplugins-fixes/mythgame/mythgame/gamehandler.cpp, myth_system()
is used to launch the game (around line 867).

myth_system() does not disable the screen saver by default. We can use
the ScreenSaverControl class to, um, control the screen saver in
mythgame.

** Changed in: mythbuntu
   Status: New = Confirmed

** Also affects: mythplugins (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: mythplugins (Ubuntu)
   Status: New = Confirmed

** Changed in: mythbuntu
   Importance: Undecided = Medium
   Target: None = 8.10-final

-- 
mythgame doesn't disable screensaver before launching game
https://bugs.launchpad.net/bugs/264591
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 219667] Re: Enabling blaster disables remote with PVR-150

2008-09-25 Thread laga
*** This bug is a duplicate of bug 50 ***
https://bugs.launchpad.net/bugs/50

Thanks kfrance. I'm marking this as a duplicate of 50.

** This bug has been marked a duplicate of bug 50
   LIRC logic doesn't work properly with Haupaugge transmitters

-- 
Enabling blaster disables remote with PVR-150
https://bugs.launchpad.net/bugs/219667
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu (via bug 50).

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


[Bug 213154] Re: mythtv setup mythfilldatabase crashing on first run-1

2008-09-25 Thread laga
** Changed in: mythbuntu
   Status: New = Confirmed

** Changed in: mythtv (Ubuntu)
   Status: New = Confirmed

-- 
mythtv setup  mythfilldatabase crashing on first run-1
https://bugs.launchpad.net/bugs/213154
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 212461] Re: mythtv setup mythfilldatabase crashing on first run

2008-09-25 Thread laga
** Changed in: mythbuntu
   Status: New = Confirmed

** Changed in: mythtv (Ubuntu)
   Status: New = Confirmed

-- 
mythtv setup  mythfilldatabase crashing on first run
https://bugs.launchpad.net/bugs/212461
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 261476] Re: Monitor resolution detection fails with Samsung PS42A450 and S3 Savage 4.

2008-09-25 Thread laga
** Changed in: mythbuntu
   Status: New = Confirmed

-- 
Monitor resolution detection fails with Samsung PS42A450 and S3 Savage 4.
https://bugs.launchpad.net/bugs/261476
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 214766] Re: mythbackend crashed with SIGSEGV in lzo1x_1_compress()

2008-09-25 Thread laga
http://svn.mythtv.org/trac/ticket/5733 might be related.

-- 
mythbackend crashed with SIGSEGV in lzo1x_1_compress()
https://bugs.launchpad.net/bugs/214766
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 214766] Re: mythbackend crashed with SIGSEGV in lzo1x_1_compress()

2008-09-25 Thread laga
** Changed in: mythtv
 Bugwatch: mythtv.org bug tracker #5334 = mythtv.org bug tracker #5733
   Status: New = Unknown

-- 
mythbackend crashed with SIGSEGV in lzo1x_1_compress()
https://bugs.launchpad.net/bugs/214766
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 229949] Re: guide slow and unresponsive

2008-09-24 Thread laga
It will be uploaded to intrepid tonight.

It's not in the upstream release-0-21-fixes branch yet, but I've posted
my patch to the upstream ticket.

-- 
guide slow and unresponsive
https://bugs.launchpad.net/bugs/229949
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 229949] Re: guide slow and unresponsive

2008-09-23 Thread laga
For the record: someone in the forums verified it's working.

-- 
guide slow and unresponsive
https://bugs.launchpad.net/bugs/229949
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 203073] Re: [Hardy] mythtv-osd doesn't recognize user-generated transcoder profiles

2008-09-22 Thread laga
According to the upstream bug report, custom recording profiles don't
work at all.

** Bug watch added: mythtv.org bug tracker #5734
   http://svn.mythtv.org/trac/ticket/5734

** Also affects: mythtv via
   http://svn.mythtv.org/trac/ticket/5734
   Importance: Unknown
   Status: Unknown

** Changed in: mythbuntu
   Status: New = Confirmed

** Changed in: mythtv (Ubuntu)
   Status: New = Confirmed

-- 
[Hardy] mythtv-osd doesn't recognize user-generated transcoder profiles
https://bugs.launchpad.net/bugs/203073
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 251353] Re: Mytharchive does not work by default/lacking temp dir

2008-09-21 Thread laga
Fix committed. bzr rev 60.

** Changed in: mythplugins (Ubuntu)
 Assignee: (unassigned) = laga (laga)
   Status: Confirmed = Fix Committed

-- 
Mytharchive does not work by default/lacking temp dir
https://bugs.launchpad.net/bugs/251353
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263242] Re: [needs-packaging] FFe: Metallurgy theme for MythTV

2008-09-21 Thread laga
This package is in Intrepid: http://packages.ubuntu.com/search?keywords
=mythtv-theme-metallurgy-wide

Closing as fix released

** Changed in: ubuntu
   Status: Confirmed = Fix Released

-- 
[needs-packaging] FFe: Metallurgy theme for MythTV
https://bugs.launchpad.net/bugs/263242
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 160210] Re: Apache error when chose to secure mythweb with username during configure Until apache is restarted

2008-09-21 Thread laga
We haven't seen such reports in a long time. I'm closing this bug as I
assume it's been fixed in the mean time - there were some changes
related to Apache restarting in MCC.

Please re-open if it's still a problem.

** Changed in: mythweb (Ubuntu)
   Status: Incomplete = Invalid

-- 
Apache error when chose to secure mythweb with username during configure Until 
apache is restarted
https://bugs.launchpad.net/bugs/160210
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 267368] Re: Diskless client: no splash when booting from client flash drive

2008-09-21 Thread laga
Fixed in bzr revno 236

** Also affects: mythbuntu-control-centre (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: mythbuntu-control-centre (Ubuntu)
 Assignee: (unassigned) = laga (laga)
   Status: New = Fix Committed

-- 
Diskless client: no splash when booting from client flash drive
https://bugs.launchpad.net/bugs/267368
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 176236] Re: MTD does not have a log file

2008-09-21 Thread laga
** Also affects: mythplugins (Ubuntu)
   Importance: Undecided
   Status: New

-- 
MTD does not have a log file
https://bugs.launchpad.net/bugs/176236
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 144761] Re: every upgrade overwrites /etc/mythtv/mythweb-htaccess

2008-09-21 Thread laga
Does still happen with 0.21? The current releases uses different config
files.

** Also affects: mythbuntu
   Importance: Undecided
   Status: New

** Changed in: mythbuntu
   Status: New = Incomplete

-- 
every upgrade overwrites /etc/mythtv/mythweb-htaccess
https://bugs.launchpad.net/bugs/144761
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 144761] Re: every upgrade overwrites /etc/mythtv/mythweb-htaccess

2008-09-21 Thread laga
There is no individual source package for mythweb anymore. It's all in
mythplugins now.

** Changed in: mythplugins (Ubuntu)
Sourcepackagename: mythweb = mythplugins
   Status: New = Incomplete

-- 
every upgrade overwrites /etc/mythtv/mythweb-htaccess
https://bugs.launchpad.net/bugs/144761
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 267368] Re: Diskless client: no splash when booting from client flash drive

2008-09-21 Thread laga
** Changed in: mythbuntu
   Status: Confirmed = Fix Committed

-- 
Diskless client: no splash when booting from client flash drive
https://bugs.launchpad.net/bugs/267368
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 176236] Re: MTD does not have a log file

2008-09-21 Thread laga
revno 62/63

** Changed in: mythplugins (Ubuntu)
   Status: New = Fix Committed

** Changed in: mythbuntu
   Status: Confirmed = Fix Committed

-- 
MTD does not have a log file
https://bugs.launchpad.net/bugs/176236
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 220088] Re: mythweb vulnerable to XSS

2008-09-21 Thread laga
Fix released in Intrepid (and the weekly fixes builds for Hardy).

** Changed in: mythplugins (Ubuntu)
   Status: Confirmed = Fix Released

-- 
mythweb vulnerable to XSS
https://bugs.launchpad.net/bugs/220088
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 243328] Re: DVD speed too fast in mythvideo playback

2008-09-21 Thread laga
Does this still happen with a Mythbuntu 8.10 Alpha 6? Or with the weekly
builds on Hardy?

This ticket might be related:
http://svn.mythtv.org/trac/ticket/4108#comment:2

** Changed in: mythplugins (Ubuntu)
   Status: New = Incomplete

-- 
DVD speed too fast in mythvideo playback
https://bugs.launchpad.net/bugs/243328
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204568] Re: mythbackend dies after upgrade to heron

2008-09-21 Thread laga
** Changed in: mythtv (Ubuntu)
   Status: New = Incomplete

-- 
mythbackend dies after upgrade to heron
https://bugs.launchpad.net/bugs/204568
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 219676] Re: when scim (ie, in the Language control panel Enable support to enter complex characters) is enabled mythtv-frontend does not respond to keyboard input

2008-09-21 Thread laga
This seems to work for me in KDE 3.5.

If there are indeed problems with other Qt applications as well, as
indicated by takamori, then this is probably a problem with scim.

** Also affects: scim (Ubuntu)
   Importance: Undecided
   Status: New

-- 
when scim (ie, in the Language control panel Enable support to enter complex 
characters) is enabled mythtv-frontend does not respond to keyboard input
https://bugs.launchpad.net/bugs/219676
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 237137] Re: memory leak in myth-backend on x64 when recording from DVB-C / qam256

2008-09-21 Thread laga
I seem to remember you commenting in the forums that this is fixed by a
newer version of the weekly builds package. Can you confirm? (This was
probably fixed by Janneg's charset fixup commit - although he doesn't
believe that ;))

** Changed in: mythtv (Ubuntu)
   Status: New = Incomplete

-- 
memory leak in myth-backend on x64 when recording from DVB-C / qam256 
https://bugs.launchpad.net/bugs/237137
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 230191] Re: mythbackend crashes with SIGILL on VIA cpu

2008-09-21 Thread laga
Sorry, we've decided not to support older VIA cpus.

If you're interested in providing a PPA with a working set of packages,
let me know and I'll help you set one up.

** Changed in: mythtv (Ubuntu)
   Status: New = Invalid

-- 
mythbackend crashes with SIGILL on VIA cpu
https://bugs.launchpad.net/bugs/230191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 249203] Re: Segfault on XvMC + SMP (if two or more cores are enabled)

2008-09-21 Thread laga
Rejecting as invalid as suggested by the OP.

Besides, there is no backtrace which makes me a sad panda.

** Changed in: mythtv (Ubuntu)
   Status: New = Invalid

-- 
Segfault on XvMC + SMP (if two or more cores are enabled)
https://bugs.launchpad.net/bugs/249203
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 237137] Re: memory leak in myth-backend on x64 when recording from DVB-C / qam256

2008-09-21 Thread laga
Okay, then I'm closing this issue. The fix is also in Intrepid.

** Changed in: mythtv (Ubuntu)
   Status: Incomplete = Fix Released

-- 
memory leak in myth-backend on x64 when recording from DVB-C / qam256 
https://bugs.launchpad.net/bugs/237137
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 192832] Re: mythtv-setup hangs, terminal hides

2008-09-21 Thread laga
Setting the stay-on-top bit isn't a good solution. If it stays on top,
it'll be very hard to use mythtv-setup :)


Sooner or later, upstream will be using the XMLTV apiconfig capability
to integrate configuration nicely into the MythTV UI.  It shouldn't be
necessary for us to fix this now. Unless someone has a good patch handy
;)

-- 
mythtv-setup hangs, terminal hides
https://bugs.launchpad.net/bugs/192832
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 192476] Re: selecting CHANEL# doesn't work anymore

2008-09-21 Thread laga
Fixed by rescanning.

** Changed in: mythtv (Ubuntu)
   Status: New = Invalid

-- 
selecting CHANEL# doesn't work anymore
https://bugs.launchpad.net/bugs/192476
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 229797] Re: Recording will not commence until a PMT is set.

2008-09-21 Thread laga
Does this still occur with the weekly fixes builds or with Intrepid
Alpha 6?

-- 
Recording will not commence until a PMT is set.
https://bugs.launchpad.net/bugs/229797
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 235902] Re: mythtv livetv freezes on program boundary

2008-09-21 Thread laga
** Changed in: mythtv (Ubuntu)
   Status: New = Confirmed

-- 
mythtv livetv freezes on program boundary
https://bugs.launchpad.net/bugs/235902
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 251622] Re: mythtv-setup general tab text box sizing

2008-09-21 Thread laga
Forgot to reject this bug report.

** Changed in: mythtv (Ubuntu)
   Status: New = Invalid

-- 
mythtv-setup general tab text box sizing
https://bugs.launchpad.net/bugs/251622
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259321] Re: green screen when switching to livetv in myth

2008-09-21 Thread laga
I've uploaded a package which contains a possible fix to the mythbuntu-
testing PPA. Version number is 0.21.0+fixes18337-0ubuntu1~ppa4

https://launchpad.net/~mythbuntu-testing/+archive

Can you please verify if this package fixes it for you ASAP? We'd like
to have that uploaded before beta freeze :)

** Changed in: mythtv (Ubuntu)
 Assignee: (unassigned) = laga (laga)
   Status: New = Confirmed

** Also affects: mythbuntu
   Importance: Undecided
   Status: New

** Bug watch added: mythtv.org bug tracker #5608
   http://svn.mythtv.org/trac/ticket/5608

** Also affects: mythtv via
   http://svn.mythtv.org/trac/ticket/5608
   Importance: Unknown
   Status: Unknown

-- 
green screen when switching to livetv in myth
https://bugs.launchpad.net/bugs/259321
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 259321] Re: green screen when switching to livetv in myth

2008-09-21 Thread laga
** Changed in: mythbuntu
 Assignee: (unassigned) = laga (laga)
   Target: None = 8.10-beta

-- 
green screen when switching to livetv in myth
https://bugs.launchpad.net/bugs/259321
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 199736] Re: please include dvb-fe-nxt2004.fw firmware and get_dvb_firmware script

2008-09-21 Thread laga
** Changed in: mythbuntu
   Status: New = Confirmed

-- 
please include dvb-fe-nxt2004.fw firmware and get_dvb_firmware script
https://bugs.launchpad.net/bugs/199736
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 140272] Re: Nova-T 500 kernel module dvb-usb-dib0700 requires options for LNA activation.

2008-09-21 Thread laga
** Changed in: mythbuntu
   Target: 8.04-alpha1 = 8.10-beta

-- 
Nova-T 500 kernel module dvb-usb-dib0700 requires options for LNA activation.
https://bugs.launchpad.net/bugs/140272
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 261476] Re: Monitor resolution detection fails with Samsung PS42A450 and S3 Savage 4.

2008-09-21 Thread laga
Adding xorg task

** Also affects: xorg (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Monitor resolution detection fails with Samsung PS42A450 and S3 Savage 4.
https://bugs.launchpad.net/bugs/261476
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 181564] Re: Mythbuntu installation overwrites keyboard selection

2008-09-21 Thread laga
Does this still happen with Mythbuntu 8.04 or 8.10 (Alpha)?

** Changed in: mythbuntu
   Status: New = Incomplete

-- 
Mythbuntu installation overwrites keyboard selection
https://bugs.launchpad.net/bugs/181564
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 251353] Re: Mytharchive does not work by default/lacking temp dir

2008-09-21 Thread laga
** Changed in: mythbuntu
   Status: Confirmed = Fix Committed

-- 
Mytharchive does not work by default/lacking temp dir
https://bugs.launchpad.net/bugs/251353
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 192832] Re: mythtv-setup hangs, terminal hides

2008-09-21 Thread laga
janl schrieb:
 laga wrote:
   
 Setting the stay-on-top bit isn't a good solution. If it stays on top,
 it'll be very hard to use mythtv-setup :)
 

 A terminal window opened for the purpose would go away when the
 script/exec it runs ends and mythtv-setup would once again own the screen.

 Nicolai

   
True.

I was referring to the terminal used to start mythfrontend.

As I said, with apiconfig, it won't be necessary anymore. Of course, if
you can supply a patch which calls xterm in mythtv-setup, we'll try to
include it :)

-- 
mythtv-setup hangs, terminal hides
https://bugs.launchpad.net/bugs/192832
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 229572] Re: mythbuntu-control-centre crashed with IndexError in process_configuration()

2008-09-15 Thread laga
I'll have to try to reproduce that.

I assume get_ip_address() failed in line 1289 in core.py. We're not
properly handling exceptions there - an error message would be
appropriate.

Another scape goat could be line 441 in changer.py.

I'll have to look at this soon...

** Changed in: mythbuntu-control-centre (Ubuntu)
 Assignee: (unassigned) = laga (laga)
   Status: New = Confirmed

-- 
mythbuntu-control-centre crashed with IndexError in process_configuration()
https://bugs.launchpad.net/bugs/229572
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 211595] Re: Text is clipped by the edge of the dialog box

2008-09-15 Thread laga
We should figure if that's a problem with font size on Mythbuntu or
actually a problem in MythTV.

I've seen this problem with the German translation, too. It's probably
not worth fixing this now as 0.22 will come with an overhauled UI
engine.

** Changed in: mythbuntu
   Status: New = Confirmed

** Also affects: mythtv (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: mythtv (Ubuntu)
   Status: New = Confirmed

-- 
Text is clipped by the edge of the dialog box
https://bugs.launchpad.net/bugs/211595
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 261807] Re: glass-wide has glitches in 3 bin mode in mythmusic

2008-09-15 Thread laga
Fixed in latest upload: 0.20080908-0ubuntu1

** Changed in: myththemes (Ubuntu)
   Status: New = Fix Released

** Changed in: mythbuntu
   Status: New = Fix Released

-- 
glass-wide has glitches in 3 bin mode in mythmusic
https://bugs.launchpad.net/bugs/261807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 223381] Re: Need kernel timer change to support Leadtek Winfast DTV1000T remote

2008-09-15 Thread laga
** Changed in: lirc (Ubuntu)
Sourcepackagename: None = lirc
   Status: New = Incomplete

-- 
Need kernel timer change to support Leadtek Winfast DTV1000T remote
https://bugs.launchpad.net/bugs/223381
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 252734] Re: package mythstreams None [modified: /var/lib/dpkg/info/mythstreams.list] failed to install/upgrade: trying to overwrite `/usr/share/mythtv/media_settings.xml', which is also in packag

2008-09-15 Thread laga
Closing the Mythbuntu task.

The mythstreams package was just an artefact in one of our PPAs. I've
just requested its deletion.

** Changed in: mythbuntu
   Status: New = Fix Released

-- 
package mythstreams None [modified: /var/lib/dpkg/info/mythstreams.list] failed 
to install/upgrade: trying to overwrite `/usr/share/mythtv/media_settings.xml', 
which is also in package mythtv-frontend
https://bugs.launchpad.net/bugs/252734
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 200214] Re: xvmc-opengl selectable in 0.21 when it is not available

2008-09-15 Thread laga
Setting importance to low, there are more important things right now.

** Changed in: mythtv (Ubuntu)
   Status: New = Confirmed

** Changed in: mythbuntu
   Importance: Undecided = Wishlist
   Status: New = Confirmed

** Changed in: mythbuntu
   Importance: Wishlist = Low

-- 
xvmc-opengl selectable in 0.21 when it is not available
https://bugs.launchpad.net/bugs/200214
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 206317] Re: Autostarted Applications missing

2008-09-15 Thread laga
** Also affects: mythbuntu-meta (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: mythbuntu-meta (Ubuntu)
 Assignee: (unassigned) = Mario Limonciello (superm1)

** Changed in: mythbuntu-meta (Ubuntu)
   Status: New = Confirmed

-- 
Autostarted Applications missing
https://bugs.launchpad.net/bugs/206317
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 229949] Re: guide slow and unresponsive

2008-09-13 Thread laga
** Also affects: mythtv (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: mythtv via
   http://svn.mythtv.org/trac/ticket/3986
   Importance: Unknown
   Status: Unknown

-- 
guide slow and unresponsive
https://bugs.launchpad.net/bugs/229949
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 267602] Re: mythfrontend.real crashed with SIGSEGV in glXMakeCurrentReadSGI()

2008-09-08 Thread laga
** Also affects: mythbuntu
   Importance: Undecided
   Status: New

-- 
mythfrontend.real crashed with SIGSEGV in glXMakeCurrentReadSGI()
https://bugs.launchpad.net/bugs/267602
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 246540] Re: build-depends on obsolete libchromexvmc1 and libchromexvmcpro1

2008-09-01 Thread laga
Mario, didn't you fix this? I seem to remember a comment in the bzr log.

-- 
build-depends on obsolete libchromexvmc1 and libchromexvmcpro1
https://bugs.launchpad.net/bugs/246540
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 237884] Re: MythTV partially broken since latest updates

2008-09-01 Thread laga
Does this still happen? Can you provide log files from /var/log/mythtv/?

** Changed in: mythtv (Ubuntu)
   Status: New = Incomplete

-- 
MythTV partially broken since latest updates
https://bugs.launchpad.net/bugs/237884
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 254285] Re: Mythfrontend doesn't render correctly on ATI driver

2008-09-01 Thread laga
Interesting. How did you install the ATI driver?

-- 
Mythfrontend doesn't render correctly on ATI driver
https://bugs.launchpad.net/bugs/254285
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263127] Re: mythtv-backend doesn't start at boot due to broken init script

2008-09-01 Thread laga
Thanks!

** Changed in: mythtv (Ubuntu)
 Assignee: (unassigned) = laga (laga)
   Status: New = Fix Committed

-- 
mythtv-backend doesn't start at boot due to broken init script
https://bugs.launchpad.net/bugs/263127
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263242] [NEW] FFe: Metallurgy theme for MythTV needs packaging

2008-08-31 Thread laga
Public bug reported:

Metallurgy 1.0 needs packaging for Intrepid.

Website: http://miffteevee.co.uk/themes/metallurgy.html

Here's the entry on REVU: http://revu.ubuntuwire.com/details.py?package
=mythtv-theme-metallurgy-wide

** Affects: ubuntu
 Importance: Undecided
 Assignee: laga (laga)
 Status: New


** Tags: needs-packaging

** Tags added: needs-packaging

** Description changed:

  Metallurgy 1.0 needs packaging for Intrepid.
  
  Website: http://miffteevee.co.uk/themes/metallurgy.html
+ 
+ Here's the entry on REVU: http://revu.ubuntuwire.com/details.py?package
+ =mythtv-theme-metallurgy-wide

** Changed in: ubuntu
 Assignee: (unassigned) = laga (laga)

-- 
FFe: Metallurgy theme for MythTV needs packaging
https://bugs.launchpad.net/bugs/263242
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 263307] [NEW] Please sync mt-daapd 0.9~r1696-1.4 from Debian unstable main

2008-08-31 Thread laga
Public bug reported:

Binary package hint: mt-daapd

mt-daapd 0.9~r1696-1.4 fixes an RC bug [1] in Debian. Here's the
relevant changelog entries:

 mt-daapd (0.9~r1696-1.4) unstable; urgency=low
 .
   * Fix authentication upstream patch checking for a wrong return value
 (03_fix-authentication.dpatch; Closes: #496217).
   * Fix taglib api calls (04_taglib_api_calls.dpatch; Closes: #483337)


[1] http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=496217

** Affects: mt-daapd (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Please sync mt-daapd 0.9~r1696-1.4 from Debian unstable main 
https://bugs.launchpad.net/bugs/263307
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 261807] [NEW] glass-wide has glitches in 3 bin mode in mythmusic

2008-08-27 Thread laga
Public bug reported:

12:29  justinh laga: line 216 of music-ui.xml - change location to 0,0
12:29  justinh laga: that'll fix the cutting-off-edness
12:30  justinh laga: the selectbar is too far over but it looks better than 
it being cut off

** Affects: mythbuntu
 Importance: Undecided
 Assignee: laga (laga)
 Status: New

** Affects: myththemes (Ubuntu)
 Importance: Undecided
 Assignee: laga (laga)
 Status: New

** Also affects: myththemes (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: mythbuntu
 Assignee: (unassigned) = laga (laga)

** Changed in: myththemes (Ubuntu)
 Assignee: (unassigned) = laga (laga)

-- 
glass-wide has glitches in 3 bin mode in mythmusic
https://bugs.launchpad.net/bugs/261807
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 261942] [NEW] Sync request: Please sync i810switch 0.6.5-7 from Debian main unstable

2008-08-27 Thread laga
Public bug reported:

Binary package hint: i810switch

Sync request: Please sync i810switch 0.6.5-7 from Debian main unstable

** Affects: i810switch (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Sync request: Please sync i810switch 0.6.5-7 from Debian main unstable
https://bugs.launchpad.net/bugs/261942
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 261945] [NEW] Please sync scratchbox2 1.99.0.24-2 from Debian main unstable

2008-08-27 Thread laga
Public bug reported:

Binary package hint: scratchbox2

Please sync scratchbox2 1.99.0.24-2 from Debian main unstable

** Affects: scratchbox2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Please sync scratchbox2 1.99.0.24-2 from Debian main unstable
https://bugs.launchpad.net/bugs/261945
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 261951] [NEW] Please sync sng 1.0.2-6 from Debian Unstable

2008-08-27 Thread laga
Public bug reported:

Binary package hint: sng

Please sync sng 1.0.2-6 from Debian Unstable

** Affects: sng (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Please sync sng 1.0.2-6 from Debian Unstable 
https://bugs.launchpad.net/bugs/261951
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 244138] Re: MythMusic can crash the frontend if using the neon-wide theme.

2008-08-14 Thread laga
Has this patch gone upstream?

-- 
MythMusic can crash the frontend if using the neon-wide theme.
https://bugs.launchpad.net/bugs/244138
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 244138] Re: MythMusic can crash the frontend if using the neon-wide theme.

2008-08-14 Thread laga
Never mind. I've just seen the upstream bug. Oops.

-- 
MythMusic can crash the frontend if using the neon-wide theme.
https://bugs.launchpad.net/bugs/244138
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   3   4   >