[Bug 1577927] Re: After upgrade, can no longer set tab titles

2017-02-25 Thread Erik B. Andersen
https://bugzilla.gnome.org/show_bug.cgi?id=740188  Seems to be the
related bug. It sounds like this was added back in (possibly)? So maybe
we'll see the feature come backup in Y or Z? (I know, having to upgrade
just to get the features you used to have is a pain.)

On 16.04 it seems to work to install mate-terminal, which is very
similar, but has the old functionality.

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

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

Title:
  After upgrade, can no longer set tab titles

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/1577927/+subscriptions

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


[Bug 857710] Re: File selection by typing is buggy sometimes

2011-10-11 Thread Erik B. Andersen
I reported a duplicate of this bug (bug 872090), with some steps to
reproduce it. I think I'll add to this bug's description with more ways
to cause it.

** Description changed:

  When I type in Nautilus to select files by name, often the wrong file is
  selected, as if my typing had been cut short or re-evaluated partway
  through. A screencast is attached.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: nautilus 1:3.1.92-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-11.18-generic 3.0.4
  Uname: Linux 3.0.0-11-generic x86_64
  ApportVersion: 1.23-0ubuntu1
  Architecture: amd64
  Date: Fri Sep 23 12:50:09 2011
  ExecutablePath: /usr/bin/nautilus
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Beta amd64 (20110413)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to oneiric on 2011-09-23 (0 days ago)
+ 
+ 
+ (from duplicate bug #872090)---
+ To reproduce:
+ On a previous version of ubuntu (Natty, Maverick) open nautilus.
+ Click in the file and folder area.
+ Press backspace until you are in the root of the file system.
+ Type 'e'. 'etc' should be selected. Press enter to open /etc/
+ Notice the search box disappears and /etc opens.
+ Type 'uf' 'ufw' should be selected. Notice you did not have to clear out the 
'e' you typed into the search last time. Press backspace to clear the character 
'f' from the current search, 'uf'. Notice the character 'f' is deleted and that 
you are still in /etc/.
+ Type 'd' and press enter to open /etc/udev.
+ 
+ Now, try the same test on Oneiric:
+ On a Oneiric, open nautilus.
+ Click in the file and folder area.
+ Press backspace until you are in the root of the file system.
+ Type 'et'. Notice that the search box disappears after typing the second 
letter (Not expected, a bug).
+ Press enter to open the currently selected /etc.
+ Type 'ud' and notice that no search comes up (this is a bug).
+ Close nautilus and reopen.
+ Type 'docu' to select documents, press backspace to delete 'u' and press 
enter. Notice the search works as expected.
+ Press backspace to navigate up (this is working normal)
+ Type 'Public'. Notice search still works as expected. Press enter.
+ Press backspace until you are in the root of the filesystem.
+ 
+ Apparently, search works properly in the home folder, but not in other 
folders!
+ On my machine, I'm using btrfs with (the installer set up) subvolumes for / 
and /home. However, this bug is still the same for root's home folder, which is 
only on the / subvolume!
+ -

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

Title:
  File selection by typing is buggy sometimes

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

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


[Bug 872090] [NEW] [regression] nautilus does not clear search box on folder open, nor does backspace clear characters

2011-10-10 Thread Erik B. Andersen
Public bug reported:

In previous versions of Ubuntu, you could quickly navigate folders by starting 
to type their name. The selection would jump to the first folder matching the 
current string. You could continue typing until it got the correct folder. Then 
you could press enter and the folder would open, resetting (and hiding) the 
search box. You could then start typing the name of the subfolder you wanted 
(and repeat until you got to your destination).  If you made a mistake typing, 
you could backspace in the search box and correct it. Once you opened a folder 
and the searchbox reset (and hid) you could navigate up with the backspace key.
However, on the daily image (Oneiric 10-10-2011), the search box does not reset 
or hide upon a folder opening.  Furthermore, even when the search box is 
visible and your cursor is in it, pressing backspace does not delete 
characters--it navigates up!
I would expect the correct behavior to be to work like previous ubuntu 
versions: Reset and hide the search when you open a folder with enter, 
backspace character if the typing cursor is in the search (otherwise navigate 
up).

To reproduce:
On a previous version of ubuntu (Natty, Maverick) open nautilus.
Click in the file and folder area.
Press backspace until you are in the root of the file system.
Type 'e'.  'etc' should be selected.  Press enter to open /etc/
Notice the search box disappears and /etc opens.
Type 'uf' 'ufw' should be selected. Notice you did not have to clear out the 
'e' you typed into the search last time. Press backspace to clear the character 
'f' from the current search, 'uf'. Notice the character 'f' is deleted and that 
you are still in /etc/.
Type 'd' and press enter to open /etc/udev.

Now, try the same test on Oneiric:
On a Oneiric, open nautilus.
Click in the file and folder area.
Press backspace until you are in the root of the file system.
Type 'et'.  Notice that the search box disappears after typing the second 
letter (Not expected, a bug). 
Press enter to open the currently selected /etc.
Type 'ud' and notice that no search comes up (this is a bug).
Close nautilus and reopen.
Type 'docu' to select documents, press backspace to delete 'u' and press enter. 
Notice the search works as expected.
Press backspace to navigate up (this is working normal)
Type 'Public'. Notice search still works as expected. Press enter.
Press backspace until you are in the root of the filesystem.

Apparently, search works properly in the home folder, but not in other folders! 
On my machine, I'm using btrfs with (the installer set up) subvolumes for / and 
/home. However, this bug is still the same for root, whos home folder is only 
on the / subvolume!

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: nautilus 1:3.2.0-0ubuntu5
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
Date: Mon Oct 10 18:07:03 2011
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: nautilus
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric running-unity

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

Title:
  [regression] nautilus does not clear search box on folder open, nor
  does backspace clear characters

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

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


[Bug 872090] Re: [regression] nautilus does not clear search box on folder open, nor does backspace clear characters

2011-10-10 Thread Erik B. Andersen
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in Ubuntu.
https://bugs.launchpad.net/bugs/872090

Title:
  [regression] nautilus does not clear search box on folder open, nor
  does backspace clear characters

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

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


[Bug 867749] [NEW] Permission Denied error when reading a pdf format file whos name doesn't end in .pdf

2011-10-04 Thread Erik B. Andersen
Public bug reported:

When opening a pdf document that has a name ending in '.pdf' the
document opens as expected. However, when opening a pdf document whose
name does not end in '.pdf',, evince gives the error Permission
Denied.

To Reproduce:
0. Obtain a PDF document.
1. Make a copy of it. 
2. Rename the copy so that the name does not end in '.pdf'.
3. Open the original copy. Notice that there is no error.
4. Open the renamed copy and notice that the document is not opened and instead 
the error Permission Denied is given.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: evince 2.32.0-0ubuntu12.3
ProcVersionSignature: Ubuntu 2.6.38-11.50-generic 2.6.38.8
Uname: Linux 2.6.38-11-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
CheckboxSubmission: a869e808e24f1cd12a0b9ddfb6a9e84b
CheckboxSystem: fd6c484c0b5d20a2f1cd036ef0f63975
Date: Tue Oct  4 10:48:51 2011
ExecutablePath: /usr/bin/evince
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
ProcCmdline_: BOOT_IMAGE=/boot/vmlinuz-2.6.38-11-generic 
root=UUID=b3cdc2b9-ea16-4287-aac5-8583c21f4050 ro quiet splash vt.handoff=7
ProcEnviron:
 LANGUAGE=en_US:en
 PATH=(custom, user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
ProcVersionSignature_: Ubuntu 2.6.38-11.50-generic 2.6.38.8
SourcePackage: evince
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug apport-lpi natty

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

Title:
  Permission Denied error when reading a pdf format file whos name
  doesn't end in .pdf

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

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


[Bug 867749] Re: Permission Denied error when reading a pdf format file whos name doesn't end in .pdf

2011-10-04 Thread Erik B. Andersen
-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to evince in Ubuntu.
https://bugs.launchpad.net/bugs/867749

Title:
  Permission Denied error when reading a pdf format file whos name
  doesn't end in .pdf

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

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


[Bug 792644] Re: gnome-user-share crashed with SIGABRT in g_option_context_parse()

2011-06-03 Thread Erik B. Andersen
** Visibility changed to: Public

-- 
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-user-share in Ubuntu.
https://bugs.launchpad.net/bugs/792644

Title:
  gnome-user-share crashed with SIGABRT in g_option_context_parse()

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


[Bug 455537] Re: time slider/visualisation stops when skipping forward or backwards in an mp3

2011-05-23 Thread Erik B. Andersen
I would try to confirm this but I can't get the visualization to show
instead of the album art. If I could figure that out I would gladly test
it.

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

Title:
  time slider/visualisation stops when skipping forward or backwards in
  an mp3

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


[Bug 534553] Re: Rhythmbox visualization freezes when one song finishes and another of the same format starts

2011-05-23 Thread Erik B. Andersen
Still freezes after second song on Natty. Will unfreeze for less than a
second every five seconds.

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

Title:
  Rhythmbox visualization freezes when one song finishes and another of
  the same format starts

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


[Bug 661882] Re: Totem playlist does not keep order on addition of multiple files

2011-05-04 Thread Erik B. Andersen
If I already have a playlist and I select files in a certain order in
nautilus, and then drag them to the end of the playlist, they seem to be
added out of order *if the playlist is long enough to need a scrollbar*.

Can anyone else confirm the scrolling playlist thing triggers it for
them?

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

Title:
  Totem playlist does not keep order on addition of multiple files

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


[Bug 385687] Re: EOG doesn't display .svg w/ multiple lines of text properly

2011-03-12 Thread Erik B. Andersen
** Bug watch added: GNOME Bug Tracker #644582
   https://bugzilla.gnome.org/show_bug.cgi?id=644582

** Also affects: eog via
   https://bugzilla.gnome.org/show_bug.cgi?id=644582
   Importance: Unknown
   Status: Unknown

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

Title:
  EOG doesn't display .svg w/ multiple lines of text properly

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


[Bug 554963] Re: Nautilus gives Could not display computer:///. error when unmounting a volume for the first time for that login

2011-03-07 Thread Erik B. Andersen
the upstream bug has been closed which is somewhat weird since the code didn't 
really change
For a while, it seemed like the bug was gone, and so they closed the bug. 
However, I still occasionally stumble across this bug.

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

Title:
  Nautilus gives Could not display computer:///. error when unmounting
  a volume for the first time for that login

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


[Bug 618607] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2010-09-05 Thread Erik B. Andersen
Ok, I think it is the same bug as what I had. It seems to happen when you 
unmount/eject something. I'm attaching a valgrind log, and I also have a 
backtrace that I'll attach.
@Nikita Did you open the archives with the archive mounter and then unmount 
them, and then unmount them?

** Attachment added: Valgrind log
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/618607/+attachment/1547360/+files/valgrind2.log

-- 
nautilus crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/618607
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 618607] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2010-09-05 Thread Erik B. Andersen

** Attachment added: Gdb backtrace
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/618607/+attachment/1547361/+files/gdb-nautilus.txt

-- 
nautilus crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/618607
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 618607] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2010-09-05 Thread Erik B. Andersen

** Attachment added: xsession-errors
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/618607/+attachment/1547366/+files/xsession-errors

-- 
nautilus crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/618607
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 618607] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2010-09-05 Thread Erik B. Andersen

** Attachment added: Nautilus Strace
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/618607/+attachment/1547395/+files/strace-nautilus.log

