[Bug 1623666] Re: iOS device contents not displayed in Ubuntu

2017-01-08 Thread Sadi Yumuşak
Update: The workaround mentioned in comment #27 worked perfectly:
https://gist.github.com/samrocketman/70dff6ebb18004fc37dc5e33c259a0fc
I have even wrote a small script (posted there) which helps mounting/unmounting 
an iOS device from the Unity Launcher :-)
Thanks a lot Sam!

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

Title:
  iOS device contents not displayed in Ubuntu

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

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


[Bug 1623666] Re: iOS device contents not displayed in Ubuntu

2017-01-08 Thread Sadi Yumuşak
I've just noticed that I have essentially the same problem after making
a new bug report at
https://bugs.launchpad.net/ubuntu/+source/libimobiledevice/+bug/1654833
which I've now marked as duplicate.

This bug affects both iOS 9.3.5 (iPad) and iOS 10.2 (iPhone) since
upgrading to Ubuntu 16.10 (64-bit) probably including a new version of
this libimobiledevice package (libimobiledevice6 version 1.2.0+dfsg-
3ubuntu1)

Attempting to implement the workaround suggested here I've got stuck at the 
very first step:
The command "./autogen.sh --prefix=/usr/local/libimobiledevice" displayed this 
error message:

configure: error: Package requirements (libusbmuxd >= 1.0.9) were not met:
No package 'libusbmuxd' found
Consider adjusting the PKG_CONFIG_PATH environment variable if you installed 
software in a non-standard prefix.
Alternatively, you may set the environment variables libusbmuxd_CFLAGS and 
libusbmuxd_LIBS to avoid the need to call pkg-config.

I have the files "/usr/lib/x86_64-linux-gnu/libusbmuxd.so.4" (a symlink) and 
"/usr/lib/x86_64-linux-gnu/libusbmuxd.so.4.0.0" but I don't know how to make 
them accessible by this script.
I also have the file "/usr/lib/pkg-config.multiarch" which includes 
"x86_64-linux-gnu" so I guess pkg-config should know where to look for :-(

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

Title:
  iOS device contents not displayed in Ubuntu

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

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


[Bug 1623666] Re: iOS device contents not displayed in Ubuntu

2017-01-08 Thread Sadi Yumuşak
** Summary changed:

- iOS10 will not connect to Ubuntu
+ iOS device contents not displayed in Ubuntu

** Tags added: yakkety

** Description changed:

- Plug in iOS10 device, and it doesn't show the documents on it.
+ Plug in iOS device, and it doesn't show the documents on it.
  
  Please package the recent fix in libimobiledevice:
  
  https://github.com/libimobiledevice/libimobiledevice/issues/327

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

Title:
  iOS device contents not displayed in Ubuntu

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

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


[Bug 1654833] Re: iPhone/iPad contents are inaccessible

2017-01-08 Thread Sadi Yumuşak
*** This bug is a duplicate of bug 1623666 ***
https://bugs.launchpad.net/bugs/1623666

** This bug has been marked a duplicate of bug 1623666
   iOS10 will not connect to Ubuntu

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

Title:
  iPhone/iPad contents are inaccessible

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

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


[Bug 1654833] [NEW] iPhone/iPad contents are inaccessible

2017-01-08 Thread Sadi Yumuşak
Public bug reported:

1) System: Ubuntu 16.10 "Yakkety" 64-bit

2) Package: libimobiledevice6 (Source: libimobiledevice) Version: 1.2.0
+dfsg-3ubuntu1

3) What is expected: When an idevice (iPhone, iPad, etc.) is connected
via a USB port, first a "Trust / Don't Trust" prompt appears on the
idevice, and after selecting "Trust", either a prompt appears on the
computer asking the user what to do and/or a nautilus window opens to
show accessible contents of the device, e.g. photos and/or videos taken
by its camera.

4) What happens: It looks as if everything is in order, but the nautilus
window opened is empty! In other words, system cannot access the device
properly and show the contents of the appropriate folder.


After upgrading from Ubuntu 16.04 to Ubuntu 16.10 (personally had to do a fresh 
install after persistent system upgrade problems), it's no longer possible to 
transfer photos from iPhone or iPad.

