[Bug 1692482] Re: Ubuntu 17.04: Kernel Page Fault when swapping (swapfile)

2017-05-31 Thread tbjablin
*** This bug is a duplicate of bug 1674838 ***
https://bugs.launchpad.net/bugs/1674838

** This bug is no longer a duplicate of bug 1690796
   Swap pagefault is hanging paged processes with kernel BUG assert in 
include/linux/swapops.h
** This bug has been marked a duplicate of bug 1674838
   kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129

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

Title:
  Ubuntu 17.04: Kernel Page Fault when swapping (swapfile)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1692482/+subscriptions

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


[Bug 1690796] Re: Swap pagefault is hanging paged processes with kernel BUG assert in include/linux/swapops.h

2017-05-31 Thread tbjablin
*** This bug is a duplicate of bug 1674838 ***
https://bugs.launchpad.net/bugs/1674838

** This bug has been marked a duplicate of bug 1674838
   kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129

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

Title:
  Swap pagefault is hanging paged processes with kernel BUG assert in
  include/linux/swapops.h

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1690796/+subscriptions

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


[Bug 1694750] Re: kernel BUG at /build/linux-lz1RHE/linux-4.10.0/include/linux/swapops.h:129. Computer frozen!

2017-05-31 Thread tbjablin
*** This bug is a duplicate of bug 1674838 ***
https://bugs.launchpad.net/bugs/1674838

** This bug has been marked a duplicate of bug 1674838
   kernel BUG at /build/linux-7LGLH_/linux-4.10.0/include/linux/swapops.h:129

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

Title:
  kernel BUG at /build/linux-
  lz1RHE/linux-4.10.0/include/linux/swapops.h:129. Computer frozen!

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/1694750/+subscriptions

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


[Bug 1220086] Re: Google Earth still depends on ia32-libs

2013-09-24 Thread tbjablin
Running:
ldd /usr/lib/googleearth/googleearth-bin | sed s/ =.*/$/g | xargs -n1 
apt-file -x search | grep /usr/lib/x86_64-linux-gnu | sed s/:.*/:i386/g

Gives a complete list of the packages used by Google Earth at install
time. Can you incorporate it into the packaging script? The only
difficulty occurs when two packages provide a libraries with the same
name, for example: primus-libs:i386 and libgl1-mesa-glx:i386.

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

Title:
  Google Earth still depends on ia32-libs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/googleearth-package/+bug/1220086/+subscriptions

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


[Bug 1220086] Re: Google Earth still depends on ia32-libs

2013-09-23 Thread tbjablin
Andrian, even after installing the latest version of googleearth-package
from sid (http://ftp.us.debian.org/debian/pool/contrib/g/googleearth-
package/googleearth-package_1.0.1_all.deb) in Ubuntu 13.10, the
resulting googleearth_6.0.3.2197+1.0-1_amd64.deb file still depends on
ia32 libs.

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

Title:
  Google Earth still depends on ia32-libs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/googleearth-package/+bug/1220086/+subscriptions

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


[Bug 1207966] Re: googleearth deb depends on former packages on amd64

2013-09-23 Thread tbjablin
*** This bug is a duplicate of bug 1220086 ***
https://bugs.launchpad.net/bugs/1220086

** This bug has been marked a duplicate of bug 1220086
   Google Earth still depends on ia32-libs

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

Title:
  googleearth deb depends on former packages on amd64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/googleearth-package/+bug/1207966/+subscriptions

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


[Bug 1142213] Re: emacs23 does not start reliably when run in Kubuntu 13.04

2013-03-16 Thread tbjablin
I can confirm this bug. Switch the gtk theme to Raliegh causes emacs to
start reliably. The relevant part of the gdb backtrace is:

#0  0x7f48f1bf63cd in poll () from /lib/x86_64-linux-gnu/libc.so.6
#1  0x7f48f50e915c in g_main_context_poll (n_fds=1, fds=0xee1330, 
timeout=-1, context=0xd51620, priority=optimized out)
at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3995
#2  g_main_context_iterate (context=0xd51620, block=block@entry=1, 
dispatch=dispatch@entry=1, self=optimized out)
at /build/buildd/glib2.0-2.35.8/./glib/gmain.c:3696
#3  0x7f48f50e963a in g_main_loop_run (loop=0xee1280) at 
/build/buildd/glib2.0-2.35.8/./glib/gmain.c:3895
#4  0x7f48f512b101 in g_spawn_sync 
(working_directory=working_directory@entry=0x0, argv=optimized out, 
envp=envp@entry=0x0, 
flags=flags@entry=G_SPAWN_SEARCH_PATH, child_setup=child_setup@entry=0x0, 
user_data=user_data@entry=0x0, 
standard_output=standard_output@entry=0x7fffd2ec6ad8, 
standard_error=standard_error@entry=0x0, exit_status=exit_status@entry=0x0, 
error=error@entry=0x0) at /build/buildd/glib2.0-2.35.8/./glib/gspawn.c:434
#5  0x7f48f512b578 in g_spawn_command_line_sync (command_line=optimized 
out, standard_output=0x7fffd2ec6ad8, standard_error=0x0, 
exit_status=0x0, error=0x0) at 
/build/buildd/glib2.0-2.35.8/./glib/gspawn.c:735
#6  0x7f48e9bca184 in Oxygen::QtSettings::kdeConfigPathList() const ()

I believe this patch to glib is ultimately responsible:
https://git.gnome.org/browse/glib/commit/glib/gspawn.c?id=ce0022933c255313e010b27f977f4ae02aad1e7e

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

Title:
  emacs23 does not start reliably when run in Kubuntu 13.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/emacs23/+bug/1142213/+subscriptions

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


[Bug 899709] Re: does not work on multiarch system

2012-03-02 Thread tbjablin
*** This bug is a duplicate of bug 831768 ***
https://bugs.launchpad.net/bugs/831768

** This bug has been marked a duplicate of bug 831768
   aptitude cannot handle conflicts with multiarch enabled

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

Title:
  does not work on multiarch system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptitude/+bug/899709/+subscriptions

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


[Bug 831768] Re: aptitude cannot handle conflicts with multiarch enabled

2012-03-02 Thread tbjablin
I think this bug is fixed in the upstream repo (commit
e823140847cff74fe97c0a95c727d1a0fe883750). Is there any chance this
could be fixed in time for precise?

** Bug watch added: Debian Bug tracker #651748
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651748

** Also affects: aptitude via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=651748
   Importance: Unknown
   Status: Unknown

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

Title:
  aptitude cannot handle conflicts with multiarch enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptitude/+bug/831768/+subscriptions

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


[Bug 896924] Re: lfs-files are missing in package python-pyx

2012-02-10 Thread tbjablin
The fix was checked in for pangolin, but not ocelot. Is there any chance
this could be backported?

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

Title:
  lfs-files are missing in package python-pyx

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/pyx/+bug/896924/+subscriptions

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


[Bug 451991] Re: Vuze Updater not able to update

2010-02-05 Thread tbjablin
I can confirm for 4.3.0.0-1ubuntu1.

-- 
Vuze Updater not able to update
https://bugs.launchpad.net/bugs/451991
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 517277] [NEW] Please Build Packages for x86 and amd64

2010-02-04 Thread tbjablin
Public bug reported:

libunwind packages are only built for ia64. Since libunwind support x86
and amd64, packages for those architectures should be built as well.

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

** Description changed:

  libunwind packages are only built for ia64. Since libunwind support x86
- and amd64 packages for those architectures should be built as well.
+ and amd64, packages for those architectures should be built as well.

-- 
Please Build Packages for x86 and amd64
https://bugs.launchpad.net/bugs/517277
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 451991] Re: Vuze Updater not able to update

2009-12-02 Thread tbjablin
I can confirm for 9.10.

-- 
Vuze Updater not able to update
https://bugs.launchpad.net/bugs/451991
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 474889] [NEW] Missing Kernel Module Renders pfmon Package Useless

2009-11-04 Thread tbjablin
Public bug reported:

Binary package hint: pfmon

