[Bug 13119] Re: Cannot customise Nautilus' main toolbar

2008-01-23 Thread Unifier
I'm shocked that Nautilus is missing this functionality.  Ideally, i'd
like it to function like Firefox (as suggested by a forum poster), along
with the ability to drag & drop items into the main toolbar.  At the
moment, this and the network settings manager are my only gripes with
gnome/Ubuntu.

-- 
Cannot customise Nautilus' main toolbar
https://bugs.launchpad.net/bugs/13119
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 185186] Re: evolution crashed with SIGSEGV in task_widget_new_from_activity_info()

2008-01-23 Thread Baptiste Mille-Mathias
** Visibility changed to: Public

-- 
evolution crashed with SIGSEGV in task_widget_new_from_activity_info()
https://bugs.launchpad.net/bugs/185186
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 185541] [NEW] [Wishlist] have the METAR and TAFOR in RAW

2008-01-23 Thread Rodrigo Donado
Public bug reported:

Binary package hint: gnome-applets

Hi:


I use the weather applet for my work, and I think it could be very interesting 
to have both the METAR and the TAFOR both in raw at the same time, or maybe 
under a different part like the radar.
like what it comes out in this web once you use the OACI airport code:
http://weather.noaa.gov/weather/metar.shtml
the information it gives is more than what the applet gives right now.

Thanks, you guys are doing an amazing job
Rodrigo

PS:
METAR: http://en.wikipedia.org/wiki/METAR
TAFOR: http://en.wikipedia.org/wiki/Terminal_Aerodrome_Forecast

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

-- 
[Wishlist] have the METAR and TAFOR in RAW
https://bugs.launchpad.net/bugs/185541
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-applets in ubuntu.

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


[Bug 185435] Re: nautilus-open-terminal no longer works in Hardy

2008-01-23 Thread Dean Loros
I can also confirm that open-terminal no longer works as of the change
to gvfs in Nautilus.

-- 
nautilus-open-terminal no longer works in Hardy
https://bugs.launchpad.net/bugs/185435
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 158245] Re: multiseat gdm won't switch users

2008-01-23 Thread a7x
I'm sorry, I misread your bug report.  The bug in fast-user-switch-
applet is related, but not the same as the bug you reported.  I do have
the same problem as you, however.

As far as I understand it, your bug is partially due to a limitation in
gnome-screensaver, partially due to a limitation in gdm, and partially
due to a limitation in the Linux kernel.  I'm not sure the best package
to assign to this bug, so I just changed it back to gdm.

gnome-screensaver's contribution:  When you click on the "Switch User"
button in the unlock dialog box, gnome-screensaver executes the command
"gdmflexiserver --startnew Standard" (see the do_user_switch() function
in gs-lock-plug.c).  Looking at the output of "gdmflexiserver --help",
it's not clear to me what the "Standard" parameter does.  The man page
doesn't even mention the "--startnew" parameter.  However, I'm assuming
that "Standard" is either ignored or it instructs gdmflexiserver to
start a new server as defined in the [server-Standard] section of
gdm.conf(-custom).  If that parameter is not ignored, attempting to
start a new instance of the "Standard" server is not the right thing to
do in a multi-seat configuration like yours and mine.

gdmflexiserver's (part of gdm) contribution:  I'm less clear about how
gdmflexiserver works, but as far as I understand it, gdmflexiserver does
its job by firing up a new instance of the X server on an unused Linux
virtual terminal.  I'm not sure which server section in
gdm.conf(-custom) it reads -- it has something to do with the
"flexible=true" option.  It could be firing up an instance of the wrong
server.  Unfortunately, the "flexible" gdm option isn't well documented.
At any rate, there doesn't seem to be a way to run multiple X servers at
the same seat without the use of Linux virtual terminals, and this has
problems due to Linux's lack of support for multiple consoles (see
below).

Linux kernel's contribution:  Linux only supports one console.  That one
console has many virtual terminals.  Since there is only one Linux
console (even in a multi-seat X setup), switching virtual terminals
affects all seats (hit Ctrl-Alt-F1 and you'll see what I mean.  Hit
Alt-F7 to go back).  This is why multi-seat setups should use the
"-novtswitch" X argument in addition to the "-sharevts" argument.  I'm
guessing that this limitation is what fundamentally prevents
gdmflexiserver from working properly.

So from what I can tell, there's no easy fix for this.  The best you can
do for now is probably set "flexible=false" in gdm.conf and never use
the user switch functionality.

** Changed in: gdm (Ubuntu)
Sourcepackagename: fast-user-switch-applet => gdm

** Changed in: fast-user-switch-applet
   Importance: Unknown => Undecided
 Bugwatch: GNOME Bug Tracker #368704 => None
   Status: Confirmed => New

-- 
multiseat gdm won't switch users
https://bugs.launchpad.net/bugs/158245
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 158245] multiseat gdm won't switch users

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

Binary package hint: gdm

Have multiple servers defined in gdm.conf-custom
---
[servers]
0=Standard0
1=Standard1

[server-Standard0]
name=Server0
command=/usr/X11R6/bin/X -sharevts -isolateDevice PCI:1:5:0 -layout Seat0
flexible=true

[server-Standard1]
name=Server1
command=/usr/X11R6/bin/X -sharevts -isolateDevice PCI:3:6:0 -layout Seat1
flexible=true
--
One user locks one of the (multipleseats) and another tries to log in by 
clicking the "Switch User" button on the login dialog. The screen goes black 
and if the mouse is moved the login dialog to unlock the first user shows up 
again. If the first user unlocks his/her session discovers the server selection 
dialog. If a server is selected the screen goes black again and the login 
dialog shows up again. The result is that it is imposible to switch users.

** Affects: fast-user-switch-applet
 Importance: Unknown
 Status: Confirmed

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

-- 
multiseat gdm won't switch users
https://bugs.launchpad.net/bugs/158245
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 177821] Re: Please merge gimp 2.4.3-1 (main) from Debian unstable

2008-01-23 Thread Launchpad Bug Tracker
This bug was fixed in the package gimp - 2.4.3-1ubuntu1

---
gimp (2.4.3-1ubuntu1) hardy; urgency=low

  * Merge from Debian unstable. (LP: #177821)
  * Ubuntu remaining changes:
- 02_help-message.patch, 03_gimp.desktop.in.in.patch: Distro changes.
- Weave i18n magic in the rules file.
- Remove the doc directory symlink in the preinst, and replace it with a
  directory.
- Added NEWS, README and README.Debian to gimp.docs.
- Modify Maintainer value to match Debian-Maintainer-Field Spec

gimp (2.4.3-1) unstable; urgency=low

  * New upstream version
  * Start using symbol versioning in libgimp2.0

gimp (2.4.2-2) unstable; urgency=low

  * Create custom libgimp2.0 depends for the gimp package since the two
versions need to be consistent (Closes: #452755)
  * Conflict with older versions of gimp-help since they no longer work
with the new gimp. (Closes: #454109)
  * Merge -helpbrowser back into gimp package; add Provides: gimp-helpbrowser
for compatibility with existing gimp-help packages

 -- Pedro Fragoso <[EMAIL PROTECTED]>   Tue, 18 Dec 2007 10:44:11 +

** Changed in: gimp (Ubuntu)
   Status: New => Fix Released

-- 
Please merge gimp 2.4.3-1 (main) from Debian unstable
https://bugs.launchpad.net/bugs/177821
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gimp in ubuntu.

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


[Bug 181281] Re: Allow access to Keyring manager with no password

2008-01-23 Thread John Wiersba
Sebastien,

So what is the work around when using automatic login?  Browsing various
forums, the best I've seen seems to require pam-keyring-tool which
doesn't appear to be in any ubuntu packages for gutsy, only for feisty.
Please advise what is the best workaround?

Thanks!

-- 
Allow access to Keyring manager with no password
https://bugs.launchpad.net/bugs/181281
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 185260] Re: gnome-sound-recorder crashes with OSS

2008-01-23 Thread Parthan
** Changed in: gnome-media (Ubuntu)
   Status: Incomplete => New

-- 
gnome-sound-recorder crashes with OSS
https://bugs.launchpad.net/bugs/185260
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-media in ubuntu.

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


[Bug 185531] [hardy] missing checkbox to automaticaly unlock keyring on login

2008-01-23 Thread Laurent Bigonville
Public bug reported:

Binary package hint: gnome-keyring

the checkbox to ask the gnome-keyring to automaticaly unlock a keyring
is missing

1) remove all keyring under ~/.gnome2/keyrings/
2) log out and log in the login keyring is created an unlocked
3) open an application that need a keyring you're prompted to create a new 
keyring (no checkbox to unlock it on login)
4) relog out and login
5) reopen the application, you're prompted for the password again (no checkbox 
again)

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

