[Bug 260291] Re: Network Manager 0.7, openvpn, VPN Connection Failed

2008-09-08 Thread David Tomaschik
I can confirm that the patch posted by Alexander Sack fixes the issue. -- Network Manager 0.7, openvpn, VPN Connection Failed https://bugs.launchpad.net/bugs/260291 You received this bug notification because you are a member of Ubuntu Server Team, which is subscribed to openvpn in ubuntu. --

[Bug 250549] Re: Wrong interface speed from snmpd running as snmp user

2010-03-06 Thread David Tomaschik
This is a real bug that poses a problem to any enterprise deployment of Ubuntu Server. RHEL gets around it by running snmpd as root, which is not ideal. Will the new POSIX capabilities allow access to SIOCGMIIPHY for snmpd user? -- Wrong interface speed from snmpd running as snmp user

[Bug 423252] Re: NSS using LDAP on Karmic breaks 'su' and 'sudo'

2010-04-16 Thread David Tomaschik
Howard, a quick google didn't show much other than package info for libnss-ldapd. Do you have any links to documentation that might be of use? We're about to do a major ldap rollout for our servers at work and I want to know as much as I can ahead of time. -- NSS using LDAP on Karmic breaks

[Bug 191739] Re: wine crashes on start

2008-02-14 Thread David Tomaschik
*** This bug is a duplicate of bug 191575 *** https://bugs.launchpad.net/bugs/191575 ** This bug has been marked a duplicate of bug 191575 wine segfaults on winecfg, hardy x86_64 -- wine crashes on start https://bugs.launchpad.net/bugs/191739 You received this bug notification because

[Bug 178292] Re: 3D-Accelerated Games cause X to crash with Intel Driver

2008-02-15 Thread David Tomaschik
Because, as best as I can tell, the crash is in i965_dri.so, part of libgl1-mesa-dri, I've added that package to the bug. I'm not really sure what the underlying cause is, and for some reason, gdb won't load the mesa debug symbols even after I install the libgl1-mesa-dri-dbg package. If someone

[Bug 191575] Re: wine segfaults on winecfg, hardy x86_64

2008-02-15 Thread David Tomaschik
Xan: If you're using Hardy, you should expect this sort of breakage. Hardy is an Alpha distribution, and it is perfectly acceptable for it to break at times. Run Gutsy if you need stability. That being said, the Gutsy version of 0.9.54 will probably run on Hardy just fine. -- wine segfaults on

[Bug 192148] [NEW] [Hardy] Wine 0.9.55 Segfaults on AMD64

2008-02-15 Thread David Tomaschik
Public bug reported: Binary package hint: wine Attempting to run any wine program with 0.9.55 generates an immediate Segmentation Violation. For some reason, apport does not seem to pick these up. ** Affects: wine (Ubuntu) Importance: Undecided Status: New -- [Hardy] Wine

[Bug 178292] Re: 3D-Accelerated Games cause X to crash with Intel Driver

2008-02-15 Thread David Tomaschik
By recompiling the libgl1-mesa-dri package from source without having it strip the binaries (DEB_BUILD_OPTIONS=nostrip), I was able to produce a more useful (IMHO) backtrace. Yes, this is not an official package, but I hope it's still useful. It's definitely segfaulting in i965_dri.so, so I

[Bug 178292] Re: 3D-Accelerated Games cause X to crash with Intel Driver

2008-02-18 Thread David Tomaschik
** Bug watch added: freedesktop.org Bugzilla #14551 https://bugs.freedesktop.org/show_bug.cgi?id=14551 ** Also affects: mesa via https://bugs.freedesktop.org/show_bug.cgi?id=14551 Importance: Unknown Status: Unknown -- 3D-Accelerated Games cause X to crash with Intel Driver

[Bug 188394] Re: kde4: kdebase, kdebase-runtime-data, kde-icons-oxygen package dependencies broken

2008-02-08 Thread David Tomaschik
I can't get it now either. Looks like amd64 is lagging behind ppc and i386? Or is there a build issue? ** Changed in: meta-kde4 (Ubuntu) Status: Incomplete = Confirmed -- kde4: kdebase, kdebase-runtime-data, kde-icons-oxygen package dependencies broken

[Bug 178292] Re: Wine logs out of Gnome in Ubuntu

2008-02-11 Thread David Tomaschik
0.9.54 has the same issue. ** Changed in: xserver-xorg-video-intel (Ubuntu) Status: Incomplete = Confirmed -- Wine logs out of Gnome in Ubuntu https://bugs.launchpad.net/bugs/178292 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for

[Bug 176090] Re: WiFi / WLAN LED not working on notebooks with Intel iwl4965 | iwl3945

