[Bug 589699] [NEW] copy keyname cause crash

2010-06-04 Thread Kensum T.
Public bug reported:

Binary package hint: gconf-editor

If you start gconf-editor and then make a copy command with [Ctrl+C]
or Edit - copy keyword, then the editor crashes.

If it runs from the terminal, then it leaves this message behind:

(gconf-editor:4266): Gtk-CRITICAL **: 
gtk_tree_model_sort_convert_iter_to_child_iter: assertion `VALID_ITER 
(sorted_iter, tree_model_sort)' failed
Segmentation fault

It only happen if you didn't select anything in the treeview.

It seems that an if-statement, which would prevent this error by trying
to read the treemap without selection, is missing.

** Affects: gconf-editor (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: gconf-editor
  
  If you start gconf-editor and then make a copy command with [Ctrl+C]
  or Edit - copy keyword, then the editor crashes.
  
  If it runs from the terminal, then it leaves this message behind:
  
  (gconf-editor:4266): Gtk-CRITICAL **: 
gtk_tree_model_sort_convert_iter_to_child_iter: assertion `VALID_ITER 
(sorted_iter, tree_model_sort)' failed
  Segmentation fault
  
- 
- It only happen, if you didn't select anything in the treeview.
+ It only happen if you didn't select anything in the treeview.
  
  It seems that an if-statement, which would prevent this error by trying
  to read the treemap without selection, is missing.

-- 
copy keyname cause crash
https://bugs.launchpad.net/bugs/589699
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gconf-editor in ubuntu.

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


[Bug 583253] Re: terminal freezes by typing perl

2010-05-21 Thread Kensum T.
I tried to debug perl with perl -d and it stops with this:
---
$ perl -d

Loading DB routines from perl5db.pl version 1.32
Editor support available.

Enter h or `h h' for help, or `man perldebug' for more help.

---
I hope it helps (I wonder...)

-- 
terminal freezes by typing perl
https://bugs.launchpad.net/bugs/583253
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 583253] Re: terminal freezes by typing perl

2010-05-21 Thread Kensum T.
It also freezes with perl -D (capital d)

-- 
terminal freezes by typing perl
https://bugs.launchpad.net/bugs/583253
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 583261] Re: after first sudo nautilus terminal freezes

2010-05-21 Thread Kensum T.
Ok, I've run a complete debug, but after the run command and after the
closing of nautilus as sudo, it hangs. (^C is the Ctrl+C)

But anyway, here you are

** Attachment added: Debug nautilus
   http://launchpadlibrarian.net/48859594/gdb-nautilus.txt

-- 
after first sudo nautilus terminal freezes
https://bugs.launchpad.net/bugs/583261
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 583253] Re: terminal freezes by typing perl

2010-05-21 Thread Kensum T.
I run perl with gdb perl according to 
https://wiki.ubuntu.com/DebuggingProgramCrash
and here it the backtrace (if it helps)

** Attachment added: debug Perl
   http://launchpadlibrarian.net/48859866/gdb-perl.txt

-- 
terminal freezes by typing perl
https://bugs.launchpad.net/bugs/583253
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 583253] [NEW] terminal freezes by typing perl

2010-05-20 Thread Kensum T.
Public bug reported:

Binary package hint: gnome-terminal

Well, like the Summary says, if I type perl in the gnome terminal, the
cursor gets into a new line and that's all.

It's futile to wait, because it lasts forever, except you close the
terminal window, but with an program-is-still-running warning, which
you have to ignore.

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

-- 
terminal freezes by typing perl
https://bugs.launchpad.net/bugs/583253
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 583261] [NEW] after first sudo nautilus terminal freezes

2010-05-20 Thread Kensum T.
Public bug reported:

Binary package hint: gnome-terminal

If you type sudo nautilus for the first time (important: it have to be
the first time after booting) and then, after you're done with you work
as root, you normally can simply close the nautilus window and the
terminal should be ready for new commands.

But that's not the case. In Lucid 10.4, when you're done and close the
window, the terminal freezes until you forces to close the terminal
window.

Before, in Karmic 9.10, there wasn't that problem. The terminal normally
gets ready after closing the nautilus window.