-- 
[hardy] missing checkbox to automaticaly unlock keyring on login
https://bugs.launchpad.net/bugs/185531
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-keyring in ubuntu.

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


[Bug 151395] Re: [Gutsy] The Custom option in "Visual Effects" tab of Appearance Preferences don't persist

2008-01-23 Thread Josep
Somebody has solved this problem?
I have the same problem too

-- 
[Gutsy] The Custom option in "Visual Effects" tab of Appearance Preferences 
don't persist
https://bugs.launchpad.net/bugs/151395
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 185483] Re: Nautilus hangs on login

2008-01-23 Thread Ofir Klinger
Problem solved!

I figured out that a python script that I placed in the 
~/.nautilus/python-extensions dir made the problem appear.
Moving it from there solved the problem.

However, other people also suffered from the same problem:
http://ubuntuforums.org/showthread.php?p=198456

-- 
Nautilus hangs on login
https://bugs.launchpad.net/bugs/185483
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 182082] Re: Nautilus cannot preview MP3 files unless mpg123 is installed

2008-01-23 Thread andrewsomething
*** This bug is a duplicate of bug 125739 ***
https://bugs.launchpad.net/bugs/125739

** This bug has been marked a duplicate of bug 125739
   mpg123 and mpg321 won't play audio preview in Nautilus (Gutsy)

-- 
Nautilus cannot preview MP3 files unless mpg123 is installed
https://bugs.launchpad.net/bugs/182082
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 185361] Re: FileManager Removed in today's update?

2008-01-23 Thread andrewsomething
package hint: nautilus

** Changed in: nautilus (Ubuntu)
Sourcepackagename: None => nautilus

-- 
FileManager Removed in today's update?
https://bugs.launchpad.net/bugs/185361
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 185463] Re: /mnt drive icons appear on desktop

2008-01-23 Thread andrewsomething
package hint: nautilus

** Changed in: nautilus (Ubuntu)
Sourcepackagename: None => nautilus

-- 
/mnt drive icons appear on desktop
https://bugs.launchpad.net/bugs/185463
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 184128] Re: Cannot install/upgrade gnome-games-data due to unmet dependency

2008-01-23 Thread Florin
Using Hardy and the main US server.

apt-cache policy gives me:

gnome-cards-data:
  Installed: 1:2.20.1-0ubuntu1
  Candidate: 1:2.20.1-0ubuntu1
  Version table:
 *** 1:2.20.1-0ubuntu1 0
100 /var/lib/dpkg/status
 1:2.20.0.1-0ubuntu2 0
500 http://us.archive.ubuntu.com hardy/main Packages

-- 
Cannot install/upgrade gnome-games-data due to unmet dependency
https://bugs.launchpad.net/bugs/184128
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 185260] Re: gnome-sound-recorder crashes with OSS

2008-01-23 Thread Icarosaurus

** Attachment added: "uname-a.log"
   http://launchpadlibrarian.net/11517345/uname-a.log

-- 
gnome-sound-recorder crashes with OSS
https://bugs.launchpad.net/bugs/185260
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-media in ubuntu.

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


[Bug 185260] Re: gnome-sound-recorder crashes with OSS

2008-01-23 Thread Icarosaurus

** Attachment added: "lspnp-v.log"
   http://launchpadlibrarian.net/11517344/lspnp-v.log

-- 
gnome-sound-recorder crashes with OSS
https://bugs.launchpad.net/bugs/185260
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-media in ubuntu.

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


[Bug 185260] Re: gnome-sound-recorder crashes with OSS

2008-01-23 Thread Icarosaurus

** Attachment added: "lspci-vvnn.log"
   http://launchpadlibrarian.net/11517342/lspci-vvnn.log

-- 
gnome-sound-recorder crashes with OSS
https://bugs.launchpad.net/bugs/185260
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-media in ubuntu.

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


[Bug 185260] Re: gnome-sound-recorder crashes with OSS

2008-01-23 Thread Icarosaurus

** Attachment added: "interrupts.log"
   http://launchpadlibrarian.net/11517338/interrupts.log

-- 
gnome-sound-recorder crashes with OSS
https://bugs.launchpad.net/bugs/185260
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-media in ubuntu.

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


[Bug 185260] Re: gnome-sound-recorder crashes with OSS

2008-01-23 Thread Icarosaurus

** Attachment added: "dmesg.log"
   http://launchpadlibrarian.net/11517337/dmesg.log

-- 
gnome-sound-recorder crashes with OSS
https://bugs.launchpad.net/bugs/185260
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-media in ubuntu.

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


[Bug 185361] [NEW] FileManager Removed in today's update?

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

After today's update  I am unable to open Home folder.Whenever I try,the 
following error message is displayed:Could not open location 
'file:///home/murali'.There is no default action associated with this location.
Further the items on the Desktop are not visible.However through the 
'downloads'window of Firefox the files can be opened.
Murali

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

-- 
FileManager Removed in today's update?
https://bugs.edge.launchpad.net/bugs/185361
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 185463] [NEW] /mnt drive icons appear on desktop

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

On Ubuntu Hardy Alpha 3 with all updates to date (2008-01-23) on a Dell
Inspiron 1520 laptop, as of today (this didn't happen until today; did
not happen yesterday or last week) drives mounted under /mnt are
appearing as icons on the desktop.

Only drives under /media should appear on the desktop.

For example, /mnt/sda3 appears as an icon on the desktop. I specifically
moved this from /media to /mnt in my fstab so that it would not appear
on the desktop. My wife, who also uses this laptop, finds this new
behavior very confusing.

[EMAIL PROTECTED]:~$ date
Wed Jan 23 20:20:23 GMT 2008
[EMAIL PROTECTED]:~$ cat /etc/fstab
# /etc/fstab: static file system information.
#
#
proc/proc   procdefaults0   0
# /dev/sda7
UUID=9508f414-4944-40a6-b169-66e0e6944408 /   ext3
errors=remount-ro 0   1
# /dev/sda3
UUID=3E7EA4A67EA45903 /mnt/sda3 ntfsdefaults,umask=007,gid=46 0   1
# /dev/sda6
UUID=43472ab2-bb43-4f5e-8eaf-8bd6f6a96e22 noneswapsw
  0   0
/dev/scd0   /media/cdrom0   udf,iso9660 user,noauto,exec 0   0

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

-- 
/mnt drive icons appear on desktop
https://bugs.edge.launchpad.net/bugs/185463
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 39328] Re: Offer option to disable scroll wheel on task list

2008-01-23 Thread Thomas Dwyer III
I can see how this could be a very useful feature for mouse users but I agree 
with the other laptop
users--this feature is extremely frustrating for me because I accidentally 
trigger it all the time on my
touchpad.  And yes, my windows flash wildly when it happens.  :-)  Picture 
someone spinning the
scroll wheel on a mouse at some very high RPM rate--each window that gets focus 
raises itself to
the foreground for a fraction of a second, until the next window gets focus and 
raises, etc.

It would be wonderful if this feature had an enable/disable setting on the 
Window List Preferences
pop-up dialog.  It really is unusable on laptops.

-- 
Offer option to disable scroll wheel on task list
https://bugs.launchpad.net/bugs/39328
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 39328] Re: Offer option to disable scroll wheel on task list

2008-01-23 Thread Thomas Dwyer III
I can see how this could be a very useful feature for mouse users but I agree 
with the other laptop
users--this feature is extremely frustrating for me because I accidentally 
trigger it all the time on my
touchpad.  And yes, my windows flash wildly when it happens.  :-)  Picture 
someone spinning the
scroll wheel on a mouse at some very high RPM rate--each window that gets focus 
raises itself to
the foreground for a fraction of a second, until the next window gets focus and 
raises, etc.

It would be wonderful if this feature had an enable/disable setting on the 
Window List Preferences
pop-up dialog.  It really is unusable on laptops.

-- 
Offer option to disable scroll wheel on task list
https://bugs.launchpad.net/bugs/39328
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 185502] Re: gnome-terminal maximizes without being asked to do so

2008-01-23 Thread Kip Warner

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

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

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

-- 
gnome-terminal maximizes without being asked to do so
https://bugs.launchpad.net/bugs/185502
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-terminal in ubuntu.

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


[Bug 185502] gnome-terminal maximizes without being asked to do so

2008-01-23 Thread Kip Warner
Public bug reported:

Binary package hint: gnome-terminal

Sometimes when I launch a GUI application from a maximized terminal
window, close the GUI application, then unmaximize terminal, running the
application again from terminal automatically maximizes the terminal
window again.

ProblemType: Bug
Architecture: i386
Date: Wed Jan 23 15:19:03 2008
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/gnome-terminal
NonfreeKernelModules: vmnet vmmon fglrx
Package: gnome-terminal 2.18.2-0ubuntu1
PackageArchitecture: i386
ProcCmdline: gnome-terminal
ProcCwd: /home/kip
ProcEnviron:
 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/bin/X11:/usr/games
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-terminal
Uname: Linux kip-laptop 2.6.22-14-generic #1 SMP Tue Dec 18 08:02:57 UTC 2007 
i686 GNU/Linux

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