2008-02-11 Thread David Tomaschik
Confirmed on System76 Pangolin. -- WiFi / WLAN LED not working on notebooks with Intel iwl4965 | iwl3945 https://bugs.launchpad.net/bugs/176090 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 178292] Re: 3D-Accelerated Games cause X to crash with Intel Driver

2008-02-12 Thread David Tomaschik
Best backtrace from gdb that I could manage is attached. ** Attachment added: GDB Backtrace http://launchpadlibrarian.net/11895236/gdb.txt -- 3D-Accelerated Games cause X to crash with Intel Driver https://bugs.launchpad.net/bugs/178292 You received this bug notification because you are a

[Bug 178292] Re: Wine logs out of Gnome in Ubuntu

2008-02-12 Thread David Tomaschik
I'm running the Hardy Alpha 4 Release and still see the same behavior. X Backtrace: Backtrace: 0: /usr/bin/X(xf86SigHandler+0x6a) [0x483fea] 1: /lib/libc.so.6 [0x7f4afd850100] 2: /usr/lib/dri/i965_dri.so [0x7f4aea900139] 3: /usr/lib/xorg/modules/extensions//libglx.so(DoRender+0xcc)

[Bug 188394] Re: kde4: kdebase, kdebase-runtime-data, kde-icons-oxygen package dependencies broken

2008-02-13 Thread David Tomaschik
Yep, installed here fine, thanks! -- kde4: kdebase, kdebase-runtime-data, kde-icons-oxygen package dependencies broken https://bugs.launchpad.net/bugs/188394 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 191575] Re: wine segfaults on winecfg

2008-02-20 Thread David Tomaschik
I can confirm that the Gutsy/WineHQ 0.9.55 works on Hardy. My understanding is that the same packager now handles both -- or am I wrong? -- wine segfaults on winecfg https://bugs.launchpad.net/bugs/191575 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 178543] Re: i965 fails to render textures in 3D programs when DRI enabled

2008-02-20 Thread David Tomaschik
On hardy, FooBillard seems to still have some texture issues -- the table looks pure black to me, except for the green logo in the middle. -- i965 fails to render textures in 3D programs when DRI enabled https://bugs.launchpad.net/bugs/178543 You received this bug notification because you are a

[Bug 117736] Re: pam_mount unable to unmount needs root priv

2008-01-05 Thread David Tomaschik
** Changed in: libpam-mount (Ubuntu) Status: Incomplete = New -- pam_mount unable to unmount needs root priv https://bugs.launchpad.net/bugs/117736 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 175694] vboxmanage does not properly parse file paths

2007-12-11 Thread David Tomaschik
Public bug reported: Binary package hint: virtualbox-ose When attempting to register an image as immutable, using a leading ./ causes vboxmanage to error out: and with an error that makes no sense. The image is a VDI, not a VMDK. Removing the ./ allows the behavior to work as expected. Also,

[Bug 183033] Re: Intel Core 2 Duo - Resume from suspend, CPU Frequency Scaling is gone on CPU1

2008-01-17 Thread David Tomaschik
Because of the differences in the behavior of /sys/devices/system/cpu/cpu?/cpufreq, I've removed the duplicate status on this bug. According to the Intel documentation, Speedstep and Sleep states are independently controllable per-core. To me that means they should NOT be symlinked together, but

[Bug 183033] Re: Intel Core 2 Duo - Resume from suspend, CPU Frequency Scaling is gone on CPU1

2008-01-17 Thread David Tomaschik
I'm using Hardy. cpu1/cpufreq is a symlink to cpu0/cpufreq. After resume, the CPU is switched to performance cpufreq governor (and thus pegged at MAX CPU speed). -- Intel Core 2 Duo - Resume from suspend, CPU Frequency Scaling is gone on CPU1 https://bugs.launchpad.net/bugs/183033 You received

[Bug 183990] Re: mythtv-frontend doesnt disable gnome-screensaver

2008-01-18 Thread David Tomaschik
** Changed in: mythtv (Ubuntu) Sourcepackagename: None = mythtv -- mythtv-frontend doesnt disable gnome-screensaver https://bugs.launchpad.net/bugs/183990 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 153383] Re: Error activating XKB configuration, directly after login. Ubuntu 7.10

2008-01-21 Thread David Tomaschik
*** This bug is a duplicate of bug 67188 *** https://bugs.launchpad.net/bugs/67188 ** This bug has been marked a duplicate of bug 67188 Error activating XKB configuration. - Requires manual xorg.conf editing -- Error activating XKB configuration, directly after login. Ubuntu 7.10

[Bug 184874] Re: Metadata box should have limited width