The Tust prompt appears with audio echoed, probably as a result of
"double (or even triple) connection":

1 - It seems the idevice begins charging successfully as everything
looks OK in the power indicator.

2- Nautilus seems fully aware of the idevice displaying everything as
normal, even opening a folder window seen normally, but it just cannot
show the actual location including the photos.

3- I think somehow the idevice is also detected as an ethernet thing.

I tried a recommended solution using ifuse, which required these
packages: ideviceinstaller python-imobiledevice libimobiledevice-utils
libimobiledevice6 libplist3 python-plist ifuse

I properly implemented the required configuration, but the ifuse command
merely resulted in this error message:

GnuTLS error: Error in the pull function.
Failed to connect to lockdownd service on the device.
Try again. If it still fails try rebooting your device.

So I thought probably the new libimobiledevice package went back to an
earlier state on this where Apple's "Trust / Don't Trust" prompt cannot
be handled properly.

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

** Attachment added: "Output of dmesg command in terminal"
   https://bugs.launchpad.net/bugs/1654833/+attachment/4801556/+files/dmesg

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

Title:
  iPhone/iPad contents are inaccessible

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

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


[Bug 1638245] Re: Files in the root of a folder on another partition symlinked to user's home cannot be moved to trash because of a patch in this package

2016-12-20 Thread Sadi Yumuşak
Hi Nikita, what you call gobbledygook is partition UUID it seems, which is 
strange. Could it be because those partitions have no label?
 
I see only partition labels as expected (for both internal and external, 
mounted and unmounted, drives) under Ubuntu 16.10 64-bit ( I tend to make sure 
that everyone is labelled properly ;-)

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

Title:
  Files in the root of a folder on another partition symlinked to user's
  home cannot be moved to trash because of a patch in this package

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

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


[Bug 1429535] Re: nautilus_menu_provider_get_background_items: assertion 'NAUTILUS_IS_MENU_PROVIDER (provider)' failed

2016-12-15 Thread Sadi Yumuşak
I've just noticed that my kern.log contains this error message 4864
times although I don't see any other visible problem - Ubuntu 16.10
(64-bit)

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

Title:
  nautilus_menu_provider_get_background_items: assertion
  'NAUTILUS_IS_MENU_PROVIDER (provider)' failed

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

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


[Bug 1638245] Re: Files in the root of a folder on another partition symlinked to user's home cannot be moved to trash because of a patch in this package

2016-12-13 Thread Sadi Yumuşak
Thanks a million ! :-)

I selected libglib2.0-0 to be upgraded to the new yakkety-proposed version 
2.50.2-2ubuntu1.
It automatically required also upgrading the existing libglib2.0-bin and 
libglib2.0-dev, and everything went OK.

Now I can trash files in the root of other symlinked partitions as well!

The only issue perhaps is that upgrading libglib2.0-0 to the new
yakkety-proposed version 2.50.2-2ubuntu1 did not require upgrading
libglib2.0-data as well.

Perhaps I didn't experience any problems only because I've already got
it upgraded to a compatible version created by Iain (ppa) for testing
purposes.

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

Title:
  Files in the root of a folder on another partition symlinked to user's
  home cannot be moved to trash because of a patch in this package

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

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


[Bug 1633824] Re: nautilus ignores trash on external drives

2016-11-21 Thread Sadi Yumuşak
Sorry, just noticed that this was actually fixed upstream at the end of
September, and it seems now we all should pray for Ubuntu package
maintainers to update the glib2.0 package from 2.50.0... to 2.50.1...

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

Title:
  nautilus ignores trash on external drives

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

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


[Bug 1633824] Re: nautilus ignores trash on external drives

2016-11-21 Thread Sadi Yumuşak
I have this problem with removable media (USB memory stick and USB HDD,
FAT32 and NTFS) and also with my secondary internal HDD (EXT4).

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

Title:
  nautilus ignores trash on external drives

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

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


[Bug 1638245] Re: Files in the root of a folder on another partition symlinked to user's home cannot be moved to trash because of a patch in this package

2016-11-19 Thread Sadi Yumuşak
My problem disappeared after these upgrades, thanks a lot Iain!

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

