[Bug 120631] Unable to place wires at all after selecting label tool

2007-06-15 Thread DannyStaple
Public bug reported:

Binary package hint: oregano

If a user selects the label tool, but does not place a label (which
would return the user to the selection tool), then immediately selects
the lines tool, the lines tool will fail to work.

Version:
  Installed: 0.60.0-1
  Candidate: 0.60.0-1
  Version table:
 *** 0.60.0-1 0
500 http://gb.archive.ubuntu.com feisty/universe Packages
100 /var/lib/dpkg/status

Steps to reproduce
* Start  Oregano
* Select label tool
* Select line tool
* Try to place a line

Expected results
* Oregano opens
* Label tool is highlighted - cursor changes
* Line tool is highlighted - cursor changes
* Line rubber banding starts and line can be placed

Actual Results
* Oregano opens
* Label tool is highlighted - cursor changes
* Line tool is highlighted - cursor changes
* Line rubber banding cannot be started, and the line not placed until the 
label tool is again selected, and a label actually placed.

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

-- 
Unable to place wires at all after selecting label tool
https://bugs.launchpad.net/bugs/120631
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 120221] Re: upgrade tool crashed

2007-06-13 Thread DannyStaple
Thank you for your report.
Can you tell me which version of Ubuntu you are using?
Also, can you tell me the version of update-manager? This can be displayed with 
"apt-cache policy update-manager".

Thanks
Danny

** Changed in: update-manager (Ubuntu)
 Assignee: (unassigned) => DannyStaple
   Status: Unconfirmed => Needs Info

-- 
upgrade tool crashed
https://bugs.launchpad.net/bugs/120221
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 120252] Re: se queda colgado

2007-06-13 Thread DannyStaple
Thank you Marco.

A few questions for the initial reporter:
What were you doing when it froze?
Are you able to reproduce this freeze?
Can you give some idea of the hardware being used?

Are there  any files in /var/crash?

This information will help a great deal.
Thanks
Danny

-- 
se queda colgado
https://bugs.launchpad.net/bugs/120252
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 120246] Re: problem with update manager...

2007-06-13 Thread DannyStaple
Thank you for your bug report.
Can you tell us what version of Ubuntu you are using?
Those screenshot URLs did not load for me. Please could you explain the problem 
in words?
Screenshots can be attached to a bug report using the attachment part of the 
bug report. Please could you attach these files there?
Thanks,
Danny

** Changed in: gnome-panel (Ubuntu)
 Assignee: (unassigned) => DannyStaple
   Status: Unconfirmed => Needs Info

-- 
problem with update manager...
https://bugs.launchpad.net/bugs/120246
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 120248] Re: Need update to Gnome 2.18.2

2007-06-13 Thread DannyStaple
This is likely to be a policy decision. Upgrading Gnome is a big thing,
which could be a painful experience, and is therefore only acceptable
when doing a Distro upgrade. 7.10 (Gutsy Gibbon) is likely to have a
newer version of Gnome, though I could not tell you which will make the
final.

Porting newer software to older versions in the normal update tree is
rarely done, and generally only patches to deal with major crashes and
security exploits will be rolled in.

That said, there is an Ubuntu Backports group, and a corresponding repository 
that can be added to your apt sources, as well as a separate bug tracker.
Please read the Backports Documentation at 
https://help.ubuntu.com/community/UbuntuBackports.

Also the page at
https://help.ubuntu.com/community/UbuntuUpdates?highlight=%28Updates%29
might be helpful.


** Changed in: gnome-desktop (Ubuntu)
 Assignee: (unassigned) => DannyStaple
   Status: Unconfirmed => Rejected

-- 
Need update to Gnome 2.18.2
https://bugs.launchpad.net/bugs/120248
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 120252] Re: se queda colgado

2007-06-13 Thread DannyStaple
Apologies for this, but can you please explain this in English?
Many Thanks.

** Changed in: hal (Ubuntu)
 Assignee: (unassigned) => DannyStaple
   Status: Unconfirmed => Needs Info

-- 
se queda colgado
https://bugs.launchpad.net/bugs/120252
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 82307] Re: Can't copy VCD ".dat" files from CD to Hard Drive

2007-06-13 Thread DannyStaple
If this error occurs near the end of the MPEG stream, then the MPEG
stream would have played fine up to that point, and would not cause a
problem with watching the film, however the actual file if copied will
try every byte, and will fail on those at the end. This means that a
disk manufacturer could deliberately specify such a file table as a
trivial system to prevent people copying the file so easily. An MPEG
stream ripper should still be able to get the data, but a straight file
copy will fail.

Somewhat more insidious would be to insert bad blocks into parts of the
file which playback of the mpeg will cause to be skipped - like a
section of the header holds the offset for the first frame, or a frame
for the next frame. Again - a stream ripper should also get around this.

One way to try to prove this might be to attempt, without copying, to load the 
files into a media player:
mplayer /media/cdrom/mpegav/avseq01.dat

If the errors are still there then it is something else. 
I tried this on a VCD on my machine, and immediately when trying to copy a file 
the same error was shown - which suggests it is not the end of the file. I then 
tried to play the .dat file in mplayer, which also failed with "Seek Failed". 
So it must be something else.

Just to clear any idea that it might be specific hardware (which I
doubt), it might be worth putting which drive hardware is being used. I
am using an External USB2 LG DVD+-/RW Model 8SA-2164D.

