[Bug 243838] Re: network manager unable to use WPA security. Hardy!

2008-07-03 Thread Dan
my chip set is:
02:02.0 Network controller: Intersil Corporation Prism 2.5 Wavelan chipset (rev 
01)
my router is:
linksys WRTSL54GS Firmware Version : v2.00.1 

the driver is:
hostap

I finally convinced my wife to upgrade to ubuntu.
The interesting thing is that before I upgraded this lap top from M$ XP to 
Hardy the WPA worked fine.

-- 
network manager unable to use WPA security. Hardy!
https://bugs.launchpad.net/bugs/243838
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 297215] [NEW] m-a doesn't cope well with kernel subflavors

2008-11-12 Thread Dan
Public bug reported:

Binary package hint: module-assistant

I want to build open-vm-source for a system running Intrepid and linux-
kernel-virtual. However, linux-headers-virtual pulls in linux-
headers-2.6.27-7-server, and the linux-image-2.6.27-7-virtual package
uses a mixture of -server and -virtual for various files and folders
(importantly, -server for /lib/modules/...). This seems to confuse m-a.

If I do "m-a -l 2.6.27-7-server build open-vm-source" then I get a
package which depends on linux-image-2.6.27-7-server, so I can't install
it.

I get the same result with "m-a -l 2.6.27-7-virtual -k /usr/src/linux-
headers-2.6.27-7-server build open-vm-source".

** Affects: module-assistant (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  Binary package hint: module-assistant
  
- I want to build open-vm-source for a system running linux-kernel-
- virtual. However, linux-headers-virtual pulls in linux-
+ I want to build open-vm-source for a system running Intrepid and linux-
+ kernel-virtual. However, linux-headers-virtual pulls in linux-
  headers-2.6.27-7-server, and the linux-image-2.6.27-7-virtual package
  uses a mixture of -server and -virtual for various files and folders
- (importantly, -server for /lib/modules/...).
+ (importantly, -server for /lib/modules/...). This seems to confuse m-a.
  
- If I do m-a -l 2.6.27-7-server build ... then I get a package which
- depends on linux-image-2.6.27-7-server, so I can't install it.
+ If I do "m-a -l 2.6.27-7-server build open-vm-source" then I get a
+ package which depends on linux-image-2.6.27-7-server, so I can't install
+ it.
  
- I get the same result with m-a -l 2.6.27-7-virtual -k /usr/src/linux-
- headers-2.6.27-7-server build ...
+ I get the same result with "m-a -l 2.6.27-7-virtual -k /usr/src/linux-
+ headers-2.6.27-7-server build open-vm-source".

-- 
m-a doesn't cope well with kernel subflavors
https://bugs.launchpad.net/bugs/297215
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 297234] [NEW] compiz blacklist confused by additional video card

2008-11-12 Thread Dan
Public bug reported:

Binary package hint: compiz

I have:

[EMAIL PROTECTED]:~$ lspci|egrep '(VGA|Display)'
00:02.0 Display controller: Intel Corporation 82845G/GL[Brookdale-G]/GE Chipset 
Integrated Graphics Device (rev 01)
01:05.0 VGA compatible controller: nVidia Corporation NV44A [GeForce 6200] (rev 
a1)

The Intel card is blacklisted in Intrepid-updates. However, I am using
the nVidia card, not the Intel card. The blacklist check in
/usr/bin/compiz just checks for the presence of a blacklisted card, not
whether that card is in use, so I see:

Checking for Xgl: not present. 
Blacklisted PCIID '8086:2562' found 
aborting and using fallback: /usr/bin/metacity 

where previously I had:

Checking for Xgl: not present. 
Detected PCI ID for VGA: 
Checking for texture_from_pixmap: present. 
Checking for non power of two support: present. 
Checking for Composite extension: present. 
Comparing resolution (1280x1024
1280x1024) to maximum 3D texture size (4096
4096): /usr/bin/compiz: line 263: [: too many arguments
/usr/bin/compiz: line 263: [: too many arguments
Passed.
Checking for Software Rasterizer: Not present. 
Checking for nVidia: present. 
Checking for FBConfig: present. 
Checking for Xgl: not present.

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

-- 
compiz blacklist confused by additional video card
https://bugs.launchpad.net/bugs/297234
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 278711] Re: open-vm-source doesn't build

2008-11-12 Thread Dan
This debdiff incorporates the upstream patch, and the resulting open-vm-
source builds successfully here.

** Attachment added: "open-vm-tools_2008.08.08-109361-1ubuntu2.debdiff"
   
http://launchpadlibrarian.net/19592814/open-vm-tools_2008.08.08-109361-1ubuntu2.debdiff

-- 
open-vm-source doesn't build
https://bugs.launchpad.net/bugs/278711
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 277432] Re: After upgrade to Ubuntu 8.10, all VPN connections disapeared

2008-12-04 Thread Dan
Between "gconftool-2 -R /system/networking" and "Applications -> Accessories -> 
"Passwords and Encryption Keys" I was able to piece it all back together.

-- 
After upgrade to Ubuntu 8.10, all VPN connections disapeared
https://bugs.launchpad.net/bugs/277432
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 279186] Re: x86_64 kernel oops on boot (dual-core Atom 330 board D945GCLF2)

2008-11-22 Thread Dan
Cool, the BIOS upgrade fixed it for me too!  I can now fully boot the
64-bit live CD all the way to the desktop.  Thanks, everybody!

Now, if I just could just get the integrated Ethernet working...  The
32-bit version of 8.10 works fine with the integrated Ethernet.  Well,
that's a different problem for another day.

Cheers.

-- 
x86_64 kernel oops on boot (dual-core Atom 330 board D945GCLF2)
https://bugs.launchpad.net/bugs/279186
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 160982] Re: Manual is incomplete

2008-11-14 Thread Dan
Yes:

[EMAIL PROTECTED]:~$ xdvi /usr/share/doc/cmix/manual.dvi.gz
[...]
xdvi.bin: Warning: Could not find graphics file "intro-ic.eps"
xdvi.bin: Warning: Could not find graphics file "intro-cpe.eps"

-- 
Manual is incomplete
https://bugs.launchpad.net/bugs/160982
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 279186] Re: x86_64 kernel oops on boot (dual-core Atom 330 board D945GCLF2)

2008-11-14 Thread Dan
I'm a newbie to linux development so I'd have to learn quite a bit to
follow the above instruction.  I'm guessing that 'git' means something
like 'get latest version of code from source repository' and 'make'
invokes the compiler and linker but I don't know what the "(no's)"
refers to.  There's some other things I'm puzzled by as well.  Also, If
building the code on your system takes 3-4 hours, on the atom it might
take 8 or longer.

I'm guessing that to run these instructions in the terminal application,
I'd need to be running 8.4.1 on the hard drive (not the live cd) and
that after running the instructions, the system might not boot any
longer.  So I'd need to image the drive first and then restore the drive
from the drive image after the test.  I don't actually have a spare
machine, so I could see this putting my main machine out of commission
for a day or longer.

It sure would be a lot easier for me if someone has a live CD iso with
the build already on it.  I could very quickly burn a CD with the iso
and report back what happens when I try to boot off of it.

-- 
x86_64 kernel oops on boot (dual-core Atom 330 board D945GCLF2)
https://bugs.launchpad.net/bugs/279186
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 278711] Re: open-vm-source doesn't build

2008-11-14 Thread Dan
Requesting sponsorship for the above debdiff -- this fixes the problem
for me, and the resulting modules work as expected (although it is
particularly affected by #297215). If my understanding of SRU is
correct, we need to get this fix tested in Jaunty before we can release
it for Intrepid.

-- 
open-vm-source doesn't build
https://bugs.launchpad.net/bugs/278711
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


Re: [Bug 243838] Re: No WPA support with Prism 2.5

2008-11-15 Thread Dan
I upgraded to 8.10 now the internal wireless does not connect to my AP. I do
however have a D-Link external card that is working so I will go with that
for now. But again WPA was not given as an option when connecting to my AP.
just WEP.

On Mon, Nov 3, 2008 at 7:02 AM, Alexander Sack <[EMAIL PROTECTED]> wrote:

> driver situation has again improved in intrepid. please check whether it
> works better for you there.
>
> ** Changed in: linux (Ubuntu)
> Sourcepackagename: network-manager => linux
>
> --
> No WPA support with Prism 2.5
> https://bugs.launchpad.net/bugs/243838
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in "linux" source package in Ubuntu: New
>
> Bug description:
> NM v. 0.6.6 Hardy Heron 8.04
> When trying to log on to my home network I use WPA security. Wireless
> connections fail to connect. I double checked the password made sure the
> router was configured correctly etc. When the connection fails then a window
> appears asking for the WEP passcode or key. WPA is not offered as an option.
> WEP 128bit passcode, WEP 64/128 hexadecimal, WEP 64/128 ascii are the
> options. I tried to manually configure a wireless connection hrough NM and
> all of the WPA options are there however when selected the same old window
> pops up and asks for the
> WEP key or passcode. WPA again is not offered.
>
> So I reconfigure the router to WEP with a passcode.The WEP 128bit passcode
> option doesn't even work it fails to connect.
>
> WEP 64/128 hex seems to work 65% of the time. I sometimes have to reboot
> for it
> to work.
>
> I tried wpasupplicant stuff to no avail as well.
>
> Seems that 7.10 has the same problem too.
>

-- 
No WPA support with Prism 2.5
https://bugs.launchpad.net/bugs/243838
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 369648] Re: Kernel 2.6.28.11 does not detect digital mic hardware on HP Pavilion DV5

2009-05-12 Thread Dan
I am having this same problem on an x86 version of Ubuntu 9.04. I am
running a Dell 1420, and I can only see an option for "digital input
source" in ALSA. While this enables the mic, I have no slider to control
the recording level of the mic.

Using audacity, I can record from my digital webcam mic, but it is
extremely soft. Skype doesn't work at all with the digital web camera
mic.

-- 
Kernel 2.6.28.11 does not detect digital mic hardware on HP Pavilion DV5
https://bugs.launchpad.net/bugs/369648
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 341952] Re: ath5k locks up system in jaunty - "ath5k phy0: noise floor calibration timeout"

