[Bug 173350] Re: Caps lock LED changes state even when caps lock is mapped to ctrl

2008-11-26 Thread Eythian
Not for me, although there is a weird thing that xmodmap mappings now
only apply to the keyboards that are plugged in - remap, and then plug
an external keyboard and it'll behave like you never ran xmodmap on the
new keyboard. Remap afterwards, and it behaves like you expect. Are you
possibly seeing something along those lines?

-- 
Caps lock LED changes state even when caps lock is mapped to ctrl
https://bugs.launchpad.net/bugs/173350
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 103591] Re: totem doesn't disable screen blanking

2008-11-25 Thread Eythian
I haven't noticed it since feisty. I never saw what it was a duplicate
of either.

-- 
totem doesn't disable screen blanking
https://bugs.launchpad.net/bugs/103591
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 301878] [NEW] music applet often uses lots of CPU

2008-11-24 Thread Eythian
Public bug reported:

Binary package hint: gnome-applets

The music applet uses large amounts of CPU when rhythmbox is playing.

Usually (although not always) the music applet will be using between 30
and 70% of a CPU when all it is (apparently) doing is updating a string
every second. This is much, much more than rhythmbox which is actually
playing the music.

For example, a line from top:
  PID USER  PR  NI  VIRT  RES  SHR S %CPU %MEMTIME+  COMMAND
 7143 robin 20   0  339m  38m  13m S   40  1.9 116:40.65 python 

(this process is:
 7143 ?S117:15 python /usr/lib/gnome-applets/music-applet 
--oaf-activate-iid=OAFIID:GNOME_Music_Applet_Factory --oaf-ior-fd=21
)

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

-- 
music applet often uses lots of CPU
https://bugs.launchpad.net/bugs/301878
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-applets in ubuntu.

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


[Bug 299849] [NEW] nautilus CD burner gets the wrong drive

2008-11-19 Thread Eythian
Public bug reported:

Binary package hint: nautilus

I have two DVD burners in my computer.

If I put a blank disk into one, Nautilus pops up and asks what I'd like
to do. I can say I want to burn files to it.

If I then do so, and the disk is in one of the drives, when I hit burn
and fill out the title, it tells me to insert a disk. It is defaulting
to the drive that doesn't have a blank disk in it.

Instead, it should use the drive for which the burner window was opened,
or at the very least, default to the first one that actually has a blank
disk in it.

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

-- 
nautilus CD burner gets the wrong drive
https://bugs.launchpad.net/bugs/299849
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 126333] Re: Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-11-12 Thread Eythian
In intrepd (and I'm not sure if this is a change or not), this still
happens, but only with PCM. Changing the applet slider when it's
controlling PCM causes things like the LR balance to unlock, and the
channels end up out of kilter, and jump around and so on. With master it
moves smoothly.

-- 
Regression - Volume Control using gnome panel applet and keyboard shortcut 
alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
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 293417] [NEW] rhythmbox never finishes the last track of an album

2008-11-03 Thread Eythian
Public bug reported:

Binary package hint: rhythmbox

If I play through an album, expecting rb to stop after the last track,
it does. However, the 'seconds' count never resets to zero. It's as if
you paused the track right at the end. This means that the 'last played'
time for that final track is never updated.

This is on Intrepid and is a regression from Hardy.

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

-- 
rhythmbox never finishes the last track of an album
https://bugs.launchpad.net/bugs/293417
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 288494] Re: the youtube code needs to be updated

2008-10-27 Thread Eythian
This (or something very similar) is still causing the youtube plugin in
hardy to not work. A backport would be appreciated.

-- 
the youtube code needs to be updated
https://bugs.launchpad.net/bugs/288494
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 286321] Re: if ssh:// connection gets lost, file copies get stuck

2008-10-21 Thread Eythian
It doesn't crash, those instructions seem to require that it does. It is
still running, it just never gives up trying.

-- 
if ssh:// connection gets lost, file copies get stuck
https://bugs.launchpad.net/bugs/286321
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 286321] [NEW] if ssh:// connection gets lost, file copies get stuck

2008-10-20 Thread Eythian
Public bug reported:

Binary package hint: nautilus

If you attempt to copy a file to a disconnected network location, the
copy operation gets stuck.

To reproduce:
1) have a nautilus window open with an ssh:// connection to somewhere
2) leave it alone for a long time, until the ssh connection disconnects 
(bouncing the network or similar may have the same effect)
3) don't realise this has happened, and attempt to drag a local file to this 
ssh connection
4) watch the 'file operations' dialogue sit on 'Preparing to copy 1 file...' 
forever, and not be cancellable.

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

-- 
if ssh:// connection gets lost, file copies get stuck
https://bugs.launchpad.net/bugs/286321
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 278428] Re: suspend hotkey dosn't cause suspend

2008-10-06 Thread Eythian
OK, further poking found that this was due to something causing the
'what to do if suspend is pressed' option in the power manager to be set
to 'do nothing'. I don't know if I did this, or the upgrade did, so I'll
mark as invalid.

** Changed in: gnome-power-manager (Ubuntu)
   Status: New = Invalid

-- 
suspend hotkey dosn't cause suspend
https://bugs.launchpad.net/bugs/278428
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 278428] [NEW] suspend hotkey dosn't cause suspend

2008-10-04 Thread Eythian
Public bug reported:

Binary package hint: gnome-power-manager

In Hardy, if I pressed Fn-F5 (which registers as XF86Sleep), the laptop
would suspend. In Intrepid, nothing happens. I can suspend by clicking
the g-p-m battery in the notification area and selecting suspend, it
just seems to not be listening to the hotkey.

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

-- 
suspend hotkey dosn't cause suspend
https://bugs.launchpad.net/bugs/278428
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 213053] Re: Totem is 'uninterruptible'