** Tags: apport-bug

-- 
gnome-terminal maximizes without being asked to do so
https://bugs.launchpad.net/bugs/185502
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-terminal in ubuntu.

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


[Bug 185491] Re: workspace switcher 2.20.1 , i cant put more than 1 workspace

2008-01-23 Thread Nattgew
So where did you try to change it?  I seem to remember that under
Compiz, there was no option on right click of that applet.  Did you try
changing it in one of the corresponding plugins?  If so, which one?

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

-- 
workspace switcher 2.20.1 , i cant put more than 1 workspace
https://bugs.launchpad.net/bugs/185491
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 145015] Re: Gnome session restarts spontaneously

2008-01-23 Thread Paul Taylor
I'm using Ubuntu Dapper on some elderly hardware.  As with Jan Kalab,
this has happened to me a number of times after a period of inactivity.
On the last occasion, I had only a Gnome Terminal, Emacs and Xdvi
running; I was sitting on the other side of the room, the screensaver
was running, and then suddenly there was just a Gnome Login window.

-- 
Gnome session restarts spontaneously
https://bugs.launchpad.net/bugs/145015
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 185450] Re: worspace name change not retained when immediately click close

2008-01-23 Thread Nattgew
I think that this is the intended behavior... though I agree that
there's no reason for it to clear it.

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

-- 
worspace name change not retained when immediately click close
https://bugs.launchpad.net/bugs/185450
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 185491] workspace switcher 2.20.1 , i cant put more than 1 workspace

2008-01-23 Thread ahmadshdifat
Public bug reported:

Binary package hint: gnome-panel

hello
workspace switcher 2.20.1 
after install compiz i want to use 3d , but the problem is the workspace only 
one , i tried to add more from the setting , no answer stay one ,, no error msg

thanks all

ProblemType: Bug
Architecture: i386
Date: Wed Jan 23 14:08:07 2008
DistroRelease: Ubuntu 7.10
ExecutablePath: /usr/bin/gnome-panel
NonfreeKernelModules: nvidia
Package: gnome-panel 1:2.20.1-0ubuntu1
PackageArchitecture: i386
ProcCmdline: gnome-panel --sm-client-id default1
ProcCwd: /home/commandos
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-panel
Uname: Linux Commandos 2.6.22-14-generic #1 SMP Tue Dec 18 08:02:57 UTC 2007 
i686 GNU/Linux

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


** Tags: apport-bug

-- 
workspace switcher 2.20.1 , i cant put more than 1 workspace
https://bugs.launchpad.net/bugs/185491
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 185491] Re: workspace switcher 2.20.1 , i cant put more than 1 workspace

2008-01-23 Thread ahmadshdifat

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

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

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

-- 
workspace switcher 2.20.1 , i cant put more than 1 workspace
https://bugs.launchpad.net/bugs/185491
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 185435] Re: nautilus-open-terminal no longer works in Hardy

2008-01-23 Thread Murat Güneş
Thanks for your report. I can reproduce this issue in Hardy with version
0.8-1ubuntu1, which is a version from Gutsy, so this is probably due to
the recent changes in Nautilus.

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

-- 
nautilus-open-terminal no longer works in Hardy
https://bugs.launchpad.net/bugs/185435
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 175133] Re: Last.fm gives 'Handshake failed' error

2008-01-23 Thread Gonzhauser
I can confirm this bug on my Gutsy installation.

g

-- 
Last.fm gives  'Handshake failed' error
https://bugs.launchpad.net/bugs/175133
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 185260] Re: gnome-sound-recorder crashes with OSS

2008-01-23 Thread Icarosaurus
Sorry, couldn't perform all requested tests.
There are alsa-specific commands while I'm using OSS.
These are the comamnds I couldn't permorm:

aplay --list-devices
tail -2 /proc/asound/oss/sndstat 
amixer
asoundconf list 
cat /etc/asound.conf ~/.asoundrc*

The outputs of commands performed are attached.


On Wed, 2008-01-23 at 07:37 +, Parthan wrote:
> Thank you for taking the time to report this bug and helping to make
> Ubuntu better. Unfortunately we can't fix it, because your description
> didn't include enough information.
> 
> Please include the information requested from the "Reporting Sound Bugs"
> section of [WWW]
> https://help.ubuntu.com/community/DebuggingSoundProblems as separate
> attachments.
> 
> ** Changed in: gnome-media (Ubuntu)
>Status: New => Incomplete
>

-- 
gnome-sound-recorder crashes with OSS
https://bugs.launchpad.net/bugs/185260
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-media in ubuntu.

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


[Bug 185483] Re: Nautilus hangs on login

2008-01-23 Thread Ofir Klinger
Almost forgot: the permissions on the .gnome .gnome2 and .gnome2_private are 
seems to be fine:
drwxr-xr-x   5 myuser   mygroup4096 2007-11-27 21:05 .gnome
drwx--  20 myuser   mygroup4096 2008-01-23 23:12 .gnome2
drwx--   2 myuser   mygroup4096 2007-11-18 17:51 .gnome2_private

Also, starting nautilus as root works (but closing it doesn't... it just
restarts and takes a lot of CPU)

-- 
Nautilus hangs on login
https://bugs.launchpad.net/bugs/185483
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 185483] Nautilus hangs on login

2008-01-23 Thread Ofir Klinger
Public bug reported:

Binary package hint: nautilus

After logging in, nautilus hangs and takes half of the CPU resources. No
background is displayed, no directories can be opened. Anything that is
connected to nautilus isn't working.

The problem started after I performed a job with kdenlive. I tried to
save a clip I made, and when the program started saving it (encoding it,
etc), it took all system resources (100% CPU, 100% RAM, 100% SWAP). I
thought that it will be over in a couple of minutes so I just waited.
However, the whole computer just freeze so I restarted it. The computer
restarted, ubuntu's progress bar showed up, it finished loading and then
just showed me a "_" on the left-top corner of the screen (blinks). I
restarted again, and it showed up again, so I just let it work. After a
couple of minutes, ubuntu loaded and logged me in (I have automatic
login enabled), but nautilus won't showed up. Waiting didn't help, so I
restarted in a the regular way (although it takes a long time until the
quit dialog shows [with the logout, restart, shutdown, stand-by
options]). After reboot, the problem remained the same.

I use Ubuntu 7.10 with special effects turned on.

Turning off special effects doesn't help, just shows the background
(maybe because I opened the "Appearance Preferences" window).

Running nautilus with "--no-desktop" doesn't help neither.
Running nautilus with '-c'  gives the following output and nothing else:
 START OF OUTPUT OF `nautilus -c` 
running nautilus_self_check_file_utilities
running nautilus_self_check_file_operations
running nautilus_self_check_directory
running nautilus_self_check_file
running nautilus_self_check_icon_container
running nautilus_self_check_icon_factory
running nautilus_self_check_file_utilities
running nautilus_self_check_file_operations
running nautilus_self_check_directory
running nautilus_self_check_file
running nautilus_self_check_icon_container
running nautilus_self_check_icon_factory
 END OF OUTPUT OF `nautilus -c` 

This is a serious bug, since it prevents from working on the computer. I
willing to help solving it, so ask everything you need!

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

-- 
Nautilus hangs on login
https://bugs.launchpad.net/bugs/185483
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 184128] Re: Cannot install/upgrade gnome-games-data due to unmet dependency

2008-01-23 Thread Basilio Kublik
I can definitely see the package in the repository, maybe your mirror
has troubles syncing?, could you please check from the main repository.

you can take a look to the package at
http://archive.ubuntu.com/ubuntu/pool/main/g/gnome-games/

by the way, I'm assuming you are using Gutsy or Hardy Heron

-- 
Cannot install/upgrade gnome-games-data due to unmet dependency
https://bugs.launchpad.net/bugs/184128
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 185241] Re: Every time that Epiphany closes a tab containing a Facebook prompt, it says that there is unfilled form information and asks for confirmation

2008-01-23 Thread Dean Sas
*** This bug is a duplicate of bug 21597 ***
https://bugs.launchpad.net/bugs/21597

** This bug has been marked a duplicate of bug 21597
   Epiphany always has unsaved form elements

-- 
Every time that Epiphany closes a tab containing a Facebook prompt, it says 
that there is unfilled form information and asks for confirmation
https://bugs.launchpad.net/bugs/185241
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 154504] Re: Gnome-panel hangs and allocates all possible ram.

2008-01-23 Thread Kansei
This sounds like exactly the trouble I'm having, but on my 8.04 test
machine, not my 7.10 machines.