-- 
nautilus crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/618607
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 618607] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2010-09-05 Thread Erik B. Andersen
Well, I'm going to set this bug to confirmed--hopefully the information I 
provided was enough.
@Nikita
I went back and re read the comments. I originally skimmed over your comment 
and thought you were saying that the problem was when you had the archives 
open. But now I get what you were saying. You might have a different bug, 
especially if it only happens with names with the wrong encoding.
(I also reread my comment, Did you open the archives with the archive mounter 
and then unmount them, and then unmount them? I must have been tired. I only 
meant unmounting them once :)

** Changed in: nautilus (Ubuntu)
   Status: Incomplete = Confirmed

-- 
nautilus crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/618607
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 576753] Re: gnome-screensaver will only let you unlock screen with first pointer even if there are multiple pointers via MPX

2010-09-04 Thread Erik B. Andersen
Ok, I just tried it with the latest daily Maverick image and it still
happens.

** Tags added: maverick

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

-- 
gnome-screensaver will only let you unlock screen with first pointer even if 
there are multiple pointers via MPX
https://bugs.launchpad.net/bugs/576753
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 630560] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2010-09-04 Thread Erik B. Andersen
*** This bug is a duplicate of bug 618607 ***
https://bugs.launchpad.net/bugs/618607


** Attachment added: CoreDump.gz
   https://bugs.launchpad.net/bugs/630560/+attachment/1544634/+files/CoreDump.gz

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/630560/+attachment/1544635/+files/Dependencies.txt

** Attachment added: Disassembly.txt
   
https://bugs.launchpad.net/bugs/630560/+attachment/1544636/+files/Disassembly.txt

** Attachment added: GConfNonDefault.txt
   
https://bugs.launchpad.net/bugs/630560/+attachment/1544637/+files/GConfNonDefault.txt

** Attachment added: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/630560/+attachment/1544638/+files/ProcMaps.txt

** Attachment added: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/630560/+attachment/1544639/+files/ProcStatus.txt

** Attachment added: Registers.txt
   
https://bugs.launchpad.net/bugs/630560/+attachment/1544640/+files/Registers.txt

** Attachment added: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/630560/+attachment/1544641/+files/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/630560/+attachment/1544642/+files/ThreadStacktrace.txt

** Attachment added: XsessionErrors.txt
   
https://bugs.launchpad.net/bugs/630560/+attachment/1544643/+files/XsessionErrors.txt

** Attachment added: usr_lib_nautilus.txt
   
https://bugs.launchpad.net/bugs/630560/+attachment/1544644/+files/usr_lib_nautilus.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 618607
   nautilus crashed with SIGSEGV in g_closure_invoke()

-- 
nautilus crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/630560
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 618607] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2010-09-04 Thread Erik B. Andersen
@jdstrydom:
Did this happen after you unmounted or ejected something, like the USB stick? I 
had a very similar to this bug error happen when I unmounted a internal hard 
drive partition.

-- 
nautilus crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/618607
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 630560] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2010-09-04 Thread Erik B. Andersen
*** This bug is a duplicate of bug 618607 ***
https://bugs.launchpad.net/bugs/618607

This bug could be a duplication of #, but I am not sure. I figure it
will take someone less time in the end to say that two bug reports
aren't duplicate then to stumble across two that are actually a
duplicate of each other.

-- 
nautilus crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/630560
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 630560] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2010-09-04 Thread Erik B. Andersen
*** This bug is a duplicate of bug 618607 ***
https://bugs.launchpad.net/bugs/618607


** Attachment added: Backtrace of the crash from gdb.
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/630560/+attachment/1545030/+files/gdb-nautilus.txt

-- 
nautilus crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/630560
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 630560] Re: nautilus crashed with SIGSEGV in g_closure_invoke()

2010-09-04 Thread Erik B. Andersen
*** This bug is a duplicate of bug 618607 ***
https://bugs.launchpad.net/bugs/618607


** Attachment added: .xsession-errors
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/630560/+attachment/1545031/+files/.xsession-errors

-- 
nautilus crashed with SIGSEGV in g_closure_invoke()
https://bugs.launchpad.net/bugs/630560
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 385687] Re: EOG doesn't display .svg w/ multiple lines of text properly

2010-07-15 Thread Erik B. Andersen
It still happens in Lucid with all the updates.

-- 
EOG doesn't display .svg w/ multiple lines of text properly
https://bugs.launchpad.net/bugs/385687
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 486413] Re: An internal data stream error occurs when visualization is changed to or from monoscope while playing .spx file

2010-07-06 Thread Erik B. Andersen
Still happens after an apt-get update and apt-get upgrade -y on lucid. I
have version 0.10.21-1ubuntu3 of the good plugins.

-- 
An internal data stream error occurs when visualization is changed to or from 
monoscope while playing .spx file
https://bugs.launchpad.net/bugs/486413
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gst-plugins-good0.10 in ubuntu.

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


[Bug 534553] Re: Rhythmbox visualization freezes when one song finishes and another of the same format starts

2010-06-15 Thread Erik B. Andersen
@Pedro Villavicencio
The bugs seem similar once it has frozen. Before that, they are different. 

For example, in the other bug, the visualizations show one frame and
then freeze. In this bug, the visualizations go for a whole song and
then freeze when the next song happens to be the same format. (It was
mp3 or ogg in this case). However, once the freeze occurs, it acts
partially the same since when you disable and then re-enable the song
the visualization updates once, so you get a new frame but no movement.

So, I don't really think they are the same bug, but if they figure out
how to fix the other bug or vice versa, it might help fix this bug.

(I wonder if when the visualization is not working as described in both
bugs when rhythmbox is in the same/similar state as the other bug, and
these two bugs are two different ways to get to the same state/similar
state.   Is that possible? Or do I have no idea what I'm talking about?)

-- 
Rhythmbox visualization freezes when one song finishes and another of the same 
format starts
https://bugs.launchpad.net/bugs/534553
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 534553] Re: Rhythmbox visualization freezes when one song finishes and another of the same format starts

2010-06-15 Thread Erik B. Andersen
@Captian Chaos:
If you are having this bug happen to you, and you think this bug is important, 
then you could set it to confirmed. I can't do that because I'm the one who 
reported the bug.
Thanks!

-- 
Rhythmbox visualization freezes when one song finishes and another of the same 
format starts
https://bugs.launchpad.net/bugs/534553
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 554963] Re: Nautilus gives Could not display computer:///. error when unmounting a volume for the first time for that login

2010-06-13 Thread Erik B. Andersen
Just checking in.. This still happens with the Maverick Daily image for
6-13-2010.

-- 
Nautilus gives Could not display computer:///. error when unmounting a volume 
for the first time for that login
https://bugs.launchpad.net/bugs/554963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 491521] Re: Decorations and RGBA

2010-05-25 Thread Erik B. Andersen
@sasagundul
I would like to point out that the PPA I made is not official, and turns on 
RGBA with (probably) different code than this bug uses. So, if you are using my 
PPA and there is a problem with it, email me (I think my email is on my page on 
launchpad) and I'll try to fix it. 
My PPA uses those to environment variables, but I don't think the code this bug 
used/uses does.

-- 
Decorations and RGBA
https://bugs.launchpad.net/bugs/491521
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-desktop in ubuntu.

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


[Bug 576176] Re: With MPX, a second pointer entering a gtk menu prevents selecting items on the menu

2010-05-06 Thread Erik B. Andersen
** Description changed:

  With two mouse pointers via MPX, if you open a menu with one cursor and
  another cursor is in the menu area, neither pointer can select anything
  on the menu until it is reopened with only one mouse cursor in the menu
  area.
  
  To reproduce:
- Using Ubuntu 10.04 and having set up MPX (there's a tutorial at 
http://alec.mooo.com/mpx.php) ,
- Move the second mouse cursor to the area the Applications menu opens in. 
+ Using Ubuntu 10.04 and having set up MPX (there's a tutorial at 
https://wiki.ubuntu.com/X/MPX) ,
+ Move the second mouse cursor to the area the Applications menu opens in.
  Open the Applications menu with the first mouse cursor.
  Notice that neither cursor can select any menu item.
  
  What I would expect to happen instead:
  I would either expect that the menu would allow you to select two different 
things, staying open until the last cursor left the menu, or I would expect 
what ever cursor moved last would have the highlight under it.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: libgtk2.0-0 2.20.0-0ubuntu4
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Wed May  5 18:40:20 2010
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100323)
  ProcEnviron:
-  LC_CTYPE=C
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/zsh
+  LC_CTYPE=C
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/zsh
  SourcePackage: gtk+2.0

-- 
With MPX, a second pointer entering a gtk menu prevents selecting items on the 
menu
https://bugs.launchpad.net/bugs/576176
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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

[Bug 503635] Re: Gnome-screenshot only shows one pointer even if there are multiple pointers with mpx

2010-05-06 Thread Erik B. Andersen
** Description changed:

  Binary package hint: gnome-utils
  
- Gnome-screenshot only shows one pointer, even if there is multiple pointers 
via MPX. 
+ Gnome-screenshot only shows one pointer, even if there is multiple pointers 
via MPX.
  To reproduce:
- 0. Get MPX working. (You'll need Lucid, and extra mouse and keyboard, and 
this tutorial-http://alec.mooo.com/mpx.php. )
+ 0. Get MPX working. (You'll need Lucid, and extra mouse and keyboard, and 
this tutorial-https://wiki.ubuntu.com/X/MPX. )
  1. Take a screenshot with both pointers in easy-to-see places.
  2. Look at screenshot and only find one pointer.
  
  I would expect to see both pointers if 'Include pointer' was checked.
  If you need more information, just ask.
  Thanks!
  
  [bj...@bjorn-laptop:~]$ lsb_release -rd(01-05 
16:36:46)
  Description:  Ubuntu lucid (development branch)
  Release:  10.04
  [bj...@bjorn-laptop:~]$ apt-cache policy gnome-utils   (01-05 
16:36:51)
  gnome-utils:
-   Installed: 2.28.1-1ubuntu1
-   Candidate: 2.28.1-1ubuntu1
-   Version table:
-  *** 2.28.1-1ubuntu1 0
- 500 http://us.archive.ubuntu.com lucid/main Packages
- 100 /var/lib/dpkg/status
+   Installed: 2.28.1-1ubuntu1
+   Candidate: 2.28.1-1ubuntu1
+   Version table:
+  *** 2.28.1-1ubuntu1 0
+ 500 http://us.archive.ubuntu.com lucid/main Packages
+ 100 /var/lib/dpkg/status
  [bj...@bjorn-laptop:~]$(01-05 
16:37:02)
  
  ProblemType: Bug
  Architecture: amd64
  Date: Tue Jan  5 16:31:26 2010
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20091228)
  Package: gnome-utils 2.28.1-1ubuntu1
  ProcEnviron:
-  LC_CTYPE=C
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/zsh
+  LC_CTYPE=C
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/zsh
  ProcVersionSignature: Ubuntu 2.6.32-9.13-generic
  SourcePackage: gnome-utils
  Tags: lucid
  Uname: Linux 2.6.32-9-generic x86_64

-- 
Gnome-screenshot only shows one pointer even if there are multiple pointers 
with mpx
https://bugs.launchpad.net/bugs/503635
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 503632] Re: Multiple cursors always have the same cursor for one window, has to do with the last cursor that moved

2010-05-06 Thread Erik B. Andersen
** Description changed:

- I'm reporting this as a gtk problem because this bug does not occur in KDE 3 
or KDE 4 applications, only in gnome ones. 
+ I'm reporting this as a gtk problem because this bug does not occur in KDE 3 
or KDE 4 applications, only in gnome ones.
  The problem is that when Multiple MPX cursors are on the same gtk window, 
they are both the same, even if one was over text and another is over a button. 
Both cursors are set to the type that the last cursor that moved should be.
  
  To reproduce the bug:
  
- 0. Get MPX working. (You'll need Lucid, and extra mouse and keyboard, and 
this tutorial-http://alec.mooo.com/mpx.php. )
+ 0. Get MPX working. (You'll need Lucid, and extra mouse and keyboard, and 
this tutorial-https://wiki.ubuntu.com/X/MPX. )
  1. Open a gtk application. Gedit for example.
- 2. Type some text. 
+ 2. Type some text.
  3. Put cursor A over the text.
  4. Put cursor B over a toolbar button (Without moving cursor A).
  5. Notice that both cursors are a pointer.
  6. Move cursor A the slightest bit.
  7. Notice that both cursors are are the text, capital i-shaped style.
  
  What I expected instead:That each cursor would be the style associated with 
whatever it was over, independently of the other cursor.
  Version information:
  [bj...@bjorn-laptop:~]$ lsb_release -rd(01-05 
16:06:10)
  Description:  Ubuntu lucid (development branch)
  Release:  10.04
  [bj...@bjorn-laptop:~]$ apt-cache policy libgtk2.0-0   (01-05 
16:06:25)
  libgtk2.0-0:
-   Installed: 2.19.1-1
-   Candidate: 2.19.1-1
-   Version table:
-  *** 2.19.1-1 0
- 500 http://us.archive.ubuntu.com lucid/main Packages
- 100 /var/lib/dpkg/status
- [bj...@bjorn-laptop:~]$ 
+   Installed: 2.19.1-1
+   Candidate: 2.19.1-1
+   Version table:
+  *** 2.19.1-1 0
+ 500 http://us.archive.ubuntu.com lucid/main Packages
+ 100 /var/lib/dpkg/status
+ [bj...@bjorn-laptop:~]$
  
  Please let me know if you need any more info.
  
  ProblemType: Bug
  Architecture: amd64
  Date: Tue Jan  5 15:47:25 2010
  DistroRelease: Ubuntu 10.04
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20091228)
  Package: libgtk2.0-0 2.19.1-1
  ProcEnviron:
-  LC_CTYPE=C
-  PATH=(custom, no user)
-  LANG=en_US.UTF-8
-  SHELL=/bin/zsh
+  LC_CTYPE=C
+  PATH=(custom, no user)
+  LANG=en_US.UTF-8
+  SHELL=/bin/zsh
  ProcVersionSignature: Ubuntu 2.6.32-9.13-generic
  SourcePackage: gtk+2.0
  Tags: lucid
  Uname: Linux 2.6.32-9-generic x86_64

-- 
Multiple cursors always have the same cursor for one window, has to do with the 
last cursor that moved
https://bugs.launchpad.net/bugs/503632
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 576753] [NEW] gnome-screensaver will only let you unlock screen with first pointer even if there are multiple pointers via MPX

2010-05-06 Thread Erik B. Andersen
Public bug reported:

Binary package hint: gnome-screensaver

Even when there are multiple pointers via MPX, the gnome-screensaver
unlock dialog will only let you enter your password with the first
pointer and keyboard pair.

To reproduce:
Using Ubuntu 10.04 and having set up MPX (there's a tutorial at 
https://wiki.ubuntu.com/X/MPX) ,
Let the screensaver turn on (you could shorten the time it takes if you don't 
want to wait.)
Try to unlock the computer with the second mouse / keyboard pair. 
Notice that it completely ignores the second pair, making it impossible to 
unlock the screen with the second pair.
Unlock the screen with the first mouse / keyboard pair.

What I expected to happen instead:
That I would be able to unlock the screen with any MPX pointer/keyboardmouse 
pair.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: gnome-screensaver 2.30.0-0ubuntu1
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-22-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Thu May  6 19:03:21 2010
GnomeSessionIdleInhibited: No
GnomeSessionInhibitors: None
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100323)
ProcEnviron:
 LC_CTYPE=C
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
SourcePackage: gnome-screensaver
WindowManager: gnome-wm

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


** Tags: amd64 apport-bug lucid mpx

-- 
gnome-screensaver will only let you unlock screen with first pointer even if 
there are multiple pointers via MPX
https://bugs.launchpad.net/bugs/576753
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 576753] Re: gnome-screensaver will only let you enter password / click buttons with first pointer even if there are multiple pointers via MPX

