[Desktop-packages] [Bug 1694129] Re: Cannot attach Network Shares in Thunderbird

2019-01-30 Thread Oliver Schonrock
*** This bug is a duplicate of bug 1714518 ***
https://bugs.launchpad.net/bugs/1714518

I used to work amount this with a symbolic from Desktop to

 /run/user/${userid}/gvfs/smb-
share:server=${servername},share=${sharename}

Now that doesn't work either.

After attaching the file, you can still double click on it, in the open
draft. That opens fine. But when trying to send the message, thunderbird
complains that it can't attache the file.

Copying the file to Desktop first works fine. Also, if the symbolic link
is from local, to local, then it works. so the symbolic link does not
appear to be the issue.

Using Thunderbird 60.4 on Unbuntu 18.04

I think the symbolic link workaround stopped working after I upgraded
from Ubuntu 16.04 to 18.04

18.04 does "add a feature though". It does show the "+ Other locations"
entry in left panel of the "attach files" dialog. However, when using
that the same thing happens, it fails. See attached screenshots.



** Attachment added: "failed to sen attachments"
   
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1694129/+attachment/5234296/+files/Screenshot%20from%202019%2001%2030%2015%2046%2021.png

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

Title:
  Cannot attach Network Shares in Thunderbird

Status in thunderbird package in Ubuntu:
  Confirmed

Bug description:
  Suddenly (and I'm not sure if this was after a recent Ubuntu update or
  a Thunderbird one, Thunderbird no longer shows "Network" locations in
  the 'Attach File(s)' window. Normally below "Bookmarks" is another
  section "Network" which shows my network locations, however this
  entire section is now missing.

  There is now no way of attaching a file existing anywhere on the
  network to an outgoing email. Nautilus can see and access all the
  network locations 100% fine. Drag/drop into the outgoing email from
  Nautilus will attach a network file to the email but Thunderbird
  refuses to send it and throws up a "Send Message Error":

  Sending of the message failed.
  There was an error attaching smb://mypc/my documents/myfolder/file.xls. 
Please check that you have access to the file.

  Attaching network files in Thunderbird and on Ubuntu 14.04 has worked
  fine for two years. I'm a "user" and really not that au-fait with the
  inner workings of Linux so I hope this helps.

  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: thunderbird 1:52.1.1+build1-0ubuntu0.14.04.1
  ProcVersionSignature: Ubuntu 3.13.0-119.166-generic 3.13.11-ckt39
  Uname: Linux 3.13.0-119-generic x86_64
  AddonCompatCheckDisabled: False
  ApportVersion: 2.14.1-0ubuntu3.24
  Architecture: amd64
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  jon2048 F pulseaudio
  BuildID: 20170512195315
  Channel: Unavailable
  CurrentDesktop: Unity
  Date: Sun May 28 15:09:59 2017
  Extensions: extensions.sqlite corrupt or missing
  ForcedLayersAccel: False
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  IncompatibleExtensions: Unavailable (corrupt or non-existant 
compatibility.ini or extensions.sqlite)
  InstallationDate: Installed on 2014-12-10 (900 days ago)
  InstallationMedia: Ubuntu 14.04.1 LTS "Trusty Tahr" - Release amd64 
(20140722.2)
  IpRoute:
   default via 192.168.1.1 dev wlan0  proto static 
   192.168.1.0/24 dev wlan0  proto kernel  scope link  src 192.168.1.7  metric 9
  Locales: extensions.sqlite corrupt or missing
  Plugins: Shockwave Flash - /usr/lib/flashplugin-installer/libflashplayer.so
  PrefSources: prefs.js
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  Profiles: Profile0 (Default) - LastVersion=52.1.1/20170512195315 (In use)
  RunningIncompatibleAddons: False
  SourcePackage: thunderbird
  Themes: extensions.sqlite corrupt or missing
  UpgradeStatus: No upgrade log present (probably fresh install)
  WifiSyslog:
   
  dmi.bios.date: 08/08/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: X551CA.202
  dmi.board.asset.tag: ATN12345678901234567
  dmi.board.name: X551CA
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: 1.0
  dmi.chassis.asset.tag: No Asset Tag
  dmi.chassis.type: 10
  dmi.chassis.vendor: ASUSTeK COMPUTER INC.
  dmi.chassis.version: 1.0
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrX551CA.202:bd08/08/2013:svnASUSTeKCOMPUTERINC.:pnX551CA:pvr1.0:rvnASUSTeKCOMPUTERINC.:rnX551CA:rvr1.0:cvnASUSTeKCOMPUTERINC.:ct10:cvr1.0:
  dmi.product.name: X551CA
  dmi.product.version: 1.0
  dmi.sys.vendor: ASUSTeK COMPUTER INC.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : 

[Desktop-packages] [Bug 1579543] Re: Firefox 46 is missing network shares in file selector

2016-05-09 Thread Oliver Schonrock
a workaround is to bookmark (either within nautilus or the FF file
browser) to file system location:

/var/run/user/1000/gvfs/

(your user id may be different)

That bookmark (presumably because it is just a filepath and not a smb://
"url") does appear in FF filebrowser Bookmarks section. You can then use
that bookmark from the FF filebrowser and then choose the mounted smb
drive and continue filebrowsing from there.

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

Title:
  Firefox 46 is missing network shares in file selector

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Expected behavior:
  Firefox file selection windows show network shares mounted via Nautilus (i.e. 
gvfs SMB mounts).

  Actual behavior:
  File selection window only shows local folders.

  Steps to reproduce:
  * Go to menu File -> Open File (or start a download so that the file saving 
dialog is shown).
  * Observe the locations shortcuts offered in the left side of the selection 
window.

  Version information:
  * Vanilla Ubuntu Firefox package with Firefox 46.0.
  * Stock Ubuntu 16.04 installed on a blank machine.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 1579543] Re: Firefox 46 is missing network shares in file selector

