[Bug 294179] Re: ALERT - canary mismatch on efree() - heap overflow detected

2008-11-13 Thread Chris Weiss
I'm not sure what you mean, can you be more specific? it's a bone stock ubuntu install dist-upgraded to 8.04 from a fully working 7.10. I restored my disk image backup to re-upgrade and it's working again, so it's something that changed in the ubuntu packages between 7.10 and 8.04 since nothi

[Bug 382602] [NEW] tail piped to awk not processing

2009-06-01 Thread Chris Weiss
Public bug reported: Binary package hint: mawk mawk is installed by default on 9.04, and gawk the default on 8.04, so this code written on 8.04 failed on 9.04 until I notices that awk was a different version run this command, then plug in a USB device: tail -n 0 -f /var/log/messages | awk '/new.

[Bug 294179] [NEW] ALERT - canary mismatch on efree() - heap overflow detected

2008-11-05 Thread Chris Weiss
Public bug reported: Binary package hint: libapache2-mod-php5 manifests when using mssql/sybase api's, most queries work fine but one I have doesn't I don't see anything special about this query, it's not even a particularly large result. Others have same issue, upstream bug is http://bugs.php.n

[Bug 294179] Re: ALERT - canary mismatch on efree() - heap overflow detected

2008-11-06 Thread Chris Weiss
after some more research about this it seems it's a bug in php that php developers don't want to admit exists since it only manifests with the unsupported Suhosin patch. Also this is starting to affect other pages on my site as well, so is there any way to disable this check so my website's databa

[Bug 35400] Re: rescue shell use bterm as TERM not recognise by emacs

2008-08-14 Thread Chris Weiss
I can help with this.. procedure: - boot a server, alternate, or jeos cd in rescue/repair mode. - choose to execute in the /dev/ environment (your install that you want to repair) expected to happen: - use editors, aptitude, less, etc, in order to fix the system what actually happened: - vi

Re: [Bug 18195] Re: dhcp search can't be avoided during installation

2008-03-30 Thread Chris Weiss
well, it hasn't changed, so I still think it could be better. On Sat, Mar 29, 2008 at 10:21 AM, mcas <[EMAIL PROTECTED]> wrote: > Thank you for taking the time to report this bug and helping to make > Ubuntu better. You reported this bug a while ago and there hasn't been > any activity in it rec

[Bug 18195] Re: dhcp search can't be avoided during installation

2006-12-04 Thread Chris Weiss
I'd like to take this a bit furthuer. I'm on a LAN (3 actualy, 2 with dnsmasq and one with a full ICS failover system) where we have integrated DHCP+DNS in such a way that that the dhcp server can give the client a certain IP address based on what name the client says it has. this is nice so that

[Bug 78453] cacti remote injection exploit

2007-01-08 Thread Chris Weiss
Public bug reported: Binary package hint: cacti exploit is described in this thread http://forums.cacti.net/viewtopic.php?t=18846 Dapper is vulnerable to this on a default install of apache2 php5 and cacti upstream claims to be patched. ** Affects: cacti (Ubuntu) Importance: Undecided

[Bug 524450] Re: smbd panic using root postexec

2010-05-04 Thread Chris Weiss
now I've just getting this The Samba 'panic action' script, /usr/share/samba/panic-action, was called for PID 25021 (). This means there was a problem with the program, such as a segfault. However, the executable could not be found for process 25021. It may have died unexpectedly, or you may

[Bug 524450] [NEW] smbd panic using root postexec

2010-02-19 Thread Chris Weiss
Public bug reported: Binary package hint: samba Using ubuntu 9.04, samba 3.3.2, package version 2:3.3.2-1ubuntu3.3 I have some shares for which I use a "root preexec" and "root postexec" to loop mount and unmount an ISO for so I can share some CDrom instead of carrying them all over the place o

[Bug 524450] Re: smbd panic using root postexec