2009-06-23 Thread Dan
I've got the same problem with locked up ath5k driver. Since the 7th of
May patch apparently did not went into .13 subrelease - as reported by
the chef and also confirmed by myself -  is it now scheduled to be in
the .14 ? Any testing ?

Best regards

-- 
ath5k locks up system  in jaunty - "ath5k phy0: noise floor calibration 
timeout"  
https://bugs.launchpad.net/bugs/341952
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 31037] Re: Vino-server takes 90% of cpu when only listening for incoming connections

2009-06-27 Thread Dan
I confirm the same problem, Vino-server takes 90% of CPU. I am using Ubuntu 
8.04 with all the updates (up to this time, June 2009).
After all this time of using this version of Ubuntu (8.04) it is for the first 
time when all of the sudden, without trying to use it, the vino-server jumps up 
and takes all the CPU power.
The only way of shutting it off is to go to System/Preferences/Remote Desktop 
and disable it from the Share check box and kill it after (otherwise it 
respawns itself).

-- 
Vino-server takes 90% of cpu when only listening for incoming connections
https://bugs.launchpad.net/bugs/31037
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 364877] Re: cups fails to print using Canon MP530

2009-04-30 Thread Dan
MP530.ppd attached.

** Attachment added: "MP530.ppd"
   http://launchpadlibrarian.net/26174564/MP530.ppd

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 371424] [NEW] galculator limits max number of bits to 22 in hex mode

2009-05-03 Thread dan
Public bug reported:

Binary package hint: galculator

In jaunty running galculator 1.3.4-1ubuntu1:

Go to Edit->Preferences and under the Numbers tab choose to configure
number base Hexadecimal.  The 'number of bits' field can't be adjusted
above 22 when in the past this value could always be set to 32.  If I
edit ~/.galculator and set the hex_bits parameter by hand to 32 in which
galculator does operate with 32 bits in hex mode.  If you then open up
the prefs dialog again, the number of bits reverts back to 22 (in
~/.galculator as wel).

I have this same problem if I compile the package from source.  However,
if I compile the source on another distros (gentoo and FC8) I don't see
this issue.  I assume this is actually not a galculator problem but gtk
or something, but I don't know how to track it down.

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

-- 
galculator limits max number of bits to 22 in hex mode
https://bugs.launchpad.net/bugs/371424
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 367036] [NEW] gnome-panel icons change location on temporary resolution change

2009-04-25 Thread Dan
Public bug reported:

Binary package hint: gnome-panel

When running a fullscreen application that changes the resolution for
the period of its execution squishes any icons together removing any
custom icon layout.

For example, I have my icons grouped together by application type in
sets of threes with spaces in between each group. I play a computer game
(grid wars) that takes control of the resolution and lowers it from
standard 1280x800 to 1024x768. This pushes all of my icons together
removing any custom spacing I have already set up. This is fine whilst
in the lower resolution, however the resolution change is only temporary
and once it reverts to 1280x800 it is desirable for the icons to move
back to my original setup however they remain squished together to the
right hand side of the panel.

Ubuntu 9.04 fresh install
Gnome Panel 2.26.0-0ubuntu7

** Affects: gnome-panel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gnome-panel icons change location on temporary resolution change
https://bugs.launchpad.net/bugs/367036
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 364877] Re: cups fails to print using Canon MP530

2009-04-29 Thread Dan
I can't print anything at all w/ 9.04.  Did some of the Canon drivers
get removed mistakenly?  When selecting a driver in 8.10, I can select
Canon MP530.  In 9.04, there is nothing that resembles the Canon MP530.
So this could be the problem.

I copied over the ppd file from my 8.10 box (which printing works).

lpstat -v
device for MP530: usb://Canon/MP530

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877] Re: cups fails to print using Canon MP530

2009-04-29 Thread Dan

** Attachment added: "cupsd.conf"
   http://launchpadlibrarian.net/26153911/cupsd.conf

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877] Re: cups fails to print using Canon MP530

2009-04-29 Thread Dan
I can't print anything at all w/ 9.04.  Did some of the Canon drivers
get removed mistakenly?  When selecting a driver in 8.10, I can select
Canon MP530.  In 9.04, there is nothing that resembles the Canon MP530.
So this could be the problem.

I copied over the ppd file from my 8.10 box (which printing works).

lpstat -v
device for MP530: usb://Canon/MP530

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877] Re: cups fails to print using Canon MP530

2009-04-29 Thread Dan
# Printer configuration file for CUPS v1.3.9
# Written by cupsd on 2009-04-28 17:30

Info Canon MP530
Location server
DeviceURI usb://Canon/MP530
State Idle
StateTime 1240957742
Accepting Yes
Shared Yes
JobSheets none none
QuotaPeriod 0
PageLimit 0
KLimit 0
OpPolicy default
ErrorPolicy retry-job


-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877] Re: cups fails to print using Canon MP530

2009-04-29 Thread Dan
It puts everything in the print queue but prints nothing.  I have done
the bulk of 'testing' w/ just trying to print a test page.

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877] Re: cups fails to print using Canon MP530

2009-04-29 Thread Dan
Here's the error log w/:
-  debug enabled
-  the ppd from the the 8.10 laptop which printing works.  

** Attachment added: "error_log"
   http://launchpadlibrarian.net/26154082/error_log

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877] Re: cups fails to print using Canon MP530

2009-04-29 Thread Dan
lpstat -v
device for MP530: usb://Canon/MP530
dgave...@server:~$ /usr/lib/cups/filter/rastertogutenprint.5.2 
Segmentation fault


When running PPD=/etc/cups/ppd/MP530.ppd /usr/lib/cups/filter/pstoraster 1 1 1 
1 "" /usr/share/system-config-printer/testpage-letter.ps > testpage.raster, it 
yield an empty file.  Here's the output:

PPD=/etc/cups/ppd/MP530.ppd /usr/lib/cups/filter/pstoraster 1 1 1 1 "" 
/usr/share/system-config-printer/testpage-letter.ps > testpage.raster 
INFO: Starting GPL Ghostscript 8.64...
DEBUG: Running /usr/bin/gs -dQUIET -dDEBUG -dPARANOIDSAFER -dNOPAUSE -dBATCH 
-dNOMEDIAATTRS -sDEVICE=cups -sstdout=%stderr -sOUTPUTFILE=%stdout -c 
/usr/share/system-config-printer/testpage-letter.ps
START 0 1538448 249142 1302040 19108 true 532 3 <0>
END PROCS 0 1578816 280026 1302040 21588 true 654 3 <0>
gs_std_e.ps 0 1607416 306861 134 27484 true 662 3 <0>
gs_il1_e.ps 10 1607416 316931 134 27484 true 663 3 <0>
END FONTDIR/ENCS 10 1607416 317159 134 27484 true 665 3 <0>
END DEVS 10 1644224 352520 134 27484 true 669 3 <0>
END STATD 10 1672824 380374 134 30364 true 674 3 <0>
END GS_FONTS 10 1743312 436454 134 30364 true 722 3 <0>
END BASIC COLOR 10 1743312 448187 134 30364 true 743 3 <0>
END IMAGE 10 1763496 467616 134 30364 true 748 3 <0>
gs_btokn.ps 10 1783680 482284 134 30364 true 752 3 <0>
gs_dps1.ps 10 1783680 490848 134 30364 true 754 3 <0>
gs_dps2.ps 10 1803864 503909 134 30364 true 755 3 <0>
gs_type1.ps 10 1824048 516428 134 30364 true 762 3 <0>
gs_lev2.ps 20 1852648 557217 1418840 127700 true 768 3 <0>
BEGIN RESOURCES 20 1872832 568063 1418840 127700 true 768 4 <1>
END CATEGORY 20 1872832 570682 1418840 127988 true 769 5 <1>
END GENERIC 20 1902952 591793 1418840 127988 true 771 4 <1>
END FIXED 20 1902952 601756 1418840 127988 true 771 4 <1>
END MISC 20 1923136 613058 1418840 127988 true 771 4 <1>
END ENCODING 20 1923136 616288 1418840 127988 true 771 4 <1>
gs_resmp.ps 20 1943320 641550 1418840 127988 true 775 3 <1>
gs_res.ps 20 1943320 639450 1418840 127988 true 775 3 <0>
gs_typ42.ps 20 1943320 645410 1418840 127988 true 778 3 <0>
gs_cidfn.ps 20 2024056 716251 1418840 127988 true 786 3 <0>
gs_cidcm.ps 20 2064424 747516 1418840 127988 true 786 3 <0>
gs_fntem.ps 20 2193944 887000 1418840 128196 true 788 3 <0>
gs_cidtt.ps 20 2234312 911488 1418840 128196 true 788 3 <0>
gs_cidfm.ps 30 2274680 950701 1418840 128196 true 788 3 <0>
gs_cmap.ps 30 2274680 965769 1418840 128196 true 793 3 <0>
gs_setpd.ps 30 2315048 991837 1418840 128196 true 793 3 <0>
gs_typ32.ps 30 2315048 998698 1418840 128196 true 791 3 <0>
gs_frsd.ps 30 2343648 1021132 1418840 128196 true 791 3 <0>
gs_ll3.ps 30 2363832 1042906 1418840 128196 true 792 3 <0>
gs_mex_e.ps 30 2363832 1050460 1418840 128196 true 792 3 <0>
gs_mro_e.ps 30 2384016 1059835 1418840 128196 true 792 3 <0>
gs_pdf_e.ps 30 2384016 1065798 1418840 128196 true 792 3 <0>
gs_wan_e.ps 30 2384016 1071738 1418840 128196 true 792 3 <0>
pdf_ops.ps 30 2424384 1102545 1418840 128196 true 792 3 <0>
gs_l2img.ps 30 2424384 1110391 1418840 128196 true 795 3 <0>
pdf_rbld.ps 40 2424384 1120084 1418840 128196 true 807 3 <0>
pdf_base.ps 40 2484936 1157611 1418840 128196 true 1005 4 <0>
pdf_draw.ps 40 2553904 1226516 1418840 128196 true 1005 4 <0>
pdf_font.ps 40 2594272 1268850 1418840 128916 true 1006 4 <0>
pdf_main.ps 40 2643088 1323432 1418840 128916 true 1012 4 <0>
pdf_sec.ps 40 2671688 1351939 1418840 128916 true 1012 4 <0>
gs_css_e.ps 40 2691872 1361808 1418840 128916 true 1012 4 <0>
gs_cff.ps 40 2785448 1438607 1418840 128916 true 1014 4 <0>
gs_mgl_e.ps 40 2785448 1445083 1418840 128916 true 1014 4 <0>
gs_agl.ps 50 2880096 1537295 1418840 128916 true 1015 4 <0>
Extend MacRomanEncodingForTrueType for TrueType: insert /partialdiff @ 182
Extend MacRomanEncodingForTrueType for TrueType: insert /greaterequal @ 179
Extend MacRomanEncodingForTrueType for TrueType: insert /lessequal @ 178
Extend MacRomanEncodingForTrueType for TrueType: insert /apple @ 240
Extend MacRomanEncodingForTrueType for TrueType: insert /Delta @ 198
Extend MacRomanEncodingForTrueType for TrueType: insert /product @ 184
Extend MacRomanEncodingForTrueType for TrueType: insert /integral @ 186
Extend MacRomanEncodingForTrueType for TrueType: cannot insert /Euro @ 219 used 
for /currency
Extend MacRomanEncodingForTrueType for TrueType: insert /infinity @ 176
Extend MacRomanEncodingForTrueType for TrueType: insert /notequal @ 173
Extend MacRomanEncodingForTrueType for TrueType: insert /summation @ 183
Extend MacRomanEncodingForTrueType for TrueType: insert /approxequal @ 197
Extend MacRomanEncodingForTrueType for TrueType: insert /radical @ 195
Extend MacRomanEncodingForTrueType for TrueType: insert /lozenge @ 215
Extend MacRomanEncodingForTrueType for TrueType: insert /Omega @ 189
Extend MacRomanEncodingForTrueType for TrueType: insert /pi @ 185
gs_ttf.ps 50 3043136 1697026 1418840 128916 true 1049 4 <0>
gs_icc.ps 50 3043136 1704573 1418840 128916 true 1050 4 <0>
gs_

