[Bug 1830555] [NEW] Incorrect checking of fread return value

2019-05-26 Thread John Lee
Public bug reported:

Fix the checking of fread return value

On success, fread() and fwrite() return the number of items read or
written, not the number of bytes transferred.

Also removed some redundant DOS newline character.

This error is introduced by `upstream/3.2.2_dfsg0`.

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

** Patch added: "fread-return-value.diff"
   
https://bugs.launchpad.net/bugs/1830555/+attachment/5266832/+files/fread-return-value.diff

** Description changed:

  Fix the checking of fread return value
  
- On success, fread() and fwrite() return the number of items read or written, 
not
- the number of bytes transferred.
+ On success, fread() and fwrite() return the number of items read or
+ written, not the number of bytes transferred.
  
  Also removed some redundant DOS newline character.
  
  This error is introduced by `upstream/3.2.2_dfsg0`.

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

Title:
  Incorrect checking of fread return value

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

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

[Bug 804627] Re: package mysql-cluster-client-5.1 (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/mysql', which is also in package mysql-client-core-5.1 0:5.1.41-3ubuntu12.10

2011-07-01 Thread John Lee
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/804627

Title:
  package mysql-cluster-client-5.1 (not installed) failed to
  install/upgrade: trying to overwrite '/usr/bin/mysql', which is also
  in package mysql-client-core-5.1 0:5.1.41-3ubuntu12.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-cluster-7.0/+bug/804627/+subscriptions

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


[Bug 804627] [NEW] package mysql-cluster-client-5.1 (not installed) failed to install/upgrade: trying to overwrite '/usr/bin/mysql', which is also in package mysql-client-core-5.1 0:5.1.41-3ubuntu12.1

2011-07-01 Thread John Lee
Public bug reported:

package mysql-cluster-client-5.1 (not installed) failed to
install/upgrade: trying to overwrite '/usr/bin/mysql', which is also in
package mysql-client-core-5.1 0:5.1.41-3ubuntu12.10

ProblemType: Package
DistroRelease: Ubuntu 10.04
Package: mysql-cluster-client-5.1 (not installed)
ProcVersionSignature: Ubuntu 2.6.32-32.62-generic 2.6.32.38+drm33.16
Uname: Linux 2.6.32-32-generic x86_64
AptOrdering:
 mysql-cluster-client-5.1: Install
 mysql-cluster-client-5.1: Configure
Architecture: amd64
Date: Sat Jun 25 18:24:25 2011
ErrorMessage: trying to overwrite '/usr/bin/mysql', which is also in package 
mysql-client-core-5.1 0:5.1.41-3ubuntu12.10
InstallationMedia: Ubuntu 10.04.2 LTS "Lucid Lynx" - Release amd64 (20110211.1)
SourcePackage: mysql-cluster-7.0
Title: package mysql-cluster-client-5.1 (not installed) failed to 
install/upgrade: trying to overwrite '/usr/bin/mysql', which is also in package 
mysql-client-core-5.1 0:5.1.41-3ubuntu12.10

** Affects: mysql-cluster-7.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package lucid

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

Title:
  package mysql-cluster-client-5.1 (not installed) failed to
  install/upgrade: trying to overwrite '/usr/bin/mysql', which is also
  in package mysql-client-core-5.1 0:5.1.41-3ubuntu12.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mysql-cluster-7.0/+bug/804627/+subscriptions

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


[Bug 494096] Re: Clicking the title of a window is bringing a window underneath it into focus

2010-10-05 Thread John Lee
I'm just here to note the irony of the fact that in my browser
(Chromium), clicking the icon on this bug tracker next to the text "This
bug affects 28 people. Does this bug affect you?", in order to indicate
that this bug affects me, causes a JS dialog to pop up in a position
mostly off the LHS of my screen, where I can't read its contents.  The
dialog cannot be moved.

-- 
Clicking the title of a window is bringing a window underneath it into focus
https://bugs.launchpad.net/bugs/494096
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 580939] Re: mplayer-svn0416 can't play anything in lucid

2010-05-18 Thread John Lee
Since it happens at init stage, using a different vo won't help. I
recompiled it.

-- 
mplayer-svn0416 can't play anything in lucid
https://bugs.launchpad.net/bugs/580939
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 580939] Re: mplayer-svn0416 can't play anything in lucid

2010-05-18 Thread John Lee
There is something wrong in the constructor of OpenAL. strace says it
closed STDIN so mplayer ends up reading garbage from fd 0. Disable audio
output "openal" then everything works fine.