2016-05-09 Thread Oliver Schonrock
same here on ubuntu 14.04 with FF46

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

Title:
  Firefox 46 is missing network shares in file selector

Status in firefox package in Ubuntu:
  Confirmed

Bug description:
  Expected behavior:
  Firefox file selection windows show network shares mounted via Nautilus (i.e. 
gvfs SMB mounts).

  Actual behavior:
  File selection window only shows local folders.

  Steps to reproduce:
  * Go to menu File -> Open File (or start a download so that the file saving 
dialog is shown).
  * Observe the locations shortcuts offered in the left side of the selection 
window.

  Version information:
  * Vanilla Ubuntu Firefox package with Firefox 46.0.
  * Stock Ubuntu 16.04 installed on a blank machine.

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 230374] Re: Nautilus unusably slow with large ~/.gvfs dirs

2012-10-22 Thread Oliver Schonrock
** Changed in: gvfs (Ubuntu)
   Status: Invalid = New

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

Title:
  Nautilus unusably slow with large ~/.gvfs dirs

Status in “gvfs” package in Ubuntu:
  New

Bug description:
  Binary package hint: gvfs-fuse

  Version: 0.2.3-0ubuntu5

  Browsing dirs with many files (5000) is unusably slow with ~/.gvfs.
  Example:

  cd; mkdir huge; cd huge
  -
  #!/bin/bash
  for i in `seq 1 5000`
  do
   cp /etc/inputrc $i
  done
  

  Browsing to /home/gdh/huge with Nautilus takes 4 seconds. Great!

  Adding a network share to sftp://localhost and browsing to
  sftp://localhost/home/gdh/huge takes 10 seconds. A bit slower as I'd
  expect - still perfectly acceptable.

  Browsing to /home/gdh/.gvfs/sftp on localhost/home/gdh/huge takes 160
  seconds. This is unusable.

  gvfs-sftp uses ~27% , and gvfs-fuse-daemon uses ~10% during this final
  test.

  I see the same behaviour with remote Samba shares, but using sftp to
  localhost eliminates network issues.

  ProblemType: Bug
  Architecture: i386
  Date: Wed May 14 17:38:35 2008
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /usr/bin/nautilus
  NonfreeKernelModules: nvidia
  Package: nautilus 1:2.22.2-0ubuntu5
  PackageArchitecture: i386
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: nautilus
  Uname: Linux 2.6.24-17-generic i686

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 839936] Re: libreoffice navigator window has no title bar

2012-06-28 Thread Oliver Schonrock
I have the same with a fully updated system of Ubuntu 12.04 LTS with
Libre Office 3.5.3.2

Makes the navigator quite unusable because it is obscuring a fixed part
of the spreadsheet.

Ideas for a workaround

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