[Bug 364877] [NEW] cups fails to print using Canon MP530

2009-04-21 Thread Dan
Public bug reported:

Fails to print anything with a Canon MP530 printer.  In 8.10, it worked
w/o any problems.  I just updated to 9.04 RC and printing fails.  I did
not change any printer setting at all.  After seeing it fail, I deleted
the printer and recreated it.  It couldn't find the proper driver.  I
copied over the canon 500 ppd file from my 8.10 laptop (which printing
still works on) and it still fails on 9.04.

Here's the log from /var/log/cups/error_log:

tail -f error_log
E [21/Apr/2009:17:04:32 -0500] cupsdAuthorize: Local authentication certificate 
not found!
E [21/Apr/2009:17:04:39 -0500] Resume-Printer: Unauthorized
E [21/Apr/2009:17:04:39 -0500] cupsdAuthorize: Local authentication certificate 
not found!
E [21/Apr/2009:17:04:43 -0500] Cancel-Job: Unauthorized
E [21/Apr/2009:17:05:10 -0500] PID 1406 
(/usr/lib/cups/filter/rastertogutenprint.5.2) crashed on signal 11!
E [21/Apr/2009:17:05:10 -0500] cupsdAuthorize: Local authentication certificate 
not found!
E [21/Apr/2009:17:05:10 -0500] cupsdAuthorize: Local authentication certificate 
not found!
E [21/Apr/2009:17:05:10 -0500] cupsdAuthorize: Local authentication certificate 
not found!
E [21/Apr/2009:17:05:12 -0500] [Job 78] Job stopped due to filter errors.
E [21/Apr/2009:17:05:12 -0500] cupsdAuthorize: Local authentication certificate 
not found!

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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


Re: [Bug 364877] Re: cups fails to print using Canon MP530

2009-04-22 Thread Dan

Brian,

I gave it read all privileges.  It needs modify anything and I can't
seem to see how to change that.  Got any ideas?

Thx,
Dan


--- On Wed, 4/22/09, Brian Murray  wrote:

> From: Brian Murray 
> Subject: [Bug 364877] Re: cups fails to print using Canon MP530
> To: djgaven...@yahoo.com
> Date: Wednesday, April 22, 2009, 11:13 AM
> Thank you for taking the time to
> report this bug and helping to make
> Ubuntu better.  To better help us troubleshoot your
> issue could you
> execute the command 'apport-collect -p cups 364877' in a
> terminal.  This
> will gather a lot of debugging information related to your
> issue.
> Thanks in advance.
> 
> ** Changed in: cups (Ubuntu)
>        Status: New =>
> Incomplete
> 
> -- 
> cups fails to print using Canon MP530
> https://bugs.launchpad.net/bugs/364877
> You received this bug notification because you are a direct
> subscriber
> of the bug.
> 
> Status in “cups” source package in Ubuntu: Incomplete
> 
> Bug description:
> Fails to print anything with a Canon MP530 printer. 
> In 8.10, it worked w/o any problems.  I just updated to
> 9.04 RC and printing fails.  I did not change any
> printer setting at all.  After seeing it fail, I
> deleted the printer and recreated it.  It couldn't find
> the proper driver.  I copied over the canon 500 ppd
> file from my 8.10 laptop (which printing still works on) and
> it still fails on 9.04.  
> 
> Here's the log from /var/log/cups/error_log:
> 
> tail -f error_log
> E [21/Apr/2009:17:04:32 -0500] cupsdAuthorize: Local
> authentication certificate not found!
> E [21/Apr/2009:17:04:39 -0500] Resume-Printer:
> Unauthorized
> E [21/Apr/2009:17:04:39 -0500] cupsdAuthorize: Local
> authentication certificate not found!
> E [21/Apr/2009:17:04:43 -0500] Cancel-Job: Unauthorized
> E [21/Apr/2009:17:05:10 -0500] PID 1406
> (/usr/lib/cups/filter/rastertogutenprint.5.2) crashed on
> signal 11!
> E [21/Apr/2009:17:05:10 -0500] cupsdAuthorize: Local
> authentication certificate not found!
> E [21/Apr/2009:17:05:10 -0500] cupsdAuthorize: Local
> authentication certificate not found!
> E [21/Apr/2009:17:05:10 -0500] cupsdAuthorize: Local
> authentication certificate not found!
> E [21/Apr/2009:17:05:12 -0500] [Job 78] Job stopped due to
> filter errors.
> E [21/Apr/2009:17:05:12 -0500] cupsdAuthorize: Local
> authentication certificate not found!
>

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877] apport-collect data

2009-04-22 Thread Dan
Architecture: amd64
DistroRelease: Ubuntu 9.04
Lpstat: Error: command ['lpstat', '-v'] failed with exit code -11:
MachineType: System manufacturer System Product Name
Package: cups 1.3.9-17ubuntu1
PackageArchitecture: amd64
Papersize: letter
PpdFiles: MP530: Canon PIXMA MP500 - CUPS+Gutenprint v5.2.0-rc1
ProcCmdLine: root=UUID=2d17f0ca-696e-42dc-8513-803d736e3f24 ro quiet splash
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
ProcVersionSignature: Ubuntu 2.6.28-11.42-generic
Uname: Linux 2.6.28-11-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev pulse pulse-access pulse-rt 
sambashare

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877]

2009-04-22 Thread Dan

** Attachment added: "CupsErrorLog.txt"
   http://launchpadlibrarian.net/25859992/CupsErrorLog.txt

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877]

2009-04-22 Thread Dan

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/25859993/CurrentDmesg.txt

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877]

2009-04-22 Thread Dan

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/25859990/BootDmesg.txt

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877]

2009-04-22 Thread Dan

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/2585/HalComputerInfo.txt

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877]

2009-04-22 Thread Dan

** Attachment added: "PrintingPackages.txt"
   http://launchpadlibrarian.net/25860006/PrintingPackages.txt

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877]

2009-04-22 Thread Dan

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/25860007/ProcCpuinfo.txt

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877]

2009-04-22 Thread Dan

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/25860008/ProcInterrupts.txt

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877]

2009-04-22 Thread Dan

** Attachment added: "Locale.txt"
   http://launchpadlibrarian.net/2586/Locale.txt

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877]

2009-04-22 Thread Dan

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/25859995/Dependencies.txt

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877]

2009-04-22 Thread Dan

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/25860005/Lsusb.txt

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877]

2009-04-22 Thread Dan

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/25860002/Lspci.txt

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 364877]

2009-04-22 Thread Dan

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/25860009/ProcModules.txt

-- 
cups fails to print using Canon MP530
https://bugs.launchpad.net/bugs/364877
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 353084] Re: GIMP CMYK seperate+ plugin reports "Invalid profile" for valid icc color profiles

2009-05-19 Thread Dan
** Changed in: gimp-plugin-registry (Ubuntu)
   Status: New => Confirmed

-- 
GIMP CMYK seperate+ plugin reports "Invalid profile" for valid icc color 
profiles
https://bugs.launchpad.net/bugs/353084
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 253323] Re: no grub installed when installing ubuntu 8.10 alpha3

2008-11-04 Thread Dan
Hello Everybody,

I've got a similar problem with ubuntu 8.10 when installing the server version 
on a HP Proliant ML580 G5 machine.
The installation goes fine up to the end, but when it reboots, than the machine 
won't start. I couldn't fix the bootloader with SuperGrubDisk. Any hints?

Thank you,
Dan

-- 
no grub installed when installing ubuntu 8.10 alpha3
https://bugs.launchpad.net/bugs/253323
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 281869] [NEW] printer not printing

2008-10-11 Thread Dan
Public bug reported:

Binary package hint: firefox-3.0

I just switched to using Ubuntu. My printer was recognized, but when I
send a document to print it does not print. It tells me the job was
completed, but nothing happened. Here is an attachment of what the
computer gathered as the problem. New to this so bear with me please!!!

ProblemType: Bug
Architecture: i386
Date: Sat Oct 11 14:13:53 2008
DistroRelease: Ubuntu 8.04
NonfreeKernelModules: fglrx
Package: firefox-3.0 3.0.3+build1+nobinonly-0ubuntu0.8.04.1
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-19-generic i686

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
printer not printing
https://bugs.launchpad.net/bugs/281869
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 281869] Re: printer not printing