-- 
mplayer-svn0416 can't play anything in lucid
https://bugs.launchpad.net/bugs/580939
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 540268] Re: tvtime PAL audio mode not persisted

2010-03-17 Thread John Lee
Without the patch, I get loud white noise (hissing) every time I start
tvtime, and have to quickly fiddle with the menu to get rid of that.
Annoying.

-- 
tvtime PAL audio mode not persisted
https://bugs.launchpad.net/bugs/540268
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 540268] Re: tvtime PAL audio mode not persisted

2010-03-17 Thread John Lee

** Patch added: "Persist PAL audio mode setting"
   http://launchpadlibrarian.net/41125091/pal_audio_mode_persistence.debdiff

-- 
tvtime PAL audio mode not persisted
https://bugs.launchpad.net/bugs/540268
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 540268] [NEW] tvtime PAL audio mode not persisted

2010-03-17 Thread John Lee
Public bug reported:

Binary package hint: tvtime

tvtime does not persist the PAL audio mode setting (unlike the most of
the rest of the settings).

Attached patch (generated by debdiff) fixes this bug.  I'm not sure how
debdiff is expected to work, but the changes to the autoconf stuff
(config.guess, config.sub) and to debian/.pc/.version were not made by
me -- presumably just a side-effect of building the package.

To reproduce:

 * Click on Channel Management -> Switch Audio Standard until "PAL-I" is 
selected
 * Exit tvtime
 * Start tvtime

Expect: PAL-I is still selected.  Got: PAL-BG is selected.

$ lsb_release -rd
Description:Ubuntu 9.10
Release:9.10

$ apt-cache policy tvtime
tvtime:
  Installed: 1.0.2-3ubuntu1
...

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


** Tags: patch

-- 
tvtime PAL audio mode not persisted
https://bugs.launchpad.net/bugs/540268
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 503955] Re: yelp crashed with SIGSEGV in rrn_info_get_categories()

2010-03-11 Thread John Lee
I encountered the same problem and this patch seems to fix it. It looks
like current_entry could be NULL in some malformed file condition.

** Patch added: "current_entry_check.patch"
   http://launchpadlibrarian.net/40856161/current_entry_check.patch

-- 
yelp crashed with SIGSEGV in rrn_info_get_categories()
https://bugs.launchpad.net/bugs/503955
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 486716] Re: Can't search database if a command is on PATH

2009-11-22 Thread John Lee

** Attachment added: "Add command packages-providing; Detect x86_64"
   http://launchpadlibrarian.net/35948941/patch

-- 
Can't search database if a command is on PATH
https://bugs.launchpad.net/bugs/486716
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 486716] [NEW] Can't search database if a command is on PATH

2009-11-22 Thread John Lee
Public bug reported:

Binary package hint: command-not-found

If a command is already installed by some package, there's no way to
search command-not-found's database (short of some sort of PATH hack).
Searching the database would be a handy way to find out what package
provides that command, along with what other packages provide
identically-named commands.  It's also possible to do some of that using
dpkg -S, but that only works if the command *is* installed by some
package, and it uses a different database, and it doesn't list other
packages that provide identically-named commands, and it's slow.

The attached patch adds a new command "packages-providing" that prints a
two-column list listing package names and components that provide the
named command -- e.g.:

$ packages-providing alien
alien main

The patch also changes one line of code to not crash on x86_64
architecture.

This isn't yet properly tested, since I found the database building code
seems broken: is that a known issue?  I tested as far as hacking the
code a bit to get myself a tiny database, building and installing the
package, and seeing that "packages-providing alien" printed what I
expected.  Can I get a pre-built database that's compatible with bzr
command-not-found from somewhere?

Patch is against bzr revision 71.
$ lsb_release -a
No LSB modules are available.
Distributor ID: Ubuntu
Description:Ubuntu 9.10
Release:9.10
Codename:   karmic

** Affects: command-not-found (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Can't search database if a command is on PATH
https://bugs.launchpad.net/bugs/486716
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 285269] Re: UUID conversion fails to handle separate /boot

2008-11-05 Thread John Lee
Thanks.

I've tried this but it does not fix problem - the root in the menu.lst entry 
for ubuntu is set to (hd0,1), which is, I think the correct settting for ibex 
(my xp is on hd0,0).
 
If I select the xp entry in the grub screen it boots xp correctly. I could use 
the xp system to edit /copy files to & from the ubuntu partition, using the 
ext2fs driver. 