2008-09-17 Thread Eythian
tony_s: I doubt it's a permissions/privileges issue. My guess is that
there is a kernel bug of some type going on and the process gets wedged
in there, and so is unkillable until it returns, which never happens. In
#225654, I posted a bit more detail about where I saw it getting stuck,
in my case it's in a call to 'exit_mm'.

-- 
Totem is 'uninterruptible'
https://bugs.launchpad.net/bugs/213053
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 225654] Re: unkillable totem process

2008-06-17 Thread Eythian
This exact same thing happened again. Where was it previously reported
so I can watch that bug? Rebooting to unstick a process is a bit
annoying.

-- 
unkillable totem process
https://bugs.launchpad.net/bugs/225654
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 205976] Re: rhythmbox holds on to removable drives

2008-06-14 Thread Eythian
I unmount by just right-click on the icon, either on the desktop or in a
file browser and 'unmount'. It's just a plain old external USB
harddrive. I have a chunk of my rhythmbox library on it though, so there
is a lot of music only visible when the HDD is turned on and mounted.

-- 
rhythmbox holds on to removable drives
https://bugs.launchpad.net/bugs/205976
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 205976] Re: rhythmbox holds on to removable drives

2008-06-14 Thread Eythian
In gutsy it worked. Rhythmbox would release the file. In hardy, it
doesn't. You can't eject the device from within rhythmbox because there
is nowhere to do so. It's not an mp3 player, so doesn't show up in the
list of devices. Basically, if you don't know that rb is locking the
file, you can';t unmount it. Given that it used to work, this seems like
a regression.

-- 
rhythmbox holds on to removable drives
https://bugs.launchpad.net/bugs/205976
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 190383] Re: last.fm plugin no longer scrobbles

2008-06-02 Thread Eythian
I don't think this is a rhythmbox issue. Looking at my last.fm
dashboard, nobody has scrobbled anything in the past few hours. So I
think it's a last.fm fault.

-- 
last.fm plugin no longer scrobbles
https://bugs.launchpad.net/bugs/190383
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 150857] Re: autohide on a panel just moves it off the screen

2008-05-28 Thread Eythian
Done: http://bugzilla.gnome.org/show_bug.cgi?id=535232

-- 
autohide on a panel just moves it off the screen
https://bugs.launchpad.net/bugs/150857
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 225654] [NEW] unkillable totem process

2008-05-02 Thread Eythian
Public bug reported:

Binary package hint: totem

I have a totem process that can't be killed:

[EMAIL PROTECTED]:~$ ps ax|grep 27714
27714 ?Dl 6:49 totem 
file:///home/robin/Download/torrent/done/%5BDB%5D_Bleach_151_%5BE3DC6A4C%5D.avi
27974 pts/0R+ 0:00 grep 27714
[EMAIL PROTECTED]:~$ kill -9 27714
[EMAIL PROTECTED]:~$ ps ax|grep 27714
27714 ?Dl 6:53 totem 
file:///home/robin/Download/torrent/done/%5BDB%5D_Bleach_151_%5BE3DC6A4C%5D.avi
27977 pts/0R+ 0:00 grep 27714

Note how the CPU time is increasing also: it's using 100% of one of the
CPUs. There is no window open for this (it was being used, it finished,
so I closed it, and the process remained behind using the CPU). The
parent process is 'init', which obviously I can't kill. I own the
process, and regardless, a 'sudo kill' makes no difference.

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

-- 
unkillable totem process
https://bugs.launchpad.net/bugs/225654
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 225654] Re: unkillable totem process

2008-05-02 Thread Eythian
Oh, according to 'top' most of the CPU time is spent in 'sys', so
perhaps it's a kernel issue...?

-- 
unkillable totem process
https://bugs.launchpad.net/bugs/225654
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 225654] Re: unkillable totem process

2008-05-02 Thread Eythian
OK, likely not a totem issue:

[EMAIL PROTECTED]:/proc/27714$ cat status
Name:   totem
State:  D (disk sleep)
Tgid:   27714
Pid:27714
PPid:   1
TracerPid:  0
Uid:1000100010001000
Gid:1000100010001000
FDSize: 64
Groups: 4 20 24 25 29 30 44 46 106 108 114 123 1000 
VmPeak:   724364 kB
VmSize:   724292 kB
VmLck: 0 kB
VmHWM: 97768 kB
VmRSS: 96808 kB
VmData:   241544 kB
VmStk:   112 kB
VmExe:   388 kB
VmLib: 43536 kB
VmPTE:  1092 kB
Threads:10
SigQ:   6/16375
SigPnd: 0004
ShdPnd: 00044100
SigBlk: 
SigIgn: 21001000
SigCgt: 00018000
CapInh: 
CapPrm: 
CapEff: 
voluntary_ctxt_switches:9853
nonvoluntary_ctxt_switches: 1934

...looks like it's stuck on the disk.

[EMAIL PROTECTED]:/proc/27714$ cat wchan
exit_mm

Going to reboot to make it get unstuck.

-- 
unkillable totem process
https://bugs.launchpad.net/bugs/225654
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 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-04-30 Thread Eythian
Not really fixed. See the video I posted above, that's on hardy.

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
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 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-04-28 Thread Eythian
Volume applet still doesn't work correctly for me with Hardy on my
laptop when using the mouse wheel on the volume applet. I've attached a
video showing what's going on. Note that I'm always turning the mouse
wheel up, one click at a time, and when the applet shows mute, there is
no sound (it is actually muted). The volume level jumping down is due to
the applet, not me turning the wheel backwards.

** Attachment added: volume.ogg
   http://launchpadlibrarian.net/14000205/volume.ogg

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
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 150857] Re: autohide on a panel just moves it off the screen

2008-04-21 Thread Eythian
This still occurs with Hardy.

-- 
autohide on a panel just moves it off the screen
https://bugs.launchpad.net/bugs/150857
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 218015] Re: rhythmbox switches to default pulseaudio output on track change

