[Bug 1728354] Re: ntfs: unsupported reparse point

2018-10-25 Thread Jean-Pierre
> but all files are not valid Can you access some files (those with an on-disk copy) ? You are expected to not be able to access files which have no local copy. > sudo ntfsinfo -fv -F ~/data/云/OneDrive/layout.txt /dev/sdb2 ntfsinfo expects a path from the root directory of the designated partiti

[Bug 1728354] Re: ntfs: unsupported reparse point

2018-10-29 Thread Jean-Pierre
> Chiming in with some answers in the last document Thank you for your help trying to get this right, which I cannot do when users reporting issues do not answer my questions. > * ntfs-3g 1:2017.3.23-2 This is unclear to me, what is the output of : $(which ntfs-3g) -help 2>&1 | grep ration > Fo

[Bug 1728354] Re: ntfs: unsupported reparse point

2018-10-29 Thread Jean-Pierre
> To my surprise, I could still read all the files. I am surprised too, anyway if you get into a situation similar to #68, do not hesitate to report again. > ntfs-3g 2017.3.23 integrated FUSE 28 This version is unsuitable for accessing OneDrive directories, you will probably have to compile a fi

[Bug 1728354] Re: ntfs: unsupported reparse point

2018-10-30 Thread Jean-Pierre
> Do you think this version is insufficient, and if yes, in which respect? This version is a safe one, though it does not support some recent features from Windows 10. It can delegate accesses to "reparsed" files to a plugin, but it cannot delegate directories. So, with a fixed plugin, you might b

[Bug 1728354] Re: ntfs: unsupported reparse point

2018-10-07 Thread Jean-Pierre
> any update or progress? You may want to try ntfs-3g-2017.3.23AR.3 Please see http://jp-andre.pagesperso-orange.fr/junctions.html#other -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728354 Title:

[Bug 1700515] [NEW] package breeze-icon-theme 4:5.18.0-0ubuntu1 failed to install/upgrade: package breeze-icon-theme is not ready for configuration cannot configure (current status 'half-installed')

2017-06-26 Thread Jean-Pierre
Public bug reported: dont know! ProblemType: Package DistroRelease: Ubuntu 16.04 Package: breeze-icon-theme 4:5.18.0-0ubuntu1 ProcVersionSignature: Ubuntu 4.8.0-56.61~16.04.1-generic 4.8.17 Uname: Linux 4.8.0-56-generic x86_64 ApportVersion: 2.20.1-0ubuntu2.6 Architecture: amd64 Date: Mon Jun 26

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-12-11 Thread Jean-Pierre
Good news. Thanks for reporting. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1728354 Title: ntfs: unsupported reparse point To manage notifications about this bug go to: https://bugs.launchpad.ne

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-12-18 Thread Jean-Pierre
> do i need to create the folder ntfs-3g since its not available. Yes, when using ntfs-3g packaged by Ubuntu, you have to move the plugin to /usr/lib/x86_64-linux-gnu/ntfs-3g/ntfs-plugin-9000301a.so Also, this plugin is designed for ntfs-3g-2017.3.23AR.1 and you will not get its full feature from

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-12-19 Thread Jean-Pierre
> I've tried to follow #4 > getting confuse with ntfs-plugin-8017.so Post #4 is about system compression, which needs the plugin ntfs- plugin-8017.so, but according to your post #31 you are trying to access a OneDrive directory, which needs the plugin ntfs-plugin- 9000301a.so (a different

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-12-19 Thread Jean-Pierre
So, you have compiled ntfs-3g 2017.3.23AR.1, but probably without using the Ubuntu recommended configure options. Hence the plugins are expected in a default directory, not the one defined by Ubuntu. You have again to run : strings $(which ntfs-3g) | grep ntfs-plugin and relocate the plugins. If

[Bug 1734280] Re: udisks unable to mount NTFS-formatted usb drive properly if block device is set to read only (blockdev --setro /dev/sd??)

2018-02-26 Thread Jean-Pierre
When a device is read-only (through a hardware switch preventing it to be written to), ntfs-3g falls back to a read-only mount (since ntfs-3g 2012.1.15AR.7). Actually, ntfs-3g falls back to read-only mount whenever it gets an EROFS from trying to open a device read-write. -- You received this

[Bug 1734280] Re: udisks unable to mount NTFS-formatted usb drive properly if block device is set to read only (blockdev --setro /dev/sd??)

2018-02-26 Thread Jean-Pierre
Please try the attached patch ** Patch added: "Check whether the device was forced read-only" https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/1734280/+attachment/5063870/+files/forced-ro.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1728467] Re: All files on ntfs partitions are marked executable