If I try to make an image of the CD with dd:
dd if=/dev/scd0 of=/tmp/vcd.iso
dd: reading `/dev/scd0': Input/output error
0+0 records in
0+0 records out
0 bytes (0 B) copied, 2.4244 seconds, 0.0 kB/s

This response is nearly immediate.

Even with these results, It is possible that something is deliberately
done to the VCD's file system to cause such errors to occur. However,
the alternative proposed by Simos Xenitellis is now sounding more
likely. Is there someone here willing to give that a go?

** Changed in: linux-source-2.6.22 (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
Can't copy VCD ".dat" files from CD to Hard Drive
https://bugs.launchpad.net/bugs/82307
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 120162] Re: Unable to click and drag picture with mouse - regression.

2007-06-13 Thread DannyStaple
For reference, this operation can be carried out on Feisty (7.04) with
eog 2.18.1. Bear in mind that the "Normal" or zoom in mode should be
enabled, as it will not allow panning around an image that has been
shrunk to fit the current window.

-- 
Unable to click and drag picture with mouse - regression.
https://bugs.launchpad.net/bugs/120162
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 115796] Re: Falconseye always uses 100% CPU

2007-06-08 Thread DannyStaple
This is true. It appears that with CriticalMass I also see this.
However, with Falconseye it is somewhat more disruptive to the audio and
gameplay, many other games just seem to cope.

-- 
Falconseye always uses 100% CPU
https://bugs.launchpad.net/bugs/115796
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 80534] Re: Music sounds very Scratchy

2007-06-03 Thread DannyStaple
A comment has now been left Upstream regarding this  - pasted verbatim:

Date: 2007-06-02 12:25
Sender: bedouin
Logged In: YES 
user_id=20557
Originator: NO

It's a workaround in the code introduced in rev2063, and therefore
included in build10. The launchpad bug is against build9-half, so I
consider it fixed and closable. I won't do that myself as I have no need of
yet another account somewhere.

Tech talk:
The crackling appears if and only if libSDL_mixer's internal volume
setting is not at 100% (AFAIK, the problem itself is in libSDL). So
starting in rev2063 we leave the volume alone. If you're attentive, you can
still hear the crackling while music is fading in or out.

Short of scrapping SDL audio, I see nothing we could do here.

-- 
Music sounds very Scratchy
https://bugs.launchpad.net/bugs/80534
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 80534] Re: Music sounds very Scratchy

2007-05-27 Thread DannyStaple
Since the upstream status is "Wontfix" that probably indicates that they
are relying on downgrading libSDL. I will make a comment upstream to
prod them towards this launchpad report.

-- 
Music sounds very Scratchy
https://bugs.launchpad.net/bugs/80534
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 117254] Audio becomes stuck in loop

2007-05-27 Thread DannyStaple
Public bug reported:

Binary package hint: starfighter

The sound in the game gets stuck in a small clicking loop, which
occasionally advances to another small loop (less than a second) after
extended play.

The game was running for over 8 hours, 4/5 of which it would have been idle. 
Gameplay and GFX are still fine, but eventually the audio (both SFX and Music) 
went into this state. 
The game was started with music disabled, but music was later enabled, probably 
a good 2 hours before this started.

Background tasks also running on the desktop were Amarok (nothing
playing), GAIM (with the occasional login/logout event) and Firefox.
GAIM would have been the only thing actually to potentially have used
audio resources, but has successfully done so before without trouble.

Installed package versions:

starfighter:
  Installed: 1.1-6ubuntu1
  Candidate: 1.1-6ubuntu1
  Version table:
 *** 1.1-6ubuntu1 0
500 http://gb.archive.ubuntu.com feisty/universe Packages
100 /var/lib/dpkg/status

libsdl-mixer1.2:
  Installed: 1.2.6-1.1build1
  Candidate: 1.2.6-1.1build1
  Version table:
 *** 1.2.6-1.1build1 0
500 http://gb.archive.ubuntu.com feisty/main Packages
100 /var/lib/dpkg/status

libsdl1.2debian:
  Installed: 1.2.11-7ubuntu1
  Candidate: 1.2.11-7ubuntu1
  Version table:
 *** 1.2.11-7ubuntu1 0
500 http://gb.archive.ubuntu.com feisty/main Packages
100 /var/lib/dpkg/status

Sound Card:
AC-97 on board NForce 2 350 Chipset.

$ more /proc/asound/cards 
 0 [CK8S   ]: NFORCE - NVidia CK8S
  NVidia CK8S with ALC850 at 0xf6001000, irq 18

Relevant Modules Loaded:
Module  Size  Used by
snd_intel8x0   34204  4 
snd_ac97_codec 98336  1 snd_intel8x0
ac97_bus3200  1 snd_ac97_codec
snd_pcm_oss44544  0 
snd_mixer_oss  17408  1 snd_pcm_oss
snd_pcm79876  4 snd_intel8x0,snd_ac97_codec,snd_pcm_oss
snd_seq_dummy   4740  0 
snd_seq_oss32896  0 
snd_seq_midi9600  0 
snd_rawmidi25472  1 snd_seq_midi
snd_seq_midi_event  8448  2 snd_seq_oss,snd_seq_midi
analog 12832  0 
gameport   16520  1 analog
snd_seq52592  6 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_seq_midi_event
snd_timer  23684  3 snd_pcm,snd_seq
snd_seq_device  9100  5 
snd_seq_dummy,snd_seq_oss,snd_seq_midi,snd_rawmidi,snd_seq
pcspkr  4224  0 
snd54020  16 
snd_intel8x0,snd_ac97_codec,snd_pcm_oss,snd_mixer_oss,snd_pcm,snd_seq_oss,snd_rawmidi,snd_seq,snd_timer,snd_seq_device
soundcore   8672  1 snd
snd_page_alloc 10888  2 snd_intel8x0,snd_pcm

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

-- 
Audio becomes stuck in loop
https://bugs.launchpad.net/bugs/117254
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 115817] Re: Magnatune's files don't count on last.fm playcount

2007-05-20 Thread DannyStaple
This is actually a design which is applicable to all Last.fm players. They will 
not scrobble (submit) any stream based plays. This is incentive to encourage 
players to buy more tracks. 
You could try to use the last.fm "play artists like" feature to find artists 
with a similar style in last.fm and make your tastes known.


** Changed in: amarok (Ubuntu)
   Status: Unconfirmed => Rejected

-- 
Magnatune's files don't count on last.fm playcount
https://bugs.launchpad.net/bugs/115817
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 115796] Falconseye always uses 100% CPU

2007-05-20 Thread DannyStaple
Public bug reported:

Binary package hint: falconseye

Falconseye seems always to run with such heavy CPU load that its music stutters 
and the machine can become unresponsive.
I observe this simply by running the game.

falconseye:
  Installed: 1.9.3-16ubuntu1
  Candidate: 1.9.3-16ubuntu1
  Version table:
 *** 1.9.3-16ubuntu1 0
500 http://gb.archive.ubuntu.com feisty/universe Packages
100 /var/lib/dpkg/status

My hardware (just to put this in perspective) is an AMD Turion 64
running at 1.6 Ghz, with 1Gb of RAM, and a Geforce 6600 graphics card.
It seems that something must be a little wrong for a game as simple as
falconseye to be maxing it out.

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

-- 
Falconseye always uses 100% CPU
https://bugs.launchpad.net/bugs/115796
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 115786] Re: using gparted to format new usb hard drive

2007-05-20 Thread DannyStaple
Thank you for your bug report. Please can you follow the guide at
https://wiki.ubuntu.com/DebuggingProgramCrash and try to reproduce the
defect? Thanks.

** Changed in: kdelibs (Ubuntu)
   Status: Unconfirmed => Needs Info

-- 
using gparted to format new usb hard drive
https://bugs.launchpad.net/bugs/115786
You received this bug notification because you are a member of Kubuntu
Team, which is a bug contact for kdelibs in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 115760] Re: No sound in pidgin

2007-05-20 Thread DannyStaple
If you have compiled from source, I suggest that you ensure you have
read the README and INSTALL files in the package, and then check with
the Pidgin community at http://pidgin.im/pidgin/home/. There is not
currently a binary package for pidgin in Feisty, so I am rejecting this.
If you would like help with this from the Ubuntu community, please use
the support system to request it at
https://answers.launchpad.net/ubuntu/+addquestion.


** Changed in: pidgin (Ubuntu)
   Status: Unconfirmed => Rejected

-- 
No sound in pidgin
https://bugs.launchpad.net/bugs/115760
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 115777] Re: [apport] gs-esp crashed with SIGSEGV

2007-05-20 Thread DannyStaple
URL for the other bug -  https://bugs.launchpad.net/ubuntu/+source/gs-
esp/+bug/115775

-- 
[apport] gs-esp crashed with SIGSEGV
https://bugs.launchpad.net/bugs/115777
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 115777] Re: [apport] gs-esp crashed with SIGSEGV

2007-05-20 Thread DannyStaple
Stefan, 
Is this a duplicate of #115775? Please can you check that and let us know?

** Changed in: gs-esp (Ubuntu)
   Status: Unconfirmed => Needs Info

-- 
[apport] gs-esp crashed with SIGSEGV
https://bugs.launchpad.net/bugs/115777
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 115761] Re: menu bar are not on the side of the screen on logout

2007-05-20 Thread DannyStaple
*** This bug is a duplicate of bug 39856 ***
https://bugs.launchpad.net/bugs/39856

Korsaire,
I have attempted this on my system, both with, and without desktop effects 
enabled.

Steps I took:
* (Desktop effects initially enabled)
* Right click on top panel bar
* Select properties
* Set orientation to left
* Logout
* Login
* Observe bar still on left.
* Set bar to top, log out and in.
* Observer still on top
* Set bottom bar to left
* Log out
* Log in
* Observe bottom bar still on left
* Set bottom bar to bottom
* log out
* log in
* observe bottom bar still on bottom.
* Disable desktop effects
* Right click on top panel bar
* Select properties
* Set orientation to left
* Logout
* Login
* Observe bar still on left.
* Set bar to top, log out and in.
* Observer still on top
* Set bottom bar to left
* Log out
* Log in
* Observe bottom bar still on left
* Set bottom bar to bottom
* log out
* log in
* observe bottom bar still on bottom.

So I have not been able to reproduce this at all.

Is your Ubuntu a fresh 7.04 install, or an upgrade?

Did you carry over a profile (/home directory) from a previous
installation?

Can you try (as a test step) creating a new user in Users and Groups,
with no other additional settings or changes, log in as them, and then
perform the steps I outline above. Please let me know the results.

Thanks


** Changed in: gnome-panel (Ubuntu)
 Assignee: Ubuntu Desktop Bugs => (unassigned)
   Status: Rejected => Needs Info

-- 
menu bar are not on the side of the screen on logout
https://bugs.launchpad.net/bugs/115761
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 115765] Game Menu is halfway off screen

2007-05-20 Thread DannyStaple
Public bug reported:

Binary package hint: holotz-castle

holotz-castle:
  Installed: 1.3.8-2
  Candidate: 1.3.8-2
  Version table:
 *** 1.3.8-2 0
500 http://gb.archive.ubuntu.com feisty/universe Packages
100 /var/lib/dpkg/status

When running this game, I always see the game menu displayed centred on
the right hand boundary of the screen. Although the menu background
image lines up correctly, I can only see half the menu text. This makes
the options and other menus somewhat unusable. I can still "continue
game" and "start game".

** Affects: holotz-castle (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Game Menu is halfway off screen
https://bugs.launchpad.net/bugs/115765
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 13333] Re: Evolution hangs when I start it

2007-05-06 Thread DannyStaple
Since I really needed my email, I used RLTH and hand scanned where the
problem was, as well as plenty of searching. I thined down the mailbox
file removing a lot of rubbish. However, this had no effect. The one
thing that helped was removing the CMETA file as suggested on defect
#17839 which seemed to work very well. This may have been what I was
experiencing.

-- 
Evolution hangs when I start it
https://bugs.launchpad.net/bugs/1
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 13333] Re: Evolution hangs when I start it

2007-05-06 Thread DannyStaple
More information:
It is something that has happened to the profile. If I move away the .evolution 
directory, and start it (thus forcing it to create a new profile) I do not see 
a hang. Now I do have important information I want to retain in the old profile 
so if anyone has ideas about migrating the emails, filters, tasks and calendar 
from the old profile to a new one I would really, really like to know about 
them.

-- 
Evolution hangs when I start it
https://bugs.launchpad.net/bugs/1
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 73199] Re: crashes with signal 11

2007-05-06 Thread DannyStaple
Setting this back to unconfirmed so the defect assignee can see if the
additional information I gave was helpful.

** Changed in: widelands (Ubuntu)
   Status: Needs Info => Unconfirmed

-- 
crashes with signal 11
https://bugs.launchpad.net/bugs/73199
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 107100] Re: Music is Scratchy

2007-05-06 Thread DannyStaple
I am currently not seeing this on Wesnoth in Feisty. Setting this to
rejected for now.

** Changed in: wesnoth (Ubuntu)
   Status: Needs Info => Rejected

-- 
Music is Scratchy
https://bugs.launchpad.net/bugs/107100
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 13333] Re: Evolution hangs when I start it

2007-05-06 Thread DannyStaple
CLI Output when run (may be unrelated) is:
CalDAV Eplugin starting up ...

(evolution-2.10:20852): evolution-mail-WARNING **: ignored this junk
plugin: not enabled or we have already loaded one

(evolution-2.10:20852): e-utils-WARNING **: Plugin 'Spamassassin junk
plugin' failed to load hook 'org.gnome.evolution.mail.junk:1.0'


** Attachment added: "Evolution debug and backtrace"
   http://librarian.launchpad.net/7567180/gdb-evolution.txt

-- 
Evolution hangs when I start it
https://bugs.launchpad.net/bugs/1
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 13333] Re: Evolution hangs when I start it

2007-05-06 Thread DannyStaple
I am now seeing something very similar, possibly related. I have evolution set 
up with a pop mailbox, and it currently (at a result of catching up/backing up 
to local) has a very large inbox - 64Mb. It hung and became unresponsive at 
100% a few days ago, and now does so every time I start it. I even left it for 
a few hours, but it was still in the same state, CPU Maxed out, evolution 
unresponsive. I have a backtrace and debug, which I will attach in a comment 
below. 
This is in Feisty, using Evolution 2.10.1-0ubuntu2.
Killing evolution-alarm-notify does not alleviate the problem. I will also 
attach the CLI output to my comment below.
I will try the tip with using thunderbird to get to this mail for now, but 
would really like to see this sorted, or if a key file in evolution can be 
changed to fix it.

** Changed in: evolution (Ubuntu)
   Status: Rejected => Unconfirmed

-- 
Evolution hangs when I start it
https://bugs.launchpad.net/bugs/1
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 110750] Zemmel Orc Camp Hang

2007-04-28 Thread DannyStaple
Public bug reported:

Binary package hint: kq

I have now twice seen an almost complete hang of the game when going
through the zemmel orc camp. It seems to be related to the set pieces.

At one point I managed to walk through the camp past the first set of
orcs without them responding, and then killed the second and third set.
I then wanted to return to the large map view to save my game. On the
way, the two orcs avoided then did the set peice of shouting "you are
not welcome here" and trying to initiate a battle sequence. Nothing
happened. They keys were dead - I could not move, or press escape, enter
or space, and was still in the map view mode. The music was carrying on,
and the campfire sprites were still animated. I ended up having to
switch to a terminal and send a kill signal to the game.

The second time I saw this was after battling through some of the Orc
camp, I got to a set peice with two orcs in front and one running in
from the back. Again they shouted out "Intruders", and tried to initiate
a battle sequence without one happening. I once again had to kill the
game. I have not seen this yet in other areas of the game - but it seems
likely that if the players are not exactly where a set piece expects
(which is entirely possible - a game player will try anything they can)
then the game will hang and need to be killed from a console.

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

-- 
Zemmel Orc Camp Hang
https://bugs.launchpad.net/bugs/110750
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 109769] Re: NVidia driver hung with whole machine

2007-04-26 Thread DannyStaple
Sitsofe, I have done exactly (installed the -new package and rebooted)
that now. I have not yet seen it again. Maybe the debug is useful to
someone, but otherwise I am happy to close this for now.

** Changed in: linux-restricted-modules-2.6.20 (Ubuntu)
   Status: Needs Info => Rejected

-- 
NVidia driver hung with whole machine
https://bugs.launchpad.net/bugs/109769
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 109769] Re: NVidia driver hung with whole machine

2007-04-24 Thread DannyStaple
Sorry - forgot to mention - this is on Feisty - a machine upgraded from
Edgy via the update-manager. No other problems have been seen.

-- 
NVidia driver hung with whole machine
https://bugs.launchpad.net/bugs/109769
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 109769] NVidia driver hung with whole machine

2007-04-24 Thread DannyStaple
Public bug reported:

The system was running fine, started getting sluggish, and then finally hung. 
The screen was still visible, and audio played the remaining buffer.
The system was dead, including to using SSH to connect in. 
A alt+sysrq sequence was used to reboot it when all else failed (Raising Skinny 
Elephants etc..)
I captured the point at my log just before the machine went dead - the final 
line being the last one before the restart. This is using 
restricted-modules-2.6.20-15 on an AGP Geforce 6600 card. The machine rebooted 
with no apparent issues.

Apr 24 22:26:05 localhost kernel: [80564.429758]  [__report_bad_irq+36/128] 
__report_bad_irq+0x24/0x80
Apr 24 22:26:05 localhost kernel: [80564.429777]  [note_interrupt+606/656] 
note_interrupt+0x25e/0x290
Apr 24 22:26:05 localhost kernel: [80564.429785]  [] 
nv_kern_isr+0x2f/0x62 [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.430007]  [handle_IRQ_event+48/96] 
handle_IRQ_event+0x30/0x60
Apr 24 22:26:05 localhost kernel: [80564.430020]  [handle_fasteoi_irq+193/240] 
handle_fasteoi_irq+0xc1/0xf0
Apr 24 22:26:05 localhost kernel: [80564.430033]  [do_IRQ+64/128] 
do_IRQ+0x40/0x80
Apr 24 22:26:05 localhost kernel: [80564.430041]  [] 
_nv005646rm+0xf1/0xfc [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.430251]  [common_interrupt+35/48] 
common_interrupt+0x23/0x30
Apr 24 22:26:05 localhost kernel: [80564.430280]  [] 
_nv002718rm+0x14/0x18 [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.430427]  [] 
_nv002147rm+0xb3/0x124 [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.430639]  [] 
_nv002933rm+0x26/0x2c [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.430782]  [] 
_nv002665rm+0x5d/0x68 [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.430924]  [] 
_nv005692rm+0x61/0xa0 [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.431135]  [] 
_nv006959rm+0xe3/0x184 [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.431341]  [] 
_nv004320rm+0x20/0x28 [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.431553]  [] 
_nv006587rm+0x5b/0xd0 [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.431764]  [] 
_nv006632rm+0x23/0x80 [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.431984]  [] 
_nv006628rm+0x26a/0x328 [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.432197]  [] 
_nv006628rm+0x199/0x328 [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.432418]  [] 
_nv002718rm+0x14/0x18 [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.432601]  [] 
_nv004820rm+0x25/0x2c [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.432807]  [] 
_nv004776rm+0x1e/0x38 [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.433004]  [do_IRQ+69/128] 
do_IRQ+0x45/0x80
Apr 24 22:26:05 localhost kernel: [80564.433016]  [] 
_nv004774rm+0x1e/0x80 [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.433209]  [] 
_nv007574rm+0x3e/0x17c [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.433413]  [] 
_nv002198rm+0x91/0x18c [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.433616]  [] 
_nv002198rm+0x176/0x18c [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.433837]  [] 
_nv002194rm+0x7d/0xc0 [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.434071]  [] 
_nv002654rm+0x113/0x184 [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.434230]  [] 
nv_kern_rc_timer+0x0/0x3c [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.434419]  [] 
nv_verify_pci_config+0x43/0x295 [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.434613]  [] 
rm_run_rc_callback+0x4f/0x68 [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.434777]  [] 
nv_kern_rc_timer+0x0/0x3c [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.434966]  [] 
nv_kern_rc_timer+0x1e/0x3c [nvidia]
Apr 24 22:26:05 localhost kernel: [80564.435163]  [run_timer_softirq+303/416] 
run_timer_softirq+0x12f/0x1a0
Apr 24 22:26:05 localhost kernel: [80564.435187]  [__do_softirq+130/256] 
__do_softirq+0x82/0x100
Apr 24 22:26:05 localhost kernel: [80564.435204]  [do_softirq+85/96] 
do_softirq+0x55/0x60
Apr 24 22:26:05 localhost kernel: [80564.435210]  
[smp_apic_timer_interrupt+117/128] smp_apic_timer_interrupt+0x75/0x80
Apr 24 22:26:05 localhost kernel: [80564.435218]  [apic_timer_interrupt+40/48] 
apic_timer_interrupt+0x28/0x30
Apr 24 22:26:05 localhost kernel: [80564.435256]  ===

** Affects: linux-restricted-modules-2.6.20 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
NVidia driver hung with whole machine
https://bugs.launchpad.net/bugs/109769
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 72262] Re: Form Wizard in Base does not complete

2007-04-24 Thread DannyStaple
In Feisty my experience is the same. If I select to go into the form wizard 
after the table wizard finishes, I cannot finish the form wizard with the 
default JRE, and the Sun JRE's do not start the form wizard at all even though 
it was selected.
I think with the number of me too's this defect is well and truly confirmed.

-- 
Form Wizard in Base does not complete
https://bugs.launchpad.net/bugs/72262
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 72262] Re: Form Wizard in Base does not complete

2007-04-18 Thread DannyStaple
Mattias - following these steps (which is pretty much what I was doing),
I have to start the form wizard myself to start step 5 - but it does
hang when finish is clicked on the form wizard.

-- 
Form Wizard in Base does not complete
https://bugs.launchpad.net/bugs/72262
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 107100] Re: Music is Scratchy

2007-04-18 Thread DannyStaple
Wesnoth music is installed (without which there is *no* music). I am
talking about distortion and artefacts. Not clicks and pops - but  the
light hiss or raspy sound of something being clipped or poorly
quantised. I will try it in feisty when I have a moment to boot it. I
can also attempt to capture the sound somehow and attach the result. I
do not think it is my sound hardware as I use it for music playback,
music composition and plenty of other tasks without similar behaviour.

The music volume in Wesnoth is not maximum setting, and the noise clips
with it.

-- 
Music is Scratchy
https://bugs.launchpad.net/bugs/107100
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 44034] Re: SciTE crashes under Dapper

2007-04-17 Thread DannyStaple
Since this has presented no problems in Edgy, and no one has yet
mentioned it again - I think it can be considered fixed. Setting the
status to Fix Released to reflect this.

** Changed in: scite (Ubuntu)
   Status: Needs Info => Fix Released

-- 
SciTE crashes under Dapper
https://bugs.launchpad.net/bugs/44034
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 107100] Music is Scratchy

2007-04-16 Thread DannyStaple
Public bug reported:

Binary package hint: wesnoth

The music in Wesnoth is currently scratchy- I have seen this before in other 
games (widelands) and it may be SDL related. 
This is on Edgy:
  Installed: 1.1.8-1
  Candidate: 1.1.8-1
  Version table:
 *** 1.1.8-1 0
500 http://gb.archive.ubuntu.com edgy/universe Packages
100 /var/lib/dpkg/status

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

-- 
Music is Scratchy
https://bugs.launchpad.net/bugs/107100
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 72262] Re: Form Wizard in Base does not complete

2007-04-15 Thread DannyStaple
I should clarify (in case it is taken incorrectly), that when I said "I
have fixed that" - I mean, I applied that suggested fix to my boxes.Just
wanted to avoid any confusion about that statement.

-- 
Form Wizard in Base does not complete
https://bugs.launchpad.net/bugs/72262
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 72262] Re: Form Wizard in Base does not complete

2007-04-15 Thread DannyStaple
David, 
I am not sure this is related to the Base form Wizard. However, I did check the 
equivalent file at 
/usr/lib/jvm/java-6-sun-1.6.0.00/jre/lib/desktop/mime/packages/x-java-archive.xml
 and found that indeed the required "<" was missing from the entry in the file. 
I have fixed that, and it makes no odds for this particular issue, it is most 
certainly wrong. Clearly as the article referred to Fedora, then it is an 
upstream issue.

With regards to your comments on #72539 - which is related - reproducing
the bug involves going through a database wizard, and table wizard so
tables will be present. It is after fields and layout have been selected
and upon trying to press finish that the form either hangs, or refuses
to complete.

Either way - if no tables had been created, then the product should
certainly not crash or hang. It should quite possibly throw up a message
dialog explaining to the user that they need to do something else first,
but definitely not hang or crash.

-- 
Form Wizard in Base does not complete
https://bugs.launchpad.net/bugs/72262
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 74757] Re: a crash in tutorial campaign

2007-04-15 Thread DannyStaple
Since I too have seen this crash, and more than one stack trace is
present, I am changing the status from "Needs Info" to "Confirmed".

** Changed in: widelands (Ubuntu)
   Status: Needs Info => Confirmed

-- 
a crash in tutorial campaign
https://bugs.launchpad.net/bugs/74757
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 58244] Re: Cannot run deskbar applet on edgy

2007-04-14 Thread DannyStaple
Testing this on my machine with 2.16.0-0ubuntu4 on Edgy on x86 does not
show this problem.

-- 
Cannot run deskbar applet on edgy
https://bugs.launchpad.net/bugs/58244
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 72262] Re: Form Wizard in Base does not complete

2007-04-09 Thread DannyStaple
Yup - I agree with Weiers on this - same results. I have tried with a clean 
install of 7.04, and a fully up-to-date (all suggested updates installed) 
version and still see the behaviour.
The form wizard can not be completed - hanging OpenOffice until the process is 
killed.

-- 
Form Wizard in Base does not complete
https://bugs.launchpad.net/bugs/72262
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 73405] Re: xsensors displays nothing and then crashes when closed.

2007-03-22 Thread DannyStaple
Confirmed - since there are two duplicates, and I can 100% reproduce
this.

** Changed in: xsensors (Ubuntu)
   Status: Unconfirmed => Confirmed

-- 
xsensors displays nothing and then crashes when closed.
https://launchpad.net/bugs/73405

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


[Bug 73405] Re: xsensors displays nothing and then crashes when closed.

2007-03-22 Thread DannyStaple
I am seeing exactly the same behaviour in xsensors 0.46 (xsensors 
0.46-1ubuntu1).
I have lm-sensors installed on the Edgy system, and successfully ran 
sensors-detect, inserted the appropriate modules, and then ran sensors. Sensor 
on the command line shows coherent and reasonable data.
Running XSensors behaves exactly this way.

When run from the command line - I do note that I see:
Sensor 'it8712' not supported by xsensors!

When I close it - the standard "Segmentation fault (core dumped)"
message is shown.

Output from sensors:
it8712-isa-0290
Adapter: ISA adapter
VCore 1:   +1.42 V  (min =  +0.00 V, max =  +4.08 V)   
VCore 2:   +2.58 V  (min =  +0.00 V, max =  +4.08 V)   
+3.3V: +3.31 V  (min =  +0.00 V, max =  +4.08 V)   
+5V:   +3.82 V  (min =  +0.00 V, max =  +6.85 V)   
+12V: +11.97 V  (min =  +0.00 V, max = +16.32 V)   
-12V: -12.63 V  (min = -27.36 V, max =  +3.93 V)   
-5V:   -8.93 V  (min = -13.64 V, max =  +4.03 V)   
Stdby: +3.44 V  (min =  +0.00 V, max =  +6.85 V)   
VBat:  +2.51 V
fan1: 3125 RPM  (min =0 RPM, div = 8)  
fan2:0 RPM  (min =0 RPM, div = 8)  
fan3:0 RPM  (min =0 RPM, div = 8)  
M/B Temp:+25°C  (low  =  +127°C, high =  +127°C)   sensor = thermistor   
CPU Temp:+44°C  (low  =  +127°C, high =   +60°C)   sensor = thermistor   
Temp3:   +11°C  (low  =  +127°C, high =  +127°C)   sensor = diode

I have attached the report with stacktrace, thread stacktrace etc
enabled.


** Attachment added: "Bug report from apport (retraced)"
   http://librarian.launchpad.net/6899805/_usr_bin_xsensors.1000.crash

-- 
xsensors displays nothing and then crashes when closed.
https://launchpad.net/bugs/73405

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

[Bug 91752] Re: No debug information package available

2007-03-12 Thread DannyStaple
Discovered while trying to get more information for defect #91754.
After following the prior ubuntu procedure instead of a dbgsym, the program 
appears to have been stripped anyway, and no further debug information was 
available. 
It appears that dh_strip is always invoked regardless of environment.

-- 
No debug information package available
https://launchpad.net/bugs/91752

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


[Bug 91754] Re: Kobo Deluxe - munmap_chunk(): invalid pointer when turning off music

2007-03-12 Thread DannyStaple
What appears to be almost the same crash seen if sound Yes/No is set to
know and accepted.

*** glibc detected *** kobodl: munmap_chunk(): invalid pointer: 0x082a2f80 ***
=== Backtrace: =
/lib/tls/i686/cmov/libc.so.6(__libc_free+0x18a)[0xb7d14b4a]
kobodl[0x806dc04]
kobodl[0x806dc71]
kobodl[0x806dcd6]
kobodl[0x805ef4b]
kobodl[0x8061ed0]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc)[0xb7cc38cc]
kobodl(__gxx_personality_v0+0x75)[0x804a0b1]
=== Memory map: 
08048000-0809e000 r-xp  fe:00 15099626   /usr/games/kobodl
0809e000-0809f000 rw-p 00055000 fe:00 15099626   /usr/games/kobodl
0809f000-084f2000 rw-p 0809f000 00:00 0  [heap]
b6fce000-b6fd6000 rw-p b6fce000 00:00 0 
b7036000-b7134000 rw-p b7036000 00:00 0 
b7134000-b7135000 ---p b7134000 00:00 0 
b7135000-b7935000 rw-p b7135000 00:00 0 
b796d000-b7995000 rw-p b796d000 00:00 0 
b799d000-b79e9000 rw-p b799d000 00:00 0 
b79e9000-b7a39000 rw-s  00:08 64028705   /SYSV (deleted)
b7a39000-b7a3d000 r-xp  fe:00 15093686   /usr/lib/libXfixes.so.3.1.0
b7a3d000-b7a3e000 rw-p 3000 fe:00 15093686   /usr/lib/libXfixes.so.3.1.0
b7a46000-b7a47000 r-xp  fe:00 15099170   /usr/lib/gconv/ISO8859-1.so
b7a47000-b7a49000 rw-p 1000 fe:00 15099170   /usr/lib/gconv/ISO8859-1.so
b7a49000-b7a5 r--s  fe:00 15099272   
/usr/lib/gconv/gconv-modules.cache
b7a5-b7a6c000 r-xp  fe:00 15139191   
/usr/lib/X11/locale/common/ximcp.so.2.0.0
b7a6c000-b7a6e000 rw-p 0001b000 fe:00 15139191   
/usr/lib/X11/locale/common/ximcp.so.2.0.0
b7a6e000-b7a7 r-xp  fe:00 15093832   /usr/lib/libXrandr.so.2.0.0
b7a7-b7a71000 rw-p 2000 fe:00 15093832   /usr/lib/libXrandr.so.2.0.0
b7a71000-b7a78000 r-xp  fe:00 15093737   /usr/lib/libXrender.so.1.3.0
b7a78000-b7a79000 rw-p 6000 fe:00 15093737   /usr/lib/libXrender.so.1.3.0
b7a79000-b7a85000 r-xp  fe:00 15093682   /usr/lib/libXext.so.6.4.0
b7a85000-b7a86000 rw-p c000 fe:00 15093682   /usr/lib/libXext.so.6.4.0
b7a86000-b7a8a000 r-xp  fe:00 15093678   /usr/lib/libXdmcp.so.6.0.0
b7a8a000-b7a8b000 rw-p 3000 fe:00 15093678   /usr/lib/libXdmcp.so.6.0.0
b7a8b000-b7a8d000 r-xp  fe:00 15093676   /usr/lib/libXau.so.6.0.0
b7a8d000-b7a8e000 rw-p 1000 fe:00 15093676   /usr/lib/libXau.so.6.0.0
b7a8e000-b7b54000 r-xp  fe:00 15093680   /usr/lib/libX11.so.6.2.0
b7b54000-b7b57000 rw-p 000c5000 fe:00 15093680   /usr/lib/libX11.so.6.2.0
b7b57000-b7b59000 rw-p b7b57000 00:00 0 
b7b59000-b7b5b000 r-xp  fe:00 17465506   /lib/tls/i686/cmov/libdl-2.4.so
b7b5b000-b7b5d000 rw-p 1000 fe:00 17465506   /lib/tls/i686/cmov/libdl-2.4.so
b7b5d000-b7b69000 r-xp  fe:00 15095532   
/usr/lib/libdirect-0.9.so.24.0.0
b7b69000-b7b6a000 rw-p c000 fe:00 15095532   
/usr/lib/libdirect-0.9.so.24.0.0
b7b6a000-b7b6e000 r-xp  fe:00 15095534   
/usr/lib/libfusion-0.9.so.24.0.0
b7b6e000-b7b6f000 rw-p 3000 fe:00 15095534   
/usr/lib/libfusion-0.9.so.24.0.0
b7b6f000-b7bbb000 r-xp  fe:00 15095533   
/usr/lib/libdirectfb-0.9.so.24.0.0
b7bbb000-b7bbd000 rw-p 0004b000 fe:00 15095533   
/usr/lib/libdirectfb-0.9.so.24.0.0
b7bbd000-b7c7 r-xp  fe:00 15091673   /usr/lib/libasound.so.2.0.0
b7c7-b7c75000 rw-p 000b2000 fe:00 15091673   /usr/lib/libasound.so.2.0.0
b7c75000-b7c76000 rw-p b7c75000 00:00 0 
b7c76000-b7c89000 r-xp  fe:00 15091563   /usr/lib/libz.so.1.2.3
b7c89000-b7c8a000 rw-p 00012000 fe:00 15091563   /usr/lib/libz.so.1.2.3
b7c8a000-b7cad000 r-xp  fe:00 15095054   /usr/lib/libpng12.so.0.1.2.8
b7cad000-b7cae000 rw-p 00023000 fe:00 15095054   /usr/lib/libpng12.so.0.1.2.8
b7cae000-b7ddb000 r-xp  fe:00 17465500   /lib/tls/i686/cmov/libc-2.4.so
b7ddb000-b7ddd000 r--p 0012c000 fe:00 17465500   /lib/tls/i686/cmov/libc-2.4.so
b7ddd000-b7ddf000 rw-p 0012e000 fe:00 17465500   /lib/tls/i686/cmov/libc-2.4.so
b7ddf000-b7de2000 rw-p b7ddf000 00:00 0 
b7de2000-b7dec000 r-xp  fe:00 17465360   /lib/libgcc_s.so.1
b7dec000-b7ded000 rw-p 9000 fe:00 17465360   /lib/libgcc_s.so.1
b7ded000-b7e11000 r-xp  fe:00 17465509   /lib/tls/i686/cmov/libm-2.4.so
b7e11000-b7e13000 rw-p 00023000 fe:00 17465509   /lib/tls/i686/cmov/libm-2.4.so
b7e13000-b7ee7000 r-xp  fe:00 15092076   /usr/lib/libstdc++.so.6.0.8
b7ee7000-b7eea000 r--p 000d4000 fe:00 15092076   /usr/lib/libstdc++.so.6.0.8
b7eea000-b7eec000 rw-p 000d7000 fe:00 15092076   /usr/lib/libstdc++.so.6.0.8
b7eec000-b7ef2000 rw-p b7eec000 00:00 0 
b7ef2000-b7f01000 r-xp  fe:00 17465565   
/lib/tls/i686/cmov/libpthread-2.4.so
b7f01000-b7f03000 rw-p f000 fe:00 17465565   
/lib/tls/i686/cmov/libpthread-2.4.so
b7f03000-b7f06000 rw-p b7f03000 00:00 0 
b7f06000-b7f6a000 r-xp  fe:00 15095540   /usr/lib/libSDL-1.2.so.0.7.3
b7f6a000-b7f6c000 rw-p 00064000 fe:00 15095540   /usr/lib/libSDL-1.2.so.0.7.3
b7f6c000-b7f94000 rw-p b7f6c000 00:00 0 
b7f94000-b7f9e000 r-xp  fe:00 15097948   
/usr/

[Bug 91754] Kobo Deluxe - munmap_chunk(): invalid pointer when turning off music

2007-03-12 Thread DannyStaple
Public bug reported:

Binary package hint: kobodeluxe

When running Kobo Deluxe, on Edgy, if the music is turned off via the
options menu, then on pressing accept the following error is shown:

score_manager_t::select_profile(0)

*** glibc detected *** kobodl: munmap_chunk(): invalid pointer: 0x082a2f00 ***
=== Backtrace: =
/lib/tls/i686/cmov/libc.so.6(__libc_free+0x18a)[0xb7cacb4a]
kobodl[0x806dc04]
kobodl[0x806dc71]
kobodl[0x8061af5]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xdc)[0xb7c5b8cc]
kobodl(__gxx_personality_v0+0x75)[0x804a0b1]
=== Memory map: 
08048000-0809e000 r-xp  fe:00 15099626   /usr/games/kobodl
0809e000-0809f000 rw-p 00055000 fe:00 15099626   /usr/games/kobodl
0809f000-084f2000 rw-p 0809f000 00:00 0  [heap]
b6f66000-b6f6e000 rw-p b6f66000 00:00 0 
b6fce000-b70cc000 rw-p b6fce000 00:00 0 
b70cc000-b70cd000 ---p b70cc000 00:00 0 
b70cd000-b78cd000 rw-p b70cd000 00:00 0 
b7905000-b792d000 rw-p b7905000 00:00 0 
b7935000-b7981000 rw-p b7935000 00:00 0 
b7981000-b79d1000 rw-s  00:08 63930401   /SYSV (deleted)
b79d1000-b79d5000 r-xp  fe:00 15093686   /usr/lib/libXfixes.so.3.1.0
b79d5000-b79d6000 rw-p 3000 fe:00 15093686   /usr/lib/libXfixes.so.3.1.0
b79de000-b79df000 r-xp  fe:00 15099170   /usr/lib/gconv/ISO8859-1.so
b79df000-b79e1000 rw-p 1000 fe:00 15099170   /usr/lib/gconv/ISO8859-1.so
b79e1000-b79e8000 r--s  fe:00 15099272   
/usr/lib/gconv/gconv-modules.cache
b79e8000-b7a04000 r-xp  fe:00 15139191   
/usr/lib/X11/locale/common/ximcp.so.2.0.0
b7a04000-b7a06000 rw-p 0001b000 fe:00 15139191   
/usr/lib/X11/locale/common/ximcp.so.2.0.0
b7a06000-b7a08000 r-xp  fe:00 15093832   /usr/lib/libXrandr.so.2.0.0
b7a08000-b7a09000 rw-p 2000 fe:00 15093832   /usr/lib/libXrandr.so.2.0.0
b7a09000-b7a1 r-xp  fe:00 15093737   /usr/lib/libXrender.so.1.3.0
b7a1-b7a11000 rw-p 6000 fe:00 15093737   /usr/lib/libXrender.so.1.3.0
b7a11000-b7a1d000 r-xp  fe:00 15093682   /usr/lib/libXext.so.6.4.0
b7a1d000-b7a1e000 rw-p c000 fe:00 15093682   /usr/lib/libXext.so.6.4.0
b7a1e000-b7a22000 r-xp  fe:00 15093678   /usr/lib/libXdmcp.so.6.0.0
b7a22000-b7a23000 rw-p 3000 fe:00 15093678   /usr/lib/libXdmcp.so.6.0.0
b7a23000-b7a25000 r-xp  fe:00 15093676   /usr/lib/libXau.so.6.0.0
b7a25000-b7a26000 rw-p 1000 fe:00 15093676   /usr/lib/libXau.so.6.0.0
b7a26000-b7aec000 r-xp  fe:00 15093680   /usr/lib/libX11.so.6.2.0
b7aec000-b7aef000 rw-p 000c5000 fe:00 15093680   /usr/lib/libX11.so.6.2.0
b7aef000-b7af1000 rw-p b7aef000 00:00 0 
b7af1000-b7af3000 r-xp  fe:00 17465506   /lib/tls/i686/cmov/libdl-2.4.so
b7af3000-b7af5000 rw-p 1000 fe:00 17465506   /lib/tls/i686/cmov/libdl-2.4.so
b7af5000-b7b01000 r-xp  fe:00 15095532   
/usr/lib/libdirect-0.9.so.24.0.0
b7b01000-b7b02000 rw-p c000 fe:00 15095532   
/usr/lib/libdirect-0.9.so.24.0.0
b7b02000-b7b06000 r-xp  fe:00 15095534   
/usr/lib/libfusion-0.9.so.24.0.0
b7b06000-b7b07000 rw-p 3000 fe:00 15095534   
/usr/lib/libfusion-0.9.so.24.0.0
b7b07000-b7b53000 r-xp  fe:00 15095533   
/usr/lib/libdirectfb-0.9.so.24.0.0
b7b53000-b7b55000 rw-p 0004b000 fe:00 15095533   
/usr/lib/libdirectfb-0.9.so.24.0.0
b7b55000-b7c08000 r-xp  fe:00 15091673   /usr/lib/libasound.so.2.0.0
b7c08000-b7c0d000 rw-p 000b2000 fe:00 15091673   /usr/lib/libasound.so.2.0.0
b7c0d000-b7c0e000 rw-p b7c0d000 00:00 0 
b7c0e000-b7c21000 r-xp  fe:00 15091563   /usr/lib/libz.so.1.2.3
b7c21000-b7c22000 rw-p 00012000 fe:00 15091563   /usr/lib/libz.so.1.2.3
b7c22000-b7c45000 r-xp  fe:00 15095054   /usr/lib/libpng12.so.0.1.2.8
b7c45000-b7c46000 rw-p 00023000 fe:00 15095054   /usr/lib/libpng12.so.0.1.2.8
b7c46000-b7d73000 r-xp  fe:00 17465500   /lib/tls/i686/cmov/libc-2.4.so
b7d73000-b7d75000 r--p 0012c000 fe:00 17465500   /lib/tls/i686/cmov/libc-2.4.so
b7d75000-b7d77000 rw-p 0012e000 fe:00 17465500   /lib/tls/i686/cmov/libc-2.4.so
b7d77000-b7d7a000 rw-p b7d77000 00:00 0 
b7d7a000-b7d84000 r-xp  fe:00 17465360   /lib/libgcc_s.so.1
b7d84000-b7d85000 rw-p 9000 fe:00 17465360   /lib/libgcc_s.so.1
b7d85000-b7da9000 r-xp  fe:00 17465509   /lib/tls/i686/cmov/libm-2.4.so
b7da9000-b7dab000 rw-p 00023000 fe:00 17465509   /lib/tls/i686/cmov/libm-2.4.so
b7dab000-b7e7f000 r-xp  fe:00 15092076   /usr/lib/libstdc++.so.6.0.8
b7e7f000-b7e82000 r--p 000d4000 fe:00 15092076   /usr/lib/libstdc++.so.6.0.8
b7e82000-b7e84000 rw-p 000d7000 fe:00 15092076   /usr/lib/libstdc++.so.6.0.8
b7e84000-b7e8a000 rw-p b7e84000 00:00 0 
b7e8a000-b7e99000 r-xp  fe:00 17465565   
/lib/tls/i686/cmov/libpthread-2.4.so
b7e99000-b7e9b000 rw-p f000 fe:00 17465565   
/lib/tls/i686/cmov/libpthread-2.4.so
b7e9b000-b7e9e000 rw-p b7e9b000 00:00 0 
b7e9e000-b7f02000 r-xp  fe:00 15095540   /usr/lib/libSDL-1.2.so.0.7.3
b7f02000-b7f04000 rw-p 00064000 fe:00 15095540   /usr/lib/libSDL-1.2.so.

[Bug 91754] Re: Kobo Deluxe - munmap_chunk(): invalid pointer when turning off music

2007-03-12 Thread DannyStaple
A work around is to set the % volume for menu music and game music to
off instead. This, when accepted, does not crash.

-- 
Kobo Deluxe - munmap_chunk(): invalid pointer when turning off music
https://launchpad.net/bugs/91754

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


[Bug 91752] No debug information package available

2007-03-12 Thread DannyStaple
Public bug reported:

Binary package hint: kobodeluxe

While I saw a crash in KoboDL on Edgy, I was unable to find a dbgsym
package to match. Wishlist, but worth mentioning.

$ apt-cache policy kobodeluxe 
kobodeluxe:
  Installed: 0.4pre10-4ubuntu1
  Candidate: 0.4pre10-4ubuntu1
  Version table:
 *** 0.4pre10-4ubuntu1 0
500 http://gb.archive.ubuntu.com edgy/universe Packages
100 /var/lib/dpkg/status

I used the procedure described for prior ubuntu versions outlined at
https://wiki.ubuntu.com/DebuggingProgramCrash.

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

-- 
No debug information package available
https://launchpad.net/bugs/91752

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


[Bug 91276] Re: Rhythmbox crashed while inactive (paused podcast)

2007-03-11 Thread DannyStaple
Tom,
This bug report unfortunately lacks debug information, and may mean that 
developers can not get enough info to fix or diagnose it. 
Can you follow the instructions at 
https://wiki.ubuntu.com/DebuggingProgramCrash and add the dbgsym for rhythmbox, 
gstreamer,  then try this again. 

One way to try it would be to start rhythmbox, play the same podcast,
and then pause it on something before sleeping. You could then check if
it has crashed in the same way the next morning. Hopefully, with the
dbgsym info installed, there will be more useful info.

Thanks,
Danny

** Changed in: rhythmbox (Ubuntu)
   Status: Unconfirmed => Needs Info

-- 
Rhythmbox crashed while inactive (paused podcast)
https://launchpad.net/bugs/91276

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


[Bug 91262] Re: Thunderbird crashes soon after startup

2007-03-11 Thread DannyStaple
I think more detail may be required here in terms of your setup, what 
servers/existing mail setup there is.
What version of ubuntu are you using?
If you follow the instructions at https://wiki.ubuntu.com/DebuggingProgramCrash 
and add a thunderbird dbgsym, then can you reproduce it and get debug 
information for this crash? 
Also try starting thunderbird from a console, and see what output you get, as 
that may reveal information about the problem too.


** Changed in: mozilla-thunderbird (Ubuntu)
   Status: Unconfirmed => Needs Info

-- 
Thunderbird crashes soon after startup
https://launchpad.net/bugs/91262

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


[Bug 91271] Re: HAL failed to initialize

2007-03-11 Thread DannyStaple
A few questions for you:
What version of Ubuntu are you running - can you tell us your flavour 
(Ubuntu/KUbuntu/XUbuntu) and version (6.06-Dapper/6.10-Edgy)?
Also have you recently performed an update before this happened?
What is your setup in terms of processor, motherboard etc?
What kind of USB devices have you tried?
Thanks.

** Changed in: hal (Ubuntu)
   Status: Unconfirmed => Needs Info

-- 
HAL failed to initialize
https://launchpad.net/bugs/91271

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


[Bug 88524] Corewars causes system to crash

2007-02-27 Thread DannyStaple
Public bug reported:

Binary package hint: corewars

Running Corewars on my box will result in a complete system hang (no
response, even to alt+sysrq+1, alt+sysrq+t) generally during a second
tournament.

This is a pretty critical issue.

$ apt-cache policy corewars
corewars:
  Installed: 0.9.13-1
  Candidate: 0.9.13-1
  Version table:
 *** 0.9.13-1 0
500 http://gb.archive.ubuntu.com edgy/universe Packages
100 /var/lib/dpkg/status

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

-- 
Corewars causes system to crash
https://launchpad.net/bugs/88524

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


[Bug 55957] Re: rapidsvn's .desktop has gone missing

2007-02-25 Thread DannyStaple
Will this version be backported to Edgy/Dapper? It is kind of annoying.

-- 
rapidsvn's .desktop has gone missing
https://launchpad.net/bugs/55957

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


[Bug 85387] BEAST Crash when previewing audio in Nautilus with Beast Open

2007-02-15 Thread DannyStaple
Public bug reported:

Binary package hint: beast


* Start up beast, and import some wav files.
* Create a song, place a few wavs, add a few notes in pianoroll.
* Play it back.
* Without closing beast, open a Nautilus window.
* In the Nautilus window, preview a few wavs.
* Beast may crash.
* This is not 100% reproducible.

Crash Report:

ProblemType: Crash
CoreDump: 
CrashCounter: 1
Date: Thu Feb 15 17:15:32 2007
Dependencies:
 libgcc1 1:4.1.1-13ubuntu5
 libmad0 0.15.1b-2.1
 lsb-base 3.1-10ubuntu4
 libreadline5 5.1-7build1
 libslang2 2.0.6-2
 libtiff4 3.8.2-6
 whiptail 0.52.2-5.1ubuntu1
 libtext-charwidth-perl 0.04-4
 libxrender1 1:0.9.1-0ubuntu1
 fontconfig 2.3.2-7ubuntu2
 liblocale-gettext-perl 1.05-1
 libxau6 1:1.0.1-1
 libxfixes3 1:4.0.1-0ubuntu1
 libjpeg62 6b-13
 libacl1 2.2.39-1ubuntu2
 liblzo1 1.08-3
 libncurses5 5.5-2ubuntu1
 readline-common 5.1-7build1
 libgtk2.0-0 2.10.6-0ubuntu3.1
 libgpg-error0 1.2-1
 libpopt0 1.10-2
 gcc-4.1-base 4.1.1-13ubuntu5
 libxcursor1 1.1.7-0ubuntu1
 libfontconfig1 2.3.2-7ubuntu2
 libglib2.0-0 2.12.4-0ubuntu1
 libpng12-0 1.2.8rel-5.1ubuntu0.1
 libogg0 1.1.3-2ubuntu1
 defoma 0.11.10
 libtext-wrapi18n-perl 0.06-5
 ttf-dejavu 2.7-2
 sed 4.1.5-1
 libcupsys2 1.2.4-2ubuntu3
 mktemp 1.5-2
 libxrandr2 2:1.1.1-0ubuntu1
 libselinux1 1.30-1ubuntu1
 libvorbisenc2 1.1.2-1ubuntu1
 libmagic1 4.17-2ubuntu1
 libattr1 2.4.32-1ubuntu1
 libgnomecanvas2-0 2.14.0-3ubuntu1
 fontconfig-config 2.3.2-7ubuntu2
 libgnutls13 1.4.0-3ubuntu1
 debconf 1.5.2ubuntu2
 libxinerama1 2:1.0.1-4build1
 libxext6 2:1.0.1-1ubuntu1
 ucf 2.0012
 libpango1.0-common 1.14.5-0ubuntu1
 libgtk2.0-bin 2.10.6-0ubuntu3.1
 libnewt0.52 0.52.2-5.1ubuntu1
 libgcrypt11 1.2.2-2
 libgnomecanvas2-common 2.14.0-3ubuntu1
 debconf-i18n 1.5.2ubuntu2
 perl 5.8.8-6
 tzdata 2006p-0ubuntu6.10
 libxi6 2:1.0.1-0ubuntu1
 guile-1.6-libs 1.6.8-3
 libcairo2 1.2.4-1ubuntu2
 x11-common 1:7.1.1ubuntu6.2
 libsepol1 1.12-1
 libart-2.0-2 2.3.17-1
 debianutils 2.16.2
 locales 2.3.22
 libglade2-0 1:2.6.0-1ubuntu2
 belocs-locales-bin 2.4-1ubuntu6
 libtasn1-3 0.3.5-1
 libxdmcp6 1:1.0.1-1
 libx11-data 2:1.0.3-0ubuntu4
 libatk1.0-0 1.12.3-0ubuntu1
 file 4.17-2ubuntu1
 libxml2 2.6.26.dfsg-2ubuntu4
 libfreetype6 2.2.1-5
 libtext-iconv-perl 1.4-3
 libopencdk8 0.5.8-1
 perl-modules 5.8.8-6
 coreutils 5.96-5ubuntu4
 libgdbm3 1.8.3-3
 libstdc++6 4.1.1-13ubuntu5
 libgtk2.0-common 2.10.6-0ubuntu3.1
 libvorbis0a 1.1.2-1ubuntu1
 libx11-6 2:1.0.3-0ubuntu4
 libqthreads-12 1.6.8-3
 ncurses-bin 5.5-2ubuntu1
 libguile-ltdl-1 1.6.8-3
 zlib1g 1:1.2.3-13ubuntu2
 libc6 2.4-1ubuntu12.3
 libxft2 2.1.10-1ubuntu1
 libvorbisfile3 1.1.2-1ubuntu1
 perl-base 5.8.8-6
 libdb4.4 4.4.20-6ubuntu1
 libpango1.0-0 1.14.5-0ubuntu1
 libexpat1 1.95.8-3.2
Disassembly:
 Using host libthread_db library "/lib/tls/i686/cmov/libthread_db.so.1".
 Core was generated by `/usr/bin/beast-0.6.6'.
 Program terminated with signal 11, Segmentation fault.
 #0  0xb7683992 in g_slice_get_config () from /usr/lib/libglib-2.0.so.0
 Dump of assembler code from 0xb7683992 to 0xb76839b2:
 0xb7683992 :   mov%eax,0xc(%ecx)
 0xb7683995 :   mov%ecx,0x8(%eax)
 0xb7683998 :   cmp(%edx),%edi
 0xb768399a :   je 0xb76839c0 

 0xb768399c :   mov0xffec(%ebp),%edx
 0xb768399f :   mov%edi,%ecx
 0xb76839a1 :   lea0x59c(%ebx),%eax
 0xb76839a7 :   call   0xb76837a0 

 0xb76839ac :   jmp0xb768393e 

 0xb76839ae :   mov%esi,%esi
 0xb76839b0 :   xor%eax,%eax
 End of assembler dump.