2008-04-18 Thread Eythian
You are correct in how it works, however I see it as a bug because it
doesn't make any sense from a usability point of view. If you tell the
system that rb should be outputting to (say) your external sound card,
or another computer, you don't want it to revert when the track changes.
That means that every 4 or 5 minutes you're going to have to change the
settings again.

Even with the crossfader plugin turned on, when you pause it closes the
stream and so goes back to default on resume, which is still annoying.

The ideal solution would be for RB to behave like it did until about a
week ago, where it held the stream open even when not playing, so that
it always came out the same device. Maybe there is a feature in
pulseaudio to allow this to happen in some other way?

-- 
rhythmbox switches to default pulseaudio output on track change
https://bugs.launchpad.net/bugs/218015
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 218015] [NEW] rhythmbox switches to default pulseaudio output on track change

2008-04-15 Thread Eythian
Public bug reported:

Binary package hint: rhythmbox

After the last rhythmbox update (I think), if I redirect rhythmbox's
sink via the pulseaudio volume control to something else (in this case,
RTP sink), then it resets to the default after track-change. This didn't
happen yesterday.

A workaround is to turn on the crossfader plugin.

This is on Hardy.

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

-- 
rhythmbox switches to default pulseaudio output on track change
https://bugs.launchpad.net/bugs/218015
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


Re: [Bug 218015] Re: rhythmbox switches to default pulseaudio output on track change

2008-04-15 Thread Eythian
On Wednesday 16 April 2008 15:44:14 Mike Rooney wrote:
 confirm this for you, if you provide details on what method you used to
 change the audio destination. Thanks.
Start rhythmbox playing something, run the pulseaudio volume control 
(pavucontrol), right-click the rhythmbox stream and send it to another device 
or computer. When the track changes in RB, it will start coming out the 
default device again.


** Attachment added: unnamed
   http://launchpadlibrarian.net/13481850/unnamed

-- 
rhythmbox switches to default pulseaudio output on track change
https://bugs.launchpad.net/bugs/218015
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 173350] Re: Caps lock LED changes state even when caps lock is mapped to ctrl

2008-04-10 Thread Eythian
A curiosity related to this: alt-ctrl-F1 requires you to press the
'real' control, not the remapped one. This also didn't happen in the
previous version.

-- 
Caps lock LED changes state even when caps lock is mapped to ctrl
https://bugs.launchpad.net/bugs/173350
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


Re: [Bug 173350] Re: Caps lock LED changes state even when caps lock is mapped to ctrl

2008-03-29 Thread Eythian
On Sunday 30 March 2008 16:17:04 Stephen Hemminger wrote:
 I just had this problem on a my laptop. One important clue is that it
 started only after I enabled: Automatic Login

 Perhaps part of the keyboard initialization process is being accidentally
 skipped during automatic login?
Neither of the computers I see it on have automatic login enabled.

-- 
Caps lock LED changes state even when caps lock is mapped to ctrl
https://bugs.launchpad.net/bugs/173350
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-control-center in ubuntu.

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


[Bug 208588] [NEW] brasero crashed with SIGSEGV in g_type_check_instance_cast()

2008-03-28 Thread Eythian
*** This bug is a duplicate of bug 206711 ***
https://bugs.launchpad.net/bugs/206711

Public bug reported:

Binary package hint: brasero

This occurred just after brasero had burnt an ISO and ejected the CD. I
pushed the tray back in (my drive sometimes can't do it on its own), and
it crashed a few moments later.

ProblemType: Crash
Architecture: amd64
Date: Sat Mar 29 14:07:57 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/brasero
NonfreeKernelModules: nvidia
Package: brasero 0.7.1-3
PackageArchitecture: amd64
ProcCmdline: brasero
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_NZ.UTF-8
 SHELL=/bin/bash
Signal: 11
SourcePackage: brasero
StacktraceTop:
 g_type_check_instance_cast ()
 ?? ()
 g_closure_invoke ()
 ?? () from /usr/lib/libgobject-2.0.so.0
 g_signal_emit_valist ()
Title: brasero crashed with SIGSEGV in g_type_check_instance_cast()
Uname: Linux 2.6.24-12-generic x86_64
UserGroups: adm admin audio cdrom dialout dip floppy fuse lpadmin plugdev 
sambashare video

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


** Tags: apport-crash

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

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


[Bug 208588] Re: brasero crashed with SIGSEGV in g_type_check_instance_cast()

2008-03-28 Thread Eythian
*** This bug is a duplicate of bug 206711 ***
https://bugs.launchpad.net/bugs/206711


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

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

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

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

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

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

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

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

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

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


[Bug 207553] [NEW] screen doesn't switch off by itself

2008-03-27 Thread Eythian
Public bug reported:

Binary package hint: gnome-power-manager

I have power management on my desktop set to turn the screen off after
40 minutes, however it never actually turns off. The screensaver comes
on (just blanking the screen), and remains that way. According to xset
q, DPMS timeouts are all '0'. This is on hardy beta.

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

-- 
screen doesn't switch off by itself
https://bugs.launchpad.net/bugs/207553
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-power-manager in ubuntu.

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


[Bug 207028] [NEW] Trash icon on panel shows as empty, even when it has stuff in it

2008-03-26 Thread Eythian
Public bug reported:

I deleted a file, moving it to the trash. The trash icon on the panel
claims that it's still empty. See the screenshot.

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

-- 
Trash icon on panel shows as empty, even when it has stuff in it
https://bugs.launchpad.net/bugs/207028
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 207028] Re: Trash icon on panel shows as empty, even when it has stuff in it

2008-03-26 Thread Eythian

** Attachment added: notrash.png
   http://launchpadlibrarian.net/12892854/notrash.png