Without the required kernel module, pfmon is useless. The package text
claims that the kernel module is included by default in Debian kernels,
but this does not appear to be true for Ubuntu kernels. Either enable
perfmon in the default kernel build, or provide a package with the
appropriate module so that pfmon can depend on it.

Current output:
$ pfmon uptime
host kernel does not have perfmon support

Desired output:
$ pfmon uptime
 18:34:03 up 21 days,  1:02, 15 users,  load average: 0.44, 0.57, 0.51
244234 UNHALTED_CORE_CYCLES

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

-- 
Missing Kernel Module Renders pfmon Package Useless
https://bugs.launchpad.net/bugs/474889
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 474891] [NEW] Missing Kernel Module Renders pfmon Package Useless

2009-11-04 Thread tbjablin
Public bug reported:

Binary package hint: pfmon

Without the required kernel module, pfmon is useless. The package
description claims that the kernel module is included by default in
Debian kernels, but this does not appear to be true for Ubuntu kernels.
Either enable perfmon in the default kernel build, or provide a package
with the appropriate module so that pfmon can depend on it.

Current output:
$ pfmon uptime
host kernel does not have perfmon support

Desired output:
$ pfmon uptime
 18:34:03 up 21 days,  1:02, 15 users,  load average: 0.44, 0.57, 0.51
244234 UNHALTED_CORE_CYCLES

$ lsb-release -r
Release:9.10

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

-- 
Missing Kernel Module Renders pfmon Package Useless
https://bugs.launchpad.net/bugs/474891
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 474891] Re: Missing Kernel Module Renders pfmon Package Useless

2009-11-04 Thread tbjablin
** Description changed:

  Binary package hint: pfmon
  
- Without the required kernel module, pfmon is useless. The package text
- claims that the kernel module is included by default in Debian kernels,
- but this does not appear to be true for Ubuntu kernels. Either enable
- perfmon in the default kernel build, or provide a package with the
- appropriate module so that pfmon can depend on it.
+ Without the required kernel module, pfmon is useless. The package
+ description claims that the kernel module is included by default in
+ Debian kernels, but this does not appear to be true for Ubuntu kernels.
+ Either enable perfmon in the default kernel build, or provide a package
+ with the appropriate module so that pfmon can depend on it.
  
  Current output:
  $ pfmon uptime
  host kernel does not have perfmon support
  
  Desired output:
  $ pfmon uptime
   18:34:03 up 21 days,  1:02, 15 users,  load average: 0.44, 0.57, 0.51
  244234 UNHALTED_CORE_CYCLES
+ 
+ $ lsb-release -r
+ Release:9.10

-- 
Missing Kernel Module Renders pfmon Package Useless
https://bugs.launchpad.net/bugs/474891
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 474891] Re: Missing Kernel Module Renders pfmon Package Useless

2009-11-04 Thread tbjablin
** Bug watch added: Debian Bug tracker #545612
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545612

** Also affects: pfmon (Debian) via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=545612
   Importance: Unknown
   Status: Unknown

-- 
Missing Kernel Module Renders pfmon Package Useless
https://bugs.launchpad.net/bugs/474891
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 474889] Re: Missing Kernel Module Renders pfmon Package Useless

2009-11-04 Thread tbjablin
*** This bug is a duplicate of bug 474891 ***
https://bugs.launchpad.net/bugs/474891

** This bug has been marked a duplicate of bug 474891
   Missing Kernel Module Renders pfmon Package Useless

-- 
Missing Kernel Module Renders pfmon Package Useless
https://bugs.launchpad.net/bugs/474889
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 439431] Re: Firefox Browser Installer must be removed after it's installed

2009-10-06 Thread tbjablin
kubuntu-desktop should recommend (kubuntu-firefox-installer | firefox)
and kubuntu-firefox-installer and firefox should conflict.

-- 
Firefox Browser Installer must be removed after it's installed
https://bugs.launchpad.net/bugs/439431
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-firefox-installer in ubuntu.

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


[Bug 430817] Re: Bash completion doesn't work on files with a space

2009-09-30 Thread tbjablin
*** This bug is a duplicate of bug 419509 ***
https://bugs.launchpad.net/bugs/419509

** This bug has been marked a duplicate of bug 419509
   no tab completion on path that contains a space

