[Bug 1962518] Re: KDE panel disappeared after update

2022-02-28 Thread craigster0
Finally, here is the output of running plasmashell in the foreground
when it failed to create the panel (nothing looks suspicious to me):

craigster0@p51:/var/log$ ps -fp 9877
UID  PIDPPID  C STIME TTY  TIME CMD
craigst+9877   1  0 19:09 ?00:00:01 /usr/bin/plasmashell

craigster0@p51:/var/log$ kill 9877

craigster0@p51:/var/log$ plasmashell
org.kde.plasmaquick: Applet preload policy set to 1
kf5.kpackage: No metadata file in the package, expected it at: 
"/usr/share/wallpapers/Next/contents/images/"
kf5.kpackage: No metadata file in the package, expected it at: 
"/usr/share/wallpapers/Next/contents/images/"
kf5.kpackage: No metadata file in the package, expected it at: 
"/usr/share/wallpapers/Next/contents/images/"
file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:76:9: 
Unable to assign [undefined] to QStringList
file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:75:9: 
Unable to assign [undefined] to int
file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:75:9: 
Unable to assign [undefined] to int
file:///usr/share/plasma/wallpapers/org.kde.image/contents/ui/main.qml:76:9: 
Unable to assign [undefined] to QStringList
trying to show an empty dialog
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19:
 QML Loader: Binding loop detected for property "height"
file:///usr/share/plasma/shells/org.kde.plasma.desktop/contents/views/Desktop.qml:146:19:
 QML Loader: Binding loop detected for property "height"
Plasma Shell startup completed
^Z
[1]+  Stopped plasmashell

craigster0@p51:/var/log$ bg
[1]+ plasmashell &

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

Title:
  KDE panel disappeared after update

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


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


[Bug 1962518] Re: KDE panel disappeared after update

2022-02-28 Thread craigster0
And the other config files

** Attachment added: "Plasmashell config file 2 of 2 that I moved out of the 
way."
   
https://bugs.launchpad.net/ubuntu/+source/plasma-workspace/+bug/1962518/+attachment/5564253/+files/plasmashellrc

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

Title:
  KDE panel disappeared after update

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


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

[Bug 1962518] [NEW] KDE panel disappeared after update

2022-02-28 Thread craigster0
Public bug reported:

I updated a bunch of packages today for my Ubuntu 20.04 system. After
restarting the computer, the KDE panel did not appear, which is a huge
problem.

I will upload /var/log/dpkg.log if that is possible.

After searching the internet, I tried killing and restarting
plasmashell. That didn't help.

ProblemType: Bug
DistroRelease: Ubuntu 20.04
Package: plasma-workspace 4:5.18.8-0ubuntu0.1
ProcVersionSignature: Ubuntu 5.13.0-30.33~20.04.1-generic 5.13.19
Uname: Linux 5.13.0-30-generic x86_64
NonfreeKernelModules: nvidia_modeset nvidia
ApportVersion: 2.20.11-0ubuntu27.21
Architecture: amd64
CasperMD5CheckResult: skip
CurrentDesktop: KDE
Date: Mon Feb 28 19:45:05 2022
InstallationDate: Installed on 2021-11-28 (92 days ago)
InstallationMedia: Kubuntu 20.04.3 LTS "Focal Fossa" - Release amd64 
(20210819.1)
SourcePackage: plasma-workspace
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: plasma-workspace (Ubuntu)
 Importance: Undecided
 Status: Invalid


** Tags: amd64 apport-bug focal

** Attachment added: "Package update history. The problem occured after the 
updates on 2022-02-28."
   https://bugs.launchpad.net/bugs/1962518/+attachment/5564248/+files/dpkg.log

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

Title:
  KDE panel disappeared after update

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


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

[Bug 1962518] Re: KDE panel disappeared after update

2022-02-28 Thread craigster0
And I have a work around! Thanks to the information in this post:

https://archived.forum.manjaro.org/t/how-to-reset-kde-panel-widgets-etc-
after-becoming-invisible-following-display-config-change/155280

It suggests:

% rm ~/.config/plasma-org.kde.plasma.desktop-appletsrc
~/.config/plasmashellrc

i'm a little more cautious so I moved them out of the way:

% mkdir ~/.config,cya
% mv ~/.config/plasma-org.kde.plasma.desktop-appletsrc ~/.config/plasmashellrc 
~/.config,cya/.


then I killed plasmashell and restarted it and the panel was back!

Opening the bug here so other folks with the same problem will know the
work around. I suspect it will be hard to actually fix this.

** Attachment added: "Config file 1 of 2 that I moved out of the way to fix 
this."
   
https://bugs.launchpad.net/ubuntu/+source/plasma-workspace/+bug/1962518/+attachment/5564252/+files/plasma-org.kde.plasma.desktop-appletsrc

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

Title:
  KDE panel disappeared after update

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


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


[Bug 1761051] Re: laptop sound broken in latest update -- "No output or input devices found"

2018-05-01 Thread craigster0
Sound is not completely broken: With chromium-browser i can watch videos
with sound on youtube.com, and on slack.com both speaker and microphone
work.

But using Firefox with the same web sites does not have any sound.

The music players Amarok and Rhythmbox also do not produce sound, which
makes me sad.  I have not found one that works.

Any suggestions as to where to start if i want to try and fix this
myself?

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

Title:
  laptop sound broken in latest update -- "No output or input devices
  found"

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

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

[Bug 1761051] Re: laptop sound broken in latest update -- "No output or input devices found"

2018-05-01 Thread craigster0
OK, i'm now running the V4.16.0 kernel:

> craigster0@p51:/local/home/craigster0/Downloads/linux-kernel-4.16$ uname -r
> 4.16.0-041600-generic

and clicking on the "speaker icon" on the menu bar at the bottom of the
screen still shows "No output or input devices found".  more
importantly, trying to play audio with Amarok or Rhythmbox produces no
audible signal.

i also tried booting with the oldest kernel still installed on the box,
vmlinuz-4.13.0-36-generic, which was installed well before this problem
occurred and the sound still didn't work.

to the best of my recollection. i don't think this problem was _caused_
by a kernel update.  both speakers and microphone worked fine with all
apps before i performed a software update, and failed after that.  the
trick is figuring out exactly which software update caused the problem!

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

Title:
  laptop sound broken in latest update -- "No output or input devices
  found"

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

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

[Bug 1761051] Re: laptop sound broken in latest update -- "No output or input devices found"

2018-04-27 Thread craigster0
OK, i'm now running the V4.16.0 kernel:

> craigster0@p51:/local/home/craigster0/Downloads/linux-kernel-4.16$ uname -r
> 4.16.0-041600-generic

and clicking on the "speaker icon" on the menu bar at the bottom of the
screen still shows "No output or input devices found".  more
importantly, trying to play audio with Amarok or Rhythmbox produces no
audible signal.

to the best of my recollection. i don't think this problem was _caused_
by a kernel update.  both speakers and microphone worked fine with all
apps before i performed a software update, and failed after that.  the
trick is figuring out exactly which software update caused the problem!

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

Title:
  laptop sound broken in latest update -- "No output or input devices
  found"

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

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

[Bug 1761051] Re: laptop sound broken in latest update -- "No output or input devices found"

2018-04-26 Thread craigster0
** Tags added: kernel-bug-exists-upstream

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

Title:
  laptop sound broken in latest update -- "No output or input devices
  found"

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

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

[Bug 1761051] Re: laptop sound broken in latest update -- "No output or input devices found"

2018-04-26 Thread craigster0
Yes, i should be able to test with the v4.16 kernel.  I'll try to do
that tonight.

I'm sorry I didn't see your note earlier!

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