2008-10-11 Thread Dan

** Attachment added: "Bug Report"
   http://launchpadlibrarian.net/18446903/Bug%20Report

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/18446904/Dependencies.txt

** Attachment added: "ExtensionSummary.txt"
   http://launchpadlibrarian.net/18446906/ExtensionSummary.txt

** Attachment added: "profiles.ini.txt"
   http://launchpadlibrarian.net/18446907/profiles.ini.txt

-- 
printer not printing
https://bugs.launchpad.net/bugs/281869
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 292979] Re: Regression: Xorg fails to detect VGA and crashes on IBM Thinkpad in Intrepid

2008-11-08 Thread Dan
I helped Joerlend with this bug over at #xubuntu. I can help with any
addition questions related to solving the issue from the configuration
side. I am wondering if the new fdi architecture can be extended to
create policy files for video, monitor, and other xserver devices. This
would be interesting since it would allow a single policy to patch older
hardware detection issues while developers resolve the underlying root
cause.

-- 
Regression: Xorg fails to detect VGA and crashes on IBM Thinkpad in Intrepid
https://bugs.launchpad.net/bugs/292979
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 278711] Re: open-vm-source doesn't build

2008-10-30 Thread Dan
The open-vm-source package has been included in Intrepid, and does fail
to build, so the bug still stands.

-- 
open-vm-source doesn't build
https://bugs.launchpad.net/bugs/278711
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 251875] Re: Assertion Failed

2008-07-25 Thread Dan

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/16302873/Dependencies.txt

** Attachment added: "ExtensionSummary.txt"
   http://launchpadlibrarian.net/16302874/ExtensionSummary.txt

** Attachment added: "profiles.ini.txt"
   http://launchpadlibrarian.net/16302875/profiles.ini.txt

-- 
Assertion Failed
https://bugs.launchpad.net/bugs/251875
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 251875] [NEW] Assertion Failed

2008-07-25 Thread Dan
Public bug reported:

Binary package hint: firefox-3.0

Assert: *** Search: _installLocation: engine has no file! Stack Trace:
0:ENSURE_WARN(false,_installLocation: engine has no file!, 2147500037)
1:() 2:() 3:() 4:espGetAttr([object ObjectJ,hidden) 5:() 6:()
7:currentEngine() 8:get_currentEngine(() 9:updateDisplay() 10:init()
11:([object XULElement],14).

Just did an upgrade on Ubuntu (automatic) which updated Firefox.  Now
when I open firefox and try to browse to pages, I get this error.

ProblemType: Bug
Architecture: i386
Date: Fri Jul 25 09:59:11 2008
DistroRelease: Ubuntu 8.04
Package: firefox-3.0 3.0.1+build1+nobinonly-0ubuntu0.8.04.2
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.24-19-generic i686

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
Assertion Failed
https://bugs.launchpad.net/bugs/251875
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 243838] [NEW] network manager unable to use WPA security. Hardy!

2008-06-28 Thread Dan
Public bug reported:

NM v. 0.6.6 Hardy Heron 8.04
When trying to log on to my home network I use WPA security. Wireless 
connections fail to connect. I double checked the password made sure the router 
was configured correctly etc. When the connection fails then a window appears 
asking for the WEP passcode or key. WPA is not offered as an option. WEP 128bit 
passcode, WEP 64/128 hexadecimal, WEP 64/128 ascii are the options. I tried to 
manually configure a wireless connection hrough NM and all of the WPA options 
are there however when selected the same old window pops up and asks for the
WEP key or passcode. WPA again is not offered. 

So I reconfigure the router to WEP with a passcode.The WEP 128bit passcode
option doesn't even work it fails to connect. 

WEP 64/128 hex seems to work 65% of the time. I sometimes have to reboot for it
to work. 

I tried wpasupplicant stuff to no avail as well.

Seems that 7.10 has the same problem too.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
network manager unable to use WPA security. Hardy!
https://bugs.launchpad.net/bugs/243838
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 74454] Re: [network-admin] net-mgr doesn't remember location

2008-06-20 Thread Dan
I can confirm this bug in Xubutnu 8.04 with all the latest updates. If
you are using DHCP, network-manager retrieves the configuration for your
network from the daemon using the settings in /etc/dhcp3/dhclient.conf.
You can see the load functionality in /var/log/daemon.log

daemon.log.0:Jun 19 22:45:29 blackbox NetworkManager:   Activation (eth0) 
started... 
daemon.log.0:Jun 19 22:45:29 blackbox NetworkManager:   Activation (eth0) 
Stage 1 of 5 (Device Prepare) scheduled... 
daemon.log.0:Jun 19 22:45:29 blackbox NetworkManager:   Old device 'eth0' 
activating, won't change. 
daemon.log.0:Jun 19 22:45:29 blackbox NetworkManager:   Activation (eth0) 
Stage 1 of 5 (Device Prepare) started... 
daemon.log.0:Jun 19 22:45:29 blackbox NetworkManager:   Activation (eth0) 
Stage 2 of 5 (Device Configure) scheduled... 
daemon.log.0:Jun 19 22:45:29 blackbox NetworkManager:   Activation (eth0) 
Stage 1 of 5 (Device Prepare) complete. 
daemon.log.0:Jun 19 22:45:29 blackbox NetworkManager:   Activation (eth0) 
Stage 2 of 5 (Device Configure) starting... 
daemon.log.0:Jun 19 22:45:29 blackbox NetworkManager:   Activation (eth0) 
Stage 2 of 5 (Device Configure) successful. 
daemon.log.0:Jun 19 22:45:29 blackbox NetworkManager:   Activation (eth0) 
Stage 3 of 5 (IP Configure Start) scheduled. 
daemon.log.0:Jun 19 22:45:29 blackbox NetworkManager:   Activation (eth0) 
Stage 2 of 5 (Device Configure) complete. 
daemon.log.0:Jun 19 22:45:29 blackbox NetworkManager:   Activation (eth0) 
Stage 3 of 5 (IP Configure Start) started... 
daemon.log.0:Jun 19 22:45:30 blackbox NetworkManager:   Activation (eth0) 
Beginning DHCP transaction. 
daemon.log.0:Jun 19 22:45:30 blackbox NetworkManager:   Activation (eth0) 
Stage 3 of 5 (IP Configure Start) complete. 
daemon.log.0:Jun 19 22:45:30 blackbox NetworkManager:   DHCP daemon state 
is now 12 (successfully started) for interface eth0 
daemon.log.0:Jun 19 22:45:32 blackbox NetworkManager:   DHCP daemon state 
is now 1 (starting) for interface eth0 
daemon.log.0:Jun 19 22:45:33 blackbox NetworkManager:   DHCP daemon state 
is now 2 (bound) for interface eth0 
daemon.log.0:Jun 19 22:45:33 blackbox NetworkManager:   Activation (eth0) 
Stage 4 of 5 (IP Configure Get) scheduled... 
daemon.log.0:Jun 19 22:45:33 blackbox NetworkManager:   Activation (eth0) 
Stage 4 of 5 (IP Configure Get) started... 
daemon.log.0:Jun 19 22:45:33 blackbox NetworkManager:   Retrieved the 
following IP4 configuration from the DHCP daemon: 
daemon.log.0:Jun 19 22:45:33 blackbox NetworkManager: address 
10.2.10.2 
daemon.log.0:Jun 19 22:45:33 blackbox NetworkManager: netmask 
255.255.255.240 
daemon.log.0:Jun 19 22:45:33 blackbox NetworkManager: broadcast 
10.2.10.15 
daemon.log.0:Jun 19 22:45:33 blackbox NetworkManager: gateway 
10.2.10.1 
daemon.log.0:Jun 19 22:45:33 blackbox NetworkManager: nameserver 
207.69.188.185 
daemon.log.0:Jun 19 22:45:33 blackbox NetworkManager: nameserver 
207.69.188.186 
daemon.log.0:Jun 19 22:45:33 blackbox NetworkManager: nameserver 
207.69.188.187 
daemon.log.0:Jun 19 22:45:33 blackbox NetworkManager: domain name 
'earthlink.net' 
daemon.log.0:Jun 19 22:45:33 blackbox NetworkManager:   Activation (eth0) 
Stage 5 of 5 (IP Configure Commit) scheduled... 
daemon.log.0:Jun 19 22:45:33 blackbox NetworkManager:   Activation (eth0) 
Stage 4 of 5 (IP Configure Get) complete. 
daemon.log.0:Jun 19 22:45:33 blackbox NetworkManager:   Activation (eth0) 
Stage 5 of 5 (IP Configure Commit) started... 
daemon.log.0:Jun 19 22:45:34 blackbox NetworkManager:   Clearing nscd 
hosts cache. 
daemon.log.0:Jun 19 22:45:34 blackbox NetworkManager:   
nm_spawn_process(): nm_spawn_process('/usr/sbin/nscd -i hosts'): could not 
spawn process. (Failed to execute child process "/usr/sbin/nscd" (No such file 
or directory))  
daemon.log.0:Jun 19 22:45:34 blackbox NetworkManager:   Activation (eth0) 
Finish handler scheduled. 
daemon.log.0:Jun 19 22:45:34 blackbox NetworkManager:   Activation (eth0) 
successful, device activated.

-- 
[network-admin] net-mgr doesn't remember location
https://bugs.launchpad.net/bugs/74454
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 74454] Re: [network-admin] net-mgr doesn't remember location

2008-06-20 Thread Dan
This is the intended actions of the Network Manager as per the man page:

   The  NetworkManager  daemon  attempts  to keep an active network 
connection available at all times.
   The point of NetworkManager is to make networking configuration and 
setup as painless and automatic
   as  possible.   If  using  DHCP,  NetworkManager  is  intended to 
replace default routes, obtain IP
   addresses from a DHCP server, and change nameservers whenever it sees 
fit, with the aim  of  making
   networking Just Work.

-- 
[network-admin] net-mgr doesn't remember location
https://bugs.launchpad.net/bugs/74454
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 247998] [NEW] cannot install moblock

2008-07-12 Thread dan
Public bug reported:

Binary package hint: gnome-terminal