-- 
Bash completion doesn't work on files with a space
https://bugs.launchpad.net/bugs/430817
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 418855] Re: bash completion stopped working after upgrade to 4.0-4ubuntu1

2009-09-30 Thread tbjablin
*** This bug is a duplicate of bug 419509 ***
https://bugs.launchpad.net/bugs/419509

** This bug has been marked a duplicate of bug 419509
   no tab completion on path that contains a space

-- 
bash completion stopped working after upgrade to 4.0-4ubuntu1
https://bugs.launchpad.net/bugs/418855
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 281877] Re: kdesudo crashed with SIGSEGV in strlen()

2009-06-20 Thread tbjablin
I submitted a patch for this bug three months ago, and it continues to
affect other users. If someone will add me to the Kubuntu KdeSudo
Development Team I will add it myself. Otherwise, could someone else
apply me patch? Also, Kees Cook is incorrect about %n, which continues
to work for me.

-- 
kdesudo crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/281877
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 281877] Re: kdesudo crashed with SIGSEGV in strlen()

2009-04-09 Thread tbjablin
** Changed in: kdesudo (Ubuntu)
 Assignee: (unassigned) = Anthony Mercatante (tonio)

-- 
kdesudo crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/281877
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 281877] Re: kdesudo crashed with SIGSEGV in strlen()

2009-03-31 Thread tbjablin
** This bug has been flagged as a security issue

-- 
kdesudo crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/281877
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 281877] Re: kdesudo crashed with SIGSEGV in strlen()

2009-03-31 Thread tbjablin
** Tags added: patch

-- 
kdesudo crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/281877
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 281877] Re: kdesudo crashed with SIGSEGV in strlen()

2009-03-29 Thread tbjablin
This is a formating string vulnerability. It is almost certainly
exploitable. I have attached the trivial patch.

** Attachment added: FormatStringVuln.diff
   http://launchpadlibrarian.net/24493303/FormatStringVuln.diff

-- 
kdesudo crashed with SIGSEGV in strlen()
https://bugs.launchpad.net/bugs/281877
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 258799] Re: kdesudo incompatibility with kdesu

2009-03-29 Thread tbjablin
** Also affects: ubuntu
   Importance: Undecided
   Status: New

-- 
kdesudo incompatibility with kdesu
https://bugs.launchpad.net/bugs/258799
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 351238] Re: -f Option is broken

2009-03-29 Thread tbjablin
** Also affects: ubuntu
   Importance: Undecided
   Status: New

-- 
-f Option is broken
https://bugs.launchpad.net/bugs/351238
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 340151] Re: ICQ protocol update [March 2009]

2009-03-11 Thread tbjablin
** Also affects: hardy-backports
   Importance: Undecided
   Status: New

-- 
ICQ protocol update [March 2009]
https://bugs.launchpad.net/bugs/340151
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 340151] Re: ICQ protocol update [March 2009]

2009-03-11 Thread tbjablin
hardy-backports still suffers from this bug.

-- 
ICQ protocol update [March 2009]
https://bugs.launchpad.net/bugs/340151
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 277480] [NEW] mplayerthumbs 0.5b only works with KDE3

2008-10-03 Thread tbjablin
Public bug reported:

Binary package hint: mplayerthumbs

mplayerthumbs 0.5b only works with KDE3, but only KDE4 is included in
Intrepid. It's probably too late to include 1.1 with Intrepid, even
though it appears to build and run correctly for me. Therefore,
mplayerthumbs should be dropped from the Intrepid release and made a
priority for backports. mplayerthumbs is likely to be more popular in
the future since it creates video thumbnails in konqueror and dolphin.
In KDE3 this functionality was included, but in KDE4 it is only
available through this separate package. People upgrading from Hardy to
Intrepid will want to know what happened to their thumbnails. This poor
soul was already posting about the problems in Ubuntu's forums two years
ago http://ubuntuforums.org/showthread.php?t=712548.

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

-- 
mplayerthumbs 0.5b only works with KDE3
https://bugs.launchpad.net/bugs/277480
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 163974] Re: Kmplayer uses deprecated mplayer flag causing all videos to fail when post-processing is turned on

