[Bug 389855] Re: sortation in album

2010-09-15 Thread Bug Watch Updater
** Changed in: rhythmbox
   Status: Invalid = Unknown

** Changed in: rhythmbox
   Importance: Unknown = Low

-- 
sortation in album
https://bugs.launchpad.net/bugs/389855
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 389855] Re: sortation in album

2009-07-22 Thread Martin Mai
Closing this bug since it's not really a bug.

** Changed in: rhythmbox (Ubuntu)
   Status: Incomplete = Invalid

-- 
sortation in album
https://bugs.launchpad.net/bugs/389855
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 389855] Re: sortation in album

2009-07-12 Thread LAZA
And again:
If rhythmbox is open or active, nothing happens. I tried it twice!
In terminal was at this time a respone:
[1] 3914
But as I describe before, nothing changes at the sortation.

Then I close rhythmbox and tried it again with LC_ALL=C rhythmbox
The response on terminal:
[2] 4068
[1]   DoneLC_ALL=C rhythmbox
The sortation changed and all seems correct.
BUT:
After closing rhythmbox again to simulate a shutdown and open it up again the 
old, wrong sortation is back.
So it have to fixed in an command at booting the PC or something like that...

-- 
sortation in album
https://bugs.launchpad.net/bugs/389855
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 389855] Re: sortation in album

2009-07-12 Thread Martin Mai
Thank you LAZA for your fast reply. Now, as the problem (well, problem
depends on the users need) is caused by your locale's sorting rules (not
by rhythmbox), there are some ways to solve this problem.

1. You create a text file with the following content

#!/bin/bash
LC_ALL=C
rhythmbox

and save it somewhere. Then you rightclick on the menu bar in the panel, choose 
Edit Menus and edit the entry for rhythmbox so that it points to the created 
file.
!!!This is the preferred way to do it!!!


2. You open a terminal and type export LC_ALL=C which will permanently set 
the global variable LC_ALL to C.
!!! This is the less preferred way, bceause I do't know which impact this 
change might have on other programms/settings, etc.!!!

-- 
sortation in album
https://bugs.launchpad.net/bugs/389855
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 389855] Re: sortation in album

2009-07-11 Thread Martin Mai
LAZA, your description is not clear enough. You said you executed
LC_ALL=C rhythmbox; and because the terminal was not responsive you
opened rhythmbox. Are you sure that rhythmbox wasn't already running? -
it should be.

Regarding the unresponsive terminal: This is normal, since the command
has not exited (rhytmbox had to be closed for that). To be able to
execute further commands type LC_ALL=C rhythmbox . This will give you
the terminal back ;)

-- 
sortation in album
https://bugs.launchpad.net/bugs/389855
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 389855] Re: sortation in album

2009-06-23 Thread Pedro Villavicencio
comment from upstream:

No, that isn't the cause at all.  This is actually caused by your locale's
sorting rules.  Try running 'LC_ALL=C rhythmbox' and you should see the albums
sorted in the correct order.

could you try that and comment back?

** Changed in: rhythmbox (Ubuntu)
   Status: Triaged = Incomplete

-- 
sortation in album
https://bugs.launchpad.net/bugs/389855
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 389855] Re: sortation in album

2009-06-23 Thread LAZA
Ok, done!

After the command in the terminal it didn't responsed so I opend rhythmbox and 
search for 'cash' = the sortation was in correct order.
But still the terminal not finished so I pressed 'CTRL' + 'C'
After that, terminal was back noraml (blinking cursor) but the sortation has 
changed back to the false

So again I tried with open rhythmbox = nothing happend

After closing rhythmbox and pressing the command again, opening rhythmbox = 
right sortation
BUT: terminal hangs...

Every time fater the command follows the output
(rhythmbox:4526): Rhythmbox-WARNING **: Could not open device /dev/radio0

So now the cursor ist blinking while I wait that the command comes to an end - 
or stop it with CTRL+C.
And we now know what that means, right, rhythmbox is back to wrong sortation.

Good idea anyway!

-- 
sortation in album
https://bugs.launchpad.net/bugs/389855
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 389855] Re: sortation in album

2009-06-22 Thread Sebastien Bacher
Thank you for your bug report. The issue is an upstream one and it would
be nice if somebody having it could send the bug the to the people
writting the software (https://wiki.ubuntu.com/Bugs/Upstream/GNOME)

** Changed in: rhythmbox (Ubuntu)
   Importance: Undecided = Low

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

-- 
sortation in album
https://bugs.launchpad.net/bugs/389855
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 389855] Re: sortation in album

2009-06-22 Thread LAZA
OK, done!

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

-- 
sortation in album
https://bugs.launchpad.net/bugs/389855
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 389855] Re: sortation in album

2009-06-22 Thread LAZA
OK, done!

http://bugzilla.gnome.org/show_bug.cgi?id=586613

-- 
sortation in album
https://bugs.launchpad.net/bugs/389855
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 389855] Re: sortation in album

2009-06-22 Thread Sebastien Bacher
** Changed in: rhythmbox (Ubuntu)
   Status: New = Triaged

** Changed in: rhythmbox (Ubuntu)
   Status: Triaged = Confirmed

** Changed in: rhythmbox (Ubuntu)
   Status: Confirmed = New

** Changed in: rhythmbox (Ubuntu)
   Status: New = Triaged

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

-- 
sortation in album
https://bugs.launchpad.net/bugs/389855
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 389855] Re: sortation in album

2009-06-22 Thread Bug Watch Updater
** Changed in: rhythmbox
   Status: Unknown = Invalid

-- 
sortation in album
https://bugs.launchpad.net/bugs/389855
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 389855] Re: sortation in album

2009-06-20 Thread LAZA

** Attachment added: Bildschirmfoto7.png
   http://launchpadlibrarian.net/28139340/Bildschirmfoto7.png

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

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

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

-- 
sortation in album
https://bugs.launchpad.net/bugs/389855
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