2018-05-08 Thread Jean-Pierre
> why it defaults to execute on when the in kernel driver does not. Well, most users do not define the mapping of their user ids to Windows ids, so the permissions cannot be stored to the device, and the permissions have to be the same for all files and all users. If the default was no-execute, th

[Bug 1728354] Re: ntfs: unsupported reparse point

2019-10-08 Thread Jean-Pierre
> trying to duplicate the contents of the windows partition > with the RSYNC command > > rsync -a --delete --filter "- .tmp" --filter "- lost+found/" --filter > "- .Trash/" > /Windows1 /mnt/sdc14 2>ERROR.txt I doubt you get anything useful this way wrt Windows 10 system files : these files have

[Bug 1779427] Re: NTFS-3g does not support big sector and Windows 10

2019-07-01 Thread Jean-Pierre
> Unable to mount NTFS drives (64Kb cluster size) opened before with Windows 10 This is supposed to be fixed in the latest update, see https://bugs.launchpad.net/ubuntu/+source/ntfs- 3g/1:2017.3.23AR.3-3ubuntu1 Please post the ntfs-3g version you are using. For instance post the output of

[Bug 1779427] Re: NTFS-3g does not support big sector and Windows 10

2019-07-02 Thread Jean-Pierre
Your installed version does not have the fix. If you cannot wait for a global Ubuntu upgrade, you can try upgrading ntfs-3g from the link posted in #7. This might imply having to solve some dependencies. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subsc

[Bug 1812768] Re: ntfs-3g Unsupported "Archive" reparse point

2019-01-22 Thread Jean-Pierre
Thank you for your detailed report. > I encountered the dreaded "unsupported reparse point": And this is caused by Microsoft designing new organizations of files to implement new features. These features are not documented and may be meaningless to a Linux user. > File attributes: ARCHIVE REPARS

[Bug 1812768] Re: ntfs-3g Unsupported "Archive" reparse point

