[Bug 1268015] Re: Connecting Nexus 4 pops up a ton of windows

2016-08-02 Thread Andrea Azzarone
** No longer affects: unity (Ubuntu)

** No longer affects: unity

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

Title:
  Connecting Nexus 4 pops up a ton of windows

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

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


[Bug 1268015] Re: Connecting Nexus 4 pops up a ton of windows

2016-08-02 Thread Sergey Pashinin
My suggestion now is that was a problem with power (usb). As I remember
I connected my phone through a usb hub. Now I connect it directly and
don't have these windows. But still when having such shit I prefer to
see 1 message (not hundreds) and better with some usefull text.

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

Title:
  Connecting Nexus 4 pops up a ton of windows

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

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


[Bug 926509] Re: New Terminal and Terminal both do the same thing

2016-08-02 Thread Andrea Azzarone
** No longer affects: unity

** No longer affects: unity (Ubuntu)

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

Title:
  New Terminal and Terminal both do the same thing

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

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


[Bug 1608359] [NEW] Power "When the lid is closed" setting does nothing

2016-08-02 Thread Launchpad Bug Tracker
You have been subscribed to a public bug:

Hi,

Probably the opposite of LP: #1574120, after upgrading from Xenial to
Yakkety (alpha 2), it seems my laptop automatically goes into suspend
when the lid is closed even though I have "When the lid is closed"
setting set to "Do nothing".

I'm not sure what's changed, has the HandleLidSwitch default in logind
changed? Also, any chance of fixing the "Power" setting so it correctly
handles updating logind?

I had to update /etc/systemd/logind.conf and add
"HandleLidSwitch=ignore".

** Affects: systemd (Ubuntu)
 Importance: Low
 Status: New


** Tags: yakkety
-- 
Power "When the lid is closed" setting does nothing
https://bugs.launchpad.net/bugs/1608359
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


[Bug 1608359] Re: Power "When the lid is closed" setting does nothing

2016-08-02 Thread Sebastien Bacher
the desktop side didn't change and there is an inhibitor listed, likely
to be a systemd issue

** Package changed: unity-control-center (Ubuntu) => systemd (Ubuntu)

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

Title:
  Power "When the lid is closed" setting does nothing

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

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


[Bug 1337105] Re: nautilus segfault (frequent background changes?)

2016-08-02 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: nautilus (Ubuntu)
   Status: New => Confirmed

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

Title:
  nautilus segfault (frequent background changes?)

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

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


[Bug 239332] Re: It's not possible to have different desktop backgrounds on different workspaces and get icons on the desktop

2016-08-02 Thread Sebastien Bacher
** Changed in: nautilus (Ubuntu)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) => (unassigned)

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

Title:
  It's not possible to have different desktop backgrounds on different
  workspaces and get icons on the desktop

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

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


[Bug 1608880] [NEW] systemd doesnt work with timed fsck, only with counted mount fsck

2016-08-02 Thread Achim Behrens
Public bug reported:

Updated my homserver from 14.04 to 16.04. Got a "/dev/sda1 will be
fscked on next reboot" hint in the MOTD. Did some reboots and the fsck
never happend. Tried with "sudo touch /forcefsck" but the message didnt
go away. Thought it was an error of the MOTD scripts and tried to fiddle
with them. But it reappeard ever time.

Looked at the syslogs logs and saw the fsck never happend.

Looked at the output from dumpe2fs and it showed several interesting 
informations:
 * the mount count was 12 and the maximum mountcount of 34 was not reached
 * the timed fsck date was reached
 * the last fsck was long ago (next confirmation the /forcefsck didnt work at 
all)

i changed the mount count to 35 with "sudo tune2fs -C 35 /dev/sda1"
which made the fsck on next reboot.

So what works: 
 * mount count fsck on reboot

what doesnt work:
 * setting /forcefsck manually
 * timed fsck 

what should work?
 * all 3 of them should work.

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

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

Title:
  systemd doesnt work with timed fsck, only with counted mount fsck

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

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


