[Bug 367954] Re: gnome-terminal does not honor x-terminal-emulator -e option

2013-03-31 Thread Maxim Kalinin
** Changed in: gnome-terminal (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  gnome-terminal does not honor x-terminal-emulator -e option

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

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


[Bug 442130] Re: Custom fstab causes duplicate entries for partitions in Places

2010-10-02 Thread Maxim Kalinin
I'm not sure if this is the same issue, but here's what I had.
I had the following entry in /etc/fstab:
UUID=B634D59634D55A47 /media/VIDEO ntfs rw,users 0 2

Now apparently ntfs-3g ignores some mount options, since in /etc/mtab it was 
displayed like this:
/dev/sdb1 /media/VIDEO fuseblk rw,noexec,nosuid,nodev,allow_other,blksize=4096 
0 0

And I had two entries in the Places menu: one for the fstab entry, another one 
for mtab. After I changed the fstab entry to this one:
UUID=B634D59634D55A47 /media/VIDEO ntfs rw,allow_other 0 2

and remounted the disk everything was fixed.

-- 
Custom fstab causes duplicate entries for partitions in Places
https://bugs.launchpad.net/bugs/442130
You received this bug notification because you are a member of Ubuntu
Desktop Bugs, which is a bug assignee.

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