Title:
  Files in the root of a folder on another partition symlinked to user's
  home cannot be moved to trash because of a patch in this package

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

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


[Bug 1638245] Re: Files in the root of a folder on another partition symlinked to user's home cannot be moved to trash because of a patch in this package

2016-11-11 Thread Sadi Yumuşak
Sorry I'm just a user, I don't know much about these source codes, I
thought it was a fix, but if it simply forces skipping the patch, it's
no good for you, of course ;-)

To reproduce the problem you need another partition other than the one
where the user home directory is, and follow these simple steps:

1) Go to Desktop.
2) Create a symbolic link to any folder in another partition (or disk) in your 
computer (i.e. not removable media)
3) Click that symlink on your desktop to access that folder.
4) Create a new document there - any type of file, even empty, will do.
5) Press the Delete key to move that file to trash: you should see that message 
telling you it can't be done (although you can safely move any subfolder or any 
file in subfolders to trash, and although you can do it if you access that 
folder directly instead of going via that symlink on your home partition).

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

Title:
  Files in the root of a folder on another partition symlinked to user's
  home cannot be moved to trash because of a patch in this package

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

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


[Bug 1495781] Re: Can't move to trash in data partition

2016-11-11 Thread Sadi Yumuşak
*** This bug is a duplicate of bug 1638245 ***
https://bugs.launchpad.net/bugs/1638245

UPDATE:

Sorry, in an attempt to make some progress in chasing this issue, I
found myself making a new bug report here, and then marked this earlier
bug report as a duplicate because I forgot it while wondering around the
maze ;-)

Anyway I think we might achieve some progress there -- as I've managed
to add Iain Lane, a Debian and Ubuntu developer who made that particular
patch, to subscribers, and I guess he's now trying to find a fix for
this problem without getting rid of that patch which he says is also
essential.

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

Title:
  Can't move to trash in data partition

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

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


[Bug 1638245] Re: Files in the root of a folder on another partition symlinked to user's home cannot be moved to trash because of a patch in this package

2016-11-11 Thread Sadi Yumuşak
Dear Iain,
Maybe the fix suggested here is all we need???
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1495781/comments/6
Thanks...

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

Title:
  Files in the root of a folder on another partition symlinked to user's
  home cannot be moved to trash because of a patch in this package

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

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


[Bug 1406376] Re: Can't move to trash in data partition

2016-11-11 Thread Sadi Yumuşak
*** This bug is a duplicate of bug 1638245 ***
https://bugs.launchpad.net/bugs/1638245

** This bug is no longer a duplicate of bug 1449112
   can't move files to trash without any owner/permission issues
** This bug has been marked a duplicate of bug 1638245
   Files in the root of a folder on another partition symlinked to user's home 
cannot be moved to trash because of a patch in this package

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

Title:
  Can't move to trash in data partition

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

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


[Bug 1449112] Re: can't move files to trash without any owner/permission issues

2016-11-11 Thread Sadi Yumuşak
*** This bug is a duplicate of bug 1638245 ***
https://bugs.launchpad.net/bugs/1638245

IMPORTANT UPDATE:

Now that we know the root cause of this problem thanks to CzBix (see
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1449112/comments/7)
I have reported this issue as a bug in the glib2.0 package (instead of
nautilus)

https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1638245

It seems we need to wait for a patch to be made to a patch made to the
original package, as that patch --I'm told-- also serves an important
purpose which should not be omitted (as the workaround above, although
it seems quite harmless, I don't know)

Therefore I think it is better to follow the developments there, and
close this one.

** This bug has been marked a duplicate of bug 1638245
   Files in the root of a folder on another partition symlinked to user's home 
cannot be moved to trash because of a patch in this package

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

Title:
  can't move files to trash without any owner/permission issues

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

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


[Bug 1495781] Re: Can't move to trash in data partition

2016-11-11 Thread Sadi Yumuşak
*** This bug is a duplicate of bug 1638245 ***
https://bugs.launchpad.net/bugs/1638245

** This bug is no longer a duplicate of bug 1449112
   can't move files to trash without any owner/permission issues
** This bug has been marked a duplicate of bug 1638245
   Files in the root of a folder on another partition symlinked to user's home 
cannot be moved to trash because of a patch in this package

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

Title:
  Can't move to trash in data partition

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

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


[Bug 1638245] Re: Files in the root of a folder on another partition symlinked to user's home cannot be moved to trash because of a patch in this package

2016-11-02 Thread Sadi Yumuşak
UPDATE:
1) The symlink can be created on the desktop as well (as long as it sits 
directly/really in the same partition as user home and not in another partition)
2) The symlink doesn't have to be pointing to a directory in the root of the 
other partition (on the internal HDD), it can be any directory or subdirectory 
in that partition; files in that target directory cannot be moved to trash 
while any of its subdirectories and/or subdirectory contents can...