The following packages have unmet dependencies:
  moblock-nfq: Depends: libnfnetlink1 (>= 0.0.16) but it is not installable

ProblemType: Bug
Architecture: i386
Date: Sat Jul 12 17:51:11 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/gnome-terminal
NonfreeKernelModules: nvidia
Package: gnome-terminal 2.22.1-0ubuntu2
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: gnome-terminal
Uname: Linux 2.6.24-19-generic i686

** Affects: gnome-terminal (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
cannot install moblock
https://bugs.launchpad.net/bugs/247998
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 247998] Re: cannot install moblock

2008-07-12 Thread dan

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/15988335/Dependencies.txt

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/15988336/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/15988337/ProcStatus.txt

-- 
cannot install moblock
https://bugs.launchpad.net/bugs/247998
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


Re: [Bug 243838] Re: network manager unable to use WPA security. Hardy!

2008-07-12 Thread Dan
Sorry to delay so long with my reply.

Can you please explain how ndiswrapper may help me? I didn't keep windows on
the laptop at all. Would this make a difference with ndiswrapper?

I have reviewed these threads. The one sticky from wineman, I have reviewed
in the past prior to posting my bug. Since I will be using the notebook on
other networks than my home network, would a static IP address arrangement
be ideal as wineman suggests?


On Fri, Jul 4, 2008 at 11:08 AM, Thomas K <[EMAIL PROTECTED]> wrote:

> Try googling it. ;-) I found:
> http://ubuntuforums.org/showthread.php?t=630763
> http://ubuntu-utah.ubuntuforums.org/showthread.php?t=664586
>
> Broadly, you should look at upgrading the firmware (I don't know how,
> google
> it again!), and/or using ndiswrapper.
>
> Things like wireless often work better in Windows, since the manufacturers
> make their own drivers for Windows. Linux drivers are sometimes
> reverse-engineered, which is never an easy business.
>
> --
> network manager unable to use WPA security. Hardy!
> https://bugs.launchpad.net/bugs/243838
> You received this bug notification because you are a direct subscriber
> of the bug.
>
> Status in "network-manager" source package in Ubuntu: New
>
> Bug description:
> NM v. 0.6.6 Hardy Heron 8.04
> When trying to log on to my home network I use WPA security. Wireless
> connections fail to connect. I double checked the password made sure the
> router was configured correctly etc. When the connection fails then a window
> appears asking for the WEP passcode or key. WPA is not offered as an option.
> WEP 128bit passcode, WEP 64/128 hexadecimal, WEP 64/128 ascii are the
> options. I tried to manually configure a wireless connection hrough NM and
> all of the WPA options are there however when selected the same old window
> pops up and asks for the
> WEP key or passcode. WPA again is not offered.
>
> So I reconfigure the router to WEP with a passcode.The WEP 128bit passcode
> option doesn't even work it fails to connect.
>
> WEP 64/128 hex seems to work 65% of the time. I sometimes have to reboot
> for it
> to work.
>
> I tried wpasupplicant stuff to no avail as well.
>
> Seems that 7.10 has the same problem too.
>

-- 
network manager unable to use WPA security. Hardy!
https://bugs.launchpad.net/bugs/243838
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 219840] Re: rkhunter reports hidden directories under /dev

2008-08-21 Thread Dan
I second Alex.  How many Hardy installs are there without: java,
initramfs, or udev?

-- 
rkhunter reports hidden directories under /dev
https://bugs.launchpad.net/bugs/219840
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 260067] [NEW] logrotate entry for denyhosts

2008-08-21 Thread Dan
Public bug reported:

Binary package hint: denyhosts

IMO every daemon that has it's own /var/log file, should have a
corresponding /etc/logrotate.d entry.

This is from the DenyHosts FAQ substituting invoke-rc.d for service in
the pre/post rotate section.

# From http://denyhosts.sourceforge.net/faq.html#logrotate

# how many historical logs do you wish to keep
#rotate 5

# don't rotate empty logs
notifempty

missingok

# uncomment this if you want the file created with
# rw permissions for the root user and root group
#create 0600 root root

# uncomment this if you want to compress the rotated files
#compress

# uncomment this out if you want to rotate it each day
#daily

# uncomment this out if you want to rotate it each month
#monthly

# uncomment this if you want the logs to be capped at a
# certain size and then specify the size. 
#size=64k

# this should match the DAEMON_LOG configuration setting of DenyHosts
/var/log/denyhosts {
prerotate
invoke-rc.d denyhosts stop
endscript
postrotate
invoke-rc.d denyhosts start
endscript
}

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

-- 
logrotate entry for denyhosts
https://bugs.launchpad.net/bugs/260067
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


Re: [Bug 243838] Re: No WPA support with Prism 2.5

2009-02-02 Thread Dan
Well I found a backports driver installation on the synaptic package manage
specifically for my chipset and now the wireless card works again.

WPA still no dice.

I have a brother that is going to try and help me through ndis wrapper. I
guess I just wasn't doing it correctly.

thanks for your help
Dan
On Sat, Nov 15, 2008 at 7:50 AM, Dan Medell  wrote:

> I upgraded to 8.10 now the internal wireless does not connect to my AP. I
> do however have a D-Link external card that is working so I will go with
> that for now. But again WPA was not given as an option when connecting to my
> AP. just WEP.
>
>
> On Mon, Nov 3, 2008 at 7:02 AM, Alexander Sack  wrote:
>
>> driver situation has again improved in intrepid. please check whether it
>> works better for you there.
>>
>> ** Changed in: linux (Ubuntu)
>> Sourcepackagename: network-manager => linux
>>
>> --
>> No WPA support with Prism 2.5
>> https://bugs.launchpad.net/bugs/243838
>> You received this bug notification because you are a direct subscriber
>> of the bug.
>>
>> Status in "linux" source package in Ubuntu: New
>>
>> Bug description:
>> NM v. 0.6.6 Hardy Heron 8.04
>> When trying to log on to my home network I use WPA security. Wireless
>> connections fail to connect. I double checked the password made sure the
>> router was configured correctly etc. When the connection fails then a window
>> appears asking for the WEP passcode or key. WPA is not offered as an option.
>> WEP 128bit passcode, WEP 64/128 hexadecimal, WEP 64/128 ascii are the
>> options. I tried to manually configure a wireless connection hrough NM and
>> all of the WPA options are there however when selected the same old window
>> pops up and asks for the
>> WEP key or passcode. WPA again is not offered.
>>
>> So I reconfigure the router to WEP with a passcode.The WEP 128bit passcode
>> option doesn't even work it fails to connect.
>>
>> WEP 64/128 hex seems to work 65% of the time. I sometimes have to reboot
>> for it
>> to work.
>>
>> I tried wpasupplicant stuff to no avail as well.
>>
>> Seems that 7.10 has the same problem too.
>>
>
>

-- 
No WPA support with Prism 2.5
https://bugs.launchpad.net/bugs/243838
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 314439] [NEW] ghostscript corrupts output when outputing to stdout

2009-01-06 Thread Dan
Public bug reported:

Binary package hint: ghostscript

Some postscript files, such as those generated by the Windows PS driver
output messages to stdout while executing. For example, the attached
file, generated from a Word document, displays the following when ps2pdf
is invoked on it:

%%[ ProductName: GPL Ghostscript ]%%
%%[Page: 1]%%
%%[LastPage]%%

When scripts such as ps2pdf are used with the output file set to "-"
(i.e., stdout), these messages get included in the output file.
Occasionally, this causes corruption of the output file.

The attached debdiffs add the flag -sstdout=%stderr to invocations of gs
to redirect these messages to stderr.

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

-- 
ghostscript corrupts output when outputing to stdout
https://bugs.launchpad.net/bugs/314439
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 314439] Re: ghostscript corrupts output when outputing to stdout

2009-01-06 Thread Dan

** Attachment added: "Example postscript file"
   http://launchpadlibrarian.net/20955071/test.ps

-- 
ghostscript corrupts output when outputing to stdout
https://bugs.launchpad.net/bugs/314439
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 314439] Re: ghostscript corrupts output when outputing to stdout

2009-01-06 Thread Dan
** Description changed:

  Binary package hint: ghostscript
  
  Some postscript files, such as those generated by the Windows PS driver
  output messages to stdout while executing. For example, the attached
  file, generated from a Word document, displays the following when ps2pdf
  is invoked on it:
  
  %%[ ProductName: GPL Ghostscript ]%%
  %%[Page: 1]%%
  %%[LastPage]%%
  
  When scripts such as ps2pdf are used with the output file set to "-"
  (i.e., stdout), these messages get included in the output file.
- Occasionally, this causes corruption of the output file. This is
- particularly problematic for the new PDF-based rendering path in CUPS.
+ Occasionally, this causes corruption of the output file.
  
  The attached debdiffs add the flag -sstdout=%stderr to invocations of gs
  to redirect these messages to stderr.

-- 
ghostscript corrupts output when outputing to stdout
https://bugs.launchpad.net/bugs/314439
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 314439] Re: ghostscript corrupts output when outputing to stdout

2009-01-06 Thread Dan

** Attachment added: "Debdiff for Jaunty"
   
http://launchpadlibrarian.net/20955094/ghostscript_8.63.dfsg.1-2ubuntu3.debdiff

-- 
ghostscript corrupts output when outputing to stdout
https://bugs.launchpad.net/bugs/314439
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 314439] Re: ghostscript corrupts output when outputing to stdout

2009-01-06 Thread Dan

** Attachment added: "Debdiff for Jaunty"
   
http://launchpadlibrarian.net/20955100/ghostscript_8.63.dfsg.1-2ubuntu3.debdiff

** Attachment removed: "Debdiff for Jaunty"

http://launchpadlibrarian.net/20955094/ghostscript_8.63.dfsg.1-2ubuntu3.debdiff

-- 
ghostscript corrupts output when outputing to stdout
https://bugs.launchpad.net/bugs/314439
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 314439] Re: ghostscript corrupts output when outputing to stdout

2009-01-06 Thread Dan

** Attachment added: "Debdiff for Intrepid"
   
http://launchpadlibrarian.net/20955080/ghostscript_8.63.dfsg.1-0ubuntu6.2.debdiff