2008-01-21 Thread David Tomaschik
Can you provide a sample PDF that can reproduce this behavior? -- Metadata box should have limited width https://bugs.launchpad.net/bugs/184874 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 157726] Re: Error activating XKB configuration

2008-01-21 Thread David Tomaschik
*** This bug is a duplicate of bug 67188 *** https://bugs.launchpad.net/bugs/67188 ** This bug has been marked a duplicate of bug 67188 Error activating XKB configuration. - Requires manual xorg.conf editing -- Error activating XKB configuration https://bugs.launchpad.net/bugs/157726 You

[Bug 183117] Re: Start up error

2008-01-21 Thread David Tomaschik
*** This bug is a duplicate of bug 67188 *** https://bugs.launchpad.net/bugs/67188 ** This bug has been marked a duplicate of bug 67188 Error activating XKB configuration. - Requires manual xorg.conf editing -- Start up error https://bugs.launchpad.net/bugs/183117 You received this bug

[Bug 184872] Re: Disc space full

2008-01-21 Thread David Tomaschik
Is your disk space, in fact, full? If so, that would be a reason why you're not receiving mail. ** Changed in: ubuntu Status: New = Invalid -- Disc space full https://bugs.launchpad.net/bugs/184872 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 184886] Re: Start up error

2008-01-21 Thread David Tomaschik
*** This bug is a duplicate of bug 67188 *** https://bugs.launchpad.net/bugs/67188 ** This bug has been marked a duplicate of bug 67188 Error activating XKB configuration. - Requires manual xorg.conf editing -- Start up error https://bugs.launchpad.net/bugs/184886 You received this bug

[Bug 184895] Re: whats the deal with Nautilus scripts

2008-01-21 Thread David Tomaschik
This is not a well-documented bug report. If you feel features are missing, please file a request with a documented description of how the feature would work. You can right click on a file to get an option to Open With Other Application... There is a Send To option in the context menu as well.

[Bug 118467] Re: Feisty Gnome Umount Utility displays empty Info Boxes on Failure

2008-01-21 Thread David Tomaschik
I've reported this into the Gnome bugtracker: http://bugzilla.gnome.org/show_bug.cgi?id=511139 Hopefully we can get an upstream fix. ** Bug watch added: GNOME Bug Tracker #511139 http://bugzilla.gnome.org/show_bug.cgi?id=511139 ** Also affects: gnome-applets via

[Bug 67188] Re: Error activating XKB configuration. - Requires manual xorg.conf editing

2008-01-21 Thread David Tomaschik
This bug seems to still affect people quite regularly. There were several additional reports that I've marked as duplicates in hopes of consolidating the information. -- Error activating XKB configuration. - Requires manual xorg.conf editing https://bugs.launchpad.net/bugs/67188 You received

[Bug 184740] Re: Rendering Issue on www.gatech.edu

2008-01-21 Thread David Tomaschik
Can you provide a screenshot that demonstrates this? It renders fine on my system. -- Rendering Issue on www.gatech.edu https://bugs.launchpad.net/bugs/184740 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 184729] Re: VM Guest OS Still Seen as Host Externally

2008-01-21 Thread David Tomaschik
Where were you performing the download? From a browser in the guest OS? -- VM Guest OS Still Seen as Host Externally https://bugs.launchpad.net/bugs/184729 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 184740] Re: Rendering Issue on www.gatech.edu

2008-01-21 Thread David Tomaschik
On Ubuntu Gutsy, with FF2, I get a perfectly fine rendering. On Ubuntu Hardy, with FF2, I also get the right layout. On Ubuntu Hardy/FF3.0b3pre, I see the same behavior as you do. ** Changed in: firefox-3.0 (Ubuntu) Status: New = Confirmed -- Rendering Issue on www.gatech.edu

[Bug 183333] Re: No border below active tab

2008-01-21 Thread David Tomaschik
** Changed in: firefox-3.0 (Ubuntu) Status: New = Confirmed -- No border below active tab https://bugs.launchpad.net/bugs/18 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 77358] Re: USB firmware corruption of any device plugged in

2008-01-23 Thread David Tomaschik
Can anyone confirm they are still experiencing this bug? If not, seems like it should go Fix Released. -- USB firmware corruption of any device plugged in https://bugs.launchpad.net/bugs/77358 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact

[Bug 27969] Re: grub 0.97 doesn't work on several machines

2008-01-23 Thread David Tomaschik
Since grub upstream and Debian both seem to think that it's not a problem, and this bug was only generated by the Debian importer, is there any reason this should be kept open any longer? -- grub 0.97 doesn't work on several machines https://bugs.launchpad.net/bugs/27969 You received this bug