2010-02-19 Thread Chris Weiss
** Attachment added: "log.chrisww.gz" http://launchpadlibrarian.net/39404792/log.chrisww.gz -- smbd panic using root postexec https://bugs.launchpad.net/bugs/524450 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mail

[Bug 524450] Re: smbd panic using root postexec

2010-03-01 Thread Chris Weiss
** Attachment added: "conf files and mount script" http://launchpadlibrarian.net/39918618/samba.zip -- smbd panic using root postexec https://bugs.launchpad.net/bugs/524450 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-b

[Bug 524450] Re: smbd panic using root postexec

2010-03-01 Thread Chris Weiss
libwbclient0 2:3.3.2-1ubuntu3.3 samba install ok installed samba 2:3.3.2-1ubuntu3.3 install ok installed samba-common 2:3.3.2-1ubuntu3.3 samba install ok installed smbclient 2:3.3.2-1ubuntu3.3 samba install ok installed winbind 2:3.3.2-1ubuntu3.3 samba install ok installed windows client, no erro

[Bug 445953] Re: shutdown asks for password with only 1 user logged in

2009-11-25 Thread Chris Weiss
just a status update: I've gotten this once more, and it was a cron job but I don't know which one, by the time I dug that far into it, it was done. I've since reinstalled clean to a new HDD, hopefully it won't come back. -- shutdown asks for password with only 1 user logged in https://bugs.laun

[Bug 294179] Re: ALERT - canary mismatch on efree() - heap overflow detected

2009-09-14 Thread Chris Weiss
interesting... so it may have nothing to do with my query, but maybe the mssql extension?? there's no POST or file IO or anything else going on, and I've attached a simplified version (just has one of the problem SP calls instead of all of them) of my class for review... I'm pretty sure there no b

[Bug 270781] Re: unix_chkpwd crashes on gnome-screensaver

2010-04-18 Thread Chris Weiss
I am having this issue on a lucid x64 install upgraded from a properly working karmic. I have another lucid x64 clean install that does not have the issue. the only information I have is this in my auth.log. can I enable some extended login somehow? Apr 18 16:27:29 cw gnome-screensaver-dialog:

[Bug 524450] Re: smbd panic using root postexec

2010-03-10 Thread Chris Weiss
You'll need some cd iso's in a directory, then see my "samba.conf" for how i create the shares. the share names should match the iso file name but add a "iso-" prefix. the mount and unmount scripts will handle creating the share directories and loop mounting and unmounting the iso files to it I'

[Bug 445953] [NEW] shutdown asks for password with only 1 user logged in

2009-10-07 Thread Chris Weiss
Public bug reported: Binary package hint: gdm from reading similar but not directly related bug reports, I don't know if this gdm or fast-user-switch, so since i'm not actually switching users I'm going with gdm. system upgraded from jaunty to karmic power prefs set to ask on power button press

[Bug 445953] Re: shutdown asks for password with only 1 user logged in

2009-10-07 Thread Chris Weiss
** Attachment added: "Dependencies.txt" http://launchpadlibrarian.net/33273435/Dependencies.txt -- shutdown asks for password with only 1 user logged in https://bugs.launchpad.net/bugs/445953 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ub

[Bug 445953] Re: shutdown asks for password with only 1 user logged in

2009-10-10 Thread Chris Weiss
interesting update... I had this problem every time I shutdown, 3 days in a row, after upgrading and since making the bug report it hasn't happened once. assuming it is a cron job, it's likely to have completed by the time I run ck-list-sessions, don't you think? is there anyway to log it? or ma

[Bug 445953] Re: shutdown asks for password with only 1 user logged in

2009-10-12 Thread Chris Weiss
clipped everything from the first event on 10/6 to the last shutdown on 10/8. I'm guessing the tty1 entries were me looking on the console to see why it thought there was another session, and to run ck-list- sessions. the /dev/??? are odd... ** Attachment added: "consolekit log" http://launch

[Bug 445953] Re: shutdown asks for password with only 1 user logged in

2009-10-13 Thread Chris Weiss
just running the command while logged in only lists my current X11 session. As i said, I have not gotten the prompt on logout again so I have no manual run of ck-list-session to report. I thought you asked for the log file from the date of the report, so I gave it. -- shutdown asks for passwor

[Bug 384591] Re: Reiser4 is not included into the Linux Kernel

2009-10-23 Thread Chris Weiss
I'm finding it surprising of the lack of interest in reiser4 since it's the only linux filesystem that supports transparent compression, and has for 2+ years. -- Reiser4 is not included into the Linux Kernel https://bugs.launchpad.net/bugs/384591 You received this bug notification because you are

[Bug 445953] Re: shutdown asks for password with only 1 user logged in

2009-10-19 Thread Chris Weiss
before you guys get all crazy changing packages on this report, I'm fairly certain I don't have mythTV installed. In my case, I suspect a SMB session from the wife's laptop, but since this a desktop role system I don't see why I have to put in a password for this. prompt on x11-display != '' I ca

[Bug 445953] Re: shutdown asks for password with only 1 user logged in

2009-10-19 Thread Chris Weiss
James, this *is* my bug report. however, the email generated from your post has"** Package changed: consolekit (Ubuntu) => mythtv (Ubuntu)" at the end making me think the package was being changed, but that doens't seem to be reflected on the web site so i guess it's not a problem -- shutdown as

[Bug 445953] Re: shutdown asks for password with only 1 user logged in

2009-10-19 Thread Chris Weiss
i can rule out smb, i connected, ran ck-list-sessions and it showed the X and smb sessions, hit shutdown and got no prompt. -- shutdown asks for password with only 1 user logged in https://bugs.launchpad.net/bugs/445953 You received this bug notification because you are a member of Ubuntu Bugs, w

[Bug 1719889] Re: internal-use-only SIDs being mapped to GIDs on users

2019-01-09 Thread Chris Weiss
net groupmap list only shows Administrators and Users. the problem does not exist on 18.04. I realize it's not a bug "in ubuntu", but in the version of samba that ubuntu 16.04 is using. from experience I can tell you that reporting it to samba is just going to result in them saying "compile your

[Bug 1917896] [NEW] dependency issue

2021-03-05 Thread Chris Weiss
Public bug reported: the package in Bionic has a Recommends package of "smartctl", which doesn't exist. I believe the package name should be smartmontools as that's what provides the smartctl binary. Additionally, the program crashes with default options if the smartctl binary is not installed,

[Bug 1433761] Re: apt-key and add-apt-repository don't honor Acquire::http::Proxy

2019-03-14 Thread Chris Weiss
this is still not working quite fully for add-apt-repository on a new clean install of 18.04.1. it may be working for http only, but for https you still need to manually provide the https_proxy env var. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subs

[Bug 1719889] [NEW] internal-use-only SIDs being mapped to GIDs on users

2017-09-27 Thread Chris Weiss
Public bug reported: Ubuntu server 16.04, samba/winbind package version 4.3.11+dfsg- 0ubuntu0.16.04.11 When logging in via SSH as a domain user the error "groups: cannot find name for group ID 2005" is displayed. running "id $username" also shows this 2005 group with no name. "wbinfo -G 2005" r

[Bug 1265856] [NEW] init.d/isc-dhcp-server and init/isc-dhcp-server.conf out of sync

2014-01-03 Thread Chris Weiss
Public bug reported: /etc/init/isc-dhcp-server.conf and /etc/init.d/isc-dhcp-server have a lot of differences, including different PID locations and conf file detection. if /etc/init.d/isc-dhcp-server is deprecated, it should be modified to reflect this. ProblemType: Bug DistroRelease: Ubuntu 1

[Bug 1265856] Re: init.d/isc-dhcp-server and init/isc-dhcp-server.conf out of sync

