[Bug 196785]

2018-06-27 Thread TerryG via ubuntu-bugs
http://trust.acidbelly.org

Terry Galati

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

Title:
  'sh' syntax highlighting actually for bash, and uses syntax invalid
  for Bourne shell

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

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

[Bug 196785]

2018-06-01 Thread TerryG via ubuntu-bugs
http://love.hearofm.com
Terry Galati

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

Title:
  'sh' syntax highlighting actually for bash, and uses syntax invalid
  for Bourne shell

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

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

[Bug 196785]

2018-05-16 Thread TerryG via ubuntu-bugs
http://bridge.aidrock.com
Terry Galati

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

Title:
  'sh' syntax highlighting actually for bash, and uses syntax invalid
  for Bourne shell

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

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

[Bug 704082] Re: kernel oops Dell PE 1750

2011-02-15 Thread TerryG
Work around:

Simply blacklisted scb2_flash in:

/etc/modprobe.d/blacklist.conf

Add to bottom:

#  Cheesy workaround to clean up Dell PowerEdge 1750 boot
#  scb2_flash is not happy and causes a kernel oops and traceback
#  Not sure of the consequences of not having this and its associated modules 
loaded, but the machine boots cleanly
blacklist scb2_flash

Looking at the source, this module checks for clear memory locations to
add additional modules that are used to assist in flashing the BIOS--
presumably with an upgrade.  Since this is not something that is done
very often, and can be done via floppy on these machines, it doesn't
appear to be an issue with 24/7 operation.  Since I upgraded the BIOS
from A10 to A12 using Dell's Windows floppy creator and then rebooted
with the floppy, this doesn't seem to be an issue.  There is also a
RedHat binary to flash the BIOS, but I did not want to try this on an
Ubuntu instance.  Perhaps the scb2_flash and associated modules are
needed for this linux/binary flasher; I do not know.

Bottom line:  If you can find a Windows machine to create your A12 BIOS
upgrade floppies and successfully perform the BIOS flash, you may never
miss the scb2_flash module.

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

Title:
  kernel oops Dell PE 1750

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


[Bug 704082] Re: kernel oops Dell PE 1750

2011-02-15 Thread TerryG
Similar bug in RHEL4 (in 2004 with PowerEdge server).  Module was simply
turned off in CVS during development.  Tried USB with BIOS support in
BIOS (by default it is set to USB without BIOS support).  No change in
behavior.

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

Title:
  kernel oops Dell PE 1750

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


[Bug 704082] Re: kernel oops Dell PE 1750

2011-02-14 Thread TerryG
I get the same thing in my dmesg with a Dell PowerEdge 1750 using the
32-bit, PAE Lucid server.  Doesn't seem to cause an issue, but the
scb2_flash module that caused the problem remains in memory and shows up
in lsmod.  So although it doesn't seem to cause a problem, the fact that
the module remains loaded could cause an issue in the future since
servers run 24/7.

If I can find a spare drive, I will swap my Lucid instance and load the
daily build to see if this issue has been fixed.

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

Title:
  kernel oops Dell PE 1750

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


[Bug 45482] Re: does not include mkdev.sh

2008-03-07 Thread TerryG
This problem still exists in gutsy.  There are some additional tools
such as i2cdetect.  The message should be something like:

"Try sudo modprobe i2c-dev

Then try running sensors-detect again:

sudo sensors-detect"

The error description in i2cdetect is a little more descriptive:

[EMAIL PROTECTED]:/usr/sbin$ i2cdetect -a
Error: No i2c-bus specified!
Syntax: i2cdetect [-y] [-a] [-q|-r] I2CBUS [FIRST LAST]
i2cdetect -l
i2cdetect -V
  I2CBUS is an integer
  With -a, probe all addresses (NOT RECOMMENDED)
  With -q, uses only quick write commands for probing (NOT RECOMMENDED)
  With -r, uses only read byte commands for probing (NOT RECOMMENDED)
  If provided, FIRST and LAST limit the probing range.
  With -l, lists installed busses only
Error: No I2C busses found!
Be sure you have done 'modprobe i2c-dev'
and also modprobed your i2c bus drivers

Adding the i2c-dev module is the same as running the mkdev.sh, it's just
that mkdev.sh is not included in the normal debian package.

This does trip up first-time lm-sensor users.

-- 
does not include mkdev.sh
https://bugs.launchpad.net/bugs/45482
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 71226] Re: Message : You are missing a dpkg-statoverride on /var/run/hplip

2008-03-07 Thread TerryG
This is an old bug.  Solution to reporter's original problem was to
dpkg-reconfigure hplip.  However, vague error message still exists in
dapper:

/etc/init.d/hplip

(excerpt)

fixdirs() {
dir=$(dpkg-statoverride --list /var/run/hplip) || {
echo "You are missing a dpkg-statoverride on /var/run/hplip.  
Fix it, otherwise you risk silent breakage on upgrades." >&2 ##Not really 
helpful
exit 1
}
[ -z "$dir" ] || createdir $dir
# clear exit status
:
}

Gutsy has a python script for hplip in /usr/share/hplip and I couldn't
find an equivalent message:

[EMAIL PROTECTED]:/usr/share/hplip$ grep -r override *
base/utils.py:def usage_formatter(override=0):
base/utils.py:if override:
base/utils.py:col1 = override
base/pml.py:OID_COPIER_REDUCTION = ('1.5.1.4', TYPE_SIGNED_INTEGER) # (100%=no 
scaling) (OID_COPIER_FIT_TO_PAGE overrides)
hpssd.py: ("Port to listen on:", "-p or --port= (overrides 
value in /etc/hp/hplip.conf)", "option", False),
installer/distros.dat:# # Version data overrides distro data if present.
makecopies.py: ("Fit to page (flatbed only):", "-f or --fittopage or 
--fit (overrides reduction/enlargement)", "option", False),


Edgy and Dapper users can modify their hplip scripts directly, add the line:

echo "Try: sudo dpkg-reconfigure hplip, then restart: sudo
/etc/init.d/hplip restart" >&2

Marking Confirmed to preserve comments.

** Changed in: hplip (Ubuntu)
   Status: New => Confirmed

-- 
Message : You are missing a dpkg-statoverride on /var/run/hplip
https://bugs.launchpad.net/bugs/71226
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 194472] Re: Please enhance the sudo explanation message

2008-03-07 Thread TerryG
Agree, anything to reduce forum hits for new users.

** Changed in: sudo (Ubuntu)
   Status: New => Confirmed

-- 
Please enhance the sudo explanation message
https://bugs.launchpad.net/bugs/194472
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 193762] Re: Can't paste nautilus

