[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2012-07-13 Thread Tom Kaminski
Found this: https://bugs.php.net/bug.php?id=58211

Which gave me enough information on what needed to be changed in the
rest of the code to make it all work.  Attached is a complete patch to
make the php ps module 64 bit compatible.

Briefly tested.  At least it doesn't seg fault anymore.


** Bug watch added: bugs.php.net/ #58211
   http://bugs.php.net/bug.php?id=58211

** Patch added: Patch for php5-ps to make it 64bit compatible
   
https://bugs.launchpad.net/ubuntu/+source/php-ps/+bug/1024207/+attachment/3221934/+files/php-ps-64bit.patch

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

Title:
  php5-ps segmentation fault on ps_setfont (64bit)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-ps/+bug/1024207/+subscriptions

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


[Bug 1024207] [NEW] php5-ps segmentation fault on ps_setfont (64bit)

2012-07-12 Thread Tom Kaminski
Public bug reported:

php5-ps doesn't work on amd64 based systems.  It will throw a
segmentation fault at the ps_setfont() function.  I was able to
reproduce on two separate amd64 machines, including directly from a live
CD.From a live CD, here are the steps to reproduce:

1. Add universe to apt-get sources.list
2. apt-get update
3. apt-get install php5 php5-ps
4. Run command: php ps.php (where ps.php is the attached sample program)

- When I compiled the example C programs using libps directly, there were no 
problems with the same set of functions.
- When I booted with a 32bit live CD (12.04), the above steps worked fine.  No 
segmentation fault.

Extra Info:
php5-ps:  Installed: 1.3.6-6
Ubuntu 12.04 LTS 64bit

** Affects: php-ps (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: regression-release

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

Title:
  php5-ps segmentation fault on ps_setfont (64bit)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-ps/+bug/1024207/+subscriptions

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


[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2012-07-12 Thread Tom Kaminski
** Attachment added: Sample test php program and font file
   
https://bugs.launchpad.net/bugs/1024207/+attachment/3221879/+files/ps-test.tar.gz

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

Title:
  php5-ps segmentation fault on ps_setfont (64bit)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-ps/+bug/1024207/+subscriptions

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


[Bug 1024207] Re: php5-ps segmentation fault on ps_setfont (64bit)

2012-07-12 Thread Tom Kaminski
** Description changed:

  php5-ps doesn't work on amd64 based systems.  It will throw a
  segmentation fault at the ps_setfont() function.  I was able to
  reproduce on two separate amd64 machines, including directly from a live
  CD.From a live CD, here are the steps to reproduce:
  
  1. Add universe to apt-get sources.list
  2. apt-get update
  3. apt-get install php5 php5-ps
  4. Run command: php ps.php (where ps.php is the attached sample program)
  
- - When I compiled the example C programs using libps directly, there were no 
problems with the same set of functions.
+ - When I compiled and ran the example libps C programs, there were no 
problems with the same set of functions.
  - When I booted with a 32bit live CD (12.04), the above steps worked fine.  
No segmentation fault.
+ - I recompiled the module using pecl install ps, and it still seg faulted 
on 64bit.
  
  Extra Info:
  php5-ps:  Installed: 1.3.6-6
  Ubuntu 12.04 LTS 64bit

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

Title:
  php5-ps segmentation fault on ps_setfont (64bit)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/php-ps/+bug/1024207/+subscriptions

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


[Bug 990639] Re: Unity Launcher reveal does not work

2012-04-29 Thread Tom Kaminski
Thanks Russell, your fix worked for me.  I played around with the Reveal
Pressure and I found that a value of 5 works well.  Having a value of 1
may make it too sensitive, especially if you are trying to click on the
window close button in that corner.  I think the default value of 20 is
way too high and should be changed.

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

Title:
  Unity Launcher reveal does not work

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

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


[Bug 631933] Re: Acer 6592G tpm_tis error on boot

2012-01-05 Thread Tom Kaminski
Just did a fresh install of Ubuntu 11.10 on my Acer Travel Mate 6592G
laptop and I can confirm that the problem still exists.  Without
blacklisting tpm_tis, the boot time is very long, and I get the same
errors in the kern.log file.

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

Title:
  Acer 6592G tpm_tis error on boot

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

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


[Bug 859405] Re: [master] Remaining corner cases where windows receive invalid stack positions

2011-11-07 Thread Tom Kaminski
I am running unity 4.24.0, and I can confirm that pressing F11 twice in
Chromium fixed the window stacking problem.  When this stacking problem
occurs, I need to minimize each open window in order to get back to the
desktop before I can use the unity launcher to switcher.

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

Title:
  [master] Remaining corner cases where windows receive invalid stack
  positions

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity/+bug/859405/+subscriptions

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


[Bug 721544] Re: Update replaced grub-efi with grub-pc causing boot failure.

2011-07-13 Thread Tom Kaminski
Just happened to me in the a recent update to Natty through the Update
Manager.  I had to boot via live CD and uninstall grub-pc and re-install
grub-efi-amd64.

Linux venus 2.6.38-10-generic #46-Ubuntu SMP Tue Jun 28 15:07:17 UTC
2011 x86_64 x86_64 x86_64 GNU/Linux

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

Title:
  Update replaced grub-efi with grub-pc causing boot failure.

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

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


[Bug 631933] Re: X freeze during boot after 10.04 LTS upgrade to 10.10 Beta

2010-10-25 Thread Tom Kaminski
I've attached my kern.log file that shows the tpm_send error with other
related information:

Oct 25 00:17:34 mars kernel: [  131.990093] tpm_tis 00:0b: tpm_transmit: 
tpm_send: error -62
Oct 25 00:18:31 mars kernel: [  189.011559]   alloc irq_desc for 32 on node -1
Oct 25 00:18:31 mars kernel: [  189.011562]   alloc kstat_irqs on node -1

See attachment for full log

** Attachment added: kern.log
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/631933/+attachment/1710135/+files/kern.log

-- 
X freeze during boot after 10.04 LTS upgrade to 10.10 Beta 
https://bugs.launchpad.net/bugs/631933
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 631933] Re: X freeze during boot after 10.04 LTS upgrade to 10.10 Beta

2010-10-25 Thread Tom Kaminski
Here's a workaround that worked for me:

Add
blacklist tpm_tis
to the file /etc/modprobe.d/blacklist.conf

You can find out more information here:
https://bugzilla.novell.com/show_bug.cgi?id=634642


** Bug watch added: Novell/SUSE Bugzilla #634642
   https://bugzilla.novell.com/show_bug.cgi?id=634642

-- 
X freeze during boot after 10.04 LTS upgrade to 10.10 Beta 
https://bugs.launchpad.net/bugs/631933
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 631933] Re: X freeze during boot after 10.04 LTS upgrade to 10.10 Beta

2010-10-24 Thread Tom Kaminski
I also have a TravelMate 6592G and a recent Ubuntu 10.4 update cause
this issue.  Upon boot, I get the Ubuntu splash screen briefly, then it
goes to the console based login prompt.  After a few minutes, X server
finally kicks in and displays the graphical login prompt.  Everything is
normal after that. I am running 64 bit Ubuntu 10.04.

-- 
X freeze during boot after 10.04 LTS upgrade to 10.10 Beta 
https://bugs.launchpad.net/bugs/631933
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 511716] [NEW] Move pointer with keyboard is jerky