2007-11-20 Thread tbjablin
This patch makes the necessary changes to
kmplayer-0.9.4a/src/kmplayerapp.cpp,
kmplayer-0.9.4a/src/kmplayerconfig.h,
kmplayer-0.9.4a/src/kmplayerpartbase.cpp, and
kmplayer-0.9.4a/src/kmplayertvsource.cpp. The only changes are replacing
-vop with -vf in string literals.

** Attachment added: Fix kmplayer
   http://launchpadlibrarian.net/10481642/vop_to_vf.patch

-- 
Kmplayer uses deprecated mplayer flag causing all videos to fail when 
post-processing is turned on
https://bugs.launchpad.net/bugs/163974
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163974] Re: Kmplayer uses deprecated mplayer flag causing all videos to fail when post-processing is turned on

2007-11-20 Thread tbjablin
The update to the 2:1.0~rc2-0ubuntu1~gutsy1 version of mplayer in
backports is what broke kmplayer. Is there any way this fix for kmplayer
could also make it into backports?

-- 
Kmplayer uses deprecated mplayer flag causing all videos to fail when 
post-processing is turned on
https://bugs.launchpad.net/bugs/163974
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 163974] Kmplayer uses deprecated mplayer flag causing all videos to fail when post-processing is turned on

2007-11-19 Thread tbjablin
Public bug reported:

Binary package hint: kmplayer

In the latest version of mplayer uploaded to Gutsy, the -vop flag was 
completely removed and replaced with the -vf flag. Running mplayer with with 
the -vop flag causes mplayer to print the error message: -vop has been 
removed, use -vf instead, to the console and die. Debian faced this same bug 
back in May. 
http://people.debian.org/~terpstra/message/20070508.194937.a2734f1d.en.html The 
fix is to rebuild kmplayer replacing all instances of the string -vop with 
the string -vf. A temporary work around is to run: 
sudo sed -i s/-vop /-vf  /g /usr/lib/libkmplayercommon.so 
/usr/lib/libkdeinit_kmplayer.so
Spacing in the above command is critical, otherwise the alignment of the 
strings will be lost. If sed fails restore with:
sudo aptitude reinstall kmplayer

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

-- 
Kmplayer uses deprecated mplayer flag causing all videos to fail when 
post-processing is turned on
https://bugs.launchpad.net/bugs/163974
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 99393] Re: Please update vmware-player to version 2

2007-11-11 Thread tbjablin
What's the rational for removing vmware-player?

-- 
Please update vmware-player to version 2
https://bugs.launchpad.net/bugs/99393
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135358] Re: vmware-player not installable

2007-10-12 Thread tbjablin
How could this be declined for Gutsy? Isn't there some sort of policy in
place that says all packages should be installable? Will it at least be
documented in the release notes that vmware-player is no longer working?

-- 
vmware-player not installable
https://bugs.launchpad.net/bugs/135358
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 121295] Re: [gutsy] vmware player/server kernel modules are missing

2007-10-10 Thread tbjablin
*** This bug is a duplicate of bug 135358 ***
https://bugs.launchpad.net/bugs/135358

** This bug has been marked a duplicate of bug 99393
   Please update vmware-player to version 2

** This bug is no longer a duplicate of bug 99393
   Please update vmware-player to version 2

** This bug has been marked a duplicate of bug 135358
   vmware-player not installable

-- 
[gutsy] vmware player/server kernel modules are missing
https://bugs.launchpad.net/bugs/121295
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 150698] Re: vmware broken after upgrade

2007-10-08 Thread tbjablin
*** This bug is a duplicate of bug 135358 ***
https://bugs.launchpad.net/bugs/135358

** This bug has been marked a duplicate of bug 135358
   vmware-player uninstallable

-- 
vmware broken after upgrade
https://bugs.launchpad.net/bugs/150698
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 146272] Re: [gutsy] vmware-player is not installable + outdated

2007-10-08 Thread tbjablin
*** This bug is a duplicate of bug 135358 ***
https://bugs.launchpad.net/bugs/135358

** This bug has been marked a duplicate of bug 135358
   vmware-player uninstallable