I hope all this helps, otherwise I will be available this whole
afternoon and evening (GMT+3) to further help reproduce it ( in realtime
;-)

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

Title:
  Files in the root of a folder on another partition symlinked to user's
  home cannot be moved to trash because of a patch in this package

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

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


Re: [Bug 1638245] [NEW] Files in the root of a folder on another partition symlinked to user's home cannot be moved to trash because of a patch in this package

2016-11-01 Thread Sadi Yumuşak
Thanks, I will try that. Maybe tomorrow, but you might be able to reproduce
this by creating a symlink in user home to a directory in another partition
(ext 4 or ntsf) and secondly going into that dir by clicking the symlink,
and thirdly trying to delete any file there (no subfolder).
On Tue, 1 Nov 2016 at 14:01, Iain Lane  wrote:

> On Tue, Nov 01, 2016 at 10:48:08AM -, Launchpad Bug Tracker wrote:
> > So I was wondering if Ubuntu devs can leave out that particular patch
> > when building this package for Ubuntu - if it doesn't cause more harm,
> > which I doubt.
>
> The patch is there for a reason - otherwise you can't delete on
> overlayfs.
>
> I have asked in a few places for specific steps I can follow from a
> clean install in a VM to reproduce this problem so that I can try to fix
> it. Nobody has yet given me them.
>
> Can you provide that?
>
> --
> Iain Lane  [ i...@orangesquash.org.uk ]
> Debian Developer   [ la...@debian.org ]
> Ubuntu Developer   [ la...@ubuntu.com ]
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1638245
>
> Title:
>   Files in the root of a folder on another partition symlinked to user's
>   home cannot be moved to trash because of a patch in this package
>
> To manage notifications about this bug go to:
>
> https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1638245/+subscriptions
>
-- 

Sent from a mobile device

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

Title:
  Files in the root of a folder on another partition symlinked to user's
  home cannot be moved to trash because of a patch in this package

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

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


[Bug 1638245] [NEW] Files in the root of a folder on another partition symlinked to user's home cannot be moved to trash because of a patch in this package

2016-11-01 Thread Sadi Yumuşak
Public bug reported:

I'm on Ubuntu 16.10 64-bit with libglib2.0-0 version 2.50.0-1.

I've reported this bug (or marked as "it affects me") in a couple of
other places before I've finally discovered that this is the package
that's causing this problem, which unfortunately has been around for a
couple of years now.

This bug has been reported upstream as well, but it's just taking very
very long to arrive at a decision and take action it seems.

Apparently one of the patches
(https://sources.debian.net/patches/glib2.0/2.50.1-1/0001-Fix-trashing-
on-overlayfs.patch/) which is here
(https://launchpad.net/ubuntu/+archive/primary/+files/glib2.0_2.50.0-1.debian.tar.xz)
to the original package which is here
(https://launchpad.net/ubuntu/+archive/primary/+files/glib2.0_2.50.0.orig.tar.xz)
is the root cause of this annoying problem.

As I prefer keeping one patition for the root filesystem (/), one
partition for user settings (/home) and one partition for user data
(Documents, Downloads, Drive, Music, Pictures, Public, Videos) which are
simply symlinked to my home folder for ease of use, I cannot move any
file to the trash in the root of these folders when I access them from
my home folder or nautilus sidebar.

This problem doesn't affect folders at all, nor any other files in
subfolders, etc.

So I was wondering if Ubuntu devs can leave out that particular patch
when building this package for Ubuntu - if it doesn't cause more harm,
which I doubt.

Otherwise, I would appreciate if I could learn how to do it myself: how
can I (as an end-user) compile the contents of
"glib2.0_2.50.0.orig.tar.xz" with all the patches, etc. in
"glib2.0_2.50.0-1.debian.tar.xz" except "0001-Fix-trashing-on-
overlayfs.patch"?

** 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/1638245

Title:
  Files in the root of a folder on another partition symlinked to user's
  home cannot be moved to trash because of a patch in this package

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

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


[Bug 1638222] [NEW] No longer works for me - cannot get rid of the old stye fixed menubar

2016-11-01 Thread Sadi Yumuşak
Public bug reported:

After upgrading from Ubuntu 16.04 to 16.10 (64-bit), I can no longer
have the menubar hidden and integrated into the global menu in the title
bar.

I've tried all the combinations of Open JDK 6, 7, 8; Oracle Java JRE 6,
7, 8; jayatana package in official Ubuntu Yakkety repositories (version
2.7) and jayatana package in ppa (version 2.8) for Ubuntu Utopic.

At the moment I have only one Java application, which is OmegaT -
Computer Assisted Translation Tool - version 4.0.1.

One would normally expect Open JDK package in official Ubuntu
repositories to take care of all this, but it seems Canonical cannot
spare enough resources for this work unfortunately...

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

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

Title:
  No longer works for me - cannot get rid of the old stye fixed menubar

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

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


[Bug 1449112] Re: can't move files to trash without any owner/permission issues

2016-10-24 Thread Sadi Yumuşak
Unfortunately the problem has got worse in Ubuntu 16.10 with Nautilus
3.20.3: nothing can be moved to the "Rubbish Bin" anywhere in an NTFS
partition on the hard disk now (the reason given for this is "Unable to
find or create wastebasket directory" and manually creating such a
directory leads to nothing) although no such problem exists for
removable media such as USB hard disks :(

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

Title:
  can't move files to trash without any owner/permission issues

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

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


[Bug 1449112] Re: can't move files to trash without any owner/permission issues

2016-05-05 Thread Sadi Yumuşak
@CzBix Thanks again! It works like magic : -)

./patch_glib_trash.sh

nautilus -q

Voila!

I just wonder why the package developers cannot do this and save you and
all of us all from going through all of this periodically ;-)

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

Title:
  can't move files to trash without any owner/permission issues

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

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


[Bug 1449112] Re: can't move files to trash without any owner/permission issues

2016-05-03 Thread Sadi Yumuşak
Interestingly, after upgrading to 16.04;
I can now move files to Trash any where and any way EXCEPT ONLY the 1st level 
of a directory symlinked in my Home folder!!!

✔ /home/$USER/File.txt
✘ /home/$USER/Documents/File.txt
✔ /home/$USER/Documents/Archives/File.txt
✔ /media/$USER/Data/File.txt
✔ /media/$USER/Data/Documents/File.txt
✔ /media/$USER/Data/Documents/Archive/File.txt

My new Nautilus is smarter than before, and puts items deleted under
sub-directories of "/home/$USER/Documents/" into the Trash folder of
"/media/$USER/Data" partition, but not smart enough to understand that
items deleted under "/home/$USER/Documents/" directly should also go
into the same Trash???

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

Title:
  can't move files to trash without any owner/permission issues

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

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

[Bug 1449112] Re: can't move files to trash without any owner/permission issues

2015-11-08 Thread Sadi Yumuşak
This annoying problem has been finally solved for me; THANKS A MILLION
TO CzBix :-)

Duplicate bug reported by CzBix:
https://bugs.launchpad.net/ubuntu/+source/glib2.0/+bug/1495781

Patch kindly offered by CzBix to fix it:
https://gist.github.com/CzBiX/e64256b23687bb13da02

I hope the developers up there incorporate this soon.

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

Title:
  can't move files to trash without any owner/permission issues

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

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


[Bug 1495781] Re: Can't move to trash in data partition

2015-11-08 Thread Sadi Yumuşak
*** This bug is a duplicate of bug 1449112 ***
https://bugs.launchpad.net/bugs/1449112

This annoying problem has been finally solved for me; THANKS A MILLION TO CzBix 
:-)
I hope the developers up there incorporate this soon.

** This bug has been marked a duplicate of bug 1449112
   can't move files to trash without any owner/permission issues

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

