[Bug 164039] Re: GDM "Authentication Failure" infinite loop

2008-01-03 Thread Ardyn
Hi guys. I'm running a new Gutsy Gibbon system that I just set up, and I
have exactly this same problem. I have an infinite loop of
'Authentication Failed' stuff on GDM, but VT logins work. I tried to
blow away just the GDM config files and restore from defaults, but that
didn't seem to fix it.

I'm no developer, but if you want to try and take a peek at this bug
while it's still borked I'm willing to help. I think  it happened when I
was switching from 'automatic login' to 'timed login'. When I looked at
the config file in the terminal, it appeared that both auto login and
timed login were both activated. I disabled auto-login and left timed
login alone and it was still borked, tho, so I'm not sure if that's what
was doing it.

I'm going to try and fix it tonight, then try and see if I can replicate
it to confirm what caused it, but if there's anything else I can do to
help, please let me know.

Thanks, Ardyn.

-- 
GDM "Authentication Failure" infinite loop
https://bugs.launchpad.net/bugs/164039
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gdm in ubuntu.

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


[Bug 132612] Re: memory leak in evince?

2008-01-03 Thread kripkenstein
What I believe is the main cause of this bug has been discovered.
Details are in a comment I left on the GNOME bug report.

Briefly, the issue is that in scanned PDFs, each page contains an image.
Evince, unlike simpler viewers, allows users to copy images. Problem is,
the images are prepared in advance when the page is loaded. On a scanned
PDF, the images are of the size of the _original_ scanned page. In an
example PDF here, each such page is 4000x4000 pixels, which means 64 MB
per page. Caching 4 pages in addition to the current one means over 300
MB of RAM is used - very problematic (the actual pages, rendered at say
1024x786, should only take around 4 MB each, for 20 MB overall). I again
reiterate that I believe the severity of this bug should be higher than
'low'.

It is unclear how GNOME will respond. A correct solution would only
prepare the images for copying only when an actual copy request is made,
but this necessitates various changes, including to Poppler and perhaps
other rendering backends as well for the other formats aside from PDF.

Meanwhile, if this is not solved in time for Hardy, I suggest that
Ubuntu consider disabling image copying in Evince, especially since
Hardy is an LTS release. I attach a tiny patch that does so. The only
functionality lost is that one cannot copy images by right clicking or
dragging them, which is probably a rare behavior anyhow (and one can of
course still take a screenshot and get the desired part out of it). The
advantage is that Evince will not have unacceptable memory behavior on
certain PDFs. On my example PDF, patched Evince uses 38 MB instead of
over 300 MB.


** Attachment added: "no_image_copying.diff"
   http://launchpadlibrarian.net/11146014/no_image_copying.diff

-- 
memory leak in evince?
https://bugs.launchpad.net/bugs/132612
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 180267] Re: "Empty trash before umount" on removable disks should read "unmount"

2008-01-03 Thread Roberto Sarrionandia
** Bug watch added: GNOME Bug Tracker #507190
   http://bugzilla.gnome.org/show_bug.cgi?id=507190

** Also affects: nautilus via
   http://bugzilla.gnome.org/show_bug.cgi?id=507190
   Importance: Unknown
   Status: Unknown

-- 
"Empty trash before umount" on removable disks should read "unmount"
https://bugs.launchpad.net/bugs/180267
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


[Bug 180268] Nautilus FTP access fails to display permissions

2008-01-03 Thread k1dugar
Public bug reported:

I connected to an ftp server via Nautilus, right click and select properties on 
any file or folder then click on the permissions tab
but i got "The permissions of 'XXX' could not be determined." is displayed.

Can't rename any file or folder on ftp server I get this error window
popup, "The item could not be renamed. Sorry, couldn't rename "abc" to
"xyz".

I'm Using Ubuntu 8.04 Last Updated on 01/01/2008.

** Affects: gnome-vfs2 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Nautilus FTP access fails to display permissions
https://bugs.launchpad.net/bugs/180268
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-vfs2 in ubuntu.

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


[Bug 180267] Re: "Empty trash before umount" on removable disks should read "unmount"

2008-01-03 Thread Roberto Sarrionandia
This patch changes the string in the source file, translations would
need to be updated.

** Changed in: nautilus (Ubuntu)
 Assignee: (unassigned) => Roberto Sarrionandia (rbs-tito)

** Attachment added: "Changes the string in 
nautilus-2.20.0/libnautilus-private/nautilus-file-operations.c"
   http://launchpadlibrarian.net/11145362/nautilus-2.20.0.patch

** Tags added: patch

** Changed in: nautilus (Ubuntu)
 Assignee: Roberto Sarrionandia (rbs-tito) => (unassigned)

-- 
"Empty trash before umount" on removable disks should read "unmount"
https://bugs.launchpad.net/bugs/180267
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


[Bug 178288] Re: ekiga lacks support for bluetooth audio (bluez)

2008-01-03 Thread Tim
*** This bug is a duplicate of bug 87702 ***
https://bugs.launchpad.net/bugs/87702

I was actually just about to file this bug my self when I ran across
you're entry.

I own a plantroncs headset that works just fine while using the bluez
audio server and a .asoundrc file. Ekiga however does not see the device
nor have any way or me to enter it manually.

Idealy I should be able to go to the sound capplet and select the
blutooth device as my deault for "Audio Conferencing" so that it could
be used every were in gnome. Failing that, a way to get ekiga to use it
via some manual setting would do.

This is really quite a annoying lack since I use ekiga a lot and being
tied to my laptop via corded headphones is a pain. :)

Running gutsy, but willing to upgrade to hardy to help test any
improvements in this situation.

-- 
ekiga lacks support for bluetooth audio (bluez)
https://bugs.launchpad.net/bugs/178288
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for ekiga in ubuntu.

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


[Bug 180267] Re: "Empty trash before umount" on removable disks should read "unmount"

2008-01-03 Thread Roberto Sarrionandia
PCWorld have picked up on this too!

http://www.pcworld.com/printable/article/id,130110/printable.html

-- 
"Empty trash before umount" on removable disks should read "unmount"
https://bugs.launchpad.net/bugs/180267
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


[Bug 180267] Re: "Empty trash before umount" on removable disks should read "unmount"

2008-01-03 Thread Roberto Sarrionandia
I agree, this should probably be wishlist or minor, but users are never
presented with the term umount in the GNOME menus.

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

-- 
"Empty trash before umount" on removable disks should read "unmount"
https://bugs.launchpad.net/bugs/180267
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


[Bug 180267] Re: "Empty trash before umount" on removable disks should read "unmount"

2008-01-03 Thread Aaron Whitehouse
By the way, I am from New Zealand where we speak en_GB.

** Attachment added: "Screenshot-empty_trash.png"
   http://launchpadlibrarian.net/11145268/Screenshot-empty_trash.png

-- 
"Empty trash before umount" on removable disks should read "unmount"
https://bugs.launchpad.net/bugs/180267
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


[Bug 180267] "Empty trash before umount" on removable disks should read "unmount"

2008-01-03 Thread Aaron Whitehouse
Public bug reported:

Binary package hint: nautilus

