[Bug 1340544] [NEW] gnome-rr: The minimum brightness can not be 0.

2014-07-11 Thread Shih-Yuan Lee
Public bug reported:

According to RandR X protocol version 1.4.0, the minimum brightness can't be 0.
0 is used to turn off the backlight. The minimum brightness can only be 1.

http://cgit.freedesktop.org/xorg/proto/randrproto/tree/randrproto.txt

** Affects: gnome-desktop
 Importance: Unknown
 Status: Unknown

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

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

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

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

Title:
  gnome-rr: The minimum brightness can not be 0.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-desktop/+bug/1340544/+subscriptions

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


[Bug 1333606] Re: nautilus crashed with SIGABRT in g_assertion_message()

2014-07-11 Thread Robert Ancell
** Project changed: nautilus = file-roller

** Package changed: nautilus (Ubuntu) = file-roller (Ubuntu)

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

Title:
  Disconnecting a server during a transfer causes nautilus to crash when
  reconnecting to that server

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/1333606/+subscriptions

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


[Bug 1333606] Re: Disconnecting a server during a transfer causes nautilus to crash when reconnecting to that server

2014-07-11 Thread Robert Ancell
** Summary changed:

- nautilus crashed with SIGABRT in g_assertion_message()
+ Disconnecting a server during a transfer causes nautilus to crash when 
reconnecting to that server

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

Title:
  Disconnecting a server during a transfer causes nautilus to crash when
  reconnecting to that server

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/1333606/+subscriptions

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


[Bug 1333606] Re: Disconnecting a server during a transfer causes nautilus to crash when reconnecting to that server

2014-07-11 Thread Robert Ancell
** Description changed:

  [Impact]
  Disconnecting a server during a transfer causes nautilus to crash when 
reconnecting to that server.
  
  [Test Case]
  1. Open a nautilus window
  2. In sidebar, click Connect to Network
  3. Enter network address ftp://ftp.debian.org/;
  4. Click connect in both dialogs
  5. Start a file transfer
  6. While the transfer is occurring press eject button beside ftp.debian.org 
entry that appears in sidebar
  7. In sidebar, click Connect to Network
  8. Enter network address ftp://ftp.debian.org/;
  9. Click connect in both dialogs
  
  Expected result:
  Transfer starts, then is cancelled and at step 9 you are reconnected to the 
server and can browse files.
  
  Observed result:
  Transfer starts, then is cancelled and at step 9 nautilus crashes.
+ 
+ [Regression Potential]
+ The fix is adding a missing unref call in the code which is a simple memory 
leak bug and is unlikely to have negative consequences. Could expose any 
existing unref bug that may be hidden by this leak.

** Description changed:

  [Impact]
- Disconnecting a server during a transfer causes nautilus to crash when 
reconnecting to that server.
+ Disconnecting a server during a transfer causes nautilus to crash when 
reconnecting to that server. This is due to a bug in the file-roller plugin.
  
  [Test Case]
  1. Open a nautilus window
  2. In sidebar, click Connect to Network
  3. Enter network address ftp://ftp.debian.org/;
  4. Click connect in both dialogs
  5. Start a file transfer
  6. While the transfer is occurring press eject button beside ftp.debian.org 
entry that appears in sidebar
  7. In sidebar, click Connect to Network
  8. Enter network address ftp://ftp.debian.org/;
  9. Click connect in both dialogs
  
  Expected result:
  Transfer starts, then is cancelled and at step 9 you are reconnected to the 
server and can browse files.
  
  Observed result:
  Transfer starts, then is cancelled and at step 9 nautilus crashes.
  
  [Regression Potential]
  The fix is adding a missing unref call in the code which is a simple memory 
leak bug and is unlikely to have negative consequences. Could expose any 
existing unref bug that may be hidden by this leak.

** Changed in: file-roller (Ubuntu)
   Status: Triaged = Fix Committed

** Changed in: file-roller (Ubuntu Trusty)
 Assignee: (unassigned) = Robert Ancell (robert-ancell)

** Changed in: file-roller (Ubuntu)
 Assignee: (unassigned) = Robert Ancell (robert-ancell)

** Changed in: file-roller (Ubuntu)
   Status: Fix Committed = In Progress

** Changed in: file-roller (Ubuntu Trusty)
   Status: Triaged = Fix Committed

** Changed in: file-roller (Ubuntu)
   Status: In Progress = Fix Committed

** Changed in: file-roller (Ubuntu Trusty)
   Status: Fix Committed = In Progress

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