2019-01-23 Thread Jean-Pierre
> 2) Have it manifest itself as a broken symlink to the URL target This sounds like a good approximation. The target of the symlink could be formatted so that it shows what it is about. In your case this could be C:\Windows\System32\SystemUWPLauncher.exe(Microsoft.MicrosoftEdge_8wekyb3d8bbwe, Mi

[Bug 1812768] Re: ntfs-3g Unsupported "Archive" reparse point

2019-01-24 Thread Jean-Pierre
> I think if it would be possible to have both of those things, it would be very helpful Not possible : either the file is a symlink or it is of unknown type. I have made a proposal for you to try, available on : http://jp-andre.pagesperso-orange.fr/execlink.zip (however you will have to adapt th

[Bug 1789669] Re: Cannot read some windows 10 ntfs files

2018-08-29 Thread Jean-Pierre
> /c/Windows/WinSxS/amd64_microsoft-windows-l..b-onecore This file is probably compressed using the format introduced by Microsoft ca 2016 for Windows system files. Doing "ls -l /c/Windows/WinSxS/amd64_microsoft-windows-l..b-onecore" (with the full file name) will probably return "unsupp

[Bug 1728354] Re: ntfs: unsupported reparse point

2018-08-11 Thread Jean-Pierre
> ...something file C:\Program Files\internet explorer\xxx.dat is > bigger than 64k... oper_save.c###. xxx.dat is 65k... and more > and more like that... This does not look like a reparse point error. > but BACKUP program can't save all files in NTFS partitions. To backup a Windows system partit

[Bug 1728354] Re: ntfs: unsupported reparse point

2018-08-11 Thread Jean-Pierre
This file is "system compressed", so you need the systcomp plugin to read it. It is a system dll which has three symlinks and a short name, and it also has an integrity tag. Most file-level backup programs will decompress the file, and lose its special attributes, so you will not be able to restor

[Bug 1728354] Re: ntfs: unsupported reparse point

2018-08-11 Thread Jean-Pierre
>> Which error do you get when you copy this file by a regular cp command ? > There is no errors. Copying of this file is successfull. But FSArchiver can't > save all files. The full log above. So ntfs-3g and the plugin are fine, but saving individual Windows system files is not the way to go. >

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-11-08 Thread Jean-Pierre
> Case $ReparseType = '0x9000301A' > Return 'CLOUD_ROOT_ON_DEMAND' > So it might be a new type of reparse point, specific for OneDrive. Apparently yes, and accessing the cloud files must be done through some Microsoft proprietary network protocol controlled by your Microsoft account... More de

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-11-09 Thread Jean-Pierre
> I've tried to run ls on the folder on Ubuntu bash on Windows 10 Of course this relies on the full Microsoft cloud library... > Can anyone suggest further investigations I can perform on both > Windows and Linux to find out more? On Linux, can you please get the ntfsinfo output for the OneDrive

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-11-10 Thread Jean-Pierre
Would you please do the following : 1) download and compile ntfs-3g-2017.3.23AR.1 from http://jp-andre.pagesperso-orange.fr/advanced-ntfs-3g.html#download : tar -xf ntfs-3g_ntfsprogs-2017.3.23AR.1.tgz cd ntfs-3g_ntfsprogs-2017.3.23AR.1 ./configure make (do not install, so you will n

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-11-14 Thread Jean-Pierre
> Please tell me if you need more information. There is an important point about synchronizing cloud files when using on demand mode : what happens when you log into Windows after having updated (through Linux) your local copy of some file ? -- You received this bug notification because you are

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-12-21 Thread Jean-Pierre
> fenris@X240:~/Downloads/ntfs-3g_ntfsprogs-2017.3.23AR.1/src/.libs$ strings ntfs-3g | grep ntfs-plugin In the above command, you are examining what you have compiled, but the meaningful file is the one you are executing, and this is still not clear to me as your posts come from different situatio

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-12-21 Thread Jean-Pierre
> fenris@X240:~$ sudo ntfsinfo -fvF /media/fenris/746A024C6A020C14/Users/fenris/OneDrive /dev/sda2 What I asked for was : sudo ntfsinfo -fvF /Users/fenris/OneDrive /dev/sda2 > i just ./configure then make Then why did "ntfs-3g --help" return "ntfs-3g 2017.3.23AR.1" in post #38 with the PATH show

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-12-21 Thread Jean-Pierre
> ntfsinfo as per attached ntfsinfo.txt Ok, I see : "Reparse tag: 0x9000701a" This means you use a OneDrive configuration different from the ones posted by other users... So I will have to do something about it. Please be patient, I will be away next week. -- You received this bug notification

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-12-22 Thread Jean-Pierre
> fenris@X240:~/Downloads/ntfs-3g_ntfsprogs-2017.3.23AR.1$ ls -lo > win/Users/fenris/OneDrive > ls: cannot access 'win/Users/fenris/OneDrive': Input/output error I do not understand why you get this error. Can you access the path components ? (after having mounted with src/ntfs-3g from the direct

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-12-22 Thread Jean-Pierre
I have uploaded an update plugin version to http://jp-andre.pagesperso-orange.fr/onedrive101-beta.zip As this is experimental, only use it in read-only situations. It is quite possible that you have no file copy locally (they would only be in the cloud), in which case there is no much hope you co

[Bug 1728354] Re: ntfs: unsupported reparse point

2018-01-04 Thread Jean-Pierre
> any new advise / feedback you can share based on my feedback You are the only user I know, having a double level of reparse points, so the only feedback I can give now has to come from you. - Can you access (local) files in OneDrive subdirectories ? - can you update them ? - can you create new

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-11-26 Thread Jean-Pierre
> Is there a way to make the change permanent? The clean way is to recompile and install ntfs-3g 2017.3.23AR.1 using the ./configure parameters recommended by Ubuntu (which I do not know), then move ntfs-plugin-9000301a.so to the ntfs-3g plugin directory (see post #4 above). -- You received this

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-11-28 Thread Jean-Pierre
> I have "installed" the module... I assume you have also recompiled and installed ntfs-3g 2017.3.23AR.1 according to recommended Ubuntu settings. > OneDrive seems to be synchronizing the files without issue. Does this apply to text files created on Windows and updated by vi/emacs/nano on Ubuntu

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-12-05 Thread Jean-Pierre
> I haven't touched ntfs-3g, only copied/installed the plugin Good to know this is usable, though it was not part of the design. You probably cannot browse the OneDrive directory, but apparently you can access files (and browse subdirectories) when you know their path. Despite the inconvenience th

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-12-06 Thread Jean-Pierre
> OneDrive has no problem to sync after saving the file with LibreOffice. Which makes me wonder whether there is a problem at all... Your posts #25 and #26 show that LibreOffice does not interfere with the object id assumed to be related to synchronization. In the last paragraph of #19, I interp

[Bug 1728354] Re: ntfs: unsupported reparse point

2018-01-19 Thread Jean-Pierre
> I've tried to installed the debian package experimental. So you can confirm it is compatible with Ubuntu. > The result/output are remained the same. This is expected. > 'unsupported reparse point' This is also expected, if you did not install the plugin at the location which the installed nt

[Bug 1179070] Re: nm-applet show wrong characters on Modem broadband connection and sometimes crash.

2013-11-30 Thread Jean-Pierre
*** This bug is a duplicate of bug 1185330 *** https://bugs.launchpad.net/bugs/1185330 ** This bug has been marked a duplicate of bug 1185330 network manager error -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.la

[Bug 1185330] Re: network manager error

2013-11-30 Thread Jean-Pierre
I have discovered the cause of this problem. There are some bad g_free() calls in the code. I will submit patch. ** Patch added: "Apply patch using patch -p1 < network-manager-applet.patch at the source of the tree as obtained by apt-get source network-manager-applet" https://bugs.launchpad.n

[Bug 1185330] Re: network manager error

2013-11-30 Thread Jean-Pierre
I found this revision in which code that formerly duplicated the string was replaced with code that copies a pointer to the relevant settings data structure "id" value. http://bazaar.launchpad.net/~ubuntu-branches/ubuntu/saucy/network- manager-applet/saucy/revision/105.1.1#src/applet-device-cdma.c

[Bug 41411] Re: Fonts are mapped to ugly fonts (which also causes problems with OOo)

2013-12-27 Thread Jean-Pierre
I learned that the system was mapping Times and Helvetica to Nimbus equivalents, and that was messing up some websites. On-screen display of Nimbus fonts in Linux is not ideal, even if I disable hinting. They have a way to look awful. I changed the mappings to use Liberation fonts, and the result i

[Bug 1264589] [NEW] No wallpaper or multi-display support after logout

2013-12-27 Thread Jean-Pierre
Public bug reported: Wallpaper for users do not appear, and second display remains dark after I logout from my account. Expected behaviour should be consistent with computer boot: user wallpapers show when the user is selected, and I can login from either display as long as it has mouse focus. *

[Bug 1248286] Re: Screen lock with dual monitor leaves one display still active

2014-01-03 Thread Jean-Pierre
I am not sure that this is a regression in 13.10 though. I remember my friend experienced this in Ubuntu 13.04. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248286 Title: Screen lock with dual mon

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-10-29 Thread Jean-Pierre
Reparse points are a way to trigger some specific processing when accessing a file. For instance a reparse point can be used to define a new patch to the file or directory, which ntfs-3g emulates as a symbolic link. Windows 10 makes use of new reparse points for new kinds of features, which ntfs-

[Bug 1728669] [NEW] package libudev1:amd64 234-2ubuntu12.1 failed to install/upgrade: package libudev1:amd64 is already installed and configured

2017-10-30 Thread Jean-Pierre
*** This bug is a duplicate of bug 545790 *** https://bugs.launchpad.net/bugs/545790 Public bug reported: ? ProblemType: Package DistroRelease: Ubuntu 17.10 Package: libudev1:amd64 234-2ubuntu12.1 ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4 Uname: Linux 4.13.0-16-generic x86_64

[Bug 1728354] Re: ntfs: unsupported reparse point

2017-11-01 Thread Jean-Pierre
> configure complains that libntfs-3g is not new enough: libntfs-3g >= 2017.3.23, So, the system-compression package has been upgraded beyond what you have installed, nevertheless ntfs-3g 1:2016.2.22AR.2-2 is able to run the plugins, though probably not the latest version. Then, you have to downl

[Bug 1577203] [NEW] Upgrade to r15 from LTS14 not working

2016-05-01 Thread Jean-Pierre
Public bug reported: I have disabled all non-official packages supplies before attempting an upgrade but it does not work. Jean-Pierre ProblemType: Bug DistroRelease: Ubuntu 14.04 Package: ubuntu-release-upgrader-core 1:0.220.8 ProcVersionSignature: Ubuntu 3.13.0-85.129-generic 3.13.11-ckt36

[Bug 956762] Re: ntfsresize prompts ( on non tty ) and refuses to resize dirty volume

2012-03-16 Thread Jean-Pierre
This was fixed in ntfs-3g-2011.4.12AR.6 On buggy versions you may avoid the bug by using option -f twice : ntfsresize -ff. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/956762 Title: ntfsresize pro

[Bug 506545] Re: possible fs crash in "hibernated" windows

2010-12-29 Thread Jean-Pierre
> It seems that ntfs-3g could not determine "hibernate" status in Windows 7. Detection of a hibernated Windows session is based on a file named "hiberfil.sys" on the Windows system partition in which Windows saves its state. 1) Was the damaged partition the Windows system one, or was it another

[Bug 392204] Re: Huge CPU usage by mount.ntfs process

2010-12-02 Thread Jean-Pierre
Hi wolger, Are you expecting some help ? what about providing the ntfs-3g version you are using (type "ntfs-3g --help") and the circumstances in which this happened ? (what kind of action on what kind of file ? is it reproducible ? how full is your ntfs partition ?) -- You received this bug noti

[Bug 1481350] Re: Internal hard disk partition cannot be mounted manually

2015-08-04 Thread Jean-Pierre
This is what the ntfs-3g manual has to say about it : Windows hibernation and fast restarting On computers which can be dual-booted into Windows or Linux, Windows has to be fully shut down before booting into Linux, otherwise the NTFS file systems on internal disks may

[Bug 1280574] Re: Files modified on NTFS partition are seen as corrupted files in Windows

2014-02-17 Thread Jean-Pierre
I have a few more questions after having read your replies to Anton. First, I would like to check whether there is a difference from Windows 8 in processing the "fast restart mode". Please turn this feature back on, then log off Windows (to be ready for a fast restart), boot into Ubuntu and show

[Bug 1280574] Re: Files modified on NTFS partition are seen as corrupted files in Windows

2014-02-17 Thread Jean-Pierre
> Enabling fast restart back on prevents me from mounting > the partitions, giving this error message: That is the expected consequence of enabling the "fast restart" mode. It is a good point which shows ntfs-3g correctly detects the mode, and Windows 8.1 appears to behave like Windows 8. So I dis

[Bug 1280574] Re: Files modified on NTFS partition are seen as corrupted files in Windows

2014-02-18 Thread Jean-Pierre
First, what is the model of your hard disk ? The backup boot sector is located at a place unusual for a 512-sector disk. Then, you have built the image after having started chkdsk twice, nevertheless when I start chkdsk on the image, it still finds an error. The error is about directory Django/GSW

[Bug 1280574] Re: Files modified on NTFS partition are seen as corrupted files in Windows

2014-02-18 Thread Jean-Pierre
So apparently, Windows and Ubuntu do not read the same data, which point at a cache somewhere not synced when shutting down. Here are a few URL pointing at a tool from Intel to configure a SSD as a cache. http://www.pugetsystems.com/labs/articles/How-it-Works-Intel-SSD-Caching-148/ http://www.pcwo

[Bug 1280574] Re: Files modified on NTFS partition are seen as corrupted files in Windows

2014-02-19 Thread Jean-Pierre
> Anyway, I think what I can try now is uninstall ExpressCache or > stop SSD caching somehow and see if this fixes the problem and > maybe reinstall it afterwards. Looks reasonable. I have no experience with this. Please share your findings. > And if I disabled SSD caching, will I be able to use

[Bug 1280574] Re: Files modified on NTFS partition are seen as corrupted files in Windows

2014-02-20 Thread Jean-Pierre
Glad you made it. > any way to make SSD caching work with dual booting IMHO that would require either : - a cacheing software which exists in both Windows and Linux variant, - or which can be customized to cache the Windows system partition only, - or which can be customized to sync the SSD to H

[Bug 1429125] Re: can't install testdisk unmet dependencies libntfs-3g852

2015-03-06 Thread Jean-Pierre
> When I manually install > ntfs-3g_2014.2.15AR.2-1_amd64.deb > everything works fine and i can install testdisk But ntfs-3g_2014.2.15AR.2 is buggy. Upgrading to ntfs-3g_2014.2.15AR.3 is recommended. > testdisk : Depends: libntfs-3g852 This means testdisk was compiled for using ntfs-3g_2014.2.15

[Bug 1194225] Re: Can't set current working directory into ntfs mounted directory.

2013-10-17 Thread Jean-Pierre
> the part of the documentation that says "ACCESS HANDLING AND SECURITY > /Be default, files and directories are owned by ... and everybody has full > read, > write, execution and directory browsing permissions." is at best deceptive, > at worst completely untrue. What do you feel deceptive or

[Bug 1242310] [NEW] Bluetooth disabled after resume

2013-10-20 Thread Jean-Pierre
Public bug reported: On Ubuntu 13.10 a Lenovo X1 Carbon running Ubuntu 64-bit has problems to communicate with bluetooth input devices on resume from suspend. This problem happened only after upgrade to Ubuntu 13.10. Reloading the module btusb fixes the problem (rmmod btusb; modprobe btusb). Plac

[Bug 1243169] [NEW] Thunderbird Enigmail cannot see GPG agent in Gnome Keyring

2013-10-22 Thread Jean-Pierre
Public bug reported: Since upgrading to Ubuntu 13.10, the Gnome Keyring GPG agent is not visible from Thunderbird when launched via Unity's messaging menu. The variable GPG_AGENT_INFO is not in Thunderbird's environment. Terminals opened from the Unity Launcher do have GPG_AGENT_INFO, and when Thu

[Bug 1219560] Re: Can't pair Logitech K810 using GUI

2013-10-24 Thread Jean-Pierre
I do not have the problem in message #4 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1219560 Title: Can't pair Logitech K810 using GUI To manage notifications about this bug go to: https://bugs.la

[Bug 1242310] Re: Bluetooth disabled after resume

2013-10-26 Thread Jean-Pierre
This script reloads the Bluetooth module at wake-up time. I don't think this is a defintive solution for this problem, since the module is supposed to be reloaded by the power manager through other means, but that fails to activate Bluetooth for some reason. ** Attachment added: "/etc/pm/sleep.d/9

[Bug 1208914] Re: HDD formated with NTFS using gnome-disk-utility doesn't show all files

2013-08-11 Thread Jean-Pierre
What is the name of the missing folder ? What are the sizes and space on disk on Windows (from properties of the volume) and on Linux ("df" on mounted partition) ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad

[Bug 1219560] Re: Can't pair Logitech K810 using GUI

2013-09-01 Thread Jean-Pierre
File captured while the GUI hung for about a minute, and then failed to pair the keyboard. ** Attachment added: "Hung for a minute, then failed to pair" https://bugs.launchpad.net/ubuntu/+source/bluez/+bug/1219560/+attachment/3798345/+files/hci.log -- You received this bug notification becau

[Bug 1219560] [NEW] Can't pair Logitech K810 using GUI

2013-09-01 Thread Jean-Pierre
Public bug reported: I cannot pair the Logitech K810 keyboard to my computer using the graphical interface provided by Ubuntu. Whenever I try I get two possibilities: 1. The GUI will show me a password, which I must type in the keyboard. After typing the password and pressing ENTER, the pairing w

[Bug 1219560] Re: Can't pair Logitech K810 using GUI

2013-09-01 Thread Jean-Pierre
Previous comment contained an attempt to pair that failed. The GUI did not display a password to type on the keyboard, but the file registered one, as evidenced in this line: 2013-09-01 21:54:09.899971 > HCI Event: User Passkey Notification (0x3b) plen 10 bdaddr 00:1F:20:*:*:* passkey 662178

[Bug 1445381] [NEW] package wireshark-common 1.10.6-1 failed to install/upgrade: il sottoprocesso installato script di post-removal ha restituito lo stato di errore 128

2015-04-17 Thread jean-pierre
Public bug reported: package wireshark-common 1.10.6-1 failed to install/upgrade: il sottoprocesso installato script di post-removal ha restituito lo stato di errore 128 ProblemType: Package DistroRelease: Ubuntu 14.04 Package: wireshark-common 1.10.6-1 ProcVersionSignature: Ubuntu 3.16.0-34.47~1

[Bug 1516702] Re: fstrim on 30 GB ntfs partition says 16 EiB (18446744073709551615 bytes) trimmed

2015-11-23 Thread Jean-Pierre
Proposed patch for reporting the real trimmed size attached ** Patch added: "Proposed patch" https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/1516702/+attachment/4523983/+files/ioctl-fstrim.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is su

[Bug 1516702] Re: fstrim on 30 GB ntfs partition says 16 EiB (18446744073709551615 bytes) trimmed

2015-11-25 Thread Jean-Pierre
> Maybe this is not ntfs-3g driver bug. The bug is present in all ntfs-3g versions earlier than Nov 23, 2015. The bug is only about the reported trimming count when using the option -v. The trimming operation is not affected by the bug, so you probably need not apply the patch if you do not know

[Bug 1416925] Re: Internal hard disk partition cannot be mounted manually

2015-02-03 Thread Jean-Pierre
> Metadata kept in Windows cache, refused to mount. This means you have shut down Windows 8 (or 8.1 or 10) in such a mode that it keeps metadata in its cache for faster restarting. > The NTFS partition is in an unsafe state. Please resume and shutdown > Windows fully (no hibernation or fast restar

[Bug 1416925] Re: Internal hard disk partition cannot be mounted manually

2015-02-03 Thread Jean-Pierre
Sorry, the commands in my previous post should read : mkdir temp-sdb2 sudo ntfs-3g -o ro /dev/sdb2 temp-sdb2 sudo head -c 30 'temp-sdb2/$LogFile' | tail -c 4 | od -t x1 sudo umount temp-sdb2 rmdir temp-sdb2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 1418560] Re: mount -T ntfs fails instead of remounting ro

2015-02-05 Thread Jean-Pierre
> sudo mount /media/BOOTCAMP -o error=remount-ro Only the options described in http://www.tuxera.com/community/ntfs-3g-manual/#6 can be used for mounting an ntfs partition. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.

[Bug 1265786] Re: ntfs-3g does not terminate at computer shutdown

2014-05-06 Thread Jean-Pierre
What happens if you unmount all your ntfs file systems before shutdown ? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1265786 Title: ntfs-3g does not terminate at computer shutdown To manage notif

[Bug 1265786] Re: ntfs-3g does not terminate at computer shutdown

2014-05-08 Thread Jean-Pierre
If unmounting during shutdown fails though you can unmount manually, then some service needed for unmounting must have been closed earlier. Normally ntfs-3g only has to fsync(2) to make sure the device is left in a consistent state. -- You received this bug notification because you are a member o

[Bug 1249674] Re: New objects should inherit access rights from above

2014-04-06 Thread Jean-Pierre
1) Making Windows-type permission inheritance by default would change the default behavior. Even if this would be a good thing, it will cause users to be disoriented. 2) Currently Windows-type inheritance is available as an option, provided user-mapping is defined. This restriction will be lift