-- 
Trash icon on panel shows as empty, even when it has stuff in it
https://bugs.launchpad.net/bugs/207028
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 207028] Re: Trash icon on panel shows as empty, even when it has stuff in it

2008-03-26 Thread Eythian
Sorry, forgot to add: this is hardy beta, 
$ nautilus --version
GNOME nautilus 2.22.0

-- 
Trash icon on panel shows as empty, even when it has stuff in it
https://bugs.launchpad.net/bugs/207028
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


Re: [Bug 207028] Re: Trash icon on panel shows as empty, even when it has stuff in it

2008-03-26 Thread Eythian
On Thursday 27 March 2008 00:18:28 Pedro Villavicencio wrote:
  thanks for your report, are you using a Live CD or a installation?
 Which filesystem are you using there?, thanks.
This is an installation, on ReiserFS over LVM:
/dev/mapper/primary_vg-home on /home type reiserfs (rw,relatime)

-- 
Trash icon on panel shows as empty, even when it has stuff in it
https://bugs.launchpad.net/bugs/207028
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 207028] Re: Trash icon on panel shows as empty, even when it has stuff in it

2008-03-26 Thread Eythian
If this is a duplicate, where is the one that it's a dupe of, so I can
keep an eye on that one?

-- 
Trash icon on panel shows as empty, even when it has stuff in it
https://bugs.launchpad.net/bugs/207028
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 149330] Re: GDM restarts X on logout

2008-03-26 Thread Eythian
It still occurs in hardy. Less of an issue for me now, since I found a
workaround for the problems it was causing, but it does still happen.

-- 
GDM restarts X on logout
https://bugs.launchpad.net/bugs/149330
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 205976] [NEW] [Hardy] rhythmbox holds on to removable drives

2008-03-24 Thread Eythian
Public bug reported:

Binary package hint: rhythmbox

If I tell nautilus to unmount an external drive, and rhythmbox is
playing a file from it (or, has been and is paused), the drive can't be
unmounted until you skip to a track not on the drive. In gutsy, it
worked (although it took two attempts at unmounting), and rhythmbox
automatically changed the track to one that would allow unmounting.

Assuming nautilus notifies programs that the user is trying to unmount
the drive, rhythmbox should immediately let go of the file. If nautilus
isn't notifying programs, then it should.

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

-- 
[Hardy] rhythmbox holds on to removable drives
https://bugs.launchpad.net/bugs/205976
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 201513] Re: [hardy] Setting CapsLock to be the compose key still causes the capslock key to trigger the capslock LED

2008-03-23 Thread Eythian
Looks to me like a dupe of #173350

-- 
[hardy] Setting CapsLock to be the compose key still causes the capslock key to 
trigger the capslock LED
https://bugs.launchpad.net/bugs/201513
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 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-03-23 Thread Eythian
I've just upgraded to Hardy beta, and no longer see this issue, fwiw.

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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


Re: [Bug 190383] problem still there?

2008-02-27 Thread Eythian
On Wednesday 27 February 2008 21:22:42 Patrick S. wrote:
 I encountered this problem just today (and yesterday). some tracks in
 the queue, status OK but no submissions. Also changing the password
 doesn't solve the problem (even not temporarily).
Sounds like a different problem, and most likely last.fm server issues.

-- 
last.fm plugin no longer scrobbles
https://bugs.launchpad.net/bugs/190383
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 190383] Re: last.fm plugin no longer scrobbles

2008-02-12 Thread Eythian
OK, now last.fm has changed whatever they changed to make it work again,
it's happy again, so I'll close this. It does seem to imply a bug in the
last.fm plugin, but one that's no longer causing trouble. Perhaps
they'll be upgrading to the 1.2 version of the protocol in a future
release anyway.

** Changed in: rhythmbox (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) = (unassigned)
   Status: Incomplete = Invalid

-- 
last.fm plugin no longer scrobbles
https://bugs.launchpad.net/bugs/190383
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for rhythmbox in ubuntu.

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


[Bug 190383] Re: last.fm plugin no longer scrobbles

2008-02-11 Thread Eythian
This seems to have fixed itself, anyone else seeing that?

-- 
last.fm plugin no longer scrobbles
https://bugs.launchpad.net/bugs/190383
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for rhythmbox in ubuntu.

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


[Bug 190383] Re: last.fm plugin no longer scrobbles

2008-02-09 Thread Eythian
The symptoms sound very similar. When I deleted the cache, it worked for
a while, and then stopped. I don't think changing the password/deleting
the cache really fixes the problem, it just convinces rhythmbox to try
again for a while. As I mentioned above, rb is scrobbling fine but not
accepting the response from the server as a success, and so gives up
trying after a while.

-- 
last.fm plugin no longer scrobbles
https://bugs.launchpad.net/bugs/190383
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for rhythmbox in ubuntu.

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


[Bug 190383] [NEW] last.fm plugin no longer scrobbles

2008-02-08 Thread Eythian
Public bug reported:

Binary package hint: rhythmbox

Up until about the start of this week, the last.fm plugin would
correctly send track details, however now it doesn't on either of my
computers. It just claims 'Track submission failed too many times'. If I
delete the submission cache, it'll work for a while, however the
'queued' track number just increases, as if it encountered an error, and
eventually it stops trying. I had a look (with wireshark) at what was
going over the wire, and it all looked correct, with last.fm returning
an 'OK' response, however rhythmbox still doesn't realise it succeeded.

My guess is that the response from last.fm has changed slightly and
rhythmbox isn't understanding it any more (although it still seems to be
in keeping with the protocol).

This is Rhythmbox 0.11.2 on gutsy, both AMD64 and x86.

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

-- 
last.fm plugin no longer scrobbles
https://bugs.launchpad.net/bugs/190383
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for rhythmbox in ubuntu.

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


[Bug 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2008-01-10 Thread Eythian
Just to add another...I also see it on a 3rd computer with yet another
soundcard (dunno what it is, but it's old. I can find the model if it's
useful).

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
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 126333] Re: [GUTSY] Regression - Volume Control using gnome panel applet and keyboard shortcut alternates mute / % volume during sliding

2007-12-20 Thread Eythian
Just further confirmation, I see this with the mousewheel on  two quite
different machines, one a 64-bit desktop that has two soundcards, both
do it, one a 32-bit laptop that does it with the builtin one, and also
with an external one that's sometimes attached. The latter also does it
when using the media keys. The former doesn't have media keys.

-- 
[GUTSY] Regression - Volume Control using gnome panel applet and keyboard 
shortcut alternates mute / % volume during sliding
https://bugs.launchpad.net/bugs/126333
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 61479] Re: no dialog to make panel fullwidth on Twinview or Xinerama

2007-11-02 Thread Eythian
@aglet: It does that by default, however you have to have X starting
with two monitors attached, and Twinview enabled in xorg.conf. If you
don't do this, then gnome never realises that you have two screens, and
puts the panels across both of them. It's a bit of a pain to set up, but
once it's working you can switch layout freely, and the panels are
always on one monitor only.

-- 
no dialog to make panel fullwidth on Twinview or Xinerama
https://bugs.launchpad.net/bugs/61479
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 38946] Re: Totem-gstreamer: Aspect ratio not correctly detected

2007-10-27 Thread Eythian
I've just found that gv does the same thing when showing a PDF. So I don't 
think it's specifically totem's fault. I'm running with one screen above the 
other, and xdpyinfo says:
screen #0:
  dimensions:1280x1568 pixels (625x231 millimeters)
  resolution:52x172 dots per inch

whereas a regular screen says something more like:
screen #0:
  dimensions:1024x768 pixels (347x260 millimeters)
  resolution:75x75 dots per inch

Curiously, xrandr -q gives different measurements in mm:
Screen 0: minimum 1280 x 800, current 1280 x 1568, maximum 2560 x 1568
default connected 1280x1568+0+0 0mm x 0mm
I don't know if this means anything though.

I can't find a quick way of changing the DPI of the monitor (is this
even possible on a running X session?), but it seems to that if I could,
the problem would go away.

-- 
Totem-gstreamer: Aspect ratio not correctly detected
https://bugs.launchpad.net/bugs/38946
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 38946] Re: Totem-gstreamer: Aspect ratio not correctly detected

2007-10-27 Thread Eythian
(Reopening so it gets seen by someone who can reassign it appropriately
or whatever)

** Changed in: totem (Ubuntu)
   Status: Invalid = New

-- 
Totem-gstreamer: Aspect ratio not correctly detected
https://bugs.launchpad.net/bugs/38946
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 157605] Re: rhythmbox plays m4a very slowly

2007-10-27 Thread Eythian
Disabling the crossfader fixes it, thanks!

-- 
rhythmbox plays m4a very slowly
https://bugs.launchpad.net/bugs/157605
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for rhythmbox in ubuntu.

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


[Bug 157605] rhythmbox plays m4a very slowly

2007-10-26 Thread Eythian
Public bug reported:

Binary package hint: rhythmbox

I have some M4A files, and they play very slowly. The sound comings out
just as a little click now and then, and the time counter goes up 1s
every about 3s. Feisty had no problem with them that I remember.

If I do:

gst-launch filesrc location=01\ -\ Renegades\ of\ Noize.m4a ! decodebin
! audioconvert ! audioresample ! alsasink

then it plays just fine, so it is apparently something that rhythmbox is
doing wrong rather than gstreamer.

This is on AMD64 - the same files work just fine on my 32-bit laptop.

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

-- 
rhythmbox plays m4a very slowly
https://bugs.launchpad.net/bugs/157605
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for rhythmbox in ubuntu.

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


[Bug 153790] music-applet tooltip doesn't show anything

2007-10-17 Thread Eythian
Public bug reported:

Binary package hint: gnome-applets

In Feisty, mousing over the music applet time counter would display a
tooltop showing what's currently playing. In Gutsy, it doesn't work.

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

-- 
music-applet tooltip doesn't show anything
https://bugs.launchpad.net/bugs/153790
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-applets in ubuntu.

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


[Bug 153790] Re: music-applet tooltip doesn't show anything

2007-10-17 Thread Eythian
Note: this is when using the applet with rhythmbox. It functions just
fine in all other respects.

** Attachment added: Screenshot of the issue
   http://launchpadlibrarian.net/10055705/music-applet.png

-- 
music-applet tooltip doesn't show anything
https://bugs.launchpad.net/bugs/153790
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-applets in ubuntu.

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


[Bug 150857] Re: autohide on a panel just moves it off the screen

2007-10-12 Thread Eythian
Yes, it occurs with desktop effects disabled also (i.e. using metacity)

-- 
autohide on a panel just moves it off the screen
https://bugs.launchpad.net/bugs/150857
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 150489] Re: Volume control jumps around with mousewheel

2007-10-10 Thread Eythian
If it makes any difference, I'm using the applet to control PCM volume.
It's pretty constant. What I got it doing yesterday (it's hard to tell,
but this is what it looks like), is that I turned the volume down one
wheel-click and it went from 76% to 0%, and then up one click and it
went from 0% to 76%. But that's not the normal distance, so for some
reason it's as if it thinks it should be muting. I guess, it's hard to
figure out.

-- 
Volume control jumps around with mousewheel
https://bugs.launchpad.net/bugs/150489
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 150857] Re: autohide on a panel just moves it off the screen

2007-10-10 Thread Eythian
This is gutsy. The dual screen is using nvidia's twinview, and I do have
desktop effects enabled.

-- 
autohide on a panel just moves it off the screen
https://bugs.launchpad.net/bugs/150857
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 150857] autohide on a panel just moves it off the screen