2010-05-06 Thread Erik B. Andersen

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/47972765/Dependencies.txt

** Attachment added: GconfGnomeLockdown.txt
   http://launchpadlibrarian.net/47972766/GconfGnomeLockdown.txt

** Attachment added: GconfGnomePowerManager.txt
   http://launchpadlibrarian.net/47972767/GconfGnomePowerManager.txt

** Attachment added: GconfGnomeScreensaver.txt
   http://launchpadlibrarian.net/47972768/GconfGnomeScreensaver.txt

** Attachment added: GconfGnomeSession.txt
   http://launchpadlibrarian.net/47972769/GconfGnomeSession.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/47972770/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/47972771/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/47972772/XorgLogOld.txt

** Summary changed:

- gnome-screensaver will only let you enter password / click buttons with first 
pointer even if there are multiple pointers via MPX
+ gnome-screensaver will only let you unlock screen with first pointer even if 
there are multiple pointers via MPX

-- 
gnome-screensaver will only let you unlock screen with first pointer even if 
there are multiple pointers via MPX
https://bugs.launchpad.net/bugs/576753
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 28929] Re: Password dialog flicker when wrong password is entered

2010-05-06 Thread Erik B. Andersen
Danilo, does this still happen? I don't ever remember it happening to
me.

-- 
Password dialog flicker when wrong password is entered
https://bugs.launchpad.net/bugs/28929
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 576176] [NEW] With MPX, a second pointer entering a gtk menu prevents selecting items on the menu

2010-05-05 Thread Erik B. Andersen
Public bug reported:

With two mouse pointers via MPX, if you open a menu with one cursor and
another cursor is in the menu area, neither pointer can select anything
on the menu until it is reopened with only one mouse cursor in the menu
area.

To reproduce:
Using Ubuntu 10.04 and having set up MPX (there's a tutorial at 
http://alec.mooo.com/mpx.php) ,
Move the second mouse cursor to the area the Applications menu opens in. 
Open the Applications menu with the first mouse cursor.
Notice that neither cursor can select any menu item.

What I would expect to happen instead:
I would either expect that the menu would allow you to select two different 
things, staying open until the last cursor left the menu, or I would expect 
what ever cursor moved last would have the highlight under it.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: libgtk2.0-0 2.20.0-0ubuntu4
ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
Uname: Linux 2.6.32-21-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Wed May  5 18:40:20 2010
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100323)
ProcEnviron:
 LC_CTYPE=C
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
SourcePackage: gtk+2.0

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


** Tags: amd64 apport-bug lucid mpx

-- 
With MPX, a second pointer entering a gtk menu prevents selecting items on the 
menu
https://bugs.launchpad.net/bugs/576176
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 576176] Re: With MPX, a second pointer entering a gtk menu prevents selecting items on the menu

2010-05-05 Thread Erik B. Andersen

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/47905009/Dependencies.txt

-- 
With MPX, a second pointer entering a gtk menu prevents selecting items on the 
menu
https://bugs.launchpad.net/bugs/576176
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 576176] Re: With MPX, a second pointer entering a gtk menu prevents selecting items on the menu

2010-05-05 Thread Erik B. Andersen
** Bug watch added: GNOME Bug Tracker #617846
   https://bugzilla.gnome.org/show_bug.cgi?id=617846

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

-- 
With MPX, a second pointer entering a gtk menu prevents selecting items on the 
menu
https://bugs.launchpad.net/bugs/576176
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 554963] Re: Nautilus gives Could not display computer:///. error when unmounting a volume for the first time for that login

2010-04-16 Thread Erik B. Andersen
** Bug watch added: GNOME Bug Tracker #615963
   https://bugzilla.gnome.org/show_bug.cgi?id=615963

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

-- 
Nautilus gives Could not display computer:///. error when unmounting a volume 
for the first time for that login
https://bugs.launchpad.net/bugs/554963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 554963] Re: Nautilus gives Could not display computer:///. error when unmounting a volume for the first time for that login

2010-04-16 Thread Erik B. Andersen
Ok. I sent it upstream.
https://bugzilla.gnome.org/show_bug.cgi?id=615963

-- 
Nautilus gives Could not display computer:///. error when unmounting a volume 
for the first time for that login
https://bugs.launchpad.net/bugs/554963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 554963] Re: Nautilus gives Could not display computer:///. error when unmounting a volume for the first time for that login

2010-04-15 Thread Erik B. Andersen
Here the file is right after I just reproduced the bug.

** Attachment added: .xsession-errors file
   http://launchpadlibrarian.net/44388967/.xsession-errors

-- 
Nautilus gives Could not display computer:///. error when unmounting a volume 
for the first time for that login
https://bugs.launchpad.net/bugs/554963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 554963] Re: Nautilus gives Could not display computer:///. error when unmounting a volume for the first time for that login

2010-04-15 Thread Erik B. Andersen
I'm going to set this back to new status since I provided the file. (I'm
not sure if that follows protocol or not. If not, just let me know).

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

-- 
Nautilus gives Could not display computer:///. error when unmounting a volume 
for the first time for that login
https://bugs.launchpad.net/bugs/554963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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


[Bug 561610] Re: gnome-settings-daemon crashed with SIGSEGV

2010-04-12 Thread Erik B. Andersen
*** This bug is a duplicate of bug 551809 ***
https://bugs.launchpad.net/bugs/551809


** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/43933348/CoreDump.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/43933349/Dependencies.txt

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/43933350/Disassembly.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/43933351/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/43933352/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/43933353/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/43933354/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/43933355/ThreadStacktrace.txt

** Visibility changed to: Public

** This bug has been marked a duplicate of bug 551809
   gnome-settings-daemon crashed with SIGSEGV

-- 
gnome-settings-daemon crashed with SIGSEGV
https://bugs.launchpad.net/bugs/561610
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

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


[Bug 551809] Re: gnome-settings-daemon crashed with SIGSEGV

2010-04-12 Thread Erik B. Andersen
I can confirm that this bug happened to me on amd64.

** Tags added: amd64

-- 
gnome-settings-daemon crashed with SIGSEGV
https://bugs.launchpad.net/bugs/551809
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-settings-daemon in ubuntu.

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


[Bug 554963] [NEW] Nautilus gives Could not display computer:///. error when unmounting a volume for the first time for that login

2010-04-03 Thread Erik B. Andersen
Public bug reported:

Binary package hint: nautilus

This bug seems similar to bug 520685 , which is marked as fixed, but has
the difference of not needing the extra pane to be open to cause it. It
does have only occurring the first time after you login in common with
the aforementioned bug.