[Bug 1035431] Re: bluetooh-wizard failed to connect to a keyboard(logitech)

2014-05-05 Thread Jean-Pierre
Hello, I upgraded to the packages in the PPA mentioned in comment #27. I removed mi Logitech K810 keyboard using the GUI, then restarted the computer. I managed to pair my keyboard successfully typing the six characters on-screen. In fact, the GUI showed progression as I typed the characters by ma

[Bug 1349533] Re: unable to mount large ntfs usb drive

2014-07-28 Thread Jean-Pierre
"status 13: Error reading bootsector: Input/output error" This is a physical read error. Could be an unusual partitioning. Please post the output of "fdisk -l /dev/sdb". "I ran chkdsk /f in Windows and rebooted twice: still no result." How did you make sure you designated the same partition ? "It

[Bug 1349533] Re: unable to mount large ntfs usb drive

2014-07-29 Thread Jean-Pierre
Update : if this device is GPT partitioned, fdisk cannot show the partition table. Use parted instead : sudo parted /dev/sdb print Also the device has 4096-byte sectors, ntfs-3g 1:2013.1.13AR.1 supports that, but do not use earlier versions. -- You received this bug notification because you are

[Bug 1349533] Re: unable to mount large ntfs usb drive

2014-07-29 Thread Jean-Pierre
"dd: error reading ‘/dev/sdb4’: Input/output error" So, this is not a file system issue. I would first check the device can be read at all : sudo dd if=/dev/sdb of=bootsector count=1 If this is successful, the partitioning of your device is probably not compatible with Ubuntu, and I would suggest

