[Bug 1514288] Re: Japanese Character Encoding Bug

2015-11-09 Thread Egmont Koblinger
"\[" never makes it to the terminal, it's internal to bash.

 I can't reproduce in Wily. The underlying terminal code changed a lot,
in fact, we removed all the special handling for iso-2022 (escape
sequences within and such), it's now purely a charset handled by the
iconv layer. This might have fixed it (or broke it in other ways).

-- 
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/1514288

Title:
  Japanese Character Encoding Bug

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

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


[Bug 1514694] Re: whitespace missing after print pdf

2015-11-09 Thread svenmeier
Copying the text from the original document: "Martin ritt durch Schnee und 
eisigen Wind."
In the output the whitespace is missing between the words and the text becomes 
"MartinrittdurchSchneeundeisigenWind."

-- 
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/1514694

Title:
  whitespace missing after print pdf

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

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


[Bug 1514694] Re: whitespace missing after print pdf

2015-11-09 Thread svenmeier
Printed document with whitespace missing.

** Attachment added: "doc_missing_whitespace_after_print.pdf"
   
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1514694/+attachment/4515898/+files/doc_missing_whitespace_after_print.pdf

** Description changed:

  Printing the attached PDF results in an output with missing whitespace
- between words. See attached result PDF.
+ between words. See attached resulting PDF when printing to file.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 15.10
  Package: evince 3.16.1-0ubuntu1
  Uname: Linux 4.2.0-040200-generic x86_64
  ApportVersion: 2.19.1-0ubuntu4
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Tue Nov 10 06:50:22 2015
  InstallationDate: Installed on 2015-04-26 (197 days ago)
  InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 
(20150422)
  ProcEnviron:
-  TERM=xterm-256color
-  PATH=(custom, no user)
-  XDG_RUNTIME_DIR=
-  LANG=de_DE.UTF-8
-  SHELL=/bin/bash
+  TERM=xterm-256color
+  PATH=(custom, no user)
+  XDG_RUNTIME_DIR=
+  LANG=de_DE.UTF-8
+  SHELL=/bin/bash
  SourcePackage: evince
  UpgradeStatus: Upgraded to wily on 2015-10-11 (29 days ago)

-- 
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/1514694

Title:
  whitespace missing after print pdf

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

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

[Bug 1514694] [NEW] whitespace missing after print pdf

2015-11-09 Thread svenmeier
Public bug reported:

Printing the attached PDF results in an output with missing whitespace
between words. See attached resulting PDF when printing to file.

ProblemType: Bug
DistroRelease: Ubuntu 15.10
Package: evince 3.16.1-0ubuntu1
Uname: Linux 4.2.0-040200-generic x86_64
ApportVersion: 2.19.1-0ubuntu4
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Nov 10 06:50:22 2015
InstallationDate: Installed on 2015-04-26 (197 days ago)
InstallationMedia: Ubuntu-GNOME 15.04 "Vivid Vervet" - Release amd64 (20150422)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: evince
UpgradeStatus: Upgraded to wily on 2015-10-11 (29 days ago)

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


** Tags: amd64 apport-bug wily

** Attachment added: "doc_with_whitespace.pdf"
   
https://bugs.launchpad.net/bugs/1514694/+attachment/4515893/+files/doc_with_whitespace.pdf

-- 
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/1514694

Title:
  whitespace missing after print pdf

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

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

[Bug 1480217] Re: Nautilus background handling screwed when changing scaling factor.

2015-11-09 Thread Shih-Yuan Lee
** Tags removed: verification-done
** Tags added: verification-done-trusty

-- 
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/1480217

Title:
  Nautilus background handling screwed when changing scaling factor.

To manage notifications about this bug go to:
https://bugs.launchpad.net/oem-priority/+bug/1480217/+subscriptions

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


[Bug 1514288] Re: Japanese Character Encoding Bug

2015-11-09 Thread dupingping
I think that Japanese ISO-2022-JP Encoding conflicts the escape string,
"\[\e" with the terminfo, xterm.

-- 
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/1514288

Title:
  Japanese Character Encoding Bug

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

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


[Bug 1514288] Re: Japanese Character Encoding Bug

2015-11-09 Thread dupingping
yes, It was mc.
Following is not in mc.
$ echo $PS1
\[\e]0;\u@\h: \w\a\]${debian_chroot:+($debian_chroot)}\u@\h:\w\$
$ echo $PROMPT_COMMAND

That's all for the commands.

-- 
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/1514288

Title:
  Japanese Character Encoding Bug

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

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


[Bug 1514618] Re: List of desktop environments spills of bottom of screen

2015-11-09 Thread Jules Rene-Georges Ferdinand Bertholet
** Description changed:

  Ubuntu release: 15.04 Vivid Vervet
  gdm version: 3.14.1-0ubuntu3
  