2014-01-03 Thread Chris Weiss
** Attachment removed: "ProcEnviron.txt" https://bugs.launchpad.net/ubuntu/+source/isc-dhcp/+bug/1265856/+attachment/3939900/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/126

[Bug 1265856] Re: init.d/isc-dhcp-server and init/isc-dhcp-server.conf out of sync

2014-01-03 Thread Chris Weiss
report was done from a desktop since instructions on submitting direct are hidden in far too much text. actual install media was 13.10 mini iso, minimal install, then ltsp- server-standalone package installed. -- You received this bug notification because you are a member of Ubuntu Bugs, which i

[Bug 1265856] Re: init.d/isc-dhcp-server and init/isc-dhcp-server.conf out of sync

2014-01-03 Thread Chris Weiss
so why do sysv scripts still do something predictable for other packages, like samba? it's quite confusing to old schoolers that use multiple distros to have a script run and fail in bizarre ways. copying smbd's "if upstart, bail" check would be acceptable. -- You received this bug notification

[Bug 1265856] Re: init.d/isc-dhcp-server and init/isc-dhcp-server.conf out of sync

2014-01-03 Thread Chris Weiss
so it's less "invalid" and more "'wontfix' because it's complicated". guess i'll mod my sysv so i won't make the mistake in the future. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1265856 Title: i

[Bug 1265921] [NEW] bacula-traymonitor fails to launch

2014-01-03 Thread Chris Weiss
Public bug reported: after creating a config file and verifying with "bacula-traymonitor -t", launching bacula-traymonitor produces no GUI. I'm guessing it goes to the "tray", but Unity doens't have a tray. Ideally it would go to the indicator area like indicator-multiload does. but an acceptabl

[Bug 1248391] Re: Can't mirror more than 640x480

2013-11-08 Thread Chris Weiss
I'll get the log later, laptop is not with me. to clarify, the external is a full HD projector, and JustWorks with windows on this laptop. The 640x480 option is the only option that shows as soon as I check the "mirror" box. -- You received this bug notification because you are a member of Ubun

[Bug 1248391] Re: Can't mirror more than 640x480

2013-11-12 Thread Chris Weiss
X.0.log only seems to show the active modeline when I plug in the projector. but I see what's going on now, my list of resolutions on each display only shares 640x480. I'm pretty sure on windows I had a 1280x720 option on my laptop panel. is creating an xorg.conf the only method to add a new mod

[Bug 1248391] Re: Can't mirror more than 640x480

2014-04-21 Thread Chris Weiss
finally fully upgraded to 14.04LTS and 1280x720 is still not the list of resolutions supported for the laptop's panel, thus certain projectors and displays cannot be mirrored at more than 640x480. when 1280x720 is manually added using xrandr, it works as expected. how can 1280x720 be permanently

[Bug 1053173] Re: minidlna crashes on boot when no active network connection

2013-10-24 Thread Chris Weiss
kapetr, the bug is posted on the minidlna package. maybe it's due to a compile option, or an ubuntu patch, I don't know. etiquette is to post the bug on the package and let the package maintainer either fix it or post the bug upstream. though it seems that the maintainer may no longer be active,

[Bug 490194] Re: /sbin/modemmanager is too aggressive managing devices that aren't known to be modems

2013-12-19 Thread Chris Weiss
this is also affecting me, udev ignore rule for BeagleBone rev A3: ATTRS{idVendor}=="0403", ATTRS{idProduct}=="a6d0", ENV{ID_MM_DEVICE_IGNORE}="1" -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/490194

[Bug 1248391] [NEW] Can't mirror more than 640x480

2013-11-05 Thread Chris Weiss
Public bug reported: i3 cpu, lspci lists as vga "Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)" trying to mirror lcd and HDMI. only option is 640x480. tried increasing video ram in BIOS, 512MB won't boot, all smaller values do not change the opti

[Bug 1248391] Re: Can't mirror more than 640x480

