[Bug 1885136] Re: Nautilus connection to SSH IPv6 address fails

2020-06-26 Thread Eero Aaltonen
Reported upstream as
https://gitlab.gnome.org/GNOME/nautilus/-/issues/1539

** Bug watch added: gitlab.gnome.org/GNOME/nautilus/-/issues #1539
   https://gitlab.gnome.org/GNOME/nautilus/-/issues/1539

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

Title:
  Nautilus connection to SSH IPv6 address fails

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

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

[Bug 1885136] Re: Nautilus connection to SSH IPv6 address fails

2020-06-25 Thread Eero Aaltonen
** Description changed:

  After reading answer
  https://answers.launchpad.net/ubuntu/+question/151402
  
  I have tested that
  1) on the command line
  """
- sftp USER@'[IPv6_ADDR%INTERFACE]'
+ sftp 'USER@[IPv6_ADDR%INTERFACE]'
  """
  connects successfully
  
  , but
  2) on the address field of nautilus 1:3.26.4-0~ubuntu18.04.5, both protocols 
'ssh' and 'sftp' result in "Connection failed" for the same form of address.
  
  Expectation was for this connection to succeed.
- 
  
  $ lsb_release -rd
  Description:  Ubuntu 18.04.4 LTS
  Release:  18.04
  
  ProblemType: Bug
  DistroRelease: Ubuntu 18.04
  Package: nautilus 1:3.26.4-0~ubuntu18.04.5
  ProcVersionSignature: Ubuntu 4.15.0-106.107-generic 4.15.18
  Uname: Linux 4.15.0-106-generic x86_64
  ApportVersion: 2.20.9-0ubuntu7.15
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Thu Jun 25 16:52:53 2020
  InstallationDate: Installed on 2018-01-10 (896 days ago)
  InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 
(20170801)
  SourcePackage: nautilus
  UpgradeStatus: Upgraded to bionic on 2019-02-12 (499 days ago)
  usr_lib_nautilus:

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

Title:
  Nautilus connection to SSH IPv6 address fails

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

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

[Bug 1885136] [NEW] Nautilus connection to SSH IPv6 address fails

2020-06-25 Thread Eero Aaltonen
Public bug reported:

After reading answer
https://answers.launchpad.net/ubuntu/+question/151402

I have tested that
1) on the command line
"""
sftp USER@'[IPv6_ADDR%INTERFACE]'
"""
connects successfully

, but
2) on the address field of nautilus 1:3.26.4-0~ubuntu18.04.5, both protocols 
'ssh' and 'sftp' result in "Connection failed" for the same form of address.

Expectation was for this connection to succeed.