[Bug 185434] Re: Packaging request for MAGIC VLSI Layout tool

2008-01-23 Thread David Tomaschik
I'd be happy to try packaging this -- I've used magic before and wondered why it's not in Ubuntu. I don't want to assign it to myself, since it seems to be assigned to you. -- Packaging request for MAGIC VLSI Layout tool https://bugs.launchpad.net/bugs/185434 You received this bug notification

[Bug 115320] Re: Monitor detection fails when external monitor is turned off

2008-01-02 Thread David Tomaschik
Does it work properly with the monitor attached and on at boot? Also, what kind of graphics card is in the C610? You might be able to use xrandr to change the video mode on the fly. -- Monitor detection fails when external monitor is turned off https://bugs.launchpad.net/bugs/115320 You

[Bug 179939] Re: can't load new programs from discs to hard drive also can't load printer drivers

2008-01-02 Thread David Tomaschik
None of the comments on this bug seem directly related to firefox. Marked as invalid. ** Changed in: firefox (Ubuntu) Status: New = Invalid -- can't load new programs from discs to hard drive also can't load printer drivers https://bugs.launchpad.net/bugs/179939 You received this bug

[Bug 177628] Re: Wrong Exec= in desktop files in koffice 2.0 package

2008-01-02 Thread David Tomaschik
** Changed in: koffice (Ubuntu) Status: New = Fix Released -- Wrong Exec= in desktop files in koffice 2.0 package https://bugs.launchpad.net/bugs/177628 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 137698] Re: displayconfig-gtk crashes trying to parse line with trailing #

2008-01-12 Thread David Tomaschik
Not sure which release fixed it, but as of displayconfig-gtk-0.3.7, the problem seems to have been eliminated. Please reopen if the problem recurs. ** Changed in: displayconfig-gtk (Ubuntu) Status: Triaged = Fix Released -- displayconfig-gtk crashes trying to parse line with trailing #

[Bug 181255] Re: [hardy] iwl3945 wireless LED is never on

2008-01-13 Thread David Tomaschik
Also occurs on a System 76 Pangolin Value. (Aka Compal IFL90/IFL91). -- [hardy] iwl3945 wireless LED is never on https://bugs.launchpad.net/bugs/181255 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 180766] Re: wireless appears nonexistent after resume from suspend

2008-01-13 Thread David Tomaschik
I have a laptop with the same card and do not see that behavior as of today. Does iwconfig show the card after a resume? -- wireless appears nonexistent after resume from suspend https://bugs.launchpad.net/bugs/180766 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 91293] Re: unmounting an in-use removable storage shows three messages (one of which is empty)

2008-01-14 Thread David Tomaschik
*** This bug is a duplicate of bug 118467 *** https://bugs.launchpad.net/bugs/118467 ** This bug has been marked a duplicate of bug 118467 Feisty Gnome Umount Utility displays empty Info Boxes on Failure -- unmounting an in-use removable storage shows three messages (one of which is

[Bug 118467] Re: Feisty Gnome Umount Utility displays empty Info Boxes on Failure

2008-01-14 Thread David Tomaschik
Both in Gutsy and in Hardy Alpha 3, I see this same behavior only with only 2 boxes. I receive 1 box that states that An applications is preventing... and then an empty one with the title Unmount Error. ** Also affects: gnome-mount (Ubuntu) Importance: Undecided Status: New ** Changed

[Bug 118467] Re: Feisty Gnome Umount Utility displays empty Info Boxes on Failure

2008-01-14 Thread David Tomaschik
Performing an xkill on the last dialog also kills the gnome disk mounter applet. Also, attempting to unmount from within nautilus produces only a single dialog. ** Changed in: gnome-mount (Ubuntu) Status: Confirmed = Invalid ** Changed in: gnome-applets (Ubuntu) Status: New =

[Bug 118467] Re: Feisty Gnome Umount Utility displays empty Info Boxes on Failure

2008-01-14 Thread David Tomaschik
A little more information: it seems that mount_result in drive-button.c of gnome-applets produces its own error dialog in addition to that produced by gnome-umount in gnome-mount. Is this dialog necessary at all? It seems that char *error is empty anyway. ** Tags added: bitesize -- Feisty

[Bug 7175] Re: something should confirm that the current time is accurate

2008-01-16 Thread David Tomaschik
Eric: Install the 'ntp' package if you haven't already. This installs a background daemon called 'ntpd' which periodically updates the system clock with much higher regularity than normal. (I'm not even sure how often ntp-client is run otherwise.) -- something should confirm that the current

[Bug 8764] Re: Disk doesn't show free space in 'filesystem'