Title:
  laptop sound broken in latest update -- "No output or input devices
  found"

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

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

[Bug 1761051] [NEW] laptop sound broken in latest update -- "No output or input devices found"

2018-04-03 Thread craigster0
Public bug reported:

after i installed the latest update for Kubuntu 17.10 my audio devices
disappeared and i lost the ability to listen to music or play sounds on
my laptop.  it worked fine before the update!

(Caveat: sometimes ads or youtube will play through the speakers or
headphones but it is unpredictable and i have no control over volume or
muting.)

the Plasma Audio Volume settings show "No Output Devices Available" and
"No Input Devices Available".  it worked fine before the last update.

this is a Lenovo P51, a fairly popular laptop for linux. my laptop is a
high end version with an E3-1505M CPU and "hybrid graphics".

i do not update the software every day so the problem may have been
introduced upto two weeks ago, but no earlier then that.

ProblemType: Bug
DistroRelease: Ubuntu 17.10
Package: linux-image-4.13.0-37-generic 4.13.0-37.42
ProcVersionSignature: Ubuntu 4.13.0-37.42-generic 4.13.13
Uname: Linux 4.13.0-37-generic x86_64
ApportVersion: 2.20.7-0ubuntu3.7
Architecture: amd64
AudioDevicesInUse: Error: command ['fuser', '-v', '/dev/snd/by-path', 
'/dev/snd/hwC0D2', '/dev/snd/hwC0D0', '/dev/snd/pcmC0D10p', 
'/dev/snd/pcmC0D9p', '/dev/snd/pcmC0D8p', '/dev/snd/pcmC0D7p', 
'/dev/snd/pcmC0D3p', '/dev/snd/pcmC0D0c', '/dev/snd/pcmC0D0p', 
'/dev/snd/controlC0', '/dev/snd/seq', '/dev/snd/timer'] failed with exit code 1:
CurrentDesktop: KDE
Date: Tue Apr  3 21:38:36 2018
HibernationDevice: RESUME=UUID=1c6e24a0-ad92-4e31-bad8-91d3ac06ee02
InstallationDate: Installed on 2018-01-12 (81 days ago)
InstallationMedia: Kubuntu 17.10 "Artful Aardvark" - Release amd64 (20171017.1)
MachineType: LENOVO 20HHCTO1WW
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-4.13.0-37-generic.efi.signed 
root=/dev/mapper/p51vg-root ro quiet splash vt.handoff=7
PulseList: Error: command ['pacmd', 'list'] failed with exit code 1: No 
PulseAudio daemon running, or not running as session daemon.
RelatedPackageVersions:
 linux-restricted-modules-4.13.0-37-generic N/A
 linux-backports-modules-4.13.0-37-generic  N/A
 linux-firmware 1.169.3
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 02/13/2017
dmi.bios.vendor: LENOVO
dmi.bios.version: N1UET31W (1.05 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20HHCTO1WW
dmi.board.vendor: LENOVO
dmi.board.version: SDK0J40697 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: None
dmi.modalias: 
dmi:bvnLENOVO:bvrN1UET31W(1.05):bd02/13/2017:svnLENOVO:pn20HHCTO1WW:pvrThinkPadP51:rvnLENOVO:rn20HHCTO1WW:rvrSDK0J40697WIN:cvnLENOVO:ct10:cvrNone:
dmi.product.family: ThinkPad P51
dmi.product.name: 20HHCTO1WW
dmi.product.version: ThinkPad P51
dmi.sys.vendor: LENOVO

** Affects: linux (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: amd64 apport-bug artful regression-update

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

Title:
  laptop sound broken in latest update -- "No output or input devices
  found"

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

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

[Bug 1761051] Re: laptop sound broken in latest update -- "No output or input devices found"

2018-04-03 Thread craigster0
i'm wondering whether i should try rolling back to the previous kernel
version.  (i didn't notice any updates to sound drivers or software when
i reviewed the packages to be upgraded, but i may have missed
something.)

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

Title:
  laptop sound broken in latest update -- "No output or input devices
  found"

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

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

[Bug 1318314] Re: brightness adjustment does not work on Thinkpad E145

2014-08-17 Thread craigster0
I have the same problem as well, but this is on a Thinkpad T510 (about 5
years old).  This is with the Nvidia graphs card and the Nvidia 331.38
driver (the Noveau driver doesn't work -- it consistently core dumps
after suspend/resume).


** Attachment added: Xorg.0.org (Xorg Server log file)
   
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1318314/+attachment/4180141/+files/Xorg.0.log

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

Title:
  brightness adjustment does not work on Thinkpad E145

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1318314/+subscriptions

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


[Bug 1318314] Re: brightness adjustment does not work on Thinkpad E145

2014-08-17 Thread craigster0
** Attachment added: Output from lspci.
   
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1318314/+attachment/4180142/+files/lspci.txt

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

Title:
  brightness adjustment does not work on Thinkpad E145

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1318314/+subscriptions

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


[Bug 1318314] Re: brightness adjustment does not work on Thinkpad E145

2014-08-17 Thread craigster0
** Attachment added: Output from ls -lR for /sys/class and /sys/devices 
(starting with /sys/class/backlight).
   
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1318314/+attachment/4180143/+files/backlight-ls.txt

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

Title:
  brightness adjustment does not work on Thinkpad E145

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1318314/+subscriptions

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


[Bug 1318314] Re: brightness adjustment does not work on Thinkpad E145

2014-08-17 Thread craigster0
It appears this bug is fairly well known.  Here's an article called Fix
Brightness Control Not Working for Ubuntu 14.04  Linux Mint 17 at
http://itsfoss.com/fix-brightness-ubuntu-1310/ .  Unfortunately, the fix
listed is only for the Intel Video card.

For what its worth, the brightness control worked fine on this laptop
with Ubuntu 10.04.

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

Title:
  brightness adjustment does not work on Thinkpad E145

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/fglrx-installer/+bug/1318314/+subscriptions

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


[Bug 553789] Re: X freeze/crash with nouveau driver

2010-07-07 Thread craigster0
Once this bug occurs, it is readily reproducible (or at least I think
this is a reproduction case).

On my system, once X server wedges I can login to the machine via ssh
and kill -9 the X server process.  A new process starts, and
immediately throws the same stack traceback.

So there's the potential of intervening with /usr/bin/X, or /usr/lib/gdm
/gdm-simple-slave (it's parent) to collect additional strace or debug
information.

-- 
X freeze/crash with nouveau driver
https://bugs.launchpad.net/bugs/553789
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 566149] Re: Lucid: No USB after resume on Thinkpad X201, T410, T410s, T510, W510

2010-06-30 Thread craigster0
@Peter Schmidt

thanks for the pointer about the brightness problem!

-- 
Lucid: No USB after resume on Thinkpad X201, T410, T410s, T510, W510
https://bugs.launchpad.net/bugs/566149
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 553789] Re: X freeze/crash with nouveau driver

2010-06-30 Thread craigster0
i ran into this problem as well on a Lenovo Thinkpad T510 with nVidia
NVS 3100M (rev a2) graphics.

I've run into this problem four or five times in the week that i've
owned the laptop.  in this particular case the freeze occurred after the
screen saver locked the screen, and i entered my password.  entering my
password unlocked the screen, but that was the last thing i could type
or click on.

here's the info from the tail of Xorg.0.log.old (grabbed after a
reboot):