Title:
  libreoffice navigator window has no title bar

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  When the Navigator window is opened (F5 or View-Navigator) from libreoffice, 
it is displayed without a title bar and cannot be moved.
  --- 
  Architecture: i386
  DistroRelease: Ubuntu 11.04
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 9.10 Karmic Koala - Release i386 (20091028.5)
  NonfreeKernelModules: nvidia
  Package: libreoffice 1:3.3.3-1ubuntu2
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.38-11.48-generic-pae 2.6.38.8
  Tags:  natty
  Uname: Linux 2.6.38-11-generic-pae i686
  UpgradeStatus: Upgraded to natty on 2011-04-29 (128 days ago)
  UserGroups:

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 894048] Re: Keyboard accelerators not working correctly in Firefox and Thunderbird after upgrade from 11.04 (Natty) to 11.10 (Oneiric)

2011-12-09 Thread Oliver Schonrock
Yes, can confirm that this bug exists for me too..and yes it is quite
frustrating for those of us that like menu access keys and dislike mice.
Doug Morses discription is very precise and matches what I see.

I can also note that the global menu in chromium does not seem support
access keys at all? After window first loaded or at any time?

Oliver

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

Title:
  Keyboard accelerators not working correctly in Firefox and Thunderbird
  after upgrade from 11.04 (Natty) to 11.10 (Oneiric)

Status in “thunderbird” package in Ubuntu:
  Confirmed

Bug description:
  Hi,

  After upgrading from Natty (11.04) to Oneiric (11.10), the keyboard
  accelerators for firefox-globalmenu and thunderbird-globalmenu have
  stopped working correctly.

  Behavior:

  When pressing a keyboard accelerator, for example, Alt-F for the File
  menu, for the first time after a window is created, it is not possible
  to then continue pressing accelerator keys in the submenu.  This makes
  using makes using combinations of keys to access menu items impossible
  -- the only work around is to then use the mouse or press the down
  arrow once for the purpose of highlighting the first item in the
  choosen submenu, at which point that (and only that) submenu's
  accelerators become available.  However, the problem also applies to
  subsubmenus, subsubsubmenus, etc.

  Oddly, once a submenu has been used one, then the keyboard
  accelerators do work for it for as long as that window exists (at
  least as far as I can tell; I haven't checked globalmenu's memory
  for this for subsubmenus, etc.).

  This behavior is particular problematic when one is constantly
  creating new windows.  For example, every time I compose a new message
  in Thunderbird, it creates a new window for that purpose.  Because I
  prefer to send messages in both HTML and plain text, I need to, at
  some point during message composition, access the menu item Options -
  Format - Plain and Rich (HTML) text.  The sequence of keyboard
  accelerators for this is Alt-P, F, L (for each menu component,
  respectively).  This keyboard accelerator sequence has always worked
  for me up until Oneiric (11.10).  Now it no longer does, and it's
  quite frustrating, as I use all sorts of keyboard accelerator
  sequences in both Thunderbird and Firefox.  This Thunderbird message
  composition highlights the problem particularly well, because every
  time I compose a message, a new window is created, and thus the
  accelerators don't work each time.  Even with more persistent windows,
  such as the main Thunderbird or Firefox windows I keep open, I can't
  keep up with whether I've already accessed a particular submenu or
  not, so I basically give up on using accelerators in either one of
  these applications, which are two of the four applications I use most.

  This problem does not appear for other applications, at least as far
  as I can tell.  I have tested both gvim and TexMakerX and keyboard
  accelerator sequences seem to work fine consistently for both of them.

  Expected behavior:

  Sequences of keyboard accelerators should always work in both
  Thunderbird and Firefox with globalmenu enabled (the default).

  Thanks as always,
  Doug

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: firefox-globalmenu 8.0+build1-0ubuntu0.11.10.3
  ProcVersionSignature: Ubuntu 3.0.0-13.22-generic 3.0.6
  Uname: Linux 3.0.0-13-generic x86_64
  NonfreeKernelModules: fglrx
  ApportVersion: 1.23-0ubuntu4
  Architecture: amd64
  Date: Wed Nov 23 09:44:41 2011
  InstallationMedia: Ubuntu 11.04 Natty Narwhal - Release amd64 (20110427.1)
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: firefox
  UpgradeStatus: Upgraded to oneiric on 2011-10-14 (40 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp