[Bug 606750] Re: package language-selector-common 0.5.8 failed to install/upgrade: subprocess installed post-installation script returned error exit status 139

2010-07-17 Thread Dennis
** Attachment added: "AptOrdering.txt" http://launchpadlibrarian.net/52090843/AptOrdering.txt ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/52090844/Dependencies.txt ** Attachment added: "Df.txt" http://launchpadlibrarian.net/52090845/Df.txt ** Attachment added:

[Bug 636606] [NEW] [gm45] GPU lockup 2272a9eb (EIR: 0x00000010)

2010-09-12 Thread Dennis
Public bug reported: Binary package hint: xserver-xorg-video-intel The error appeared after suspend, session still works as expected. ProblemType: Crash DistroRelease: Ubuntu 10.10 Package: xserver-xorg-video-intel 2:2.12.0-1ubuntu3 ProcVersionSignature: Ubuntu 2.6.35-20.29-generic 2.6.35.4 Unam

[Bug 636606] Re: [gm45] GPU lockup 2272a9eb (EIR: 0x00000010)

2010-09-12 Thread Dennis
** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/636606/+attachment/1575344/+files/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/636606/+attachment/1575345/+files/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http

[Bug 617828] [NEW] package mythexport 2.1.5-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-08-14 Thread Dennis
Public bug reported: Binary package hint: mythexport Package failed or partially installed when started from mythbuntu control centre. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: mythexport 2.1.5-0ubuntu1 ProcVersionSignature: Ubuntu 2.6.32-24.39-generic 2.6.32.15+drm33.5 Uname: Li

[Bug 617828] Re: package mythexport 2.1.5-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-08-14 Thread Dennis
** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/617828/+attachment/1489761/+files/Dependencies.txt ** Attachment added: "Df.txt" https://bugs.launchpad.net/bugs/617828/+attachment/1489762/+files/Df.txt ** Attachment added: "Dmesg.txt" https://bugs.launchpad.net/

[Bug 617828] Re: package mythexport 2.1.5-0ubuntu1 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-08-14 Thread Dennis
Solved: post install trigger was picking up a commented out line in mysql.txt regarding the DBhost: #DBHostName=localhost #DBHostName=mythbuntu This resulted in both names being assigned to the host name variable, and of course mysql didn't think that was funny... -- package mythexport 2.1.5-0

[Bug 168164] Re: font sizes specified in pixels instead of points

2010-09-18 Thread Dennis
Please let me point out the following: AFAIK, the px/user unit is a relative unit, which is negotiated when displaying the svg. But when working for some preprint etc stuff, absolute units are necessary. So you choose your e.g. 12pt font size to fit into a box of 2cm height. I think, as there is a

[Bug 166970] Re: Allow user to specify screen resolution other than 90 dpi

2010-09-18 Thread Dennis
Let me vote for that bug, as I think inkscape should not implicitly make a relative unit an absolute one. A default is very okay, let's say 90dpi or anything else. But the SVG-standard also emphasizes the "px" unit as "user unit", therefore relative and negotiable. So by allowing absolute units (c

[Bug 2069649] Re: lshw hangs running forever at Network Interfaces CLASS

2024-07-11 Thread Dennis
Also on 24.04, lshw version is also the same. Here's the tail of "sudo strace lshw" (yes strace freezes and doesn't finish printing the line): readlink("/sys/class/net", 0x7ffd187682a0, 1023) = -1 EINVAL (Invalid argument) readlink("/sys/class/net/dev", 0x7ffd187682a0, 1023) = -1 ENOENT (No such

[Bug 93360] Re: Dhcdbd doesn't recognize permanent (-1) DHCP leases

2008-07-03 Thread Dennis Nezic
Dudes. This is /really/ frustrating. How has this not been fixed yet? I have NO WIRELESS at the moment! I did for a day or so after I freshly installed Ubuntu, but now, all of a sudden, it's fucked up. How hard can it possibly be to set up a network connection? Answer: not very. I can do it manual

[Bug 238538] Re: dhcdbd can not handle lease time of Windows XP DHCP response

2008-07-03 Thread Dennis Nezic
*** This bug is a duplicate of bug 93360 *** https://bugs.launchpad.net/bugs/93360 It is a duplicate of Bug #93360 :) -- The essential problem is the same ... this apparent "permanent lease time". The rest of the stuff about slow booting and ldap is just noise that may or may not stem from thi

[Bug 238538] Re: dhcdbd can not handle lease time of Windows XP DHCP response

2008-07-03 Thread Dennis Nezic
*** This bug is a duplicate of bug 93360 *** https://bugs.launchpad.net/bugs/93360 Although ... hrm ... it may not be restricted to infinite dhcp leases. Ie. my laptop is only granted a 12h lease. But it's still something to do with dhcdbd and Network Manager :\ -- dhcdbd can not handle

[Bug 238538] Re: dhcdbd can not handle lease time of Windows XP DHCP response

2008-07-03 Thread Dennis Nezic
*** This bug is a duplicate of bug 93360 *** https://bugs.launchpad.net/bugs/93360 tail -f /var/log/daemon.log is more verbose. I've attached the bit of it that occurs when my Network Manager tries to connect to my wireless network, actually does for a minute even though it doesn't realize it

[Bug 93360] Re: Dhcdbd doesn't recognize permanent (-1) DHCP leases

2008-07-03 Thread Dennis Nezic
Upon closer inspection, it looks like my bug, and I'm sure that of a few of the above posters, is actually Bug #105251 -- Dhcdbd doesn't recognize permanent (-1) DHCP leases https://bugs.launchpad.net/bugs/93360 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 93360] Re: Dhcdbd doesn't recognize permanent (-1) DHCP leases

2008-07-03 Thread Dennis Nezic
By the way, I was only able to use Update Manager in those brief 99s before the connection was killed. I had to do it a few times to complete all the downloads :|. It wouldn't work if I manually configured the wireless connection, either via Network Manager or via the console. The stupid thing is t

[Bug 93360] Re: Dhcdbd doesn't recognize permanent (-1) DHCP leases

2008-07-03 Thread Dennis Nezic
I don't know what to say. As mysteriously as the bug appeared, it vanished. My Network Manager works perfectly now. Here's all I did. I originally tried myric's "workaround" a few posts above, and it didn't work. I updated a bunch of software via Update Manager (there was a lot to update, since th

[Bug 246324] Re: initramfs-tools lvm2-hookscript won't include lvm.conf and claim devices it shouldn't

2008-07-27 Thread Dennis W.
** Description changed: Binary package hint: initramfs-tools The default initramfs-tools hookscript for lvm does not include /etc/lvm/lvm.conf. If you need to exclude some devices through lvm.conf filters, like if you are using lvm on top of drbd, the base devices get claimed while ex

[Bug 252817] [NEW] ctrl doesn't work when used in conjunction with shift click for multiple file selection

2008-07-28 Thread Dennis Ta
Public bug reported: Ctrl doesn't perform it's expected role of allowing multiple file selection to occur when used in conjunction with the shift key. For example, when selecting files A, B, C, D, E: If I select files A thru C using: click A, shift+click C, continuing to hold ctrl+click E should

[Bug 253327] [NEW] dhcpd failed to install (actually update)

2008-07-30 Thread Dennis Taylor
Public bug reported: Binary package hint: update-manager It may have failed because of customization of the package? I only clicked the report button because it suggested it was the right thing to do. I actuallity, I was already contemplating removing the package because I want to use staticall

[Bug 253327] Re: dhcpd failed to install (actually update)

2008-07-30 Thread Dennis Taylor
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/16423753/Dependencies.txt -- dhcpd failed to install (actually update) https://bugs.launchpad.net/bugs/253327 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 253327] Re: dhcpd failed to install (actually update)

2008-07-30 Thread Dennis Taylor
Cockpit error. Please close the bug. It was quite apparently due to having corrupted the dhcp3-server package. When I repaired that, I was able to update to 8.04 with no issues in that package. (So far, no other issues either.) ** Changed in: update-manager (Ubuntu) Status: Incomplete =

[Bug 244015] Re: when i run warzone its give me this (underline words )

2008-08-26 Thread Dennis Schridde
Possible with sourcecode modifications only. -- when i run warzone its give me this (underline words ) https://bugs.launchpad.net/bugs/244015 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.

[Bug 132878] Re: warzone2100 crashed with SIGSEGV

2008-08-27 Thread Dennis Schridde
Mailinglist and bugtracker... -- warzone2100 crashed with SIGSEGV https://bugs.launchpad.net/bugs/132878 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/m

[Bug 132878] Re: warzone2100 crashed with SIGSEGV

2008-08-28 Thread Dennis Schridde
> Dennis the upstream Dev said their preferred location for the beta 4 bugs and > feedback > is their forums. Must be a misunderstanding. We prefer to get bugreports of current releases through the bugtracker (and if that is impossible through the mailinglist). -- warzone2100 cra

[Bug 203169] Re: "status" function for init scripts

2008-12-05 Thread Dennis Pattmann
Update nis patch. ** Attachment added: "diff.nis" http://launchpadlibrarian.net/20231112/diff.nis -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 203169] Re: "status" function for init scripts

2008-12-05 Thread Dennis Pattmann
** Changed in: nis Status: Fix Committed => Invalid ** Also affects: nis (Ubuntu) Importance: Undecided Status: New ** Changed in: nis (Ubuntu) Status: New => Fix Committed -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug

[Bug 270798] Re: lockups with default (hpet) clocksource on 2.6.27-2-generic 64-bit

2008-12-09 Thread Dennis Dirdjaja
Yes, I am using a MacbookPro3,1 with nvidia-glx-177. I am unsure if they are related because I get these messages independently from each other (sometimes they appear together, though). -- lockups with default (hpet) clocksource on 2.6.27-2-generic 64-bit https://bugs.launchpad.net/bugs/270798 Y

[Bug 296002] [NEW] OpenOffice.org writer randomly freezes on Ubuntu 8.10

2008-11-09 Thread Dennis Schulmeister
inish" the application freezes. Please let me know if I can provide further information. Thanks for your efforts and your great work, Dennis ProblemType: Bug Architecture: amd64 DistroRelease: Ubuntu 8.10 ExecutablePath: /usr/lib/openoffice/program/soffice.bin NonfreeKernelModules

[Bug 296002] Re: OpenOffice.org writer randomly freezes on Ubuntu 8.10

2008-11-10 Thread Dennis Schulmeister
often, to say it is very easy to reproduce. Just create new document (Writer, Spread) and type "suge". Maybe it's a problem with dictionary lookup because I intended to write "sugar". Installed dictionaries are English and German. Best, Dennis -- OpenOffice.org writer ra

[Bug 296510] Re: utf-8 in epiphany-webkit is broken

2008-11-10 Thread Dennis Prochko
** Attachment added: "dbPager Server.png" http://launchpadlibrarian.net/1954/dbPager%20Server.png ** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/19548889/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/19548890/ProcMaps.txt

[Bug 296510] [NEW] utf-8 in epiphany-webkit is broken

2008-11-10 Thread Dennis Prochko
Public bug reported: Binary package hint: epiphany-browser The unicode web page () renders with unappropriate symbols similar to wrong encoding selected. Manual selecting "UTF-8" encoding with menu View -> Text Encoding -> Other... did not affect. See the screenshot. ProblemType: Bug Architectur

[Bug 267089] Re: 2.6.27-2 kernel on intrepid: disk is mounted in RO after several hours

2008-11-11 Thread Dennis Dirdjaja
I never got this problem with 2 GB RAM, but as soon as I upgraded to 4 GB, I immediately got this error after approx. 5 minutes connected to my Wifi network. [EMAIL PROTECTED]:~$ sudo dmidecode| grep Product Product Name: MacBookPro3,1 Product Name: Mac-F4238BC8 [EMAIL PROTECTED]:~

[Bug 284994] Re: bluetooth-wizard unable to pair to fixed pin devices

2008-11-12 Thread Dennis Heitmann
The upstream developers apparently have no clue what users want. This fixed pin per device "solution" does not help at all. There are bluetooth devices which give you a (at least pseudo-) random pin depending on the serial no of the device. In this case a device/pin database does not help. --

[Bug 279395] Re: apt-get dist-upgrade intrepid failed

2008-11-17 Thread Dennis Dirdjaja
*** This bug is a duplicate of bug 286172 *** https://bugs.launchpad.net/bugs/286172 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug is a duplicate of bug #286172, so it is being marked as such. Please look at the other bug report to see

[Bug 251482] Re: package at 3.1.10.1ubuntu3 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2008-11-17 Thread Dennis Dirdjaja
*** This bug is a duplicate of bug 286172 *** https://bugs.launchpad.net/bugs/286172 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug is a duplicate of bug #286172, so it is being marked as such. Please look at the other bug report to see

[Bug 286859] Re: [0.7] [3G] "PIN secret invalid" even though PIN is correct

2008-11-18 Thread Dennis Heinson
I discovered something new: Via #290177 there was a hint to manually unlock the 3G modem. I tried this to no avail with ttyUSB0. However, using ttyUSB2 did the job. Then, the connection fails with a message: Could not set APN. My conclusion is that NM is talking to the Sierra Modem via the wrong

[Bug 286859] Re: [0.7] [3G] "PIN secret invalid" even though PIN is correct

2008-11-18 Thread Dennis Heinson
Update: https://bugzilla.novell.com/show_bug.cgi?id=392600 -- [0.7] [3G] "PIN secret invalid" even though PIN is correct https://bugs.launchpad.net/bugs/286859 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 286859] Re: [0.7] [3G] "PIN secret invalid" even though PIN is correct

2008-11-18 Thread Dennis Heinson
After manually setting the PIN and APN, and removing the APN entry in the network config, everything works and NM connects instantly. So the problem is, I suppose, that NM talks to the Aircard on the wrong USB port (as can be seen in the logs). Thanks! -- [0.7] [3G] "PIN secret invalid" even th

[Bug 93509] Re: [PPC] xorg fails with ati driver on Apple ppc

2008-11-18 Thread Dennis Dirdjaja
** Summary changed: - [PPC] xorg fails with ati driver with feisty on Apple ppc (post herd5 update) + [PPC] xorg fails with ati driver on Apple ppc -- [PPC] xorg fails with ati driver on Apple ppc https://bugs.launchpad.net/bugs/93509 You received this bug notification because you are a member o

[Bug 302100] Re: openoffice.org-core 1:2.4.1-11ubuntu2.1 update fails to install

2008-12-03 Thread Dennis Heinson
Yes, that fixed it. Thus, this can be closed. Thank you! -- openoffice.org-core 1:2.4.1-11ubuntu2.1 update fails to install https://bugs.launchpad.net/bugs/302100 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 203169] Re: "status" function for init scripts

2008-12-03 Thread Dennis Pattmann
** Also affects: nis Importance: Undecided Status: New -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 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.

[Bug 203169] Re: "status" function for init scripts

2008-12-03 Thread Dennis Pattmann
** Changed in: nis Assignee: (unassigned) => Dennis Pattmann (dennis-pattmann) Status: New => In Progress -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 203169] Re: "status" function for init scripts

2008-12-03 Thread Dennis Pattmann
I hope this patch is ok. Dennis ** Attachment added: "diff.nis" http://launchpadlibrarian.net/20189038/diff.nis ** Changed in: nis Status: In Progress => Fix Committed ** Changed in: nis Assignee: Dennis Pattmann (dennis-pattmann) => (unassigned) -- "stat

[Bug 203169] Re: "status" function for init scripts

2008-12-03 Thread Dennis Pattmann
Hi Onno, I don't use "exit 0 || exit $?" because I would like to check all Daemons, and if the ybserv maybe don't run the script will exit without checking the other daemons like ypbind -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notificatio

[Bug 203169] Re: "status" function for init scripts

2008-12-04 Thread Dennis Pattmann
Yes, i have realize that most scripts are running under a set -e environment, but the nis script don't do that. But if you want i can update the patch. -- "status" function for init scripts https://bugs.launchpad.net/bugs/203169 You received this bug notification because you are a member of Ubunt

[Bug 234548] Re: No sound on external speakers on laptop

2008-11-22 Thread Dennis Seid
@Leann funnily enough I didnt see this. I hope now it is right... ** Attachment added: "alsa-info.txt" http://launchpadlibrarian.net/19857478/alsa-info.txt -- No sound on external speakers on laptop https://bugs.launchpad.net/bugs/234548 You received this bug notification because you are a m

[Bug 291878] Re: HP Pavillion ZV6130US Notebook Volume Up/Down Buttons Misbehaving

2008-11-25 Thread Dennis Cardinale
Please insure the patch includes the HP Pavilion zv6000 series (specifically, zv6233nr) as well. Thanks. -- HP Pavillion ZV6130US Notebook Volume Up/Down Buttons Misbehaving https://bugs.launchpad.net/bugs/291878 You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 269869] Re: warzone2100 crashes while saving a game

2008-11-13 Thread Dennis Schridde
Please use 2.1_rc1 instead. -- warzone2100 crashes while saving a game https://bugs.launchpad.net/bugs/269869 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.

[Bug 284994] Re: bluetooth-wizard unable to pair to fixed pin devices

2008-11-13 Thread Dennis Heitmann
@Jonathan Ernst 1) hcitool scan XX:XX:XX:XX:XX:XX Bluetooth Modem - Serial No. 106773 2) hcitool inq [bluetooth address] XX:XX:XX:XX:XX:XX clock offset: 0x04b5class: 0x420210 3) The model of your device Trust V92 56K Bluetooth Wireless Modem -- bluetooth-wizard unable to pai

