Re: [Desktop-packages] [Bug 1813679] Re: vim-gtk can no longer save to non-group-writable files in GVFS SFTP mounts in 18.04

2020-05-21 Thread Adam Novak
I haven't upgraded to Focal yet, but it's still an open issue upstream: https://github.com/vim/vim/issues/5237 May 20, 2020 5:49 AM, "Sebastien Bacher" wrote: > Is that still an issue in focal? > > -- > You received this bug notification because you are subscribed to the bug > report. > https:

[Desktop-packages] [Bug 1813679] Re: vim-gtk can no longer save to non-group-writable files in GVFS SFTP mounts in 18.04

2019-11-18 Thread Adam Novak
I did a bisect as asked in the upstream issue I reported at https://github.com/vim/vim/issues/5237 and I think that https://github.com/vim/vim/commit/cd142e3369db163a511dbe9907bcd138829c is the offending commit. ** Summary changed: - vim-gtk can no longer save to GVFS SFTP mounts in 18.04 + v

[Desktop-packages] [Bug 1813679] Re: vim-gtk can no longer save to GVFS SFTP mounts in 18.04

2019-11-18 Thread Adam Novak
Sorry, I misremembered my results from yesterday. I just checked again. The permissions are in fact different: the Nautilus-created files are 644 (because my "New Text Document.txt" template in ~/Templates is 644), while files created with e.g. touch are 664. Since both allow me, the owning user,

Re: [Desktop-packages] [Bug 1813679] Re: vim-gtk can no longer save to GVFS SFTP mounts in 18.04

2019-11-18 Thread Adam Novak
The permissions and ownership are the same. It seems to persist across ejecting and remounting the SSH mount. I can see if it persists across a reboot or magically spreads from one SSH mount to a different mount (via a different hostname/ip for the same machine), but I suspect it won't. November 1

[Desktop-packages] [Bug 1813679] Re: vim-gtk can no longer save to GVFS SFTP mounts in 18.04

2019-11-17 Thread Adam Novak
I can actually only get this to manifest *for files created by Nautilus*. Files that are created from an ssh session or by cd-ing into the /run/user/1000/... directory are unaffected. So I guess this also affects Nautilus? ** Also affects: nautilus (Ubuntu) Importance: Undecided Status:

[Desktop-packages] [Bug 1813679] Re: vim-gtk can no longer save to GVFS STFP mounts in 18.04

2019-11-17 Thread Adam Novak
This is an interaction between vim and GVFS, so I've added GVFS as affected. ** Also affects: gvfs (Ubuntu) Importance: Undecided Status: New ** Summary changed: - vim-gtk can no longer save to GVFS STFP mounts in 18.04 + vim-gtk can no longer save to GVFS SFTP mounts in 18.04 -- You

[Desktop-packages] [Bug 1772742] [NEW] libglib2.0-dev needs a dependency on libffi-dev because its pkg-config file specifies -lffi

2018-05-22 Thread Adam Novak
Public bug reported: The pkg-config file at /usr/lib/x86_64-linux- gnu/pkgconfig/gobject-2.0.pc has "-lffi" in its "Libs.private". This means that when you ask pkg-config how to link statically against gobject-2.0, with "pkg-config --libs --static gobject-2.0", you get a series of linker flags tha

[Desktop-packages] [Bug 1772711] [NEW] Static library for libyajl is "libyajl_s.a" and pkg-config lies about it

2018-05-22 Thread Adam Novak
Public bug reported: The static library for libyajl-dev is installed as /usr/lib/x86_64 -linux-gnu/libyajl_s.a and not /usr/lib/x86_64-linux-gnu/libyajl.a. This means that static linking with "-lyajl" will not find it; you need to use "-lyajl_s". This has not been explained to pkg-config (and I s

[Desktop-packages] [Bug 1011446] Re: UML drawing tools' comment fields are too small to be usable

2015-02-11 Thread Adam Novak
I can confirm that the patch to /usr/bin/dia works on 12.04 as well. Can we get the maintainer to update the package to include the patch? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to dia in Ubuntu. https://bugs.launchpad.net/bugs/1011

[Desktop-packages] [Bug 1375430] [NEW] ping6 output too wide

2014-09-29 Thread Adam Novak
Public bug reported: A fully-filled-in IPv6 address is 8 groups of 4 characters each, with 7 colons, for a total of 39 characters. This is much longer than the 4 * 4 + 3 = 19 characters maximum required to represent an IPv4 address, which is what the output format that ping6 inherits from ping was

[Desktop-packages] [Bug 957668] Re: Opening this file causes gedit to segfault

2012-03-16 Thread Adam Novak
** Attachment added: "The file causing the segfault" https://bugs.launchpad.net/bugs/957668/+attachment/2884434/+files/gedit-segfault.dat -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gedit in Ubuntu. https://bugs.launchpad.net/bugs

[Desktop-packages] [Bug 957668] [NEW] Opening this file causes gedit to segfault

2012-03-16 Thread Adam Novak
Public bug reported: I found this (binary) file inside of an app called RetroShare. I tried to open it in my running gedit window by drag-and-drop, and my gedit disappeared. I then tried to "gedit " from the command line. The gedit window opened, was blank for a little bit, and then disapeared, an