[Bug 1619960] Re: XApps don't see sd card

2017-02-23 Thread Christopher Townsend
This should be fixed by doing the following:

libertine-container-manager configure -i $container_id -b add -p
/path/to/media

Closing Fix Released.

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

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

Title:
  XApps don't see sd card

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

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


[Bug 1619960] Re: XApps don't see sd card

2016-12-13 Thread Stephen M. Webb
@Blade instead of soft linking directories, try mounting the SD card
partition directly on /home/phablet/Documents/sd.

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

Title:
  XApps don't see sd card

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

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


[Bug 1619960] Re: XApps don't see sd card

2016-12-13 Thread Blade
Hi Larry, I tried your solution, but in my case didn't work.

I have a SD formated in ext4 (using mkfs.ext4 command from inside the
tablet), and mounted from command line in the table, because the mount
app doesn't work with this file system (https://bugs.launchpad.net
/canonical-devices-system-image/+bug/1584353)

I've mounted on /media/sd

I made a symbolic link in /home/phablet/Documents to /media/sd, and I
can see both paths (/media/sd and /home/phablet/Documents/sd) from file
explorer tool or media player, but... the office tools don't see the
path

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

Title:
  XApps don't see sd card

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

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


[Bug 1619960] Re: XApps don't see sd card

2016-12-07 Thread Larry Price
That's probably because libertine only mounts parts of /home. You could
try creating the link in a directory that libertine definitely mounts,
such as /home/phablet/Documents.

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

Title:
  XApps don't see sd card

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

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


[Bug 1619960] Re: XApps don't see sd card

2016-12-07 Thread Blade
Thanks for the explanation, Larry.

A little more information:
I've tried a workaround based on soft link in any place inside /home pointing 
to the external SD, but doesn't work either.

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

Title:
  XApps don't see sd card

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

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


[Bug 1619960] Re: XApps don't see sd card

2016-11-29 Thread Larry Price
X apps are run in a libertine container. Any paths which a user wants to
access must be mounted within the libertine container. Currently we
bind-mount several of the basic home directories by default to cover
most use-cases. External media is a bit different because it can be
added/removed at any time. We have recently implemented a feature to add
custom bind-mounts to a libertine container (including external media),
but this feature is not available on the m10.

Before closing this bug, we should figure out if we want to try to sweep
/media/$USER for any available media before starting a container.

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

Title:
  XApps don't see sd card

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

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


[Bug 1619960] Re: XApps don't see sd card

2016-11-29 Thread Blade
I'm not sure anything has to be mounted. The problem is: The external
media is already mounted by the operating system, and it is being seen
by apps as music player and images, but the XApps don't see the already
mounted device.

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

Title:
  XApps don't see sd card

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

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


[Bug 1619960] Re: XApps don't see sd card

2016-11-22 Thread Larry Price
We don't mount external media by default, so this is currently expected
behavior.

On a side note, we've had issues mounting external media in lxc in
general. Works fine in a chroot environment after adding the mount.

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

Title:
  XApps don't see sd card

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

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


[Bug 1619960] Re: XApps don't see sd card

2016-11-22 Thread Pat McGowan
is this true for all  removable media?

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

** Changed in: canonical-devices-system-image
 Assignee: (unassigned) => Stephen M. Webb (bregma)

** Changed in: libertine (Ubuntu)
 Assignee: (unassigned) => Christopher Townsend (townsend)

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

Title:
  XApps don't see sd card

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

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