-- 
[gutsy] vmware-player is not installable + outdated
https://bugs.launchpad.net/bugs/146272
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120325] Re: virtual machines can't start in vmware-server

2007-10-08 Thread tbjablin
** This bug is no longer a duplicate of bug 146272
   [gutsy] vmware-player is not installable + outdated

** This bug has been marked a duplicate of bug 135358
   vmware-player uninstallable

-- 
virtual machines can't start in vmware-server
https://bugs.launchpad.net/bugs/120325
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 148599] Re: vmware player dependance problem

2007-10-08 Thread tbjablin
*** This bug is a duplicate of bug 135358 ***
https://bugs.launchpad.net/bugs/135358

** This bug has been marked a duplicate of bug 135358
   vmware-player uninstallable

-- 
vmware player dependance problem
https://bugs.launchpad.net/bugs/148599
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 120325] Re: virtual machines can't start in vmware-server

2007-10-08 Thread tbjablin
** This bug is no longer a duplicate of bug 135358
   vmware-player uninstallable

-- 
virtual machines can't start in vmware-server
https://bugs.launchpad.net/bugs/120325
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 135358] Re: vmware-player not installable

2007-10-08 Thread tbjablin
** Summary changed:

- vmware-player uninstallable
+ vmware-player not installable

** Description changed:

  Binary package hint: vmware-player
  
- In gutsy the vmware-player is uninstallable because of broken package.
+ In gutsy the vmware-player is not installable because of broken package.
  
  The following packages have unmet dependencies:
vmware-player: Depends: vmware-player-kernel-modules but it is not going to 
be installed
  E: Broken packages
  
  I have checked the repositorys I am using and I have enabled all the
  once that are included with standard gutsy upgrade.
  
  //Niklas

-- 
vmware-player not installable
https://bugs.launchpad.net/bugs/135358
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 145559] Re: [UNMETDEPS] vmware-player-kernel-2.6.15 has unmet dependencies

2007-10-06 Thread tbjablin
*** This bug is a duplicate of bug 124775 ***
https://bugs.launchpad.net/bugs/124775

** This bug has been marked a duplicate of bug 124775
   No kernel modules for the 2.6.22 kernel

-- 
[UNMETDEPS] vmware-player-kernel-2.6.15 has unmet dependencies
https://bugs.launchpad.net/bugs/145559
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 144251] Re: vmware-player will not install due to unmet dependencies.

2007-10-06 Thread tbjablin
*** This bug is a duplicate of bug 124775 ***
https://bugs.launchpad.net/bugs/124775

** This bug has been marked a duplicate of bug 124775
   No kernel modules for the 2.6.22 kernel

-- 
vmware-player will not install due to unmet dependencies.
https://bugs.launchpad.net/bugs/144251
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104186] Re: SML built improperly

2007-09-30 Thread tbjablin
** Changed in: smlnj (Ubuntu)
   Status: New = Confirmed

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

-- 
SML built improperly
https://bugs.launchpad.net/bugs/104186
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 146941] Re: [gutsy] Missing kernel modules for 2.6.22

2007-09-30 Thread tbjablin
*** This bug is a duplicate of bug 135358 ***
https://bugs.launchpad.net/bugs/135358

** This bug has been marked a duplicate of bug 135358
   vmware-player uninstallable

-- 
[gutsy] Missing kernel modules for 2.6.22
https://bugs.launchpad.net/bugs/146941
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 146625] Re: [Gutsy] Last update breaks APT resolver

2007-09-29 Thread tbjablin
** Changed in: perl (Ubuntu)
   Status: New = Confirmed

-- 
[Gutsy] Last update breaks APT resolver
https://bugs.launchpad.net/bugs/146625
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104186] SML built improperly

2007-04-07 Thread tbjablin
Public bug reported:

Binary package hint: smlnj

Running CM.make sources.cm yeilds cryptic error message complain that a file 
in /build/buildd is missing. Links to /build/buildd should not end up in 
packages. Example:
sml
Standard ML of New Jersey v110.54 [built: Sat Sep 24 16:19:34 2005]
- CM.make sources.cm;
[autoloading]
[library $smlnj/cm/cm.cm is stable]
[library $smlnj/internal/cm-sig-lib.cm is stable]
[library $/pgraph.cm is stable]
[library $smlnj/internal/srcpath-lib.cm is stable]
[autoloading done]
[scanning sources.cm]

