[Desktop-packages] [Bug 1172285] [NEW] moving bookmark in file select dialog doesn't behaves correctly

2013-04-24 Thread Paolo Benvenuto
Public bug reported: Reproduce it: - open file selector in firefox/geany/libreoffice/ecc. - create 4 bookmarks if you haven't any - in the left pane, move a bookmark downward/upward: you'll see the marker, but when you release the bookmark it doesn't move where the marker showed ProblemType: Bu

[Desktop-packages] [Bug 1174203] [NEW] libreoffice not getting focus if closed with formatting window open

2013-04-29 Thread Paolo Benvenuto
Public bug reported: I don't know if it's a problem in libreoffice or a gnome one. reproduce it: - in libreoffice, open the styles and formatting window - close libreoffice - open nautilus/files, and go to a folder where you have a odt file - open the odt file from nautilus => after opened, neith

[Desktop-packages] [Bug 1174203] Re: libreoffice not getting focus if closed with formatting window open

2013-04-29 Thread Paolo Benvenuto
Actually the bug triggers these ways too: - run libreoffice (w/o arguments) from terminal and then, from LO, begin a new document - run libreoffice from terminal with an odt doc as argument -- You received this bug notification because you are a member of Desktop Packages, which is subscribed t

[Desktop-packages] [Bug 1172285] Re: moving bookmark in file select dialog doesn't behaves correctly

2013-05-29 Thread Paolo Benvenuto
apparently fixed ** Changed in: gtk+3.0 (Ubuntu) Status: Triaged => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to gtk+3.0 in Ubuntu. https://bugs.launchpad.net/bugs/1172285 Title: moving bookmark in file select d

[Desktop-packages] [Bug 1249304] [NEW] network-manager doesn't permit two cable connections with different IPV4 method

2013-11-08 Thread Paolo Benvenuto
Public bug reported: I have a cable connection with fixed IP and nm manages it perfectly. If I disconnect it and connect my smartphone with tethering, nm show the 2 cable connections, but will manage the usb connection with the same static IP of my ethernet cable connection. In order to have the

[Desktop-packages] [Bug 381066] Re: Add option to display HTML mail in evolution

2013-07-21 Thread Paolo Benvenuto
I actually cannot see any html message as html. I'm speaking of messages whose body is something like text or title Some text with formatting. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to evolution in Ubuntu. https://

[Desktop-packages] [Bug 740116] Re: svg thumbnail not updated on desktop

2011-12-20 Thread Paolo Benvenuto
apparently it's fixed in 11.04 ** Changed in: nautilus (Ubuntu) Status: Expired => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/740116 Title: svg thumbnail not

[Desktop-packages] [Bug 579207] Re: weird firefox behaviour when launched with ssh -X

2012-09-24 Thread Paolo Benvenuto
still present in 12.04 -- 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/579207 Title: weird firefox behaviour when launched with ssh -X Status in “firefox” package in Ubuntu: Confirm

[Desktop-packages] [Bug 440795] Re: image rendering error in epiphany-webkit

2012-10-08 Thread Paolo Benvenuto
it seems obsolete in precise: the case shown in the report is rendered perfectly now ** Changed in: webkit (Ubuntu) Status: Confirmed => Fix Released -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to webkit in Ubuntu. https://bugs.l

[Desktop-packages] [Bug 925836]

2012-04-02 Thread Paolo Benvenuto
On LO 3.5.1 it seems that multiple copies aren't printed if booklet mode is set, while they are printed if it's not set. -- 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/925836 Title:

[Desktop-packages] [Bug 925836]

2012-04-02 Thread Paolo Benvenuto
it's in 3.5.0 too -- 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/925836 Title: [Upstream] Invalid PDF generated on single job collation Status in LibreOffice Productivity Suite:

[Desktop-packages] [Bug 1885378] [NEW] nautillus mounts nfs shares when searching

2020-06-27 Thread Paolo Benvenuto
Public bug reported: I have a nas running readynas 6, I'm mounting on my pc its nfs shares, in fstab they are like nas:/data/Documents /media/nas.nfs/Documents nfs4 async,user,rw,auto,user 0 2 readynas uses the snapshot folder in its /data/Documents folder in order to save the daily backups whe

[Desktop-packages] [Bug 1885378] Re: nautillus mounts nfs shares when searching

2020-06-29 Thread Paolo Benvenuto
I haven't autofs installed: $ aptitude search autofs p autofs- automounter basato sul kernel per Linux p autofs:i386 - automounter basato sul kernel per Linux p autofs-hesiod - supporto per mappe Hesiod per a