2007-10-09 Thread Eythian
Public bug reported:

If you autohide a panel, it doesn't really shrink it, it just slides it
downwards so that it is off the bottom of the screen. This means that if
you have dual monitors in a one-above-the-other configuration, and the
screen at the top has the panels, then the 'hidden' panel is visible at
the top of the bottom screen.

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

-- 
autohide on a panel just moves it off the screen
https://bugs.launchpad.net/bugs/150857
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-panel in ubuntu.

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


[Bug 150489] Volume control jumps around with mousewheel

2007-10-08 Thread Eythian
Public bug reported:

If you use the mousewheel and quickly rotate it on the volume control
applet, the volume jumps up and down in an inconsistent fashion.
However, if you turn the wheel one click at a time, it changes in a more
regular fashion.

A bit of experimentation suggests that it's actually jumping down to
mute sometimes, and does it more the faster the mouse wheel turns.

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

-- 
Volume control jumps around with mousewheel
https://bugs.launchpad.net/bugs/150489
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-applets in ubuntu.

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


[Bug 38946] Re: Totem-gstreamer: Aspect ratio not correctly detected

2007-10-06 Thread Eythian
Here's an example of the problem, in this case with a WMV embedded in a
webpage (using mms streaming). The totem browser plugin displays it
incorrectly, same if you right-click-open in movie player, however
opening it in VLC shows it fine:

http://www.cbc.ca/marketplace/2007/10/03/geeks/

MMS URL:
mms://a101.v8752d.c8752.g.vm.akamaistream.net/7/101/8752/1191440118000/origin.media.cbc.ca/windows/marketplace/geeks.wmv

-- 
Totem-gstreamer: Aspect ratio not correctly detected
https://bugs.launchpad.net/bugs/38946
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 149330] Re: GDM restarts X on logout

2007-10-05 Thread Eythian
This is Gutsy beta, btw. This didn't happen in feisty.

-- 
GDM restarts X on logout
https://bugs.launchpad.net/bugs/149330
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gdm in ubuntu.

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


[Bug 149330] GDM restarts X on logout

2007-10-05 Thread Eythian
Public bug reported:

When you log out of gnome, GDM (I presume) restarts the X server, even
if AlwaysRestartServer=false is set in /etc/gdm/gdm.conf. This is a
problem because gnome has a bug
(https://bugs.launchpad.net/ubuntu/+source/gnome-panel/+bug/120819) that
requires logging out and in again within one X session to fix. This
means that dual monitor support with twinview can't work. Basically, I
need an option to stop GDM restarting X when you log out (or, for
someone to fix the bug that makes this a problem, but I suspect this'll
be easier)

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

-- 
GDM restarts X on logout
https://bugs.launchpad.net/bugs/149330
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gdm in ubuntu.

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


[Bug 126797] Re: gdm spawns a new X server when told to restart the system

2007-10-05 Thread Eythian
I'm having X restart on logout (not shutdown), which apparently is
related to this, and means twinview with nvidia has issues.

-- 
gdm spawns a new X server when told to restart the system
https://bugs.launchpad.net/bugs/126797
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 126797] Re: gdm spawns a new X server when told to restart the system

2007-10-05 Thread Eythian
It's bug 149330 that I'm having problems with (that was marked a dupe of
this). If it's not related, please un-dupe it, I don't think I'm able to
do that.

-- 
gdm spawns a new X server when told to restart the system
https://bugs.launchpad.net/bugs/126797
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 38946] Re: Totem-gstreamer: Aspect ratio not correctly detected

2007-10-05 Thread Eythian
I'm seeing this in totem right now after an upgrade to gutsy. Files that
played by default in the correct aspect ratio are now squished
horizontally.

I'm looking at a video now with dimensions 624 x 352, however it is
showing 377x377, or something very close to that. If I force the aspect
ratio to DVB, it shows as 627x491, which is closer but still wrong. VLC
shows the files correctly by default.

I am running with twinview, although switching off the second monitor
appears to make no difference, and it worked in this same configuration
previously.

I've tried with a number of video files from different sources, they all
show this (though, they're all .avi so probably DivX or XviD or similar)

A quick check with totem-xine shows similar issues.

-- 
Totem-gstreamer: Aspect ratio not correctly detected
https://bugs.launchpad.net/bugs/38946
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 127878] Re: gstreamer causes a SIGSEGV in rhythmbox on play

2007-07-24 Thread Eythian
OK, final resolution: gstreamer0.10-x wasn't installed, and so there
were no video sinks available, and so things were crashing. This may be
a fault in the distro upgrade tool?

-- 
gstreamer causes a SIGSEGV in rhythmbox on play
https://bugs.launchpad.net/bugs/127878
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gstreamer0.10 in ubuntu.

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


[Bug 127878] gstreamer causes a SIGSEGV in rhythmbox on play

2007-07-23 Thread Eythian
Public bug reported:

On one machine that has just been upgraded from edgy to feisty,
rhythmbox no longer works, and it seems to be gstreamer's fault. Here is
the result from GDB with -dbg installed:

(rhythmbox:10786): Rhythmbox-WARNING **: Couldn't find an x overlay
[New Thread -1279063152 (LWP 10889)]
[New Thread -1288459376 (LWP 10890)]
[Thread -1279063152 (LWP 10889) exited]

