[Bug 1598300] Re: cups hang after a while

2016-08-24 Thread Janne Paalijarvi
I have exactly the same thing on 16.04 LTS with the minimal virtual machine 
install. I run the whole thing on ESXi 5.5 something. 
Status:


root@printserver:/var/log/cups# service cups status
● cups.service - CUPS Scheduler
   Loaded: loaded (/lib/systemd/system/cups.service; enabled; vendor preset: ena
   Active: inactive (dead) since Wed 2016-08-24 22:44:57 EEST; 12min ago
 Docs: man:cupsd(8)
  Process: 2177 ExecStart=/usr/sbin/cupsd -l (code=exited, status=0/SUCCESS)
 Main PID: 2177 (code=exited, status=0/SUCCESS)

Aug 24 22:38:23 printserver systemd[1]: Started CUPS Scheduler.


No mention of any abnormalities in any logs whatsoever. I'm afraid I need to go 
back to 14.04 LTS for this virtual machine.

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

Title:
  cups hang after a while

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

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

[Bug 1610106] [NEW] Shift+Tab / Backtab does not work as hotkey

2016-08-05 Thread Janne Paalijarvi
Public bug reported:

I cannot assign Shift+Tab / Backtab hotkeys in KDE. I have used Ctrl+Shift+Tab 
to switch to previous virtual desktop. However, it is not working anymore. I 
have made a video demonstration about the problem:
https://www.youtube.com/watch?v=OGoi97UMoxg


Expected things to happen:
After binding Ctrl+Shift+Tab to "Switch to previous Desktop" and using the 
hotkey, the previous virtual desktop should be shown.


Actual things happening:
After binding Ctrl+Shift+Tab to "Switch to previous Desktop" and using the 
hotkey, the hotkey does not activate. It looks like the sequence KDE actually 
sees is Ctrl+Tab, meaning it seems to be ignoring the Shift modifier for some 
reason.


Information:
Description:Ubuntu 16.04.1 LTS
Release:16.04

KDE Plasma Version: 5.5.5
Qt version: 5.5.1
Kernel version: 4.4.0-31-generic
OS Type: 64-bit

** Affects: kde-workspace (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/1610106

Title:
  Shift+Tab / Backtab does not work as hotkey

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-workspace/+bug/1610106/+subscriptions

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


[Bug 789508] Re: Seems like the Kernel is triggering a "pppd[1725]: Modem hangup"

2012-10-07 Thread Janne Paalijarvi
Yes, I still have it. Constantly for example during bus rides to work.
Also happens stationary, bad network signal quality seems to be
affecting this. I think that also that if network utilization is high,
the device is more likely to stay visible to the operating system and
work ok. I don't know if Windows has this bug. It is however highly
frustrating in Linux and rendering the device unusable for some. I have
considered buying an alternative card to see if it performed better.

This happens in Kubuntu 12.04 LTS with kernel 
3.2.0-31-generic #50-Ubuntu SMP Fri Sep 7 16:16:45 UTC 2012 x86_64 x86_64 
x86_64 GNU/Linux

This is what happens in dmesg when device (and network) disconnects:

[80790.192547] usb 1-5: USB disconnect, device number 39
[80790.193168] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected 
from ttyUSB0
[80790.193230] qcserial 1-5:1.1: device disconnected
[80790.200470] qcserial ttyUSB1: Qualcomm USB modem converter now disconnected 
from ttyUSB1
[80790.200500] qcserial 1-5:1.2: device disconnected
[80790.200739] qcserial ttyUSB2: Qualcomm USB modem converter now disconnected 
from ttyUSB2
[80790.200775] qcserial 1-5:1.3: device disconnected

And this happens when the device comes back:

[80790.496243] usb 1-5: new high-speed USB device number 40 using ehci_hcd
[80790.631018] usb 1-5: config 1 has an invalid interface number: 1 but max is 0
[80790.631034] usb 1-5: config 1 has no interface number 0
[80790.636336] qcserial 1-5:1.1: Qualcomm USB modem converter detected
[80790.636876] usb 1-5: Qualcomm USB modem converter now attached to ttyUSB0
[80793.985067] usb 1-5: USB disconnect, device number 40
[80793.996588] qcserial ttyUSB0: Qualcomm USB modem converter now disconnected 
from ttyUSB0
[80793.996658] qcserial 1-5:1.1: device disconnected
[80794.776509] usb 1-5: new high-speed USB device number 41 using ehci_hcd
[80794.920269] qcserial 1-5:1.1: Qualcomm USB modem converter detected
[80794.920932] usb 1-5: Qualcomm USB modem converter now attached to ttyUSB0
[80794.922823] qcserial 1-5:1.2: Qualcomm USB modem converter detected
[80794.923284] usb 1-5: Qualcomm USB modem converter now attached to ttyUSB1
[80794.924829] qcserial 1-5:1.3: Qualcomm USB modem converter detected
[80794.925271] usb 1-5: Qualcomm USB modem converter now attached to ttyUSB2

Sometimes the device does come back onlne and sometimes it doesn't. I
fix this by rmmod qcseril ; modprobe qcserial . If the module is in use,
I just restart network-manager daemon, then reload the module.

TL;DR: The problem still exists in Kubuntu 12.04 LTS and kernel
3.2.0-31-generic.

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

Title:
  Seems like the Kernel is triggering a "pppd[1725]: Modem hangup"

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

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


[Bug 789508] Re: Seems like the Kernel is triggering a "pppd[1725]: Modem hangup"

2012-10-09 Thread Janne Paalijarvi
Marius: Yes, I can test this, but only after 28. of this month. I have
upcoming communal elections which I need attend to and spend all of my
resources there.

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

Title:
  Seems like the Kernel is triggering a "pppd[1725]: Modem hangup"

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

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


[Bug 789508] Re: Seems like the Kernel is triggering a "pppd[1725]: Modem hangup"

2011-12-03 Thread Janne Paalijarvi
I have also the same problem. What can I do to help? I'm running
operator-unlocked Gobi 2000 in Thinkpad X120e running Kubuntu  11.04. I
have proprietary ATI binary drivers installed.

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

Title:
  Seems like the Kernel is triggering a "pppd[1725]: Modem hangup"

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

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


[Bug 789508] Re: Seems like the Kernel is triggering a "pppd[1725]: Modem hangup"

2011-12-04 Thread Janne Paalijarvi
It seems that this is related to bad signal quality. Yesterday  I had a
8 hour meeting in a place with bad GSM reception. After every 15 minutes
the connection dropped. I spent the night in an apartment on sixth floor
with good signal quality. Now the connection didn't drop even once
during about 8 hours.

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

Title:
  Seems like the Kernel is triggering a "pppd[1725]: Modem hangup"

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

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