This little bug can reproduced by typing sudo nautilus in the terminal
after booting up Lucid. After typing the password, you have to close the
window and then you should be able to see the bug in the terminal.

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

-- 
after first sudo nautilus terminal freezes
https://bugs.launchpad.net/bugs/583261
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 583253] Re: terminal freezes by typing perl

2010-05-20 Thread Kensum T.
well yes, it's oddly the same

-- 
terminal freezes by typing perl
https://bugs.launchpad.net/bugs/583253
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 505451] Re: Playback doesn't work properly in Totem with mkv and ogm

2010-05-06 Thread Kensum T.
Thankfully this bug was fixed in Lucid. The playback works fine now and there 
are no freezes any more.
Keep going on with that!

-- 
Playback doesn't work properly in Totem with mkv and ogm
https://bugs.launchpad.net/bugs/505451
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 501071] Re: Rhythmbox fills metadatas without asking

2010-05-01 Thread Kensum T.
Well ok, now I could test the behavior of rythmbox in Lucid.

This time the behavior changed. The gaps in the ID3 are still filled
with the signal word unknown, but this time (I tested it with some
empty ID3-Tags), if I delete the unknown-entries, it will be recreated
by rythmbox.

I compared the entry with foobar in windows and the unknown-entry
appears in Genre, the other entries stays empty.

Another odd behavior. In example, if I want to delete the entry of the
title because, let's say, the info is wrong and I don't need it, I won't
be able to do it. The name will be recreated. Only if I - change - the
entry, the new entry will stay.

-- 
Rhythmbox fills metadatas without asking
https://bugs.launchpad.net/bugs/501071
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 132417] Re: evince doesn't display the correct font

2010-04-14 Thread Kensum T.
I have a problem with some minor errors with mathematical glyphs.
In my case evince displays a -  - instead of the - ≤ - glyph, it is very 
confusing.

** Attachment added: glyph-error.png
   http://launchpadlibrarian.net/44148311/glyph-error.png

-- 
evince doesn't display the correct font
https://bugs.launchpad.net/bugs/132417
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in ubuntu.

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

[Bug 132417] Re: evince doesn't display the correct font

2010-04-14 Thread Kensum T.
I forgot to mention that it is just one example of those mathematical
operators. Maybe evince can't distinguish the right format (utf, ascii,
etc.)

-- 
evince doesn't display the correct font
https://bugs.launchpad.net/bugs/132417
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to poppler in ubuntu.

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


[Bug 542201] [NEW] toggled down clock applet resizes itself not correctly

2010-03-19 Thread Kensum T.
Public bug reported:

Binary package hint: gnome-panel

if you toggle down the clock applet so that you can see the calendar and
(if you config it) some places with time, date and place with a neat
world map.

This problem only occurs if you have two places, which is far away
of each other (like Hamburg in germany and Sydney in australia).
This results that you have a time difference about 9 hours.

Now, if you look at the clock map (like me at 21 o'clock), you'll see
the next day in brackets (in example like: --07:05 (Samstag) JST
+10--) and if you just hover over the description, then the entire
clock map resize itself (it gets wider) and an option button appears
on the right from the description.

The resizing is especially bad looking, if the clock is at the right
border of the screen. Then, as a result, you can't see the content
fully.

ProblemType: Bug
Architecture: i386
Date: Fri Mar 19 21:35:22 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/gnome-panel
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: fglrx
Package: gnome-panel 1:2.28.0-0ubuntu6
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-20.58-generic
SourcePackage: gnome-panel
Uname: Linux 2.6.31-20-generic i686

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


** Tags: apport-bug i386

-- 
toggled down clock applet resizes itself not correctly
https://bugs.launchpad.net/bugs/542201
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 542201] Re: toggled down clock applet resizes itself not correctly

2010-03-19 Thread Kensum T.

** Attachment added: Applet resizing, how it looks like
   http://launchpadlibrarian.net/41326365/clock_problem.png

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

** Attachment added: GConfNonDefault.txt
   http://launchpadlibrarian.net/41322954/GConfNonDefault.txt

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

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

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

-- 
toggled down clock applet resizes itself not correctly
https://bugs.launchpad.net/bugs/542201
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is subscribed to gnome-panel in ubuntu.

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