To reproduce:
Login to a user. (I'm using the lucid daily image for 4-3-2010 here)
Open the home folder for the user in nautilus.
Use the sidebar to open a volume. (Doesn't seem to matter if it was previously 
mounted or not)
Unmount the volume.
Notice Error saying
  Could not display computer:///.
  Error: Location is already mounted
  Please select another viewer and try again.

Notice that if you do this test again, without logging out and then back in the 
error will not happen a second time.

ProblemType: Bug
DistroRelease: Ubuntu 10.04
Package: nautilus 1:2.30.0-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
Uname: Linux 2.6.32-19-generic x86_64
Architecture: amd64
Date: Sat Apr  3 20:58:43 2010
ExecutablePath: /usr/bin/nautilus
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
SourcePackage: nautilus
XsessionErrors: (polkit-gnome-authentication-agent-1:2973): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed

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


** Tags: amd64 apport-bug lucid

-- 
Nautilus gives Could not display computer:///. error when unmounting a volume 
for the first time for that login
https://bugs.launchpad.net/bugs/554963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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

[Bug 554963] Re: Nautilus gives Could not display computer:///. error when unmounting a volume for the first time for that login

2010-04-03 Thread Erik B. Andersen

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/43030431/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/43030433/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/43030435/ProcStatus.txt

** Attachment added: usr_lib_nautilus.txt
   http://launchpadlibrarian.net/43030436/usr_lib_nautilus.txt

** Description changed:

  Binary package hint: nautilus
  
- This bug seems similar to bug, which is marked as fixed, but has the
- difference of not needing the extra pane to be open to cause it. It does
- have only occurring the first time after you login in common with the
- aforementioned bug.
+ This bug seems similar to bug 520685 , which is marked as fixed, but has
+ the difference of not needing the extra pane to be open to cause it. It
+ does have only occurring the first time after you login in common with
+ the aforementioned bug.
  
  To reproduce:
  Login to a user. (I'm using the lucid daily image for 4-3-2010 here{
  Open the home folder for the user in nautilus.
  Use the sidebar to open a previously unmounted volume.
- Unmount the volume. 
- Notice Error saying 
+ Unmount the volume.
+ Notice Error saying
Could not display computer:///.
-   Error: Location is already mounted
-   Please select another viewer and try again.
+   Error: Location is already mounted
+   Please select another viewer and try again.
  
  Notice that if you do this test again, without logging out and then back in 
the error will not happen a second time.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: nautilus 1:2.30.0-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic x86_64
  Architecture: amd64
  Date: Sat Apr  3 20:58:43 2010
  ExecutablePath: /usr/bin/nautilus
  ProcEnviron:
-  LANG=en_US.utf8
-  SHELL=/bin/bash
+  LANG=en_US.utf8
+  SHELL=/bin/bash
  SourcePackage: nautilus
  XsessionErrors: (polkit-gnome-authentication-agent-1:2973): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed

** Description changed:

  Binary package hint: nautilus
  
  This bug seems similar to bug 520685 , which is marked as fixed, but has
  the difference of not needing the extra pane to be open to cause it. It
  does have only occurring the first time after you login in common with
  the aforementioned bug.
  
  To reproduce:
- Login to a user. (I'm using the lucid daily image for 4-3-2010 here{
+ Login to a user. (I'm using the lucid daily image for 4-3-2010 here)
  Open the home folder for the user in nautilus.
- Use the sidebar to open a previously unmounted volume.
+ Use the sidebar to open a volume. (Doesn't seem to matter if it was 
previously mounted or not)
  Unmount the volume.
  Notice Error saying
Could not display computer:///.
    Error: Location is already mounted
    Please select another viewer and try again.
  
  Notice that if you do this test again, without logging out and then back in 
the error will not happen a second time.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: nautilus 1:2.30.0-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic x86_64
  Architecture: amd64
  Date: Sat Apr  3 20:58:43 2010
  ExecutablePath: /usr/bin/nautilus
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: nautilus
  XsessionErrors: (polkit-gnome-authentication-agent-1:2973): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed

-- 
Nautilus gives Could not display computer:///. error when unmounting a volume 
for the first time for that login
https://bugs.launchpad.net/bugs/554963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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

[Bug 554963] Re: Nautilus gives Could not display computer:///. error when unmounting a volume for the first time for that login

2010-04-03 Thread Erik B. Andersen
** Description changed:

  Binary package hint: nautilus
  
  This bug seems similar to bug 520685 , which is marked as fixed, but has
- the difference of not needing the extra pane to be open to cause it. It
- does have only occurring the first time after you login in common with
- the aforementioned bug.
+ the difference of not needing the extra pane to be open to cause this
+ bug. It does have 'only occurring the first time after you login' in
+ common with the aforementioned bug.
  
  To reproduce:
  Login to a user. (I'm using the lucid daily image for 4-3-2010 here)
  Open the home folder for the user in nautilus.
  Use the sidebar to open a volume. (Doesn't seem to matter if it was 
previously mounted or not)
  Unmount the volume.
  Notice Error saying
Could not display computer:///.
    Error: Location is already mounted
    Please select another viewer and try again.
  
  Notice that if you do this test again, without logging out and then back in 
the error will not happen a second time.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: nautilus 1:2.30.0-0ubuntu3
  ProcVersionSignature: Ubuntu 2.6.32-19.28-generic 2.6.32.10+drm33.1
  Uname: Linux 2.6.32-19-generic x86_64
  Architecture: amd64
  Date: Sat Apr  3 20:58:43 2010
  ExecutablePath: /usr/bin/nautilus
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: nautilus
  XsessionErrors: (polkit-gnome-authentication-agent-1:2973): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed

-- 
Nautilus gives Could not display computer:///. error when unmounting a volume 
for the first time for that login
https://bugs.launchpad.net/bugs/554963
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to nautilus in ubuntu.

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

[Bug 534553] Re: Rhythmbox visualization freezes when one song finishes and another of the same format starts

2010-04-03 Thread Erik B. Andersen
** Summary changed:

- Rhythmbox visualization freezes when one song finishes and another starts
+ Rhythmbox visualization freezes when one song finishes and another of the 
same format starts

-- 
Rhythmbox visualization freezes when one song finishes and another of the same 
format starts
https://bugs.launchpad.net/bugs/534553
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 534553] [NEW] Rhythmbox visualization freezes when one song finishes and another starts

2010-03-08 Thread Erik B. Andersen
Public bug reported:

Binary package hint: rhythmbox

Rhythm boxes visualization freezes after playing one song.

To reproduce:
Open rhythmbox and add at least 2 songs to the play queue. 
Turn on the visualization. 
Wait for the first song to finish playing. 
Notice that the visualization freezes, even though the second song has started.
Click the visualization button on and off and notice the visualization is still 
frozen, but changes every time you cycle the visualization button.
Clear the play queue and start a song. 
Notice that the visualization runs faster than normal.

ProblemType: Bug
Architecture: amd64
CheckboxSubmission: a869e808e24f1cd12a0b9ddfb6a9e84b
CheckboxSystem: fd6c484c0b5d20a2f1cd036ef0f63975
Date: Mon Mar  8 09:58:58 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/rhythmbox
NonfreeKernelModules: nvidia
Package: rhythmbox 0.12.5-0ubuntu5.2
ProcEnviron:
 PATH=(custom, user)
 SHELL=/bin/zsh
 LANG=en_US.UTF-8
 LC_CTYPE=C
ProcVersionSignature: Ubuntu 2.6.31-20.57-generic
SourcePackage: rhythmbox
Uname: Linux 2.6.31-20-generic x86_64

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


** Tags: amd64 apport-bug

-- 
Rhythmbox visualization freezes when one song finishes and another starts
https://bugs.launchpad.net/bugs/534553
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 534553] Re: Rhythmbox visualization freezes when one song finishes and another starts

2010-03-08 Thread Erik B. Andersen

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/40509708/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/40509709/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/40509710/ProcStatus.txt

** Attachment added: XsessionErrors.txt
   http://launchpadlibrarian.net/40509711/XsessionErrors.txt

-- 
Rhythmbox visualization freezes when one song finishes and another starts
https://bugs.launchpad.net/bugs/534553
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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


[Bug 369654] Re: Rhythmbox freezes after one song

2010-03-08 Thread Erik B. Andersen
** Summary changed:

- Rythumbox freezes after one song
+ Rhythmbox freezes after one song

-- 
Rhythmbox freezes after one song
https://bugs.launchpad.net/bugs/369654
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 534553] Re: Rhythmbox visualization freezes when one song finishes and another starts

2010-03-08 Thread Erik B. Andersen
** Description changed:

  Binary package hint: rhythmbox
  
  Rhythm boxes visualization freezes after playing one song.
  
  To reproduce:
- Open rhythmbox and add at least 2 songs to the play queue. 
- Turn on the visualization. 
- Wait for the first song to finish playing. 
+ Open rhythmbox and add at least 2 songs to the play queue.
+ Turn on the visualization.
+ Wait for the first song to finish playing.
  Notice that the visualization freezes, even though the second song has 
started.
  Click the visualization button on and off and notice the visualization is 
still frozen, but changes every time you cycle the visualization button.
- Clear the play queue and start a song. 
+ Clear the play queue and start a song (if one doesn't start automatically).
  Notice that the visualization runs faster than normal.
  
  ProblemType: Bug
  Architecture: amd64
  CheckboxSubmission: a869e808e24f1cd12a0b9ddfb6a9e84b
  CheckboxSystem: fd6c484c0b5d20a2f1cd036ef0f63975
  Date: Mon Mar  8 09:58:58 2010
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/rhythmbox
  NonfreeKernelModules: nvidia
  Package: rhythmbox 0.12.5-0ubuntu5.2
  ProcEnviron:
-  PATH=(custom, user)
-  SHELL=/bin/zsh
-  LANG=en_US.UTF-8
-  LC_CTYPE=C
+  PATH=(custom, user)
+  SHELL=/bin/zsh
+  LANG=en_US.UTF-8
+  LC_CTYPE=C
  ProcVersionSignature: Ubuntu 2.6.31-20.57-generic
  SourcePackage: rhythmbox
  Uname: Linux 2.6.31-20-generic x86_64

-- 
Rhythmbox visualization freezes when one song finishes and another starts
https://bugs.launchpad.net/bugs/534553
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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

[Bug 534553] Re: Rhythmbox visualization freezes when one song finishes and another starts

2010-03-08 Thread Erik B. Andersen
** Description changed:

  Binary package hint: rhythmbox
  
  Rhythm boxes visualization freezes after playing one song.
  
  To reproduce:
  Open rhythmbox and add at least 2 songs to the play queue.
  Turn on the visualization.
  Wait for the first song to finish playing.
  Notice that the visualization freezes, even though the second song has 
started.
  Click the visualization button on and off and notice the visualization is 
still frozen, but changes every time you cycle the visualization button.
  Clear the play queue and start a song (if one doesn't start automatically).
  Notice that the visualization runs faster than normal.
+ Repeat this test, except press the next button right before the end of the 
song and notice that visualization doesn't freeze.
  
  ProblemType: Bug
  Architecture: amd64
  CheckboxSubmission: a869e808e24f1cd12a0b9ddfb6a9e84b
  CheckboxSystem: fd6c484c0b5d20a2f1cd036ef0f63975
  Date: Mon Mar  8 09:58:58 2010
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/rhythmbox
  NonfreeKernelModules: nvidia
  Package: rhythmbox 0.12.5-0ubuntu5.2
  ProcEnviron:
   PATH=(custom, user)
   SHELL=/bin/zsh
   LANG=en_US.UTF-8
   LC_CTYPE=C
  ProcVersionSignature: Ubuntu 2.6.31-20.57-generic
  SourcePackage: rhythmbox
  Uname: Linux 2.6.31-20-generic x86_64

-- 
Rhythmbox visualization freezes when one song finishes and another starts
https://bugs.launchpad.net/bugs/534553
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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

[Bug 534553] Re: Rhythmbox visualization freezes when one song finishes and another starts

2010-03-08 Thread Erik B. Andersen
** Description changed:

  Binary package hint: rhythmbox
  
  Rhythm boxes visualization freezes after playing one song.
  
  To reproduce:
- Open rhythmbox and add at least 2 songs to the play queue.
- Turn on the visualization.
- Wait for the first song to finish playing.
- Notice that the visualization freezes, even though the second song has 
started.
- Click the visualization button on and off and notice the visualization is 
still frozen, but changes every time you cycle the visualization button.
- Clear the play queue and start a song (if one doesn't start automatically).
- Notice that the visualization runs faster than normal.
- Repeat this test, except press the next button right before the end of the 
song and notice that visualization doesn't freeze.
+ 1. Open rhythmbox and add at least 2 songs to the play queue.
+ 2. Turn on the visualization.
+ 3. Wait for the first song to finish playing (or even skip to close to the 
end).
+ 4. Notice that the visualization freezes, even though the second song has 
started.
+ 5. Click the visualization button on and off and notice the visualization is 
still frozen, but changes every time you cycle the visualization button.
+ 6. Clear the play queue and start a song (if one doesn't start automatically).
+ 7. Notice that the visualization runs faster than normal.
+ 8. Close rhythmbox.
+ 
+ 9. Repeat steps 1-3, except press the next button right before the end of the 
first song and notice that visualization doesn't freeze when the next (second) 
song starts. At the end of this next song, notice the visualization doesn't 
freeze on the third or any subsequent songs. 
+ 10. Close rhythmbox.
+ 
+ 11. Repeat steps 1-5, stopping with the visualization enabled. 
+ 12. Click next.
+ 13. Notice the visualization unfreezes (and of course, you are taken to the 
next song), and that no subsequent song changes cause the visualization to 
freeze.
+ 
  
  ProblemType: Bug
  Architecture: amd64
  CheckboxSubmission: a869e808e24f1cd12a0b9ddfb6a9e84b
  CheckboxSystem: fd6c484c0b5d20a2f1cd036ef0f63975
  Date: Mon Mar  8 09:58:58 2010
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/rhythmbox
  NonfreeKernelModules: nvidia
  Package: rhythmbox 0.12.5-0ubuntu5.2
  ProcEnviron:
   PATH=(custom, user)
   SHELL=/bin/zsh
   LANG=en_US.UTF-8
   LC_CTYPE=C
  ProcVersionSignature: Ubuntu 2.6.31-20.57-generic
  SourcePackage: rhythmbox
  Uname: Linux 2.6.31-20-generic x86_64

** Description changed:

  Binary package hint: rhythmbox
  
  Rhythm boxes visualization freezes after playing one song.
  
  To reproduce:
- 1. Open rhythmbox and add at least 2 songs to the play queue.
+ 1. Open rhythmbox and add at least 2 songs to the play queue (some of the 
tests will need four or five).
  2. Turn on the visualization.
  3. Wait for the first song to finish playing (or even skip to close to the 
end).
  4. Notice that the visualization freezes, even though the second song has 
started.
  5. Click the visualization button on and off and notice the visualization is 
still frozen, but changes every time you cycle the visualization button.
  6. Clear the play queue and start a song (if one doesn't start automatically).
  7. Notice that the visualization runs faster than normal.
  8. Close rhythmbox.
  
- 9. Repeat steps 1-3, except press the next button right before the end of the 
first song and notice that visualization doesn't freeze when the next (second) 
song starts. At the end of this next song, notice the visualization doesn't 
freeze on the third or any subsequent songs. 
+ 9. Repeat steps 1-3, except press the next button right before the end of the 
first song and notice that visualization doesn't freeze when the next (second) 
song starts. At the end of this next song, notice the visualization doesn't 
freeze on the third or any subsequent songs.
  10. Close rhythmbox.
  
- 11. Repeat steps 1-5, stopping with the visualization enabled. 
+ 11. Repeat steps 1-5, stopping with the visualization enabled.
  12. Click next.
  13. Notice the visualization unfreezes (and of course, you are taken to the 
next song), and that no subsequent song changes cause the visualization to 
freeze.
- 
  
  ProblemType: Bug
  Architecture: amd64
  CheckboxSubmission: a869e808e24f1cd12a0b9ddfb6a9e84b
  CheckboxSystem: fd6c484c0b5d20a2f1cd036ef0f63975
  Date: Mon Mar  8 09:58:58 2010
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/rhythmbox
  NonfreeKernelModules: nvidia
  Package: rhythmbox 0.12.5-0ubuntu5.2
  ProcEnviron:
   PATH=(custom, user)
   SHELL=/bin/zsh
   LANG=en_US.UTF-8
   LC_CTYPE=C
  ProcVersionSignature: Ubuntu 2.6.31-20.57-generic
  SourcePackage: rhythmbox
  Uname: Linux 2.6.31-20-generic x86_64

-- 
Rhythmbox visualization freezes when one song finishes and another starts
https://bugs.launchpad.net/bugs/534553
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

-- 
desktop-bugs mailing list

[Bug 534553] Re: Rhythmbox visualization freezes when one song finishes and another starts

2010-03-08 Thread Erik B. Andersen
** Description changed:

  Binary package hint: rhythmbox
  
  Rhythm boxes visualization freezes after playing one song.
  
  To reproduce:
  1. Open rhythmbox and add at least 2 songs to the play queue (some of the 
tests will need four or five).
  2. Turn on the visualization.
  3. Wait for the first song to finish playing (or even skip to close to the 
end).
  4. Notice that the visualization freezes, even though the second song has 
started.
  5. Click the visualization button on and off and notice the visualization is 
still frozen, but changes every time you cycle the visualization button.
  6. Clear the play queue and start a song (if one doesn't start automatically).
  7. Notice that the visualization runs faster than normal.
  8. Close rhythmbox.
  
- 9. Repeat steps 1-3, except press the next button right before the end of the 
first song and notice that visualization doesn't freeze when the next (second) 
song starts. At the end of this next song, notice the visualization doesn't 
freeze on the third or any subsequent songs.
+ 9. Repeat steps 1-3, except press the next button right before the end of the 
first song and notice that visualization doesn't freeze when the next (second) 
song starts. At the end of this next song, notice the visualization doesn't 
freeze on the third or any subsequent songs, except between albums.
  10. Close rhythmbox.
  
  11. Repeat steps 1-5, stopping with the visualization enabled.
  12. Click next.
- 13. Notice the visualization unfreezes (and of course, you are taken to the 
next song), and that no subsequent song changes cause the visualization to 
freeze.
+ 13. Notice the visualization unfreezes (and of course, you are taken to the 
next song), and that no subsequent song changes cause the visualization to 
freeze, except between albums.
  
  ProblemType: Bug
  Architecture: amd64
  CheckboxSubmission: a869e808e24f1cd12a0b9ddfb6a9e84b
  CheckboxSystem: fd6c484c0b5d20a2f1cd036ef0f63975
  Date: Mon Mar  8 09:58:58 2010
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/rhythmbox
  NonfreeKernelModules: nvidia
  Package: rhythmbox 0.12.5-0ubuntu5.2
  ProcEnviron:
   PATH=(custom, user)
   SHELL=/bin/zsh
   LANG=en_US.UTF-8
   LC_CTYPE=C
  ProcVersionSignature: Ubuntu 2.6.31-20.57-generic
  SourcePackage: rhythmbox
  Uname: Linux 2.6.31-20-generic x86_64

-- 
Rhythmbox visualization freezes when one song finishes and another starts
https://bugs.launchpad.net/bugs/534553
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to rhythmbox in ubuntu.

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

[Bug 412808] Re: totem crashed with signal 5 in _XError()

2010-03-03 Thread Erik B. Andersen
I changed the description with a way to reproduce it. Since apport
retracing says my bug is the same as yours, I'm assuming that the steps
I added should work to reproduce the bug for you. If not, then you can
remove the part I added.

** Description changed:

  Binary package hint: totem
  
  If I knew it was going to crash I'd run it with --sync ;)
+ 
+ To reproduce:
+ Play an ogg file with totem set to Repeat Mode (so it wouldn't get to the end 
of the song too soon)
+ Switch to a different user.
+ Switch back to the original user.
+ At this point, totem's interface will completely freeze and will disappear 
after a second. The sound will also freeze. Totem will no longer be listed as 
an application playing sound in Sound Preferences.
  
  ProblemType: Crash
  Architecture: i386
  Date: Thu Aug 13 04:10:05 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/totem
  NonfreeKernelModules: nvidia
  Package: totem 2.27.2-0ubuntu3
  ProcCmdline: totem
  ProcEnviron:
-  PATH=(custom, no user)
-  LANG=en_GB.UTF-8
-  SHELL=/bin/bash
-  LANGUAGE=en_GB.UTF-8
+  PATH=(custom, no user)
+  LANG=en_GB.UTF-8
+  SHELL=/bin/bash
+  LANGUAGE=en_GB.UTF-8
  ProcVersionSignature: Ubuntu 2.6.31-6.25-generic-pae
  Signal: 5
  SourcePackage: totem
  StacktraceTop:
-  ?? () from /usr/lib/libgdk-x11-2.0.so.0
-  _XError () from /usr/lib/libX11.so.6
-  ?? () from /usr/lib/libX11.so.6
-  _XReply () from /usr/lib/libX11.so.6
-  XSync () from /usr/lib/libX11.so.6
+  ?? () from /usr/lib/libgdk-x11-2.0.so.0
+  _XError () from /usr/lib/libX11.so.6
+  ?? () from /usr/lib/libX11.so.6
+  _XReply () from /usr/lib/libX11.so.6
+  XSync () from /usr/lib/libX11.so.6
  Title: totem crashed with signal 5 in _XError()
  Uname: Linux 2.6.31-6-generic-pae i686
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare

** Tags added: amd64 lucid

** Attachment added: Video of crash
   http://launchpadlibrarian.net/40094551/Totem%20crash.ogv

-- 
totem crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/412808
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 433654] Re: [Karmic][Lucid] Only one user has sound; no hw shows in Sound Preferences

2010-03-02 Thread Erik B. Andersen
** Changed in: gnome-system-tools (Ubuntu)
   Status: New = Confirmed

-- 
[Karmic][Lucid] Only one user has sound; no hw shows in Sound Preferences
https://bugs.launchpad.net/bugs/433654
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

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


[Bug 433654] Re: [Karmic][Lucid] Only one user has sound; no hw shows in Sound Preferences

2010-03-02 Thread Erik B. Andersen
What about the user that is made when installing? Isn't that an
administrator? I think we should make it so that the user that is
created when you install works properly too. (I'm just not sure if it is
based off the administrator profile. If it is, is it the right thing to
make the administrator not part of the sound group by default?)

I (somewhat) know how to package, so I could(would like to) try to make
a patch and debdiff for this, but before I do that, I want to make sure
that we agree on what is the correct changes to make. (It would also be
nice to have advice from someone who knows what implications this might
have, like the package maintainer.)

-- 
[Karmic][Lucid] Only one user has sound; no hw shows in Sound Preferences
https://bugs.launchpad.net/bugs/433654
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

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


[Bug 518536] Re: totem crashed with signal 5 in _XError()

2010-03-02 Thread Erik B. Andersen
I'll try again with mp3's. (Probably on thursday, when I have some free
time).

-- 
totem crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/518536
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 433654] Re: [Karmic][Lucid] Only one user has sound; no hw shows in Sound Preferences

2010-03-01 Thread Erik B. Andersen
I couldn't seem to get the fix mentioned to work with existing users on
both karmic and lucid. It seems to work after a restart though. So I can
confirm that the fix works, after a restart.

I second Igor Wojnicki 's suggestion, with one additional thing:either upgrade 
the setting to unchecked if it is checked, or ask the user about it.
I had trouble with this bug for a long time before I tried to file a bug about 
this and found this bug. So, I imagine lots of people who don't usually file 
bugs wouldn't know about the fix, and the bug would still affect them after the 
default was updated, because their settings, which didn't change from the 
default, wouldn't be changed to the new default, right?

-- 
[Karmic][Lucid] Only one user has sound; no hw shows in Sound Preferences
https://bugs.launchpad.net/bugs/433654
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-system-tools in ubuntu.

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


[Bug 433714] Re: initial empathy account wizard does not offer IRC as an account

2010-02-27 Thread Erik B. Andersen
@Omer Akram
Thanks, I see that comment. It makes it frustrating that Ubuntu changed from 
pidgin to empathy. Ubuntu replaces pidgin, which does great with IRC, with 
empathy (I'm not sure why, but maybe there is a reason). Then the developer of 
empathy basically says empathy does such a terrible job of supporting IRC that 
its worth frustrating a person setting up an IRC account so that they won't use 
it with IRC. As I see it, Ubuntu went from supporting IRC with pidgin to not 
supporting it (or supporting it badly). (And all the Ubuntu support related 
chat channels are on what protocol?) Doesn't that fit the category of 
regression?

** Description changed:

  Binary package hint: empathy
  
- In both alpha 5 and alpha 6, when starting the empathy IM client, the
- wizard that starts gives a list of accounts available to create.  In
- this list, IRC is missing.  I've seen this both on the live environment
- and a clean install.
+ In both karimc alpha 5 and alpha 6, and the Lucid daily image from 2-24,
+ when starting the empathy IM client, the wizard that starts gives a list
+ of accounts available to create.  In this list, IRC is missing.  I've
+ seen this both on the live environment and a clean install.
  
  The workaround is to exit and go to Edit - Accounts (F4) and Add an
- account.  IRC is listed in this location.
+ account.  IRC is listed in this location. In Lucid, you have to get past
+ the wizard (basically set up one account) this work around.
  
  A new user that installs Karmic, may want to get to IRC #ubuntu channel,
  and this gives the initial perception that they cannot accomplish this.

-- 
initial empathy account wizard does not offer IRC as an account
https://bugs.launchpad.net/bugs/433714
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 529334] Re: totem crashed with signal 5 in _XError()

2010-02-27 Thread Erik B. Andersen

** Attachment added: CoreDump.gz
   http://launchpadlibrarian.net/39872629/CoreDump.gz

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/39872630/Dependencies.txt

** Attachment added: Disassembly.txt
   http://launchpadlibrarian.net/39872631/Disassembly.txt

** Attachment added: GstreamerVersions.txt
   http://launchpadlibrarian.net/39872632/GstreamerVersions.txt

** Attachment added: LogAlsaMixer.txt
   http://launchpadlibrarian.net/39872633/LogAlsaMixer.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/39872634/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/39872635/ProcStatus.txt

** Attachment added: Registers.txt
   http://launchpadlibrarian.net/39872636/Registers.txt

** Attachment added: Stacktrace.txt
   http://launchpadlibrarian.net/39872637/Stacktrace.txt

** Attachment added: ThreadStacktrace.txt
   http://launchpadlibrarian.net/39872638/ThreadStacktrace.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/39872639/XorgLog.txt

** Visibility changed to: Public

-- 
totem crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/529334
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


[Bug 529334] Re: totem crashed with signal 5 in _XError()

2010-02-27 Thread Erik B. Andersen
This is a video (from the first user) of the crash. When the user
switching applet is blinking focus, I was logged into the other user.
When the whole screen flashes black for a split second is when I had
finished switching back to the first user.

** Description changed:

  Binary package hint: totem
  
- I got this error by
+ I started totem playing an ogg file. I switched to another user. (I
+ still could hear the song playing.) I switched back to the original
+ user. Totems interface froze and then totem closed.
  
- Playing an ogg file with totem set to Repeat Mode (so it wouldn't get to the 
end of the song too soon)
- Switching to a different user.
- Switching back to the original user. 
- At this point, totem's interface completely froze and disappeared after a 
second. The sound also froze. Totem no longer showed up as an application 
playing sound in Sound Preferences.
- And of course, apport came up.
+ To reproduce:
+ Play an ogg file with totem set to Repeat Mode (so it wouldn't get to the end 
of the song too soon)
+ Switch to a different user.
+ Switch back to the original user.
+ At this point, totem's interface will completely freeze and will disappear 
after a second. The sound will also freeze. Totem will no longer be listed as 
an application playing sound in Sound Preferences.
  
- I'm using the lucid daily image from around 2-24. 
+ 
+ I'm using the lucid daily image from around 2-24.
  bj...@zorion:~$ apt-cache policy totem
  totem:
-   Installed: 2.29.91-0ubuntu2
-   Candidate: 2.29.91-0ubuntu2
-   Version table:
-  *** 2.29.91-0ubuntu2 0
- 500 http://us.archive.ubuntu.com lucid/main Packages
- 100 /var/lib/dpkg/status
+   Installed: 2.29.91-0ubuntu2
+   Candidate: 2.29.91-0ubuntu2
+   Version table:
+  *** 2.29.91-0ubuntu2 0
+ 500 http://us.archive.ubuntu.com lucid/main Packages
+ 100 /var/lib/dpkg/status
  
  ProblemType: Crash
  Architecture: amd64
  Date: Sat Feb 27 21:43:34 2010
  DistroRelease: Ubuntu 10.04
  ExecutablePath: /usr/bin/totem
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100224.1)
  NonfreeKernelModules: nvidia
  Package: totem 2.29.91-0ubuntu2
  ProcCmdline: totem /media/Data-500/Music/Florent\ Lelong\ -\ ELECTRO\ LIBRE\ 
--\ Jamendo\ -\ OGG\ Vorbis\ q7\ -\ 2008.02.12\ [www.jamendo.com]/01\ -\ 
Realization.ogg
  ProcEnviron:
-  LANG=C
-  SHELL=/bin/bash
+  LANG=C
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
  Signal: 5
  SourcePackage: totem
  StacktraceTop:
-  ?? () from /usr/lib/libgdk-x11-2.0.so.0
-  _XError () from /usr/lib/libX11.so.6
-  ?? () from /usr/lib/libX11.so.6
-  _XReply () from /usr/lib/libX11.so.6
-  XSync () from /usr/lib/libX11.so.6
+  ?? () from /usr/lib/libgdk-x11-2.0.so.0
+  _XError () from /usr/lib/libX11.so.6
+  ?? () from /usr/lib/libX11.so.6
+  _XReply () from /usr/lib/libX11.so.6
+  XSync () from /usr/lib/libX11.so.6
  Title: totem crashed with signal 5 in _XError()
  Uname: Linux 2.6.32-14-generic x86_64
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin plugdev 
sambashare tape video
  XsessionErrors:
-  (polkit-gnome-authentication-agent-1:1589): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
-  (nautilus:1592): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: 
assertion `format != NULL' failed
-  (gnome-power-manager:1582): Gtk-CRITICAL **: gtk_widget_hide: assertion 
`GTK_IS_WIDGET (widget)' failed
-  (bluetooth-applet:1578): Gtk-CRITICAL **: gtk_widget_hide: assertion 
`GTK_IS_WIDGET (widget)' failed
+  (polkit-gnome-authentication-agent-1:1589): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
+  (nautilus:1592): GdkPixbuf-CRITICAL **: gdk_pixbuf_format_get_name: 
assertion `format != NULL' failed
+  (gnome-power-manager:1582): Gtk-CRITICAL **: gtk_widget_hide: assertion 
`GTK_IS_WIDGET (widget)' failed
+  (bluetooth-applet:1578): Gtk-CRITICAL **: gtk_widget_hide: assertion 
`GTK_IS_WIDGET (widget)' failed

** Attachment added: Totem crash.ogv
   http://launchpadlibrarian.net/39872866/Totem%20crash.ogv

** Tags added: screencast

-- 
totem crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/529334
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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

[Bug 518536] Re: totem crashed with signal 5 in _XError()

2010-02-27 Thread Erik B. Andersen
Hi eliad,
does bug #529334 look similar to what happened to you?

-- 
totem crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/518536
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 518536] Re: totem crashed with signal 5 in _XError()

2010-02-27 Thread Erik B. Andersen
Thanks eliad.

Also, I tried to reproduce your problem and couldn't get it to happen on
the lucid daily image from 2-24. What kind of files were you playing?

-- 
totem crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/518536
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 528644] [NEW] In Sound Preferences, main volume goes lower when you try to adjust left / right balance

2010-02-26 Thread Erik B. Andersen
Public bug reported:

Binary package hint: gnome-media

On the Output tab of the Sound Preferences window, the main volume goes
lower when you adjust the left/right Balance. I will attach a video of
this behavior.

To reproduce:

Click the volume applet and go to Sound Preferences ...
Go to the Output tab.
Try to adjust the Balance slider all the way to the left or to the right.
Notice that the Output Volume slider goes down. Also, notice the balance slider 
moves to the middle when you adjust the Output Volume slider.

Package version:
gnome-media:
  Installed: 2.29.91-0ubuntu1
  Candidate: 2.29.91-0ubuntu1
  Version table:
 *** 2.29.91-0ubuntu1 0
500 http://us.archive.ubuntu.com lucid/main Packages
100 /var/lib/dpkg/status

I'm using the lucid daily image.

ProblemType: Bug
Architecture: amd64
Date: Fri Feb 26 10:48:52 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100224.1)
Package: gnome-media 2.29.91-0ubuntu1
ProcEnviron:
 LANG=en_US.utf8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
SourcePackage: gnome-media
Uname: Linux 2.6.32-14-generic x86_64

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


** Tags: amd64 apport-bug lucid screencast

-- 
In Sound Preferences, main volume goes lower when you try to adjust left / 
right balance
https://bugs.launchpad.net/bugs/528644
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-media in ubuntu.

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


[Bug 528644] Re: In Sound Preferences, main volume goes lower when you try to adjust left / right balance

2010-02-26 Thread Erik B. Andersen

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/39829558/Dependencies.txt

** Tags added: screencast

-- 
In Sound Preferences, main volume goes lower when you try to adjust left / 
right balance
https://bugs.launchpad.net/bugs/528644
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-media in ubuntu.

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


[Bug 528644] Re: In Sound Preferences, main volume goes lower when you try to adjust left / right balance

2010-02-26 Thread Erik B. Andersen
Here's a screen capture of the problem

** Attachment added: Video of bug.
   http://launchpadlibrarian.net/39829829/Sound%20preferences.ogv

-- 
In Sound Preferences, main volume goes lower when you try to adjust left / 
right balance
https://bugs.launchpad.net/bugs/528644
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-media in ubuntu.

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


[Bug 528644] Re: In Sound Preferences, main volume goes lower when you try to adjust left / right balance

2010-02-26 Thread Erik B. Andersen
The part of the screen capture where the BALANCE slider was moving when
my mouse was over it but not move I was using the scroll wheel on my
mouse and it still triggered the bug.

-- 
In Sound Preferences, main volume goes lower when you try to adjust left / 
right balance
https://bugs.launchpad.net/bugs/528644
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-media in ubuntu.

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


[Bug 528644] Re: In Sound Preferences, main volume goes lower when you try to adjust left / right balance

2010-02-26 Thread Erik B. Andersen
This happens on both my built in audio and my usb headphones.

-- 
In Sound Preferences, main volume goes lower when you try to adjust left / 
right balance
https://bugs.launchpad.net/bugs/528644
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-media in ubuntu.

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


[Bug 528781] [NEW] Empathy doesn't give irc option in account setup wizard

2010-02-26 Thread Erik B. Andersen
Public bug reported:

Binary package hint: empathy

Empathy doesn't give irc as an option in it's setup wizard. To set up an
IRC account, you must set up some other type of account and then set up
a new irc account through the Edit - Accounts menu option.

I will attach a video reproducing the bug and showing the frustration a
new empathy user (me) could have trying to set up an IRC account.

I would even say that this is almost a regression from jaunty that had
pidgin and was easy and not-confusing to connect to IRC with.

To reproduce:
Make a new user and login to it (or delete all empathy accounts somehow)
Open empathy. 
Select Yes, I'll enter my account details now.
Look for IRC on the list under What kind of account do you have?
Notice that IRC isn't there.
Notice that you have to make a fake account or set up some other kind of 
account before you can set it up through Edit - Accounts, because that brings 
up the wizard if you have no accounts yet, and the wizard makes it so you can't 
setup an IRC account!

ProblemType: Bug
Architecture: amd64
Date: Fri Feb 26 16:24:27 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20100224.1)
Package: empathy 2.29.91-1ubuntu1
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-14.20-generic
SourcePackage: empathy
Uname: Linux 2.6.32-14-generic x86_64

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


** Tags: amd64 apport-bug lucid

-- 
Empathy doesn't give irc option in account setup wizard
https://bugs.launchpad.net/bugs/528781
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 528781] Re: Empathy doesn't give irc option in account setup wizard