DistroRelease: Ubuntu 6.10
ExecutablePath: /usr/bin/beast-0.6.6
Package: beast 0.6.6-6.1
ProcCmdline: /usr/bin/beast-0.6.6
ProcCwd: /home/danny
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcMaps:
 08048000-081a4000 r-xp  fe:00 15098109   /usr/bin/beast-0.6.6
 081a4000-081a8000 rw-p 0015b000 fe:00 15098109   /usr/bin/beast-0.6.6
 081a8000-08f5e000 rw-p 081a8000 00:00 0  [heap]
 b351d000-b354d000 r--p  fe:00 15139324   
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono-Bold.ttf
 b354d000-b357f000 r--p  fe:00 15139327   
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSansMono.ttf
 b357f000-b35df000 rw-s  00:07 8552482/SYSV (deleted)
 b35df000-b35e ---p b35df000 00:00 0 
 b35e-b3de rw-p b35e 00:00 0 
 b3de-b3ef3000 r-xp  fe:00 15094040   /usr/lib/libxml2.so.2.6.26
 b3ef3000-b3ef8000 rw-p 00113000 fe:00 15094040   /usr/lib/libxml2.so.2.6.26
 b3ef8000-b3ef9000 rw-p b3ef8000 00:00 0 
 b3ef9000-b3f29000 r-xp  fe:00 15095470   /usr/lib/libcroco-0.6.so.3.0.1
 b3f29000-b3f2c000 rw-p 0002f000 fe:00 15095470   /usr/lib/libcroco-0.6.so.3.0.1
 b3f2c000-b3f57000 r-xp  fe:00 15091474   /usr/lib/libgsf-1.so.114.0.1
 b3f57000-b3f5a000 rw-p 0002a000 fe:00 15091474   /usr/lib/libgsf-1.so.114.0.1
 b3f5a000-b3f5b000 rw-p b3f5a000 00:00 0 
 b3f5b000-b3f8a000 r-xp  fe:00 15095475   /usr/lib/librsvg-2.so.2.16.0
 b3f8a000-b3f8b000 rw-p 0002f000 