- 
- I have a large number of desktop environments installed, so many that the 
list of desktop environments in gdm spills off the bottom of the screen. This 
prevents me from accessing some of my desktop environments. 
+ I have a large number of desktop environments installed, so many that
+ the list of desktop environments in gdm spills off the bottom of the
+ screen. This prevents me from accessing some of my desktop environments.
  
  What I expected to happen:
  A scrollbar would appear to let me scroll the list of desktop environments.
  
  What happened instead:
- The list of desktop environments spills off the bottom of the screen, leaving 
me with no way to access some of my desktop environments. 
+ The list of desktop environments spills off the bottom of the screen, leaving 
me with no way to access some of my desktop environments.
  
- Desired resolution: 
- Addition of a scrollbar in the desktop environment list
+ Steps to reproduce:
+ 1) Install gdm with default theme
+ 2) Install many desktop environments
+ 3) Reboot
+ 5) Click on gear icon to open list of desktop environments
+ 
+ 
+ Desired resolution:
+ Addition of a scrollbar in the desktop environment list.

-- 
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/1514618

Title:
  List of desktop environments spills of bottom of screen

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

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


[Bug 1514618] [NEW] List of desktop environments spills of bottom of screen

2015-11-09 Thread Jules Rene-Georges Ferdinand Bertholet
Public bug reported:

Ubuntu release: 15.04 Vivid Vervet
gdm version: 3.14.1-0ubuntu3


I have a large number of desktop environments installed, so many that the list 
of desktop environments in gdm spills off the bottom of the screen. This 
prevents me from accessing some of my desktop environments. 

What I expected to happen:
A scrollbar would appear to let me scroll the list of desktop environments.

What happened instead:
The list of desktop environments spills off the bottom of the screen, leaving 
me with no way to access some of my desktop environments. 

Desired resolution: 
Addition of a scrollbar in the desktop environment list

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

-- 
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/1514618

Title:
  List of desktop environments spills of bottom of screen

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

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


[Bug 1514288] Re: Japanese Character Encoding Bug

2015-11-09 Thread Egmont Koblinger
You seem to be running midnight commander Do you turn off its panels and
press Enter there?

Can you reproduce outside of mc?

-- 
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/1514288

Title:
  Japanese Character Encoding Bug

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

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


[Bug 1500673] Re: gdm unusable after upgrading to 15.10

2015-11-09 Thread Dana Goyette
More specifically, the critical file from ubuntu-gnome-default-settings is:
/usr/share/glib-2.0/schemas/20_ubuntu-gnome-default-settings.gschema.override 

If you remove that file and update schemas (one way is "dpkg-reconfigure 
libglib2.0-0"), gdm won't start properly.
If you re-add the file and update schemas, gdm starts working.

Also noteworthy: the gdm log file is now (null)-greeter.log instead of
:0-greeter.log.

-- 
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/1500673

Title:
  gdm unusable after upgrading to 15.10

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

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


[Bug 1221955] Re: GNOME_KEYRING_RESULT_IO_ERROR from launchpadlib

2015-11-09 Thread Robert Tari
Confirmed. Also manifests itself in 15.10 while mounting encrypted USB
storage. (Keys that have already been stored before, are being asked for
again and fail to be overwritten)

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

Title:
  GNOME_KEYRING_RESULT_IO_ERROR from launchpadlib

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

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


[Bug 1477130] Re: timedatectl fails inside container

2015-11-09 Thread Stéphane Graber
Seems to work fine here:

root@ubuntu:~# timedatectl 
  Local time: Mon 2015-11-09 18:33:40 UTC
  Universal time: Mon 2015-11-09 18:33:40 UTC
RTC time: n/a
   Time zone: Etc/UTC (UTC, +)
 Network time on: yes
NTP synchronized: yes
 RTC in local TZ: no

That's with a 15.10 container on a 14.04 host.

I suspect this was actually a systemd issue where the daemon side of
this wasn't starting somehow.

** Package changed: lxc (Ubuntu) => systemd (Ubuntu)

** Changed in: systemd (Ubuntu)
   Status: New => Fix Released

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

Title:
  timedatectl fails inside container

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

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


[Bug 1477130] [NEW] timedatectl fails inside container

2015-11-09 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

lxc-attach -n mycont -- timedatectl
Failed to create bus connection: No such file or directory

while on the host timedatectl works just fine.

lxc Version: 1.1.2-0ubuntu3 on ubuntu 15.04 x86_64

** Affects: systemd (Ubuntu)
 Importance: Undecided
 Status: Fix Released

-- 
timedatectl fails inside container
https://bugs.launchpad.net/bugs/1477130
You received this bug notification because you are a member of Ubuntu Desktop 
Bugs, which is subscribed to systemd in Ubuntu.

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


Re: [Bug 1462664] Re: [Ubuntu Phone] With WIFI = ON the GPS stops

2015-11-09 Thread costales
Hi @Thomas,

> trying to call into a stopped app, waiting for a response (for too
long)

FYI, this bug could have conflicts waiting a long response:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1468020

Best regards! :)