I am using Ubuntu Gutsy.

If one deletes files on a removable USB key and then unmounts it, they are 
given the message:
"Would you like to empty the trash before you umount"

While I think that something along the lines of "disconnect" would be
more user-friendly, the message should at least read "uNmount" instead
of "umount"; if for no other reason than to maintain consistency with
the right-click menu on the desktop.

** Affects: nautilus (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
"Empty trash before umount" on removable disks should read "unmount"
https://bugs.launchpad.net/bugs/180267
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


[Bug 159670] Re: [Gutsy] Screensaver preview remains in one position and on top of all windows

2008-01-03 Thread KJB
I'll second this issue; I am experiencing both of these problems.  I
have the same graphics card but with different motherboard and a P4 2.4

-- 
[Gutsy] Screensaver preview remains in one position and on top of all windows
https://bugs.launchpad.net/bugs/159670
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-screensaver in ubuntu.

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


[Bug 180264] Re: Blackjack loss of options after splitting aces

2008-01-03 Thread Bret Cardwell
I notice that it is "Unreportable" because it's not a genuine Ubuntu
package.  FYI It came with the Ubuntu ISO that I downloaded through
Ubuntu.com

-- 
Blackjack loss of options after splitting aces
https://bugs.launchpad.net/bugs/180264
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-games in ubuntu.

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


[Bug 180264] Blackjack loss of options after splitting aces

2008-01-03 Thread Bret Cardwell
Public bug reported:

Binary package hint: gnome-games

blackjack 2.20.0.1

Vegas strip

Several times after splitting aces stand is the only option left.  Stuck
with soft 15 and soft 17.  Have been able to hit split aces a couple
times.

ProblemType: Bug
Architecture: i386
Date: Thu Jan  3 20:50:13 2008
DistroRelease: Ubuntu 7.10
Package: gnome-games 1:2.20.0.1-0ubuntu2
PackageArchitecture: i386
SourcePackage: gnome-games
Uname: Linux bret-desktop 2.6.22-14-generic #1 SMP Sun Oct 14 23:05:12 GMT 2007 
i686 GNU/Linux
UnreportableReason: This is not a genuine Ubuntu package

** Affects: gnome-games (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
Blackjack loss of options after splitting aces
https://bugs.launchpad.net/bugs/180264
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-games in ubuntu.

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


[Bug 180264] Re: Blackjack loss of options after splitting aces

2008-01-03 Thread Bret Cardwell

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/11145088/Dependencies.txt

-- 
Blackjack loss of options after splitting aces
https://bugs.launchpad.net/bugs/180264
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-games in ubuntu.

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


[Bug 179075] Re: Nautilus fails on 7.10 upgrade, fix simple

2008-01-03 Thread fishexe
/var/log/dist-upgrade/ contained these two files, as well as apt.log
which was empty.

-- 
Nautilus fails on 7.10 upgrade, fix simple
https://bugs.launchpad.net/bugs/179075
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


[Bug 179075] Re: Nautilus fails on 7.10 upgrade, fix simple

2008-01-03 Thread fishexe

** Attachment added: "main_pre_req.log"
   http://launchpadlibrarian.net/11144748/main_pre_req.log

-- 
Nautilus fails on 7.10 upgrade, fix simple
https://bugs.launchpad.net/bugs/179075
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


[Bug 179075] Re: Nautilus fails on 7.10 upgrade, fix simple

2008-01-03 Thread fishexe

** Attachment added: "main.log"
   http://launchpadlibrarian.net/11144742/main.log

-- 
Nautilus fails on 7.10 upgrade, fix simple
https://bugs.launchpad.net/bugs/179075
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


[Bug 180259] Stack trace with source code

2008-01-03 Thread Apport retracing service

** Attachment added: "StacktraceSource.txt"
   http://launchpadlibrarian.net/11144528/StacktraceSource.txt

** Tags added: apport-failed-retrace

-- 
totem-xine crashed with SIGSEGV in xine_port_send_gui_data()
https://bugs.launchpad.net/bugs/180259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for totem in ubuntu.

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


[Bug 180259] Symbolic threaded stack trace

2008-01-03 Thread Apport retracing service

** Attachment added: "ThreadStacktrace.txt (retraced)"
   http://launchpadlibrarian.net/11144527/ThreadStacktrace.txt

-- 
totem-xine crashed with SIGSEGV in xine_port_send_gui_data()
https://bugs.launchpad.net/bugs/180259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for totem in ubuntu.

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


[Bug 180259] Re: totem-xine crashed with SIGSEGV in xine_port_send_gui_data()

2008-01-03 Thread Apport retracing service

StacktraceTop:?? ()
?? ()

** Tags removed: need-i386-retrace

** Attachment added: "Stacktrace.txt (retraced)"
   http://launchpadlibrarian.net/11144526/Stacktrace.txt

-- 
totem-xine crashed with SIGSEGV in xine_port_send_gui_data()
https://bugs.launchpad.net/bugs/180259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for totem in ubuntu.

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


[Bug 180259] Re: totem-xine crashed with SIGSEGV in xine_port_send_gui_data()

2008-01-03 Thread IdleOne

** Attachment added: "CoreDump.gz"
   http://launchpadlibrarian.net/11144461/CoreDump.gz

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/11144462/Dependencies.txt

** Attachment added: "Disassembly.txt"
   http://launchpadlibrarian.net/11144463/Disassembly.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/11144464/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/11144465/ProcStatus.txt

** Attachment added: "Registers.txt"
   http://launchpadlibrarian.net/11144466/Registers.txt

** Attachment added: "ThreadStacktrace.txt"
   http://launchpadlibrarian.net/11144467/ThreadStacktrace.txt

** Visibility changed to: Public

-- 
totem-xine crashed with SIGSEGV in xine_port_send_gui_data()
https://bugs.launchpad.net/bugs/180259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for totem in ubuntu.

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


[Bug 180259] totem-xine crashed with SIGSEGV in xine_port_send_gui_data()

2008-01-03 Thread IdleOne
Public bug reported:

Binary package hint: totem

was just trying to watch a .avi file

ProblemType: Crash
Architecture: i386
Date: Thu Jan  3 22:10:41 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/totem-xine
NonfreeKernelModules: cdrom
Package: totem-xine 2.21.5-0ubuntu1
PackageArchitecture: i386
ProcCmdline: totem file:///home/idleone/Desktop/videos-to_convert/Xmas6.avi
ProcCwd: /home/idleone
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: totem
Stacktrace:
 #0  0xb7ce4e3b in xine_port_send_gui_data () from /usr/lib/libxine.so.1
 #1  0x in ?? ()
StacktraceTop:
 xine_port_send_gui_data () from /usr/lib/libxine.so.1
 ?? ()
Title: totem-xine crashed with SIGSEGV in xine_port_send_gui_data()
Uname: Linux ubuntu-box 2.6.24-2-generic #1 SMP Thu Dec 20 17:36:12 GMT 2007 
i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev sambashare scanner video

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


** Tags: apport-crash apport-failed-retrace

-- 
totem-xine crashed with SIGSEGV in xine_port_send_gui_data()
https://bugs.launchpad.net/bugs/180259
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for totem in ubuntu.

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


[Bug 150530] Re: gtk-doc makes sometimes the building failed

2008-01-03 Thread Laurent Bigonville
1.9 now in ubuntu

** Changed in: gtk-doc (Ubuntu)
   Status: New => Fix Released

-- 
gtk-doc makes sometimes the building failed
https://bugs.launchpad.net/bugs/150530
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gtk-doc in ubuntu.

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


[Bug 180017] Re: Feisty dies on login manager after screen goes to sleep

2008-01-03 Thread joegiampaoli
I think a temp fix which I did was disable the themed login manager and
just use plain interface, since last night with this option I have not
had any errors, also I have disabled acpid and apmd but I think that's
more for laps?

-- 
Feisty dies on login manager after screen goes to sleep
https://bugs.launchpad.net/bugs/180017
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gdm in ubuntu.

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


[Bug 180017] Re: Feisty dies on login manager after screen goes to sleep

2008-01-03 Thread jtholmes

This one is a varant of  157622 and some other bugs in the
system are similar to this sort of gdm behavior so I am going
to mark it confirmed.


** Changed in: gdm (Ubuntu)
 Assignee: jtholmes (jt-jtholmes) => (unassigned)
   Status: Incomplete => Confirmed

-- 
Feisty dies on login manager after screen goes to sleep
https://bugs.launchpad.net/bugs/180017
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gdm in ubuntu.

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


[Bug 180178] Re: system monitor not displaying on topbar

2008-01-03 Thread jtholmes

Lets back up a bit. I was going in the wrong direction.

Forget what I told you to do and just answer this question.

Before you upgraded was the system monitor Icon black with a thin white
border

-- 
system monitor not displaying on topbar
https://bugs.launchpad.net/bugs/180178
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-system-monitor in ubuntu.

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


[Bug 180017] Re: Feisty dies on login manager after screen goes to sleep

2008-01-03 Thread joegiampaoli
Ok here are my system specs:

Ubuntu Feisty Fawn 32 bit
Processor AMD Athlon 64
Motherboard: MSI K8MM-V
NVIDIA GeForce 6200 AGP
NVIDIA Driver Version: 169.07 (Installed with Alberto Milone's "ENVY")
1 GB RAM

In my case I don't even get the login manager after display goes to
sleep.

Thx for you response and testing this out.

-- 
Feisty dies on login manager after screen goes to sleep
https://bugs.launchpad.net/bugs/180017
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gdm in ubuntu.

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


[Bug 27060] Re: Battery applet never says fully charged

2008-01-03 Thread Leann Ogasawara
Hardy Heron Alpha2 was recently released.  It contains an updated
version of the kernel.  You can download and try the new Hardy Heron
Alpha2 release from http://cdimage.ubuntu.com/releases/hardy/alpha-2/ .
You should be able to then test the new kernel via the LiveCD.  If you
can, please verify if this bug still exists or not and report back your
results. General information regarding the release can also be found
here: http://www.ubuntu.com/testing/hardy/alpha2 .  Thanks!

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

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

** Tags removed: hardy-kernel-candidate

-- 
Battery applet never says fully charged
https://bugs.launchpad.net/bugs/27060
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 147883] Re: Songs that have a space in their path are not imported automatically from watched music folders

2008-01-03 Thread lexual
I can't get rhythmbox to import any of my music files thanks to this
bug. Am I right to conclude that this won't be fixed in gutsy?

from https://wiki.ubuntu.com/StableReleaseUpdates:
"Bugs which represent severe regressions from the previous release of Ubuntu"

Doesn't the fact that the program can no longer import any of my music files 
count as a "severe regressions".
What use is rhythmbox if it can't import any music?

-- 
Songs that have a space in their path are not imported automatically from 
watched music folders
https://bugs.launchpad.net/bugs/147883
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 180017] Re: Feisty dies on login manager after screen goes to sleep

2008-01-03 Thread jtholmes

I can confirm a portion of this bug.

I set the screen saver to 10 mins

I logoff  System->Quit->logoff

Let the login display sit 10 mins screensaver starts (actually blank
screen)

I wait a minute or so

i press any key

login screen displays

enter username
enter passwd

login is successful

gdm colors the screen gold and gnome desktop does not display

I have to get to a  virtual console window and  shutdown -r now 
and on reboot things are fine.

This is a similar situation to  bug  157622 which is gdm related
I am changing the package name to gdm


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

-- 
Feisty dies on login manager after screen goes to sleep
https://bugs.launchpad.net/bugs/180017
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gdm in ubuntu.

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


[Bug 180017] Feisty dies on login manager after screen goes to sleep

2008-01-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Title says it all.

This happens mostly on login manager after I log off and the screen goes
to sleep after a while (20 minutes aprox), then nothing wakes up, I can
hear fans and all, just doesn't respond, I believe I started having this
problem with last linux headers update, forces me to do HARD reboots.

** Affects: gdm (Ubuntu)
 Importance: Undecided
 Assignee: jtholmes (jt-jtholmes)
 Status: Incomplete

-- 
Feisty dies on login manager after screen goes to sleep
https://bugs.launchpad.net/bugs/180017
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is a bug contact for gdm in ubuntu.

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


[Bug 162134] Re: window-list freezes gnome-panel

2008-01-03 Thread Hrimhari
I thought I attached the requested information. Could you be more
specific on what is missing?

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

-- 
window-list freezes gnome-panel
https://bugs.launchpad.net/bugs/162134
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 162134] What information?