gnome-panel locks up, only notification area icons work (except for the
exit/quit button, it doesn't respond). I have to ctrl+alt+backspace, at
which point the panel doesn't come back. Next time it crashes I'll see
if alt+f2 works, but from what I recall it doesn't. I can always just
leave a terminal window open on the desktop so I can kill the process
that way.

After restarting x, when I sign in of course gnome-panel doesn't come
back.

Some system variables:
- ATI 9800 Pro running open source ATI drivers and compiz fusion
- single 1600x1200 display
- gnome-panel 1:2.21.5-0ubuntu1

-- 
Gnome-panel hangs and allocates all possible ram.
https://bugs.launchpad.net/bugs/154504
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 160264] Re: compiz displays white screen when locked

2008-01-23 Thread Kyle M Weller
I can reproduce this bug as well, when the white screen shows up
pressing alt-s clears it but it is indeed a problem that needs to be
fixed, I have gutsy with a nvidia fx 5500, latest restricted drivers,
even compiled my own drivers with envy and I still can reproduce the
same issue

-- 
compiz displays white screen when locked
https://bugs.launchpad.net/bugs/160264
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 185462] the file

2008-01-23 Thread TeCeHa

** Attachment added: "06 - Vangelis - L'Apocalypse des animaux - Creation Du 
Monde.mp3"
   
http://launchpadlibrarian.net/11512596/06%20-%20Vangelis%20-%20L%27Apocalypse%20des%20animaux%20-%20Creation%20Du%20Monde.mp3

** Description changed:

  Binary package hint: rhythmbox
  
  rhythmbox crashes every time after reaching playing time 6:09 of one mp3
  file:
  
  ** ERROR **: file mp3-c.c: line 519 (III_huffman_decode): assertion failed: 
(i <= SSLIMIT * SBLIMIT)
  aborting...
  Aborted (core dumped)
+ 
+ rhythmbox --version
+ GNOME rhythmbox 0.11.2

-- 
rhythmbox crashes: assertion failed
https://bugs.launchpad.net/bugs/185462
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 177081] Re: [gutsy] Evince is printing garbage

2008-01-23 Thread Knut Steinsheim
Here's the screen shot of the print preview, and this is how it actually
prints.

** Attachment added: "Screenshot-evince_print.ps.2NM64T.png"
   http://launchpadlibrarian.net/11512558/Screenshot-evince_print.ps.2NM64T.png

-- 
[gutsy] Evince is printing garbage
https://bugs.launchpad.net/bugs/177081
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 177081] Re: [gutsy] Evince is printing garbage

2008-01-23 Thread Knut Steinsheim
I got Gutsy Gibbon (updated) and have probably the same problem with
printing PDF forms with Evince. The attached file here is a screen shot
of the original form as I see it on my screen as I fill in. I've added
the yellow so you can see what is the data i've written.  I attach the
screen shot of the print preview in the next comment as the comment
seems to take just one attachment.

** Attachment added: "Screenshot-Gjenpart av nabovarsel.png"
   
http://launchpadlibrarian.net/11512537/Screenshot-Gjenpart%20av%20nabovarsel.png

-- 
[gutsy] Evince is printing garbage
https://bugs.launchpad.net/bugs/177081
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 185462] rhythmbox crashes: assertion failed

2008-01-23 Thread TeCeHa
Public bug reported:

Binary package hint: rhythmbox

rhythmbox crashes every time after reaching playing time 6:09 of one mp3
file:

** ERROR **: file mp3-c.c: line 519 (III_huffman_decode): assertion failed: (i 
<= SSLIMIT * SBLIMIT)
aborting...
Aborted (core dumped)

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


** Tags: rhythmbox

-- 
rhythmbox crashes: assertion failed
https://bugs.launchpad.net/bugs/185462
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 185267] Re: Nautilus crashes repeatedly on Ubuntu 8.04

2008-01-23 Thread Rodrigo Donado
Hi:

It has happened again, now apport was able to fill a report:
https://bugs.edge.launchpad.net/ubuntu/+source/nautilus/+bug/185360
thanks for the amazing work you guys are doing.

-- 
Nautilus crashes repeatedly on Ubuntu 8.04
https://bugs.launchpad.net/bugs/185267
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 183541] Re: gweather-applet-2 crashed with SIGSEGV in gtk_tree_model_get_valist()

2008-01-23 Thread der_vegi
Strange, the location is set to Muinich, although I had it set up with
another city. It works fine, showing the weather there, until I try to
change the location. When I go to location, nothing is shown. Closing
this window works, but if I type something in the 'search' field, the
program crashes immediately. The 'XML database' error is shown as well
at the beginning.

-- 
gweather-applet-2 crashed with SIGSEGV in gtk_tree_model_get_valist()
https://bugs.launchpad.net/bugs/183541
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 183541] Re: gweather-applet-2 crashed with SIGSEGV in gtk_tree_model_get_valist()

2008-01-23 Thread der_vegi
Same here, Hardy amd64 with all updates until today applied.

-- 
gweather-applet-2 crashed with SIGSEGV in gtk_tree_model_get_valist()
https://bugs.launchpad.net/bugs/183541
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 185441] Re: nautilus crashed with SIGSEGV in g_str_hash()

2008-01-23 Thread Pedro Villavicencio
May you tell us a few easy steps in order to reproduce the crash?

-- 
nautilus crashed with SIGSEGV in g_str_hash()
https://bugs.launchpad.net/bugs/185441
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 185441] Re: nautilus crashed with SIGSEGV in g_str_hash()

2008-01-23 Thread Pedro Villavicencio
Thanks for your bug report. This bug has been reported to the developers
of the software. You can track it and make comments here:
http://bugzilla.gnome.org/show_bug.cgi?id=511601

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

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

-- 
nautilus crashed with SIGSEGV in g_str_hash()
https://bugs.launchpad.net/bugs/185441
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 185450] Re: worspace name change not retained when immediately click close

2008-01-23 Thread mvdberg112

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

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

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

-- 
worspace name change not retained when immediately click close
https://bugs.launchpad.net/bugs/185450
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 185450] worspace name change not retained when immediately click close

2008-01-23 Thread mvdberg112
Public bug reported:

Binary package hint: gnome-panel

Workspace Switcher 2.18.1

Preferences menu (right click on the workspaces applet in the task bar to 
access this).
Doubleclick on one of the names in 'Workspace names' box.
Change the name to whatever, for example 'test' (without the quotes).
When cursor is still in 'Workspace names'  box, click on 'Close'. Preferrences 
closes, but changed name is not retained.
Reopen Preferences and notice that name is the old name again, so not 'test' 
(unless 'test' was the previous name of course).
For example, if the name was 'Desk 1', it will remain 'Desk 1' and not become 
'test'. 

Workaround: press enter or click somewhere in the preferences window,
and the change will be retained and effected immediately (for example,
if the function 'Show workspace names in switcher'  is checked, the
names in the task-bar applet will change right away.

Running Gnome 2.18.1
Running Ubuntu 7.04 - the Feisty Fawn - released in April 2007. Ubuntu 7.04 \n 
\l
Linux testserver 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 
GNU/Linux

ProblemType: Bug
Architecture: i386
Date: Wed Jan 23 13:42:30 2008
DistroRelease: Ubuntu 7.04
ExecutablePath: /usr/bin/gnome-panel
Package: gnome-panel 1:2.18.1-0ubuntu3.1
PackageArchitecture: i386
ProcCmdline: gnome-panel --sm-client-id default1
ProcCwd: /home/e-smith/files/users/vandenbergm
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-panel
Uname: Linux stusrig1 2.6.20-16-generic #2 SMP Thu Jun 7 20:19:32 UTC 2007 i686 
GNU/Linux

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

-- 
worspace name change not retained when immediately click close
https://bugs.launchpad.net/bugs/185450
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 87980] Re: rt73 module don't support HAL/neetworkManager

2008-01-23 Thread Jerzy Jalocha N
*** This bug is a duplicate of bug 13466 ***
https://bugs.launchpad.net/bugs/13466

** This bug is no longer a duplicate of bug 89665
   rt73usb fails should use open source alternative

** This bug has been marked a duplicate of bug 13466
   statically configured gateway addresses being lost on location switch

-- 
rt73 module don't support HAL/neetworkManager
https://bugs.launchpad.net/bugs/87980
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee (via bug 13466).

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


[Bug 89665] Re: rt73usb fails should use open source alternative

2008-01-23 Thread Jerzy Jalocha N
*** This bug is a duplicate of bug 13466 ***
https://bugs.launchpad.net/bugs/13466

Will mark this as duplicate of Bug #134660, since it has higher
priority. Hopefully we get this supported in Hardy!

** This bug has been marked a duplicate of bug 13466
   statically configured gateway addresses being lost on location switch

-- 
rt73usb fails should use open source alternative
https://bugs.launchpad.net/bugs/89665
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee (via bug 13466).

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


[Bug 185391] Re: Evo sigs show HTML formatting code in new messages