[Bug 84562] Save status not changed when abstraction canvas properties changed

2007-02-11 Thread DannyStaple
Public bug reported:

Binary package hint: puredata

When you change the properties of a graph-on-parent abstraction in
puredata, the saved marker does not show, although you do need to save.

This is on 0.39-2 in Edgy.

Steps to reproduce:
* Open PD
* Create Abstraction
* Add a couple of things to it, and save it.
* Right click the canvas, and select properties
* Change to "graph-on-parent"
* Apply
* Save
* Change the geometry (X margin for example).

Expected Result
* The save marker (* beside file name in window title) is shown

Actual Result
* No save marker shown although you can still tell it to save.

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

-- 
Save status not changed when abstraction canvas properties changed
https://launchpad.net/bugs/84562

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


[Bug 84522] Re: Hang or Crash when deleting one of multiple references to a subpatch

2007-02-11 Thread DannyStaple
$ apt-cache policy puredata
puredata:
  Installed: 0.39.2-4
  Candidate: 0.39.2-4
  Version table:
 0.39.2-4 0
500 http://gb.archive.ubuntu.com edgy/universe Packages
 *** 0.39.2-4 0
100 /var/lib/dpkg/status

-- 
Hang or Crash when deleting one of multiple references to a subpatch
https://launchpad.net/bugs/84522

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