[Bug 1185330] Re: nm-applet crashes when switching between devices

2014-01-18 Thread Jean-Pierre
I can confirm it works fine for me. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1185330 Title: nm-applet crashes when switching between devices To manage notifications about this bug go to: https

[Bug 1197093] Re: Attempts to establish VPN connection before default route available

2014-01-08 Thread Jean-Pierre
I have not experienced this for some time. I'm running Ubuntu 13.10 at this point, and I'm not sure at which point it started working correctly. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1197093 T

[Bug 1264589] Re: No wallpaper or multi-display support after logout

2014-01-08 Thread Jean-Pierre
It started working for me some time ago. Perhaps two weeks ago. I'm not sure if it had anything to do with me having a custom “/etc/gnome- settings-daemon/xrandr/monitors.xml”. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bu

[Bug 1280574] Re: Files modified on NTFS partition are seen as corrupted files in Windows

2014-02-15 Thread Jean-Pierre
> Whenever I create or copy files to any of the NTFS partitions from Ubuntu, > these files > get deleted once I login to Windows. Does this also happen to files on external devices (such as a usb key) ? > I have been able to find the exact event log concerning this issue in Windows A file has a

[Bug 1280574] Re: Files modified on NTFS partition are seen as corrupted files in Windows

2014-02-16 Thread Jean-Pierre
Thank you for your report. The file you attached is probably not the right one. It was apparently created on Jan 18th, whereas the strange repair you reported was on Feb 5th. The one you posted might be a consequence of resizing the ntfs partition from 400GB to 126GB, it is not related to the issu