2008-01-03 Thread Hrimhari
Excuse me, I followed the link and attached the requested files. What
kind of information is missing?

-- 
window-list freezes gnome-panel
https://bugs.launchpad.net/bugs/162134
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 25619] Re: eog doesn't ask whether to save changes

2008-01-03 Thread brettalton
Sorry, but I must reiterate: I installed eog 2.21.3 in Gutsy (with magic
;) ) and there is no "What You See Is What You Get" function (where when
you rotate the image, it rotates on disk) or save dialogue pop ups
warning the user that their changes have not been saved upon exiting.
I'm worried for the sake of functionality when it comes to the Desktop
user always having to hit 'ctrl + s' after every rotation... I'm sorry,
but people just don't want to do it.

-- 
eog doesn't ask whether to save changes
https://bugs.launchpad.net/bugs/25619
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 140460] Re: Evolution : On startup unable to connect to POP server

2008-01-03 Thread Benjamin Drung
I have a workaround:

Move all your mails from the inbox to another folder. Then close
Evolution. Goto ~/.evolution/mail/local/ and remove all files beginning
with Inbox (in my case there were six files). Now you can start
Evolution again and move the mails back to the inbox. The bug
disappeared.

-- 
Evolution : On startup unable to connect to POP server
https://bugs.launchpad.net/bugs/140460
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 25619] Re: eog doesn't ask whether to save changes

2008-01-03 Thread brettalton
Any chance of getting this patch included in Gutsy:
http://bugzilla.gnome.org/attachment.cgi?id=80799&action=view ???
(http://bugzilla.gnome.org/show_bug.cgi?id=322243#c2)

-- 
eog doesn't ask whether to save changes
https://bugs.launchpad.net/bugs/25619
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 112948] Re: Ekiga hangs when using pulseaudio