[Bug 1564375] Re: Unity should take display scaling into account to avoid placement of desktop icons under launcher

2016-08-02 Thread Andrea Azzarone
** Description changed:

- On hidpi displays newly created desktop icons are positioned under the
- launcher (see attachment). Unity should take the monitor scaling into
- account when determining the offset for the desktop area.
+ [Impact]
+ On hidpi displays newly created desktop icons are positioned under the 
launcher (see attachment). Unity should take the monitor scaling into account 
when determining the offset for the desktop area.
+ 
+ [Test case]
+ 1. From the control center (display panel) set the scale to 2.0
+ 2. Show the desktop (minimizing all the windows or using "Show Desktop")
+ 3. Add some icon to desktop and make sure "Keep Aligned" is enabled
+ 4. Make sure the icons and the launcher do not overlap as shown in 
https://launchpadlibrarian.net/250528741/desktop-icon-screenshot.png
+ 
+ [Possible Regressions]
+ Nothing known but please make sure that the icons are properly aligned using 
scaling 1.0 too. 
  
  ProblemType: Bug
  DistroRelease: Ubuntu 16.04
  Package: unity 7.4.0+16.04.20160322-0ubuntu1
  ProcVersionSignature: Ubuntu 4.4.0-16.32-generic 4.4.6
  Uname: Linux 4.4.0-16-generic x86_64
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.20-0ubuntu3
  Architecture: amd64
  BootLog: /dev/sda2: clean, 383376/29974528 files, 35865367/119897344 blocks
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Mar 31 07:41:26 2016
  DistUpgraded: Fresh install
  DistroCodename: xenial
  DistroVariant: ubuntu
  DkmsStatus:
-  virtualbox, 5.0.16, 4.4.0-15-generic, x86_64: installed
-  virtualbox, 5.0.16, 4.4.0-16-generic, x86_64: installed
+  virtualbox, 5.0.16, 4.4.0-15-generic, x86_64: installed
+  virtualbox, 5.0.16, 4.4.0-16-generic, x86_64: installed
  EcryptfsInUse: Yes
  GraphicsCard:
-  Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
-Subsystem: Dell Broadwell-U Integrated Graphics [1028:0665]
+  Intel Corporation Broadwell-U Integrated Graphics [8086:1616] (rev 09) 
(prog-if 00 [VGA controller])
+    Subsystem: Dell Broadwell-U Integrated Graphics [1028:0665]
  InstallationDate: Installed on 2016-03-25 (5 days ago)
  InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Beta amd64 (20160323)
  MachineType: Dell Inc. XPS 13 9343
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-4.4.0-16-generic.efi.signed 
root=UUID=c9dc2324-2cfd-4a9d-abc5-d674ee775792 ro quiet splash vt.handoff=7
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 11/11/2015
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0310JH
  dmi.board.vendor: Dell Inc.
  dmi.board.version: A00
  dmi.chassis.type: 9
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd11/11/2015:svnDellInc.:pnXPS139343:pvr:rvnDellInc.:rn0310JH:rvrA00:cvnDellInc.:ct9:cvr:
  dmi.product.name: XPS 13 9343
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.12.2+16.04.20160318-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.67-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 11.1.2-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 11.1.2-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.18.1-1ubuntu4
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.10.1-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.6.1-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 
2:2.99.917+git20160218-1ubuntu3
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.12-1build2
  xserver.bootTime: Thu Mar 31 07:24:42 2016
  xserver.configfile: default
  xserver.errors:
-  
+ 
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
-  product id5153 
-  vendor SHP
+  product id5153
+  vendor SHP
  xserver.version: 2:1.18.1-1ubuntu4

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

Title:
  Unity should take display scaling into account to avoid placement of
  desktop icons under launcher

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

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

[Bug 1564375] Re: Unity should take display scaling into account to avoid placement of desktop icons under launcher

2016-08-02 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/nautilus/ubuntu-xenial

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

Title:
  Unity should take display scaling into account to avoid placement of
  desktop icons under launcher

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

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