[Bug 84522] Hang or Crash when deleting one of multiple references to a subpatch

2007-02-11 Thread DannyStaple
Public bug reported:

Binary package hint: puredata

Steps to reproduce hang or crash
* Open PD
* New Patch
* Create subpatch [pd test]
* Add a graphical control to test
* Turn "graph on parent" on.
* Apply this.
* Set the parent canvas size - note the parent canvas does NOT update.
* Ok this
* Drag the control into view in the subpatch (the red rectangle)
* Ctrl- C, Ctrl-V the parent reference to the subpatch
* Delete the original subpatch reference.
* You will now no longer be able to interact with the patches through either an 
outright crash, or a hang with CPU at 100% and Pd canvases not responding 

When it hangs, the menu still interacts, but most options do nothing.
File->Open presents a dialog which will not actually open anything
anyway. You can only close via the main PD window if it has hung like
this. No open individual patches can close. When you close via the main
window - note that the UI all closes, but the pd process lives on
sucking up 100% CPU in background now. You would have to kill it.

Attaching gdb to this process when hung after closing gives the following 
backtrace (where "pd test" is the subpatch):
#0  glist_noselect (x=0x823e6f0) at g_editor.c:222
#1  0x08058565 in canvas_free (x=0x823e6f0) at g_canvas.c:873
#2  0x080a5197 in pd_free (x=0x823e6f0) at m_pd.c:29
#3  0x0805ae1b in glist_delete (x=, y=0x823e6f0)
at g_graph.c:120
#4  0x0805f386 in text_setto (x=0x823e6f0, glist=0x8233ed8, 
buf=0x823e7d8 "pd test ", bufsize=0) at g_text.c:1293
#5  0x080841a1 in glist_deselect (x=0x8233ed8, y=0x823e6f0) at g_editor.c:207
#6  0x08088fde in canvas_doclick (x=0x8233ed8, xpos=72, ypos=112, which=1, 
mod=0, doit=1) at g_editor.c:222
#7  0x080898f7 in canvas_mousedown (x=0x8233ed8, xpos=72, ypos=112, which=1, 
mod=0) at g_editor.c:1252
#8  0x080a607f in pd_typedmess (x=0x8233ed8, s=0x8227c40, argc=4, 
argv=0x8117f88) at m_class.c:728
#9  0x080a5ce6 in pd_typedmess (x=0x8233e20, s=0x8227c40, 
argc=, argv=0x8117f88) at m_class.c:749
#10 0x080aa533 in binbuf_eval (x=0x82334f0, target=0x8233e20, argc=0, argv=0x0)
at m_binbuf.c:574
#11 0x080b7883 in socketreceiver_read (x=0x8233510, fd=4) at s_inter.c:540
#12 0x080b4c79 in sys_domicrosleep (microsec=, 
pollem=) at s_inter.c:180
#13 0x080b5ca7 in sys_pollgui () at s_inter.c:823
#14 0x080b1917 in m_scheduler () at m_sched.c:466
#15 0x080b485a in sys_main (argc=1, argv=0xbfdbaa04) at s_main.c:292
#16 0x080bda7f in main (argc=Cannot access memory at address 0x0
) at s_entry.c:27