-- 
ghostscript corrupts output when outputing to stdout
https://bugs.launchpad.net/bugs/314439
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 315153] Re: Crashed during update and installation of packages in Synaptic

2009-01-08 Thread Dan

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/21014751/Dependencies.txt

** Attachment added: "DpkgTerminalLog.txt"
   http://launchpadlibrarian.net/21014752/DpkgTerminalLog.txt

-- 
Crashed during update and installation of packages in Synaptic
https://bugs.launchpad.net/bugs/315153
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 315153] [NEW] Crashed during update and installation of packages in Synaptic

2009-01-08 Thread Dan
Public bug reported:

Binary package hint: system-tools-backends

Crashed during update and installation of packages using Synaptic. apt-
cache policy packagenamerashed whist installing system-tools-backends.
It cUsing Ubuntu 8.10 Desktop.

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage: subprocess post-installation script returned error exit status 1
NonfreeKernelModules: ath_hal
Package: system-tools-backends 2.6.0-1ubuntu1.1
SourcePackage: system-tools-backends
Title: package system-tools-backends 2.6.0-1ubuntu1.1 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1
Uname: Linux 2.6.27-7-generic i686

** Affects: system-tools-backends (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package

-- 
Crashed during update and installation of packages in Synaptic
https://bugs.launchpad.net/bugs/315153
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 321307] [NEW] xemacs crashes when M-x customize is run

2009-01-25 Thread dan
Public bug reported:

Binary package hint: xemacs21-gnome-nomule

Release Info:
 Description:Ubuntu 8.10
 Release:8.10

Running xemacs like this:
 xemacs --vanilla

And then running 'M-x customize' from within xemacs dumps this
trace to the console:

Gdk-ERROR **: BadMatch (invalid parameter attributes)
  serial 8933 error_code 8 request_code 62 minor_code 0
Locking assertion failure.  Backtrace:
#0 /usr/lib/libxcb-xlib.so.0 [0x7fdf15b979fc]
#1 /usr/lib/libxcb-xlib.so.0(xcb_xlib_lock+0x17) [0x7fdf15b97b77]
#2 /usr/lib/libX11.so.6 [0x7fdf175f38c0]
#3 /usr/lib/libX11.so.6(XChangeKeyboardControl+0x1f) [0x7fdf175c58ef]
#4 /usr/lib/libX11.so.6(XAutoRepeatOn+0x19) [0x7fdf175c51e9]
#5 /usr/lib/libgdk-1.2.so.0 [0x7fdf18310375]
#6 /lib/libc.so.6(exit+0x9d) [0x7fdf163f866d]
#7 /usr/lib/libgdk-1.2.so.0 [0x7fdf18310509]
#8 /usr/lib/libX11.so.6(_XError+0xf4) [0x7fdf175ec784]
#9 /usr/lib/libX11.so.6 [0x7fdf175f420f]
#10 /usr/lib/libX11.so.6(_XEventsQueued+0x36) [0x7fdf175f4ad6]
#11 /usr/lib/libX11.so.6(XCheckIfEvent+0xf6) [0x7fdf175c5b26]
#12 xemacs [0x48d475]
#13 xemacs(check_quit+0x37) [0x54fbe7]
#14 xemacs(internal_equal+0xa5) [0x4e66e5]
#15 xemacs [0x4fa97b]
#16 xemacs [0x47c7f7]
#17 xemacs(internal_catch+0xb9) [0x47b5c9]
#18 xemacs(call_with_suspended_errors+0x21a) [0x4816ea]
#19 xemacs [0x552499]

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

-- 
xemacs crashes when M-x customize is run
https://bugs.launchpad.net/bugs/321307
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 316340] [NEW] new message should set the from address according to current folder

2009-01-12 Thread Dan
Public bug reported:

Binary package hint: evolution

The new mail message behaviour has changed from Hardy to Intrepid. In
Hardy, pressing Ctrl+N or the "New" button when a mail folder is
selected would open the mail composer with the "From" address already
set to the value configured for that mail folder's account. This means
that the mail comes from the account that the user is currently working
in.

In Intrepid, "New" always opens the composer with the default "From"
address; Reply, and Post to Folder both set the account as expected.

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

-- 
new message should set the from address according to current folder
https://bugs.launchpad.net/bugs/316340
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 316340] Re: new message should set the from address according to current folder

2009-01-12 Thread Dan
*** This bug is a duplicate of bug 311602 ***
https://bugs.launchpad.net/bugs/311602

This also happens with POP3 and NNTP accounts; otherwise this is a
duplicate of bug 311602, yes.

** This bug has been marked a duplicate of bug 311602
   evolution assigns wrong identity with multiple IMAP accounts

-- 
new message should set the from address according to current folder
https://bugs.launchpad.net/bugs/316340
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 330478] Re: Mouse right click locks up UI

2009-02-20 Thread Dan
Since your problem went away, I'm closing the bug. If it comes up again,
please reopen it.

** Changed in: ubuntu
   Status: New => Invalid

-- 
Mouse right click locks up UI
https://bugs.launchpad.net/bugs/330478
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 111571] Re: Tilda:9793 GTK Error

2009-02-21 Thread Dan
It seems that some of you who had this problem in 0.94 had better luck
with 0.95. Well as of Intrepid, Tilda is on version 0.96.

Those of you that were having this problem, could you update us as to
whether it's now fixed for you?

-- 
Tilda:9793 GTK Error
https://bugs.launchpad.net/bugs/111571
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 93914] Re: Tilda X crash

2009-02-21 Thread Dan
I can confirm this problem in version 0.94. Having dropdown keyboard
shortcut the same as "System -> Preferences -> Keyboard Shorcuts" causes
it to crash. However it is fixed circa .95; it prompts for a new
keybinding if it collides with the one in the control panel. .96 is in
Intrepid, so closing as Fix Released.

** Changed in: tilda (Ubuntu)
   Status: Incomplete => Fix Released

-- 
Tilda X crash
https://bugs.launchpad.net/bugs/93914
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 239023] [NEW] axyl installation crashed

2008-06-10 Thread Dan
Public bug reported:

Binary package hint: axyl

Crashed durring the installation

ProblemType: Package
Architecture: i386
Date: Tue Jun 10 16:09:25 2008
DistroRelease: Ubuntu 8.04
ErrorMessage: subprocess post-installation script returned error exit status 1
Package: axyl 2.1.14
PackageArchitecture: all
SourcePackage: axyl
Title: package axyl 2.1.14 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
Uname: Linux 2.6.24-16-server i686

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


** Tags: apport-package

-- 
axyl installation crashed
https://bugs.launchpad.net/bugs/239023
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 239023] Re: axyl installation crashed

2008-06-10 Thread Dan

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/15184139/Dependencies.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/15184140/DpkgTerminalLog.gz

-- 
axyl installation crashed
https://bugs.launchpad.net/bugs/239023
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 332119] Re: bluetoothd crashed with SIGSEGV in sdp_append_to_buf()

2009-04-02 Thread Dan
Crashed for me too. I'm trying to pair with Nokia 6267. I don't know if
it's important, but I'm using ubuntu 9.04 64 bits

-- 
bluetoothd crashed with SIGSEGV in sdp_append_to_buf()
https://bugs.launchpad.net/bugs/332119
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 322769] Re: it is not possible to write with the current set of plugins

2009-04-12 Thread Dan
*** This bug is a duplicate of bug 270976 ***
https://bugs.launchpad.net/bugs/270976

** This bug has been marked a duplicate of bug 270976
   Brasero can't burn a video DVD

-- 
it is not possible to write with the current set of plugins
https://bugs.launchpad.net/bugs/322769
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 411641] [NEW] Jetty install crash on while installing netbeans

2009-08-10 Thread Dan'
Public bug reported:

Binary package hint: jetty

the message :

/var/run/jetty.pid exists, but jetty was not running. Ignoring 
/var/run/jetty.pid
Starting Jetty servlet engine: reenter password for pam_mount:reenter password 
for pam_mount:pmvarrun(pmvarrun.c:406): could not unlink 
/var/run/pam_mount/jetty: Permission denied

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 9.04
ErrorMessage: sous-processus post-installation script tué par le signal 
(Interrompre)
NonfreeKernelModules: nvidia
Package: jetty 5.1.14-1
PackageArchitecture: all
SourcePackage: jetty
Title: package jetty 5.1.14-1 failed to install/upgrade: sous-processus 
post-installation script tué par le signal (Interrompre)
Uname: Linux 2.6.28-14-generic i686

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


** Tags: apport-package i386

-- 
Jetty install crash on while installing netbeans
https://bugs.launchpad.net/bugs/411641
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 411641] Re: Jetty install crash on while installing netbeans

2009-08-10 Thread Dan'

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/30126696/Dependencies.txt

** Attachment added: "DpkgTerminalLog.txt"
   http://launchpadlibrarian.net/30126697/DpkgTerminalLog.txt

-- 
Jetty install crash on while installing netbeans
https://bugs.launchpad.net/bugs/411641
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 411641] Re: Jetty install crash while installing netbeans

2009-08-10 Thread Dan'
** Summary changed:

- Jetty install crash on while installing netbeans
+ Jetty install crash while installing netbeans

-- 
Jetty install crash while installing netbeans
https://bugs.launchpad.net/bugs/411641
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 407377] Re: xview apps hang the system (when viewed from 9.04 X.org)

2009-08-10 Thread Dan
I can confirm the same problem on several systems running ubuntu 9.04.

-- 
xview apps hang the system (when viewed from 9.04 X.org)
https://bugs.launchpad.net/bugs/407377
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 381164] Re: database disk image is malformed

2009-08-12 Thread Dan
Here what I get with the commande from Olivier Berger #18 comment: Still not 
working after that..