I have access to another system, with a working ibex 8.10 so I could
copy the latest upgrade-grub script from the working system. Don't know
linux, so which directory is it in?

Any other ideas for a way to make my ubuntu boot, so I can update it?

TIA John

-- 
UUID conversion fails to handle separate /boot
https://bugs.launchpad.net/bugs/285269
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 285269] Re: UUID conversion fails to handle separate /boot

2008-10-30 Thread John Lee
I'm too am getting this error 15 so I cannot now get my intrpeid to
boot, after I used the ubuntu update manager a few days ago to update my
intrepid ibex. It looks as if I need a new version of something -grub?
to fix it, but not being a linux expert, I'm not sure how to install
this given I can't start ubuntu.

I do have access to the ibex disk  from win xp - can I use win xp to
down load the new stuff onto the ibex disk? If so, how? Or is there
another way? Using grub?

TIA

Regards John

-- 
UUID conversion fails to handle separate /boot
https://bugs.launchpad.net/bugs/285269
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 264019] Re: unable to visit some websites and ftpsites with 2.6.27

2008-10-25 Thread John Lee
Yuk, I just encountered this problem when doing an 'update'  using
update manager - it works ok for some sites but then the transfer rate
goes to zero for others! I'm going through a BT Voyager 2500 11g router
via Talktalk broadband - not sure which the buggy router is  Because
it's site specific, it works ok via same wireless router for my 2nd
ubuntu system, but I'm going to turn timstamps off anyway.

It's mentioned in the release notes as if it is a minor issue- there
must e a lot of ubuntu users using oldish home routers - this is going
to cause new ibexers a lot of problems, especially if they don't read
the release notes carefully  so I really think that the default should
be  with timestamps off until the kernel fix is found.  It also should
certainly be mentioned in the technical overview 'issues' so people are
more likly to see it.

Regards John

-- 
unable to visit some websites and ftpsites with 2.6.27
https://bugs.launchpad.net/bugs/264019
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 251664] Re: No sound at all

2008-10-13 Thread John Lee
Thanks for the info, I was waiting to update to Intrepid with the hopes 
that the software will be able to recognize the hardware on the laptop.


Joonatan Kaartinen wrote:
> Here's a link to the alsa-info.sh script output from my laptop:
> http://www.alsa-project.org/db/?f=1ee030a1fd2be4f853d2a9ba164927d27bdc267d
>
>

-- 
No sound at all
https://bugs.launchpad.net/bugs/251664
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 251664] Re: No sound at all

2008-09-23 Thread John Lee
Thanks for the work that you've been doing. However, I just started 
school again so that means I most likely won't have time to do much with 
linux. I'm waiting for Intrepid Ibex to see if the sound works on my 
laptop. Special thanks for all the work done.

olympi wrote:
> I'm testing the new kernel, I have sound if I add "options snd-hda-intel
> model=3stack-dig" to the file /etc/modprobe.d/alsa-base  (with the same
> problems already reported). But i can't be sure that the sound work due
> to the new packages alsa or due to the alsa driver i have compiled.
> Nevertheless they are no reason that the ubuntu packages of alsa 1.0.17
> don't work with the sound card ;).
>
>

-- 
No sound at all
https://bugs.launchpad.net/bugs/251664
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 251664] [NEW] No sound at all

2008-07-24 Thread John Lee
Public bug reported:

Machine is a Asus M50vm-a1
what is detected after using aplay -l
 List of PLAYBACK Hardware Devices 
card 0: Intel [HDA Intel], device 0: HDA Generic [HDA Generic]
  Subdevices: 1/1
  Subdevice #0: subdevice #0
can't find if ALSA has a driver for this soundcard
sound works on xp partition

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
No sound at all
https://bugs.launchpad.net/bugs/251664
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 203580] [NEW] administration/hardware drivers does not show list of drivers (works on ubuntu 7.1)

2008-03-18 Thread John Lee
Public bug reported:

Binary package hint: gnome

Hard heron, alpha 6, with latest (18th March updates)

Problem shows up on at least 1 other system running ubuntu heron.

This function works with ubuntu v7,

** Affects: meta-gnome2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
administration/hardware drivers does not show  list of drivers (works on ubuntu 
7.1) 
https://bugs.launchpad.net/bugs/203580
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 57811] rhythmbox crashes when putting song from search into playlist

2006-08-26 Thread John Lee
Public bug reported:

dapper, rhythmbox-0.9.3.1-0ubuntu9

Steps to reproduce behavior:
1. Search for song(s) by putting text in Search box
2. Drag song(s) into playlist

$ gdb rhythmbox
...
RhythmDB-ERROR **: file rhythmdb-query-model.c: line 1177 
(rhythmdb_query_model_do_insert): assertion failed: (model->priv->show_hidden 
|| !rhythmdb_entry_get_boolean (entry, RHYTHMDB_PROP_HIDDEN))

** Affects: rhythmbox (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

** Description changed:

- dapper, rythmbox-0.9.3.1-0ubuntu9
+ dapper, rhythmbox-0.9.3.1-0ubuntu9
  
  Steps to reproduce behavior:
  1. Search for song(s) by putting text in Search box
  2. Drag song(s) into playlist
  
  $ gdb rhythmbox
  ...
  RhythmDB-ERROR **: file rhythmdb-query-model.c: line 1177 
(rhythmdb_query_model_do_insert): assertion failed: (model->priv->show_hidden 
|| !rhythmdb_entry_get_boolean (entry, RHYTHMDB_PROP_HIDDEN))

-- 
rhythmbox crashes when putting song from search into playlist
https://launchpad.net/bugs/57811

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


[Bug 49784] Re: root partition on sata hd unreadable on resume

2006-06-27 Thread John Lee
seems to be fixed in 2.6.15-25.

-- 
root partition on sata hd unreadable on resume
https://launchpad.net/bugs/49784

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


[Bug 49784] Re: root partition on sata hd unreadable on resume

2006-06-15 Thread John Lee
Correction, here's the link to the full source:
http://kernel.org/pub/linux/kernel/v2.6/linux-2.6.16.20.tar.bz2

-- 
root partition on sata hd unreadable on resume
https://launchpad.net/bugs/49784

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


[Bug 49784] Re: root partition on sata hd unreadable on resume

2006-06-15 Thread John Lee
I found this bug report:
https://launchpad.net/distros/ubuntu/+source/linux-source-2.6.15/+bug/35134

I decided to download the vanilla 2.6.16.20 kernel and apply the swsusp2
patch and the bootsplash patch (to preserve the nice boot progress bar).
The 2.6.16.20 kernel has the latest libata patches from Mark Lord, who
is the reporter of the bug above, and laptop users seem to get better
reliability with suspend2.

Now, suspend and resume works perfectly (12 successful cycles and
counting), and the resumes are much quicker.

References:
http://kernel.org/pub/linux/kernel/v2.6/patch-2.6.16.20.bz2
http://www.suspend2.net/downloads/all/suspend2-2.2.5-for-2.6.16.9.tar.bz2
ftp://ftp.openbios.org/pub/bootsplash/kernel/bootsplash-3.1.6-2.6.15.diff

-- 
root partition on sata hd unreadable on resume
https://launchpad.net/bugs/49784

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


[Bug 49784] root partition on sata hd unreadable on resume

2006-06-14 Thread John Lee
Public bug reported:

Binary package hint: linux-image-2.6.15-23-686

After suspending and resuming successfully a few times, my Thinkpad T43 will 
resume without the root parition /dev/sda1 (ext3) readable. I'm not able to 
find out if it is mounted because I cannot run any programs. These errors were 
repeated numerous times in dmesg:
  sd 0:0:0:0: SCSI error: return code = x
  end_request: I/O error, dev sda, sector 

Oddly the other parititions:
  /dev/sda2 on /home type reiserfs 
  /dev/sda6 on /opt type ext3 
are readable.

** Affects: linux-source-2.6.15 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

** Description changed:

  Binary package hint: linux-image-2.6.15-23-686
  
  After suspending and resuming successfully a few times, my Thinkpad T43 will 
resume without the root parition /dev/sda1 (ext3) readable. I'm not able to 
find out if it is mounted because I cannot run any programs. These errors were 
repeated numerous times in dmesg:
- sd 0:0:0:0: SCSI error: return code = x
- end_request: I/O error, dev sda, sector 
+   sd 0:0:0:0: SCSI error: return code = x
+   end_request: I/O error, dev sda, sector 
+ 
+ Oddly the other parititions:
+   /dev/sda2 on /home type reiserfs 
+   /dev/sda6 on /opt type ext3 
+ are readable.

-- 
root partition on sata hd unreadable on resume
https://launchpad.net/bugs/49784

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