2010-02-26 Thread Erik B. Andersen

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/39840957/Dependencies.txt

-- 
Empathy doesn't give irc option in account setup wizard
https://bugs.launchpad.net/bugs/528781
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 528781] Re: Empathy doesn't give irc option in account setup wizard

2010-02-26 Thread Erik B. Andersen

** Attachment added: Video of bug
   http://launchpadlibrarian.net/39841014/empathy_irc_problem.ogv

-- 
Empathy doesn't give irc option in account setup wizard
https://bugs.launchpad.net/bugs/528781
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 433714] Re: initial empathy account wizard does not offer IRC as an account

2010-02-26 Thread Erik B. Andersen
** Tags added: lucid

-- 
initial empathy account wizard does not offer IRC as an account
https://bugs.launchpad.net/bugs/433714
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 528781] Re: Empathy doesn't give irc option in account setup wizard

2010-02-26 Thread Erik B. Andersen
*** This bug is a duplicate of bug 433714 ***
https://bugs.launchpad.net/bugs/433714

** This bug has been marked a duplicate of bug 433714
   initial empathy account wizard does not offer IRC as an account

-- 
Empathy doesn't give irc option in account setup wizard
https://bugs.launchpad.net/bugs/528781
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 433714] Re: initial empathy account wizard does not offer IRC as an account