2008-03-07 Thread TerryG
I've used glipper and it works.  It's installed by default in Foresight
Linux (Gnome 2.20).  It's a well-known issue that closing an application
will normally wipe any clipboards associated with that application.
It's a habit to close an application once you grab the data that you
want to paste.  Then poof!  It's gone when you try to paste it.  Why
glipper is not installed by default in Ubuntu is beyond imagination.

Marking as incomplete until reporter can post a more specific use case.
I could not figure out the replication from the post.


** Changed in: nautilus (Ubuntu)
   Status: New => Incomplete

-- 
Can't paste nautilus
https://bugs.launchpad.net/bugs/193762
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 193982] Re: Firefox crashes while loading a webpage

2008-03-07 Thread TerryG
How much ram?  Try running in a terminal:

>firefox  --debug

then note any errors after a crash.

In another terminal, monitor your memory with

>free

Sometimes memory leaks (especially with java applications) will cause
unannounced crashes.  Without a repeatable crashing web link, this is
hard to replicate.  I've been running 2.0.0.6 with crashes for certain
streaming websites like www.cocgospel.com using flashchat, but I've
watched the memory fill up and when swap gets full, firefox gets dumped.
I've also got 2.0.0.12 running under Foresight Linux, but no crashes
yet.

Marking as incomplete until repeatable behavior is observed by me or
others with 2.0.0.12.


** Changed in: firefox (Ubuntu)
   Status: New => Incomplete

-- 
Firefox crashes while loading a webpage
https://bugs.launchpad.net/bugs/193982
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 193959] Re: low on ink details

2008-03-07 Thread TerryG
I have several HP printers, and I was also annoyed that I had to install
a separate tool to query ink status.  Although HP printers are well-
supported in Linux, it's a mystery as to why hplip is not installed by
default.  Space limitations on CD perhaps?  Gnome will warn laptop users
of explosive batteries, perhaps a script could query installed printers
and recommend the hplip toolkit for those users that have installed HP
printers.


** Changed in: hplip (Ubuntu)
   Status: New => Confirmed

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

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


[Bug 193949] Re: screen resolutions list is double

2008-03-07 Thread TerryG
Examine /etc/X11/xorg.conf, you may have duplicate entries.  Make a
backup copy before editing though.

>sudo cp /etc/X11/xorg.conf /etc/X11/xorg.bak
>sudo nano /etc/X11/xorg.conf

Marking as incomplete until reporter responds with xorg.conf results.


** Changed in: ubuntu
   Status: New => Incomplete

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

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


[Bug 193274] Re: There was a problem while pasting from clipboard. The pasted data must be filtered at least to avoid incorrect input.

2008-03-07 Thread TerryG
Marking as invalid.  Can only paste one value at a time in gcalctool.
11101 yields 29, 1101 yields 13.  "11101 1101" yields "No sane value to
convert."  Am I missing something?  Filtering does need to occur on
pasted data.  The user needs to filter the data such that only one sane
value gets pasted at a time in gcalctool.  Spaces are treated as
delimiters so that "11101 1101" is really two values.  Should automatic
concatenation of spaces be used in gcalctool?  Not sure.


** Changed in: gcalctool (Ubuntu)
   Status: New => Invalid

-- 
There was a problem while pasting from clipboard. The pasted  data must be 
filtered at least to avoid incorrect input.
https://bugs.launchpad.net/bugs/193274
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 193552] Re: Support 256MB machines in Ubiquity.

2008-03-07 Thread TerryG
Marking as confirmed so I don't keep seeing it in the triage list.  Good
idea, a new user doesn't realize that you need a swap disk with an older
machine with 256 MB of RAM to get a successful install.  They only find
out through trial-and-error, and searching the forums that the ubiquity
installer really needs more than 256 MB of RAM, even though a standard
Ubuntu install will run in 256 MB.

** Changed in: ubiquity (Ubuntu)
   Status: New => Confirmed

-- 
Support 256MB machines in Ubiquity.
https://bugs.launchpad.net/bugs/193552
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 194787] Re: totem-gstreamer: audio skips when goom visualization is on

2008-03-07 Thread TerryG
Marking as incomplete until the following is tried:

Increase cache/buffer size in totem.  I assume that goom is the only
visulization that this behavior happens.  I assume that you have
sufficient RAM and swap.  Does this occur after fresh bootup?  Perhaps
RAM is full and swap is happening during playback, that would affect
performance.

Monitor your free RAM in another terminal:

>free

Observe what is happening in RAM while playing totem with different
visualizations.


** Changed in: totem (Ubuntu)
   Status: New => Incomplete

-- 
totem-gstreamer: audio skips when goom visualization is on
https://bugs.launchpad.net/bugs/194787
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 192910] Re: evince does show correctly put print gibberish

2008-03-07 Thread TerryG
Printed the first of 17 pages.  Red markups printed OK, text is
butchered!  There are random characters, rearranged characters, overall
a mess.  Abstract paragraph printed OK.  Seems to be a good test case or
a pathological file.  I presume this prints OK in windows.  I used Linux
Mint 4 (gutsy) and an Officejet7110 using standard CUPS drivers over a
LAN.  Printed from evince 2.20.1.  Marking as confirmed.

Since evince displays the document correctly, I would presume it's a
CUPS driver issue with this type of PDF.

-- 
evince does show correctly put print gibberish
https://bugs.launchpad.net/bugs/192910
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 192910] Re: evince does show correctly put print gibberish

2008-03-07 Thread TerryG
Changed from evince to cups-pdf, since evince renders document
correctly.


** Changed in: cups-pdf (Ubuntu)
Sourcepackagename: evince => cups-pdf
   Status: New => Confirmed

-- 
evince does show correctly put print gibberish
https://bugs.launchpad.net/bugs/192910
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 192888] Re: firefox crashes on flash contents

2008-03-07 Thread TerryG
Marking as incomplete until reporter posts specific examples (links) to
sites that crash.  Flash is a moving target in Firefox.  I presume you
are running the latest version of Flash?


** Changed in: firefox (Ubuntu)
   Status: New => Incomplete

-- 
firefox crashes on flash contents
https://bugs.launchpad.net/bugs/192888
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 192888] Re: firefox crashes on flash contents

2008-03-07 Thread TerryG
I've only watched a few youtube videos and I've never experienced a
crash, but on the forums several other folks have so I assume that it's
a flash plug-in problem.  If you can repeat the crash with a specific
video, that would help.  Also, watch your memory consumption (in a
terminal:  free), if you run out of swap, then that can crash firefox
without warning.  It could be a memory leak in the flash plug-in.  I've
experienced crashes with flash chat and music streaming from
www.cocgospel.com so I assume that it's the flash plug-in because the
crash corresponds with RAM filling up, then swap filling up, then crash.

If we can get a repeatable use case, then we can confirm the bug,
otherwise we know that the non-open flash plug-in is the likely culprit,
and without the source, it's tough to fix.  We can work around it by
watching for memory leaks, and other things that cause crashes.