2008-01-03 Thread Jonathan Rogers
I'm no longer so certain there's a bug in the PulseAudio server. Some
ALSA clients (such as SDL) cause pulseaudio to use all available CPU
time until it writes "Soft CPU time limit exhausted, terminating." to
its stdout and exits. I'm not sure exactly where that message comes from
or what causes pulseaudio to exit. It may be the kernel forcibly killing
the process, so this may be more a configuration issue than a bug in
pulseaudio.

-- 
Ekiga hangs when using pulseaudio
https://bugs.launchpad.net/bugs/112948
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

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


[Bug 180238] Re: "keyboard LED to show alternative layouts" doesn't work in Hardy a2

2008-01-03 Thread jtholmes

This is a duplicate of 180237

** Changed in: gnome-control-center (Ubuntu)
Sourcepackagename: None => gnome-control-center

-- 
"keyboard LED to show alternative layouts" doesn't work in Hardy a2
https://bugs.launchpad.net/bugs/180238
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-control-center in ubuntu.

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


[Bug 180178] Re: system monitor not displaying on topbar

2008-01-03 Thread Xeno Campanoli
Okay thanks.  As I said, it's Gutsy.  I only used the red star on the
top menu bar to upgrade.  I did nothing else.  I presume that's all
available upgrades known by the standard ubuntu mechanisms used by most
users.  I did NOT do an "apt-get update;apt-get -f upgrade" or any such
thing.  I was completely upgraded to the latest until the red star
appeared this week.

I am not up to speed on the file locations for the System->Admin
(presuming you don't mean to have me work the dropdown menu).  Please
specify the path I should look in.  I am not finding anything with the
string "System->Admin" using grep -lRi.

I am noticing the following, which appears odd:

[EMAIL PROTECTED]:~$ cat .gnome-system-monitor.xeno 
cat: .gnome-system-monitor.xeno: No such device or address
[EMAIL PROTECTED]:~$ 
--snip--

Please give me specific file specifications to edit files, or please
specify you want me to tell you dropdown menu entries.  The entries do
look normal and the names in the regular window seem all normally
populated.

-- 
system monitor not displaying on topbar
https://bugs.launchpad.net/bugs/180178
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-system-monitor in ubuntu.

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


[Bug 180238] "keyboard LED to show alternative layouts" doesn't work in Hardy a2

2008-01-03 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

I choose "Scroll Lock" to show alternate keyboard layout. It works fine
on Feisty but after upgrading to Hardy, it stops working.

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New

-- 
"keyboard LED to show alternative layouts" doesn't work in Hardy a2
https://bugs.launchpad.net/bugs/180238
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is a bug contact for gnome-control-center in ubuntu.

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


[Bug 180237] Re: "keyboard LED to show alternative layouts" doesn't work in Hardy a2

2008-01-03 Thread jtholmes

Omid
Thank you for taking the time to report this problem.

Could you please describe the steps in a little more detail,
that can be taken to reproduce the problem.


** Changed in: gnome-control-center (Ubuntu)
   Status: New => Incomplete

-- 
"keyboard LED to show alternative layouts" doesn't work in Hardy a2
https://bugs.launchpad.net/bugs/180237
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-control-center in ubuntu.

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


Re: [Bug 95326] Re: sound juicer aac formatted files skip and...

2008-01-03 Thread Kristian Erik Hermansen
On Jan 3, 2008 3:38 PM, Matt Hanyok <[EMAIL PROTECTED]> wrote:
> The only workaround I know of is to use an application that doesn't rely
> on gstreamer for the encoding. The "abcde" program that some have
> mentioned uses the plain faac I think, so it isn't affected by this; I
> haven't tried it myself. Rhythmbox still tries its transcoding weirdness
> when iPod syncing even if you rip them with that, though, so you'd have
> to use Banshee or Exaile for syncing songs to one.

I previously utilized gtkpod to sync.  However, I converted my iPod
firmware to Rockbox and have never looked back.  Now I can just drop
songs on the storage volume without dealing with that iPod database...

> I'm wondering if this will be fixed in the course of the Hardy
> development cycle. I don't have a system I can run Alpha software on
> right now, sadly, otherwise I'd start using those releases and making
> reports on it.

I have been running Hardy since alpha1.  I still think gstreamer for
aac is broken.  Now I just use faac, when I have to.  But I also
converted all my music to OGG/Vorbis and audiobooks to OGG/Speex when
I moved to Rockbox...
-- 
Kristian Erik Hermansen
"Know something about everything and everything about something."

-- 
sound juicer aac formatted files skip and...
https://bugs.launchpad.net/bugs/95326
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gstreamer0.10 in ubuntu.

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


[Bug 180178] Re: system monitor not displaying on topbar

2008-01-03 Thread jtholmes
** Changed in: gnome-system-monitor (Ubuntu)
   Status: New => Incomplete

-- 
system monitor not displaying on topbar
https://bugs.launchpad.net/bugs/180178
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-system-monitor in ubuntu.

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


[Bug 176092] Re: Evolution address book crash

2008-01-03 Thread Luís Silva
same problem here.

I'm with gutsy...

While the main function of evolution is sending emails, actually being able to 
categorize contacts is also a major feature... No one with a big contact list 
would be very happy with this bug... Could this get a bit more attention? At 
least it should have bigger importance!
Also, the gnome bug associated to this bug report seems to be related to LDAP, 
not to categories... In my case, *only* have one local address book.

Thanks

-- 
Evolution address book crash
https://bugs.launchpad.net/bugs/176092
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 180237] "keyboard LED to show alternative layouts" doesn't work in Hardy a2

2008-01-03 Thread Omid
Public bug reported:

Binary package hint: gnome-control-center

I choose "Scroll Lock" to show alternate keyboard layout. It works fine
on Feisty but after upgrading to Hardy, it stops working.

** Affects: gnome-control-center (Ubuntu)
 Importance: Undecided
 Status: New

-- 
"keyboard LED to show alternative layouts" doesn't work in Hardy a2
https://bugs.launchpad.net/bugs/180237
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-control-center in ubuntu.

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


[Bug 174611] Re: gnome-system-monitor showing impossible amounts of memory

2008-01-03 Thread gunderwood
I have the same problem on two quad core machines. I did not have this
problem on my previous install on either machine. I reinstalled because
I messed up the compiz install and could log in, but had a blank screen.
I now have a working compiz/fglx install. The only difference between
the installs is this time I installed xserver-xgl versus the default.
Neither machine did this before, now they both do.

** Attachment added: "Crazy memory usage!"
   http://launchpadlibrarian.net/11141062/memory.jpeg

-- 
gnome-system-monitor showing impossible amounts of memory
https://bugs.launchpad.net/bugs/174611
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 66051] Re: [users-admin] Adding a previously existing user fails silently

2008-01-03 Thread Saïvann Carignan
It's not fixed in ubuntu yet but it seems to be fixed upstream since a
few days ago, according to
http://bugzilla.gnome.org/show_bug.cgi?id=300016 .