2008-01-16 Thread David Tomaschik
At least as of Hardy Alpha 3, this bug seems to be fixed on my system. Right clicking on Filesystem provides a nice graph of free and used space. (but only for the fs mounted on /). Upstream also seems to think it is fixed. -- Disk doesn't show free space in 'filesystem'

[Bug 183033] Re: Intel Core 2 Duo - Resume from suspend, CPU Frequency Scaling is gone on CPU1

2008-01-16 Thread David Tomaschik
*** This bug is a duplicate of bug 68191 *** https://bugs.launchpad.net/bugs/68191 This looks like a duplicate of bug #124797, but I'm not certain. I seem to be having the same behavior as well (CPU pegged on resume). -- Intel Core 2 Duo - Resume from suspend, CPU Frequency Scaling is gone

[Bug 68191] Re: cpufreq scaling_grovernor only saved for CPU0 on SMP following suspend/resume.

2008-01-16 Thread David Tomaschik
Does anyone else think this might be a duplicate of #124797 or #183033 (or both?) It's hard to tell, but they definitely seem related to me. -- cpufreq scaling_grovernor only saved for CPU0 on SMP following suspend/resume. https://bugs.launchpad.net/bugs/68191 You received this bug notification

[Bug 183033] Re: Intel Core 2 Duo - Resume from suspend, CPU Frequency Scaling is gone on CPU1

2008-01-16 Thread David Tomaschik
*** This bug is a duplicate of bug 68191 *** https://bugs.launchpad.net/bugs/68191 After more research, I'm fairly certain this is a duplicate of bug #68191, which has far more detail. ** This bug has been marked a duplicate of bug 68191 cpufreq scaling_grovernor only saved for CPU0 on

[Bug 124797] Re: CPU Frequency Scaling Monitor applet on dual-core doesn't work after resume

2008-01-16 Thread David Tomaschik
Does anyone see any substantial difference between this bug and bug #68191 or bug #183033? I'm thinking all 3 are dupes now. -- CPU Frequency Scaling Monitor applet on dual-core doesn't work after resume https://bugs.launchpad.net/bugs/124797 You received this bug notification because you are a

[Bug 124797] Re: CPU Frequency Scaling Monitor applet on dual-core doesn't work after resume

2008-01-16 Thread David Tomaschik
I can seem to change governor, but after a resume I get the governor set to performance. This is on Hardy: Linux yensid 2.6.24-3-generic #1 SMP Thu Jan 3 23:30:29 UTC 2008 i686 GNU/Linux -- CPU Frequency Scaling Monitor applet on dual-core doesn't work after resume

[Bug 251966] [NEW] NM Applet does not show wireless networks after booting with wireless disabled

2008-07-25 Thread David Tomaschik
Public bug reported: Binary package hint: network-manager On Hardy with all updates as of today, network-manager 0.6.6-0ubuntu5: I have a System76 Pangolin laptop containing an intel 3945 wireless card. If I boot the computer with the wireless switch in the off position, then switch it on, the

[Bug 251966] Re: NM Applet does not show wireless networks after booting with wireless disabled

2008-07-25 Thread David Tomaschik
Prior to flipping the kill switch, I have the following in dmesg: $ dmesg | grep 3945 [ 47.342508] iwl3945: Intel(R) PRO/Wireless 3945ABG/BG Network Connection driver for Linux, 1.2.25 [ 47.342511] iwl3945: Copyright(c) 2003-2007 Intel Corporation [ 47.343612] iwl3945: Detected Intel

[Bug 195166] Re: qemu v0.9.1 - Minix hangs on kernel load

2008-07-11 Thread David Tomaschik
Still the same behavior in 8.04.1. AMD64 system, so I wonder if that's related. -- qemu v0.9.1 - Minix hangs on kernel load https://bugs.launchpad.net/bugs/195166 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing

[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-19 Thread David Tomaschik
This bug is about the Open Source X.org ATI Driver supporting older Radeons, FIreGLs, etc. fglrx is a proprietary, closed-source driver for newer Radeons. -- ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression) https://bugs.launchpad.net/bugs/132716 You received this bug notification