[Desktop-packages] [Bug 1885378] Re: nautillus mounts nfs shares when searching

2020-06-29 Thread Paolo Benvenuto
Here are the relevant lines of the mount command: nas:/data/Documents/snapshot on /media/nas.nfs/Documents/snapshot type nfs4 (rw,nosuid,nodev,noexec,relatime,vers=4.2,rsize=131072,wsize=131072,namlen=255,hard,proto=tcp,timeo=600,retrans=2,sec=sys,clientaddr=192.168.1.3,local_lock=none,addr=192.1

[Desktop-packages] [Bug 1885378] Re: nautillus mounts nfs shares when searching

2020-06-29 Thread Paolo Benvenuto
trying to umount the inner one: paolo@paolo:~$ sudo umount /media/nas.nfs/Documents/snapshot/c_2016_11_30__00_00_11 paolo@paolo:~$ sudo umount /media/nas.nfs/Documents/snapshot/c_2016_11_30__00_00_11 umount.nfs: /media/nas.nfs/Documents/snapshot/c_2016_11_30__00_00_11: device is busy paolo@pa

[Desktop-packages] [Bug 1885378] Re: nautillus mounts nfs shares when searching

2020-06-29 Thread Paolo Benvenuto
I get everything umounted with $ sudo umount /media/nas.nfs/Documents/snapshot/ I must be root: from nautilus the eject button says "operation not permitted", but why? nautilus mounted it, and it cannot umount it! -- You received this bug notification because you are a member of Desktop Package

[Desktop-packages] [Bug 1885378] Re: nautillus mounts nfs shares when searching

2020-06-29 Thread Paolo Benvenuto
sudo lsof | grep snapshot says: lsof: WARNING: can't stat() fuse.gvfsd-fuse file system /run/user/1000/gvfs Output information may be incomplete. and only reports lines which relate to chromium-browser or darktable -- You received this bug notification because you are a member of Desktop

[Desktop-packages] [Bug 1885378] Re: nautillus mounts nfs shares when searching

2020-06-30 Thread Paolo Benvenuto
actually, cd'ing into the directories mount them, so it's not nautilus But, then, who could be mounting them? -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1885378 Title: nautillus

[Desktop-packages] [Bug 1778069] Re: [xfce] nautilus don't open files if set as default file manager

2018-09-29 Thread Paolo Benvenuto
I affects me too. Hoping that priority is risen. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/1778069 Title: [xfce] nautilus don't open files if set as default file manager Status

[Desktop-packages] [Bug 1795144] [NEW] [xubuntu] thunar is opened when insering usb key even if nautilus is the preferred file manager

2018-09-29 Thread Paolo Benvenuto
Public bug reported: xubuntu bionic (but it seems to me that xenial had the same issue). Install nautilus and set as default file manager. When an usb key is inserted, thunar is used to open it automatically ** Affects: nautilus (Ubuntu) Importance: Undecided Status: New ** Summa

[Desktop-packages] [Bug 1296275] Re: PTP Cameras not working on 14.04, works flawlessly on 12.04

2015-10-11 Thread Paolo Benvenuto
this bug still affects me on 15.04 with a canon sx130is camera -- 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/1296275 Title: PTP Cameras not working on 14.04, works flawlessly on 12.04

[Desktop-packages] [Bug 500417] Re: nautilus doesn't honor gnome theme

2011-09-24 Thread Paolo Benvenuto
still affects 11.04 in gnome classic mode -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to nautilus in Ubuntu. https://bugs.launchpad.net/bugs/500417 Title: nautilus doesn't honor gnome theme Status in “nautilus” package in Ubuntu: C

[Desktop-packages] [Bug 1918972] [NEW] open_xfce doesn't respect xfce preferred file manager

2021-03-12 Thread Paolo Benvenuto
Public bug reported: Observed in google chrome: 1. download a file from somewhere 2. instead of opening it with a click, do "show in folder" from the downloaded file menu the file should be opened with the preferred file manager. My preferred file manager is nautilus, even if I'm in xubuntu th

[Desktop-packages] [Bug 1918972] Re: open_xfce doesn't respect xfce preferred file manager

2021-03-12 Thread Paolo Benvenuto
Chrome uses xdg-open to open folders. Looks like open_xfce doesn't check user settings, but instead tries a number of different open utilities directly. -- You received this bug notification because you are a member of Desktop Packages, which is subscribed to xdg-utils in Ubuntu. https://bugs.lau