[Bug 1194225] Re: Can't set current working directory into ntfs mounted directory.

2013-10-16 Thread Jean-Pierre
Trying to replay your example, I got "Operation not supported", not "Operation not permitted". The "no_def_opts" means not setting the "silent" option (and other ones), and there is some lack of documentation information on "silent" : beside ignoring errors on chmod(1) and chown(1), this also igno

[Bug 1107643] Re: Ubuntu Software Center offers polical literature (Red Ink) now.

2013-02-01 Thread Jean-Pierre
More than political literature, it is proselytism and apology to communism. How would people react if there was Nazi proselytism in the Ubuntu application store? Well, that's exactly what happens. There's a lot of Linux magazines, software-related information, and communism proselytism. I find it d

[Bug 1094187] Re: ntfs-3g keeps crashing with SIGABRT in raise()

2013-02-04 Thread Jean-Pierre
"So Jean-Pierre how do we update Fuse?" The fuse repository is at http://fuse.git.sourceforge.net/git/gitweb-index.cgi "And/or can you provide us with a link to the bug on the fuse bugtracker?" IMHO the developers' mail list is used for reporting bugs, see pointers in ht

[Bug 838091] Re: should link fsck.ntfs -> ntfsfix/ntfsck

2011-10-06 Thread Jean-Pierre
> So, ntfs-3g should symlink fsck.ntfs to ntfsfix or ntfsck, > though the latter fails to check my partitions, It fails because the development of ntfsck has been interrupted years ago before anything useful was developed. > so maybe ntfsfix would be better. ntfsfix does not check the volume, it