We'll have to wait until it get in ubuntu repositories before confirming
that it fixes this issue, or build it and test it.

-- 
[users-admin] Adding a previously existing user fails silently
https://bugs.launchpad.net/bugs/66051
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 180231] Re: Darklooks : Searchbox unreadable

2008-01-03 Thread Roberto Sarrionandia
Should this be merged with 145071?

https://bugs.launchpad.net/ubuntu/+source/gnome-themes-
extras/+bug/145071

-- 
Darklooks : Searchbox unreadable
https://bugs.launchpad.net/bugs/180231
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-themes-extras in ubuntu.

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


[Bug 180233] gthumb folder keyboard control

2008-01-03 Thread larrycz
Public bug reported:

Binary package hint: gthumb

Version:
  gthumb 2.10.6 on Ubuntu 7.10

Steps to reproduce:
1.  Launch gthumb
2.  Populate the "Recent folder" list in the File -> Folder -> Copy dialog by 
make image copies
 into a bunch of different folders (other than user's home folder - see 
below)
3.  Go File -> Folder -> Copy again, but stay in the "Choose the destination 
folder dialog"
4.  While still in the dialog, hit  3 times OR press 
5.  Select a folder using  and 
6.  Hit OK (using mouse or keyboard)
7.  The file will be copied into file:///home/$USER (maybe somewhere else, not 
sure, but definitely
 not in the selected folder)

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

-- 
gthumb folder keyboard control
https://bugs.launchpad.net/bugs/180233
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gthumb in ubuntu.

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


[Bug 145071] Re: Darklooks gnome-panel msg unreadable