2010-02-26 Thread Erik B. Andersen
A video of the problem in Lucid, and how frustrating this could be for a
new user trying to get to an irc channel.

** Attachment added: empathy_irc_problem.ogv
   http://launchpadlibrarian.net/39841182/empathy_irc_problem.ogv

-- 
initial empathy account wizard does not offer IRC as an account
https://bugs.launchpad.net/bugs/433714
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to empathy in ubuntu.

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


[Bug 486359] Re: gcalctool fails to resize down when a mode that requires less space is selected

2010-02-25 Thread Erik B. Andersen
I can confirm this is fixed with 5.29.91-0ubuntu1. Thank you Robert
Ancell.

-- 
gcalctool fails to resize down when a mode that requires less space is selected
https://bugs.launchpad.net/bugs/486359
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gcalctool in ubuntu.

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


[Bug 518536] Re: totem crashed with signal 5 in _XError()

2010-02-25 Thread Erik B. Andersen
I have a guess at what is causing this: Changing screens. I tried to
change users and got this error, and the bug reporter changed screens to
get to text terminal.

-- 
totem crashed with signal 5 in _XError()
https://bugs.launchpad.net/bugs/518536
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 522969] Re: Jockey doesn't add nvidia-xconfig (Nvidia X Server Settings) to menu after installing nvidia driver until you re-login