2008-01-23 Thread Pedro Villavicencio
confirming, thanks for the report.

** Changed in: evolution (Ubuntu)
   Importance: Undecided => Low
   Status: New => Confirmed

** Tags added: likely-dup

-- 
Evo sigs show HTML formatting code in new messages
https://bugs.launchpad.net/bugs/185391
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 151955] Re: Nautilus strange behavior after copy mp3's on SONY walkman (NWD-B103 usb)

2008-01-23 Thread John McCain
*** This bug is a duplicate of bug 183411 ***
https://bugs.launchpad.net/bugs/183411

This bug is a duplicate of #183411

https://bugs.launchpad.net/ubuntu/+source/esound/+bug/183411

** This bug has been marked a duplicate of bug 183411
   libesd leaks pipe file descriptors

-- 
Nautilus strange behavior after copy mp3's on SONY walkman (NWD-B103 usb)
https://bugs.launchpad.net/bugs/151955
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 185441] Symbolic threaded stack trace

2008-01-23 Thread Apport retracing service

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

** Changed in: nautilus (Ubuntu)
   Importance: Undecided => Medium

-- 
nautilus crashed with SIGSEGV in g_str_hash()
https://bugs.launchpad.net/bugs/185441
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 185441] Re: nautilus crashed with SIGSEGV in g_str_hash()

2008-01-23 Thread Apport retracing service

StacktraceTop:IA__g_hash_table_lookup (hash_table=0x10b3b00, key=0x0)
get_link_files (target_file=) at nautilus-file.c:1484
update_links_if_target (target_file=0x0) at nautilus-file.c:1498
update_info_internal (file=0xc2ee70, info=0x0, update_name=1) at 
nautilus-file.c:1803
nautilus_file_new_from_info (directory=0x7f3710, info=0x1548580) at 
nautilus-file.c:475

** Tags removed: need-amd64-retrace

** Attachment removed: "CoreDump.gz"

   http://launchpadlibrarian.net/11510345/CoreDump.gz

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

-- 
nautilus crashed with SIGSEGV in g_str_hash()
https://bugs.launchpad.net/bugs/185441
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 185441] nautilus crashed with SIGSEGV in g_str_hash()

2008-01-23 Thread kaiarne
Public bug reported:

Binary package hint: nautilus

no

ProblemType: Crash
Architecture: amd64
CrashCounter: 1
Date: Wed Jan 23 19:29:35 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/nautilus
NonfreeKernelModules: nvidia
Package: nautilus 1:2.21.6-0ubuntu1
PackageArchitecture: amd64
ProcCmdline: nautilus --sm-config-prefix /nautilus-KG7jcI/ --sm-client-id 
117f00010100011971400830060740001 --screen 0
ProcCwd: /home/kaiarne
ProcEnviron:
 LANGUAGE=nb_NO:nb:no_NO:no:nn_NO:nn:en_GB:en
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=nb_NO.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: nautilus
StacktraceTop:
 g_str_hash () from /usr/lib/libglib-2.0.so.0
 g_hash_table_lookup ()
 ?? ()
 ?? ()
 ?? ()
Title: nautilus crashed with SIGSEGV in g_str_hash()
Uname: Linux Tatooine 2.6.24-4-generic #1 SMP Mon Jan 14 18:19:11 UTC 2008 
x86_64 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy lpadmin netdev plugdev 
powerdev sambashare scanner video

** Affects: nautilus (Ubuntu)
 Importance: Medium
 Status: New


** Tags: apport-crash

-- 
nautilus crashed with SIGSEGV in g_str_hash()
https://bugs.launchpad.net/bugs/185441
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 185441] Re: nautilus crashed with SIGSEGV in g_str_hash()

2008-01-23 Thread kaiarne

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

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

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

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

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

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

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/11510351/Stacktrace.txt

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

** Visibility changed to: Public

-- 
nautilus crashed with SIGSEGV in g_str_hash()
https://bugs.launchpad.net/bugs/185441
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 71236] Re: notification applet does not display system notification icons on multi-screened display

2008-01-23 Thread Joe MacDonald
It looks like this one is being tracked in bug #128735 and #12696.  Not
that helps solve the problem, but since I'm also having the same problem
and was searching the database, I thought I'd put a note here pointing
at those other two.

-- 
notification applet does not display system notification icons on 
multi-screened display
https://bugs.launchpad.net/bugs/71236
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for notification-daemon in ubuntu.

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


[Bug 164120] Re: nautilus hangs when mounted nfs drive is no longer accessible

2008-01-23 Thread Mehul J. Rajput
I am still getting this error and it is forcing me to shutdown my ubuntu
every day. I have found that issue is probably in gnome-mount extension.
Nautilus simply hangs and it does not do anything after printing line

Initializing gnome-mount extension.

I have tried generating the stack trace, I followed the guide at
https://wiki.ubuntu.com/Backtrace?highlight=%28back%29%7C%28trace%29

but since nautilus is hanging it never reaches the states where I can
type the command

(gdb) backtrace full

please let me know if I can provide more information in some other way.

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

-- 
nautilus hangs when mounted nfs drive is no longer accessible
https://bugs.launchpad.net/bugs/164120
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 185371] Re: Cannot umount the volume 'PHONE CARD'

2008-01-23 Thread Pander
Well according to me, this is a bug and the device (the hardware) is not
broken at all. Please convert this back to a bug report, be it for the
approriate package if nautilus is not the one it belongs to.

-- 
Cannot umount the volume 'PHONE CARD'
https://bugs.launchpad.net/bugs/185371
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 164859] Re: Evolution window sizing in Ubuntu 7.10

2008-01-23 Thread Dimitri Zamoun
I have notice this probleme only appeares  with free drivers. I have no
problem when i use evolution with restricted drivers. My graphic card is
an ATI mobility radeon 9700.

-- 
Evolution window sizing in Ubuntu 7.10
https://bugs.launchpad.net/bugs/164859
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 185371] Re: Cannot umount the volume 'PHONE CARD'

2008-01-23 Thread Pedro Villavicencio
Thanks for your report, that's looks more like a broken device rather
than a bug in nautilus. I've converted this report into a support
request where you can ask what do to with it, thanks.

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

** bug changed to question:
   https://answers.launchpad.net/ubuntu/+source/nautilus/+question/22904

-- 
Cannot umount the volume 'PHONE CARD'
https://bugs.launchpad.net/bugs/185371
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 185424] Re: test, please ignore.

2008-01-23 Thread Pedro Villavicencio
bleh bleh.

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

** bug changed to question:
   https://answers.launchpad.net/ubuntu/+source/gnome-panel/+question/22905

-- 
test, please ignore.
https://bugs.launchpad.net/bugs/185424
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 185424] test, please ignore.

2008-01-23 Thread Pedro Villavicencio
Public bug reported:

blah blah

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: Invalid

-- 
test, please ignore.
https://bugs.launchpad.net/bugs/185424
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 151536] Re: Hangs on login and uses 100% cpu

2008-01-23 Thread Jeff Saucier
Yeah, I think it's the problem because if you use NetworkManager, the
connection is not ready when e-d-s start.

So, I think that if you have a web calendar and the connection is not
ready, e-d-s start like crazy...

-- 
Hangs on login and uses 100% cpu
https://bugs.launchpad.net/bugs/151536
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 97107] Re: Braid screensaver cause desktop to freeze up

2008-01-23 Thread dmig
Just seen this bug in dualhead configuration.
According to comments on bug #101943, this one is same one.

-- 
Braid screensaver cause desktop to freeze up
https://bugs.launchpad.net/bugs/97107
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


Re: [Bug 150334] Re: Workspaces only in 1 row although set to be in 2 rows

2008-01-23 Thread Sylvain
Yes that is correct. I do notice the same behaviour.
But it was working very well with feisty fawn...

2008/1/23, DaveHansen <[EMAIL PROTECTED]>:
>
> I'm seeing the same behavior.  I have 9 workspaces, and they all appear
> in one row in the switcher, despite me having "Show all workspaces in: 3
> rows" set as a workspace switcher option.
>
> I've confirmed that manually killing brightside, followed by
> modification of the workspace switcher option restores the row
> functionality.  The same happens if I kill brightside, then remove and
> replace the workspace switcher.  This is completely reproducible.
>
> --
> Workspaces only in 1 row although set to be in 2 rows
> https://bugs.launchpad.net/bugs/150334
> You received this bug notification because you are a direct subscriber
> of the bug.
>

-- 
Workspaces only in 1 row although set to be in 2 rows
https://bugs.launchpad.net/bugs/150334
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 185330] Re: Nautilus crashes with SIGSEGV

2008-01-23 Thread Karol Bryd
Indeed, recreating user profile helped, now Nautilus works correctly. I
have the old profile backed up in case you would like to get some more
details about the issue.