Title:
  Disconnecting a server during a transfer causes nautilus to crash when
  reconnecting to that server

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/1333606/+subscriptions

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


[Bug 1333606] Re: Disconnecting a server during a transfer causes nautilus to crash when reconnecting to that server

2014-07-11 Thread Launchpad Bug Tracker
This bug was fixed in the package file-roller - 3.10.2.1-0ubuntu5

---
file-roller (3.10.2.1-0ubuntu5) utopic; urgency=medium

  * debian/patches/git_nautilus_extension_unref.patch:
- Stop nautilus crashing due to a missing unref in the file roller
  extension (LP: #1333606)
 -- Robert Ancell robert.anc...@canonical.com   Fri, 11 Jul 2014 19:35:17 
+1200

** Changed in: file-roller (Ubuntu)
   Status: Fix Committed = Fix Released

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

Title:
  Disconnecting a server during a transfer causes nautilus to crash when
  reconnecting to that server

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/1333606/+subscriptions

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


[Bug 886386] Re: evolution connection calendar missing

2014-07-11 Thread Raphael Mankin
I have two machines running 12.04 with Evolution 3.2.3, the problem
appears on the 32-bit machine but not on the 64-bit one.

Adding the suggested text to the gconf key on the 32-bit m/c enables me
to create the calendar, but once created it does not work. I can see the
calendar with webcal but not update it. With caldav I cannot see it at
all.

The 64-bit machine has no problems.

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

Title:
  evolution connection calendar missing

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

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


[Bug 886386] Re: evolution connection calendar missing

2014-07-11 Thread Raphael Mankin
A correction to my previous comment:

On the 32-bit machine I can save caldav entries but not see them. They
do however show up on the webcal view of the same calendar.

I can also see the new entries on my 64-bit machine.

The server is running radicale.

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

Title:
  evolution connection calendar missing

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

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


[Bug 1340687] [NEW] Please replace current alternate screen scroll patch with the new one, making this scroll permanent

2014-07-11 Thread Monsta
Public bug reported:

Dear maintainers,

Please remove 93_add_alt_screen_scroll_toggle.patch and replace it with
the new patch from the attachment.

This patch adds support for DEC 1007 escape sequence, thus making the
alternate screen scroll work always. After applying it, the
corresponding patches with the calls to
vte_terminal_set_alternate_screen_scroll function can be safely dropped
from the terminal applications using GTK2-based vte (e.g.
xfce4-terminal).

The patch has been adapted from the upstream commit in VTE3 [1].


[1] 
https://git.gnome.org/browse/vte/commit/?id=9f8c1b88dcd880c2d9e78c93521ee755560a9275

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

** Patch added: This patch adds support for DEC 1007 to set the alternate 
screen scroll mode. Adapted from the corresponding VTE3 commit.
   
https://bugs.launchpad.net/bugs/1340687/+attachment/4150346/+files/permanent-altscreen-scroll.patch

** Summary changed:

- Please peplace current alternate screen scroll patch with the new one, making 
this scroll permanent
+ Please replace current alternate screen scroll patch with the new one, making 
this scroll permanent

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

Title:
  Please replace current alternate screen scroll patch with the new one,
  making this scroll permanent

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

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


[Bug 1340687] Re: Please replace current alternate screen scroll patch with the new one, making this scroll permanent

2014-07-11 Thread Monsta
** Description changed:

  Dear maintainers,
  
  Please remove 93_add_alt_screen_scroll_toggle.patch and replace it with
  the new patch from the attachment.
  
  This patch adds support for DEC 1007 escape sequence, thus making the
  alternate screen scroll work always. After applying it, the
  corresponding patches with the calls to
  vte_terminal_set_alternate_screen_scroll function can be safely dropped
- from the terminal applications using GTK2-based vte (e.g.
- xfce4-terminal).
+ from the terminal applications using GTK2-based vte (e.g. xfce4-terminal
+ ,roxterm-gtk2, lxterminal).
  
  The patch has been adapted from the upstream commit in VTE3 [1].
  
- 
- [1] 
https://git.gnome.org/browse/vte/commit/?id=9f8c1b88dcd880c2d9e78c93521ee755560a9275
+ [1]
+ 
https://git.gnome.org/browse/vte/commit/?id=9f8c1b88dcd880c2d9e78c93521ee755560a9275

** Description changed:

  Dear maintainers,
  
  Please remove 93_add_alt_screen_scroll_toggle.patch and replace it with
  the new patch from the attachment.
  
  This patch adds support for DEC 1007 escape sequence, thus making the
  alternate screen scroll work always. After applying it, the
  corresponding patches with the calls to
  vte_terminal_set_alternate_screen_scroll function can be safely dropped
- from the terminal applications using GTK2-based vte (e.g. xfce4-terminal
- ,roxterm-gtk2, lxterminal).
+ from the terminal applications using GTK2-based vte (e.g.
+ xfce4-terminal).
  
  The patch has been adapted from the upstream commit in VTE3 [1].
  
  [1]
  
https://git.gnome.org/browse/vte/commit/?id=9f8c1b88dcd880c2d9e78c93521ee755560a9275

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

Title:
  Please replace current alternate screen scroll patch with the new one,
  making this scroll permanent

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

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


[Bug 1340687] Re: Please replace current alternate screen scroll patch with the new one, making this scroll permanent

2014-07-11 Thread Ubuntu Foundations Team Bug Bot
The attachment This patch adds support for DEC 1007 to set the
alternate screen scroll mode. Adapted from the corresponding VTE3
commit. seems to be a patch.  If it isn't, please remove the patch
flag from the attachment, remove the patch tag, and if you are a
member of the ~ubuntu-reviewers, unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  Please replace current alternate screen scroll patch with the new one,
  making this scroll permanent

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

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


[Bug 199167] Re: Owner changed after saving file

2014-07-11 Thread Andreas Tyrosvoutis
Problem still exists 14.04 LTS over SSHFS

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

Title:
  Owner changed after saving file

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

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


[Bug 1340733] [NEW] Mouse pointer disappears when switching users

2014-07-11 Thread Reuben Thomas
Public bug reported:

When I switch users from the GNOME Shell main menu, the GDM screen comes
up without the mouse pointer. The keyboard still works, but even if I
log in to another user using just the keyboard, the mouse pointer does
not appear in the new user session.

This problem is machine-specific: it doesn't happen on my desktop PC.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: gdm 3.10.0.1-0ubuntu3
ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
Uname: Linux 3.13.0-30-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: GNOME
Date: Fri Jul 11 13:45:06 2014
InstallationDate: Installed on 2014-04-24 (77 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
SourcePackage: gdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  Mouse pointer disappears when switching users

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

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


[Bug 1259422] Re: Google authentication error in empathy

2014-07-11 Thread Taras Perebeynosov
Hello team.
How can I get Empathy logs?

I tried below command, but did not get any file output

username@hostname:~$ EMPATHY_DEBUG=all;
EMPATHY_LOGFILE=~/Desktop/empathy_debug.log; empathy

(empathy:7755): eds-WARNING **: edsf-persona-store.vala:2496: Error in
address book view query:
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._e_2dclient_2derror_2dquark.Code5:
Authentication required

(empathy:7755): eds-WARNING **: edsf-persona-store.vala:2496: Error in address 
book view query: 
GDBus.Error:org.gtk.GDBus.UnmappedGError.Quark._e_2dclient_2derror_2dquark.Code5:
 Authentication required
credentials-cc-panel-Message: 
cc-credentials-account-applications-model.vala:156: No valid plugin found for 
application 'unity-scope-gdrive' with account '1'
credentials-cc-panel-Message: 
cc-credentials-account-applications-model.vala:156: No valid plugin found for 
application 'unity-lens-photos' with account '1'
credentials-cc-panel-Message: 
cc-credentials-account-applications-model.vala:156: No valid plugin found for 
application 'evolution-data-server' with account '1'
credentials-cc-panel-Message: 
cc-credentials-account-applications-model.vala:156: No valid plugin found for 
application 'evolution-data-server' with account '1'
credentials-cc-panel-Message: 
cc-credentials-account-applications-model.vala:156: No valid plugin found for 
application 'shotwell' with account '1'
credentials-cc-panel-Message: 
cc-credentials-account-applications-model.vala:156: No valid plugin found for 
application 'evolution-data-server' with account '1'

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

Title:
  Google authentication error in empathy

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

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


[Bug 1168467] Re: phy0 - rt2800pci_mcu_status: Error AND [drm:gen6_sanitize_pm] *ERROR*

2014-07-11 Thread Chuck Torrens
I apologize for this question, but I see that a fix has been released,
how do I go about downloading and installing it?  This just started
happening (or happening with a much longer impact on boot time) after
the most recent set of system updates (this week).

My system:
uname -a
Linux MyMachineName 3.2.0-65-generic #99-Ubuntu SMP Fri Jul 4 21:03:29 UTC 2014 
x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  phy0 - rt2800pci_mcu_status: Error AND [drm:gen6_sanitize_pm]
  *ERROR*

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

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


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout in 13.10 and 14.04

2014-07-11 Thread Ayala Shani
I can confirm yh1000 approach has solved it for me too:

sudo add-apt-repository ppa:attente/java-non-latin-shortcuts
sudo apt-get update
sudo apt-get dist-upgrade
and then restart unity-settings-daemon

I think I'll stick with this version (14.04) of Ubuntu for a long time
now without upgrading...

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

Title:
  Hotkeys not functional in non-latin keyboard layout in 13.10 and 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

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


[Bug 1333606] Re: Disconnecting a server during a transfer causes nautilus to crash when reconnecting to that server

2014-07-11 Thread Bug Watch Updater
** Changed in: file-roller
   Status: New = Confirmed

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

Title:
  Disconnecting a server during a transfer causes nautilus to crash when
  reconnecting to that server

To manage notifications about this bug go to:
https://bugs.launchpad.net/file-roller/+bug/1333606/+subscriptions

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


[Bug 1226962] Re: Hotkeys not functional in non-latin keyboard layout in 13.10 and 14.04

2014-07-11 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: sublime-text (Ubuntu)
   Status: New = Confirmed

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

Title:
  Hotkeys not functional in non-latin keyboard layout in 13.10 and 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/aptana-studio-installer/+bug/1226962/+subscriptions

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


[Bug 1340907] [NEW] cannot edit tags in m4a files

2014-07-11 Thread Bruce Culbertson
Public bug reported:

Rhythmbox cannot edit m4a tags.

For example, I right-click on a song and the properties window opens.
I change a field, for example title, and then click close.  A window
opens saying Error while saving song information.  File corrupted
during write.  The title is unchanged in the song, as can be seen in
the Rhythmbox window and can be verified with another program like
Easytag.

Additional details that might be useful:
* The permissions on the m4a file are -rw-rw-rw-
* Though the error window says the File corrupted during write, the m4a file 
is in fact not even modified
* There is no problem with mp3 files; for example, the process described above 
can be used successfully to change the title of an mp3 song
* I used to be able to edit m4a tags in Ubuntu 12.10; this problem arose when I 
upgraded to Ubuntu 14.04 LTS.

Although there exist other programs to tag m4a files, they do not
provide a useable work-around.  If you use such a program to change an
m4a tag, then the music library comes inconsistent with Rhythmbox's
rhythmdb.xml database.

Thanks for your help.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: rhythmbox 3.0.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-30.55-generic 3.13.11.2
Uname: Linux 3.13.0-30-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CurrentDesktop: Unity
Date: Fri Jul 11 11:42:44 2014
ExecutablePath: /usr/bin/rhythmbox
InstallationDate: Installed on 2014-04-25 (77 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Release amd64 (20140417)
ProcEnviron:
 LANGUAGE=en_US
 PATH=(custom, user)
 XDG_RUNTIME_DIR=set
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug trusty

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

Title:
  cannot edit tags in m4a files

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

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


[Bug 1325899] Re: evince is excruciatingly slow on some documents

2014-07-11 Thread franglais.125
Since there is no answer from anyone, and I can independently confirm
what was reported by Florian Hars, I will mark this bug as Confirmed.
Note that it is not Incomplete anymore, as I provided myself the
necessary missing information.

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

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

Title:
  evince is excruciatingly slow on some documents

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

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


[Bug 1313430] Re: Crashes on Ubuntu 14.04 when trying to connect to iPod

2014-07-11 Thread Dawid Pytel
Same here. Basically, I tried to use gtkpod originally, but after I plug
iPod touch 2G 8GB in, the application crashes. Switched over to Amarok,
but I got error that it's not possible to connect iPod. Then I installed
Banshee, and it is not recognizing iPod properly. It does not give info
about disk usage on device and there is no possibility to sync device.

Ubuntu 14.04 64-bit

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

Title:
  Crashes on Ubuntu 14.04 when trying to connect to iPod

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

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


[Bug 1248973] Re: The location and gps check box don't stay checked

2014-07-11 Thread Selene Scriven
Just confirming...  this seems to be fixed in the last few phone images.
Utopic 124 had no trouble keeping both location indicators checked.

Granted, I still can't get location to work, but the boxes at least stay
checked now.

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

Title:
  The location and gps check box don't stay checked

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-location/+bug/1248973/+subscriptions

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


[Bug 1292282] Re: background transparency is not working on gnome terminal

2014-07-11 Thread Ricardo Reyes
I have the same problem and isn't solved yet...

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

Title:
  background  transparency is not working on gnome terminal

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

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


[Bug 1340973] [NEW] Ctrl-= should zoom out

2014-07-11 Thread gromituk
Public bug reported:

+ and = zoom in, as does Ctrl-+, but not Ctrl-=.  This small
inconsistency is annoying, as Ctrl-= works to zoom in in many
applications.  Package 3.10.3-0ubuntu10.1 on  14.04.

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

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

Title:
  Ctrl-= should zoom out

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

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


[Bug 1340973] Re: Ctrl-= should zoom in

2014-07-11 Thread gromituk
** Summary changed:

- Ctrl-= should zoom out
+ Ctrl-= should zoom in

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

Title:
  Ctrl-= should zoom in

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

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


[Bug 1341008] [NEW] Changing dates doesn't seem to move files

2014-07-11 Thread Kai Mast
Public bug reported:

Maybe this is intentional to not mess up the file structure.

Shotwell only seems to setup the folders for month/year once when I
import the files. When I change its date, the pictures stay in the same
folder.

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

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

Title:
  Changing dates doesn't seem to move files

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

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


[Bug 1235446] Re: evolution-calendar-factory crashed with SIGSEGV in socket_connected()

2014-07-11 Thread Apport retracing service
** Tags added: trusty

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

Title:
  evolution-calendar-factory crashed with SIGSEGV in socket_connected()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1235446/+subscriptions

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


[Bug 1341016] Re: evolution-calendar-factory crashed with SIGSEGV in soup_socket_connect_sync()

2014-07-11 Thread Apport retracing service
*** This bug is a duplicate of bug 1235446 ***
https://bugs.launchpad.net/bugs/1235446

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1235446, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1341016/+attachment/4150787/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1341016/+attachment/4150789/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1341016/+attachment/4150791/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1341016/+attachment/4150792/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1341016/+attachment/4150793/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1341016/+attachment/4150794/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1341016/+attachment/4150795/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of bug 1235446
   evolution-calendar-factory crashed with SIGSEGV in socket_connected()

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  evolution-calendar-factory crashed with SIGSEGV in
  soup_socket_connect_sync()

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1341016/+subscriptions

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


[Bug 622671] Re: Baobab does not show/count inodes on ext4

2014-07-11 Thread Bug Watch Updater
** Changed in: gnome-utils
   Status: New = Expired

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

Title:
  Baobab does not show/count inodes on ext4

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-utils/+bug/622671/+subscriptions

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


[Bug 1252105] Re: Rhythmbox 2.99.1 crashes, File /usr/lib/rhythmbox/plugins/artsearch/embedded.py, line 38, AttributeError: 'NoneType' object has no attribute 'get_sample'

2014-07-11 Thread Launchpad Bug Tracker
[Expired for rhythmbox (Ubuntu) because there has been no activity for
60 days.]

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

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

Title:
  Rhythmbox 2.99.1 crashes, File
  /usr/lib/rhythmbox/plugins/artsearch/embedded.py, line 38,
  AttributeError: 'NoneType' object has no attribute 'get_sample'

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

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


[Bug 1245838] Re: Rhythmbox to Libre.fm connection fails

2014-07-11 Thread Launchpad Bug Tracker
[Expired for rhythmbox (Ubuntu) because there has been no activity for
60 days.]

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

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

Title:
  Rhythmbox to Libre.fm connection fails

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

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


[Bug 1341050] [NEW] Ubuntu Software Center does not show installed apps alphabetically

2014-07-11 Thread Adnan
Public bug reported:

Hi,

I just installed a fresh copy of ubuntu 14.04 LTS on my laptop. For some
reason the Ubuntu Software Center is not showing installed apps in
alphabetical order.

This is not an issue with my other PC's where i have installed trusty
and I believe this bug was fixed before in Ubuntu 10.10 (Maverick
Meerkat) so i dont know why its happening again

system info: ubuntu 14.04 LTS files 3.10.1

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: alphabetically apps center installed software sort ubuntu

** Package changed: nautilus (Ubuntu) = ubuntu

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

Title:
  Ubuntu Software Center does not show installed apps alphabetically

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

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


[Bug 1335600] Re: Publishing to flickr broken since api.flickr went https-only

2014-07-11 Thread Janne Moren
Is the version in theYorba PPA fixed? If so, that may be a good interim
solution.

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

Title:
  Publishing to flickr broken since api.flickr went https-only

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

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