2010-02-20 Thread Erik B. Andersen
So is this fixed, or does the nvidia-graphics-drivers package need
updating too?

-- 
Jockey doesn't add nvidia-xconfig (Nvidia X Server Settings) to menu after 
installing nvidia driver until you re-login
https://bugs.launchpad.net/bugs/522969
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-menus in ubuntu.

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


[Bug 503635] Re: Gnome-screenshot only shows one pointer even if there are multiple pointers with mpx

2010-01-06 Thread Erik B. Andersen
Ok, I filed it upstream. https://bugzilla.gnome.org/show_bug.cgi?id=606236  . 
Thank you for the great job you do on ubuntu.

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

** Also affects: gnome-utils via
   https://bugzilla.gnome.org/show_bug.cgi?id=606236
   Importance: Unknown
   Status: Unknown

-- 
Gnome-screenshot only shows one pointer even if there are multiple pointers 
with mpx
https://bugs.launchpad.net/bugs/503635
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 503632] Re: Multiple cursors always have the same cursor for one window, has to do with the last cursor that moved

2010-01-06 Thread Erik B. Andersen
** Bug watch added: GNOME Bug Tracker #606240
   https://bugzilla.gnome.org/show_bug.cgi?id=606240

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

-- 
Multiple cursors always have the same cursor for one window, has to do with the 
last cursor that moved
https://bugs.launchpad.net/bugs/503632
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 503632] Re: Multiple cursors always have the same cursor for one window, has to do with the last cursor that moved

2010-01-06 Thread Erik B. Andersen
Done! I forwarded it to the upstream bug tracker.
https://bugzilla.gnome.org/show_bug.cgi?id=606240  .

-- 
Multiple cursors always have the same cursor for one window, has to do with the 
last cursor that moved
https://bugs.launchpad.net/bugs/503632
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 503632] [NEW] Multiple cursors always have the same cursor for one window, has to do with the last cursor that moved

2010-01-05 Thread Erik B. Andersen
Public bug reported:

I'm reporting this as a gtk problem because this bug does not occur in KDE 3 or 
KDE 4 applications, only in gnome ones. 
The problem is that when Multiple MPX cursors are on the same gtk window, they 
are both the same, even if one was over text and another is over a button. Both 
cursors are set to the type that the last cursor that moved should be.

To reproduce the bug:

0. Get MPX working. (You'll need Lucid, and extra mouse and keyboard, and this 
tutorial-http://alec.mooo.com/mpx.php. )
1. Open a gtk application. Gedit for example.
2. Type some text. 
3. Put cursor A over the text.
4. Put cursor B over a toolbar button (Without moving cursor A).
5. Notice that both cursors are a pointer.
6. Move cursor A the slightest bit.
7. Notice that both cursors are are the text, capital i-shaped style.

What I expected instead:That each cursor would be the style associated with 
whatever it was over, independently of the other cursor.
Version information:
[bj...@bjorn-laptop:~]$ lsb_release -rd(01-05 16:06:10)
Description:Ubuntu lucid (development branch)
Release:10.04
[bj...@bjorn-laptop:~]$ apt-cache policy libgtk2.0-0   (01-05 16:06:25)
libgtk2.0-0:
  Installed: 2.19.1-1
  Candidate: 2.19.1-1
  Version table:
 *** 2.19.1-1 0
500 http://us.archive.ubuntu.com lucid/main Packages
100 /var/lib/dpkg/status
[bj...@bjorn-laptop:~]$ 

Please let me know if you need any more info.

ProblemType: Bug
Architecture: amd64
Date: Tue Jan  5 15:47:25 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20091228)
Package: libgtk2.0-0 2.19.1-1
ProcEnviron:
 LC_CTYPE=C
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
ProcVersionSignature: Ubuntu 2.6.32-9.13-generic
SourcePackage: gtk+2.0
Tags: lucid
Uname: Linux 2.6.32-9-generic x86_64

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


** Tags: apport-bug lucid mpx

-- 
Multiple cursors always have the same cursor for one window, has to do with the 
last cursor that moved
https://bugs.launchpad.net/bugs/503632
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 503632] Re: Multiple cursors always have the same cursor for one window, has to do with the last cursor that moved

2010-01-05 Thread Erik B. Andersen

** Attachment added: Screenshot of duplicate pointer styles
   http://launchpadlibrarian.net/37467677/Duplicate%20pointer%20bug.png

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37467678/Dependencies.txt

** Attachment removed: Screenshot of duplicate pointer styles
   http://launchpadlibrarian.net/37467677/Duplicate%20pointer%20bug.png

-- 
Multiple cursors always have the same cursor for one window, has to do with the 
last cursor that moved
https://bugs.launchpad.net/bugs/503632
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 503632] Re: Multiple cursors always have the same cursor for one window, has to do with the last cursor that moved

2010-01-05 Thread Erik B. Andersen
I tried to get a screenshot of the bug and a video of the bug with
recordmydesktop, but they both only show one cursor. Sorry.

-- 
Multiple cursors always have the same cursor for one window, has to do with the 
last cursor that moved
https://bugs.launchpad.net/bugs/503632
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 503635] [NEW] Gnome-screenshot only shows one pointer even if there are multiple pointers with mpx

2010-01-05 Thread Erik B. Andersen
Public bug reported:

Binary package hint: gnome-utils

Gnome-screenshot only shows one pointer, even if there is multiple pointers via 
MPX. 
To reproduce:
0. Get MPX working. (You'll need Lucid, and extra mouse and keyboard, and this 
tutorial-http://alec.mooo.com/mpx.php. )
1. Take a screenshot with both pointers in easy-to-see places.
2. Look at screenshot and only find one pointer.

I would expect to see both pointers if 'Include pointer' was checked.
If you need more information, just ask.
Thanks!

[bj...@bjorn-laptop:~]$ lsb_release -rd(01-05 16:36:46)
Description:Ubuntu lucid (development branch)
Release:10.04
[bj...@bjorn-laptop:~]$ apt-cache policy gnome-utils   (01-05 16:36:51)
gnome-utils:
  Installed: 2.28.1-1ubuntu1
  Candidate: 2.28.1-1ubuntu1
  Version table:
 *** 2.28.1-1ubuntu1 0
500 http://us.archive.ubuntu.com lucid/main Packages
100 /var/lib/dpkg/status
[bj...@bjorn-laptop:~]$(01-05 16:37:02)

ProblemType: Bug
Architecture: amd64
Date: Tue Jan  5 16:31:26 2010
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20091228)
Package: gnome-utils 2.28.1-1ubuntu1
ProcEnviron:
 LC_CTYPE=C
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/zsh
ProcVersionSignature: Ubuntu 2.6.32-9.13-generic
SourcePackage: gnome-utils
Tags: lucid
Uname: Linux 2.6.32-9-generic x86_64

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


** Tags: amd64 apport-bug lucid mpx

-- 
Gnome-screenshot only shows one pointer even if there are multiple pointers 
with mpx
https://bugs.launchpad.net/bugs/503635
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-utils in ubuntu.

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


[Bug 503635] Re: Gnome-screenshot only shows one pointer even if there are multiple pointers with mpx

2010-01-05 Thread Erik B. Andersen

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/37468133/Dependencies.txt

** Tags added: mpx

-- 
Gnome-screenshot only shows one pointer even if there are multiple pointers 
with mpx
https://bugs.launchpad.net/bugs/503635
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-utils in ubuntu.

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


[Bug 502672] Re: DVD will not play when inserted. Neither will it play when I find it in the Places programme and double click. Says, Error.

2010-01-03 Thread Erik B. Andersen
Are you trying to play a commercial dvd? Most of them are encrypted. To
play encrypted DVDs, you have to install libdvdcss2, which you can get
at
http://packages.medibuntu.org/pool/free/libd/libdvdcss/libdvdcss2_1.2.10-0.3medibuntu1_i386.deb.
If you are trying to play a homemade DVD, then it is probably a bug.

-- 
DVD will not play when inserted.  Neither will it play when I find it in the 
Places programme and double click.  Says, Error.
https://bugs.launchpad.net/bugs/502672
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gstreamer0.10 in ubuntu.

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


[Bug 491521] Re: Decorations and RGBA

2009-12-28 Thread Erik B. Andersen
** Also affects: gtk-recordmydesktop (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Decorations and RGBA
https://bugs.launchpad.net/bugs/491521
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 491521] Re: Decorations and RGBA

2009-12-28 Thread Erik B. Andersen
gtk-recordMyDesktop doesn't seem to work:

bj...@bjorn-laptop:~$ gtk-recordMyDesktop