Program received signal SIGSEGV, Segmentation fault.
[Switching to Thread -1230055728 (LWP 10786)]
gst_base_sink_pad_getcaps (pad=0x8288350) at gstbasesink.c:368
368 gstbasesink.c: No such file or directory.
in gstbasesink.c
(gdb) bt
#0  gst_base_sink_pad_getcaps (pad=0x8288350) at gstbasesink.c:368
#1  0xb729619f in gst_pad_get_caps_unlocked (pad=0x8288350) at gstpad.c:1968
#2  0xb72999b0 in gst_pad_get_caps (pad=0x8288350) at gstpad.c:2056
#3  0xb728de99 in gst_proxy_pad_do_getcaps (pad=0x894d8e0) at gstghostpad.c:228
#4  0xb729619f in gst_pad_get_caps_unlocked (pad=0x894d8e0) at gstpad.c:1968
#5  0xb72999b0 in gst_pad_get_caps (pad=0x894d8e0) at gstpad.c:2056
#6  0xb728de99 in gst_proxy_pad_do_getcaps (pad=0x894d9c0) at gstghostpad.c:228
#7  0xb729619f in gst_pad_get_caps_unlocked (pad=0x894d9c0) at gstpad.c:1968
#8  0xb72999b0 in gst_pad_get_caps (pad=0x894d9c0) at gstpad.c:2056
#9  0xb728de99 in gst_proxy_pad_do_getcaps (pad=0x894d800) at gstghostpad.c:228
#10 0xb729619f in gst_pad_get_caps_unlocked (pad=0x894d800) at gstpad.c:1968
#11 0xb729ba5f in gst_pad_link (srcpad=0x89921c8, sinkpad=0x894d800)
at gstpad.c:1640
#12 0xb72bb2c0 in pad_link_maybe_ghosting (src=0x89921c8, sink=0x894d800)
at gstutils.c:1310
#13 0xb72bc4b8 in gst_element_link_pads (src=0x891e390, 
srcpadname=0xb2334ab1 src, dest=0x874e990, destpadname=0x0)
at gstutils.c:1454
#14 0xb23271e2 in ?? () from /usr/lib/gstreamer-0.10/libgstplaybin.so
#15 0x0891e390 in ?? ()
#16 0xb2334ab1 in ?? () from /usr/lib/gstreamer-0.10/libgstplaybin.so
#17 0x0874e990 in ?? ()
#18 0x in ?? ()

I'd grab a coredump, but rhythmbox doesn't seem to leave one (I have
ulimit -c unlimited, but despite saying 'Segmentation fault (core
dumped)' I don't know where it's put it).

[EMAIL PROTECTED]:/proc/asound$ cat cards
 0 [AudioPCI   ]: ENS1370 - Ensoniq AudioPCI
  Ensoniq AudioPCI ENS1370 at 0xe400, irq 5

[EMAIL PROTECTED]:/proc/asound$ cat version
Advanced Linux Sound Architecture Driver Version 1.0.14rc1 (Tue Jan 09 09:56:17 
2007 UTC).

Hopefully this is enough information to go on.

** Affects: gstreamer0.10 (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gstreamer causes a SIGSEGV in rhythmbox on play
https://bugs.launchpad.net/bugs/127878
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gstreamer0.10 in ubuntu.

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


[Bug 127878] Re: gstreamer causes a SIGSEGV in rhythmbox on play

2007-07-23 Thread Eythian
Note: rhythmbox/gstreamer worked fine in edgy, other sound seems to work
(gaim dings)

-- 
gstreamer causes a SIGSEGV in rhythmbox on play
https://bugs.launchpad.net/bugs/127878
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gstreamer0.10 in ubuntu.

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


[Bug 127878] Re: gstreamer causes a SIGSEGV in rhythmbox on play

2007-07-23 Thread Eythian
Thanks to moch on #gstreamer, disabling the visualisation plugin
prevents the crash.

-- 
gstreamer causes a SIGSEGV in rhythmbox on play
https://bugs.launchpad.net/bugs/127878
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gstreamer0.10 in ubuntu.

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


[Bug 121988] Re: right-click menu comes up blank with dual monitors

2007-06-26 Thread Eythian
This is feisty.

-- 
right-click menu comes up blank with dual monitors
https://bugs.launchpad.net/bugs/121988
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 120819] Re: when switching to dual-monitor mode, panels extend across both screens

2007-06-25 Thread Eythian
*** This bug is a duplicate of bug 61479 ***
https://bugs.launchpad.net/bugs/61479

Err, I think this is the opposite of that other bug (kinda). This one is
about the intended behaviour not working right some of the time, the
other is about being able to modify the intended behaviour
intentionally.

-- 
when switching to dual-monitor mode, panels extend across both screens
https://bugs.launchpad.net/bugs/120819
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 121988] Re: right-click menu comes up blank with dual monitors

2007-06-24 Thread Eythian

** Attachment added: screenshot showing the menu, note the space below which 
is the top of the second monitor
   http://launchpadlibrarian.net/8176749/badmenu.png

-- 
right-click menu comes up blank with dual monitors
https://bugs.launchpad.net/bugs/121988
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-panel in ubuntu.

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


[Bug 121988] right-click menu comes up blank with dual monitors

2007-06-24 Thread Eythian
Public bug reported:

Binary package hint: gnome-panel

I'm running a dual monitor setup, with the primary screen (that with the
panels) on top. When I right-click on an application in the window list
at the bottom of the primary screen, the menu comes up on the one screen
(which is good), however I think that it thinks it has plenty of space
below, and so the menu itself comes up blank with a scroller. It
shouldn't do this.

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

-- 
right-click menu comes up blank with dual monitors
https://bugs.launchpad.net/bugs/121988
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-panel in ubuntu.

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


[Bug 120818] vertical dual-monitors, gnome ignores the bottom panel space when maximising

2007-06-17 Thread Eythian
Public bug reported:

Binary package hint: metacity

I'm currently running with a dual-monitor setup, with one monitor above
the other. Gnome has decided that the monitor at the top is the one to
get the panels etc. If I have a window on the top display and tell it to
maximise, the top of the window correctly ends up just below the panel
at the top, however the bottom of the window goes below the bottom panel
(presumably to the bottom of that screen). This isn't the behaviour I
see when using dual side-by-side or a single monitor.

If it's relevant, I'm using nVidia's twinview thing.

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