Looking at glist_noselect it is in g_editor.c and has the following while loop:
while (x->gl_editor->e_selection)
glist_deselect(x, x->gl_editor->e_selection->sel_what);
Looking at glist_deselect, it will exit if a static var "reenter" is 1 - 
probably to deal with recursion issues.  After checking it, it will then set it 
to 1, only zeroing it when it reaches the end of the glist_deselect function.

Stepping into glist_deselect, the reenter var is set to 1. If you look
at the stack trace, #5 is the first call to this. This calls text_setto,
which if it is not the special case, starts by destroying the old text
with glist_delete and creating a new one. This leads to it calling
pd_free, which calls the canvas_free with the same x, and then the
deselect is called again with the same object.

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

-- 
Hang or Crash when deleting one of multiple references to a subpatch
https://launchpad.net/bugs/84522

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


[Bug 62748] Re: 2.0.55-4ubuntu4 update causes svn failure

2007-02-08 Thread DannyStaple
Hmm, I am seeing this too on Edgy.

It appears that one has to use the hl lib if access to a local filespace
repo is needed - which is a massive oversite of the Java SVN library.

Anyway - for those who have not read this thread thoroughly - take note
that uninstalling Apache2 will not work. It is the Source Package for
Apache2 which is at fault, and the libapr0 package, upon which the
libjavahl-svn depends, is actually part of the Apache2 source (Lib
Apache Runtime - Shared and used by SVN). I only realised this after
trying (in a what the hey it's worth a shot, and not having read
everything or expected it to work) to remove Apache 2 packages and see
if that would help (Apache was no longer required on this box anyway).
That will not work.

This definitely needs to be sorted with a long term fix, but until then,
the above fix should be applied.

Again (with corrections to Tolstoy) that is:
  apt-get source apache2
  sudo apt-get build-dep apache2

Now apply the patch. Taking into account the missing spaces - there
should be TWO before the * in the debian/changelog, and TWO after the
email address .

  cd apache2-2.0.55
  dpkg-buildpackage -rfakeroot

At this point it will go off, as suggested above, for a while. Ignore
the genchanges gripes if you see them.

  cd ..
  sudo dpkg -i libapr*.deb

Note that you will not be able to use *.deb, as this will try to install
more than one of the different apache2 modes - prefork, threaded etc and
will fail.Install the one that is appropriate to your setup - or none at
all if you just need this library.

Look here for info on building like this: -
https://wiki.ubuntu.com/UbuntuPackagingGuide/BuildFromDebdiff

Anyway - it all works for me now.

-- 
2.0.55-4ubuntu4 update causes svn failure
https://launchpad.net/bugs/62748

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


[Bug 83317] Re: Reproducible Eclipse Crash with lang/langmapping.php from tikiwiki

2007-02-04 Thread DannyStaple
A further note - this file is encoded with utf-8.

-- 
Reproducible Eclipse Crash with lang/langmapping.php from tikiwiki
https://launchpad.net/bugs/83317

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


[Bug 83317] Re: Reproducible Eclipse Crash with lang/langmapping.php from tikiwiki