Rebuilding Table ./local/folders.db
*** in database main ***
Main freelist: freelist leaf count too big on page 4340
On tree page 4 cell 2: Child page depth differs
Page 3800: sqlite3BtreeInitPage() returns error code 11
On tree page 4 cell 5: Child page depth differs
On tree page 4 cell 6: Child page depth differs
On tree page 4 cell 8: Child page depth differs
On tree page 4287 cell 6: 2nd reference to page 4083
On tree page 4287 cell 6: Child page depth differs
On tree page 4287 cell 7: Child page depth differs
Page 58: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 38: Child page depth differs
On tree page 4287 cell 39: Child page depth differs
Page 487: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 41: Child page depth differs
Page 1372: sqlite3BtreeInitPage() returns error code 11
Page 4039: sqlite3BtreeInitPage() returns error code 11
Page 4198: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 45: Child page depth differs
Page 1355: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 46: Child page depth differs
Page 3405: sqlite3BtreeInitPage() returns error code 11
Page 3696: sqlite3BtreeInitPage() returns error code 11
Page 1646: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 50: Child page depth differs
Page 635: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 51: Child page depth differs
On tree page 4287 cell 52: Child page depth differs
Page 1890: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 55: Child page depth differs
Page 557: sqlite3BtreeInitPage() returns error code 11
Page 914: sqlite3BtreeInitPage() returns error code 11
Page 2783: sqlite3BtreeInitPage() returns error code 11
Page 1133: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 60: Child page depth differs
Page 1165: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 61: Child page depth differs
Page 274: sqlite3BtreeInitPage() returns error code 11
Page 3606: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 64: Child page depth differs
Page 406: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 67: Child page depth differs
Page 1555: sqlite3BtreeInitPage() returns error code 11
Page 3640: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 70: Child page depth differs
Page 1608: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 71: Child page depth differs
On tree page 4287 cell 72: Child page depth differs
Page 152: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 73: Child page depth differs
Page 1800: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 75: Child page depth differs
Page 1717: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 76: Child page depth differs
On tree page 3420 cell 3: 2nd reference to page 1717
On tree page 4287 cell 77: Child page depth differs
Page 1049: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 78: Child page depth differs
Page 3880: sqlite3BtreeInitPage() returns error code 11
Page 955: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 81: Child page depth differs
Page 736: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 82: Child page depth differs
Page 3110: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 84: Child page depth differs
Page 1814: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 86: Child page depth differs
Page 1271: sqlite3BtreeInitPage() returns error code 11
Page 4310: sqlite3BtreeInitPage() returns error code 11
Page 3615: sqlite3BtreeInitPage() returns error code 11
Page 2916: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 91: Child page depth differs
Page 3628: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 93: Child page depth differs
On tree page 4287 cell 94: Child page depth differs
Page 324: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 95: Child page depth differs
On tree page 4287 cell 96: Child page depth differs
Page 1399: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 97: Child page depth differs
Page 4163: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 99: Child page depth differs
Page 3580: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 100: Child page depth differs
On tree page 4287 cell 101: Child page depth differs
Page 2997: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 102: Child page depth differs
On tree page 4287 cell 103: Child page depth differs
Page 3527: sqlite3BtreeInitPage() returns error code 11
On tree page 4287 cell 104

[Bug 414123] [NEW] package linux-image-2.6.28-11-server 2.6.28-11.42 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-08-15 Thread Dan
Public bug reported:

package linux-image-2.6.28-11-server 2.6.28-11.42 failed to
install/upgrade: subprocess post-installation script returned error exit
status 1

ProblemType: Package
Architecture: amd64
DistroRelease: Ubuntu 9.04
ErrorMessage: subprocess post-installation script returned error exit status 1
HibernationDevice: RESUME=UUID=f0dfedef-eca1-44b3-9bab-cfd800195481
MachineType: System manufacturer System Product Name
Package: linux-image-2.6.28-11-server 2.6.28-11.42
ProcCmdLine: root=/dev/mapper/Linux--server-root ro quiet splash
ProcVersionSignature: Ubuntu 2.6.28-11.42-server
SourcePackage: linux
Title: package linux-image-2.6.28-11-server 2.6.28-11.42 failed to 
install/upgrade: subprocess post-installation script returned error exit status 
1

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


** Tags: amd64 apport-package

-- 
package linux-image-2.6.28-11-server 2.6.28-11.42 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/414123
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 414123] Re: package linux-image-2.6.28-11-server 2.6.28-11.42 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2009-08-15 Thread Dan

** Attachment added: "BootDmesg.txt"
   http://launchpadlibrarian.net/30366789/BootDmesg.txt

** Attachment added: "CurrentDmesg.txt"
   http://launchpadlibrarian.net/30366790/CurrentDmesg.txt

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/30366791/Dependencies.txt

** Attachment added: "DpkgTerminalLog.gz"
   http://launchpadlibrarian.net/30366792/DpkgTerminalLog.gz

** Attachment added: "HalComputerInfo.txt"
   http://launchpadlibrarian.net/30366793/HalComputerInfo.txt

** Attachment added: "Lspci.txt"
   http://launchpadlibrarian.net/30366794/Lspci.txt

** Attachment added: "Lsusb.txt"
   http://launchpadlibrarian.net/30366795/Lsusb.txt

** Attachment added: "ProcCpuinfo.txt"
   http://launchpadlibrarian.net/30366796/ProcCpuinfo.txt

** Attachment added: "ProcInterrupts.txt"
   http://launchpadlibrarian.net/30366797/ProcInterrupts.txt

** Attachment added: "ProcModules.txt"
   http://launchpadlibrarian.net/30366798/ProcModules.txt

-- 
package linux-image-2.6.28-11-server 2.6.28-11.42 failed to install/upgrade: 
subprocess post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/414123
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 372103] apport-collect data

2009-06-08 Thread Dan
Architecture: i386
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
ProcEnviron:
 SHELL=/bin/bash
 PATH=(custom, no user)
 LANG=en_US.UTF-8
Uname: Linux 2.6.28-11-generic i686
UserGroups: adm admin audio cdrom dialout dip floppy glassfish lpadmin mysql 
plugdev redsky sambashare scanner video

-- 
click on bookmark crashes firefox
https://bugs.launchpad.net/bugs/372103
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 372103] Re: click on bookmark crashes firefox

2009-06-08 Thread Dan
I can recreate it even w/ a new profile.  This is an annoying bug.
Anytime I right click on the bookmark bar in Firefox, FF will crash.

-- 
click on bookmark crashes firefox
https://bugs.launchpad.net/bugs/372103
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 55061] Install hang

2006-08-03 Thread Dan
Public bug reported:

Was installing kubuntu (4th time around).  Problems getting nvidia
geforce 5200 to work with both displays.  Install hangs at searching
mirror.

** Affects: ubiquity (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
Install hang
https://launchpad.net/bugs/55061

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


[Bug 57586] XEmacs segfaults on startup in Edgy

2006-08-24 Thread Dan
Public bug reported:

Warning: Cannot convert string 
"-*-helvetica-bold-r-*-*-*-120-*-*-*-*-iso8859-*" to type FontStruct
Warning: Unable to load any usable ISO8859 font
Warning: Unable to load any usable ISO8859 font

Fatal error (11).

Your files have been auto-saved.
Use `M-x recover-session' to recover them.

Your version of XEmacs was distributed with a PROBLEMS file that  may describe
your crash, and with luck a workaround.  Please check it first, but do report
the crash anyway.  Please report this bug by invoking M-x report-emacs-bug,
or by selecting `Send Bug Report' from the Help menu.  If necessary, send
ordinary email to [EMAIL PROTECTED]'.  *MAKE SURE* to include the XEmacs
configuration from M-x describe-installation, or equivalently the file
Installation in the top of the build tree.

*Please* try *hard* to obtain a C stack backtrace; without it, we are unlikely
to be able to analyze the problem.  Locate the core file produced as a result
of this crash (often called `core' or `core.', and located in
the directory in which you started XEmacs or your home directory), and type

  gdb /usr/bin/xemacs core

then type `where' at the debugger prompt.  No GDB on your system?  You may
have DBX, or XDB, or SDB.  (Ask your system administrator if you need help.)
If no core file was produced, enable them (often with `ulimit -c unlimited'
in case of future recurrance of the crash.

Lisp backtrace follows:

  # bind (frame-being-created)
  make-frame(nil #)
  frame-initialize()
  # bind (debugger debug-on-error command-line-args-left)
  command-line()
  # (condition-case ... . ((t (byte-code "  ‡" ... 1
  # bind (error-data)
  normal-top-level()
  # (condition-case ... . error)
  # (catch top-level ...)
Segmentation fault (core dumped)

** Affects: xemacs21 (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
XEmacs segfaults on startup in Edgy
https://launchpad.net/bugs/57586

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

[Bug 57586] Re: XEmacs segfaults on startup in Edgy

2006-08-24 Thread Dan


-- 
XEmacs segfaults on startup in Edgy
https://launchpad.net/bugs/57586

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


[Bug 37691] Re: Touchpad stops responding

2006-11-02 Thread Dan
Update... this seems to fix it. Add pci=noacpi noapic to the end of your
kernel options not sure if this will apply to everyone but it works for
me.

-- 
Touchpad stops responding
https://launchpad.net/bugs/37691

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


[Bug 70175] SD/MMC card reader worked in Dapper, but not Edgy

2006-11-03 Thread Dan
Public bug reported:

Laptop is Toshiba Satellite M55-S3314.  Card reader is Texas Instruments
PCIxx21 chipset 5-in-1.  This worked fine in Breezy and Dapper.  Doesn't
work in Edgy.

Inserting an SD or MMC card yields nothing.  dmesg |tail indicates:

 [17187508.54]  sdb: sdb1
[17187508.544000] sd 2:0:0:0: Attached scsi removable disk sdb
[17187508.544000] sd 2:0:0:0: Attached scsi generic sg2 type 0
[17187515.724000] FAT: utf8 is not a recommended IO charset for FAT 
filesystems, filesystem will be case sensitive!
[17187600.48] usb 5-3: USB disconnect, address 3
[17187608.972000] tifm_7xx1: sd card detected in socket 3
[17187617.932000] tifm_7xx1: demand removing card from socket 3
[17187619.104000] tifm_7xx1: sd card detected in socket 3
[17187622.316000] tifm_7xx1: demand removing card from socket 3
[17188314.128000] tifm_7xx1: sd card detected in socket 3

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
SD/MMC card reader worked in Dapper, but not Edgy
https://launchpad.net/bugs/70175

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


[Bug 70583] kernel panic on an apt-get update

2006-11-06 Thread Dan
Public bug reported:

I leave my machine running all the time.  When I left on Friday
everything was ok, on Monday I checked my email and noticed that there
were some updates. I then did an update and got the following kernel
panic.  I don't know if the update went ok.  koffing is my machine name.

09:20 AM [EMAIL PROTECTED] tmp $ sudo bash
Password:
07:35 AM [EMAIL PROTECTED] tmp # apt-get upgrade
Reading package lists... Done
Building dependency tree   
Reading state information... Done
The following packages will be upgraded:
  linux-restricted-modules-2.6.17-10-generic linux-restricted-modules-common
  vmware-player-kernel-modules-2.6.17-10
3 upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
Need to get 0B/7842kB of archives.
After unpacking 0B of additional disk space will be used.
Do you want to continue [Y/n]? 
(Reading database ... 95628 files and directories currently installed.)
Preparing to replace linux-restricted-modules-common 2.6.17.5-11 (using 
.../linux-restricted-modules-common_2.6.17.6-1_all.deb) ...
Unpacking replacement linux-restricted-modules-common ...
Preparing to replace linux-restricted-modules-2.6.17-10-generic 2.6.17.5-11 
(using .../linux-restricted-modules-2.6.17-10-generic_2.6.17.6-1_i386.deb) ...
Unpacking replacement linux-restricted-modules-2.6.17-10-generic ...

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000] SMP 

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000] Oops:  [#1]

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000] Process kswapd0 (pid: 130, 
threadinfo=df84e000 task=dff33a90)

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000] ds: 007b   es: 007b   ss: 0068

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000] esi: f785b418   edi: 0003   ebp:  
  esp: df84fe68

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000] eax: c19eca00   ebx:    ecx: f785b3b8 
  edx: 0003

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000] EIP is at shmem_free_blocks+0x1e/0x50

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000] CPU:0

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000] Code: 90 90 90 90 90 90 90 90 90 90 90 90 90 
83 ec 0c 89 74 24 04 89 c6 89 7c 24 08 89 d7 89 1c 24 8b 80 9c 00 00 00 8b 98 
60 01 00 00 <8b> 03 85 c0 74 1d 8d 43 18 e8 64 7b 17 00 8d 04 fd 00 00 00 00 

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000] EIP: [shmem_free_blocks+30/80] 
shmem_free_blocks+0x1e/0x50 SS:ESP 0068:df84fe68

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000]   kernel_thread_helper+0x5/0x10 

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000]   autoremove_wake_function+0x0/0x50 
  kswapd+0x0/0x440

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000]   shrink_slab+0x117/0x180  
 kswapd+0x354/0x440

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000]   prune_dcache+0xf2/0x130  
 shrink_dcache_memory+0x35/0x40

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000]   generic_delete_inode+0x7f/0x130  
 iput+0x56/0x70

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000]   shmem_delete_inode+0xa5/0x110  
 shmem_delete_inode+0x0/0x110

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000]   shmem_truncate_range+0x50f/0x6f0  
 shmem_truncate+0x1d/0x30

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000] Call Trace:

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000]c17576a0 0003 0436  
0026 0004 0800  

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000] f785b418 f785b3b8 0008 
0001 fffb8000 c17572a0 c17572a0 