2008-01-03 Thread Christian
The workaround provided by Adrian Frith doesn't work here with ubuntu
7.10 (2.6.22-14-generic #1 SMP) : nothing changes.

-- 
Darklooks gnome-panel msg unreadable
https://bugs.launchpad.net/bugs/145071
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-themes-extras in ubuntu.

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


[Bug 180231] Re: Darklooks : Searchbox unreadable

2008-01-03 Thread Christian
Screenshot of gnome-app-install

** Attachment added: "gnome-app-install searchbox highlight bug"
   
http://launchpadlibrarian.net/11141009/Capture-Ajouter-supprimer%20des%20applications.png

-- 
Darklooks : Searchbox unreadable
https://bugs.launchpad.net/bugs/180231
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-themes-extras in ubuntu.

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


[Bug 180231] Re: Darklooks : Searchbox unreadable

2008-01-03 Thread Christian
Screenshot of rythmbox

** Attachment added: "rythmbox searchbox highlight bug"
   http://launchpadlibrarian.net/11141010/Capture-Lecteur%20de%20musique.png

-- 
Darklooks : Searchbox unreadable
https://bugs.launchpad.net/bugs/180231
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-themes-extras in ubuntu.

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


[Bug 180231] Darklooks : Searchbox unreadable

2008-01-03 Thread Christian
Public bug reported:

Binary package hint: gnome-themes-extras

When using darklooks on ubuntu 7.10/gnome, searchbox becomes unreadable
(light text on light background) once highlighted. It seems to be theme-
related because the same behavior shows up in gnome-app-install and
rythmbox (see screenshots attached).

It might have some relations with the bug 145071 (
https://bugs.launchpad.net/ubuntu/+source/gnome-themes-
extras/+bug/145071 )

** Affects: gnome-themes-extras (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Darklooks : Searchbox unreadable
https://bugs.launchpad.net/bugs/180231
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-themes-extras in ubuntu.

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


[Bug 180224] Re: Hibernate icon missing in GDM options menu

2008-01-03 Thread jtholmes

I also confirm this missing icon 
I am running  hardy  daily-live a/o 1/2/08

good catch by the reporter

-- 
Hibernate icon missing in GDM options menu
https://bugs.launchpad.net/bugs/180224
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gdm in ubuntu.

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


Re: [Bug 144326] Re: MASTER firefox crashed on print preview [EMAIL PROTECTED] [EMAIL PROTECTED]

2008-01-03 Thread Alexander Sack
On Tue, Dec 04, 2007 at 08:38:32AM -, Fred Hermanns wrote:
> I have installed FF 2.0.0.11 with ubuntuzilla. I still have the
> printpreview issue Kubuntu 7.10.
> 

Please don't use ubuntuzilla. This can cause several issues.

 - Alexander

-- 
MASTER firefox crashed on print preview [EMAIL PROTECTED] [EMAIL PROTECTED]
https://bugs.launchpad.net/bugs/144326
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 180224] Re: Hibernate icon missing in GDM options menu

2008-01-03 Thread Brian Murray
Bug 151750 may be related to this.

** Changed in: gdm (Ubuntu)
   Importance: Undecided => High

-- 
Hibernate icon missing in GDM options menu
https://bugs.launchpad.net/bugs/180224
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gdm in ubuntu.

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


[Bug 180224] Re: Hibernate icon missing in GDM options menu

2008-01-03 Thread Roberto Sarrionandia
Confirmed for Alpha 2

** Changed in: gdm (Ubuntu)
 Assignee: (unassigned) => Roberto Sarrionandia (rbs-tito)
   Status: New => In Progress

-- 
Hibernate icon missing in GDM options menu
https://bugs.launchpad.net/bugs/180224
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gdm in ubuntu.

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


[Bug 180224] Re: Hibernate icon missing in GDM options menu

2008-01-03 Thread Leann Ogasawara
I can confirm this bug.  The Hibernate action is missing the icon.  I
also have gdm version 2.20.2-1ubuntu2 installed.  Thanks

** Changed in: gdm (Ubuntu)
 Assignee: Roberto Sarrionandia (rbs-tito) => (unassigned)
   Status: In Progress => Confirmed

-- 
Hibernate icon missing in GDM options menu
https://bugs.launchpad.net/bugs/180224
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gdm in ubuntu.

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


[Bug 180224] Hibernate icon missing in GDM options menu

2008-01-03 Thread Brian Murray
Public bug reported:

Binary package hint: gdm

Using Hardy at the GDM options menu the Hibernate action is missing an
icon.  I have gdm version 2.20.2-1ubuntu2 installed.

Looking at the source package in the pixmaps/24x24/ directory there does
not seem to be a system-hibernate.png file, while system-suspend.png
exits.

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


** Tags: qa-hardy-list

** Tags added: qa-hardy-list

-- 
Hibernate icon missing in GDM options menu
https://bugs.launchpad.net/bugs/180224
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gdm in ubuntu.

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


[Bug 112948] Re: Ekiga hangs when using pulseaudio

2008-01-03 Thread Jonathan Rogers
I get the same error with the speaker-test program from alsa-utils:

speaker-test: pcm_params.c:2351: sndrv_pcm_hw_params: Assertion `err >=
0' failed.

However, some ALSA apps, such as aplay, alsa-mixer, mplayer with "-ao
alsa", and exaile work just fine with the "pulse" pcm and control
plugins. OTOH, several SDL apps skip and even crash the PulseAudio
server when using the alsa pulse plugin. The same SDL apps work much
better when using the SDL esd or pulse plugins to connect to the same
server.

So, I suspect the bug lies in the PulseAudio server and/or the pulse
alsa plugin. It seems the server must be at least partly to blame, since
some client connections (mostly from the alsa plugin) crash it.

-- 
Ekiga hangs when using pulseaudio
https://bugs.launchpad.net/bugs/112948
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is the registrant for ekiga.

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


[Bug 164062] Re: rhythmbox crashed with SIGSEGV in main()

2008-01-03 Thread gQuigs
Nevermind.  It worked for one run.  But now I can see the GUI (for a
second) and then it crashes.

-- 
rhythmbox crashed with SIGSEGV in main()
https://bugs.launchpad.net/bugs/164062
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 164062] Re: rhythmbox crashed with SIGSEGV in main()

2008-01-03 Thread gQuigs
I had this bug and then I removed all of the pulse audio packages.   It
works now.

-- 
rhythmbox crashed with SIGSEGV in main()
https://bugs.launchpad.net/bugs/164062
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 66051] Re: [users-admin] Adding a previously existing user fails silently

2008-01-03 Thread PureRumble
Are you rally sure this time? :-)

-- 
[users-admin] Adding a previously existing user fails silently
https://bugs.launchpad.net/bugs/66051
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 95326] Re: sound juicer aac formatted files skip and...

2008-01-03 Thread Matt Hanyok
The only workaround I know of is to use an application that doesn't rely
on gstreamer for the encoding. The "abcde" program that some have
mentioned uses the plain faac I think, so it isn't affected by this; I
haven't tried it myself. Rhythmbox still tries its transcoding weirdness
when iPod syncing even if you rip them with that, though, so you'd have
to use Banshee or Exaile for syncing songs to one.

I'm wondering if this will be fixed in the course of the Hardy
development cycle. I don't have a system I can run Alpha software on
right now, sadly, otherwise I'd start using those releases and making
reports on it.

-- 
sound juicer aac formatted files skip and...
https://bugs.launchpad.net/bugs/95326
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gstreamer0.10 in ubuntu.

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


[Bug 156116] Re: rhythmbox album cover displayed incorrectly

2008-01-03 Thread James
I sometimes get the correct album art, but often not.  At the moment
I've got Boston playing Smokin' from their Greatest Hits album, and the
album art shown is "Broadway's Greatest Hits".

This seems to just be the result of a bad search tool.  Either the
search tool needs to be better, or there should be a way of manually
searching and selecting the correct artwork, then have RhythmBox
remember for next time.

-- 
rhythmbox album cover displayed incorrectly
https://bugs.launchpad.net/bugs/156116
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for rhythmbox in ubuntu.

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


[Bug 180178] Re: system monitor not displaying on topbar

2008-01-03 Thread jtholmes

Could you supply the release feisty,gutsy or number  7.04, 7.10  etc.

Can you list the  commands/procedures you used to upgrade

Did you perform all available upgrades (i.e. all pacakges) or only a few

Can you edit the System->Admin menu and do the following

Edit the System Monitor Entry

  Is the Name Field Populated

  Look at the Icon Window, does it contain the System Monitor Icon

   If you are unsuccessful in the above, then

   Can you edit the System->Admin menu and try to manually add
gnome-system-monitor to it

If you are unsuccessful in the above, then

 Can you add anything to the System->Admin menu

-- 
system monitor not displaying on topbar
https://bugs.launchpad.net/bugs/180178
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-system-monitor in ubuntu.

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


[Bug 179080] Re: gnome-panel crashed with SIGSEGV in gdk_threads_dispatch()

2008-01-03 Thread mlind
Sorry, I have no idea how to reproduce this. It happens very randomly,
usually when CPU is under heavy load.

-- 
gnome-panel crashed with SIGSEGV in gdk_threads_dispatch()
https://bugs.launchpad.net/bugs/179080
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-panel in ubuntu.

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


[Bug 180178] Re: system monitor not displaying on topbar

2008-01-03 Thread Xeno Campanoli
Sorry.  This is on Gutsy, so the latest update I refer to is the latest
Gutsy update.

** Changed in: gnome-system-monitor (Ubuntu)
   Status: Incomplete => New

-- 
system monitor not displaying on topbar
https://bugs.launchpad.net/bugs/180178
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-system-monitor in ubuntu.

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


[Bug 180205] Re: Personal data manager doesn't display any password information

2008-01-03 Thread Jouni Mettala
** Changed in: epiphany-browser (Ubuntu)
   Status: New => Confirmed

-- 
Personal data manager doesn't display any password information
https://bugs.launchpad.net/bugs/180205
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for epiphany-browser in ubuntu.

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


[Bug 128329] Re: visual bug in gnome terminal

2008-01-03 Thread Tormod Volden
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to "New". Thanks again!

** Changed in: xserver-xorg-video-ati (Ubuntu)
 Assignee: Tormod Volden (tormodvolden) => (unassigned)
   Status: Incomplete => Invalid

-- 
visual bug in gnome terminal
https://bugs.launchpad.net/bugs/128329
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 180178] Re: system monitor not displaying on topbar

2008-01-03 Thread jtholmes
** Changed in: gnome-system-monitor (Ubuntu)
 Assignee: (unassigned) => jtholmes (jt-jtholmes)
   Status: New => Incomplete

-- 
system monitor not displaying on topbar
https://bugs.launchpad.net/bugs/180178
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-system-monitor in ubuntu.

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


[Bug 180205] Personal data manager doesn't display any password information

2008-01-03 Thread Senor Hubris
Public bug reported:

Binary package hint: epiphany-browser

Epiphany's personal data manager does not display any information about
stored passwords (when you click on the 'Passwords' tab you get an empty
window).  The files signon.txt and signon2.txt exist in the
$HOME/.gnome2/epiphany/mozilla/epiphany directory.  I believe these are
the files that xulrunner and/or firefox use for storing this personal
information.  An 'strace -e trace=open' suggests that these files aren't
being looked for by epiphany.  Also epiphany no longer asks if you want
to 'remember' passwords.

epiphany-gecko: 2.21.4-0ubuntu3
epiphany-browser: 2.21.4-0ubuntu3

** Affects: epiphany-browser (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Personal data manager doesn't display any password information
https://bugs.launchpad.net/bugs/180205
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for epiphany-browser in ubuntu.

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


[Bug 13199] Re: Drag n' Drop directories from File-Roller is somewhat tricky

2008-01-03 Thread Nicolò Chieffo
** Changed in: nautilus
   Importance: Unknown => Undecided
 Bugwatch: GNOME Bug Tracker #171655 => None
   Status: Confirmed => New

** Changed in: nautilus
   Status: New => Invalid

-- 
Drag n' Drop directories from File-Roller is somewhat tricky
https://bugs.launchpad.net/bugs/13199
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 57701] Re: [edgy] gnome shows duplicated mounts

2008-01-03 Thread Nicolò Chieffo
closing this to lower open bug numbers, since it is fixed now, and
gnomevfs will be deprecated

** Changed in: gnome-vfs
   Importance: Unknown => Undecided
 Bugwatch: GNOME Bug Tracker #357156 => None

** Changed in: gnome-vfs
   Status: New => Invalid

-- 
[edgy] gnome shows duplicated mounts
https://bugs.launchpad.net/bugs/57701
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-vfs2 in ubuntu.

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


[Bug 38355] Re: wireless status not visible

2008-01-03 Thread Nicolò Chieffo
closing this bug since we have network manager now

** Changed in: gnome-netstatus
   Importance: Unknown => Undecided
 Bugwatch: GNOME Bug Tracker #337472 => None

** Changed in: gnome-netstatus
   Status: New => Invalid

-- 
wireless status not visible
https://bugs.launchpad.net/bugs/38355
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 178897] Re: eog perpetually greys out option to show side pane

2008-01-03 Thread Directrix1
I'm running gutsy on x86.  This is upgraded from Feisty.  I'll attach an
image from my Nikon that should have EXIF info but there is no option to
show the side pane for me.

** Attachment added: "Demo Image"
   http://launchpadlibrarian.net/11139152/DSCN1251.JPG

-- 
eog perpetually greys out option to show side pane
https://bugs.launchpad.net/bugs/178897
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 159958] Re: Evince takes to much RAM and CPU

2008-01-03 Thread albert
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to "New". Thanks again!

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

-- 
Evince takes to much RAM and CPU
https://bugs.launchpad.net/bugs/159958
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 164531] Re: lose my desktop configuration with their shortcut

2008-01-03 Thread albert
We are closing this bug report because it lacks the information we need
to investigate the problem, as described in the previous comments.
Please reopen it if you can give us the missing information, and don't
hesitate to submit bug reports in the future. To reopen the bug report
you can click on the current status, under the Status column, and change
the Status back to "New". Thanks again!

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

-- 
lose my desktop configuration with their shortcut
https://bugs.launchpad.net/bugs/164531
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


[Bug 180087] Re: Processes tab causes GLib error

2008-01-03 Thread Frank Quist
Installing those packages seems only to have aggravated the symbol
problem... backtrace attached

** Attachment added: "Backtrace"
   http://launchpadlibrarian.net/11138752/gdb-gnome-system-monitor.txt

-- 
Processes tab causes GLib error
https://bugs.launchpad.net/bugs/180087
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 180181] [PATCH] Fix warnings from GtkItemFactoryCallback with -Wstrict-prototypes

2008-01-03 Thread Richard Laager
Public bug reported:

I compiled Pidgin with -Wstrict-prototypes and got warnings from GTK+. Attached
is a patch to fix the problem.

I should point out that there's a commend about () and (void) above this line
of code that I don't understand. If this is not the correct fix, please let me
know.

** Affects: gtk
 Importance: Unknown
 Status: Unknown

** Affects: gtk+2.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

** Bug watch added: GNOME Bug Tracker #507107
   http://bugzilla.gnome.org/show_bug.cgi?id=507107

** Also affects: gtk via
   http://bugzilla.gnome.org/show_bug.cgi?id=507107
   Importance: Unknown
   Status: Unknown

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

-- 
[PATCH] Fix warnings from GtkItemFactoryCallback with -Wstrict-prototypes
https://bugs.launchpad.net/bugs/180181
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gtk+2.0 in ubuntu.

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


[Bug 93381] Re: [Feisty] "Name" column width in nautilus

2008-01-03 Thread Pedro Villavicencio
** Changed in: nautilus
 Bugwatch: GNOME Bug Tracker #419721 => GNOME Bug Tracker #419343
   Status: Invalid => Unknown

-- 
[Feisty] "Name" column width in nautilus
https://bugs.launchpad.net/bugs/93381
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 180087] Re: Processes tab causes GLib error

2008-01-03 Thread Frank Quist
Earlier I did not know what made the difference between gnome-system-
monitor crashing or not upon going to the processes tab. It seemed
utterly random. Upon further testing I've noticed that it appears that
the crash occurs when a terminal window is open (I usually have this
open so that might explain why it happens often but not always). There
could still be other factors, though. It does not matter whether it's
gnome-terminal, xfce4-terminal or kterm (the Hotwire terminal does not
cause a crash)

To reproduce, either:
1. Open gnome-system-monitor (terminal is not yet open)
2. Switch to processes tab
3. Open gnome-terminal
Program will immediately crash.

Or:
1. Open gnome-terminal
2. Open gnome-system monitor (terminal is already open)
3. Switch to processes tab
Program will immediately crash.

I hope this is of aid.

I will attach the backtrace after a restart... since it does not seem
right now like the packages installed changed anything.

-- 
Processes tab causes GLib error
https://bugs.launchpad.net/bugs/180087
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 180178] system monitor not displaying on topbar

2008-01-03 Thread Xeno Campanoli
Public bug reported:

Binary package hint: gnome-system-monitor

I have the gnome system monitor icon on my top menu bar, and it has been
working up until the latest update.  Now it only shows a thin horizontal
rectangle with a darker line through the middle of it, also
horizontally.  I have not noticed it failing like this before, and it
was working yesterday, so it appears to have only become this way after:

1.  Doing my latest upgrade yesterday, January 2, 2008.
2.  Rebooting and bringing it up now.  I have not tried this a second time.
3.  You can still get the full sized monitor by mouseclicking the icon.  

Help shows the version is 2.20.1.

** Affects: gnome-system-monitor (Ubuntu)
 Importance: Undecided
 Status: New

-- 
system monitor not displaying on topbar
https://bugs.launchpad.net/bugs/180178
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-system-monitor in ubuntu.

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


[Bug 179552] Re: [Hardy] gnome-session hangs on log in

2008-01-03 Thread Pedro Villavicencio
*** This bug is a duplicate of bug 136529 ***
https://bugs.launchpad.net/bugs/136529

** This bug has been marked a duplicate of bug 136529
   Can't log in after upgrading

-- 
[Hardy] gnome-session hangs on log in
https://bugs.launchpad.net/bugs/179552
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-session in ubuntu.

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


[Bug 180171] [PATCH] Fix warnings with -Wstrict-prototypes

2008-01-03 Thread Richard Laager
Public bug reported:

I compiled Pidgin with -Wstrict-prototypes and got a warning from gtkspell.
Attached is a patch to fix it.

** Affects: gtkspell
 Importance: Unknown
 Status: Unknown

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

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

-- 
[PATCH] Fix gtkspell warnings with -Wstrict-prototypes
https://bugs.launchpad.net/bugs/180171
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gtkspell in ubuntu.

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


[Bug 180171] Re: [PATCH] Fix warnings with -Wstrict-prototypes

2008-01-03 Thread Richard Laager

** Attachment added: "gtkspell-strict-prototypes.diff"
   http://launchpadlibrarian.net/11138321/gtkspell-strict-prototypes.diff

** Bug watch added: SourceForge.net Tracker #1863390
   http://sourceforge.net/support/tracker.php?aid=1863390

** Also affects: gtkspell via
   http://sourceforge.net/support/tracker.php?aid=1863390
   Importance: Unknown
   Status: Unknown

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

** Summary changed:

- [PATCH] Fix warnings with -Wstrict-prototypes
+ [PATCH] Fix gtkspell warnings with -Wstrict-prototypes

-- 
[PATCH] Fix gtkspell warnings with -Wstrict-prototypes
https://bugs.launchpad.net/bugs/180171
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gtkspell in ubuntu.

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


[Bug 178899] Re: feature request: combine like contacts

2008-01-03 Thread Pedro Villavicencio
Thanks for your report, that's known upstream you can track it here:
http://bugzilla.gnome.org/show_bug.cgi?id=211082

** Also affects: evolution via
   http://bugzilla.gnome.org/show_bug.cgi?id=211082
   Importance: Unknown
   Status: Unknown

** Changed in: evolution (Ubuntu)
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
   Status: New => Triaged

-- 
feature request: combine like contacts
https://bugs.launchpad.net/bugs/178899
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 180101] Re: rhythmbox 0.11.4-0ubuntu1 crashes with SIGSEGV

2008-01-03 Thread Nat Budin

** Attachment added: "gdb-rhythmbox.txt"
   http://launchpadlibrarian.net/11138271/gdb-rhythmbox.txt

-- 
rhythmbox 0.11.4-0ubuntu1 crashes with SIGSEGV
https://bugs.launchpad.net/bugs/180101
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 180087] Re: Processes tab causes GLib error

2008-01-03 Thread Pedro Villavicencio
Yes, the trace is missing some symbols, may you install the following
debugging packages:  libstdc++6-dbg, libgtk2.0-0-dbg, libglib2.0-0-dbg
and get a new trace?  Also a few easy steps for reproduce the crash
would be good to have, thanks for the help.

-- 
Processes tab causes GLib error
https://bugs.launchpad.net/bugs/180087
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


Re: [Bug 8986] Re: when plugging in a gphoto cam, import question appears twice

2008-01-03 Thread Martin Pitt
michal przadka [2008-01-03 18:24 -]:
> thanks for the info! is there any temporary solution for this? the thing
> is, as i said, it it my parents PC and i ve been trying to convince them
> to use ubuntu instead of windows. the bug is kinda annoying thing for
> begginers like them coz they get totally confused where to click.

Removing /usr/share/hal/fdi/preprobe/10osvendor/20-libgphoto2.fdi
should do the trick:

  sudo rm /usr/share/hal/fdi/preprobe/10osvendor/20-libgphoto2.fdi

afterwards, restart hal or reboot the machine:

  sudo /etc/init.d/hal restart

-- 
when plugging in a gphoto cam, import question appears twice
https://bugs.launchpad.net/bugs/8986
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a direct subscriber.

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


[Bug 178899] Re: feature request: combine like contacts

2008-01-03 Thread Pedro Villavicencio
** Changed in: evolution (Ubuntu)
   Importance: Undecided => Wishlist

-- 
feature request: combine like contacts
https://bugs.launchpad.net/bugs/178899
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evolution in ubuntu.

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


[Bug 178897] Re: eog perpetually greys out option to show side pane

2008-01-03 Thread Pedro Villavicencio
Thanks for your report, Which version of Ubuntu are you running? Does it
happens with all the images you're trying to see? Can you attach an
example to the report? thanks.

** Changed in: eog (Ubuntu)
   Importance: Undecided => Low
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
   Status: New => Incomplete

-- 
eog perpetually greys out option to show side pane
https://bugs.launchpad.net/bugs/178897
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 179080] Re: gnome-panel crashed with SIGSEGV in gdk_threads_dispatch()

2008-01-03 Thread Pedro Villavicencio
Thanks for the report, can you tell us a few steps in order to trigger
the crash? thanks you.

-- 
gnome-panel crashed with SIGSEGV in gdk_threads_dispatch()
https://bugs.launchpad.net/bugs/179080
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-panel in ubuntu.

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


[Bug 83286] Re: no lock option for bottom and top panels

2008-01-03 Thread Pedro Villavicencio
** Changed in: gnome-panel (Ubuntu)
   Status: Confirmed => Triaged

-- 
no lock option for bottom and top panels
https://bugs.launchpad.net/bugs/83286
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 111264] Re: auto completeion for Gedit

2008-01-03 Thread Pedro Villavicencio
This bug was nominated for Gutsy but does currently not qualify for a
7.10 stable release update (SRU) and the nomination is therefore
declined.

According to the SRU policy, the fix should already be deployed and
tested in the current development version before an update to the stable
releases will be considered. With 7.10 now released, that policy applies
to this bug. See: https://wiki.ubuntu.com/StableReleaseUpdates

The bug is not being closed as work will continue on fixing it for the
next release, Hardy Heron (8.04). If the state of this bug should change
such that it qualifies for the SRU process, please contact the person
who originally declined it and ask them to re-evaluate it. To help
improve the state of this bug see:
https://wiki.ubuntu.com/Bugs/HowToTriage

-- 
auto completeion for Gedit
https://bugs.launchpad.net/bugs/111264
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 110093] Re: stonerview screensaver kills gdm

2008-01-03 Thread Pedro Villavicencio
** Changed in: gnome-screensaver (Ubuntu)
   Status: New => Incomplete

-- 
stonerview screensaver kills gdm
https://bugs.launchpad.net/bugs/110093
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-screensaver in ubuntu.

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


[Bug 177814] Re: nautilus ftp client needs an option to change to active mode

2008-01-03 Thread Pedro Villavicencio
Thanks for the bug report. This particular bug has already been reported
into our bug tracking system, but please feel free to report any further
bugs you find.

** Changed in: gnome-vfs2 (Ubuntu)
   Status: Triaged => Invalid

-- 
nautilus ftp client needs an option to change to active mode
https://bugs.launchpad.net/bugs/177814
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 178876] Re: ubuntu 7.10 falla al grabar dvd

2008-01-03 Thread Pedro Villavicencio
Thank you for your comments. This does not appear to be a bug report and
we are closing it. We appreciate the difficulties you are facing, but it
would make more sense to raise your question in the support tracker.
https://answers.launchpad.net/ubuntu

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

-- 
 ubuntu 7.10 falla al grabar dvd
https://bugs.launchpad.net/bugs/178876
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for nautilus in ubuntu.

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


[Bug 177814] Re: nautilus ftp client needs an option to change to active mode

2008-01-03 Thread Pedro Villavicencio
Thanks for your report, that's known upstream you can track it here:
http://bugzilla.gnome.org/show_bug.cgi?id=41464

** Changed in: gnome-vfs2 (Ubuntu)
Sourcepackagename: nautilus => gnome-vfs2

** Changed in: gnome-vfs2 (Ubuntu)
   Importance: Undecided => Low
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
   Status: New => Triaged

-- 
nautilus ftp client needs an option to change to active mode
https://bugs.launchpad.net/bugs/177814
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


[Bug 180087] Re: Processes tab causes GLib error

2008-01-03 Thread Frank Quist
I was under the impression that I posted one (second reply,
https://bugs.launchpad.net/ubuntu/+source/gnome-system-
monitor/+bug/180087/comments/2), but it can very well be that I messed
it up, this being my first time reporting a bug. I used the link you
gave for instructions when posting my report. If it's incomplete, could
you specify what is not right?

-- 
Processes tab causes GLib error
https://bugs.launchpad.net/bugs/180087
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


  1   2   3   >