[Bug 403470] Re: baobab can't enable Toolbar from view menu

2010-02-13 Thread Kensum T.
Hmm, it's not fixed now, but if someone have to or want to activate the toolbar 
again (due unknow reasons), he/she can go into the configuration editor to 
/apps/baobab/ui and turn on toolbar_visible, that'll activate the toolbar 
again.
Just a meanwhile solution.

-- 
baobab can't enable Toolbar from view menu 
https://bugs.launchpad.net/bugs/403470
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 495723] Re: the copy action doesn't work in the second after a directory load

2010-01-11 Thread Kensum T.
It should be added that the Ctrl+X has the same effect as Ctrl+C.
It's a bit odd, because the first action alway doesn't work...
In my case I have to do the action several times (due holding Ctrl and 
pressing X or C at least three or more times) to be sure that it works.

-- 
the copy action doesn't work in the second after a directory load
https://bugs.launchpad.net/bugs/495723
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 505451] [NEW] Playback doesn't work properly in Totem with mkv and ogm

2010-01-10 Thread Kensum T.
Public bug reported:

If I watch some videos and want to toggle around the video because, let's say, 
I already know this video but I like some scene in it, the picture somethimes 
freezes or there are no sound at all.
So I have to toggle around the target spot to get to a playable spot to be 
able to go on watching the video normally.

Sometimes I just have to wait until the sound catch up with the
picture so it becomes syncronized, until this point the picture freezes
(the sound is behind the picture in this case)

This problem seems only to occur in big video above ~200-300 MB or in
videos with a long playback above ~40-50 min.

I've already tested this phenomen in videos with the format mkv and ogm,
so it has to be a problem with the proper decoding of those videos (mp4
i.e. works fine, even if its size is over 300MB)

ProblemType: Bug
Architecture: i386
Date: Sun Jan 10 12:44:50 2010
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/totem
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: fglrx
Package: libgstreamer0.10-0 0.10.25-2
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-generic
SourcePackage: gstreamer0.10
Uname: Linux 2.6.31-17-generic i686

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


** Tags: apport-bug i386

-- 
Playback doesn't work properly in Totem with mkv and ogm
https://bugs.launchpad.net/bugs/505451
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 505451] Re: Playback doesn't work properly in Totem with mkv and ogm

2010-01-10 Thread Kensum T.

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

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

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

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

-- 
Playback doesn't work properly in Totem with mkv and ogm
https://bugs.launchpad.net/bugs/505451
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 485885] Re: totom always keeps flashing or glimmering when playing *.avi videos

2010-01-10 Thread Kensum T.
Well, do you have the visuel effects activated?
Because I know due some friends this problem only occurs on systems with 
ATI-graphiccards with visuel effects activated.
In my friends case it flashes if you move the mouse or if you have something 
running in the background (like an animation).

I think it would help, if you deactivate those visual effects for the
meanwhile (if you have an ATI and the visual effects on).

-- 
totom always keeps flashing or glimmering when playing *.avi videos
https://bugs.launchpad.net/bugs/485885
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 501071] Re: Rhythmbox fills metadatas without asking

2009-12-29 Thread Kensum T.
** Description changed:

  Binary package hint: rhythmbox
  
  Rhythmbox puts an unknow in every gap of the Metadata/ID3-Tag that is 
supposed to be empty, if you import your musics to rhythmbox in example.
  And if you change some gaps in this Metadata/ID3-Tag to repair/rename some 
infos manuelly, the unknow in unchanged gaps even stays there.
+ I think the way how rhythmbox handle the metadatas is an extrafunction.
  
- Some might say it is useful, but for some others it's bothersome.
- 
- There are people who wants a clean Metadata/ID3-Tag and don't like to
- fill the gaps inside and/or syncronize the Metadata with the internet
+ But there are people who wants a clean Metadata/ID3-Tag and don't like
+ to fill the gaps inside and/or syncronize the Metadata with the internet
  (due some reasons nobody knows...).
  
- My suggest is that rhythmbox should leave the metadata as it is and
- shouldn't fill the empty gaps with anything in addition.
- 
- Furthermore, rhythmbox could just fill the textbox with another color to
- show the user i.e. the info 'Interpret' is REALLY empty, instead to
- change the Metadata without asking (like the problem says)
+ My idea is that rhythmbox should leave the metadata as it is and shouldn't 
fill the empty gaps with anything in addition.
+ Or it could just has an option like fill gaps with 'unknow', which you can 
switch off.
  
  So it can prevent some confusing like why is there an 'unknow' in the
- gap of this metadata?
+ gap of this metadata?, maybe there are people, who think it's a bug!
+ 
  
  ProblemType: Bug
  Architecture: i386
  Date: Mon Dec 28 18:23:05 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/rhythmbox
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  NonfreeKernelModules: fglrx
  Package: rhythmbox 0.12.5-0ubuntu5
  ProcEnviron:
-  LANG=de_DE.UTF-8
-  SHELL=/bin/bash
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
  SourcePackage: rhythmbox
  Uname: Linux 2.6.31-16-generic i686

** Description changed:

  Binary package hint: rhythmbox
  
  Rhythmbox puts an unknow in every gap of the Metadata/ID3-Tag that is 
supposed to be empty, if you import your musics to rhythmbox in example.
  And if you change some gaps in this Metadata/ID3-Tag to repair/rename some 
infos manuelly, the unknow in unchanged gaps even stays there.
  I think the way how rhythmbox handle the metadatas is an extrafunction.
  
  But there are people who wants a clean Metadata/ID3-Tag and don't like
  to fill the gaps inside and/or syncronize the Metadata with the internet
  (due some reasons nobody knows...).
  
  My idea is that rhythmbox should leave the metadata as it is and shouldn't 
fill the empty gaps with anything in addition.
  Or it could just has an option like fill gaps with 'unknow', which you can 
switch off.
  
  So it can prevent some confusing like why is there an 'unknow' in the
- gap of this metadata?, maybe there are people, who think it's a bug!
- 
+ gap of this metadata?, maybe there are people, who even think it's a
+ bug!
  
  ProblemType: Bug
  Architecture: i386
  Date: Mon Dec 28 18:23:05 2009
  DistroRelease: Ubuntu 9.10
  ExecutablePath: /usr/bin/rhythmbox
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  NonfreeKernelModules: fglrx
  Package: rhythmbox 0.12.5-0ubuntu5
  ProcEnviron:
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
  SourcePackage: rhythmbox
  Uname: Linux 2.6.31-16-generic i686

-- 
Rhythmbox fills metadatas without asking
https://bugs.launchpad.net/bugs/501071
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 501071] [NEW] Rhythmbox fills metadatas without asking

2009-12-28 Thread Kensum T.
Public bug reported:

Binary package hint: rhythmbox

Rhythmbox puts an unknow in every gap of the Metadata/ID3-Tag that is 
supposed to be empty, if you import your musics to rhythmbox in example.
And if you change some gaps in this Metadata/ID3-Tag to repair/rename some 
infos manuelly, the unknow in unchanged gaps even stays there.

Some might say it is useful, but for some others it's bothersome.

There are people who wants a clean Metadata/ID3-Tag and don't like to
fill the gaps inside and/or syncronize the Metadata with the internet
(due some reasons nobody knows...).

My suggest is that rhythmbox should leave the metadata as it is and
shouldn't fill the empty gaps with anything in addition.

Furthermore, rhythmbox could just fill the textbox with another color to
show the user i.e. the info 'Interpret' is REALLY empty, instead to
change the Metadata without asking (like the problem says)

So it can prevent some confusing like why is there an 'unknow' in the
gap of this metadata?

ProblemType: Bug
Architecture: i386
Date: Mon Dec 28 18:23:05 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/bin/rhythmbox
InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
NonfreeKernelModules: fglrx
Package: rhythmbox 0.12.5-0ubuntu5
ProcEnviron:
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-16.53-generic
SourcePackage: rhythmbox
Uname: Linux 2.6.31-16-generic i686

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


** Tags: apport-bug i386

-- 
Rhythmbox fills metadatas without asking
https://bugs.launchpad.net/bugs/501071
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 501071] Re: Rhythmbox fills metadatas without asking

2009-12-28 Thread Kensum T.

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

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

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

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

-- 
Rhythmbox fills metadatas without asking
https://bugs.launchpad.net/bugs/501071
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