2010-01-23 Thread Tom Kaminski
Public bug reported:

Binary package hint: xorg

I use the feature accessibility feature to move the mouse using the
keyboard's numpad keys.  This can be toggled on via the SHIFT + NUMLOCK
key.  The feature works, but the movement of the pointer on the screen
is very jerky when using the keyboard.  It seems like the cursor
position is only updated 3 or 4 times per second.  As a result, it is
sometimes hard to position the pointer because of the infrequent updates
of the position.  Also it looks terrible.  I would suggest that the
cursor position be updated at least 30 times per second, or more.

ProblemType: Bug
Architecture: i386
Date: Sat Jan 23 16:12:33 2010
DistroRelease: Ubuntu 9.10
Lsusb:
 Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
 Bus 002 Device 002: ID 046d:c318 Logitech, Inc. 
 Bus 002 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 003 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
 Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
MachineType: Dell Computer Corporation Latitude D800
NonfreeKernelModules: nvidia
Package: xorg 1:7.4+3ubuntu10
PccardctlIdent:
 Socket 0:
   no product info available
 Socket 1:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
 Socket 1:
   no card
ProcCmdLine: root=UUID=1a736f13-bb50-4b89-9c81-6d389421ba69 ro quiet splash 
rootflags=data=writeback
ProcEnviron:
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.31-17.54-386
RelatedPackageVersions:
 xserver-xorg 1:7.4+3ubuntu10
 libgl1-mesa-glx 7.6.0-1ubuntu4
 libdrm2 2.4.14-1ubuntu1
 xserver-xorg-video-intel 2:2.9.0-1ubuntu2.1
 xserver-xorg-video-ati 1:6.12.99+git20090929.7968e1fb-0ubuntu1