2007-02-04 Thread DannyStaple
Upstream bug added to phpeclipse bug tracker on sf:
http://sourceforge.net/tracker/index.php?func=detail&aid=1651983&group_id=57621&atid=484801

Keywords i18n, crash.

-- 
Reproducible Eclipse Crash with lang/langmapping.php from tikiwiki
https://launchpad.net/bugs/83317

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


[Bug 83317] Reproducible Eclipse Crash with lang/langmapping.php from tikiwiki

2007-02-04 Thread DannyStaple
Public bug reported:

Binary package hint: eclipse

I have found a 100% reproducible crash in Eclipse on Edgy when opening
the file lang/langmapping.php in tikiwiki. This file contains many
extended characters from different languages including Chinese, Arabic
and Farsi.

I have the phpeclipse extension installed and will also report this
problem there, although I suspect this to be a core Eclipse character
encoding issue.

$ apt-cache policy eclipse
eclipse:
  Installed: 3.2.1-0ubuntu1
  Candidate: 3.2.1-0ubuntu1
  Version table:
 *** 3.2.1-0ubuntu1 0
500 http://gb.archive.ubuntu.com edgy/universe Packages
100 /var/lib/dpkg/status

phpeclipse is version 1.1.8

Crash output:

JVM terminated. Exit code=1
/usr/lib/jvm/java-1.5.0-sun/bin/java
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.1/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
-jar /usr/lib/eclipse/startup.jar
-os linux
-ws gtk
-arch x86
-launcher /usr/lib/eclipse/eclipse
-name Eclipse
-showsplash 600
-exitdata 1a8801a
-install /usr/lib/eclipse
-vm /usr/lib/jvm/java-1.5.0-sun/bin/java
-vmargs
-Djava.library.path=/usr/lib/jni
-Dgnu.gcj.precompiled.db.path=/var/lib/gcj-4.1/classmap.db
-Dgnu.gcj.runtime.VMClassLoader.library_control=never
-Dosgi.locking=none
-jar /usr/lib/eclipse/startup.jar

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

-- 
Reproducible Eclipse Crash with lang/langmapping.php from tikiwiki
https://launchpad.net/bugs/83317

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


[Bug 80534] Re: Music sounds very Scratchy

2007-01-20 Thread DannyStaple
The report earlier placed on sourceforge has been marked as a duplicate
of
https://sourceforge.net/tracker/index.php?func=detail&aid=1597516&group_id=40163&atid=427221

However, that issue has been closed with a suggested workaround of "downgrade 
SDL to 1.2.7". 
Since other applications in Ubuntu are likely to rely on SDL, this workaround 
may not be enough.

I suggest reporting an SDL issue if code that was previously okay with
the SDL library now causes crackling sound.

-- 
Music sounds very Scratchy
https://launchpad.net/bugs/80534

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


[Bug 80534] Re: Music sounds very Scratchy

2007-01-20 Thread DannyStaple
This package does not have a launchpad "product" assigned to it so I
cannot properly attach an upstream bug report.

Here is the upstream report on sourceforge:
https://sourceforge.net/tracker/index.php?func=detail&aid=1640178&group_id=40163&atid=427221

-- 
Music sounds very Scratchy
https://launchpad.net/bugs/80534

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


[Bug 80716] Widelands not completely covered in Launchpad

2007-01-20 Thread DannyStaple
Public bug reported:

Binary package hint: widelands

This package does not have a launchpad "product" assigned to it so I
cannot properly attach an upstream bug report.

The ability to do so would enhance the ability of the community to
report bugs and link them to bug reports upstream when found or created.

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

-- 
Widelands not completely covered in Launchpad
https://launchpad.net/bugs/80716

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


[Bug 74757] Re: a crash in tutorial campaign

2007-01-18 Thread DannyStaple
This may/may not be related to Kunami's report. It died for me in the
Second Tutorial Campaign, but I had been playing for a good 45 minutes
before it went.

