[Bug 1341073] [NEW] GtkStack doesn't render a background

2014-07-12 Thread POJAR GEO
Public bug reported:

GtkStack currently doesn't render a background, so theming it isn't possible.
Also, this causes issues with native X11 windows under Ubuntu where the
GtkStack will appear black or transparent, i.e. the background colour of the
top-level X11 window.

This breaks the stack transitions. Compare before/after on page 2 of
widget-factory.

** Affects: gtk
 Importance: Unknown
 Status: Unknown

** Affects: gtk+3.0 (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: Screenshot from 2014-07-10 14:05:58.png
   
https://bugs.launchpad.net/bugs/1341073/+attachment/4151026/+files/Screenshot%20from%202014-07-10%2014%3A05%3A58.png

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

** Also affects: gtk via
   https://bugzilla.gnome.org/show_bug.cgi?id=733027
   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/1341073

Title:
   GtkStack doesn't render a background

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

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


[Bug 182414] Re: evince consuming a lot of memory

2014-07-12 Thread madbiologist
** Tags added: gutsy hardy intrepid

** Tags added: karmic

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

Title:
  evince consuming a lot of memory

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

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


[Bug 182414] Re: evince consuming a lot of memory

2014-07-12 Thread madbiologist
Is this still occurring on Ubuntu 14.04 Trusty Tahr with poppler
0.24.5-2ubuntu4 ?

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

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

Title:
  evince consuming a lot of memory

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

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


[Bug 491531] Re: Evince uses too much memory

2014-07-12 Thread madbiologist
Is this still occurring on Ubuntu 14.04 Trusty Tahr with poppler
0.24.5-2ubuntu4 ?

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

** Tags added: karmic

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

Title:
  Evince uses too much memory

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

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


[Bug 1081019] Re: Benchmark for Harddisk fail

2014-07-12 Thread msth67
I can report the same issue in Lubuntu 14.04 32 bit:trying to benchmark my SSD 
fails after few seconds with the message:
#benchmark error (read only)#
Error seeking to offset 2329718784 (g-io-error-quark, 13)

Interestingly,I've tried with a live CD of  Lucid 10.04 and it can
perform the read-only benchmark,can't tell about the read  write
benchmark because the SSD is already partitioned.


On a side note,I also can't run self-tests on this disk with Lubuntu,even if it 
SMART data are apparently available in Disk Utilit,I'm getting this error 
message: 
 #disk self-test error#
sk_disk_smart_self_test: Operation not supported (udisks-error-quark, 0)

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

Title:
  Benchmark for Harddisk fail

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

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


[Bug 1341108] [NEW] Backlight brightness control regressed from logarithmic scale to linear scale

2014-07-12 Thread Anders Kaseorg
Public bug reported:

After upgrading from kernel 3.15.0-6 to kernel 3.16.0-3, the backlight
became very difficult to control near the low end of the scale. The
lowest setting now turns the backlight completely off, but the second-
lowest setting is too bright. Meanwhile, the difference between the
highest several settings is nearly imperceptible.

This happened because /sys/class/backlight/acpi_video0/brightness has
disappeared in kernel 3.16 in favor of
/sys/class/intel_backlight/brightness. But the relationship between
acpi_video0 and intel_backlight is not linear.  As acpi_video varies
[0,1,2,…,13,14,15], intel_backlight varies as
[52,87,139,…,2557,3358,4437].

I measured the exact relationship between the two scales on kernel 3.15
and plotted it with the intel_backlight values on a logarithmic scale
(see attachment). You can see that the function intel_backlight =
60*(4/3)^acpi_video0 is a good fit.

It’s well known that perceived brightness varies logarithmically with
physical intensity (Fechner’s law), so it’s no surprise that the
acpi_video0 scale was more useful. Either the kernel or GNOME should
adjust the intel_backlight scale to logarithmic.

(I’m running utopic on a Lenovo Thinkpad T510.)

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-3-generic 3.16.0-3.8
ProcVersionSignature: Ubuntu 3.16.0-3.8-generic 3.16.0-rc4
Uname: Linux 3.16.0-3-generic x86_64
NonfreeKernelModules: openafs
ApportVersion: 2.14.4-0ubuntu2
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  anders 2179 F pulseaudio
CurrentDesktop: GNOME
Date: Sat Jul 12 07:06:12 2014
EcryptfsInUse: Yes
HibernationDevice: RESUME=UUID=fd305e7c-c58c-4061-8105-5cda63c38849
InstallationDate: Installed on 2010-12-05 (1315 days ago)
InstallationMedia: Ubuntu 11.04 Natty Narwhal - Alpha amd64 (20101202)
MachineType: LENOVO 4313CTO
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-3-generic 
root=/dev/mapper/fdisk-ubuntu ro init=/lib/systemd/systemd quiet splash 
crashkernel=384M-:128M crashkernel=384M-:128M vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.16.0-3-generic N/A
 linux-backports-modules-3.16.0-3-generic  N/A
 linux-firmware1.132
SourcePackage: linux
UpgradeStatus: Upgraded to utopic on 2013-10-31 (254 days ago)
dmi.bios.date: 09/26/2012
dmi.bios.vendor: LENOVO
dmi.bios.version: 6MET92WW (1.52 )
dmi.board.name: 4313CTO
dmi.board.vendor: LENOVO
dmi.board.version: Not Available
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvr6MET92WW(1.52):bd09/26/2012:svnLENOVO:pn4313CTO:pvrThinkPadT510:rvnLENOVO:rn4313CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 4313CTO
dmi.product.version: ThinkPad T510
dmi.sys.vendor: LENOVO

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

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


** Tags: amd64 apport-bug regression-release utopic

** Attachment added: intel_backlight vs. acpi_video0 brightness scales
   
https://bugs.launchpad.net/bugs/1341108/+attachment/4151081/+files/backlight-scale.png

** Summary changed:

- Backlight control regressed from logarithmic scale to linear scale
+ Backlight brightness control regressed from logarithmic scale to linear scale

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

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

Title:
  Backlight brightness control regressed from logarithmic scale to
  linear scale

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

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

[Bug 1341108] Status changed to Confirmed

2014-07-12 Thread Brad Figg
This change was made by a bot.

** Changed in: linux (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/1341108

Title:
  Backlight brightness control regressed from logarithmic scale to
  linear scale

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

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


[Bug 1237355] Re: Logitech Ultrathin Touch Mouse needs to be repaired

2014-07-12 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/utopic-proposed/gnome-bluetooth

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

Title:
  Logitech Ultrathin Touch Mouse needs to be repaired

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

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


[Bug 1237355] Re: Logitech Ultrathin Touch Mouse needs to be repaired

2014-07-12 Thread Launchpad Bug Tracker
This bug was fixed in the package gnome-bluetooth - 3.8.2.1-0ubuntu7

---
gnome-bluetooth (3.8.2.1-0ubuntu7) utopic; urgency=medium

  * debian/control.in:
- remove Build-Depends on nautilus-sendto.
- add libudev-dev to Build-Depends.
  * debian/gnome-bluetooth.install:
- stop installing the nautilus-sendto plugin, it's no longer being built
  due to nautilus-sendto not providing API.
- don't try to install gconf settings.
  * debian/patches/git_add_vendor_attribute_support_49b84e8.patch,
debian/patches/git_vendor_from_oui_helper_90423abf.patch: cherry-pick
patches to allow specifying devices by vendor, and as such update the
pin database.
  * debian/patches/logitech_ultrathin_touch_pin.patch: specify a default PIN
for the Logitech Ultrathin Touch mice. Thanks to Ralph Meijer for the
patch. (LP: #1237355)
  * debian/patches/pin_code_database_update.patch: update the PIN database
from git.
 -- Mathieu Trudel-Lapierre mathieu...@ubuntu.com   Thu, 10 Jul 2014 16:37:02 
-0400

** Changed in: gnome-bluetooth (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Logitech Ultrathin Touch Mouse needs to be repaired

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

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


[Bug 1287341] Re: Touchscreen controls both screens in dual-monitor setup

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

** Changed in: gnome-settings-daemon (Ubuntu Trusty)
   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/1287341

Title:
  Touchscreen controls both screens in dual-monitor setup

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-settings-daemon/+bug/1287341/+subscriptions

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


[Bug 1020770] Re: gdm install prompts about dm when debconf value set

2014-07-12 Thread George Chriss
The code that causes behavior reported in Comment #4 (at least in Trisquel):
cat /var/lib/dpkg/info/lightdm.config

# set default display manager
DEFAULT_DISPLAY_MANAGER_FILE=/etc/X11/default-display-manager

[...]

# debconf is not a registry; use the current contents of the default display
# manager file to pre-answer the question if possible
if [ -e $DEFAULT_DISPLAY_MANAGER_FILE ]; then
  CURRENT_DEFAULT=$(basename $(grep -v '^[[:space:]]*#' \
$DEFAULT_DISPLAY_MANAGER_FILE |
head -n 1))
  if [ -n $CURRENT_DEFAULT ]; then
db_set shared/default-x-display-manager $CURRENT_DEFAULT
  fi
else
  CURRENT_DEFAULT=
  if db_get shared/default-x-display-manager; then
CURRENT_DEFAULT=$RET
  fi
fi

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

Title:
  gdm install prompts about dm when debconf value set

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

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


[Bug 847001] Re: Adjusting display brightness is very slow on several Dell laptops

2014-07-12 Thread Tom Chiverton
My Dell Latitude E5430 only needed the kernel param adding to work
correctly.

Adding the xorg.conf file as well just caused it to oscillate rapidly
+/- 10% with a permanent on screen KDE brightness bar.

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

Title:
  Adjusting display brightness is very slow on several Dell laptops

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

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


[Bug 1304555] Re: MS Sculpt Touch Mouse

2014-07-12 Thread Mathieu Trudel-Lapierre
I believe this has been fixed in the latest gnome-bluetooth upload in
utopic.

It would be nice if you could test with a liveCD of the development
release to see if it works for you.

Thanks!

** Changed in: gnome-bluetooth (Ubuntu)
   Status: New = Fix Released

** Changed in: gnome-bluetooth (Ubuntu)
   Status: Fix Released = Fix Committed

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

Title:
  MS Sculpt Touch Mouse

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

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


[Bug 1321419] Re: Bluetooth becomes re-enabled after reboot

2014-07-12 Thread Mathieu Trudel-Lapierre
This appears to me as an indicator bug, or related to rfkill switches,
reassigning...

** Package changed: gnome-bluetooth (Ubuntu) = indicator-bluetooth
(Ubuntu)

** Also affects: rfkill (Ubuntu)
   Importance: Undecided
   Status: New

** Changed in: rfkill (Ubuntu)
   Status: New = Incomplete

** Changed in: indicator-bluetooth (Ubuntu)
   Status: New = Incomplete

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

Title:
  Bluetooth becomes re-enabled after reboot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/indicator-bluetooth/+bug/1321419/+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-12 Thread Bug Watch Updater
** Changed in: file-roller
   Status: Confirmed = 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 958919] Re: Nautilus File Properties Bubble Interferes with Visibility of File

2014-07-12 Thread Doug Forguson
*** This bug is a duplicate of bug 797485 ***
https://bugs.launchpad.net/bugs/797485

Super annoying - please provide an option to disable the tooltips.

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

Title:
  Nautilus File Properties Bubble Interferes with Visibility of File

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

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


[Bug 1341191] [NEW] Bad hierarchy for songs ordering

2014-07-12 Thread Onlycparra
Public bug reported:

 What I expected to happen
Rhythmbox MUST have an option to sort music in this order:

ALBUM artist
 |__Album Title
   '-Songs

*Album Artist is the official artist of the whole album, even if in this
album there are songs belonging to another artist

What happened instead
I expected that sorting instead of (or aditional to):

Artist
 |__Album Title
   '-Songs

Why it is very important?
Because when you have a lot of compilation discs (these are discs that was made 
by various artists together, so the Album Artist is Various Artists BUT 
EACH song has his own artist)... what we want to see?

Alb. Artist 1
Alb. Artist 2
Alb. Artist 3
Various Artist
  |_Album 
  |'-Songs (all together)
  |_Album 
  |'-Songs (all together)
  '-Album 
   '-Songs (all together)

And not this other way, Why? because you have a lot of different artists
in different places and with few songs (commonly one or two) that
actually are part of the same album:

Artist 1
Artist 2
  '-Album 
   '-two songs
Artist 3
Artist 4
  '-Album 
   '-one songs
Artist 5
Artist 6
  '-Album 
   '-other songs

And so on with the other artist of the album  and .

Thanks for this space, I know it is very simple in programing terms, but
make a big difference in terms of user experience.

'lsb_release -rd:
Ubuntu 14.04 LTS
14.04

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


** Tags: albumartist artist sorting ui

** Attachment added: Screenshot showing the problem
   
https://bugs.launchpad.net/bugs/1341191/+attachment/4151391/+files/Screenshot%20with%20notes%20from%202014-07-12%2012%3A47%3A30.png

** Description changed:

   What I expected to happen
  Rhythmbox MUST have an option to sort music in this order:
  
  ALBUM artist
-  |__Album Title
- |_Songs
+  |__Album Title
+    '-Songs
  
  *Album Artist is the official artist of the whole album, even if in this
  album there are songs belonging to another artist
  
  What happened instead
  I expected that sorting instead of (or aditional to):
  
  Artist
-  |__Album Title
- '-Songs
+  |__Album Title
+    '-Songs
  
  Why it is very important?
  Because when you have a lot of compilation discs (these are discs that was 
made by various artists together, so the Album Artist is Various Artists 
BUT EACH song has his own artist)... what we want to see?
  
  Alb. Artist 1
  Alb. Artist 2
  Alb. Artist 3
  Various Artist
-   |_Album 
-   |'-Songs (all together)
-   |_Album 
-   | '-Songs (all together)
-   '-Album 
- '-Songs (all together)
+   |_Album 
+   |'-Songs (all together)
+   |_Album 
+   |'-Songs (all together)
+   '-Album 
+    '-Songs (all together)
  
  And not this other way, Why? because you have a lot of different artists
  in different places and with few songs (commonly one or two) that
  actually are part of the same album:
  
  Artist 1
  Artist 2
-   '-Album 
-'-two songs
+   '-Album 
+    '-two songs
  Artist 3
  Artist 4
-   '-Album 
-'-one songs
+   '-Album 
+    '-one songs
  Artist 5
  Artist 6
-   '-Album 
-'-other songs
+   '-Album 
+    '-other songs
  
  And so on with the other artist of the album  and .
  
  Thanks for this space, I know it is very simple in programing terms, but
  make a big difference in terms of user experience.
  
- 
  'lsb_release -rd:
  Ubuntu 14.04 LTS
  14.04

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

Title:
  Bad hierarchy for songs ordering

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

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

[Bug 1312362] Re: Can't copy a file from SMB share to the local file system: Software caused connection abort

2014-07-12 Thread mycroes
Same issue happens for me with a Shuttle Omninas KD20, which doesn't
give shell access (and the known hack to get shell access doesn't work
on latest firmware). Strange thing is that it doesn't happen on every
file. Also, it seems that smbclient will happily fetch the files without
issues, even though Nautilus will consistently fail to copy the file, as
will gedit fail to open it. I filed a support request at shuttle with a
link to samba bug 10548
(https://bugzilla.samba.org/show_bug.cgi?id=10584), hoping that will get
me somewhere.

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

Title:
  Can't copy a file from SMB share to the local file system: Software
  caused connection abort

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

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


[Bug 1283003] Re: [Bluetooth + 14.04] Bluetooth headsets are not working after last couple of updates

2014-07-12 Thread technologiclee
I tried everything on this list up to comment #59 then it started
working!

Bluetooth Headset: BT-BSH10 http://amzn.com/B0059NF3PU 
Laptop: ASUS X201E 11.6 Celeron 4GB/320GB Ubuntu Laptop 
http://amzn.com/B00B1N92ZY
OS: Ubuntu 14.04 with all updates as of today.

On comment #29 I had to add the etc/bluetooth/audio.conf file, it did
not exist.

I did this by going to:

https://launchpadlibrarian.net/174137125/audio.conf

Then use CRTL+A to highlight the entire file. Then CRTL+C to copy it.

Open the Terminal and type the command:

sudo gedit

Then paste the file in gedit with CRTL+V.

I made the same changes as comment # 29 but also uncommented:

Master=true

and

AutoConnect=true

Then use File-Save As from the menu to place it in etc/bluetooth directory. 
It was necessary to use the arrow next to Usr to move up to the Home directory 
and then click it again when it changes to a hard drive icon. The etc directory 
will be visable now, click on it and then bluetooth, make the title audio.conf 
and click save.

After a reboot it started woking at comment #59 with the Terminal
command:

pactl load-module module-bluetooth-discover

It responds with:
24

Bluetooth headset with buit-in microphone both work now. 
I can see the Bluetooth headset in the PulseAudio Volume Control.
The Sound app now lists the Headset under the Input and Output tabs.

Thanks.

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

Title:
  [Bluetooth + 14.04] Bluetooth headsets are not working after last
  couple of updates

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

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


[Bug 1283003] Re: [Bluetooth + 14.04] Bluetooth headsets are not working after last couple of updates

2014-07-12 Thread technologiclee
I went out of range and lost the connection. It would not reconnect.

Now when I run:

pactl load-module module-bluetooth-discover
Failure: Module initialization failed

I tried:

pulseaudio -k

pulseaudio -D
E: [pulseaudio] main.c: Daemon startup failed.

pactl load-module module-bluetooth-discover
19

Remove
Pair
Refresh Services
Audio Sink


Based on Comment #67 I rebooted and immediately ran :

pactl load-module module-bluetooth-discover
23

The headset is listed in the PulseAudio Volume Control and the Sound app.
It shows activity in the Bluetooth Manager

Still no sound in the headphones.

Then I check and see if the Connection indicator is on at the bluetooth
icon with a lock on it at the top right of the main screen and it works
again.

Thanks once more.

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

Title:
  [Bluetooth + 14.04] Bluetooth headsets are not working after last
  couple of updates

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

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


[Bug 1341222] [NEW] Can't mount USB drives when using xrdp

2014-07-12 Thread Eric Morgan
Public bug reported:

USB drives and partitions on my USB hard drives show up in nautilus and
I can mount them when sitting at the console but when using xrdp to
remotely operate the machine I cannot mount or unmount the drives by
clicking on them. I get a not authorized message. In previous versions
I was able to do this.

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

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

Title:
  Can't mount USB drives when using xrdp

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

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


[Bug 882900] Re: softwares that don't take a command line argument should be filtered out

2014-07-12 Thread Bug Watch Updater
** Changed in: nautilus
   Status: Incomplete = Expired

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

Title:
  softwares that don't take a command line argument should be filtered
  out

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

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