[Bug 1726548] Re: Windows resized after resume

2021-11-03 Thread Lance Tien
confirmed in ubuntu 18 lts and 20 lts. I'll try `gsettings set
org.gnome.desktop.interface scaling-factor 1` to see if it works.

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

Title:
  Windows resized after resume

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


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

[Bug 1780058] Re: Failed to detect non-ascii encoding in "Extract here" of zip

2019-04-23 Thread Lance Tien
Sorry now I could only trigger bug that both extract method(open then
extract and 'Extract Here') did something wrong to filename. Attachment
is a sample zip file. `unar` will guess the right filename encoding.

** Attachment added: "pig+hive+spark+-+教学版.zip"
   
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1780058/+attachment/5258391/+files/pig+hive+spark+-+%E6%95%99%E5%AD%A6%E7%89%88.zip

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

Title:
  Failed to detect non-ascii encoding in "Extract here" of zip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1780058/+subscriptions

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

[Bug 1780058] ProcEnviron.txt

2019-04-23 Thread Lance Tien
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1780058/+attachment/5258381/+files/ProcEnviron.txt

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

Title:
  Failed to detect non-ascii encoding in "Extract here" of zip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1780058/+subscriptions

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

[Bug 1780058] Re: Failed to detect non-ascii encoding in "Extract here" of zip

2019-04-23 Thread Lance Tien
apport information

** Description changed:

  I'm glad to see that open a zip file and extract, file-roller could detect 
Chinese filename encoding without problem. But using right-click menu "Extract 
here", filename encoding are wrong. I guess these two ways should share same 
code.
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.9-0ubuntu7.2
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  DistroRelease: Ubuntu 18.04
  InstallationDate: Installed on 2018-05-03 (62 days ago)
  InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
  NonfreeKernelModules: kpatch_livepatch_Ubuntu_4_15_0_23_25_generic_40
  Package: file-roller 3.28.0-1ubuntu1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
  Tags:  bionic
  Uname: Linux 4.15.0-23-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  _MarkForUpload: True
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.6
+ Architecture: amd64
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 18.04
+ InstallationDate: Installed on 2018-05-03 (355 days ago)
+ InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
+ Package: file-roller 3.28.0-1ubuntu1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 4.15.0-47.50-generic 4.15.18
+ Tags:  bionic
+ Uname: Linux 4.15.0-47-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1780058/+attachment/5258379/+files/Dependencies.txt

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

Title:
  Failed to detect non-ascii encoding in "Extract here" of zip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1780058/+subscriptions

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

[Bug 1780058] ProcCpuinfoMinimal.txt

2019-04-23 Thread Lance Tien
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1780058/+attachment/5258380/+files/ProcCpuinfoMinimal.txt

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

Title:
  Failed to detect non-ascii encoding in "Extract here" of zip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1780058/+subscriptions

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

[Bug 1770090] Re: byobu-config can't run on Ubuntu 18(python 3)

2018-08-21 Thread Lance Tien
As far as I can debug, `which python` shows my python-anaconda
distribution and can't import snack. `sudo which python` shows
/usr/bin/python and can import snack. I guess there's a problem about
python-newt package and user-installed python distribution. So byobu-
config could always using system-installed python may be a solution.

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

Title:
  byobu-config can't run on Ubuntu 18(python 3)

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

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

[Bug 1770090] Re: byobu-config can't run on Ubuntu 18(python 3)

2018-08-21 Thread Lance Tien
I suddenly found byobu-config works with sudo, so I have no problems now
:P

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

Title:
  byobu-config can't run on Ubuntu 18(python 3)

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

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

[Bug 1770090] Re: byobu-config can't run on Ubuntu 18(python 3)

2018-08-12 Thread Lance Tien
apt removed and autoremoved byobu, then I downloaded the code from

git clone -b ubuntu/bionic
https://git.launchpad.net/ubuntu/+source/byobu

but make install failed. It says

Making install in etc/byobu
make[1]: Entering directory '/home/lance/byobu/etc/byobu'
make[2]: Entering directory '/home/lance/byobu/etc/byobu'
make[2]: Nothing to be done for 'install-exec-am'.
 /bin/mkdir -p '/home/lance/byobu/etc/byobu/'
 /usr/bin/install -c -m 644 backend socketdir '/home/lance/byobu/etc/byobu/'
/usr/bin/install: 'backend' and '/home/lance/byobu/etc/byobu/backend' are the 
same file
/usr/bin/install: 'socketdir' and '/home/lance/byobu/etc/byobu/socketdir' are 
the same file
Makefile:259: recipe for target 'install-etcDATA' failed
make[2]: *** [install-etcDATA] Error 1
make[2]: Leaving directory '/home/lance/byobu/etc/byobu'
Makefile:329: recipe for target 'install-am' failed
make[1]: *** [install-am] Error 2
make[1]: Leaving directory '/home/lance/byobu/etc/byobu'
Makefile:335: recipe for target 'install-recursive' failed
make: *** [install-recursive] Error 1

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

Title:
  byobu-config can't run on Ubuntu 18(python 3)

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

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

[Bug 1770090] Re: byobu-config can't run on Ubuntu 18(python 3)

2018-07-31 Thread Lance Tien
@Andreas I think I didn't modified byobu, and I run `pip list | grep
snack` it shows nothing.

The byobu-config worked about two month ago(#2), at that time I found my
missing package by reading the build instruction on Github's byobu repo.
Now I have no idea what's wrong with this, may be I should try to build
byobu from source to get more errors this weekend. Could you give a
recommanded branch to work on? I use Git-based repos sometimes and don't
know how to deal with code.launchpad.net.

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

Title:
  byobu-config can't run on Ubuntu 18(python 3)

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

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

Re: [Bug 1770090] Re: byobu-config can't run on Ubuntu 18(python 3)

2018-07-30 Thread Lance Tien
that doesn't work. I have installed libslang2, apt shows 2.3.1a-
3ubuntu1.

BTW, I use tmux as backend, so I guess it's another problem.

now byobu config says "ERROR: Could not import the python snack module."

 Christian Ehrhardt  <1770...@bugs.launchpad.net> 于 2018年7月30日周一
17:50写道:

> Hi Lance, since the fix of bug #1537528 is released in the meantime it
> would be enough to just upgrade all packages (slang2 in particular if
> you want to be selective).
>
> $ sudo apt update
> $ sudo apt dist-upgrade
>
> Among other fixes that will bring
>   slang2 (2.3.0-2ubuntu1.1) xenial
>
> So to be more selective than the full update
> $ sudo apt update
> $ sudo apt install libslang2
>
> And that might be the fix for your issue (or not).
> Let us know.
>
> --
> You received this bug notification because you are subscribed to the bug
> report.
> https://bugs.launchpad.net/bugs/1770090
>
> Title:
>   byobu-config can't run on Ubuntu 18(python 3)
>
> Status in byobu package in Ubuntu:
>   Confirmed
>
> Bug description:
>   $ lsb_release -rd
>   Description:Ubuntu 18.04 LTS
>   Release:18.04
>
>   $ byobu --version
>   byobu version 5.125
>   tmux 2.6
>
>   $ byobu-config
>   ERROR: Could not import the python snack module
>
>   And when I manually install snack through pip, there's a syntax
>   error(print vs print()). So I guess byobu-config can't work on a
>   python 3 only environment.
>
> To manage notifications about this bug go to:
> https://bugs.launchpad.net/ubuntu/+source/byobu/+bug/1770090/+subscriptions
>

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

Title:
  byobu-config can't run on Ubuntu 18(python 3)

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

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

[Bug 1508146] Re: Alt+left/right arrows switch between tty consoles (Gnome Shell vanishes), cannot disable

2018-07-26 Thread Lance Tien
*** This bug is a duplicate of bug 1710637 ***
https://bugs.launchpad.net/bugs/1710637

@Daniel I'm using Ubuntu 18.04.1 LTS and this bug happened again. Alt+left 
first lock the GUI then to tty consoles. Now 
sudo kdb_mode -s
can't work, it says sudo: kdb_mode: command not found

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

Title:
  Alt+left/right arrows switch between tty consoles (Gnome Shell
  vanishes), cannot disable

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

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

[Bug 1770090] Re: byobu-config can't run on Ubuntu 18(python 3)

2018-07-23 Thread Lance Tien
@Andreas Sorry I'm not familiar with this bug fix system, how could I
install that package in Ubuntu? I can't find a download link

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

Title:
  byobu-config can't run on Ubuntu 18(python 3)

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

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

[Bug 1770090] Re: byobu-config can't run on Ubuntu 18(python 3)

2018-07-19 Thread Lance Tien
Now it's broken again. Python-newt installed, ubuntu 18 LTS,
4.15.0-24-generic #26-Ubuntu

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

Title:
  byobu-config can't run on Ubuntu 18(python 3)

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

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

[Bug 1780058] ProcCpuinfoMinimal.txt

2018-07-04 Thread Lance Tien
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1780058/+attachment/5159616/+files/ProcCpuinfoMinimal.txt

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

Title:
  Failed to detect non-ascii encoding in "Extract here" of zip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1780058/+subscriptions

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

[Bug 1780058] ProcEnviron.txt

2018-07-04 Thread Lance Tien
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1780058/+attachment/5159617/+files/ProcEnviron.txt

** Changed in: file-roller (Ubuntu)
   Status: Incomplete => New

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

Title:
  Failed to detect non-ascii encoding in "Extract here" of zip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1780058/+subscriptions

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

[Bug 1780058] Re: Failed to detect non-ascii encoding in "Extract here" of zip

2018-07-04 Thread Lance Tien
Now I learned the right way to reporting bugs. Thanks.

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

Title:
  Failed to detect non-ascii encoding in "Extract here" of zip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1780058/+subscriptions

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

[Bug 1780058] Re: Failed to detect non-ascii encoding in "Extract here" of zip

2018-07-04 Thread Lance Tien
apport information

** Tags added: apport-collected bionic

** Description changed:

- I'm glad to see that open a zip file and extract, file-roller could
- detect Chinese filename encoding without problem. But using right-click
- menu "Extract here", filename encoding are wrong. I guess these two ways
- should share same code.
+ I'm glad to see that open a zip file and extract, file-roller could detect 
Chinese filename encoding without problem. But using right-click menu "Extract 
here", filename encoding are wrong. I guess these two ways should share same 
code.
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.9-0ubuntu7.2
+ Architecture: amd64
+ CurrentDesktop: ubuntu:GNOME
+ DistroRelease: Ubuntu 18.04
+ InstallationDate: Installed on 2018-05-03 (62 days ago)
+ InstallationMedia: Ubuntu 18.04 LTS "Bionic Beaver" - Release amd64 (20180426)
+ NonfreeKernelModules: kpatch_livepatch_Ubuntu_4_15_0_23_25_generic_40
+ Package: file-roller 3.28.0-1ubuntu1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 4.15.0-23.25-generic 4.15.18
+ Tags:  bionic
+ Uname: Linux 4.15.0-23-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1780058/+attachment/5159615/+files/Dependencies.txt

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

Title:
  Failed to detect non-ascii encoding in "Extract here" of zip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1780058/+subscriptions

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

[Bug 1780058] [NEW] Failed to detect non-ascii encoding in "Extract here" of zip

2018-07-04 Thread Lance Tien
Public bug reported:

I'm glad to see that open a zip file and extract, file-roller could
detect Chinese filename encoding without problem. But using right-click
menu "Extract here", filename encoding are wrong. I guess these two ways
should share same code.

** Affects: file-roller (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/1780058

Title:
  Failed to detect non-ascii encoding in "Extract here" of zip

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/1780058/+subscriptions

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

[Bug 1770090] Re: byobu-config can't run on Ubuntu 18(python 3)

2018-05-11 Thread Lance Tien
Oh silly me, I used a minimal-installed Ubuntu and thus don't have
python-newt package. Now it works. I wish python-newt could be added
into dependencies.

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

Title:
  byobu-config can't run on Ubuntu 18(python 3)

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

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

[Bug 1770090] [NEW] byobu-config can't run on Ubuntu 18(python 3)

2018-05-09 Thread Lance Tien
Public bug reported:

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

$ byobu --version
byobu version 5.125
tmux 2.6

$ byobu-config 
ERROR: Could not import the python snack module

And when I manually install snack through pip, there's a syntax
error(print vs print()). So I guess byobu-config can't work on a python
3 only environment.

** Affects: byobu (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/1770090

Title:
  byobu-config can't run on Ubuntu 18(python 3)

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

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