uncaught exception Io [Io: openIn failed on 
/build/buildd/smlnj-110.54/sml.boot.x86-unix/smlnj-lib.cm/.cm/x86-unix/smlnj-lib.cm,
 No such file or directory]
  raised at: Basis/Implementation/IO/bin-io-fn.sml:618.25-618.71
 ../cm/util/safeio.sml:30.11
 ../cm/util/safeio.sml:41.55
 ../cm/parse/parse.sml:501.47
-

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

-- 
SML built improperly
https://bugs.launchpad.net/bugs/104186
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104186] Re: SML built improperly

2007-04-07 Thread tbjablin
Installing libsmlnj-smlnj fixes the problem. This seems like some sort
of implied dependency.

-- 
SML built improperly
https://bugs.launchpad.net/bugs/104186
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 98832] [apport] compiz.real crashed with signal 7 in eventLoop()

2007-03-29 Thread tbjablin
Public bug reported:

Binary package hint: compiz

Xorg consumes more and more memory eventually up to 1.5 GB then the
system crashes.

ProblemType: Crash
Architecture: amd64
CrashCounter: 1
Date: Thu Mar 29 21:45:59 2007
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/compiz.real
Package: compiz-core 1:0.3.6-1ubuntu10
PackageArchitecture: amd64
ProcCmdline: /usr/bin/compiz.real --no-fbo --ignore-desktop-hints gconf 
--replace gconf
ProcCwd: /home/ftp/Bob
ProcEnviron:
 LANGUAGE=en
 
PATH=/home/tbjablin/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 7
SourcePackage: compiz
Stacktrace:
 #0  0x0040cec0 in ?? ()
 #1  0x0040d8a3 in eventLoop ()
 #2  0x00409c65 in main ()
StacktraceTop:
 ?? ()
 eventLoop ()
 main ()
ThreadStacktrace:
 .
 Thread 1 (process 15787):
 #0  0x0040cec0 in ?? ()
 #1  0x0040d8a3 in eventLoop ()
 #2  0x00409c65 in main ()
Uname: Linux tjablin 2.6.20-13-generic #2 SMP Sat Mar 24 23:12:02 UTC 2007 
x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
scanner video

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

-- 
[apport] compiz.real crashed with signal 7 in eventLoop()
https://launchpad.net/bugs/98832

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


[Bug 98832] Re: [apport] compiz.real crashed with signal 7 in eventLoop()

2007-03-29 Thread tbjablin

** Attachment added: CoreDump.gz
   http://librarian.launchpad.net/7051955/CoreDump.gz

** Attachment added: Dependencies.txt
   http://librarian.launchpad.net/7051956/Dependencies.txt

** Attachment added: Disassembly.txt
   http://librarian.launchpad.net/7051957/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://librarian.launchpad.net/7051958/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://librarian.launchpad.net/7051959/ProcStatus.txt

** Attachment added: Registers.txt
   http://librarian.launchpad.net/7051960/Registers.txt

-- 
[apport] compiz.real crashed with signal 7 in eventLoop()
https://launchpad.net/bugs/98832

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


[Bug 80810] Re: Feisty Herd 2 freezes during startup, AMD64 i386 - nvram, RTL8187

2007-02-02 Thread tbjablin
Adding 
blacklist rtl8187
blacklist ieee80211_rtl
to /etc/modprobe.d/blacklist fixed this for me.

-- 
Feisty Herd 2 freezes during startup, AMD64  i386 - nvram, RTL8187
https://launchpad.net/bugs/80810

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


[Bug 73952] Re: no devices found for /dev/md0 at startup

2006-12-17 Thread tbjablin
*** This bug is a duplicate of bug 75681 ***

** This bug has been marked a duplicate of bug 75681
   initramfs script: race condition between sata and md

-- 
no devices found for /dev/md0 at startup
https://launchpad.net/bugs/73952

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