[Bug 284994] Re: bluetooth-wizard unable to pair to fixed pin devices

2008-11-14 Thread Dennis Heitmann
@Jonathan Ernst Right, the PIN is printed on the back of the modem and is 12 digits long. 1) hcitool scan 00:0C:55:XX:XX:XX Bluetooth Modem - Serial No. 106773 2) hcitool inq [bluetooth address] 00:0C:55:XX:XX:XX clock offset: 0x04b5 class: 0x420210 3) The model of your device Trust V92 56K

[Bug 267089] Re: 2.6.27-2 kernel on intrepid: disk is mounted in RO after several hours

2008-11-14 Thread Dennis Dirdjaja
I am using a Time Capsule, i.e. 802.11n. I cannot provide the output as I am not in Ubuntu at the moment, but I am pretty sure they are as stated in the comments above. -- 2.6.27-2 kernel on intrepid: disk is mounted in RO after several hours https://bugs.launchpad.net/bugs/267089 You received th

[Bug 267089] Re: 2.6.27-2 kernel on intrepid: disk is mounted in RO after several hours

2008-11-14 Thread Dennis Dirdjaja
[EMAIL PROTECTED]:~$ lsmod | grep -i ata pata_acpi 13568 0 ata_piix 29444 2 ata_generic14212 0 libata200160 3 pata_acpi,ata_piix,ata_generic scsi_mod 183160 5 sbp2,sd_mod,sr_mod,sg,libata dock 18464 1 lib

[Bug 291878] Re: HP Pavillion ZV6130US Notebook Volume Up/Down Buttons Misbehaving

2008-11-26 Thread Dennis Cardinale
Hi, Rikard: System Information Manufacturer: Hewlett-Packard Product Name: Pavilion ZV6100 (EC373UA#ABA) Version: F.1B Serial Number: CND54703V1 UUID: 74DCF32C-5166-11DA-9991-000FB0BB59D2 Wake-up Type: Power Switch Good to go! Dennis -- HP

[Bug 291878] Re: HP Pavillion ZV6130US Notebook Volume Up/Down Buttons Misbehaving

2008-11-26 Thread Dennis Cardinale
I would like to try patched kernel. Please instruct on how to (safely) install, and back out if necessary. Thanks. Dennis -- HP Pavillion ZV6130US Notebook Volume Up/Down Buttons Misbehaving https://bugs.launchpad.net/bugs/291878 You received this bug notification because you are a member of

[Bug 291878] Re: HP Pavillion ZV6130US Notebook Volume Up/Down Buttons Misbehaving

2008-11-26 Thread Dennis Cardinale
OK...I can confirm proper operation of volume buttons on zv6233nr with patch. Unfortunately, fglrx fails to load. I assume this is because 2.6.27-10 has no compatible driver. How can I get fglrx to run with this patch? -- HP Pavillion ZV6130US Notebook Volume Up/Down Buttons Misbehaving https:

[Bug 234548] Re: No sound on external speakers on laptop

2008-11-29 Thread Dennis Seid
Okay, for me the problem is fixed! I have just edited /etc/modprobe.d/alsa-base (or /etc/modprobe.conf when alsa-base is not there) and added at the end: options snd-hda-intel model=lg After that I have sound through my external speakers! Thanks for your time spending this bug -- No sound

[Bug 303619] [NEW] rdesktop no sound on local computer

2008-11-29 Thread Dennis Seleznyov
Public bug reported: Binary package hint: rdesktop There is no sound forwarded to my local PC, local OS is Ubuntu 8.10, remote OS is Windows Vista Ultimate x64 SP1 rdesktop version is rdesktop-1.6.0-2ubuntu1 Tried with '-r sound:local', '-r sound:local:alsa', and '-r sound:local:oss'. But there

[Bug 375849] [NEW] Thinkpad X200s HDD shuts down despite AC connection

2009-05-13 Thread Dennis Heinson
Public bug reported: Binary package hint: acpi-support When I boot my Thinkpad X200s on battery, the HDD spins down after some idle time. This behavior does NOT change when I plug the power in. Seems bad for the HDD. Please give instructions for further diagnosis, thanks. ** Affects: acpi-suppor

[Bug 187313] Re: [MASTER] right click (with button release) might activate random popup-menu-item

2009-01-29 Thread Dennis Heinson
As many people have noted, the bug tends not to appear for a while. Then when it does, it is usually triggered several times in a row. A way I found to make sure the next click does NOT trigger the bug when such an accumulation appears, is to keep the right mouse button pressed for a second or two

[Bug 145431] Re: compiz slow with nvidia

2009-01-30 Thread Dennis Schmitz
Everything is still the same, nothing has changed :( - 50hz - detect refresh rate - no vsync (heavy tearing!) Dennis -- compiz slow with nvidia https://bugs.launchpad.net/bugs/145431 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu

[Bug 390902] Re: Icons in Human Theme should all be .svg

2009-06-22 Thread Dennis Craven
I believe this bug should be filed against the human-icon-theme package. Thanks. ** Package changed: ubuntu => human-icon-theme (Ubuntu) -- Icons in Human Theme should all be .svg https://bugs.launchpad.net/bugs/390902 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 390723] Re: icons dissapear from bottom panel on reboot

2009-06-22 Thread Dennis Craven
Adding gnome-panel as the affected package. Thanks. ** Package changed: ubuntu => gnome-panel (Ubuntu) -- icons dissapear from bottom panel on reboot https://bugs.launchpad.net/bugs/390723 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu.

[Bug 390726] Re: Ubuntu 9.04 x64, upgrade to kernel 2.6.28-13 -- EE NVIDIA (0) Failed to load the NVIDIA Kernel module!

2009-06-22 Thread Dennis Craven
For what it's worth, I've seen a similar error on kernel upgrades before (upgrading to Karmic will suffice likely). I'd suggest that you login with the lower resolution as you describe in your report, and navigate to System -> Administration -> Hardware Drivers and see if you can install some new d

[Bug 390404] Re: Playing solitaire in full screen the leave full screen button does allow you to exit full screen to go back to the tool bar

2009-06-22 Thread Dennis Craven
Assigning bug to gnome-games package. Thanks. ** Package changed: ubuntu => gnome-games (Ubuntu) -- Playing solitaire in full screen the leave full screen button does allow you to exit full screen to go back to the tool bar https://bugs.launchpad.net/bugs/390404 You received this bug notificati

[Bug 390404] Re: Playing solitaire in full screen the leave full screen button does allow you to exit full screen to go back to the tool bar

2009-06-22 Thread Dennis Craven
I just wanted to add that I could not reproduce this bug in either Jaunty or Karmic. -- Playing solitaire in full screen the leave full screen button does allow you to exit full screen to go back to the tool bar https://bugs.launchpad.net/bugs/390404 You received this bug notification because yo

[Bug 390063] Re: beagle-crawl-system failing

2009-06-22 Thread Dennis Craven
Changing affected package to beagle. Thanks. ** Package changed: ubuntu => beagle (Ubuntu) -- beagle-crawl-system failing https://bugs.launchpad.net/bugs/390063 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing lis

[Bug 390186] Re: sudo's password problems

2009-06-23 Thread Dennis Craven
I'm pretty sure this is expected behavior. Is this bug suggesting that the password in this scenario should echo asterisks or something back to the user with each character? Applications often do this intentionally so that someone looking over your shoulder has no clues as to the size of your pass

[Bug 390186] Re: sudo's password problems

2009-06-23 Thread Dennis Craven
Putting sudo as the affected package for this bug. ** Package changed: ubuntu => sudo (Ubuntu) -- sudo's password problems https://bugs.launchpad.net/bugs/390186 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing li

[Bug 390194] Re: Python-devel not found during HPlip install

2009-06-23 Thread Dennis Craven
Thanks for filing the bug. I'm going to mark this bug as invalid since the problem seems to be resolved if I read the comments correctly. If this decision is incorrect, please feel free to reopen and add more comments as you see fit. Thanks. ** Changed in: ubuntu Status: New => Invalid --

[Bug 391351] Re: [needs-packaging] mediacoder

2009-06-23 Thread Dennis Craven
Does this distribution package such things that require wine to run? I can't think of another package like this. -- [needs-packaging] mediacoder https://bugs.launchpad.net/bugs/391351 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 391135] Re: 503 Service Unavailable

2009-06-23 Thread Dennis Craven
I see a 404 because that file does not exist on the server in that location. See the index here: http://security.ubuntu.com/ubuntu/pool/main/u/udev/ Thanks. -- 503 Service Unavailable https://bugs.launchpad.net/bugs/391135 You received this bug notification because you are a member of Ubunt

[Bug 390209] Re: Karmic - help centre unable to load page

2009-06-23 Thread Dennis Craven
Thanks for filing this bug. Does the Help Center work as expected when you run it like this? "yelp ghelp:desktop-effects" Changing affected package to yelp. ** Package changed: ubuntu => yelp (Ubuntu) -- Karmic - help centre unable to load page https://bugs.launchpad.net/bugs/390209 You re

[Bug 390186] Re: sudo's password problems

2009-06-24 Thread Dennis Craven
The submitter seems satisfied with the resolution (or lack thereof) to this bug. I'm going to mark it Invalid. Thank you Juan, for the bug report. If you have further comments regarding this bug, please feel free to add them and the bug will remain active. ** Changed in: sudo (Ubuntu) Statu

[Bug 140979] Re: The requested URI "man:Nautilus(1)" is invalid

2009-06-24 Thread Dennis Craven
This has been fixed in nautilus and is not a bug in yelp (Ubuntu). Therefore I'm going to mark this bug as invalid for yelp (Ubuntu). ** Changed in: yelp (Ubuntu) Status: Triaged => Invalid -- The requested URI "man:Nautilus(1)" is invalid https://bugs.launchpad.net/bugs/140979 You receiv

[Bug 173636] Re: Gnome Help stops responding until Firefox closes

2009-06-24 Thread Dennis Craven
This bug was last commented on in mid-2008 and I cannot reproduce it in Jaunty/Karmic. I'm going to mark it Invalid so that it will expire if no more activity happens. If it still happens for someone, please leave a comment so that it will remain active. Thanks. ** Changed in: yelp (Ubuntu)

[Bug 36094] Re: right click should open a context menu

2009-06-24 Thread Dennis Craven
When I click on a link in yelp 2.27.1 I get the option to "Open Link", "Open Link in New Window" or "Copy Link Address". When I click on anything else, I see nothing, which I don't think is a bug. Is that satisfactory to the submitter? There is little detail in the original post as to expected b

[Bug 50318] Re: manpage rendered wrong

2009-06-24 Thread Dennis Craven
I can still confirm the s/"/q issue in yelp 2.27.1. See screenshot attached. ** Attachment added: "Xorg.conf man page displayed with double quotes displayed as letter 'q'." http://launchpadlibrarian.net/28324801/screenshot_001.png -- manpage rendered wrong https://bugs.launchpad.net/bugs/50

[Bug 93607] Re: Broken URLs in Yelp viewer

2009-06-24 Thread Dennis Craven
So I don't see "Desktop Effect" in yelp anymore. As of Karmic I see that it mush be replaced with "Visual Effects". This link works fine for me. Is this bug still happening in Jaunty for anyone? I'm using yelp 2.27.1. If not, it should be closed. Thanks. -- Broken URLs in Yelp viewer https://bug

[Bug 391925] Re: Sessions dialog can have multiple instances

2009-06-24 Thread Dennis Craven
Thanks for the bug DutchTest. I'm setting the affected package to gnome- session. I'll check upstream to see if a similar bug exists. ** Package changed: ubuntu => gnome-session (Ubuntu) ** Changed in: gnome-session (Ubuntu) Status: New => Confirmed -- Sessions dialog can have multiple i

[Bug 391925] Re: Sessions dialog can have multiple instances

2009-06-24 Thread Dennis Craven
I've sent this issue upstream: http://bugzilla.gnome.org/show_bug.cgi?id=586911 Thanks! ** Bug watch added: GNOME Bug Tracker #586911 http://bugzilla.gnome.org/show_bug.cgi?id=586911 -- Sessions dialog can have multiple instances https://bugs.launchpad.net/bugs/391925 You received this bug n

[Bug 391905] Re: warzone 2100 should store its configuration information in ~/.config/.warzone2100-2.1, not ~/.warzone2100-2.1

2009-06-24 Thread Dennis Craven
Changing affected package to warzone2100. To satisfy this issue storing user config files in $XDG_CONFIG_HOME will need to be implemented upstream. Thanks for the bug! ** Package changed: ubuntu => warzone2100 (Ubuntu) -- warzone 2100 should store its configuration information in ~/.config/.war

[Bug 391359] Re: Feature request: System restore

2009-06-24 Thread Dennis Craven
Thank you for taking the time to make Ubuntu better. Since what you submitted is a Feature Request to improve Ubuntu, you are invited to post your idea in Ubuntu Brainstorm at [WWW] https://brainstorm.ubuntu.com/ where it can be discussed, voted by the community and reviewed by developers. Thanks f

[Bug 391920] Re: desktop effect wont start/work.

2009-06-24 Thread Dennis Craven
Thank you for taking the time to report this bug and helping to make Ubuntu better. Unfortunately, we can't fix it because your description didn't include enough information. You may find it helpful to read "How to report bugs effectively" http://www.chiark.greenend.org.uk/~sgtatham/bugs.html. We'd

[Bug 384637] [NEW] Evolution crashed on e-mail address with square brackets in From:

2009-06-07 Thread Dennis Melentyev
Public bug reported: Binary package hint: evolution I'm unable to open e-Mails from one of the senders with square brackets in address (impersonated): "Name [Nick] Surname" Evolution crashes silently. $ lsb_release -rd Description:Ubuntu 9.04 Release:9.04 $ apt-cache policy evo

[Bug 384637] Re: Evolution crashed on e-mail address with square brackets in From:

2009-06-08 Thread Dennis Melentyev
re-filed this bug with crash info as new bug 384716 -- Evolution crashed on e-mail address with square brackets in From: https://bugs.launchpad.net/bugs/384637 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 384775] [NEW] Calender Month View date selection

2009-06-08 Thread Tony Dennis
Public bug reported: Binary package hint: evolution When using the Evolution calender feature in Month view, double clicking a day to make an Event entry frequently sets the wrong date in the dialogue box. It seems to occur most consistently if the page has been scrolled down, it then seems to se

[Bug 384775] Re: Calender Month View date selection

2009-06-08 Thread Tony Dennis
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/27643308/Dependencies.txt ** Attachment added: "ProcMaps.txt" http://launchpadlibrarian.net/27643309/ProcMaps.txt ** Attachment added: "ProcStatus.txt" http://launchpadlibrarian.net/27643310/ProcStatus.txt -- Calend

[Bug 229669] Re: evolution crashed with SIGSEGV after opening email with attachment

2009-06-12 Thread Dennis Melentyev
Since bug 384716 is marked as a duplicate, commenting here. The problem reported in 384716 is definitely have nothing to do with sender address, but rather IMAP decoding. In my case, problem triggered on e-mails from exactly one person and only using IMAP provided by safesecureweb.com mail hosti

[Bug 145431] Re: Disable "detect refresh rate" for nVidia drivers

2009-06-12 Thread Dennis Schmitz
p/24p - smooth, no tearing with kwin4 compositing! SD 576i/25i - 50 pictures/s (with bobbing), still no tearing :D regards Dennis -- Disable "detect refresh rate" for nVidia drivers https://bugs.launchpad.net/bugs/145431 You received this bug notification because you are a member

[Bug 145431] Re: Disable "detect refresh rate" for nVidia drivers

2009-06-12 Thread Dennis Schmitz
Tested with nvidia 185.18.14 -- Disable "detect refresh rate" for nVidia drivers https://bugs.launchpad.net/bugs/145431 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://lis

[Bug 229669] Re: evolution crashed with SIGSEGV after opening email with attachment

2009-06-12 Thread Dennis Melentyev
Well, after quict look at code in camel/providers/imap/camel-imap-utils.c: ( http://git.gnome.org./cgit/evolution-data-server/tree/camel/providers/imap/camel-imap-utils.c?id=6be48b0f55981e67fab9f8243d2d504387dc5691 ) if (g_ascii_strncasecmp (inptr, "nil", 3) != 0) { 923:

[Bug 229669] Re: evolution crashed with SIGSEGV after opening email with attachment

2009-06-12 Thread Dennis Melentyev
Also, it is quite easy to break the stack with very deep recursion here (same function, imap_body_decode()): 896:if (*inptr++ != '(') return NULL; if (ci == NULL) { ci = camel_folder_summary_content_info_new (folder->summary); g_ptr_arra

[Bug 363785] Re: kernel 2.6.28-3-rt doesn't boot

2009-06-15 Thread Dennis Prochko
Yes, I've successfully built 2.6.29.4-rt18 - it seems to be stable. Will try to upload it into my PPA soon. -- kernel 2.6.28-3-rt doesn't boot https://bugs.launchpad.net/bugs/363785 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubu

[Bug 391905] Re: warzone 2100 should store its configuration information in ~/.config/.warzone2100-2.1, not ~/.warzone2100-2.1

2009-06-25 Thread Dennis Craven
Done -> http://developer.wz2100.net/ticket/659 That does make sense doesn't it. Thank you :) ** Bug watch added: developer.wz2100.net/ #659 http://developer.wz2100.net/ticket/659 -- warzone 2100 should store its configuration information in ~/.config/.warzone2100-2.1, not ~/.warzone2100-2.

[Bug 378938] Re: low laptop volume with 82801l / ALC269

2009-06-26 Thread Dennis Craven
** Changed in: alsa-driver (Ubuntu) Status: New => Confirmed -- low laptop volume with 82801l / ALC269 https://bugs.launchpad.net/bugs/378938 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubuntu-bugs

[Bug 363125] Re: package phpmyadmin 4:3.1.2- 1 failed to install/upgrade: Unterprozess pre-removal sc ript gab den Fehlerwert 1 zurück

2009-05-31 Thread Dennis Dirdjaja
*** This bug is a duplicate of bug 348535 *** https://bugs.launchpad.net/bugs/348535 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 348535, so it is being marked as such. Please look at

[Bug 374267] Re: package phpmyadmin 4:3.1.2-1 failed to install/upgrade: sub-processo pre-removal script retornou estado de sa?da de erro 1

2009-05-31 Thread Dennis Dirdjaja
*** This bug is a duplicate of bug 348535 *** https://bugs.launchpad.net/bugs/348535 Thank you for taking the time to report this bug and helping to make Ubuntu better. This particular bug has already been reported and is a duplicate of bug 348535, so it is being marked as such. Please look at

[Bug 395626] Re: Mnemosyne doesn't recommend TeX tools

2009-07-05 Thread Dennis Craven
** Tags added: packaging -- Mnemosyne doesn't recommend TeX tools https://bugs.launchpad.net/bugs/395626 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/m

[Bug 395619] Re: Very difficult to select multiple files in list view

2009-07-05 Thread Dennis Craven
Thanks for filing this bug Johnny. When this happens, are the three intended files selected as well and the expansion of Folder 1 is some weird side-effect? I can't reproduce this on nautilus 1:2.27.2-0ubuntu1. The more info the better of course. :) -- Very difficult to select multiple files in

[Bug 395626] Re: Mnemosyne doesn't recommend TeX tools

2009-07-05 Thread Dennis Craven
I thought the Recommends relationship might be too strong for this case. The attached patch adds the dvipng package as a Suggests instead. Please let me know if this diff is appropriate as it is my first attempt at making such a change. ** Attachment added: "Add dvipng package as a Suggest in the

<    1   2   3   4   5   6   7   8   9   10   >