2014-01-09 Thread Chris Weiss
apport information ** Tags added: apport-collected compiz-0.9 reproducible trusty ubuntu ** Description changed: i3 cpu, lspci lists as vga "Intel Corporation 2nd Generation Core Processor Family Integrated Graphics Controller (rev 09)" trying to mirror lcd and HDMI. only option is 640

[Bug 1248391] CurrentDmesg.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945003/+files/CurrentDmesg.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248391

[Bug 1248391] Dependencies.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "Dependencies.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945004/+files/Dependencies.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248391

[Bug 1248391] BootLog.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "BootLog.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945002/+files/BootLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248391 Title:

[Bug 1248391] LightdmDisplayLog.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "LightdmDisplayLog.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945007/+files/LightdmDisplayLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bu

[Bug 1248391] Lsusb.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "Lsusb.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945010/+files/Lsusb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248391 Title: Can'

[Bug 1248391] DpkgLog.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "DpkgLog.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945005/+files/DpkgLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248391 Title:

[Bug 1248391] xdpyinfo.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "xdpyinfo.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945020/+files/xdpyinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248391 Title:

[Bug 1248391] LightdmLog.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "LightdmLog.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945008/+files/LightdmLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248391 Ti

[Bug 1248391] UdevLog.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "UdevLog.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945016/+files/UdevLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248391 Title:

[Bug 1248391] GconfCompiz.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "GconfCompiz.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945006/+files/GconfCompiz.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248391

[Bug 1248391] ProcInterrupts.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "ProcInterrupts.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945013/+files/ProcInterrupts.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/124

[Bug 1248391] Re: Can't mirror more than 640x480

2014-01-09 Thread Chris Weiss
using xrandr to add the 1280x720 resolution does work and looks fine, but it does not persist reboots, and there is no option I can find in the Displays tool to at add it as implied. Since it was an option in windows I'm assuming there's something different about how the panel and/or cards support

[Bug 1248391] UnitySupportTest.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "UnitySupportTest.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945017/+files/UnitySupportTest.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs

[Bug 1248391] Xrandr.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "Xrandr.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945019/+files/Xrandr.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248391 Title: Ca

[Bug 1248391] UdevDb.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "UdevDb.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945015/+files/UdevDb.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248391 Title: Ca

[Bug 1248391] ProcModules.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "ProcModules.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945014/+files/ProcModules.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248391

[Bug 1248391] Lspci.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "Lspci.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945009/+files/Lspci.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248391 Title: Can'

[Bug 1248391] ProcCpuinfo.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "ProcCpuinfo.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945011/+files/ProcCpuinfo.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248391

[Bug 1248391] xserver.devices.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "xserver.devices.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945021/+files/xserver.devices.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1

[Bug 1248391] XorgLog.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "XorgLog.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945018/+files/XorgLog.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248391 Title:

[Bug 1248391] ProcEnviron.txt

2014-01-09 Thread Chris Weiss
apport information ** Attachment added: "ProcEnviron.txt" https://bugs.launchpad.net/bugs/1248391/+attachment/3945012/+files/ProcEnviron.txt -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248391

[Bug 1248391] Re: Can't mirror more than 640x480

2014-01-10 Thread Chris Weiss
I'm not sure I understand. the issue still exists on Trusty, but I am willing to upgrade this one system to Trusty now. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1248391 Title: Can't mirror mor

[Bug 1248391] Re: Can't mirror more than 640x480

2014-01-10 Thread Chris Weiss
"Can't mirror more than 640x480" was only a symptom of the real problem. The real problem is that the 1280x720 option that I had been accustomed to on my hardware is missing. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs

[Bug 1349128] Re: Ubuntu 14.04 lock screen doesn't accept keyboard input and sends it back to the underlying window (until using indicators)

2014-08-06 Thread Chris Weiss
I see this is being treated as critical, but does that also mean it is being treated as a security issue? I found my password in plain text after applying the work around, and if that were a chat application that's a pretty serious security breach. -- You received this bug notification because y