Title:
  Can't move to trash in data partition

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

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


[Bug 1406376] Re: Can't move to trash in data partition

2015-11-08 Thread Sadi Yumuşak
*** This bug is a duplicate of bug 1449112 ***
https://bugs.launchpad.net/bugs/1449112

** This bug is no longer a duplicate of bug 1495781
   Can't move to trash in data partition
** This bug has been marked a duplicate of bug 1449112
   can't move files to trash without any owner/permission issues

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

Title:
  Can't move to trash in data partition

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

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


[Bug 1449112] Re: can't move files to trash without any owner/permission issues

2015-08-07 Thread Sadi Yumuşak
Emmanuel,

1) You should better go to the bug report mentioned above:
https://bugzilla.gnome.org/show_bug.cgi?id=748629

2) Your case might be due to a different Nautilus version (or maybe some sort 
of custom configuration). I understand the root of this problem is Nautilus has 
this problem when it mistakenly regards (tries to treat) an item in that 
other partition like it is in the Home partition. For example the Location Bar 
in that case shows: HOME | Documents | ...
In a case where no such problem occurs (for instance I've modified the entries 
in ~/.config/user-dirs.dirs likes this 
XDG_DOCUMENTS_DIR=/media/sadi/Data/Documents), when I click the Documents 
in the sidebar instead of the folder in the main pane, the Location Bar shows: 
Data | Documents | ...

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

Title:
  can't move files to trash without any owner/permission issues

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

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


[Bug 1452379] [NEW] Nautilus minimized to Launcher behaves inconsistently depending on the partition used

2015-05-06 Thread Sadi Yumuşak
Public bug reported:

When I open any folder in my Home partition (ext4) or in Root partition
(ext4), and minimize Nautilus to Launcher, I can restore it by clicking
the Launcher icon.

But when I open any folder in my third (Data) partition (ntfs), and
minimize Nautilus to Launcher, I cannot restore it. Clicking the
Launcher icon opens a new window (default Home folder) instead.

** 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/1452379

Title:
  Nautilus minimized to Launcher behaves inconsistently depending on the
  partition used

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

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


[Bug 1449112] Re: can't move files to trash without any owner/permission issues

2015-04-29 Thread Sadi Yumuşak
FYI I've made a bug report, which is here:

https://bugzilla.gnome.org/show_bug.cgi?id=748629

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

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

Title:
  can't move files to trash without any owner/permission issues

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

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


[Bug 1449112] [NEW] can't move files to trash without any owner/permission issues

2015-04-27 Thread Sadi Yumuşak
Public bug reported:

This is something that wouldn't happen before upgrading from Ubuntu
14.10 / Nautilus 3.10 to Ubuntu 15.04 / Nautilus 3.14:

I have a proper HOME partition and most User folders there (Documents,
Downloads, Music, Pictures, Videos) are merely SYMLINKS to folders with
the same names in a DATA partition which is mounted automatically at
startup with proper options in fstab.