[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-03 Thread David Tomaschik
FYI: I have just helped the freedesktop.org developers test a new patch that should be fixing things. This has been committed to the freedesktop.org GIT and should (I would assume) be making to at least a -tv6 soon, if not into a new Gutsy package. I would really hope this gets out before

[Bug 146531] Re: new gutsy xorg ati driver (1:6.7.194-1ubuntu1) breaks my laptop LCD resolutions.

2007-10-04 Thread David Tomaschik
You may want to consider trying the build of the git repository at: http://ppa.launchpad.net/tormodvolden/ubuntu/pool/main/x/xserver-xorg- video-ati/ It fixed a lot of resolution issues for myself and some others. Use the -tv6 version. -- new gutsy xorg ati driver (1:6.7.194-1ubuntu1) breaks

[Bug 139455] Re: harddisk destroyed during installation

2007-10-04 Thread David Tomaschik
** Changed in: ubuntu Assignee: David Tomaschik (matir) = (unassigned) -- harddisk destroyed during installation https://bugs.launchpad.net/bugs/139455 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing

[Bug 148946] Re: Bug option mounted drive b /b blabla

2007-10-04 Thread David Tomaschik
Looks fairly obvious that a / is missing in the closing tag. I'll look at the source and see if a trivial patch is possible. ** Changed in: nautilus (Ubuntu) Sourcepackagename: None = nautilus Status: New = Confirmed -- Bug option mounted drive b /b blabla

[Bug 137783] Re: intermittent, random kernel freeze

2007-10-04 Thread David Tomaschik
Seems like it's a fairly safe bet it's an 8139too issue. ** Changed in: linux-source-2.6.22 (Ubuntu) Sourcepackagename: None = linux-source-2.6.22 Status: Incomplete = Confirmed -- intermittent, random kernel freeze https://bugs.launchpad.net/bugs/137783 You received this bug

[Bug 137783] Re: intermittent, random kernel freeze

2007-10-04 Thread David Tomaschik
** Changed in: ubuntu Assignee: David Tomaschik (matir) = (unassigned) -- intermittent, random kernel freeze https://bugs.launchpad.net/bugs/137783 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-04 Thread David Tomaschik
I'm running tv6, sound works fine. I can't think of any reason the ati driver would affect sound. -- ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression) https://bugs.launchpad.net/bugs/132716 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 123078] Re: System - Quit takes a long time to appear

2007-09-26 Thread David Tomaschik
I've seen this same behavior with compiz disabled as well. -- System - Quit takes a long time to appear https://bugs.launchpad.net/bugs/123078 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 105628] Re: i18n english messages errors

2007-09-27 Thread David Tomaschik
The attached patch includes all of the previous and some additional ones. Patched against gutsy beta. This should be okay, as none of the strings have changed in meaning or any other significance. ** Attachment added: Fix some strings.

[Bug 125832] Re: [gutsy] orinoco_cs.ko missing

2007-09-29 Thread David Tomaschik
Bill, What kind of wireless card do you have? If it's not being seen at all, it might be affected by orinoco_cs. On the 2.6.20 kernel, can you check if hostap_cs or orinoco_cs is loaded? (Or similar) Is your card internal or external? -- [gutsy] orinoco_cs.ko missing

[Bug 149527] Re: .profile not sourced anymore

2007-10-05 Thread David Tomaschik
Doing source .bashrc doesn't even get my .bashrc in anymore. This is a BIG bug. It appears as though all of source is broken. Even . .bashrc is bad. -- .profile not sourced anymore https://bugs.launchpad.net/bugs/149527 You received this bug notification because you are a member of Ubuntu

[Bug 125832] Re: [gutsy] orinoco_cs.ko missing

2007-10-06 Thread David Tomaschik
Ben, If you're having kernel hard locks, that's a completely different bug from this. I recommend opening a new bug, and providing the standard kernel information (lspci -vvnn, dmesg, etc.) Boot in recovery mode and see if you can see anything when it locks. trshemanske, Have you tried

[Bug 66696] Re: orinoco_cs doesn't support WPA

2007-10-06 Thread David Tomaschik
** Also affects: linux-source-2.6.22 (Ubuntu) Importance: Undecided Status: New -- orinoco_cs doesn't support WPA https://bugs.launchpad.net/bugs/66696 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs

[Bug 149997] Re: 2.6.22-13 freezes during boot (related somehow to orinoco_cs)

2007-10-06 Thread David Tomaschik
A system going from feisty - gutsy tribe 4 - continuous updates to current exhibits the same behavior. The call trace is the same on mine as well. This is a fairly major bug. -- 2.6.22-13 freezes during boot (related somehow to orinoco_cs) https://bugs.launchpad.net/bugs/149997 You received

[Bug 149997] Re: 2.6.22-13 freezes during boot (related somehow to orinoco_cs)