-- 
Nautilus crashes with SIGSEGV
https://bugs.launchpad.net/bugs/185330
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 183325] Re: rhythmbox stops playing

2008-01-23 Thread Pedro Villavicencio
Thanks for your bug report. Please try to obtain a backtrace
http://wiki.ubuntu.com/DebuggingProgramCrash and attach the file to the
bug report. This will greatly help us in tracking down your problem.

** Attachment removed: "CoreDump.gz"

   http://launchpadlibrarian.net/11360148/CoreDump.gz

** Visibility changed to: Public

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

-- 
rhythmbox stops playing
https://bugs.launchpad.net/bugs/183325
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 150334] Re: Workspaces only in 1 row although set to be in 2 rows

2008-01-23 Thread DaveHansen
I'm seeing the same behavior.  I have 9 workspaces, and they all appear
in one row in the switcher, despite me having "Show all workspaces in: 3
rows" set as a workspace switcher option.

I've confirmed that manually killing brightside, followed by
modification of the workspace switcher option restores the row
functionality.  The same happens if I kill brightside, then remove and
replace the workspace switcher.  This is completely reproducible.

-- 
Workspaces only in 1 row although set to be in 2 rows
https://bugs.launchpad.net/bugs/150334
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 80856] Re: F-Spot as default for importing photos

2008-01-23 Thread Daeng Bo
I read that in the IRC notes. Glad that one got solved.

-- 
F-Spot as default for importing photos
https://bugs.launchpad.net/bugs/80856
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-volume-manager in ubuntu.

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


[Bug 185091] Re: Ubuntu slow

2008-01-23 Thread landolini

Sorry is this a wrong place to post ?

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

** bug changed to question:
   
https://answers.launchpad.net/ubuntu/+source/gnome-system-monitor/+question/22899

-- 
Ubuntu slow
https://bugs.launchpad.net/bugs/185091
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 185326] Re: epiphany-gecko crashed with SIGSEGV in save_changes_idle()

2008-01-23 Thread Pedro Villavicencio
** Changed in: epiphany-browser (Ubuntu)
   Importance: Undecided => Medium
 Assignee: (unassigned) => Ubuntu Desktop Bugs (desktop-bugs)
   Status: New => Triaged

-- 
epiphany-gecko crashed with SIGSEGV in save_changes_idle()
https://bugs.launchpad.net/bugs/185326
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 185330] Re: Nautilus crashes with SIGSEGV

2008-01-23 Thread Pedro Villavicencio
Thanks for the report, that's not reproducible here, can you try to
reproduce the same with a new user created on your system? thanks.

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

-- 
Nautilus crashes with SIGSEGV
https://bugs.launchpad.net/bugs/185330
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 185391] Evo sigs show HTML formatting code in new messages

2008-01-23 Thread Matthew Tighe
Public bug reported:

1. Create a HTML signature in evolution 
2. Exit evolution
3. Create or respond to new message
4. You get HTML formatting commands in a plain text signature...

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

-- 
Evo sigs show HTML formatting code in new messages
https://bugs.launchpad.net/bugs/185391
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 185387] Re: can not drag a file to a nautilus folder which uses list mode

2008-01-23 Thread Pedro Villavicencio
Thanks for the report, it looks like bug
http://bugzilla.gnome.org/show_bug.cgi?id=121262 has come to live

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

-- 
can not drag a file to a nautilus folder which uses list mode
https://bugs.launchpad.net/bugs/185387
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 80856] Re: F-Spot as default for importing photos

2008-01-23 Thread Martin Pitt
F-Spot is the default in Hardy now.

** Changed in: gnome-volume-manager (Ubuntu)
Sourcepackagename: f-spot => gnome-volume-manager
   Status: Triaged => Fix Released

** Changed in: gthumb (Ubuntu)
   Status: Triaged => Invalid

** Changed in: gnome-volume-manager (Ubuntu)
 Assignee: (unassigned) => Martin Pitt (pitti)

-- 
F-Spot as default for importing photos
https://bugs.launchpad.net/bugs/80856
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-volume-manager in ubuntu.

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


[Bug 185387] can not drag a file to a nautilus folder which uses list mode

2008-01-23 Thread Timo Aaltonen
Public bug reported:

Binary package hint: file-roller

It's not possible to drag'n'drop a file from file-roller to a nautilus
window which is using "view as list" mode for the destination folder.

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New

-- 
can not drag a file to a nautilus folder which uses list mode
https://bugs.launchpad.net/bugs/185387
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for file-roller in ubuntu.

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


[Bug 151536] Re: Hangs on login and uses 100% cpu

2008-01-23 Thread hggdh
a brief chat on #evolution suggests this might be related to having no
network at login (one of them has seen something like this before).

-- 
Hangs on login and uses 100% cpu
https://bugs.launchpad.net/bugs/151536
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 185379] [Wishlist] Evince should have keyb. shortcuts for "best fit" / "fit width"

2008-01-23 Thread zorro
Public bug reported:

Binary package hint: evince

...since working with slides and din a4 documents at the same time isn't
much fun. :)

thanks!

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

-- 
[Wishlist] Evince should have keyb. shortcuts for "best fit" / "fit width"
https://bugs.launchpad.net/bugs/185379
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evince in ubuntu.

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


[Bug 185379] Re: [Wishlist] Evince should have keyb. shortcuts for "best fit" / "fit width"

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

-- 
[Wishlist] Evince should have keyb. shortcuts for "best fit" / "fit width"
https://bugs.launchpad.net/bugs/185379
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for evince in ubuntu.

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


[Bug 185371] Cannot umount the volume 'PHONE CARD'

2008-01-23 Thread Pander
Public bug reported:

Binary package hint: nautilus

Mounting a PHONE CARD of Sony Ericsson K770i mobile telephone works perfectly, 
also with nice icon on the desktop of Gnome. Mount command shows:
  /dev/sda1 on /media/PHONE CARD type vfat 
(rw,nosuid,nodev,shortname=mixed,uid=1000,utf8,umask=077,usefree)

Unmounting via mouse menu does not work, it reports:
  Cannot unmount the volume 'PHONE CARD'
  Details: Cannot remove directory

Then the icon disappears from the desktop and the filesystem is not
listed by the mount command. The mobile telephone reports not to
disconnect the USB cable. Only after 'eject /dev/sda1' by the user in a
terminal the telephone reports it is safe to unconnect the cable.

However with my previous mobile telephone Sony Ericsson K750i on the
same laptop with the same software installation and configuration this
problem does not occur.

This could be related that the K770i has a different kind of memory card
than the K750i.

Please investigate and fix this. Below is output of dmesg:

[17330.808000] usb 1-2: USB disconnect, address 22
[17343.38] usb 1-2: new full speed USB device using ohci_hcd and address 23
[17343.596000] usb 1-2: configuration #3 chosen from 1 choice
[17343.604000] cdc_acm 1-2:3.1: ttyACM0: USB ACM device
[17343.612000] cdc_acm 1-2:3.3: ttyACM1: USB ACM device
[17343.628000] usb0: register 'cdc_ether' at usb-:00:13.0-2, CDC Ethernet 
Device, 02:80:37:04:03:00
[17346.344000] ADDRCONF(NETDEV_CHANGE): usb0: link becomes ready
[17357.056000] usb0: no IPv6 routers present
[17365.648000] usb 1-2: USB disconnect, address 23
[17365.66] usb0: unregister 'cdc_ether' usb-:00:13.0-2, CDC Ethernet 
Device
[17367.90] usb 1-2: new full speed USB device using ohci_hcd and address 24
[17368.112000] usb 1-2: configuration #2 chosen from 1 choice
[17368.268000] scsi1 : SCSI emulation for USB Mass Storage devices
[17368.268000] usb-storage: device found at 24
[17368.268000] usb-storage: waiting for device to settle before scanning
[17373.268000] usb-storage: device scan complete
[17373.272000] scsi 1:0:0:0: Direct-Access Sony Eri Memory Stick  
PQ: 0 ANSI: 0
[17373.284000] sd 1:0:0:0: [sda] 3995273 512-byte hardware sectors (2046 MB)
[17373.296000] sd 1:0:0:0: [sda] Test WP failed, assume Write Enabled
[17373.296000] sd 1:0:0:0: [sda] Assuming drive cache: write through
[17373.316000] sd 1:0:0:0: [sda] 3995273 512-byte hardware sectors (2046 MB)
[17373.328000] sd 1:0:0:0: [sda] Test WP failed, assume Write Enabled
[17373.328000] sd 1:0:0:0: [sda] Assuming drive cache: write through
[17373.328000]  sda: sda1
[17373.34]  sda: p1 exceeds device capacity
[17373.344000] sd 1:0:0:0: [sda] Attached SCSI removable disk
[17373.344000] sd 1:0:0:0: Attached scsi generic sg0 type 0
[17374.012000] attempt to access beyond end of device
[17374.012000] sda: rw=0, want=3995512, limit=3995273
[17374.012000] printk: 132 messages suppressed.
[17374.012000] Buffer I/O error on device sda1, logical block 3995136
[17374.012000] attempt to access beyond end of device
[17374.012000] sda: rw=0, want=3995513, limit=3995273
[17374.012000] Buffer I/O error on device sda1, logical block 3995137
[17374.012000] attempt to access beyond end of device
[17374.012000] sda: rw=0, want=3995514, limit=3995273
[17374.012000] Buffer I/O error on device sda1, logical block 3995138
[17374.012000] attempt to access beyond end of device
[17374.012000] sda: rw=0, want=3995515, limit=3995273
[17374.012000] Buffer I/O error on device sda1, logical block 3995139
[17374.012000] attempt to access beyond end of device
[17374.012000] sda: rw=0, want=3995516, limit=3995273
[17374.012000] Buffer I/O error on device sda1, logical block 3995140
[17374.012000] attempt to access beyond end of device
[17374.012000] sda: rw=0, want=3995517, limit=3995273
[17374.012000] Buffer I/O error on device sda1, logical block 3995141
[17374.016000] attempt to access beyond end of device
[17374.016000] sda: rw=0, want=3995518, limit=3995273
[17374.016000] Buffer I/O error on device sda1, logical block 3995142
[17374.016000] attempt to access beyond end of device
[17374.016000] sda: rw=0, want=3995519, limit=3995273
[17374.016000] Buffer I/O error on device sda1, logical block 3995143
[17374.016000] attempt to access beyond end of device
[17374.016000] sda: rw=0, want=3995512, limit=3995273
[17374.016000] Buffer I/O error on device sda1, logical block 3995136
[17374.016000] attempt to access beyond end of device
[17374.016000] sda: rw=0, want=3995513, limit=3995273
[17374.016000] Buffer I/O error on device sda1, logical block 3995137
[17374.016000] attempt to access beyond end of device
[17374.016000] sda: rw=0, want=3995514, limit=3995273
[17374.016000] attempt to access beyond end of device
[17374.016000] sda: rw=0, want=3995515, limit=3995273
[17374.016000] attempt to access beyond end of device
[17374.016000] sda: rw=0, want=3995516, limit=3995273
[17374.016000] attempt to access beyond end of device
[17374.0160

[Bug 185362] Symbolic links cause file import errors

2008-01-23 Thread William F Pearson
Public bug reported:

Binary package hint: rhythmbox

GNOME rhythmbox 0.11.2 gutsy gibbon

Symbolic links in my music directory cause file import errors to be
displayed. However, the files will import and play correctly. Even if I
delete the errors they reappear every time rhythmbox gets restarted.

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

-- 
Symbolic links cause file import errors
https://bugs.launchpad.net/bugs/185362
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 151536] Re: Hangs on login and uses 100% cpu

2008-01-23 Thread hggdh
Thank you, Michael. Unfortunately, the stacktrace is still incomplete --
Although it looks like we are looping in pthread_mutex_lock (which calls
__pthread_lock, which may go into a spinloop), we still do not know
which e-d-s module initiated the call, nor when. Could you please
install e-d-s-dbgsym (in fact, please install all corresponding e-d-s
dbgsym packages, see below for a list of potential packages) )and repeat
the bt with a 'thread apply all bt full'?

This is still very weird... a loop at this point suggests something else
is broken at a basic level... or some structures are being overlaid.

E-D-S builds the following packages; some of them will be installed,
please install the corresponding dbgsym packages (and please adjust
version info as needed):

evolution-data-server
 libcamel1.2-10
 libebook1.2-9
 libecal1.2-7
 libedata-book1.2-2
 libedata-cal1.2-6
libedataserver1.2-9
 libedataserverui1.2-8
 libegroupwise1.2-13
 libexchange-storage1.2-3
 libgdata-google1.2-1
 libgdata1.2-1

** Changed in: evolution-data-server (Ubuntu)
   Status: New => Incomplete

-- 
Hangs on login and uses 100% cpu
https://bugs.launchpad.net/bugs/151536
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 158205] Re: evolution crashed: dragged memo into task attachment bar, pressed save.

2008-01-23 Thread hggdh
** Visibility changed to: Public

-- 
evolution crashed: dragged memo into task attachment bar, pressed save.
https://bugs.launchpad.net/bugs/158205
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 145866] Re: system sounds do not play

2008-01-23 Thread Luke Yelavich
It looks like the problem is the asoundrc.asoundconf file. What happens
if you comment out, or remove the last two lines of that file? I would
expect sound to work again.

-- 
system sounds do not play
https://bugs.launchpad.net/bugs/145866
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 178698] Re: IMAP and weird characters in name field

2008-01-23 Thread hggdh
upstream bug matches symptoms

** Changed in: evolution (Ubuntu)
   Status: Incomplete => Triaged

-- 
IMAP and weird characters in name field
https://bugs.launchpad.net/bugs/178698
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-23 Thread migash.r
ok, so I have reinstalled the icon theme and gnome-system-monitor does not 
crash any more when Firefox is running, so I guess this bug report might as 
well be closed..
invalid icons crash gnome-system-monitor at the processes tab.

-- 
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 185339] Re: [Hardy] "File operations" window always on top and unminimizable

2008-01-23 Thread Murat Güneş
** Description changed:

  Binary package hint: nautilus
  
- The new "File operations" popup window in the new gvfs-enabled Nautilus
- in Hardy always stays on top, has no minimize button, and cannot be
+ The "File operations" popup window in the new gvfs-enabled Nautilus in
+ Hardy always stays on top, has no minimize button, and cannot be
  minimized by clicking on its window list entry. This results in having
  to view the progresses of the file operations in the forefront, which is
  not acceptable in a multitasking environment.

-- 
[Hardy] "File operations" window always on top and unminimizable
https://bugs.launchpad.net/bugs/185339
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 185339] [Hardy] "File operations" window always on top and unminimizable

2008-01-23 Thread Murat Güneş
Public bug reported:

Binary package hint: nautilus

The new "File operations" popup window in the new gvfs-enabled Nautilus
in Hardy always stays on top, has no minimize button, and cannot be
minimized by clicking on its window list entry. This results in having
to view the progresses of the file operations in the forefront, which is
not acceptable in a multitasking environment.

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

-- 
[Hardy] "File operations" window always on top and unminimizable
https://bugs.launchpad.net/bugs/185339
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 42691] Re: Attaching a PSP causes RythmBox to launch (Dapper Beta)

2008-01-23 Thread Gaëtan Petit
original psp

-- 
Attaching a PSP causes RythmBox to launch (Dapper Beta)
https://bugs.launchpad.net/bugs/42691
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 71030] Re: Lock Screen blanks screen instead of showing screensaver (on external monitor)

2008-01-23 Thread Martin Magnusson
I'm having the same problem, using one nVidia card with two monitors
(laptop monitor + external LCD screen connected through d-sub contact),
running Ubuntu 7.10.

It has always worked before, but today, the laptop screen goes black
after gnome-screensaver starts, and stays black. I can only see the
mouse cursor. The other monitor works fine.

Running gnome-screensaver-preferences gives me:

The program 'gnome-screensaver-preferences' received an X Window System error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 343 error_code 8 request_code 78 minor_code 0)

It is the same after I do "killall gnome-screensaver". Running glxinfo
gives:

name of display: :0.0
X Error of failed request:  BadMatch (invalid parameter attributes)
  Major opcode of failed request:  78 (X_CreateColormap)
  Serial number of failed request:  13
  Current serial number in output stream:  15

As far as I know, I haven't changed anything since yesterday, when it
worked, except for installing gdesklets.

-- 
Lock Screen blanks screen instead of showing screensaver (on external monitor)
https://bugs.launchpad.net/bugs/71030
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 185330] Nautilus crashes with SIGSEGV

2008-01-23 Thread Karol Bryd
Public bug reported:

Binary package hint: nautilus


Latest Nautilus (2.21.6) crashes with SIGSEGV when run without arguments, for 
example:

[EMAIL PROTECTED]:~$ nautilus
gnome-mount 0.7

** (gnome-mount:18530): WARNING **: Mount failed for 
/org/freedesktop/Hal/devices/volume_uuid_46f27d73_fc2f_4261_927d_8f8b10c99a78
org.freedesktop.Hal.Device.PermissionDeniedByPolicy : 
org.freedesktop.hal.storage.mount-fixed auth_admin_keep_always <-- (action, 
result)

*** glibc detected *** nautilus: munmap_chunk(): invalid pointer: 0x081e09d4 ***
=== Backtrace: =
/lib/tls/i686/cmov/libc.so.6(cfree+0x1bb)[0xb72b950b]
/usr/lib/libglib-2.0.so.0(g_free+0x31)[0xb7615c21]
nautilus[0x80e82cb]
/usr/lib/libgio-2.0.so.0(g_simple_async_result_complete+0x71)[0xb76fb8e1]
/usr/lib/libgio-2.0.so.0[0xb76e3a96]
/usr/lib/libgio-2.0.so.0(g_simple_async_result_complete+0x71)[0xb76fb8e1]
/usr/lib/libgio-2.0.so.0[0xb76fb94e]
/usr/lib/libglib-2.0.so.0[0xb760c1c1]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x176)[0xb760dd76]
/usr/lib/libglib-2.0.so.0[0xb7611133]
/usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1e7)[0xb7611517]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb4)[0xb79fa984]
nautilus[0x807c2cd]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe0)[0xb7260450]
nautilus[0x8069bc1]
=== Memory map: 
08048000-0816a000 r-xp  08:05 2252619/usr/bin/nautilus
0816a000-0816f000 rwxp 00122000 08:05 2252619/usr/bin/nautilus
0816f000-08717000 rwxp 0816f000 00:00 0  [heap]
b2ef-b2f5 rwxs  00:08 7503890/SYSV (deleted)
b345c000-b3968000 rwxp b345c000 00:00 0 
b3968000-b3987000 r-xp  08:05 2257680/usr/lib/libjpeg.so.62.0.0
b3987000-b3988000 rwxp 0001e000 08:05 2257680/usr/lib/libjpeg.so.62.0.0
b3988000-b398b000 r-xp  08:05 685492 /lib/libattr.so.1.1.0
b398b000-b398c000 rwxp 2000 08:05 685492 /lib/libattr.so.1.1.0
b398c000-b3993000 r-xp  08:05 2256252/usr/lib/libfam.so.0.0.0
b3993000-b3994000 rwxp 6000 08:05 2256252/usr/lib/libfam.so.0.0.0
b3994000-b399a000 r-xp  08:05 685511 /lib/libacl.so.1.1.0
b399a000-b399b000 rwxp 5000 08:05 685511 /lib/libacl.so.1.1.0
b39b1000-b39b5000 r-xp  08:05 2304719
/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so
b39b5000-b39b6000 rwxp 3000 08:05 2304719
/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-jpeg.so
b39b6000-b39c2000 r-xp  08:05 48970  
/usr/lib/gnome-vfs-2.0/modules/libfile.so
b39c2000-b39c3000 rwxp b000 08:05 48970  
/usr/lib/gnome-vfs-2.0/modules/libfile.so
b39c3000-b39c4000 ---p b39c3000 00:00 0 
b39c4000-b42c8000 rwxp b39c4000 00:00 0 
b42c8000-b434e000 r-xp  08:05 456967 
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans-Bold.ttf
b434e000-b434f000 ---p b434e000 00:00 0 
b434f000-b4b9e000 rwxp b434f000 00:00 0 
b4b9e000-b4ba2000 r-xp  08:05 2304721
/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
b4ba2000-b4ba3000 rwxp 3000 08:05 2304721
/usr/lib/gtk-2.0/2.10.0/loaders/libpixbufloader-png.so
b4ba3000-b4ca7000 rwxp b4ba3000 00:00 0 
b4ca7000-b4d37000 r-xp  08:05 456966 
/usr/share/fonts/truetype/ttf-dejavu/DejaVuSans.ttf
b4d37000-b4d39000 r-xp  08:05 2448213
/usr/lib/pango/1.6.0/modules/pango-basic-fc.so
b4d39000-b4d3a000 rwxp 1000 08:05 2448213
/usr/lib/pango/1.6.0/modules/pango-basic-fc.so
b4d3a000-b4d4 r-xs  08:05 1765172
/var/cache/fontconfig/945677eb7aeaf62f1d50efc3fb3ec7d8-x86.cache-2
b4d4-b4d43000 r-xs  08:05 1765417
/var/cache/fontconfig/e383d7ea5fbe662a33d9b44caf393297-x86.cache-2
b4d43000-b4d44000 r-xs  08:05 1765180
/var/cache/fontconfig/e3fa16a14183b06aa45b3e009278fd14-x86.cache-2
b4d44000-b4d48000 r-xs  08:05 1765179
/var/cache/fontconfig/921a30a17f0be15c70ac14043cb7a739-x86.cache-2
b4d48000-b4d49000 r-xs  08:05 1765178
/var/cache/fontconfig/c69f04ab05004e31a6d5e715764f16d8-x86.cache-2
b4d49000-b4d4a000 r-xs  08:05 1765177
/var/cache/fontconfig/4c73fe0c47614734b17d736dbde7580a-x86.cache-2
b4d4a000-b4d4d000 r-xs  08:05 1765176
/var/cache/fontconfig/a755afe4a08bf5b97852ceb7400b47bc-x86.cache-2
b4d4d000-b4d53000 r-xs  08:05 1765175
/var/cache/fontconfig/6d41288fd70b0be22e8c3a91e032eec0-x86.cache-2
b4d53000-b4d56000 r-xs  08:05 1765174
/var/cache/fontconfig/de156ccd2eddbdc19d37a45b8b2aac9c-x86.cache-2
b4d56000-b4d5e000 r-xs  08:05 1765166
/var/cache/fontconfig/e3de0de479f42330eadf588a55fb5bf4-x86.cache-2
b4d5e000-b4d66000 r-xs  08:05 1765078
/var/cache/fontconfig/0f34bcd4b6ee430af32735b75db7f02b-x86.cache-2
b4d66000-b4d88000 r-xs  08:05 1765076
/var/cache/fontconfig/365b55f210c0a22e9a19e35191240f32-x86.cache-2
b4d88000-b4daa000 r-xs  08:05 1765075
/var/cache/fontconfig/e70f71057f1a19486902cdb7615b112b-x86.cache-2
b4daa000-b4db1000 r-xs  08:05 1763142
/var/cache/f

[Bug 178558] Re: Firefox 3.0 makes everything annoyingly huge

2008-01-23 Thread Guillermo Pérez
I confirm the problem also affects Epiphany, and it's worse (no
workarrounds) because you can't change de dpi setting in about:config.

Opposite to FF3, only the page is scaled. The interface is the same as
other gnome apps, as it's pure GTK, not rendered by XUL.

-- 
Firefox 3.0 makes everything annoyingly huge
https://bugs.launchpad.net/bugs/178558
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 185326] Re: epiphany-gecko crashed with SIGSEGV in save_changes_idle()

2008-01-23 Thread Cristian Aravena Romero

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

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

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

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

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

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

** Attachment added: "Stacktrace.txt"
   http://launchpadlibrarian.net/11494377/Stacktrace.txt

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

** Visibility changed to: Public

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

** Also affects: epiphany-browser via
   http://bugzilla.gnome.org/show_bug.cgi?id=511518
   Importance: Unknown
   Status: Unknown

-- 
epiphany-gecko crashed with SIGSEGV in save_changes_idle()
https://bugs.launchpad.net/bugs/185326
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 185326] epiphany-gecko crashed with SIGSEGV in save_changes_idle()

2008-01-23 Thread Cristian Aravena Romero
Public bug reported:

Binary package hint: epiphany-browser

0) Update Hardy Heron
1) Reboot
2) Open Epiphany
3) Close Epiphany
4) Crash

ProblemType: Crash
Architecture: i386
Date: Wed Jan 23 08:37:59 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/epiphany-gecko
Package: epiphany-gecko 2.21.4-0ubuntu3
PackageArchitecture: i386
ProcCmdline: epiphany-browser
ProcCwd: /home/caravena
ProcEnviron:
 LANGUAGE=es_CL:es
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=es_CL.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: epiphany-browser
StacktraceTop:
 save_changes_idle (model=0x8242010)
 g_idle_dispatch (source=0x824f2c8, callback=0x, 
 IA__g_main_context_dispatch (context=0x818e260)
 g_main_context_iterate (context=0x818e260, block=0, 
 IA__g_main_context_iteration (context=0x818e260,
Title: epiphany-gecko crashed with SIGSEGV in save_changes_idle()
Uname: Linux zeus-laptop 2.6.24-4-rt #1 SMP PREEMPT RT Mon Jan 14 19:42:34 UTC 
2008 i686 GNU/Linux
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin netdev 
plugdev powerdev pulse pulse-access pulse-rt scanner video

** Affects: epiphany-browser
 Importance: Unknown
 Status: Unknown

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


** Tags: apport-crash need-i386-retrace

-- 
epiphany-gecko crashed with SIGSEGV in save_changes_idle()
https://bugs.launchpad.net/bugs/185326
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 37637] Re: Crash on copying multiple big folders

2008-01-23 Thread Bug Watch Updater
** Changed in: evolution
   Status: Unknown => Fix Released

-- 
Crash on copying multiple big folders
https://bugs.launchpad.net/bugs/37637
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


  1   2   >