SourcePackage: xorg
Uname: Linux 2.6.31-17-386 i686
XsessionErrors:
 (gnome-settings-daemon:1887): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
 (polkit-gnome-authentication-agent-1:1930): GLib-CRITICAL **: 
g_once_init_leave: assertion `initialization_value != 0' failed
 (nautilus:1925): Eel-CRITICAL **: eel_preferences_get_boolean: assertion 
`preferences_is_initialized ()' failed
 (firefox:2141): GLib-WARNING **: g_set_prgname() called multiple times
dmi.bios.date: 04/25/2003
dmi.bios.vendor: Dell Computer Corporation
dmi.bios.version: A02
dmi.board.name: 01W890
dmi.board.vendor: Dell Computer Corporation
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Computer Corporation
dmi.modalias: 
dmi:bvnDellComputerCorporation:bvrA02:bd04/25/2003:svnDellComputerCorporation:pnLatitudeD800:pvr:rvnDellComputerCorporation:rn01W890:rvr:cvnDellComputerCorporation:ct8:cvr:
dmi.product.name: Latitude D800
dmi.sys.vendor: Dell Computer Corporation
fglrx: Not loaded
system:
 distro: Ubuntu
 architecture:   i686kernel: 2.6.31-17-386

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


** Tags: apport-bug i386

-- 
Move pointer with keyboard is jerky
https://bugs.launchpad.net/bugs/511716
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 511716] Re: Move pointer with keyboard is jerky

2010-01-23 Thread Tom Kaminski

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/38313258/BootDmesg.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/38313259/CurrentDmesg.txt

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/38313260/Dependencies.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/38313261/Lspci.txt

** Attachment added: PciDisplay.txt
   http://launchpadlibrarian.net/38313262/PciDisplay.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/38313263/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/38313264/ProcInterrupts.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/38313265/ProcModules.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/38313266/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/38313268/UdevLog.txt

** Attachment added: XorgConf.txt
   http://launchpadlibrarian.net/38313269/XorgConf.txt

** Attachment added: XorgLog.txt
   http://launchpadlibrarian.net/38313270/XorgLog.txt

** Attachment added: XorgLogOld.txt
   http://launchpadlibrarian.net/38313271/XorgLogOld.txt

** Attachment added: Xrandr.txt
   http://launchpadlibrarian.net/38313272/Xrandr.txt

** Attachment added: glxinfo.txt
   http://launchpadlibrarian.net/38313273/glxinfo.txt

** Attachment added: monitors.xml.txt
   http://launchpadlibrarian.net/38313274/monitors.xml.txt

** Attachment added: setxkbmap.txt
   http://launchpadlibrarian.net/38313275/setxkbmap.txt

** Attachment added: xdpyinfo.txt
   http://launchpadlibrarian.net/38313276/xdpyinfo.txt

** Attachment added: xkbcomp.txt
   http://launchpadlibrarian.net/38313277/xkbcomp.txt

-- 
Move pointer with keyboard is jerky
https://bugs.launchpad.net/bugs/511716
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 131626] Re: Sleep wakes up but screen is blank

2007-08-25 Thread Tom Kaminski
I have a DELL Latitude D800 (Model PP02X), and I get the exact same
problem.  It goes to sleep properly, but when I press the power button,
I see the HD lights blink and it turns on but the screen remains blank.
I know that everything is running properly in the background because if
I press CTRL-ALT-BACKSPACE, then it returns be back to the login screen.
I know this because I recognize the sound that is played when I type in
the incorrect password.  Pressing FCN-Suspend will also cause it to go
back into sleep mode.  I can't restore the display for the life of me
unless i do a hard reboot.  I am running Ubuntu Feisty Fawn.

-- 
Sleep wakes up but screen is blank
https://bugs.launchpad.net/bugs/131626
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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