2007-10-06 Thread David Tomaschik
I have a SUSPICION (untested) as to the source of this bug. In commit 0fd77efbd8364d6a2625bbc4b84c1f3c26387655, the following code appears: static int __init init_orinoco_cs(void) { + int status; + printk(KERN_DEBUG %s\n, version); - return pcmcia_register_driver(orinoco_driver); + status =

[Bug 149997] Re: 2.6.22-13 freezes during boot (related somehow to orinoco_cs)

2007-10-08 Thread David Tomaschik
My understanding is that the orinoco_driver set of PCMCIA IDs is exported to allow auto-detection of those devices as belonging to orinoco_cs. IOW, if a device with an ID in orinoco_driver is hotplugged, orinoco_cs will automatically be loaded to support this device. Devices in

[Bug 149997] Re: 2.6.22-13 freezes during boot (related somehow to orinoco_cs)

2007-10-08 Thread David Tomaschik
A valid point. I think a fix that involves only one call to pcmcia_register_driver is the best option. I think the original bug/panic was caused by attempting to register twice when the first call succeeded. My != prevents the second call, but does disable the second set of devices. Is it

[Bug 47438] Re: Dnsmasq crashes when renewing non-existent lease

2007-10-08 Thread David Tomaschik
This bug still occurs... could we please get an update? -- Dnsmasq crashes when renewing non-existent lease https://bugs.launchpad.net/bugs/47438 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-08 Thread David Tomaschik
While 6.7.195-1ubuntu1 actually worked, 6.7.195-1ubuntu2 breaks things. It seems that the change SPECIFICALLY undid the changes made to fix things for the Radeon 7500. Please fix or advise: the driver is useless under autoconfiguration, even if there is an xorg.conf option to change it that MIGHT

[Bug 18570] Re: dpkg question for conffile /etc/login.defs

2007-10-09 Thread David Tomaschik
I did not see this bug on upgrade from feisty to gutsy on any of 3 machines. -- dpkg question for conffile /etc/login.defs https://bugs.launchpad.net/bugs/18570 You received this bug notification because you are a member of Ubuntu Bugs, which is a direct subscriber. -- ubuntu-bugs mailing list

[Bug 150913] Re: screen and graphics crashed after pressing test button

2007-10-09 Thread David Tomaschik
*** This bug is a duplicate of bug 137194 *** https://bugs.launchpad.net/bugs/137194 ** This bug has been marked a duplicate of bug 137194 displayconfig-gtk crashes on Test -- screen and graphics crashed after pressing test button https://bugs.launchpad.net/bugs/150913 You received this

[Bug 133697] Re: Screens and Graphics crashes when I click on Test

2007-10-09 Thread David Tomaschik
*** This bug is a duplicate of bug 137194 *** https://bugs.launchpad.net/bugs/137194 ** This bug has been marked a duplicate of bug 137194 displayconfig-gtk crashes on Test -- Screens and Graphics crashes when I click on Test https://bugs.launchpad.net/bugs/133697 You received this bug

[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-09 Thread David Tomaschik
Option LVDSBiosNativeMode FALSE does work for me, but this seems likely to pose a problem for new installs unaware of the bug. Would it be possible to get some sort of autodetection based on lspci? -- ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

[Bug 150935] Re: dvdrip very slow in Gutsy

2007-10-09 Thread David Tomaschik
If it's only the transcode step that takes a long time, then it's probably the backend for whichever form you're transcoding to, not dvdrip. dvd::rip doesn't do any transcoding itself. -- dvdrip very slow in Gutsy https://bugs.launchpad.net/bugs/150935 You received this bug notification because

[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-10 Thread David Tomaschik
Ironically, I also have a Dell Inspiron 5100. Same lspci output: 01:00.0 VGA compatible controller [0300]: ATI Technologies Inc Radeon Mobility M7 LW [Radeon Mobility 7500] [1002:4c57] (prog-if 00 [VGA]) -- ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-10-11 Thread David Tomaschik
Sascha, did you need the LVDSBiosNativeMode option to make that card work? I have the same card in my desktop and did NOT need the LVDSBiosNativeMode option for 1280x1024. In fact, this bug should only affect laptops is yours one? -- ATI Driver Gets Black Screen on Radeon 7500 Mobile

[Bug 139455] Re: harddisk destroyed during installation

2007-09-13 Thread David Tomaschik
as attachments? ** Changed in: ubuntu Assignee: (unassigned) = David Tomaschik Status: New = Incomplete -- harddisk destroyed during installation https://bugs.launchpad.net/bugs/139455 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug

[Bug 139449] Re: Lenovo 3000 N200 fingerprint scanner support.

2007-09-13 Thread David Tomaschik
Though not officially supported, you may want to take a look at this: http://linux.spiney.org/debian_gnu_linux_on_an_ibm_thinkpad_t43p_fingerprint_reader Much of the hardware in the N* series notebooks is derived from the Thinkpads. -- Lenovo 3000 N200 fingerprint scanner support.

[Bug 139458] Re: volume controll does not work on laptop /subwoofer/

2007-09-13 Thread David Tomaschik
At a minimum, please provide the output of lspci -vvnn as an attachment so we can better identify the particular hardware at work here. -- volume controll does not work on laptop /subwoofer/ https://bugs.launchpad.net/bugs/139458 You received this bug notification because you are a member of

[Bug 125832] Re: [gutsy] orinoco_cs.ko missing

2007-09-14 Thread David Tomaschik
Do your pci ids match those in the patch? The only ones I removed were those listed specifically in hostap_cs.c, which is not to say I could not have made a mistake (or they may have pci ids for which they do not have proper support). -- [gutsy] orinoco_cs.ko missing

[Bug 105900] Re: Bold, Italics, and Bold Italics not in English on Fonts menu

2007-09-19 Thread David Tomaschik
Same behavior here on Gutsy. -- Bold, Italics, and Bold Italics not in English on Fonts menu https://bugs.launchpad.net/bugs/105900 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 125832] Re: [gutsy] orinoco_cs.ko missing

2007-09-21 Thread David Tomaschik
I don't see the milestone marker on here, and it still hasn't made it into 2.6.22-12. Is there any plan to fix this horribly obvious regression? -- [gutsy] orinoco_cs.ko missing https://bugs.launchpad.net/bugs/125832 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-23 Thread David Tomaschik
According to upstream, this should be fixed in ATI git master. Any idea which ubuntu package version this will be? I assume it will make it into gutsy, right? -- ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression) https://bugs.launchpad.net/bugs/132716 You received this bug

[Bug 125832] Re: [gutsy] orinoco_cs.ko missing

2007-09-24 Thread David Tomaschik
Prism 2 cards should be supported by hostap_cs, and so should still work fine. -- [gutsy] orinoco_cs.ko missing https://bugs.launchpad.net/bugs/125832 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

[Bug 132716] Re: ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression)

2007-09-24 Thread David Tomaschik
Unfortunately, 6.7.194 does not fix the issue for me. I must still run the xrandr command to get video back. -- ATI Driver Gets Black Screen on Radeon 7500 Mobile (Regression) https://bugs.launchpad.net/bugs/132716 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 122602] Re: Duplicated entries in Places Menu

2007-09-24 Thread David Tomaschik
Please stop reconfirming the bug. Nobody has indicated that it should be fixed, thus mentioning that it still exists is redundant. -- Duplicated entries in Places Menu https://bugs.launchpad.net/bugs/122602 You received this bug notification because you are a member of Ubuntu Bugs, which is the

[Bug 125832] Re: [gutsy] orinoco_cs.ko missing

2007-09-25 Thread David Tomaschik
Matthew... Is there any word on whether the kernel team will be re- enabling orinoco_cs? Is there anyone I could discuss the issue with? At a minimum, I'd like to understand the rationale for its removal (and lack of replacement) when it clearly breaks some cards that are supported by NO other

[Bug 55447] Re: Installing Ubuntu breaks Windows XP installation and ability to reinstall [I-Media 1507]

2007-09-06 Thread David Tomaschik
Pending any additional information on this bug, I'm marking it invalid since the original reporter now indicates it was not a gparted or Ubuntu bug. ** Changed in: gparted (Ubuntu) Status: New = Invalid -- Installing Ubuntu breaks Windows XP installation and ability to reinstall

[Bug 137612] Re: Users and group list and also network device list disappear when Enable Automatic Login is selected.

2007-09-06 Thread David Tomaschik
If you disable Automatic Login again, does the expected behavior (showing those lists) return? -- Users and group list and also network device list disappear when Enable Automatic Login is selected. https://bugs.launchpad.net/bugs/137612 You received this bug notification because you are a

[Bug 137698] Re: displayconfig-gtk crashes on start

2007-09-06 Thread David Tomaschik
Please provide your xorg.conf as an attachment. It looks like it is having a hard time parsing your config. ** Changed in: displayconfig-gtk (Ubuntu) Assignee: (unassigned) = David Tomaschik Status: New = Incomplete -- displayconfig-gtk crashes on start https://bugs.launchpad.net

[Bug 137500] Re: problem with Wireless 350 Bluetooth

2007-09-06 Thread David Tomaschik
Are you certain your phone has bluetooth switched on and is advertising? -- problem with Wireless 350 Bluetooth https://bugs.launchpad.net/bugs/137500 You received this bug notification because you are a member of Ubuntu Bugs, which is the bug contact for Ubuntu. -- ubuntu-bugs mailing list

  1   2   3   4   >