[Bug 922262] Re: X -configure fails, leaves valid conf anyway

2014-01-06 Thread Chris Weiss
I no longer have the hardware to test it, but unless the "Number of created screens does not match number of detected devices." error condition was changed to a warning then i suspect the issue still exists. -- You received this bug notification because you are a member of Ubuntu Bugs, which is s

[Bug 922262] Re: X -configure fails, leaves valid conf anyway

2014-01-06 Thread Chris Weiss
additionally, this was for configuring an LTSP thin client, apport is not available. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/922262 Title: X -configure fails, leaves valid conf anyway To mana

[Bug 1058884] Re: do-release-upgrade crashed with EOFError in /usr/lib/ubuntu-release-upgrader/check-new-release: EOF read where not expected

2012-10-16 Thread Chris Weiss
I get 431cb3e648b99dde8665698b58109f9f but it is working now. I'll try re-installing when I get time. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058884 Title: do-release-upgrade crashed with EO

[Bug 1053173] [NEW] minidlna crashes on boot when no active network connection

2012-09-19 Thread Chris Weiss
Public bug reported: I've used update-rc.d to make sure it is set to start on boot, but upon booting it is never started. There is never any error in the syslog or the minidlna log. twice now it has also halted the boot process. I did not record the exact text, but it clearly is complaining tha

[Bug 1058884] Re: do-release-upgrade crashed with EOFError in /usr/lib/ubuntu-release-upgrader/check-new-release: EOF read where not expected

2012-10-27 Thread Chris Weiss
issue has not returned, must have been fixed by some other commit -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058884 Title: do-release-upgrade crashed with EOFError in /usr/lib/ubuntu-release-

[Bug 1053173] Re: minidlna crashes on boot when no active network connection

2012-09-25 Thread Chris Weiss
that certainly helps, but it's only partially a fix. local only operation offline is not possible. yes, one could just directly connect to the media files, but then you's have 2 databases to handle instead of just one. -- You received this bug notification because you are a member of Ubuntu Bug

[Bug 1057054] [NEW] poor performance after upgrade to Precise

2012-09-26 Thread Chris Weiss
Public bug reported: I had a Lucid x64 server working with a Dell MD3000i with 4 paths and worked as expected. I added the "prio rdac" line to the conf file, then upgraded to Precise, and removed the old mpath_rdac line and reboot one more time, just to be sure. I did this based on a section in

[Bug 1057054] Re: poor performance after upgrade to Precise

2012-09-26 Thread Chris Weiss
** Attachment added: "my conf file" https://bugs.launchpad.net/ubuntu/+source/multipath-tools/+bug/1057054/+attachment/3346034/+files/multipath.conf -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/10

[Bug 1057054] Re: poor performance after upgrade to Precise

2012-09-26 Thread Chris Weiss
I have also tried a clean install of precise and I see the same results. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1057054 Title: poor performance after upgrade to Precise To manage notificatio

[Bug 1057054] Re: poor performance after upgrade to Precise

2012-09-26 Thread Chris Weiss
via lsmod? scsi_dh_rdac is loaded. Does it need to be in the initramfs even if I'm not booting off it? doing so does "fix" the performance, but it is also counter-intuitive. Shouldn't the multipath driver read the conf file and load the needed modules before "finding" anything? -- You received

[Bug 1057054] Re: poor performance after upgrade to Precise

2012-09-26 Thread Chris Weiss
My devices are on iscsi, and I'm not booting off them. They are not connected until after the root goes live and network comes active, via normal means. I never manually loaded scsi_dh_rdac before, it's not in my initrd nor my modules files. It loaded automatically somehow. Why isn't it loading

[Bug 1057054] Re: poor performance after upgrade to Precise

2012-09-26 Thread Chris Weiss
But it survive a reboot. several in fact. I always reboot after major config changes to reduce the chance of a 2am phone call after a power outage. I don't lightly file bugs, it's 3 days and 4 OS re-installs to get me here. This was working on Lucid, and required additional setup for Precise an

[Bug 1057054] Re: poor performance after upgrade to Precise

2012-09-26 Thread Chris Weiss
after the upgrade and initial reboot, I change the config file and verified multipath -ll was as I expected, then rebooted and did the pv test. I did nothing else between my first posting and the reply verifying lsmod, so yes, it was loaded on reboot. I have both controllers in the md3000i, and

[Bug 1057054] Re: poor performance after upgrade to Precise

2012-09-27 Thread Chris Weiss
nothing. from the 10.04 syslog, I do see this right after all the scsi attach events: Sep 24 13:54:01 file3 multipathd: sdm: add path (uevent) Sep 24 13:54:02 file3 kernel: [7.297268] sd 10:0:0:0: rdac: LUN 0 (unowned) Sep 24 13:54:02 file3 kernel: [7.299115] sd 8:0:0:0: rdac: LUN 0 (owne

[Bug 1035628] Re: [SRU Regression] Alt+Tab/Alt+grave brings other window to the front but loses focus entirely.

2012-09-16 Thread Chris Weiss
I did not see this bug in 12.04, but I do see it in Quantal. if I hold alt-tab long enough to see the switcher, it does not happen, but happens every time I do it quickly. My guess is that switcher is launching as I release the keys, it then shows up enough to take focus and realize the keys are r

[Bug 922262] [NEW] X -configure fails, leaves valid conf anyway

2012-01-26 Thread Chris Weiss
Public bug reported: hardware: HP Evo SFF desktop, P4, no onboard graphics nVidia Vanta LT graphics card, single VGA port, single monitor attached running: X -configure fails with: X.Org X Server 1.7.6 Release Date: 2010-03-17 X Protocol Version 11, Revision 0 Build Operating System: Linux 2.6.2

[Bug 1058884] Re: do-release-upgrade crashed with EOFError in /usr/lib/ubuntu-release-upgrader/check-new-release: EOF read where not expected

2013-04-10 Thread Chris Weiss
I don't agree that it's incomplete. there exists possibility that python3-distupgrade will fail to properly install but not provide any error, despite the md5sum being wrong. re-installing corrects it. I can say with absolute certainty that my hardware was not at fault. no other packages had an

[Bug 1165910] [NEW] openssl:i386 package conflicts with openssl, preventing 32bit packages that need it from working.

2013-04-07 Thread Chris Weiss
Public bug reported: this is on 12.04 x64, probably affects other versions. maybe there's a good technical reason for it? maybe it's a packaging oversight? ProblemType: Bug DistroRelease: Ubuntu 12.10 Package: openssl:i386 (not installed) ProcVersionSignature: Ubuntu 3.5.0-26.42-generic 3.5.7.6

[Bug 864479] Re: System goes to hibernate or suspend even when set to "Don't suspend"

2013-04-17 Thread Chris Weiss
I just upgraded from Lucid to Precise and now my desktop suspends when idle, it never did before. power applet looks right, switching to suspend and back doens't affect it. My screen saver is also completely gone, but that's another issue. I'll try the other suggestions here and update, but I wa

[Bug 864479] Re: System goes to hibernate or suspend even when set to "Don't suspend"

2013-04-18 Thread Chris Weiss
it did not suspend overnight. there do seem to be several option resetting to defaults or failing to migrate, not just related to power management. maybe the issues is actually in gconf's upgrade processing? -- You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 382602] Re: tail piped to awk not processing

2012-11-28 Thread Chris Weiss
the very definition of a regression bugs is when an upgrade changes a behavior in a such way that a function no longer works the same way. this is a regression bug. Plain as day. "-W interactive" is an unintuitive solution, and it's not exactly clear what's going on even in 12.10's man page. and

[Bug 382602] Re: tail piped to awk not processing

2012-11-29 Thread Chris Weiss
I think 3 years for anyone to issue any sort of response to the 3 people that mention they are affected by this change in behavior of default installed tools says a lot about how much Ubuntu cares about the issue, so it quite obvious that it doesn't matter what their users think anymore. it's a sa

[Bug 928401] Re: Cannot boot Oneric installation disk on eBox 3300

2012-03-27 Thread Chris Weiss
it is not possible to collect that information, I did boot with quiet and splash off and the kernel immediately stops with the error, similar to when attempting to boot a x64 kernel on a cpu that does not support x64. The hardware as been deployed with an older ubuntu release, so I cannot test lat

[Bug 928401] [NEW] Cannot boot Oneric installation disk on eBox 3300

2012-02-07 Thread Chris Weiss
Public bug reported: Cannot boot Oneric i386 Alternate installation disk on eBox 3300, processor is VortexDx86. Kernel complains that the CPU is an i486 but i586 is required. DMP, the manufacturer, claims it to be 586-class, and the wikipedia page for Vortex86 also claims so. Lucid does boot an

[Bug 928401] Re: Cannot boot Oneric installation disk on eBox 3300

2012-02-07 Thread Chris Weiss
** Package changed: ubuntu => linux (Ubuntu) -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928401 Title: Cannot boot Oneric installation disk on eBox 3300 To manage notifications about this bug go

[Bug 928401] Re: Cannot boot Oneric installation disk on eBox 3300

2012-02-07 Thread Chris Weiss
the kernel will not boot Oneric. Would it help to run the command on an older release? -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928401 Title: Cannot boot Oneric installation disk on eBox 3300

[Bug 928401] Re: Cannot boot Oneric installation disk on eBox 3300

2012-02-07 Thread Chris Weiss
** Changed in: linux (Ubuntu) Status: Incomplete => Confirmed -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/928401 Title: Cannot boot Oneric installation disk on eBox 3300 To manage notifica

[Bug 1058884] Re: Race condition in py_compile corrupts pyc files

2013-07-10 Thread Chris Weiss
I've done a 12.10, and now 13.04 update since, the issue has not repeated. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1058884 Title: Race condition in py_compile corrupts pyc files To manage not

[Bug 894809] [NEW] side bar gone, can't edit existing bookmarks

2011-11-25 Thread Chris Weiss
Public bug reported: After upgrading my install from 11.04 to 11.10, the sidebar in vinagre is missing, and there's no option in the View menu to enable it. There is also no method for editing bookmarks as this was done via the sidebar. ProblemType: Bug DistroRelease: Ubuntu 11.10 Package: vinag

[Bug 894809] Re: side bar gone, can't edit existing bookmarks

2011-11-25 Thread Chris Weiss
-- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/894809 Title: side bar gone, can't edit existing bookmarks To manage notifications about this bug go to: https://bugs.launchpad.net/ubuntu/+source/vinag

[Bug 398923] Re: Disable "Connect to localhost" in Vinagre

2011-11-25 Thread Chris Weiss
disabling localhost would also disable ssh tunnels, which would make vinagre completely useless for those that admin remote systems. This could be overriden with the "use host" option, as long as it remains fixed (it has been broken in the last 2 releases). if it's possible to detect when the rem

[Bug 879470] [NEW] unexplained high latency

2011-10-21 Thread Chris Weiss
Public bug reported: I'm experiencing some occasional high latency that's causing some irc clients to timeout. xchat is showing 5-10 second lag. Server isn't swapping, iostat shows <10 %util, await has occasional single spikes to 20, low cpu usage, network utilization also low. all clients are

[Bug 665432] [NEW] python-webkit fails on websockets

2010-10-22 Thread Chris Weiss
Public bug reported: upstream pywebkitGTK claims to support websockets if compiled with --enable-web-sockets. lucid package appears to not have that flag enabled, reducing functionality of the library. ProblemType: Bug DistroRelease: Ubuntu 10.04 Package: python-webkit 1.1.7-1 ProcVersionSignatu

  1   2   >