[Bug 1811504] Re: Scan with HP LaserJet Pro MFP M28a fails

2020-06-01 Thread Kirill Okhotnikov
>From my point of view the bug should be closed somehow. As I understand MFP 
>M28 uses closed source protocols from Apple (AirScan) and Microsoft (WP-scan) 
>for scanning, therefore the scanning plugin form HP is closed source and 
>Ubuntu developers can do little with it, otherwise MFP M28 linux users, who 
>can push HP directly to fix the problem. The workaround solution 
>(sane-airscan/current SANE) are open source and based on reverse engineering 
>specification of the protocol. My opinion that the proper way of fixing the 
>issue is not to do something in the plugin, but asap include a new version of 
>SANE to next Ubuntu release and/or backported SANE airscan to current Ubuntu 
>if possible.
P.S. As many other users of HP, I absolutely disappointed of such "good 
quality" drivers from the vendor. I hope it will change in the future.

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

Title:
  Scan with HP LaserJet Pro MFP M28a fails

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

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

[Bug 1811504] Re: Scan with HP LaserJet Pro MFP M28a fails

2020-05-07 Thread Kirill Okhotnikov
I was also affected by this problem. The MFP support AirScan, therefore
it is possible to scan with such interface. Very recent version of SANE
support this, but for old SANE versions you can find an driver here.
https://github.com/alexpevzner/sane-airscan I've install it from the
repository and it works!!! I can scan any modes with hi resolution (600
dpi).

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

Title:
  Scan with HP LaserJet Pro MFP M28a fails

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

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

[Bug 1773383] Re: iotop crashes on launch

2018-05-28 Thread Kirill Okhotnikov
I can confirm #5, but instead of break, use pass. The reason for such
bug is the status message like this on 4.4.0-127-generic #153-Ubuntu SMP
Sat May 19 10:58:46 UTC 2018 x86_64 x86_64 x86_64 GNU/Linux

cat /proc/1/status
Name:   systemd
State:  S (sleeping)
Tgid:   1
Ngid:   0
Pid:1
PPid:   0
TracerPid:  0
Uid:0   0   0   0
Gid:0   0   0   0
FDSize: 256
Groups: 
NStgid: 1
NSpid:  1
NSpgid: 1
NSsid:  1
VmPeak:   185548 kB
VmSize:   120012 kB
VmLck: 0 kB
VmPin: 0 kB
VmHWM:  6276 kB
VmRSS:  5388 kB
VmData:83736 kB
VmStk:   132 kB
VmExe:  1392 kB
VmLib:  3684 kB
VmPTE:96 kB
VmPMD:16 kB
VmSwap:  212 kB
HugetlbPages:  0 kB
Threads:1
SigQ:   1/14288
SigPnd: 
ShdPnd: 
SigBlk: 7be3c0fe28014a03
SigIgn: 1000
SigCgt: 000184ec
CapInh: 
CapPrm: 003f
CapEff: 003f
CapBnd: 003f
CapAmb: 
Seccomp:0
 <<<---  EMPTY LINE !!!
Speculation_Store_Bypass:   not vulnerable
Cpus_allowed:   f
Cpus_allowed_list:  0-3
Mems_allowed:   ,0001
Mems_allowed_list:  0
voluntary_ctxt_switches:3069
nonvoluntary_ctxt_switches: 6316

The line should be skipped during parsing.

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

Title:
  iotop crashes on launch

To manage notifications about this bug go to:
https://bugs.launchpad.net/pkg-website/+bug/1773383/+subscriptions

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

[Bug 1752835] [NEW] gbutils ARM bug (programs freezes)

2018-03-02 Thread Kirill Okhotnikov
Public bug reported:

Dear gbutils developers,

Thank you very much for such excellent set of tools!

I would like to supply a bug in ARM architecture. I found the bug in
gblreg program, but I think, that it affects all the utils.

Step to reproduce:
Ubuntu 16.04 ARM. Run gblreg program on any dataset with any options (except 
-h) and the program hangs.

The origin of the bug:
ARM architecture, by default treat char as unsigned variable, so loop
while((opt=getopt_long(argc,argv,"v:hF:M:O:w",gb_long_options, 
_option_index))!=EOF)
will be infinite as EOF is -1 and opt is not negative value by the definition.  

Possible solution.
1) add -fsigned-char option to compiler. The easiest way, but can affect the 
rest of the code possibly creates new bugs.
2) Change char opt to signed char opt. 
3) The best way from my point of view is to change char opt to int, as getopt 
function returns native.

Sincerely yours,
Kirill Okhotnikov.

** Affects: gbutils (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/1752835

Title:
  gbutils ARM bug (programs freezes)

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

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

[Bug 872061] [NEW] bluetooth headset has very low mic recording volume

2011-10-10 Thread Kirill Okhotnikov
Public bug reported:

When I try to use headset microphone the level of voice is very low. In
Windows system it is OK. Audio output is also OK.

Information about system
Ubuntu 11.04
Bluetooth headset: plantronics 925

Headset settings
hci0:   Type: BR/EDR  Bus: USB
BD Address: 00:0D:F0:5E:8E:7C  ACL MTU: 310:10  SCO MTU: 64:8
Voice setting: 0x0060 (Default Condition)
Input Coding: Linear
Input Data Format: 2's complement
Input Sample Size: 16 bit
# of bits padding at MSB: 0
Air Coding Format: CVSD

** Affects: bluez (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/872061

Title:
  bluetooth headset has very low mic recording volume

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

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


[Bug 872061] Re: bluetooth headset has very low mic recording volume

2011-10-10 Thread Kirill Okhotnikov
** Changed in: bluez (Ubuntu)
   Status: New = Invalid

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

Title:
  bluetooth headset has very low mic recording volume

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

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