-- 
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/1462664

Title:
  [Ubuntu Phone] With WIFI = ON the GPS stops

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1462664/+subscriptions

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


[Bug 1278437] Re: can't move link type .desktop files around on desktop

2015-11-09 Thread Simon Rigét
This is a very basic desktop usability issue. Its a shame it still persists, 
now 2 years later in version 15.10  
This is the sort of thing that makes Ubuntu unusable for regular human beings. 
It should have been long gone...

-- 
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/1278437

Title:
  can't move link type .desktop files around on desktop

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

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


[Bug 1500673] Re: gdm unusable after upgrading to 15.10

2015-11-09 Thread JP
(Re)installing ubuntu-gnome-default-settings and then running "sudo
dpkg-reconfigure gdm" to switch back to gdm (from lightdm) worked for
me.

This is a nasty, renders-system-unusable bug though and it should not be
de-prioritized just because there's a workaround that worked for 2
users.

-- 
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/1500673

Title:
  gdm unusable after upgrading to 15.10

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

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


[Bug 1463662] Re: Update to 3.16

2015-11-09 Thread Sebastien Bacher
I've resumed work on that update, merged on Debian and used some of work
from the GNOME3 ppa/Robert 3.16 started update, pushed that to the Vcs
now

Still some work needed

- the menubar patch needs to be rewritten, Lars is going to have a look

- those patches need to be updated to the new codebase
- 12_unity_launcher_support.patch
- 16_unity_new_documents.patch
- ubuntu_backspace_behaviour.patch

- those might need to be updated or dropped if we decide to use CSD
- 0001-Respect-gtk-dialogs-use-header-for-all-dialogs.patch,
  0002-Only-use-a-header-bar-in-GNOME-shell.patch


** Changed in: nautilus (Ubuntu)
   Status: Triaged => In Progress

** Summary changed:

- Update to 3.16
+ Update to 3.18

** Description changed:

- Update to 3.16
+ Update to 3.18

-- 
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/1463662

Title:
  Update to 3.18

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

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


[Bug 1078583] Re: Document asks for Adobe Reader X

2015-11-09 Thread mmalmeida
Also, bookmarks don't seem to work in PDF Portfolio documents.

-- 
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/1078583

Title:
  Document asks for Adobe Reader X

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

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


[Bug 1514199] Re: GIMP's GEGL C2G operation hangs

2015-11-09 Thread Esteve Boix
I've done further testing.

With smaller images, thus lower radius and iterations/samples, the
problem still arises.

I've done some tests with the "gegl" command line command, and it works
just fine. I can definitely apply the operator with something like:

gegl -p -o /home/esteve/1.png -x "18001616/home/esteve/2.png"

It applies the operation and saves the result, so I'd say the problem
resides in the GIMP, not in GEGL, or at least in the link between the
two.

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

Title:
  GIMP's GEGL C2G operation hangs

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

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


[Bug 1514475] Re: [SRU] New upstream stable release 2.46.2

2015-11-09 Thread Iain Lane
** Also affects: glib2.0 (Ubuntu Wily)
   Importance: Undecided
   Status: New

** Changed in: glib2.0 (Ubuntu)
   Status: New => Fix Released

** Changed in: glib2.0 (Ubuntu Wily)
   Status: New => In Progress

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

Title:
  [SRU] New upstream stable release 2.46.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1514475/+subscriptions

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


[Bug 1512826] Re: when i delete .trash_1000 folder frm usb nautilus freeses

2015-11-09 Thread Iain Lane
SRU uploaded to wily, xenial fix will come with the next upstream
development release (soon). Please check it once it's available.