[Bug 1043149] Re: [regression since 12.04] ntfs-3g refuses to mount Windows8 not using hibernation

2012-09-20 Thread Jean-Pierre
When the "fast restarting" of Windows 8 is enabled, the ntfs partitions of internal disk (this means including non-Windows system partition) may be left in an inconsistent state, and Windows 8 restarts using a saved copy of the metadata (instead of what is actually on disk), leading to potential da

[Bug 1052566] Re: Files edited under Ubuntu corrupted when saving other files under windows on a shared NTFS partition

2012-09-20 Thread Jean-Pierre
Copying what I have just written about report 1043149 : When the "fast restarting" of Windows 8 is enabled, the ntfs partitions of internal disk (this means including non-Windows system partition) may be left in an inconsistent state, and Windows 8 restarts using a saved copy of the metadata (inst

[Bug 1043149] Re: [regression since 12.04] ntfs-3g refuses to mount Windows8 not using hibernation

2012-09-21 Thread Jean-Pierre
AFAIK, leaving Windows 8 by selecting "restart" and rebooting to Linux is safe. Also using the Windows dual-boot manager is safe, because it syncs the cached data to disk before starting another OS. The unsafe situation is booting directly into another OS through another boot manager such as grub.

[Bug 1008117] Re: Nautilus suggests option for mounting hibernated ntfs partitions that could lead to data loss

2012-09-21 Thread Jean-Pierre
The mounting denial is not a bug. It is a feature preventing you from losing data. Also please see http://jp-andre.pagesperso-orange.fr/advanced-ntfs- 3g.html#windows8 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launc

[Bug 1061874] Re: Copying large folders on NTFS partition fails with "Transport endpoint is not connected"

2012-10-05 Thread Jean-Pierre
Please upgrade fuse. Fuse 2.9.0 has a random bug, when remounting manually you were just lucky. I would also recommend doing a chkdsk. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1061874 Title: Co

[Bug 1061874] Re: Copying large folders on NTFS partition fails with "Transport endpoint is not connected"

2012-10-05 Thread Jean-Pierre
Oh, and I forgot to suggest replacing the final "2" in your /etc/fstab entry by "0". The value "2" is a request to make a file system check before mounting but AFAIK nobody has released an open source ntfs file system checker, this is just giving you a false impression of safety. -- You recei

Re: [Bug 1009879] Re: NetworkManager high CPU usage while nm-applet and Transmission run

2012-08-02 Thread Jean-Pierre
I haven't been able to replicate this again. Just close the report. It may have been fixed upstream or something. Mathieu Trudel-Lapierre wrote: >I've never been able to reproduce this issue. > >Jean-Pierre: please use 'apport-collect 1009879' to add additional &

[Bug 1045628] Re: ntfs-3g allows creation of illegal (Windows) names

2012-09-03 Thread Jean-Pierre
Please read http://www.tuxera.com/community/ntfs-3g-faq/#posixfilenames2 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1045628 Title: ntfs-3g allows creation of illegal (Windows) names To manage no

[Bug 435192] Re: Automatic mounting of read only ntfs partition on usb device fails

2012-09-07 Thread Jean-Pierre
Please test the attached patch ** Patch added: "Patch for mounting a read-only device" https://bugs.launchpad.net/ubuntu/+source/ntfs-3g/+bug/435192/+attachment/3297662/+files/readonly.patch -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to

[Bug 1019806] Re: ntfs-3g crashed with SIGABRT in get_node()

2012-09-10 Thread Jean-Pierre
As I have already said for bug 104944, the patch to fuse for this bug is in http://fuse.git.sourceforge.net/git/gitweb.cgi?p=fuse/fuse;a=commit;h=1061a0a2d90148bd2e7f32e1e694399db2dbe087 Is there no management of duplicated reports ? -- You received this bug notification because you are a member

  1   2   3   4   5   >