Message from [EMAIL PROTECTED] at Mon Nov  6 07:35:38 2006 ...
koffing kernel: [18107713.304000] Stack:  c17576a0  c0164b7f 
  df84fed8  
Preparing to replace vmware-player-kernel-modules-2.6.17-10 2.6.17.5-11 (using 
.../vmware-player-kernel-modules-2.6.17-10_2.6.17.6-1_i386.deb) ...
Unpacking replacement vmware-player-kernel-modules-2.6.17-10 ...
Setting up linux-restricted-modules-common (2.6.17.6-1) ...

Setting up linux-restricted-modules-2.6.17-10-generic (2.6.17.6-1) ...

Setting up vmware-player-kernel-modules-2.6.17-10 (2.6.17.

[Bug 64970] Re: [Edgy] i915_emit_cmds mega-spamming of syslogd, klogd - using 100% cpu

2006-10-10 Thread Dan
Don't know if you want more reports, but here's one. For me, it works
smoothly until I try to do any GLX operations -- in the attached dmesg
is the result of running glxinfo.

** Attachment added: "dmesg, lspci -vv, lspci -vvn"
   http://librarian.launchpad.net/4729747/i915-bug.tar.gz

-- 
[Edgy] i915_emit_cmds mega-spamming of syslogd, klogd - using 100% cpu
https://launchpad.net/bugs/64970

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


[Bug 66259] Error when trying to install Ubuntu

2006-10-15 Thread Dan
Public bug reported:

Traceback (most recent call last):
  File "/usr/bin/ubiquity", line 130, in ?
install(sys.argv[1])
  File "/usr/bin/ubiquity", line 55, in install
ret = wizard.run()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 264, 
in run
self.progress_loop()
  File "/usr/lib/python2.4/site-packages/ubiquity/frontend/gtkui.py", line 553, 
in progress_loop
raise RuntimeError, ("Install failed with exit code %s; see "
RuntimeError: Install failed with exit code -11; see /var/log/installer/syslog 
and /var/log/syslog

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Error when trying to install Ubuntu
https://launchpad.net/bugs/66259

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


[Bug 131777] Re: gnomeradio crashes when adding new station in preferences

2007-10-25 Thread Dan
Yes i have a similar problem , mine crashes when doing the same thing. I have 
added the following log from the command line.
[EMAIL PROTECTED]:~$ gnomeradio

(process:27678): GStreamer-WARNING **: The GStreamer function 
gst_init_get_option_group() was
called, but the GLib threading system has not been initialised
yet, something that must happen before any other GLib function
is called. The application needs to be fixed so that it calls
   if (!g_thread_supported ()) g_thread_init(NULL);
as very first thing in its main() function. Please file a bug
against this application.
lirc_init: No such file or directory
gnomeradio-Message: Could not start lirc!

gnomeradio-ERROR **: file prefs.c: line 417 (name_cell_edited_cb): assertion 
failed: (mom_ps < g_list_length(menuitems))
aborting...
Aborted (core dumped)
[EMAIL PROTECTED]:~$

-- 
gnomeradio crashes when adding new station in preferences
https://bugs.launchpad.net/bugs/131777
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


[Bug 147081] Re: movie player distorts image horizontally

2007-10-28 Thread Dan
here you go:

** Attachment added: ".xsession-errors"
   http://launchpadlibrarian.net/10199707/.xsession-errors

-- 
movie player distorts image horizontally
https://bugs.launchpad.net/bugs/147081
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


[Bug 147081] Re: movie player distorts image horizontally

2007-10-28 Thread Dan
and the log file.

** Attachment added: "Xorg.0.log"
   http://launchpadlibrarian.net/10199715/Xorg.0.log

-- 
movie player distorts image horizontally
https://bugs.launchpad.net/bugs/147081
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


[Bug 147081] Re: movie player distorts image horizontally

2007-10-28 Thread Dan
second log file. this is the older one, I guess. hope this helps.
I just activated the "intel" driver for a few minutes now to produce these 
files for you. 
I'm going back to i810 now, since the intel driver produces all sorts of weird 
problems for me. (huge font in the login name line at gdm login screen and so 
on..)

** Attachment added: "Xorg.0.log.old"
   http://launchpadlibrarian.net/10199739/Xorg.0.log.old

-- 
movie player distorts image horizontally
https://bugs.launchpad.net/bugs/147081
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


[Bug 147081] Re: movie player distorts image horizontally

2007-10-03 Thread Dan
I am using the "intel" driver, at least this is what xorg.conf says:

Section "Device"
Identifier  "Intel Corporation Mobile 945GM/GMS, 943/940GML Express 
Integrated Graphics Controller"
Driver  "intel"
BusID   "PCI:0:2:0"

Changing the default video output to X11 in gstreamer-properties doesn't
make it work correctly.


Thanks for your help though.

-- 
movie player distorts image horizontally
https://bugs.launchpad.net/bugs/147081
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


[Bug 147081] Re: movie player distorts image horizontally

2007-10-11 Thread Dan
another problem I just now saw when directly comparing vlc and totem:
totem shows the video in about half the original resolution. it really looks 
blocky.
I had that problem before, but don't know how to solve it.

-- 
movie player distorts image horizontally
https://bugs.launchpad.net/bugs/147081
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


[Bug 147081] Re: movie player distorts image horizontally

2007-10-11 Thread Dan
when I use the gst-launch command, I get a movie player window with no controls 
that starts with the described narrow, distorted image; but I can grab the 
window border and pull the window to a format where the aspect ratio is correct.
When I use the i810 video driver, the image distortion problem goes away.

-- 
movie player distorts image horizontally
https://bugs.launchpad.net/bugs/147081
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


[Bug 145741] Re: [Package Removal Request] libapache-asp-perl 2.59

2007-10-18 Thread Dan
This package has no hard dependency on Apache 1.x and continues to work
fine on Apache 2.2 on my newly upgraded Gutsy server here. Of course, I
realise this doesn't solve the lack of maintainer.

-- 
[Package Removal Request] libapache-asp-perl 2.59
https://bugs.launchpad.net/bugs/145741
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


[Bug 147081] movie player distorts image horizontally

2007-09-29 Thread Dan
Public bug reported:

Binary package hint: totem

I'm using Gutsy with Totem 2.20.0 and gstreamer 0.10.14.
No matter what video file I try to play, the image is shown in a distorted way,
so that it is square and people in movies look like eggheads.
I tried using totem-xine instead of totem-gstreamer, but that just makes it 
worse,
so that the videos are even more horizontally compressed and only about 2cm 
wide.
The same files play fine with Feisty's Totem, in Media Player Classic under 
Windows XP
or in VLC under Gutsy.

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

-- 
movie player distorts image horizontally
https://bugs.launchpad.net/bugs/147081
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


[Bug 147081] Re: movie player distorts image horizontally

2007-09-30 Thread Dan
I'm using an HP Compaq NX7400 Laptop with the following graphics:
Intel Mobile 945GM/GMS, 943/940GML Express Integrated Graphics Controller

-- 
movie player distorts image horizontally
https://bugs.launchpad.net/bugs/147081
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


  1   2   3   4   5   6   7   8   9   10   >