[ For SRU verification purposes, this falls under the GNOME MRE, so
explicit verification isn't necessary for it to be v-done. ]

** Changed in: glib2.0 (Ubuntu Wily)
   Status: New => In Progress

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

Title:
  when i delete .trash_1000 folder frm usb nautilus freeses

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

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


[Bug 1514475] [NEW] [SRU] New upstream stable release 2.46.2

2015-11-09 Thread Iain Lane
Public bug reported:

[ Description ]

Upstream have released a new bugfix release.

[ QA, testing, regression potential ]

Under the GNOME MRE, you can believe all bugs upstream says are fixed
are really fixed. Just test the system and make sure there are no
regressions (e.g. look at errors.ubuntu.com).

** Affects: glib2.0 (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  [SRU] New upstream stable release 2.46.2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1514475/+subscriptions

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


[Bug 1512826] Re: when i delete .trash_1000 folder frm usb nautilus freeses

2015-11-09 Thread Iain Lane
** Also affects: glib2.0 (Ubuntu Wily)
   Importance: Undecided
   Status: New

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

Title:
  when i delete .trash_1000 folder frm usb nautilus freeses

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

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


[Bug 1390738] Re: Cursor disapears after CTRL+C

2015-11-09 Thread Peter Roos
*** This bug is a duplicate of bug 1387219 ***
https://bugs.launchpad.net/bugs/1387219

I was affected by this bug at the end of 2014. Now I'm running Ubuntu
15.10 64bit, and can't reproduce the bug. I suggest marking this bug as
'invalid'.

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

Title:
  Cursor disapears after CTRL+C

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

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


[Bug 1462664] Re: [Ubuntu Phone] With WIFI = ON the GPS stops

2015-11-09 Thread Thomas Voß
@Tony: The client is the app, which is potentially sigstop'd by our
lifecycle. The dbus daemon does not detect the app being sigstop'd and
we might end up trying to call into a stopped app, waiting for a
response (for too long).

The WIFI tie-in is removed by the MP attached to this bug, we will move
reporting infrastructure to an external component soon'ish anyway.

-- 
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/1462664

Title:
  [Ubuntu Phone] With WIFI = ON the GPS stops

To manage notifications about this bug go to:
https://bugs.launchpad.net/canonical-devices-system-image/+bug/1462664/+subscriptions

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


[Bug 1513729] Re: Can't rename files correctly in Nautilus using alt-gr for special keys

2015-11-09 Thread inertiaO
I think this bug is Unity related. I created a new user and the bug
doesn't exist...so i presume some config file in my home directory is
corrupted or wrong.

-- 
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/1513729

Title:
  Can't rename files correctly in Nautilus using alt-gr for special keys

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

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


[Bug 1223181]

2015-11-09 Thread Paul-van-haren
Created attachment 257742
Crash log

By your request for more crash dumps, I'm adding mine here.

I was stepping around in some regular PHP code, and inspecting some
variables, when this crash occurred. The last thing I did before the
crash happened is I changed from one variable to another in the variable
view window.

I hope this helps understanding this bug.

Best regards, Paul

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

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

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

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


[Bug 1223181]

2015-11-09 Thread Paul-van-haren
Created attachment 257741
Crash log

By your request for more crash dumps, I'm adding mine here.

I was stepping around in some regular PHP code, and inspecting some
variables, when this crash occurred. The last thing I did before the
crash happened is I changed from one variable to another in the variable
view window.

I hope this helps understanding this bug.

Best regards, Paul

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

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

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

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


[Bug 1223181]

2015-11-09 Thread Manuel-steurer
Just repeating some info that's already in here:
The root of the problem seems to be https://bugs.kde.org/show_bug.cgi?id=338012
Doesn't look likely to be fixed, though.
A workaround that reportedly works is to change the GTK2 theme to anything else 
than oxygen-gtk.

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

Title:
  After upgrading to saucy, eclipse crashes in
  gtk_tree_view_get_background_area+0x8a while debugging

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

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


[Bug 413018] Re: Cannot disable subtitles in mkv video file

2015-11-09 Thread wonderfullifeness
You may try this method to remove subtitles from MKV at
http://www.idealshare.net/video-converter/how-to-remove-subtitles-from-
mkv.html

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

Title:
  Cannot disable subtitles in mkv video file

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

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


[Bug 1514288] Re: Japanese Character Encoding Bug

2015-11-09 Thread dupingping
The values are as following.

$ echo $PS1
${debian_chroot:+($debian_chroot)}\u@\h:\w\$
$ echo $PROMPT_COMMAND
pwd>&8;kill -STOP $$

-- 
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/1514288

Title:
  Japanese Character Encoding Bug

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

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


[Bug 1483990] Re: [wishlist] Getting GPS data in the background while screen off

2015-11-09 Thread Thomas Voß
*** This bug is a duplicate of bug 1502078 ***
https://bugs.launchpad.net/bugs/1502078

** This bug has been marked a duplicate of bug 1502078
   Processing location updates in the background

-- 
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/1483990

Title:
  [wishlist] Getting GPS data in the background while screen off

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-application-lifecycle/+bug/1483990/+subscriptions

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


[Bug 1514329] [NEW] Applications should be able to setup and subscribe to geo fence events

2015-11-09 Thread Thomas Voß
Public bug reported:

Right now, applications are not able to specify that they would like to
be notified whenever either:

  (1.) The location of the device significantly changes.
  (2.) The device enters a pre-defined geo rectangle.

Enabling such use-cases would allow for power-efficient implementations
of common positioning use-cases.

** Affects: location-service (Ubuntu)
 Importance: Undecided
 Status: New

-- 
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/1514329

Title:
  Applications should be able to setup and subscribe to geo fence events

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/location-service/+bug/1514329/+subscriptions

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