...
(II) NOUVEAU(0): Modeline 1920x1080x0.0  115.83  1920 1980 2028 2050  1080 
1090 1100 1130 -hsync -vsync (56.5 kHz)
[mi] EQ overflowing. The server is probably stuck in an infinite loop.

Backtrace:
0: /usr/bin/X (xorg_backtrace+0x28) [0x4a3248]
1: /usr/bin/X (mieqEnqueue+0x1f4) [0x4a2ac4]
2: /usr/bin/X (xf86PostMotionEventP+0xc4) [0x47cea4]
3: /usr/lib/xorg/modules/input/evdev_drv.so (0x7f72a1d24000+0x53cf) 
[0x7f72a1d293cf]
4: /usr/bin/X (0x40+0x6fca7) [0x46fca7]
5: /usr/bin/X (0x40+0x11d1c3) [0x51d1c3]
6: /lib/libpthread.so.0 (0x7f72a7143000+0xf8f0) [0x7f72a71528f0]
7: /lib/libc.so.6 (ioctl+0x7) [0x7f72a5efa187]
8: /lib/libdrm.so.2 (drmIoctl+0x28) [0x7f72a44ab5b8]
9: /lib/libdrm.so.2 (drmCommandWrite+0x1b) [0x7f72a44ab83b]
10: /lib/libdrm_nouveau.so.1 (0x7f72a3e6d000+0x2f7d) [0x7f72a3e6ff7d]
11: /lib/libdrm_nouveau.so.1 (nouveau_bo_map_range+0xfc) [0x7f72a3e701bc]
12: /lib/libdrm_nouveau.so.1 (0x7f72a3e6d000+0x2166) [0x7f72a3e6f166]
13: /lib/libdrm_nouveau.so.1 (nouveau_pushbuf_flush+0x29c) [0x7f72a3e6f4fc]
14: /usr/lib/xorg/modules/libexa.so (0x7f72a2fc8000+0x9555) [0x7f72a2fd1555]
15: /usr/lib/xorg/modules/libexa.so (0x7f72a2fc8000+0xa0ea) [0x7f72a2fd20ea]
16: /usr/bin/X (0x40+0xd8a4b) [0x4d8a4b]
17: /usr/lib/xorg/modules/libexa.so (0x7f72a2fc8000+0xb3bd) [0x7f72a2fd33bd]
18: /usr/bin/X (0x40+0xd844e) [0x4d844e]
19: /usr/bin/X (0x40+0xd27ce) [0x4d27ce]
20: /usr/bin/X (0x40+0x30c3c) [0x430c3c]
21: /usr/bin/X (0x40+0x261aa) [0x4261aa]
22: /lib/libc.so.6 (__libc_start_main+0xfd) [0x7f72a5e3ac4d]
23: /usr/bin/X (0x40+0x25d59) [0x425d59]


** Attachment added: X Server log file.
   http://launchpadlibrarian.net/51218804/Xorg.0.log.old

-- 
X freeze/crash with nouveau driver
https://bugs.launchpad.net/bugs/553789
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 566149] Re: Lucid: No USB after resume on Thinkpad X201, T410, T410s, T510, W510

2010-06-28 Thread craigster0
The proposed update, kernel 2.6.32-23, fixed the problem for me for
Ubuntu 10.04 (Lucid Lynx).

One curious issue/bug(?):  a feature of the T510 is a single always on
USB port, which provides power even if the laptop is sleeping -- even on
battery.  With this kernel, all three laptop USB ports provide power
even when the laptop is sleeping (and on battery).  I'd be happier if
the always-on USB were only the single port designated for this.  I have
not yet checked to see if the released kernels are different in this
respect.

Hardware info:  i have a 2 week old (latest BIOS) Lenovo Thinkpad T510
with the Nvidia NVS 3100M switchable graphics and a Core i5 processor.

The proprietary Nvidia drivers work fine for me, except that the
brightness control doesn't work when i'm using the proprietary drivers.
This is also true with the kernel in the Lucid distribution and the
latest production kernel, so its not a result of the 2.6.32-23 kernel.

-- 
Lucid: No USB after resume on Thinkpad X201, T410, T410s, T510, W510
https://bugs.launchpad.net/bugs/566149
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 566149] Re: Lucid: No USB after resume on Thinkpad X201, T410, T410s, T510, W510

2010-06-28 Thread craigster0
I verified the behavior of the production  2.6.32-22.36 kernel against
the proposed 2.6.32-23.37 kernel.  In both cases, all 3 USB ports are
powered when the laptop is suspended (even if suspended on battery).  So
the proposed update does not add an additional bug here.

-- 
Lucid: No USB after resume on Thinkpad X201, T410, T410s, T510, W510
https://bugs.launchpad.net/bugs/566149
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 574438] Re: No USB after suspend on ThinkPad T510

2010-06-27 Thread craigster0
*** This bug is a duplicate of bug 566149 ***
https://bugs.launchpad.net/bugs/566149

Just in case its not clear to a newbie, like me, this is (likely) a
duplicate of https://bugs.launchpad.net/bugs/566149 .  If you're not
logged in, the only indication that this is a duplicate is in the box in
the uppper right hand corner of the page where it says Duplicate of bug
#566149.  I missed that.

Anyway, a fix has been proposed that fixes the problem for many people.
It should been in the kernel distribution soon, but is not yet present
in 2.6.32-22.

Probably the clearest indication of that bug is the following lines in
/var/log/messages (and in dmesg output) after a resume:

...
Jun 27 16:59:09 wideload kernel: [18446744057.921733] usb 2-1.3: reset high 
speed USB device using ehci_hcd and address 3
Jun 27 16:59:09 wideload kernel: [18446744058.032278] PM: resume of drv:usb 
dev:2-1.3 complete after 185.665 msecs
Jun 27 16:59:09 wideload kernel: [18446744058.035033] PM: resume of devices 
complete after 1902.144 msecs
Jun 27 16:59:09 wideload kernel: [18446744058.035183] PM: resume devices took 
1.900 seconds
Jun 27 16:59:09 wideload kernel: [18446744058.035213] Restarting tasks ... 
Jun 27 16:59:09 wideload kernel: [18446744058.049510] usb 1-1.1: USB 
disconnect, address 3
Jun 27 16:59:09 wideload kernel: [18446744058.049513] usb 1-1.1.1: USB 
disconnect, address 6
Jun 27 16:59:09 wideload kernel: [18446744058.078230] done.
Jun 27 16:59:09 wideload kernel: [18446744058.131399] usb 1-1.1.2: USB 
disconnect, address 7


If you don't see the disconnect messages, then i suspect you have a different 
bug.

-- 
No USB after suspend on ThinkPad T510
https://bugs.launchpad.net/bugs/574438
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 156191] Re: Printing from Java does not work at all with cups 1.2

2009-03-08 Thread craigster0
i'm using Ubuntu 8.04 (Hardy Heron), and the only work around that works
for me is the one described by aurorius.  basically, i couldn't find the
Job Options tab.  either i'm stupid, or else it is changed in my
version of CUPS (which is 1.3.7-1ubuntu3).

you can read my long description of the bug and fix here:

http://ubuntuforums.org/showpost.php?p=6858372postcount=10

but all of this information is included above, or in references cited by
the above listings.  but i'll summarize the fix cited above:

i'm using Ubuntu 8.04 (really Kubuntu 8.04) Hardy Heron. what i did was
edit /etc/cups/printers.conf and add the line

Option orientation-requested 3

just above /Printer everywhere it appears in the file. for example:

ErrorPolicy retry-job
+ Option orientation-requested 3
/Printer

you must be root to edit the file. to do this with sudo and vi:

% sudo vi /etc/cups/printers.conf

you should probably save a backup copy of the file before you edit it.

after you edit the file you must restarts the Cups daemon. try:

% sudo /etc/init.d/cupsys restart

-- 
Printing from Java does not work at all with cups  1.2
https://bugs.launchpad.net/bugs/156191
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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