I have put in the Widelands debug version (using the build changes
method detailed on http://wiki.ubuntu.com/DebuggingProgramCrash), which
I also recommend to Kunami.

** Attachment added: "Crash report with stacktrace"
   http://librarian.launchpad.net/5787341/_usr_games_widelands.wu3qEl.crash

-- 
a crash in tutorial campaign
https://launchpad.net/bugs/74757

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


[Bug 80534] Music sounds very Scratchy

2007-01-18 Thread DannyStaple
Public bug reported:

Binary package hint: widelands

The in-game music sounds very scratchy and poor quality on my system. This is 
build9half-10 on Edgy. 
I am able to get great audio from other applications, including playing music.

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

-- 
Music sounds very Scratchy
https://launchpad.net/bugs/80534

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


[Bug 73199] Re: crashes with signal 11

2007-01-17 Thread DannyStaple
Okay. There is a widelands-dbg package, but not a libogg0-dbg or -dbgsym
package (even with the pitti repository) present. If I am reading the
dump correctly, that was the root of the problem. Running the code again
with the widelands-dbg package installed, it crashed the first time I
selected the 1024*768, Fullscreen and hit apply.

I have attached a report with a more useful stack-dump in it. I have
also not found a libsdl-mixer debug package. I will try once again -
having used the "old way" to get debug packages.

The old style builds for libogg0. The build-deps for libsdl-mixer are
rather large though.



** Attachment added: "More comprehensive"
   http://librarian.launchpad.net/5779586/_usr_games_widelands.s3CXGf.crash

-- 
crashes with signal 11
https://launchpad.net/bugs/73199

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


[Bug 73199] Re: crashes with signal 11

2007-01-17 Thread DannyStaple
I will have to try get more debug. Mine also crashed with signal 11. I had set 
the screen mode to 1024x768, and clicked apply, then went to the screen mode 
dialog again, and then hit apply as there was nothing else I wanted to change. 
It then promptly hung.
Philip Paquette - the URL you gave goes to a dead wiki page. You perhaps meant 
- https://wiki.ubuntu.com/Backtrace (It seems to be case sensitive).

However, more useful may be https://wiki.ubuntu.com/DebuggingProgramCrash which 
has methods of getting a dbg package for the application and its libraries. I 
will now use this, and try the app again.
The current output (however helpful it may/may not be) is attached.

** Attachment added: "Crash dump - smaller (full upload was too big)"
   http://librarian.launchpad.net/5779551/_usr_games_widelands.TXOycS.crash

-- 
crashes with signal 11
https://launchpad.net/bugs/73199

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


[Bug 51490] Re: Error when importing/opening .ai files

2007-01-05 Thread DannyStaple
If the PDF version was attributed to certain AI version number, could
the import menu be changed to "Import *.ai (AI version https://launchpad.net/bugs/51490

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


[Bug 77512] Segfault/Crash when modifying account

2007-01-03 Thread DannyStaple
Public bug reported:

Binary package hint: grisbi

I experienced a Segmentation Fault, after using the software for a
couple of hours. The crash occured after adding a New Account, then
switching to modify a detail on another one, then switching back, and
clicking the "New bank" button.

There does not appear to be a Grisbi dbg package, but I will try to run
it from a command line to see if I get some feedback.

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

-- 
Segfault/Crash when modifying account
https://launchpad.net/bugs/77512

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


[Bug 77512] Re: Segfault/Crash when modifying account

2007-01-03 Thread DannyStaple
Additional Information:

$ apt-cache policy grisbi
grisbi:
  Installed: 0.5.8-2ubuntu1
  Candidate: 0.5.8-2ubuntu1
  Version table:
 *** 0.5.8-2ubuntu1 0
500 http://gb.archive.ubuntu.com edgy/universe Packages
100 /var/lib/dpkg/status

-- 
Segfault/Crash when modifying account
https://launchpad.net/bugs/77512

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


[Bug 72262] Re: Form Wizard in Base does not complete

2006-12-25 Thread DannyStaple
I can also confirm this in Edgy with OpenOffice package
"2.0.4-0ubuntu4". I also have sun-java-jre 1.5.0-08-0ubuntu1.

-- 
Form Wizard in Base does not complete
https://launchpad.net/bugs/72262

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


[Bug 71416] Re: Radio status message incorrect

2006-12-17 Thread DannyStaple
My locale is English British. I am happy to go with Carlos on this. It
is not critical, I just thought it worth mentioning.

-- 
Radio status message incorrect
https://launchpad.net/bugs/71416

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


[Bug 62934] Re: Cannot print from eVince when started in Firefox

2006-12-17 Thread DannyStaple
I will consider this fixed in Edgy. I am setting the status to "fix
released".

** Changed in: evince (Ubuntu)
   Status: Needs Info => Fix Released

-- 
Cannot print from eVince when started in Firefox
https://launchpad.net/bugs/62934

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


[Bug 75904] Crash when using context menu to undo while rubber banding

2006-12-15 Thread DannyStaple
Public bug reported:

Binary package hint: inkscape

This appears to be 100% reproducible on Edgy.

$ apt-cache policy inkscape
inkscape:
  Installed: 0.44-1ubuntu2
  Candidate: 0.44-1ubuntu2
  Version table:
 *** 0.44-1ubuntu2 0
500 http://gb.archive.ubuntu.com edgy/main Packages
100 /var/lib/dpkg/status

Steps to reproduce:
* Open inkscape
* Click on the connector tool
* Add a single connector line
* Left Click one end handle.
* While still holding the left button, start to drag the handle.
* While still holding the left button, summon the context menu with the right 
button.
* Let the left button go over the "undo" item on the context menu.
* Now note - the left button has been let up, but you still have a rubber 
banding handle active.
* Right click to summon the context menu again
* Left click on Undo
* Inkscape will now crash with the following dialog message (or similar):

  Inkscape encountered an internal error and will close now.
  Automatic backups of unsaved documents were done to the following locations:
  New document 1.2006_12_15_15_10_57.0

Testing this on another computer also running Edgy yields that the
number of times you will need to summon and click undo may vary, but
after a couple of times, it *will* crash.

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

-- 
Crash when using context menu to undo while rubber banding
https://launchpad.net/bugs/75904

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


[Bug 41857] Re: Firefox: Downloads window hiding (usability)

2006-12-09 Thread DannyStaple
You could achieve this by setting "Show downloads window when
downloading file" under the Downloads section in Edit->Preferences->Main
to off.

The download manager is certainly a more sophisticated way to do things
than the single popup per file.

It is a fairly rare use case for a user to download a file without
wanting to see its contents when downloaded. If you require an even more
sophisticated background downloading process, for example for mass
downloading from all or a selection of links from a page, have you
considered any of the extensions with more advanced DMs, for example
FlashGot?

-- 
Firefox: Downloads window hiding (usability)
https://launchpad.net/bugs/41857

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


[Bug 62934] Re: Cannot print from eVince when started in Firefox

2006-12-03 Thread DannyStaple
Additional information:
I have not been able to reproduce this at all on Edgy.

-- 
Cannot print from eVince when started in Firefox
https://launchpad.net/bugs/62934

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


[Bug 71416] Radio status message incorrect

2006-11-11 Thread DannyStaple
Public bug reported:

Binary package hint: rhythmbox

In the English version of the app, on the radio page, regardless of how
many stations there are, the status will always say "X station".

This is Rhythmbox 0.9.6 on Edgy, 0.9.6-0ubuntu4 from edgy/main packages.

For example, with 5 stations you will get "5 station" in the status bar.

Steps to reproduce:
* Using Edgy start rhythmbox
* select radio
* Observe that by default there is more than one station. There will be 4.
* Observe the status bar at the bottom of the Rhythmbox window.

Expected Result:
* The status bar to contain the text "4 stations"

Actual Result:
* The status bar contains text "4 station"

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

-- 
Radio status message incorrect
https://launchpad.net/bugs/71416

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


[Bug 71398] Edgy Alternate CD Installation and Keyboard Caps lock behaving as a shift lock

2006-11-11 Thread DannyStaple
Public bug reported:

When installing from the Edgy Alternate CD in OEM mode, based on an ISO
downloaded yesterday, on the screens asking for a typed input, if you
switch to caps lock, the caps lock will behave as a shift lock.

I am using a UK keyboard, without the international dead keys.

This means that if typing in the hex digits from a WEP key, instead of
A5:D3, you will get A%:D£.

Steps to reproduce:
* Download and burn the current Edgy ISO to a CD ROM
* Boot it, selecting OEM installation.
* Go through the locale and keyboard selection, using either select from list 
or by typing a few keys for autodetect.
* On the wireless network screen asking for the ESSID or another screen asking 
for user entry, press caps lock.
* Type a digit and a few letters. For example B1:A3:52

Expected:
Letters in caps, and numbers left alone: B1:A3:52

Actual:
Letters in caps, number keys behave as if shift was pressed: B!:A£:%"

As you may gather from the reference to two different ways to select the
keyboard map, this is 100% reproducable.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Edgy Alternate CD Installation and Keyboard Caps lock behaving as a shift lock
https://launchpad.net/bugs/71398

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

[Bug 37751] Re: eclipse dies when starting up

2006-11-04 Thread DannyStaple
John, try running it with the SUN Java Runtime environment instead of
GCJ as described above. I think GCJ is the root of this problem.

-- 
eclipse dies when starting up
https://launchpad.net/bugs/37751

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


[Bug 67739] Re: Could Setuptools 0.6c3 get backported to dapper

2006-10-24 Thread DannyStaple
** Summary changed:

- Could 0.6c3 get backported to dapper
+ Could Setuptools 0.6c3 get backported to dapper

-- 
Could Setuptools 0.6c3 get backported to dapper
https://launchpad.net/bugs/67739

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


[Bug 37751] Re: eclipse dies when starting up

2006-10-14 Thread DannyStaple
Since the Java 1.5 license is OSS compatible (1.4.2 isnt), maybe that
should become the default for both this and openoffice. Not only was it
considerably faster, but a number of java related issues (read CRASHES)
stop.

That is unless both the serious and repeatable issues, and speed
problems with GCJ can actually be resolved.

-- 
eclipse dies when starting up
https://launchpad.net/bugs/37751

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


[Bug 58017] Re: Default spelling on UK locale machine is English_US

2006-10-13 Thread DannyStaple
Ralf, I had already long worked around it. It is just the case that IMHO
this behaviour is incorrect.

-- 
Default spelling on UK locale machine is English_US
https://launchpad.net/bugs/58017

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


[Bug 47706] Re: snd_nm256 module in dapper broken. Does not include oss sound module nm256_audio

2006-10-12 Thread DannyStaple
** Summary changed:

- dapper does not include oss sound module: nm256_audio
+ snd_nm256 module in dapper broken. Does not include oss sound module 
nm256_audio

-- 
snd_nm256 module in dapper broken. Does not include oss sound module nm256_audio
https://launchpad.net/bugs/47706

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


[Bug 47706] Re: dapper does not include oss sound module: nm256_audio

2006-10-11 Thread DannyStaple
** Bug 65247 has been marked a duplicate of this bug

-- 
dapper does not include oss sound module: nm256_audio
https://launchpad.net/bugs/47706

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


[Bug 65247] Re: MagicMedia AV (NeoMagic) is not set up at all

2006-10-11 Thread DannyStaple
*** This bug is a duplicate of bug 47706 ***

** This bug has been marked a duplicate of bug 47706
   dapper does not include oss sound module: nm256_audio

-- 
MagicMedia AV (NeoMagic) is not set up at all
https://launchpad.net/bugs/65247

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


[Bug 65247] MagicMedia AV (NeoMagic) is not set up at all

2006-10-11 Thread DannyStaple
Public bug reported:

A number of support requests and threads exist for this Audio hardware,
which Ubuntu 6.06 LTS does not seem to deal with at all. Most of the
requests are people who cannot get any sound at all.

I did try to get them to engage the bug system and put in reports
themselves, but they are not necessarily that technically inclined, and
so after a few attempts at getting them to do so, I have done so myself.

http://ubuntuforums.org/showthread.php?t=209882

http://launchpad.net/distros/ubuntu/+ticket/1999

It would seem to me that hardware compatibility and ease of setup is
probably one our key gateway to user acceptance/takeup.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
MagicMedia AV (NeoMagic) is not set up at all
https://launchpad.net/bugs/65247

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


[Bug 63644] Re: Annoying error pop up when saving for first time.

2006-10-10 Thread DannyStaple
Confirm fixed in Edgy. Nice hit guys.

-- 
Annoying error pop up when saving for first time.
https://launchpad.net/bugs/63644

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


[Bug 64727] Re: No error message when file fails to read

2006-10-08 Thread DannyStaple
I have also reported this on the VMTN discussion forums as
http://www.vmware.com/community/thread.jspa?threadID=57468.

-- 
No error message when file fails to read
https://launchpad.net/bugs/64727

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


[Bug 64727] No error message when file fails to read

2006-10-08 Thread DannyStaple
Public bug reported:

In vmware-player, if the ~/.vmware/preferences file is owned by someone
other than the user running it, say root, then the vmware player will
simply silently fail.

You will not see any error messages (apart from a misleading red herring
about libpng versions, which should be ignored for most vmware-player
problems as far as I can see).

Vmplayer will just do nothing. It was only by hacking the wrapper-
gtk24.sh script to run an interactive bash shell, and stracing the real
vmplayer binary that I was able to determine that this was the fault.

The software should output an error message about the file open failure
before it exits.

** Affects: vmware-player (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
No error message when file fails to read
https://launchpad.net/bugs/64727

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


[Bug 47538] Re: VMwarePlayer deb package doesn't handle installing over VMwarePlayer tar installation

2006-10-08 Thread DannyStaple
I can confirm this on Dapper.

-- 
VMwarePlayer deb package doesn't handle installing over VMwarePlayer tar 
installation
https://launchpad.net/bugs/47538

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


[Bug 60205] Re: [edgy] vmware player

2006-10-08 Thread DannyStaple
I can tell you that the libpng thing is a red herring.
Interesting that you run it as root. I generally consider it safer not to.

** Summary changed:

- [edgy] vmware player
+ [edgy] vmware player crash

-- 
[edgy] vmware player crash
https://launchpad.net/bugs/60205

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


[Bug 19832] Re: License conflict makes binary undistributable

2006-10-07 Thread DannyStaple
Actually - that should be Adam Conrad as he actually has this assigned
to him..

-- 
License conflict makes binary undistributable
https://launchpad.net/bugs/19832

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


[Bug 19832] Re: License conflict makes binary undistributable

2006-10-07 Thread DannyStaple
We can do better than this. Where the Debian maintainers failed to
contact upstream, we can attempt to do so. We should probably also add
an "upstream" to this if we can get a ticket raised with the apache
maintainers.

Is Alberto Gonzalez Iniesta currently active?

Since this is an issue that could cause licensing conflicts, or the loss
of quite major functionality, I am of the opinion that maybe it should
have its priority bumped to High.

-- 
License conflict makes binary undistributable
https://launchpad.net/bugs/19832

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


[Bug 26778] Re: firefox: Javascript, history.dat & DoS

2006-10-07 Thread DannyStaple
Would it not be a simple fix to the more "permanent" side effects of
this issue to limit the title of a document to something sensible like
512 characters?

As for the actual run itself, maybe the javascript interpreter could be
made to have a built in timeout of say 10 seconds (based on sigalarm
maybe?), after which it would then introduce a 300 ms sleep to each
"for" closure, thus throttling down the cpu usage and yeilding for UI
messages - so the stop button could be hit or the page closed..

-- 
firefox: Javascript, history.dat & DoS
https://launchpad.net/bugs/26778

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


[Bug 26130] Re: apache2: includes non-free and possibly undistributable files

2006-10-07 Thread DannyStaple
How much effort would it take to apply the same fixes that were made in
Debian?

Or to rephrase that, how different is the ubuntu apache2 source layout
from the Debian ones, and could it be a matter of just using diff and
patch to do the work with a little overseeing?

This bug report has not been touched for 10 months, so is it definately
still the case?

** Changed in: apache2 (Ubuntu)
   Status: Unconfirmed => Needs Info

-- 
apache2: includes non-free and possibly undistributable files
https://launchpad.net/bugs/26130

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


[Bug 24220] Re: mozilla-thunderbird: SMTP down negotiation weakness

2006-10-07 Thread DannyStaple
Good question Jonathan, how would one verify such a thing?

-- 
mozilla-thunderbird: SMTP down negotiation weakness
https://launchpad.net/bugs/24220

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


[Bug 60979] Re: Openoffice on Ubuntu x86 crashes when tables clicked

2006-10-06 Thread DannyStaple
Now that is interesting. i do have a package openoffice.org-gcj which is
not installed. If I install it, I first hit problems with having enabled
the "proposed" version 2.0.3 since this package only suggests  - so
first the lengthy process of removing it, and the language files, and
then removing the proposed repo, then installing the openoffice packages
again with the version (from security in fact).

If there is a better way to downgrade the whole set of packages (taking
into account that openoffice.org is just a metapackage for all of its
components), please let me know.

I then installed openoffice.org-gcj, and started up the database wizard
- on dapper, on a machine with an nvidia card and driver.

Ho hum - slow again...
Create a new database, go through the wizard, click on tables, POP! Its dead, 
even with openoffice.org-gcj installed.

Having killed the hung version, I then started it again with a writer
document (safe), set the jvm to the sun jre again, and restarted it. Cue
speed increase... Create Database, go through wizard, click on tables,
and after a 30 second pause - no crash.

I would say that is fairly conclusive that either gcj is at fault, or
the way that openoffice handles it.

-- 
Openoffice on Ubuntu x86 crashes when tables clicked
https://launchpad.net/bugs/60979

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


[Bug 60981] Re: Openoffice on x86 crashes when "Finish" clicked in Wizard

2006-10-06 Thread DannyStaple
I had only ever raised this as an Edgy bug. So I agree with
Matthias/Timo on this.

-- 
Openoffice on x86 crashes when "Finish" clicked in Wizard
https://launchpad.net/bugs/60981

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


[Bug 37751] Re: eclipse dies when starting up

2006-10-06 Thread DannyStaple
Bingo - GCJ sounds an extremel likely culprit, as I was having an issue
with OpenOffice.org also when creating a database, which turned out to
be down to GCJ as switching JVM made it work. This is Bug #60979.

Meanwhile, can we get eclipse to use the Sun JRE instead?

-- 
eclipse dies when starting up
https://launchpad.net/bugs/37751

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


[Bug 60979] Re: Openoffice on Ubuntu x86 crashes when tables clicked

2006-10-06 Thread DannyStaple
Tested this today on Edgy, and while it took some time to hit the tables
screen, it did not crash.

However, this does not confirm if there is an NVidia issue as I have
Egdy running in VMWare at the moment.

Note that OOBase is specifically the area that is crashing here - so a
Java issue really could be the problem here.

If I change the runtime to a different one on the dapper box (the sun
jre - wow that is faster!) with the NVidia card, then it works albeit
slowly.

So the package with the fault is actually java-gcj-compat.

** Changed in: openoffice.org (Ubuntu)
Sourcepackagename: openoffice.org => java-gcj-compat
   Status: Needs Info => Unconfirmed

-- 
Openoffice on Ubuntu x86 crashes when tables clicked
https://launchpad.net/bugs/60979

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


  1   2   >