progname=gtk-recordMyDesktop; RGBA=on
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdMonitor.py:10: 
DeprecationWarning: The popen2 module is deprecated.  Use the subprocess module.
  import popen2
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:148: 
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips=gtk.Tooltips()
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:149: 
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.win_button,smplTooltipLabels[0])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:150: 
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.start_button,smplTooltipLabels[1])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:151: 
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.file_button,smplTooltipLabels[2])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:152: 
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.quit_button,smplTooltipLabels[3])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:153: 
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.v_quality,smplTooltipLabels[4])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:154: 
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.v_label,smplTooltipLabels[4])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:155: 
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.s_button,smplTooltipLabels[5])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:156: 
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.s_quality,smplTooltipLabels[6])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:157: 
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.s_label,smplTooltipLabels[6])
/usr/lib/pymodules/python2.6/recordMyDesktop/rmdSimple.py:158: 
DeprecationWarning: Use the new widget gtk.Tooltip
  self.tooltips.set_tip(self.advanced_button,smplTooltipLabels[7])

Gdk-ERROR **: The program 'gtk-recordMyDesktop' received an X Window System 
error.
This probably reflects a bug in the program.
The error was 'BadMatch (invalid parameter attributes)'.
  (Details: serial 289 error_code 8 request_code 72 minor_code 0)
  (Note to programmers: normally, X errors are reported asynchronously;
   that is, you will receive the error a while after causing it.
   To debug your program, run it with the --sync command line
   option to change this behavior. You can then get a meaningful
   backtrace from your debugger if you break on the gdk_x_error() function.)
aborting...
Trace/breakpoint trap

-- 
Decorations and RGBA
https://bugs.launchpad.net/bugs/491521
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gtk+2.0 in ubuntu.

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


[Bug 491521] Re: Decorations and RGBA

2009-12-28 Thread Erik B. Andersen
** Also affects: gnome-screensaver (Ubuntu)
   Importance: Undecided
   Status: New

-- 
Decorations and RGBA
https://bugs.launchpad.net/bugs/491521
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 491521] Re: Decorations and RGBA

2009-12-28 Thread Erik B. Andersen
I once followed the tutorial at http://janhouse.deviantart.com/art
/Gnome-quot-Aero-look-quot-tutorial-142265951?offset=10#comments to get
rgba gtk on Karmic. I added the desktop team ppa in lucid and tried to
see what from the tutorial still applied to lucid with the ppa. (I made
a how to at https://launchpad.net/~ubuntu-
desktop/+archive/ppa/+packages). With the rgba, the screensaver is fully
tranparent wherever there should be black. I have attached a screenshot.

** Attachment added: Screenshot of screensaver
   http://launchpadlibrarian.net/37255101/Screensaver.png

-- 
Decorations and RGBA
https://bugs.launchpad.net/bugs/491521
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 491521] Re: Decorations and RGBA

2009-12-28 Thread Erik B. Andersen
The preview for gnome-screensaver-preferences is also messed up.

-- 
Decorations and RGBA
https://bugs.launchpad.net/bugs/491521
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-screensaver in ubuntu.

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


[Bug 396791] Re: Segmentation fault of python-gtk on skysentials 1.0.1

2009-12-11 Thread Erik B. Andersen
I think to get a valgrind log you have to do something like this:G_SLICE
=always-malloc G_DEBUG=gc-friendly valgrind -v --tool=memcheck --leak-
check=full --num-callers=40 --log-file=valgrind.log python
/home/locutus/skysentials-1.0.1/skysentials.py

--Notice I put python before
'/home/locutus/skysentials-1.0.1/skysentials.py'. I got valgrind to give
me a log with this method, but I'm not sure if it's any good given that
I didn't install debugging packages.

** Attachment added: valgrind log
   http://launchpadlibrarian.net/36708470/valgrind.log

-- 
Segmentation fault of python-gtk on skysentials 1.0.1
https://bugs.launchpad.net/bugs/396791
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 164819] Re: Can't Remove Scrollkeeper without trashing Gnome

2009-12-02 Thread Erik B. Andersen
** Description changed:

  Binary package hint: scrollkeeper
  
  In order to remove scrollkeeper I am informed by apt-get that the
  following must also be removed:
  
-  alacarte apturl bug-buddy capplets-data doc-base fast-user-switch-applet
-   gedit gnome-app-install gnome-applets gnome-applets-data
-   gnome-control-center gnome-panel gnome-panel-data gnome-session
-   gnome-system-monitor gnome-terminal gnome-user-guide gnome-utils gthumb
-   gucharmap language-selector nautilus nautilus-cd-burner nautilus-data
-   restricted-manager scrollkeeper software-properties-gtk synaptic ubufox
-   ubuntu-docs update-manager update-notifier zenity
+  alacarte apturl bug-buddy capplets-data doc-base fast-user-switch-applet
+   gedit gnome-app-install gnome-applets gnome-applets-data
+   gnome-control-center gnome-panel gnome-panel-data gnome-session
+   gnome-system-monitor gnome-terminal gnome-user-guide gnome-utils gthumb
+   gucharmap language-selector nautilus nautilus-cd-burner nautilus-data
+   restricted-manager scrollkeeper software-properties-gtk synaptic ubufox
+   ubuntu-docs update-manager update-notifier zenity
  
  So I have to remove update-manager as well ??? gedit ??? gnome 
  
  This can't be right - I shouldn't be forced to have this package on my
  system if I don't want it.
  
  The only way I can stop this thing is to delete the cron.monthly task -
  if I was your average Aunt Matilda, I wouldn't have a clue how to do
  this, I would only experience my hard drive being hammered once a month
- as thisthing indexes my hdd for me
+ as this thing indexes my hdd for me

-- 
Can't Remove Scrollkeeper without trashing Gnome
https://bugs.launchpad.net/bugs/164819
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-terminal in ubuntu.

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

[Bug 455537] Re: time slider/visualisation stops when skipping forward or backwards in an mp3

2009-12-02 Thread Erik B. Andersen
I also have this problem with ogg vorbis files.

-- 
time slider/visualisation stops when skipping forward or backwards in an mp3
https://bugs.launchpad.net/bugs/455537
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 486359] [NEW] gcalctool fails to resize down when a mode that requires less space is selected

2009-11-21 Thread Erik B. Andersen
Public bug reported:

Binary package hint: gcalctool

In the calculator, when you change the mode (financial, for example) to 
something that takes less space (basic mode, for example), the window does not 
shrink. This used to work, I just tried it on my Karmic computer and it worked.
By modes, I mean whatever you are changing when you go to the View (menu)  
Advanced (for example).
I might try making a video of it so that it is easy to see what I am saying.
Here's the requested details:
bj...@bjorn-laptop:~$ lsb_release -rd
Description:Ubuntu lucid (development branch) --I'm using the 11-20-2009 
daily Lucid build
Release:10.04
bj...@bjorn-laptop:~$ apt-cache policy gcalctool
gcalctool:
  Installed: 5.29.1-0ubuntu1
  Candidate: 5.29.1-0ubuntu1
  Version table:
 *** 5.29.1-0ubuntu1 0
500 http://us.archive.ubuntu.com lucid/main Packages
100 /var/lib/dpkg/status
bj...@bjorn-laptop:~$

ProblemType: Bug
Architecture: amd64
Date: Sat Nov 21 09:08:40 2009
DistroRelease: Ubuntu 10.04
ExecutablePath: /usr/bin/gcalctool
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20091120)
Package: gcalctool 5.29.1-0ubuntu1
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-4.5-generic
SourcePackage: gcalctool
Uname: Linux 2.6.32-4-generic x86_64
XsessionErrors:
 (gnome-settings-daemon:1650): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (gnome-settings-daemon:1650): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (polkit-gnome-authentication-agent-1:1730): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1709): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (nautilus:1998): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed

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


** Tags: amd64 apport-bug

-- 
gcalctool fails to resize down when a mode that requires less space is selected
https://bugs.launchpad.net/bugs/486359
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gcalctool in ubuntu.

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


[Bug 486359] Re: gcalctool fails to resize down when a mode that requires less space is selected

2009-11-21 Thread Erik B. Andersen

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/35924335/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/35924336/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/35924337/ProcStatus.txt

-- 
gcalctool fails to resize down when a mode that requires less space is selected
https://bugs.launchpad.net/bugs/486359
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gcalctool in ubuntu.

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


[Bug 486359] Re: gcalctool fails to resize down when a mode that requires less space is selected

2009-11-21 Thread Erik B. Andersen
In the video, I:

1. Open a calculator in basic mode for comparison
2. Open a second calculator and put it in programmer mode, which makes it use a 
bigger window
3. Open a third calculator and change the mode from programmer to basic. Notice 
that the window does not size back down to the size of the first calculator I 
opened, which is also in basic mode.
4. I take third calculator (the one I changed from programmer to basic) and 
compare it's size to the second calculator (which is in programmer mode), 
notice that the sizes are exactly the same.

If there is anything I can do to make this bug report more clear, just
ask.

** Attachment added: out-1.ogv
   http://launchpadlibrarian.net/35925082/out-1.ogv

-- 
gcalctool fails to resize down when a mode that requires less space is selected
https://bugs.launchpad.net/bugs/486359
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gcalctool in ubuntu.

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


[Bug 486413] [NEW] When visulization is changed to or from monoscope and totem is playing .spx file, an internal data stream error occurs

2009-11-21 Thread Erik B. Andersen
Public bug reported:

Binary package hint: totem

When I play the
Aesop's_Fables,_Volume_1_(Fable_1)_-_The_Fox_and_The_Grapes.spx file
(which is included in the example files for Lucid) and I  click on the
Edit (menu)  Preferences and then the Display (tab) and change the type
of visualization to or from monoscope, I get an error window that says
An error occurred blank line   Internal data stream error. The file
stops playing and the visualization freezes, but if you click play
again, totem will play the file from the starting (not where you left
off) and the visualization will work.

Steps to reproduce:

1. Open the Aesop's Fables file I mentioned
2. Go to Edit  Preferences, then go to the display tab.
3. If the type of visualization is monoscope, 
  switch it to something else.
otherwise,
  switch it to monoscope.
4. Notice the error message.

Now that you have seen the error message, let's see what it's supposed to do:
1. Open the Aesop's Fables file I mentioned
2. Go to Edit  Preferences, then go to the display tab.
3. If you have monoscope as the type of visulization, 
 switch it to something else, click OK on the error message, and click 
play again on the main totem window.
4. Change the visualization from any non-monoscope one to any other 
non-monoscope one. Notice that the visulization changes, the song keeps 
playing, and there is no error message.

I will attach a video.
Here is the requested information:
bj...@bjorn-laptop:~$ lsb_release -rd
Description:Ubuntu lucid (development branch)
Release:10.04
bj...@bjorn-laptop:~$ apt-cache policy totem
totem:
  Installed: 2.28.2-0ubuntu3
  Candidate: 2.28.2-0ubuntu3
  Version table:
 *** 2.28.2-0ubuntu3 0
500 http://us.archive.ubuntu.com lucid/main Packages
100 /var/lib/dpkg/status
bj...@bjorn-laptop:~$ 
I have also reproduced this bug on a x86 computer running the ubuntu 11-19-2009 
daily live cd.
If you need more information, just ask.

ProblemType: Bug
Architecture: amd64
Date: Sat Nov 21 11:30:39 2009
DistroRelease: Ubuntu 10.04
ExecutablePath: /usr/bin/totem
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Alpha amd64 (20091120)
Package: totem 2.28.2-0ubuntu3
ProcEnviron:
 LANG=en_US.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-4.5-generic
SourcePackage: totem
Uname: Linux 2.6.32-4-generic x86_64

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


** Tags: amd64 apport-bug

-- 
When visulization is changed to or from monoscope and totem is playing .spx 
file, an internal data stream error occurs
https://bugs.launchpad.net/bugs/486413
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to totem in ubuntu.

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


  1   2   >