$ lsb_release -rd
Description:Ubuntu 18.04.4 LTS
Release:18.04

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: nautilus 1:3.26.4-0~ubuntu18.04.5
ProcVersionSignature: Ubuntu 4.15.0-106.107-generic 4.15.18
Uname: Linux 4.15.0-106-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.15
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Thu Jun 25 16:52:53 2020
InstallationDate: Installed on 2018-01-10 (896 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
SourcePackage: nautilus
UpgradeStatus: Upgraded to bionic on 2019-02-12 (499 days ago)
usr_lib_nautilus:

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


** Tags: amd64 apport-bug bionic

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

Title:
  Nautilus connection to SSH IPv6 address fails

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

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

[Bug 1863913] [NEW] User mime type not used in nautilus

2020-02-19 Thread Eero Aaltonen
Public bug reported:

I have a user local mime type definition
.local/share/mime/graphml+xml.xml

```

http://www.freedesktop.org/standards/shared-mime-info; 
type="application/graphml+xml">
  
  GraphML file
  
  
  

```

and have registered it with `update-mime-database ~/.local/share/mime`

Querying the mime database from the command line gives correct results:
$ gio mime application/graphml+xml
Default application for “application/graphml+xml”: yed.desktop
Registered applications:
yed.desktop
Recommended applications:
yed.desktop

In Ubuntu 16.04 nautilus would also use the new mime type and the
associated default application.

In Ubuntu 18.04 this is however not the case.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: nautilus 1:3.26.4-0~ubuntu18.04.5
ProcVersionSignature: Ubuntu 4.15.0-76.86-generic 4.15.18
Uname: Linux 4.15.0-76-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.9
Architecture: amd64
CurrentDesktop: ubuntu:GNOME
Date: Wed Feb 19 17:03:23 2020
InstallationDate: Installed on 2018-01-10 (769 days ago)
InstallationMedia: Ubuntu 16.04.3 LTS "Xenial Xerus" - Release amd64 (20170801)
SourcePackage: nautilus
UpgradeStatus: Upgraded to bionic on 2019-02-12 (372 days ago)
usr_lib_nautilus:

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


** Tags: amd64 apport-bug bionic

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

Title:
  User mime type not used in nautilus

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

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

[Bug 1274967] Re: No paste option available between different Nautilus Windows

2014-02-17 Thread Eero Aaltonen
Yes. Today I had a nautilus window
sftp://root@remotehost/root

No paste option, [CTRL]+[V] did not work.

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

Title:
  No paste option available between different Nautilus Windows

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

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


[Bug 1274967] Re: No paste option available between different Nautilus Windows

2014-02-16 Thread Eero Aaltonen
This state is reproducible on my computer. I suspect it may be somehow
related to opening remote sftp: locations on nautilus.

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

Title:
  No paste option available between different Nautilus Windows

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

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


[Bug 1274967] Re: No paste option available between different Nautilus Windows

2014-02-16 Thread Eero Aaltonen
To clarify, copy paste works right after boot between two local nautilus
windows. Some action is required to trigger the bug.

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

Title:
  No paste option available between different Nautilus Windows

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

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


[Bug 1274967] [NEW] No paste option available between different Nautilus Windows

2014-01-31 Thread Eero Aaltonen
Public bug reported:

*This is apparently ​#51043 all over again, but they suggested to file a
new bug for Ubuntu 13.10 saucy salamander.

So, here goes:

I can

1. *copy* a file in one Nautilus (Files 3.8.2) window
2. Change to diffent folder in same window
3. Right click on empty space and choose *paste*

What does not work

1. *copy* file in Nautilus_window_1
2. *paste* in Nautilus_window_2

The *paste* option is simply grayed out as unavailable.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: nautilus 1:3.8.2-0ubuntu2.2
ProcVersionSignature: Ubuntu 3.11.0-15.25-generic 3.11.10
Uname: Linux 3.11.0-15-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Fri Jan 31 16:50:44 2014
GsettingsChanges: b'org.gnome.nautilus.window-state' b'geometry' 
b'788x550+65+321'
InstallationDate: Installed on 2013-09-10 (143 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: nautilus
UpgradeStatus: Upgraded to saucy on 2013-10-23 (100 days ago)

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


** Tags: amd64 apport-bug saucy

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

Title:
  No paste option available between different Nautilus Windows

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

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

[Bug 1270747] [NEW] No more passphare dialog on SSH

2014-01-20 Thread Eero Aaltonen
Public bug reported:

Previously when I opened a terminal and made an SSH connection I would
get pop-up dialog asking to unlock the public key with the passphrase.

Well, the dialog is no longer appearing. I can unlock the public key in
the terminal, but the unlocked key is not saved in the keyring.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: gnome-keyring 3.8.2-0ubuntu3.1
ProcVersionSignature: Ubuntu 3.11.0-15.23-generic 3.11.10
Uname: Linux 3.11.0-15-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
Date: Mon Jan 20 10:47:48 2014
InstallationDate: Installed on 2013-09-10 (132 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: gnome-keyring
UpgradeStatus: Upgraded to saucy on 2013-10-23 (88 days ago)

** Affects: gnome-keyring (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug saucy

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

Title:
  No more passphare dialog on SSH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1270747/+subscriptions

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


[Bug 1270747] Re: No more passphare dialog on SSH

2014-01-20 Thread Eero Aaltonen
in /var/log/auth.log
I see following messages
gnome-keyring-daemon[2314]: couldn't set environment variable in session: 
Setenv interface is only available during the Initialization phase

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

Title:
  No more passphare dialog on SSH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1270747/+subscriptions

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


[Bug 1270747] Re: No more passphare dialog on SSH

2014-01-20 Thread Eero Aaltonen
Correction:

$ ssh-add

does add it to the keyring. I just had to add my current key by name.

$ ssh-add id_rsa.1

Still no dialog, though.

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

Title:
  No more passphare dialog on SSH

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-keyring/+bug/1270747/+subscriptions

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


[Bug 1259113] [NEW] Gedit Window Frozen

2013-12-09 Thread Eero Aaltonen
Public bug reported:

$ lsb_release -rd
Description:Ubuntu 13.10
Release:13.10

Initially symptom was that Gedit froze. However, right clicking to copy
text from terminal also caused a long delay, so the problem is probably
window manager related.

Please give a link to debugging instructions and I'll send more info
next time. Only some applications are affected.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: gedit 3.8.3-0ubuntu3
ProcVersionSignature: Ubuntu 3.11.0-14.21-generic 3.11.7
Uname: Linux 3.11.0-14-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 2.12.5-0ubuntu2.1
Architecture: amd64
Date: Mon Dec  9 12:10:26 2013
InstallationDate: Installed on 2013-09-10 (90 days ago)
InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
MarkForUpload: True
SourcePackage: gedit
UpgradeStatus: Upgraded to saucy on 2013-10-23 (46 days ago)

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


** Tags: amd64 apport-bug saucy

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

Title:
  Gedit Window Frozen

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

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


[Bug 1259113] Re: Gedit Window Frozen

2013-12-09 Thread Eero Aaltonen
Found this in the terminal where I executed `ubuntu-bug gedit`

(process:8346): GLib-CRITICAL **: g_slice_set_config: assertion
'sys_page_size == 0' failed

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

Title:
  Gedit Window Frozen

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

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