-- 
firefox crashes on flash contents
https://bugs.launchpad.net/bugs/192888
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 192650] Re: Cupsys fails to update when using Ubuntu on a USB Stick

2008-03-07 Thread TerryG
Since Ubuntu is not designed to run from a USB stick, marking as
incomplete until more data can be gathered.  My guess is that this will
be lower priority as Ubuntu is designed for normal desktop installs.
Can you be more specific about updates?  Often, when the kernel gets
updated, CUPS will break, this is a rather normal instance.  It wouldn't
matter whether it was USB stick or normal disk drive install.


** Changed in: cupsys (Ubuntu)
   Status: New => Incomplete

-- 
Cupsys fails to update when using Ubuntu on a USB Stick
https://bugs.launchpad.net/bugs/192650
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 194452] Re: Quotes don't show in pdf

2008-03-07 Thread TerryG
Same behavior on Linux Mint 4 (gutsy) with OO 2.3.0.  At least it's
consistent.

Tried some work arounds:  ""Test surrounded by double double quotes""
resulted in stripping of quotes.

Tried to save in ODT format, close OO, reopen OO, open ODT file then
export, same behavior.



** Changed in: openoffice.org (Ubuntu)
   Status: New => Confirmed

-- 
Quotes don't show in pdf
https://bugs.launchpad.net/bugs/194452
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 193880] Re: 'Report Bug' Button Decieves Users

2008-03-07 Thread TerryG
I agree, however Ubuntu is dealing with the firehose effect on bugs so
anything that makes bug reporting easier will just add to the current
load.  It should be included in the future, but only after better deluge
handling of current bugs.

** Changed in: apport (Ubuntu)
   Status: New => Confirmed

-- 
'Report Bug' Button Decieves Users
https://bugs.launchpad.net/bugs/193880
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 189824] Re: Install crashed on Kubuntu 6.06.1

2008-03-07 Thread TerryG
Marking as incomplete.  I assume that you didn't run out of hard disk
space.  I assume you have at least 384 MB of RAM or 256 MB of RAM and
valid swap partition of 256 MB already created.  I assume that you tried
the Live CD first and it booted successfully and ran OK.  There are many
things that can cause ubiquity to fail.  Many times it's a hardware
limitation.  Try installing with Alternate Installation CD.

** Changed in: ubiquity (Ubuntu)
   Status: New => Incomplete

-- 
Install crashed on Kubuntu 6.06.1
https://bugs.launchpad.net/bugs/189824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 189639] Re: Xorg broken in 6.06 on PowerEdge 2950

2008-03-07 Thread TerryG
Marking incomplete.  Server machines tend to have weak video cards.  Try
xfce desktop or fluxbox to get a workable graphical environment.  Try
editing xorg.conf and remove high resolution modes.  Set color bit rate
to 16-bit.  Does the Ubuntu Dapper Live CD load on this machine?  If
not, then need more info on your graphics hardware.


** Changed in: ubuntu-meta (Ubuntu)
   Status: New => Incomplete

-- 
Xorg broken in 6.06 on PowerEdge 2950
https://bugs.launchpad.net/bugs/189639
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 189193] Re: Installer crashed

2008-03-07 Thread TerryG
Definitely edge case.  Log files show that Locale directory could not be
created, so language settings couldn't be set--ubiquity crashed hard as
a result.  It could be as simple as a disk permissions problem, but in a
Virtual Machine environment with Windows as the Host anything is
possible.

I presume that this behavior is repeatable.  This edge case should be
added to installer documentation as a Known Issue.

** Changed in: ubiquity (Ubuntu)
   Status: New => Incomplete

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

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


[Bug 188178] Re: xserver-xorg-video-intel: 945GM always crashes within 10 seconds of login

2008-03-07 Thread TerryG
Marking incomplete pending more info.  Intel driver has known dual-
screen limitation of 2048 by 2048 pixel space.  If your screens
(combined) exceed this limit (in either direction) you will get an xorg
crash.  Log file shows hitting video memory limit before lockup.

Try reducing resolution on both screens to stay within 2048 pixel
limitation.  KDE4 may choose safe resolutions by default.

** Changed in: xserver-xorg-video-intel (Ubuntu)
   Status: New => Incomplete

-- 
[Hardy] [regression] xorg with Intel driver crashes if Virtual > 2048
https://bugs.launchpad.net/bugs/188178
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 194400] Re: attached file open garbled in linux OO, fine on windows OO

2008-03-07 Thread TerryG
Definitely a problem on OO 2.3 on Gutsy.  Crappy work around: right-
click on each text block and choose "default" formatting.  Each
problematic text box seems to have "block formatting".  The boundaries
of the text boxes are not respected so all the text is jumbled together.
Don't have a windows machine to test.


** Changed in: openoffice.org (Ubuntu)
   Status: New => Confirmed

-- 
attached file open garbled in linux OO, fine on windows OO
https://bugs.launchpad.net/bugs/194400
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 194295] Re: xpdf viewer renders wrong colors for jpeg encoded images

2008-03-07 Thread TerryG
The colors appear swapped, cyan for magenta, yellow for cyan, etc.  The
left-to-right gradient is correct, but the colors are completely mixed
up.  I have a powerbook, and I have used the Live CD Dapper on it, but I
never installed it since Tiger works pretty well on it.

Your simple use case is repeatable.  We need to look at libtiff-tools
and see what is going on.

Have you found a work-around?

-- 
xpdf viewer renders wrong colors for jpeg encoded images
https://bugs.launchpad.net/bugs/194295
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 194295] Re: xpdf viewer renders wrong colors for jpeg encoded images

2008-03-07 Thread TerryG
Colors are messed up on x86 hardware as well (under Gutsy).  Also,
colors_z.pdf show up in the wrong order in both xpdf and evince, so even
though the colors are correct, they are not in the same order, so
basically, the image is incorrectly rendered in both cases.

Don't know if it is a libtiff-tools problem or a pdf render problem with
either evince or xpdf.  If you need this tool, then it doesn't work as
advertised.  Marking as confirmed.


** Changed in: xpdf (Ubuntu)
   Status: New => Confirmed

-- 
xpdf viewer renders wrong colors for jpeg encoded images
https://bugs.launchpad.net/bugs/194295
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 186306] Re: updatedb runs every day

2008-03-07 Thread TerryG
Triaged to Confirmed.  slocate is slow and annoying at startup.  Need to
move to acron or smarter crontab so it's not messing up a new user's
experience.


** Changed in: slocate (Ubuntu)
   Status: New => Confirmed

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

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


[Bug 185948] Re: zenity --scale dialog's --value= option ignores the values higher then 100.

2008-03-07 Thread TerryG
Repeatable.  Triaged to Confirmed.


** Changed in: zenity (Ubuntu)
   Status: New => Confirmed

-- 
zenity --scale dialog's --value= option ignores the values higher then 100.
https://bugs.launchpad.net/bugs/185948
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 185892] Re: instructions how to paste commands incorrect

2008-03-07 Thread TerryG
Triaged to Confirmed.  Need to update docs.  Who should this be sent to?


** Changed in: ubuntu-docs (Ubuntu)
   Status: New => Confirmed

-- 
instructions how to paste commands incorrect
https://bugs.launchpad.net/bugs/185892
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 185196] Re: Can't print any pdf in evince

2008-03-07 Thread TerryG
Of course when I try that I get two versions:  evince and evince-gtk, so
try both and see what happens.

-- 
Can't print any pdf in evince
https://bugs.launchpad.net/bugs/185196
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 185215] Re: An error occurred

2008-03-07 Thread TerryG
Triaged to Incomplete.

Try in a terminal:

>sudo apt-get check
>sudo apt-get clean
>sudo apt-get install whateverpackagesyouwouldliketoinstall

Unfortunately, there are a lot of things that can corrupt a database.
When it happens in apt, things get ugly quickly.


** Changed in: synaptic (Ubuntu)
   Status: New => Incomplete

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

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


[Bug 185196] Re: Can't print any pdf in evince

2008-03-07 Thread TerryG
Try reinstalling evince:

sudo apt-get remove evince
sudo apt-get install evince

Marking as incomplete until more info.  Perhaps later updates have fixed
this already.


** Changed in: evince (Ubuntu)
   Status: New => Incomplete

-- 
Can't print any pdf in evince
https://bugs.launchpad.net/bugs/185196
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 185190] Re: City (Pittsburgh) Associated w/ Wrong Timezone

2008-03-07 Thread TerryG
Marking confirmed to reduce triage.

** Changed in: gnome-panel (Ubuntu)
   Status: New => Confirmed

-- 
City (Pittsburgh) Associated w/ Wrong Timezone
https://bugs.launchpad.net/bugs/185190
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 194146] Re: Landscape printing does not work from calc

2008-03-07 Thread TerryG
Marking as incomplete until reporter confirms that format/Page Menu does
not work for landscape mode.


** Changed in: openoffice.org (Ubuntu)
   Status: New => Incomplete

-- 
Landscape printing does not work from calc
https://bugs.launchpad.net/bugs/194146
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 191363] Re: Cannot open MS Excel file directly from USB in MS Excel

2008-03-07 Thread TerryG
Marking incomplete pending more info.  Can you move files from your hard
drive onto you USB flash using Dolphin/Konquerer?  If you don't have
write permission on the USB flash, then it's possible for this behavior.
I presume your USB drive is formatted as FAT or FAT32?, not sure how
WINE handles non-FAT filesystems.

This is definitely an edge case--using MS Office through WINE.  Can you
open the file with Open Office from the USB disk?

At least you have a work-around--write the file to local disk then open
it in Excel.  Could be a WINE issue with handling of USB disks.  Could
be an MS Office/WINE issue with file handling.

** Changed in: dolphin (Ubuntu)
   Status: New => Incomplete

-- 
Cannot open MS Excel file directly from USB in MS Excel
https://bugs.launchpad.net/bugs/191363
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 190391] Re: My laptop won't return after a suspend mode in G Gibbon but which did in FFawn

2008-03-07 Thread TerryG
Marking as incomplete.  Known issue with ATI graphics memory allocation
and new SLUB memory allocator with Gutsy kernel (2.6.22) which broke
suspend on my old Dell GX1 desktop as well.

What graphics chipset on this machine?  If ATI then known issue.  If
not, then need someone else with similar hardware to confirm suspend
issues.

** Changed in: kdemultimedia (Ubuntu)
   Status: New => Incomplete

-- 
My laptop won't return after a suspend mode in G Gibbon but which did in FFawn
https://bugs.launchpad.net/bugs/190391
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 190094] Re: Third Installer Crash - Kubuntu 6.06.1

2008-03-07 Thread TerryG
Marking as incomplete pending more info about hardware.  See similar
bugs with ubiquity install.

** Changed in: ubiquity (Ubuntu)
   Status: New => Incomplete

-- 
Third Installer Crash - Kubuntu 6.06.1
https://bugs.launchpad.net/bugs/190094
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 184824] Re: Oxford Union rules out of date

2008-03-07 Thread TerryG
Assigned to Jono Bacon.  He's a Brit.  He should be able to figure this
out.


** Changed in: fortune-mod (Ubuntu)
 Assignee: (unassigned) => Jono Bacon (jonobacon)

-- 
Oxford Union rules out of date
https://bugs.launchpad.net/bugs/184824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 184824] Re: Oxford Union rules out of date

2008-03-07 Thread TerryG
Come on people.  Let's at least get the fortunes correct.  We can't be
responsible for spreading misinformation concerning society rules.

Triaged to Confirmed.


** Changed in: fortune-mod (Ubuntu)
   Status: New => Confirmed

-- 
Oxford Union rules out of date
https://bugs.launchpad.net/bugs/184824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 184824] Re: Oxford Union rules out of date

2008-03-07 Thread TerryG
This would be considered low-hanging fruit.  I'm not sure what the
Society's rules are concerning low-hanging fruit.

-- 
Oxford Union rules out of date
https://bugs.launchpad.net/bugs/184824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 184630] Re: Error in the documentation

2008-03-07 Thread TerryG
Don't have latex-beamer installed, but I assume that what reporter says is 
true.  Who should this be sent to?
Triaged to confirmed.


** Changed in: latex-beamer (Ubuntu)
   Status: New => Confirmed

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

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


[Bug 184477] Re: Cannot print bottom 1/2 inch portion of pdf pages on HP K80, despite changing margins and rescaling.

2008-03-07 Thread TerryG
Triaged to incomplete.  I have several HP printers that I can't to the
last 1/2" of the page due to the paper handling and design of the
printer.  I'm not familiar with the K80, but can you print to 1/4" of
the bottom in Windows?  If not, then it's probably a printer hardware
limitation versus a software formatting problem.

Need more info on K80 printer performance under Windows--assuming that
the Windows driver is more complete/accurate in formatting.

** Changed in: evince (Ubuntu)
   Status: New => Incomplete

-- 
Cannot print bottom 1/2 inch portion of pdf pages on HP K80, despite changing 
margins and rescaling.
https://bugs.launchpad.net/bugs/184477
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 184240] Re: Don't ship with tracker's Applet enabled by default

2008-03-07 Thread TerryG
Tracker, Beagle, slocate, and apt cache updates are slow and annoying
for new users who don't understand what is going on in the background.
Linux Mint folks have turned off tracker/beagle by default because of
its annoying behavior.  These indexers should be left off by default for
new installations.  Use tool-tip pop-ups, first-time dialogs, or
exploding battery notices to get new user's attention about activating
trackers/indexers.  Explain the downsides of activating in the dialog,
most users won't understand without a habitual Control-Alt-Delete that
they have learned in Windows.


** Changed in: tracker (Ubuntu)
   Status: New => Confirmed

-- 
Don't ship with tracker's Applet enabled by default
https://bugs.launchpad.net/bugs/184240
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 184052] Re: [Gutsy]: Ubiquity crashes when installing Dapper in Virtualbox from live cd.

2008-03-07 Thread TerryG
Triaged to incomplete.  How much total memory in Host Machine?  How much
memory dedicated to VM?  If less than 384 MB expect problems with
ubiquity installer.


** Changed in: ubiquity (Ubuntu)
   Status: New => Incomplete

-- 
[Gutsy]: Ubiquity crashes when installing Dapper in Virtualbox from live cd.
https://bugs.launchpad.net/bugs/184052
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 183350] Re: Resize to 2:1 doesn't work in Totem Movie player 2.20.0

2008-03-07 Thread TerryG
Works for me with this video:
http://www.youtube.com/v/Pa1RCg-Ccp0&rel=1";>http://www.youtube.com/v/Pa1RCg-Ccp0&rel=1"; 
type="application/x-shockwave-flash" wmode="transparent" width="425" 
height="355">


http://www.youtube.com/v/Pa1RCg-Ccp0

Play video in youtube.com then go to /tmp and in a terminal: (Your
filename will be different).  1:2, 1:1, and 2:1 work.

>totem Flashb8TS5D

Triage to incomplete until an example can be found where it doesn't
work.


** Changed in: totem (Ubuntu)
   Status: New => Incomplete

-- 
Resize to 2:1 doesn't work in Totem Movie player 2.20.0
https://bugs.launchpad.net/bugs/183350
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 182249] Re: System time set wrongly at resume

2008-03-07 Thread TerryG
Triaged to Confirmed.  Reporter suggests a valid fix.  What prevents
adding it to Hardy?


** Changed in: acpi-support (Ubuntu)
   Status: New => Confirmed

-- 
System time set wrongly at resume
https://bugs.launchpad.net/bugs/182249
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 182081] Re: Regression - Older versions of Evince (even xpdf) could print this file

2008-03-07 Thread TerryG
Print preview shows blank file, so if PS rendering is blank, there will
be no printout with any printer.

Triaged to Confirmed.


** Changed in: evince (Ubuntu)
   Status: New => Confirmed

-- 
Regression - Older versions of Evince (even xpdf) could print this file
https://bugs.launchpad.net/bugs/182081
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 181439] Re: Apt should optimize dependencies chosen to minimize disk space used

2008-03-07 Thread TerryG
Triaged to Confirmed.  Apt is not the sharpest pencil in the can.
Perhaps the metapackage for latex-beamer can be updated to solve this
specific case.  I'm sure there are other examples.  Where does this get
sent to make this happen?


** Changed in: apt (Ubuntu)
   Status: New => Confirmed

-- 
Apt should optimize dependencies chosen to minimize disk space used
https://bugs.launchpad.net/bugs/181439
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 181152] Re: KMahjongg generates non-solvable boards (at least when pressing shuffle)

2008-03-07 Thread TerryG
Triaged to Confirmed.  I assume that when you build a real Mahjogg board
you can create a non-solvable stack so why should the computer version
be different?  You can always play the Gnome verison.  I guess the
KMahjohgg folks don't want to add a switch to preferences.  It doesn't
seem that difficult to solve.


** Changed in: kdegames (Ubuntu)
   Status: New => Confirmed

-- 
KMahjongg generates non-solvable boards (at least when pressing shuffle)
https://bugs.launchpad.net/bugs/181152
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 180046] Re: Apple USB Keyboard doesn't work

2008-03-07 Thread TerryG
Triaged to incomplete.  This is an edge case, newer Apple USB keyboard
with older Via chipset motherboard AND dual-booting.  It's possible that
the keyboard has it's own USB hub (for attaching a mouse or iPod) and
it's drawing power.  You might need to do a complete powerdown to reset
the hub (I think that is where the debounce messages are coming from).
Or get in the habit of plugging the keyboard in after booting into
Linux.

Apple keyboards are designed to work with Apple computers and they are
proprietary and closed to the community.  Without open specifications,
programming a patch would be difficult.

** Changed in: linux-meta (Ubuntu)
   Status: New => Incomplete

-- 
Apple USB Keyboard doesn't work
https://bugs.launchpad.net/bugs/180046
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 178482] Re: Brasero doesn't show correct speed when burning

2008-03-07 Thread TerryG
Triaged to Confirmed.  Being tracked by Gnome folks.

** Changed in: brasero (Ubuntu)
   Status: New => Confirmed

-- 
Brasero doesn't show correct speed when burning
https://bugs.launchpad.net/bugs/178482
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 178200] Re: title bar says "D3lphin" (Hardy)

2008-03-07 Thread TerryG
Triaged to Confirmed.  Wait until they retheme then entire KDE4 with
L33T speak.


** Changed in: dolphin (Ubuntu)
   Status: New => Confirmed

-- 
title bar says "D3lphin" (Hardy)
https://bugs.launchpad.net/bugs/178200
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 177920] Re: Music Player Lockups (Banshee, Rythmbox, VLC)

2008-03-07 Thread TerryG
Triaged to Invalid since reporter stated that updates solved the
problem.

** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: New => Invalid

-- 
Music Player Lockups (Banshee, Rythmbox, VLC)
https://bugs.launchpad.net/bugs/177920
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 177478] Re: e2label crashed with SIGFPE in ext2fs_open2()

2008-03-07 Thread TerryG
Triaged to Incomplete.  Frequently hardware errors look like file
system/software errors.  Unless e2label is mangling a bunch of other
users' drives, this could be an isolated incident.


** Changed in: e2fsprogs (Ubuntu)
   Status: New => Incomplete

-- 
e2label crashed with SIGFPE in ext2fs_open2()
https://bugs.launchpad.net/bugs/177478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 177441] Re: Finnish translation: ‘A vaa linkkki’ should read ‘Avaa linkki ’

2008-03-07 Thread TerryG
Triaged to Confirmed.  Low hanging fruit.  We'll change it back if other
people complain.


** Changed in: language-pack-fi (Ubuntu)
   Status: New => Confirmed

-- 
Finnish translation: ‘Avaa linkkki’ should read ‘Avaa linkki’
https://bugs.launchpad.net/bugs/177441
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 176889] Re: k3b 1.0.4 in KDE 3.5.8 doesn't verify disc after burning

2008-03-07 Thread TerryG
Triaged to Confirmed.  Other users are having the same problem so it
looks like a subtle Gnome-K3b or hotplug timing issue.

** Changed in: k3b (Ubuntu)
   Status: New => Confirmed

-- 
k3b 1.0.4 in KDE 3.5.8 doesn't verify disc after burning
https://bugs.launchpad.net/bugs/176889
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 174524] Re: spelling mistake: german title in multimedia installer ("Mulitmedia")

2008-03-07 Thread TerryG
Triaged to Confirmed.  We tried Mulletmedia but that was too redneck.


** Changed in: gnome-app-install (Ubuntu)
   Status: New => Confirmed

-- 
spelling mistake: german title in multimedia installer ("Mulitmedia")
https://bugs.launchpad.net/bugs/174524
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 163903] Re: Login problems when disk is full

2008-03-07 Thread TerryG
Triaged to Invalid.  Not really a bug.  This is expected behavior.  When
a filesystem gets full, the system stops working. A warning system
wouldn't work because normally you run out of hard disk space right in
the middle of a process.  When the process can't complete (due to lack
of space), the system won't execute additional commands.  Hence you
couldn't log into a desktop because of lack of space.  The system
reserves some memory (5%) so that it can continue in limp-along mode.
So you can log into rescue mode and start freeing up space.


** Changed in: kubuntu-default-settings (Ubuntu)
   Status: New => Invalid

-- 
Login problems when disk is full
https://bugs.launchpad.net/bugs/163903
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 162856] Re: My phone W550i keeps showing "Insert a sime card" on the screen even when the sim is present. It happens when the phone is kept in horizontal position for a long time

2008-03-07 Thread TerryG
Triaged to Incomplete.  Sounds like a phone/SIM card problem.  Sometimes
the SIM contacts need cleaning with an eraser.  If the phone can't read
the SIM card it doesn't boot properly and thus won't connect via USB.
Not much Ubuntu can do about that.


** Changed in: hal-info (Ubuntu)
   Status: New => Incomplete

-- 
My phone W550i keeps showing "Insert a sime card" on the screen even when the 
sim is present. It happens when the phone is kept in horizontal position for a 
long time
https://bugs.launchpad.net/bugs/162856
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 159404] Re: Intel ICH5 audio: master volume control ignored

2008-03-07 Thread TerryG
Triaged to Confirmed.  I have a similar HP-Compaq with similar volume
control problem.  It's a known issue that this embedded sound chip can't
be linked to the first sound card channel.  (I believe that the digital
signal is on the first channel and that is what alsa-mixer controls by
default.)  There were promises of a fix in Gutsy, but I think it's a
hardware issue that can't be fixed with a simple channel assignment.


** Changed in: alsa-driver (Ubuntu)
   Status: New => Confirmed

-- 
Intel ICH5 audio: master volume control ignored
https://bugs.launchpad.net/bugs/159404
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 159333] Re: GRUB crash at startup ERROR 15

2008-03-07 Thread TerryG
Triaged to Incomplete.  Error 15 is common with new installs.  It could
be /dev/hda vs /dev/sda naming convention.  It could be UUID assignment
to drive versus /dev/sda.  Check /etc/fstab and compare to
/boot/grub/device.map to make sure they are consistent.  Make sure
boot=/dev/sda statement is consistent to what is in fstab in menu.lst or
grub.conf.


** Changed in: grub (Ubuntu)
   Status: New => Incomplete

-- 
GRUB crash at startup ERROR 15
https://bugs.launchpad.net/bugs/159333
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 158075] Re: Finnish translation of the command "feather" is odd/wrong

2008-03-07 Thread TerryG
Triaged to Confirmed.  Gimp is hard enough to use without ambiguous
translations.  Who is our Finnish Locale expert?


** Changed in: language-pack-gnome-fi (Ubuntu)
   Status: New => Confirmed

-- 
Finnish translation of the command "feather" is odd/wrong
https://bugs.launchpad.net/bugs/158075
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 157731] Re: Alsa randomly chooses default audio card

2008-03-07 Thread TerryG
Triaged to Confirmed.  Sometimes you can add statements to
/etc/modprobe.d/alsa-base to assign a card to a specific channel.  If
it's a widespread problem, then alsa-base gets updated with commonly-
encountered situations.  Since there are a lot of different types of on-
board and PCI sound cards, it's hard to cover every possibility.


** Changed in: alsa-driver (Ubuntu)
   Status: New => Confirmed

-- 
Alsa randomly chooses default audio card
https://bugs.launchpad.net/bugs/157731
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 157651] Re: Obsolete name for Belarusian language in Language Selector

2008-03-07 Thread TerryG
Triaged to Fix Committed

** Changed in: language-selector (Ubuntu)
   Status: New => Fix Committed

-- 
Obsolete name for Belarusian language in Language Selector
https://bugs.launchpad.net/bugs/157651
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 157334] Re: [edgy->feisty] hplip upgrade fails

2008-03-07 Thread TerryG
Triaged to Incomplete.  Upgrades will often break either CUPS or related
tools such as hplip.  Try uninstalling (remove completely in Synaptic)
then reinstall.


** Changed in: hplip (Ubuntu)
   Status: New => Incomplete

-- 
[edgy->feisty] hplip upgrade fails
https://bugs.launchpad.net/bugs/157334
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 156915] Re: "BROKEN TRANSLATION" Error for Turkish language

2008-03-07 Thread TerryG
Triaged to Confirmed.

** Changed in: kde-i18n-tr (Ubuntu)
   Status: New => Confirmed

-- 
"BROKEN TRANSLATION" Error for Turkish language
https://bugs.launchpad.net/bugs/156915
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 156804] Re: generic kernels should support 4 GB RAM

2008-03-07 Thread TerryG
Triaged to Confirmed.  It's a known fact that 32-bit Linux only supports
around 3.2 GB of RAM.  64-bit is missing some applications, but is
getting better supported all the time.  Not sure what Ubuntu can do
about it.  I imagine the changes to the 32-bit kernel are not trivial to
support 4 GB of user space.

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

-- 
generic kernels should support 4 GB RAM
https://bugs.launchpad.net/bugs/156804
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 156188] Re: Trackerd should stop indexing when disk space gets low

2008-03-07 Thread TerryG
Triaged to Confirmed.  Any indexing program can slow a machine to a
crawl and cause frustration for new users.  Running out of disk space is
another annoyance that escapes new users.


** Changed in: tracker (Ubuntu)
   Status: New => Confirmed

-- 
Trackerd should stop indexing when disk space gets low
https://bugs.launchpad.net/bugs/156188
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 156079] Re: Suspend to RAM does not work with 4 GB of RAM.

2008-03-07 Thread TerryG
Triaged to Incomplete for reasons given under linux-meta bug filing.

** Changed in: acpi-support (Ubuntu)
   Status: New => Incomplete

-- 
Suspend to RAM does not work with 4 GB of RAM.
https://bugs.launchpad.net/bugs/156079
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 156079] Re: Suspend to RAM does not work with 4 GB of RAM.

2008-03-07 Thread TerryG
Triaged to Incomplete.  This is certainly an edge case, but 4 GB
machines will be more common in the future.  I presume that you have a
4.5 GB swap drive?  During the suspend process the contents of RAM is
compressed and it's possible that the thread that compresses the
snapshot of RAM either runs out of swap or RAM or address space.  If the
compression algorithm can't handle a 4 GB file size (due to a bug or
kernel limitation) then that would cause a malformed suspend image.


** Changed in: linux-meta (Ubuntu)
   Status: New => Incomplete

-- 
Suspend to RAM does not work with 4 GB of RAM.
https://bugs.launchpad.net/bugs/156079
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 153870] Re: Crash in locate

2008-03-07 Thread TerryG
Triaged to Incomplete.  Try deleting the slocate database and recreate
it.  Databases can get corrupted for many reasons.  So searching the
same corrupted database will give repeatable results.

** Changed in: findutils (Ubuntu)
   Status: New => Incomplete

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

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


[Bug 151387] Re: Random Crashes

2008-03-07 Thread TerryG
Triaged to Invalid.  Links to log file images no longer valid.  Probably
hardware related, not enough info to troubleshoot further.


** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: New => Incomplete

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

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


[Bug 139754] Re: [GUTSY] XMMS is missing the Flac plugin from repositories

2008-03-07 Thread TerryG
Triaged to Confirmed.  If we can get an XMMS-goom plug in, surely we can
get a FLAC plug in.  What's keeping this from being added to the
repositories?


** Changed in: flac (Ubuntu)
   Status: New => Confirmed

-- 
[GUTSY] XMMS is missing the Flac plugin from repositories
https://bugs.launchpad.net/bugs/139754
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 132515] Re: Ubuntu 6.06not reognising onboard Nic

2008-03-07 Thread TerryG
Triaged to Incomplete.  Reporter used a new nic card as a work-around.
Don't know if newer kernel has better support for on-board MSI nic card.


** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: New => Incomplete

-- 
Ubuntu 6.06not reognising onboard Nic
https://bugs.launchpad.net/bugs/132515
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 102682] Re: a Fix for running Ubuntu Server edition 6.10 over wireless

2008-03-07 Thread TerryG
Triaged to Confirmed.  Reporter found a work around for wireless nic.
Should be moved upstream if not already.


** Changed in: linux-source-2.6.15 (Ubuntu)
   Status: New => Confirmed

-- 
a Fix for running Ubuntu Server edition 6.10 over wireless
https://bugs.launchpad.net/bugs/102682
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 55861] Re: error in running lsb-leafpad on ubuntu 6.06

2008-03-07 Thread TerryG
Leafpad 0.8.9 (sudo apt-get install leafpad) works with word wrap under
Linux Mint 4 XFCE (gutsy).  Link provided by reporter is broken--404
error.  Not sure of the differences between the Linux Standard Base
leafpad and what's contained in gutsy or dapper repository.

lsb 3.1-23.1ubuntu3 installed on my gutsy system, but can't find lsb-
leafpad to install to test on either gutsy or dapper machine.

** Changed in: lsb (Ubuntu)
   Status: New => Incomplete

-- 
error in running lsb-leafpad on ubuntu 6.06
https://bugs.launchpad.net/bugs/55861
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 83264] Re: banshee should report at least an "Out of disk space" exception

2008-03-07 Thread TerryG
Marking as Confirmed since it had been assigned to Wishlist and it's
over a year old.

Banshee needs a way to exit gracefully or provide a warning when the
file system is full!


** Changed in: banshee (Ubuntu)
   Status: New => Confirmed

-- 
banshee should report at least an "Out of disk space" exception
https://bugs.launchpad.net/bugs/83264
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 107085] Re: banshee rating control not working

2008-03-07 Thread TerryG
Marking Invalid to close out.  There's a duplicate bug report on this, I
just can't find the number!

** Changed in: music-applet (Ubuntu)
   Status: New => Incomplete

** Changed in: music-applet (Ubuntu)
   Status: Incomplete => Invalid

-- 
banshee rating control not working
https://bugs.launchpad.net/bugs/107085
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 76691] Re: banshee audioscrobbler not report music history

2008-03-07 Thread TerryG
This is an old bug report.  Audioscrobbler works for me using gutsy and
banshee 0.13.1.  Sometimes the updates do not happen right away, but
they do happen.  The xmms plug-in seems more responsive in updating; I
don't know why.  The banshee as plug-in works, it just takes a while to
update--sometimes it takes several minutes.

Marking Incomplete pending testing with newer version.



** Changed in: banshee-official-plugins (Ubuntu)
   Status: New => Incomplete

-- 
banshee audioscrobbler not report music history
https://bugs.launchpad.net/bugs/76691
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 91339] Re: Mono crashed when banshee importing album art

2008-03-07 Thread TerryG
Thanks for your bug report.  There have been significant changes to
banshee from 0.12.0 to 0.13.1.  Is it possible to upgrade and test
again?  Cover art works for me on gutsy with 0.13.1.  You may have to
build from source (it's not difficult) if you can't find it in your
backports repository.

Marking Incomplete pending tests with new version of Banshee.  Changed
package to banshee.

You can attach any error logs directly to this bug report.  Click "Add a
comment/attachment"




** Changed in: banshee (Ubuntu)
Sourcepackagename: mono => banshee
   Status: New => Incomplete

-- 
Mono crashed when banshee importing album art
https://bugs.launchpad.net/bugs/91339
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 153031] Re: system crash, whole system freezes

2008-03-07 Thread TerryG
If you have Windows NTFS drives in your system, try unmounting them.  I
think Feisty and Gutsy added NTFS drive write support and sometimes
scanning the drives takes a long time--appearing that your machine has
locked up.  Right-Click, Unmount, then see how long your system stays
up.

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

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


[Bug 151797] Re: remounting usb adds _ at the end after bad removal

2008-03-07 Thread TerryG
Do you have any other USB drives to test with?  It's common that the
solder joints get weak when flexed in a pocket.  I think the current USB
scan interval is 2 seconds (and this can probably be changed with a
switch somewhere).  So if your drive is intermittent and you disconnect
and reconnect within that 2 second interval, then a new mount point
would be created.  This is normal behavior.  An intermittent USB drive
is not normal, and you risk losing data if the drive disconnects during
a transfer.

Marking Incomplete pending tests with a known, intact USB drive.


** Changed in: hal (Ubuntu)
Sourcepackagename: None => hal
   Status: New => Incomplete

-- 
remounting usb adds _ at the end after bad removal
https://bugs.launchpad.net/bugs/151797
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 195439] Re: banshee: change the mark in banshee doesn't change in the applet

2008-03-07 Thread TerryG
What you are saying perhaps:

If I mark a song rating in the music applet, it changes the song's
rating in Banshee right away.

If I mark a song rating in Banshee, then the rating doesn't change in
the applet until the song is played.

Is this correct?

-- 
banshee: change the mark in banshee doesn't change in the applet
https://bugs.launchpad.net/bugs/195439
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 117281] Re: Banshee does not find Creative Zen V Plus

2008-03-07 Thread TerryG
Changed package to banshee since libgphoto2 seems to work correctly.


** Changed in: banshee (Ubuntu)
Sourcepackagename: libgphoto2 => banshee

-- 
Banshee does not find Creative Zen V Plus
https://bugs.launchpad.net/bugs/117281
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 117281] Re: Banshee does not find Creative Zen V Plus

2008-03-07 Thread TerryG
Try the following:

Create a file called:  .is_audio_player

>nano .is_audo_player

Add the following lines (modified for your situation):
#Cheesy audio player recognition script
audio_folders=MUSIC/,Podcasts/
folder_depth=2
output_formats=audio/mpeg 

Copy to the root directory of your player.

cp .is_audio_player /media/mycreativeplayerthatisgivingmefits

Connect and see what banshee says.

>bansee --debug

It works for me using gutsy, banshee 0.13.1 and an old sandisk 1 GB mp3
player.

Only the folders referenced in your .is_audio_player file will get
indexed in banshee, then you can play them from the player or drag them
into your library, or create playlists, whatever.

Marking incomplete pending these tests.


** Changed in: libgphoto2 (Ubuntu)
   Status: New => Incomplete

-- 
Banshee does not find Creative Zen V Plus
https://bugs.launchpad.net/bugs/117281
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 134120] Re: crash when clearing large number of files from the library

2008-03-07 Thread TerryG
Current work around:  keep your deletions under 1,000 songs: -->
Expression tree is too large (maximum depth 1000)

Anyone want to verify 999 song deletions?

-- 
crash when clearing large number of files from the library
https://bugs.launchpad.net/bugs/134120
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 70544] Re: Ipod properties crashes Banshee

2008-03-07 Thread TerryG
Works on Gutsy with 1st Gen Apple Shuffle (which I am listening to right
now through Banshee 0.13.1--base release).  Connected and playlist
showed up right a way.

Marking as Fixed Released.  Check your backports for older Ubuntu
releases or build from source.

** Changed in: banshee (Ubuntu)
   Status: Triaged => Fix Released

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

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


[Bug 159225] Re: Banshee cannot rearrange playlist items

2008-03-07 Thread TerryG
Problem still exists in gutsy with banshee 0.13.1.  Possible fix in
0.13.2 but haven't built it yet.

Work around:  create a new playlist, drag your tracks from the old list
in the order you want.

-- 
Banshee cannot rearrange playlist items
https://bugs.launchpad.net/bugs/159225
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 105059] Re: Banshee forgets advanced audio-profile import settings between sessions

2008-03-07 Thread TerryG
According the gnome bug report: http://bugzilla.gnome.org/show_bug.cgi?id=398278
This has been fixed in October 07 in 0.13.1 which is the base release for 
Gutsy.  For earlier distros, check your your backports.

Marking as Fix Released.

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

-- 
Banshee forgets advanced audio-profile import settings between sessions
https://bugs.launchpad.net/bugs/105059
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 57991] Re: Development MonoDocs are disabled

2008-03-07 Thread TerryG
I couldn't find it in gutsy or with backports enabled.  Currently
running banshee 0.13.1

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

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


[Bug 126865] Re: evince starts larger than screen

2008-03-06 Thread TerryG
Thanks for your bug submission.  I have not noticed this problem with
4:3 displays.  I do notice that evince remembers it's window size in
gutsy.  Perhaps there is a gnome desktop setting that limits the "super
desktop" size so that it conforms to your widescreen display.

Marking as Confirmed.  Reporter has demonstrated this behavior in 4
different Ubuntu versions.


** Changed in: evince (Ubuntu)
   Status: New => Confirmed

-- 
evince starts larger than screen
https://bugs.launchpad.net/bugs/126865
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 111275] Re: aggressive memory leak in kpdf while opening an illegal(?) PDF

2008-03-06 Thread TerryG
Marking as Confirmed since this has been moved to poppler.  Definitely locks up 
evince 2.20.1 with poppler 0.6.2 under gutsy.  A bad actor for only 12 pages.
Acroread 8 seems to open it OK.

** Changed in: kdegraphics (Ubuntu)
   Status: New => Confirmed

-- 
aggressive memory leak in kpdf while opening an illegal(?) PDF
https://bugs.launchpad.net/bugs/111275
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 94208] Re: [apport] acroread crashed with signal 5 in g_cclosure_marshal_VOID__PARAM()

2008-03-06 Thread TerryG
This bug is a year old.  Does the document still crash mozilla?  Marking
Confirmed since it's Importance was marked as Medium.


** Changed in: acroread (Ubuntu)
   Status: New => Confirmed

-- 
[apport] acroread crashed with signal 5 in g_cclosure_marshal_VOID__PARAM()
https://bugs.launchpad.net/bugs/94208
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 111383] Re: Corrupted .pdf file : advanced-linux-programming.pdf

2008-03-06 Thread TerryG
Thanks for the bug report.  I verified by installing ebook (sudo apt-get
install ebook-dev-alp), going to /usr/share/doc/ebook-dev-alp/ in Thunar
then opening with Xarchiver, extracting to a local directory then
opening with acroread 8 under gutsy.

The following error comes up:

Cannot extract the embedded font 'DENNNK +RotisSanSerif'.  Some
characters may not display or print properly.

Does not happen when opening from Firefox directly from docs.linux.cz
source location.

Either a bit error in compressing or an extractor problem or something
completely different.


** Changed in: ebook-dev-alp (Ubuntu)
   Status: New => Confirmed

-- 
Corrupted .pdf file : advanced-linux-programming.pdf
https://bugs.launchpad.net/bugs/111383
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 82152] Re: Acroread doesn't respect gtk2 color theme (bookmarks are white on white)

2008-03-06 Thread TerryG
Try acroread version 8.  Since this is an old bug and acroread is closed
source, I doubt much will get done unless you file this directly with
Adobe.

How does evince handle this situation under Hardy Alpha 5/6 with dark
theme?


** Changed in: acroread (Ubuntu)
   Status: New => Incomplete

-- 
Acroread doesn't respect gtk2 color theme (bookmarks are white on white)
https://bugs.launchpad.net/bugs/82152
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 60931] Re: Printing only works for PostScript files or CUPS' own test page

2008-03-06 Thread TerryG
Marked as Confirmed since this seems to be an intermittent issue.


** Changed in: foomatic-filters (Ubuntu)
   Status: New => Confirmed

-- 
Printing only works for PostScript files or CUPS' own test page
https://bugs.launchpad.net/bugs/60931
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   3   4   5   >