-- 
vertical dual-monitors, gnome ignores the bottom panel space when maximising
https://bugs.launchpad.net/bugs/120818
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for metacity in ubuntu.

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


[Bug 120819] when switching to dual-monitor mode, panels extend across both screens

2007-06-17 Thread Eythian
Public bug reported:

Binary package hint: gnome-panel

When I switch to a side-by-side dual monitor configuration, the gnome
panels extend the full width of both screens. If I log out and back in
again, they only extend the width of one of the screens (which I think
is the correct behaviour). This is using nVidia twinview.

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

-- 
when switching to dual-monitor mode, panels extend across both screens
https://bugs.launchpad.net/bugs/120819
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-panel in ubuntu.

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


[Bug 114726] Re: rhythmbox uses bad track numbering when copying to MP3 player

2007-05-15 Thread Eythian
This is feisty, and the version of rhythmbox that comes with it,
0.10.0-0ubuntu2

-- 
rhythmbox uses bad track numbering when copying to MP3 player
https://bugs.launchpad.net/bugs/114726
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 114726] Re: rhythmbox uses bad track numbering when copying to MP3 player

2007-05-15 Thread Eythian
Oh, sometimes it'll name the files to be like 1.1 - trackname.mp3 and
1.10 - trackname.mp3, I haven't determined when it does that and when
it doesn't (I'm guess albums or something), but it suffers from exactly
the same issue.

-- 
rhythmbox uses bad track numbering when copying to MP3 player
https://bugs.launchpad.net/bugs/114726
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 114726] rhythmbox uses bad track numbering when copying to MP3 player

2007-05-14 Thread Eythian
Public bug reported:

Binary package hint: rhythmbox

When you drag an album onto an MP3 player (in my case, a cowan iaudio),
it renames the tracks to be 1 - track one.mp3, and 10 - track
ten.mp3. This causes problems when the player sorts by filename, as
tracks 10, 11, and so on come before track 2. The track's filename
should have a leading zero put on it when it is less than 10.

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

-- 
rhythmbox uses bad track numbering when copying to MP3 player
https://bugs.launchpad.net/bugs/114726
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for rhythmbox in ubuntu.

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


[Bug 103169] Re: keyring locks after suspend

2007-04-17 Thread Eythian
Can't see how it would be a wanted change, it goes contrary to the tick
box. However, I don't know what's changed, but it seems that it's
stopped happening now. network-manager-gnome is able to instantly
reconnect on resume without need for a password to be entered.

-- 
keyring locks after suspend
https://bugs.launchpad.net/bugs/103169
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 106927] rhythmbox allows playing and ripping CDs at the same time

2007-04-15 Thread Eythian
Public bug reported:

Binary package hint: rhythmbox

If I put a CD in, select the CD source, hit Copy to library, wait a
moment, hit Play, it'll try to both play and rip at the same time,
which causes much CD head seeking, skippy playback, and slow ripping.

Ideally, it would either not play, or would play from the ripped version
to avoid this.

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

-- 
rhythmbox allows playing and ripping CDs at the same time
https://bugs.launchpad.net/bugs/106927
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for rhythmbox in ubuntu.

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


[Bug 103591] Re: totem doesn't disable screen blanking

2007-04-06 Thread Eythian
What bug is this a dupe of, so that I can subscribe to it?

-- 
totem doesn't disable screen blanking
https://bugs.launchpad.net/bugs/103591
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 103591] totem doesn't disable screen blanking

2007-04-05 Thread Eythian
Public bug reported:

Binary package hint: totem-gstreamer

I have power management on my laptop set to turn the screen off after 30
minutes idle. This should be disabled when totem is playing a movie so
that the screen doesn't blank while you're watching it.

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

-- 
totem doesn't disable screen blanking
https://bugs.launchpad.net/bugs/103591
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for totem in ubuntu.

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


[Bug 103591] Re: totem doesn't disable screen blanking

2007-04-05 Thread Eythian
Oh, additional information: this is in feisty.

-- 
totem doesn't disable screen blanking
https://bugs.launchpad.net/bugs/103591
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for totem in ubuntu.

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


[Bug 103169] keyring locks after suspend

2007-04-04 Thread Eythian
Public bug reported:

Binary package hint: gnome-keyring

In edgy, I would enter my keyring password once, and that would survive
multiple suspend/resume cycles until I next rebooted the machine. In
feisty, the keyring is locked on suspend, even though Lock on idle is
not ticked for that keyring. I'm not using pam-keyring.

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

-- 
keyring locks after suspend
https://bugs.launchpad.net/bugs/103169
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug contact for gnome-keyring in ubuntu.

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


[Bug 85971] Freeze when using daap and network goes down

2007-02-18 Thread Eythian
Public bug reported:

Binary package hint: rhythmbox

If I'm streaming music from my desktop (also running rhythmbox) over
daap, with avahi, and the network interface goes away (e.g. the wireless
drops out), rhythmbox will freeze. As far as I can tell this freeze is
permanent, and requires a kill and restart.

This only seems to be when it's playing a remote track, I haven't tested
it if it's not playing and the remote track is selected, and it doesn't
happen if it's playing a local track.

This is Edgy, i386 (though the desktop is x86_64), stock version:
0.9.6-0ubuntu4

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

-- 
Freeze when using daap and network goes down
https://launchpad.net/bugs/85971

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


[Bug 69623] 'last played' doesn't updated on internet radio stations

2006-10-31 Thread Eythian
Public bug reported:

Binary package hint: rhythmbox

If I am listening to internet radio stations, the 'last played' time
never changes from 'Never'. I presume this is because it updates for
files when the song finishes, which is the most sensible way. However,
streams never finish on their own, so the update doesn't happen.

This is with Edgy.

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

-- 
'last played' doesn't updated on internet radio stations
https://launchpad.net/bugs/69623

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