[Bug 1061195] Re: Evolution appears unable to create EWS or Exchange MAPI account

2016-08-02 Thread Andreas Noteng
This bug is fixed in upstream release 3.20, which is available in
Debian. The package cannot simply be synced over, as it also needs
evolution-data-server which afaik has some build issues.

** Changed in: evolution-data-server (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: evolution (Ubuntu)
   Status: Confirmed => Triaged

** Changed in: evolution-data-server (Ubuntu)
   Importance: Undecided => High

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

Title:
  Evolution appears unable to create EWS or Exchange MAPI account

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution-ews/+bug/1061195/+subscriptions

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


[Bug 1061195] Re: Evolution appears unable to create EWS or Exchange MAPI account

2016-08-02 Thread Andreas Noteng
evolution-mapi has been deprecated, evolution-ews is now recommended for
Exchange support

** Changed in: evolution-mapi (Ubuntu)
   Status: Confirmed => Won't Fix

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

Title:
  Evolution appears unable to create EWS or Exchange MAPI account

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution-ews/+bug/1061195/+subscriptions

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


[Bug 1608891] [NEW] Extra Information Display Incorrectly

2016-08-02 Thread zhangz
Public bug reported:

When I moved my mouse on Process "chrome -type=gpu-broker",the monitor showed 
nothing but a black empty box. However,when I moved my mouse to other 
processes, the monitor showed the correct process command with arguments (like 
it will show "/sbin/init splash" when I moved the mouse on the process 
"systemd")
(sorry for my poor English

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: gnome-system-monitor 3.18.2-1
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: Unity
Date: Tue Aug  2 18:30:27 2016
EcryptfsInUse: Yes
ExecutablePath: /usr/bin/gnome-system-monitor
InstallationDate: Installed on 2016-05-08 (86 days ago)
InstallationMedia: Ubuntu 16.04 LTS "Xenial Xerus" - Release amd64 (20160420.1)
ProcEnviron:
 PATH=(custom, no user)
 SHELL=/bin/bash
 LANG=zh_CN.UTF-8
 LANGUAGE=zh_CN:zh
 XDG_RUNTIME_DIR=
SourcePackage: gnome-system-monitor
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

** Attachment added: "2016-08-02 18-30-54屏幕截图.png"
   
https://bugs.launchpad.net/bugs/1608891/+attachment/4712312/+files/2016-08-02%2018-30-54%E5%B1%8F%E5%B9%95%E6%88%AA%E5%9B%BE.png

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

Title:
  Extra Information Display Incorrectly

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

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

[Bug 1576576] Re: [needs-packaging] Update to 3.20 needs work and coordination

2016-08-02 Thread Iain Lane
I added ubuntu-settings because you get warnings when upgrading
otherwise

** Also affects: ubuntu-settings (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: ubuntu-settings (Ubuntu)
   Status: New => Confirmed

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

Title:
  [needs-packaging] Update to 3.20 needs work and coordination

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

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


[Bug 1608469] Re: fcitx does not handle XmbReetIC() properly

2016-08-02 Thread Aron Xu
** Package changed: fcitx-configtool (Ubuntu) => fcitx (Ubuntu)

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

Title:
  fcitx does not handle  XmbReetIC() properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fcitx/+bug/1608469/+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

2016-08-02 Thread Ryan
According to the patch comments, it looks like it is fixed from nautilus
3.15.4 onwards. I am running Ubuntu 16.04.1 LTS and the "latest" version
of nautilus I am running is 3.14.3. Sucks.

-- 
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 1608953] [NEW] Issue with systemd issue when run inside a container

2016-08-02 Thread Christopher Horrell
Public bug reported:

We have a 16.04 Ubuntu lx-brand container image available in our public
cloud and recently discovered a systemd bug that's related to running in
a container environment.

I'm forwarded below what one of our engineers discovered:



After installing postgres (apt-get install -y -q postgresql), systemd
does not actually start any of the postgres services. We tracked this
down to a failure from sed from within the /lib/systemd/system-
generators/postgresql-generator script. The sed command tries to close
stderr (fd 2) which fails, so sed returns an error code, which causes
the entire postgres generator to fail.

The root cause of the problem lies in the systemd code. Because we are
running inside of a container (see detect_container) we don't execute
the following block of code in the systemd main().

if (getpid() == 1 && detect_container() <= 0) {

/* Running outside of a container as PID 1 */
arg_running_as = MANAGER_SYSTEM;
make_null_stdio();

The make_null_stdio function is what sets up fd 0-2 as /dev/null in
systemd on bare metal. Having those fd's setup is what allows the
postgres system-generator to work properly since sed expects to be able
to close stderr.

Because we never call make_null_stdio when inside any container, the low
fd's wind up getting setup later using /dev/console with O_CLOEXEC, so
when we actually run the system generator script, we don't have the low
fd's setup at all like sed expects.

Interestingly, looking at the master branch of systemd, at
src/core/main.c this bug appears to no longer exist. The relevant code
block has been moved so it is no longer conditional on being in a
container, but the commit was not intended to fix this problem. It was
apparently due to color handling on the console/

commit 3a18b60489504056f9b0b1a139439cbfa60a87e1

It would be great if this fix could be pulled in to an update for Ubuntu
16.04.



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

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

Title:
  Issue with systemd issue when run inside a container

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

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


[Bug 1608891] Re: Extra Information Display Incorrectly

2016-08-02 Thread Sebastien Bacher
** Changed in: gnome-system-monitor (Ubuntu)
   Importance: Undecided => Low

** Changed in: gnome-system-monitor (Ubuntu)
   Status: New => Confirmed

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

Title:
  Extra Information Display Incorrectly

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

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


[Bug 1609009] [NEW] gnome-terminal should allow the disabling of text wrapping (so that there is a scroll bar at the bottom instead)

2016-08-02 Thread Nikita Yerenkov-Scott
Public bug reported:

I would find it rather useful, especially with certain types of outputs,
if gnome-terminal would allow me to disable text wrapping, that is so
that there would be a horizontal scroll bar that would allow me to see
the rest of the text.

I don't know if this should/would include the commands you type it, but
maybe there could be a separate option for the wrapping of that.

There are other Terminals which support this, and I think it would be
really nice if gnome-terminal would too so that one doesn't have to put
all of the output into another program like 'less' or similar in order
to disable the wrapping.

I am running Ubuntu GNOME 16.04 with GNOME 3.20 and would find this a
very useful feature.

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

** Affects: ubuntu-gnome
 Importance: Undecided
 Status: New

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

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

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

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

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

Title:
  gnome-terminal should allow the disabling of text wrapping (so that
  there is a scroll bar at the bottom instead)

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

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


[Bug 1551003] Re: Xenial Files cannot browse network

2016-08-02 Thread Zero
Network browsing to the default workgroup named "WORKGROUP" is sluggish
but seems to work. Browsing to any other workgroup on the network is
definitely broken. Can only connect to those samba shares by specifying
the physical IP address of the remote machine. I hope this provides devs
a clue where to look.

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

Title:
  Xenial Files cannot browse network

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

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


[Bug 303604] Re: rhythmbox could not open resource for reading

2016-08-02 Thread M
*** This bug is a duplicate of bug 273294 ***
https://bugs.launchpad.net/bugs/273294

the same bug applies to when i try to copy files from my HD via
rhythmbox to my samsung galaxy s6...  i can read acces and delete files
with file manager but rhythmbox wont tranfer songs nor podcast

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

Title:
  rhythmbox could not open resource for reading

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

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


[Bug 303604] Re: rhythmbox could not open resource for reading

2016-08-02 Thread M
*** This bug is a duplicate of bug 273294 ***
https://bugs.launchpad.net/bugs/273294

I tryied with terminal and the -d suffix and i got this in my log:

(12:37:24) [0x214d410] [rb_track_transfer_batch_check_profiles] 
rb-track-transfer-batch.c:316: copying entry 
file:///home/gmax/Music/electro/Pegboard%20Nerds/Pegboard%20Nerds%20-%20Self%20Destruct.mp3
(12:37:24) [0x214d410] [start_next] rb-track-transfer-batch.c:628: 1 entries 
remain in the batch
(12:37:24) [0x214d410] [start_next] rb-track-transfer-batch.c:644: attempting 
to transfer 
file:///home/gmax/Music/electro/Pegboard%20Nerds/Pegboard%20Nerds%20-%20Self%20Destruct.mp3
(12:37:24) [0x214d410] [select_profile_for_entry] 
rb-track-transfer-batch.c:247: can use lossy encoding audio/x-aac
(12:37:24) [0x214d410] [select_profile_for_entry] 
rb-track-transfer-batch.c:243: can use preferred encoding audio/x-vorbis
(12:37:24) [0x214d410] [select_profile_for_entry] 
rb-track-transfer-batch.c:238: can use source encoding audio/mpeg
(12:37:24) [0x214d410] [select_profile_for_entry] 
rb-track-transfer-batch.c:250: can use lossless encoding audio/x-flac
(12:37:24) [0x214d410] [rb_transfer_target_build_dest_uri] 
rb-transfer-target.c:101: built dest uri for media type 'audio/mpeg', extension 
'mp3': 
mtp://[usb:001,004]/Phone/Music/Pegboard%20Nerds/www.downsong.com/00%20-%20Self%20Destruct.mp3.mp3
(12:37:24) [0x214d410] [attach_output_pipeline] rb-encoder-gst.c:500: 
attempting to open output file 
mtp://[usb:001,004]/Phone/Music/Pegboard%20Nerds/www.downsong.com/00%20-%20Self%20Destruct.mp3.mp3
(12:37:24) [0x214d410] [attach_output_pipeline] rb-encoder-gst.c:509: 
giostreamsink can't write to 
mtp://[usb:001,004]/Phone/Music/Pegboard%20Nerds/www.downsong.com/00%20-%20Self%20Destruct.mp3.mp3
(12:37:24) [0x214d410] [sync_window_settings] rb-shell.c:1918: paned position 
160
(12:37:24) [0x214d410] [sync_window_settings] rb-shell.c:1925: right_paned 
position 400
(12:37:24) [0x214d410] [sync_window_settings] rb-shell.c:1932: sidebar paned 
position 300
(12:37:24) [0x214d410] [bus_watch_cb] rb-encoder-gst.c:186: received error 
gstgiosink.c(299): gst_gio_sink_get_stream (): 
/GstPipeline:pipeline/GstGioSink:sink:
Could not open location 
mtp://[usb:001,004]/Phone/Music/Pegboard%20Nerds/www.downsong.com/00%20-%20Self%20Destruct.mp3.mp3
 for writing: Operation unsupported
(12:37:24) [0x214d410] [rb_encoder_gst_emit_completed] rb-encoder-gst.c:139: 
couldn't get size of destination 
mtp://[usb:001,004]/Phone/Music/Pegboard%20Nerds/www.downsong.com/00%20-%20Self%20Destruct.mp3.mp3:
 File not found
(12:37:24) [0x214d410] [encoder_completed_cb] rb-track-transfer-batch.c:561: 
encoder finished (error: Could not open resource for writing.)
(12:37:24) [0x214d410] [track_done_cb] rb-transfer-target.c:366: fatal transfer 
error: Could not open resource for writing.
(12:37:24) [0x214d410] [_rb_track_transfer_batch_cancel] 
rb-track-transfer-batch.c:445: batch being cancelled
 im not a programing bomb but whats going on with the **.mp3.mp3 ?

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

Title:
  rhythmbox could not open resource for reading

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

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


[Bug 1409032] Re: gvfsd-smb: very high CPU utilisation

2016-08-02 Thread Sebastien Bacher
** No longer affects: samba (Fedora)

** Also affects: gvfs (Fedora) via
   https://bugzilla.redhat.com/cgi-bin/bugreport.cgi?bug=1303300
   Importance: Unknown
   Status: Unknown

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

Title:
  gvfsd-smb: very high CPU utilisation

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

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


[Bug 1609009] Re: gnome-terminal should allow the disabling of text wrapping (so that there is a scroll bar at the bottom instead)

2016-08-02 Thread Bug Watch Updater
** Changed in: gnome-terminal
   Status: Unknown => Confirmed

** Changed in: gnome-terminal
   Importance: Unknown => Wishlist

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

Title:
  gnome-terminal should allow the disabling of text wrapping (so that
  there is a scroll bar at the bottom instead)

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

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


[Bug 151365] Re: Autosave doesn't work for Unsaved Documents

2016-08-02 Thread Vance Morris
Please implement this... I use gedit all the time and it's pretty damn
annoying that this feature hasn't been added yet.

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

Title:
  Autosave doesn't work for Unsaved Documents

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

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


[Bug 1609088] [NEW] map view is off-center

2016-08-02 Thread Jeremy Bicha
Public bug reported:

[Impact]
Some widgets such as the map view in gnome-maps 3.18.3 are off-center. (The 
upstream bug was originally about polari 3.19, an IRC app from GNOME.)

Screenshot attached.

[Test Case]
1. Install gnome-maps 3.18.3-0ubuntu1 (as of today, in xenial-proposed)
2. Open the maps app. Is there a blank area on one side of the map view?
3. Install the updated gtk-3 packages
4. Open the maps app. The map view should fill the map view space.

[Regression Potential]
The minimal fix has been shipped with GTK since 3.19.10. (Therefore, this bug 
is already fixed in yakkety-proposed.)

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: libgtk-3-0 3.18.9-1ubuntu3.1
ProcVersionSignature: Ubuntu 4.4.0-31.50-generic 4.4.13
Uname: Linux 4.4.0-31-generic x86_64
ApportVersion: 2.20.1-0ubuntu2.1
Architecture: amd64
CurrentDesktop: GNOME
Date: Tue Aug  2 14:58:11 2016
InstallationDate: Installed on 2016-07-31 (2 days ago)
InstallationMedia: Ubuntu-GNOME 16.04.1 LTS "Xenial Xerus" - Release amd64 
(20160720)
ProcEnviron:
 TERM=xterm-256color
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gtk+3.0
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gtk
 Importance: Unknown
 Status: Unknown

** Affects: gtk+3.0 (Ubuntu)
 Importance: Medium
 Status: Triaged


** Tags: amd64 apport-bug xenial

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

** Also affects: gtk via
   https://bugzilla.gnome.org/show_bug.cgi?id=761760
   Importance: Unknown
   Status: Unknown

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

Title:
  map view is off-center

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

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

[Bug 1607753] Re: [MIR] wayland-protocols

2016-08-02 Thread Michael Terry
Looks good!

** Changed in: wayland-protocols (Ubuntu)
   Status: Triaged => Fix Committed

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

Title:
  [MIR] wayland-protocols

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/wayland-protocols/+bug/1607753/+subscriptions

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


[Bug 1021375] Re: Nautilus says the USB stick is read only when it is not

2016-08-02 Thread Djalal
Also affects me on Ubuntu 16.04 64 bit, latest Nautilus (package version 
1:3.18.4.is.3.14.3-0ubuntu4). Can write using terminal.
I started experiencing this bug only after mounting a live usb with Linux Mint 
18, as if it where infected..

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

Title:
  Nautilus says the USB stick is read only when it is not

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

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


[Bug 1021375] Re: Nautilus says the USB stick is read only when it is not

2016-08-02 Thread Djalal
dmesg output, last two lines are colored red:
[267152.527685] usb 2-1.7: New USB device found, idVendor=0951, idProduct=1662
[267152.527693] usb 2-1.7: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
[267152.527698] usb 2-1.7: Product: DataTraveler 109
[267152.527701] usb 2-1.7: Manufacturer: Kingston
[267152.527705] usb 2-1.7: SerialNumber: 00241D8CE55DBBA0E0CA
[267152.528253] usb-storage 2-1.7:1.0: USB Mass Storage device detected
[267152.530997] scsi host13: usb-storage 2-1.7:1.0
[267153.600714] scsi 13:0:0:0: Direct-Access Kingston DataTraveler 109 PMAP 
PQ: 0 ANSI: 4
[267153.601442] sd 13:0:0:0: Attached scsi generic sg1 type 0
[267154.441965] sd 13:0:0:0: [sdb] 31014912 512-byte logical blocks: (15.9 
GB/14.8 GiB)
[267154.443583] sd 13:0:0:0: [sdb] Write Protect is off
[267154.443594] sd 13:0:0:0: [sdb] Mode Sense: 23 00 00 00
[267154.445041] sd 13:0:0:0: [sdb] No Caching mode page found
[267154.445063] sd 13:0:0:0: [sdb] Assuming drive cache: write through

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

Title:
  Nautilus says the USB stick is read only when it is not

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

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


[Bug 1609009] Re: gnome-terminal should allow the disabling of text wrapping (so that there is a scroll bar at the bottom instead)

2016-08-02 Thread Nikita Yerenkov-Scott
** Also affects: vte (Ubuntu)
   Importance: Undecided
   Status: New

** Also affects: vte via
   https://bugzilla.gnome.org/show_bug.cgi?id=769440
   Importance: Unknown
   Status: Unknown

** No longer affects: gnome-terminal

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

Title:
  gnome-terminal should allow the disabling of text wrapping (so that
  there is a scroll bar at the bottom instead)

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

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


[Bug 1409032] Re: gvfsd-smb: very high CPU utilisation

2016-08-02 Thread Gary Turnbull
Using Ubuntu 16.04. Issue effects me as well.

I implemented the suggestions in post #29 and #37.

When I open Files, gvfsd-smb-browse maxes out one core at 100% for about
10 minutes.

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

Title:
  gvfsd-smb: very high CPU utilisation

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

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


[Bug 1576576] Re: [needs-packaging] Update to 3.20 needs work and coordination

2016-08-02 Thread Brian Murray
*** This is an automated message ***

This bug is tagged needs-packaging which identifies it as a request for
a new package in Ubuntu.  As a part of the managing needs-packaging bug
reports specification,
https://wiki.ubuntu.com/QATeam/Specs/NeedsPackagingBugs, all needs-
packaging bug reports have Wishlist importance.  Subsequently, I'm
setting this bug's status to Wishlist.

** Changed in: ubuntu-settings (Ubuntu)
   Importance: Undecided => Wishlist

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

Title:
  [needs-packaging] Update to 3.20 needs work and coordination

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

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


[Bug 1551003] Re: Xenial Files cannot browse network

2016-08-02 Thread jerrylamos
Zero, what windows/selections/places do you use to do "Network browsing"?
What do you select with mouse and type in?
14.04.3 no problem, I can't get anywhere with xenial.
Thanks much.

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

Title:
  Xenial Files cannot browse network

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

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


[Bug 1576576] Re: [needs-packaging] Update to 3.20 needs work and coordination

2016-08-02 Thread Jeremy Bicha
** Tags removed: needs-packaging

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

Title:
  [needs-packaging] Update to 3.20 needs work and coordination

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

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


[Bug 1227824] Re: please add trust-store integration to e-d-s for calendar API

2016-08-02 Thread Kugi Eusebio
This bug is quite old and I think in need of urgency.
There are apps that would like to use the calendar API like Alarm and Reminders 
but cannot because of this bug (me included :) ).
Also, the documentation in the developer site needs to indicate that developers 
cannot freely use them as of the moment. The Alarm and AlarmModel have been 
listed in the components and there's no mention that the calendar policy is 
needed and that it is still in "reserved" status.

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

Title:
  please add trust-store integration to e-d-s for calendar API

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apparmor-easyprof-ubuntu/+bug/1227824/+subscriptions

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