Now -- unlike before -- when I attempt to delete an item in one of these
folders after I open it via the SYMLINK I get the message ... can't be
put in the trash. Do you want to delete it immediately? although it is
immediately moved to the Trash after I open the folder via the Data
partition in the sidebar. (Naturally there are no such problems with
items in other (real) items in my Home folder.

Nautilus now seems confused about / not knowing where to move the item
in question; to the Trash folder in the Home partition (symlink
location) or the Data partition (real item location).

** 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/1449112

Title:
  can't move files to trash without any owner/permission issues

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

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


[Bug 1440354] Re: infobars color disabled (needs theme update)

2015-04-08 Thread Sadi Yumuşak
So I understand that in this case it might also be worthwhile to ask
Nautilus developers to consider using GTK_MESSAGE_INFO there (I don't
even know if it exists) instead of GTK_MESSAGE_QUESTION, and then it
would be up to the themers to decide what color code to use for such
infobars; yellow or whatever that they think would fit best.

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

Title:
  infobars color disabled (needs theme update)

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

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


[Bug 1440354] Re: infobars color disabled (needs theme update)

2015-04-08 Thread Sadi Yumuşak
I'm not an expert in these matters but it seems to me that the problem
in bug #1259059 could have been better addressed by fixing ubuntu-themes
(instead of the patch above) so that they use yellow (info) for
GtkInfoBar  and not blue (question).

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

Title:
  infobars color disabled (needs theme update)

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

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


[Bug 1440354] Re: infobars color is not displayed

2015-04-08 Thread Sadi Yumuşak
I don't know. You might be right. I wouldn't expect that area to be left
sort of blank but filled with a very light shade of some color that
would fit in with the theme. And when I mentioned about this a themer
suggested to me that it might be bug caused by that patch, but then
implemented a bgcolor by inserting a couple of lines to the relevant css
file (although they said some bgcolor was displayed in other distros).

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

Title:
  infobars color is not displayed

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

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


[Bug 1440354] [NEW] infobars color is not displayed

2015-04-04 Thread Sadi Yumuşak
Public bug reported:

For some time now I don't see any bgcolor for Nautilus infobar (e.g. Trash 
infobar containg the 3rd Trash title as well as Restore and Empty button) in 
most GTK themes, even including Ambiance, under Ubuntu 14.10.
I've been told that the problem also exists in the latest beta version of 
Ubuntu 15.04.
I understand that this is caused by this patch:
http://bazaar.launchpad.net/%7Eubuntu-desktop/nautilus/ubuntu/view/head:/debian/patches/ubuntu_infobars_color.patch

** 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/1440354

Title:
  infobars color is not displayed

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

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


[Bug 1401077] [NEW] unable to change login password to blank

2014-12-10 Thread Sadi Yumuşak
Public bug reported:

The other day I decided to remove my Ubuntu installation (which I had
kept upgrading for some time) and did a fresh install of Ubuntu 14.10
64-bit, but this caused me this same old problem again: seahorse
password prompt popping up every time although I change it to
passwordless mode by starting seahorse, go to Passwords  Login, right
click and choose Change Password, enter old password (which is my user
login password), Continue, leave both new password fields blank,
Continue, and click OK.

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

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

Title:
  unable to change login password to blank

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

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


[Bug 1401077] Re: unable to change login password to blank

2014-12-10 Thread Sadi Yumuşak
WORKAROUND FOUND:

1) Deleted ~/.local/share/keyrings/login.keyring and
~/.local/share/keyrings/user.keystore

2) Restarted computer

3) In the Popup Window to change login keyring password, wrote something
and then deleted all (just in case) in both password entry field,
clicked Continue, and then OK.

** Summary changed:

- unable to change login password to blank
+ unable to change login keyring password to blank

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

Title:
  unable to change login keyring password to blank

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

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


[Bug 1086385] [NEW] seahorse occasionally undoes password change

2012-12-04 Thread Sadi Yumuşak
Public bug reported:

I first had the problem of being unable to change keyring password
(3.6.0), which was resolved later (3.6.2) but after I've changed the
default password (same as user login password) to (insecure) blank
password, seahorse allows this for some time and later it decides to
override it with the default password again. I manually upgraded to
3.6.3 and this helped a bit, meaning this bug appearing less frequently.
But it's still there. I use Ubuntu 12.10 64-bit.

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

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

Title:
  seahorse occasionally undoes password change

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

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


[Bug 1048484] Re: Seahorse can't change password GDBus.Error: org.freedesktop.Secret.Error.NoSuchObject:The collection does not exist

2012-10-27 Thread Sadi Yumuşak
Just upgraded to version 3.6.2 (64-bit) successfully! Thanks a lot!

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

Title:
  Seahorse can't change password GDBus.Error:
  org.freedesktop.Secret.Error.NoSuchObject:The collection does not
  exist

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

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


[Bug 1048484] Re: Seahorse can't change password GDBus.Error: org.freedesktop.Secret.Error.NoSuchObject:The collection does not exist

2012-10-23 Thread Sadi Yumuşak
@Սահակ (petrosyan): I think the table at the top shows that the Gnome
folks fixed it, but Ubuntu folks are still working to package it for
Ubuntu Quantal as a Low Priority task ;-)

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

Title:
  Seahorse can't change password GDBus.Error:
  org.freedesktop.Secret.Error.NoSuchObject:The collection does not
  exist

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

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