[Bug 1909143] [NEW] df & mount aliases to hide reports for snap mounts

2020-12-23 Thread Ali Mirjamali
Public bug reported:

I would purpose the following aliases as defaults for Hirsute:

alias df="df -x squashfs"
alias mount="mount -t nosquashfs,nocgroup,nsfs,tmpfs,fuse"

My rationale:
The output of df and mount are currently cluttered because of snap mounts. df & 
mount information on snap packages are usually irrelevant for most end-users 
and rather create more confusion.

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

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

Title:
  df & mount aliases to hide reports for snap mounts

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

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

[Bug 1894341] Re: Ubuntu Installer language selector for Persian is horribly displayed

2020-09-07 Thread Ali Mirjamali
I doubt that "ﯽﺳﺭﺎﻓ" would be rendered properly.

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

Title:
  Ubuntu Installer language selector for Persian is horribly displayed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gfxboot-theme-ubuntu/+bug/1894341/+subscriptions

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

[Bug 1894341] [NEW] Ubuntu Installer language selector for Persian is horribly displayed

2020-09-04 Thread Ali Mirjamali
Public bug reported:

After booting Ubuntu Desktop installer, if you press F2 to select
another language for the installer, the text for Persian language is
displayed entirely wrong (see the attached screenshot). This is most
probably since the bootloader (maybe ISOLINUX?) could not show bidi-rtl-
text properly. Other bidi-rtl languages avoided this issue simply by
showing the language name in Latin alphabet at this stage (e.g. Arabic).

Persian speaking users would either miss that option, or will avoid
selecting it since they assume that the entire Persian translations
would be broken. I suggest that string to be changed to `Persian` or
`Farsi` for the time.

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

** Attachment added: "Installer Screenshot - Wrong text highlighted"
   
https://bugs.launchpad.net/bugs/1894341/+attachment/5407767/+files/photo_2020-09-05_01-37-12.jpg

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

Title:
  Ubuntu Installer language selector for Persian is horribly displayed

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

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

[Bug 1568435] Re: Tor cannot start `obfs4proxy` ('Operation not permitted')

2016-05-26 Thread Ali Mirjamali
Solution is to use the latest updated apparmor profile for tor 
(/etc/apparmor.d/system_tor):
https://gitweb.torproject.org/debian/tor.git/tree/debian/tor.apparmor-profile

And in the Abstraction file (/etc/apparmor.d/abstraction/tor)
https://gitweb.torproject.org/debian/tor.git/tree/debian/tor.apparmor-profile.abstraction
Line 27 should be modified from:
  /usr/bin/obfs4proxy PUx,
to
  /usr/bin/obfs4proxy ix,

I opened a ticket on Torproject to address this:
https://trac.torproject.org/projects/tor/ticket/14014#comment:5

** Bug watch added: trac.torproject.org/projects/tor/ #14014
   https://trac.torproject.org/projects/tor/ticket/14014

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

Title:
  Tor cannot start `obfs4proxy` ('Operation not permitted')

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

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