[Bug 229693] Re: power.sh must reapply laptop-mode settings after suspend

2008-05-13 Thread ethanay
I'd be curious to see if hdparm settings were added to the pm- utils/power.d/laptop-tools script whether it would persist over a sleep cycle. Either 1) Yes, like the other settings normally do or 2) No, because there is something else going on. In this second case, we haven't got to the source

[Bug 229693] Re: power.sh must reapply laptop-mode settings after suspend

2008-05-13 Thread ethanay
I suppose that if there are hdparm settings that are specifically executed for each change in power state , EXCEPT for sleep/resume, then it would directly be an acpi/pm-utils bug for simply not including those scripts. -- power.sh must reapply laptop-mode settings after suspend

[Bug 229693] Re: power.sh must reapply laptop-mode settings after suspend

2008-05-12 Thread ethanay
for example, on unplugging from a power source, my hdparm settings are untouched from their current set, and the values in /etc/acpi/power.sh seem to be ignored. -- power.sh must reapply laptop-mode settings after suspend https://bugs.launchpad.net/bugs/229693 You received this bug notification

[Bug 89269] Re: power.sh: wrong laptop_mode activation

2008-05-12 Thread ethanay
whoops...please continue discussion at bug 229693 -- power.sh: wrong laptop_mode activation https://bugs.launchpad.net/bugs/89269 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

[Bug 229693] Re: power.sh must reapply laptop-mode settings after suspend

2008-05-12 Thread ethanay
whoops, I commented on [url= https://bugs.launchpad.net/ubuntu/+source/acpi-support/+bug/89269]bug 89269[/url] about this see [url=https://bugs.launchpad.net/ubuntu/+source/acpi- support/+bug/89269/comments/29]comment 29 [/url] please continue discussion here :) -- power.sh must reapply

[Bug 89269] Re: power.sh: wrong laptop_mode activation

2008-05-12 Thread ethanay
m1330 on Hardy w/latest after a clean reinstall, my computer is indicating that pm-utils is handling sleep and resume scripts. As well, it is setting a laptop- mode hard-drive state via settings in /usr/lib/pm-utils/power.d/laptop- tools on power state change even though enable laptop mode in

[Bug 64070] Re: suspend/resume porblems with centrino duo

2008-05-12 Thread ethanay
is this bug cosmetic? I remember reading somewhere that someone from Intel was insisting that the two cores cannot be set independently of one-another. Can anyone confirm whether this is true? -- suspend/resume porblems with centrino duo https://bugs.launchpad.net/bugs/64070 You received this

[Bug 229693] Re: power.sh must reapply laptop-mode settings after suspend

2008-05-12 Thread ethanay
my point is that enabling laptop mode in acpi-support may be unnecessary in the first place since pm-utils has its own hdd settings under /usr/lib/pm-utils/power.d/laptop-tools which are already called. if they are not being called correctly (e.g., startup/resume on battery power when

[Bug 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-05-12 Thread ethanay
my laptop is running extremely well with Ubuntu after some configuration (and a lot of learning on my part). but this isn't a windows vs linux thread. for people without heat problems, the ugly fixes for /etc/pm/*.d/ or /etc/acpi/*.d/ will work just fine. However, for people who have heat

[Bug 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-05-03 Thread ethanay
Confirming (finally!) that my inability to apply any of the various ugly fixes was due to a second bug #89269. Valentin Neacsu's posted workaround has enabled persistent safe hdparm rules for me in Hardy. -- High frequency of load/unload cycles on some hard disks may shorten lifetime

[Bug 199094] Re: [Hardy] hdparm.conf settings are lost on suspend/resume

2008-05-03 Thread ethanay
The workaround Valentin Neacsu posted in bug #89269 is working for me so far, so please disregard my last post, I guess -- [Hardy] hdparm.conf settings are lost on suspend/resume https://bugs.launchpad.net/bugs/199094 You received this bug notification because you are a member of Ubuntu Bugs,

[Bug 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-05-02 Thread ethanay
I've tried all the above, to no avail. Even with laptop mode enabled, and set to execute on resume (laptop_mode is enabled after resume), apm = 128 and I have to change the setting manually. I'm beginning to think this might actually be another bug, unless someone has some suggestions about

[Bug 89269] Re: power.sh: wrong laptop_mode activation

2008-05-02 Thread ethanay
Dan, I might be in a similar boat. Can you go into greater detail how you got the fix to apply hdparm settings after resume? -- power.sh: wrong laptop_mode activation https://bugs.launchpad.net/bugs/89269 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 199094] Re: [Hardy] hdparm.conf settings are lost on suspend/resume

2008-05-02 Thread ethanay
I am experiencing the same issue in Hardy. Please let me know if I can provide any useful information. -- [Hardy] hdparm.conf settings are lost on suspend/resume https://bugs.launchpad.net/bugs/199094 You received this bug notification because you are a member of Ubuntu Bugs, which is

[Bug 89269] Re: power.sh: wrong laptop_mode activation

2008-05-02 Thread ethanay
I followed Valentin Neacsu's instructions, and it works for me. Is /etc/acpi/power.sh the only script to contain the relevant hdparm settings (i.e., overriding laptop_mode.conf settings and the /etc/pm/config.d/disk)? In the process of figuring this whole thing out, I've set every hdparm

[Bug 213158] Re: [Hardy] ipw2200: No Wireless Network after suspend resume

2008-05-01 Thread ethanay
Liken: I'm curious, does Network Manager dispaly the eth0_rename as a wired connection? I've always been able to get a connection without restarting through some combination of disabling networking via Network Manager and enabling, modprobe -r iwl3945 (and reload), and/or iwlist wlan0 scan.

[Bug 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-05-01 Thread ethanay
Brian: I've replaced the old config.d/disk and power.d/disk files with the updated ones and made them executable as you've directed, and the APM level is still reset back to 128 after resume from suspend/hibernate. Since I can manually enter sudo hdparm -B 254 /dev/sda in a terminal and change

[Bug 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-05-01 Thread ethanay
Ryan: Thanks for the suggestions. That brings up an important distinction: startup settings are fine (APM 254). The problem is specifically with resume from suspend or hibernate. The link you provided was the first solution that I tried, with no success. -- High frequency of load/unload

[Bug 59695] Re: High frequency of load/unload cycles on some hard disks may shorten lifetime

2008-04-30 Thread ethanay
Dell XPS m1330 laptop running hardy 8.04 with latest none of the ugly fixes above or others that I have encountered elsewhere have worked; HDD apm value (hdparm -I /dev/sda) after resume from suspend or hibernate persistently resets to 128. I get about 5-8 load/unloads per minute. I have tried

[Bug 195822] Re: Hardy hdparm does not honour power management options, leading to premature disk failure

2008-04-28 Thread ethanay
*** This bug is a duplicate of bug 156893 *** https://bugs.launchpad.net/bugs/156893 I believe the duplicate status is wrong. The issue here isn't the actual load cycle count, but our inability to even apply an ugly fix in Hardy, whereas the ugly fixes work in Gutsy. I have tried EVERY fix

[Bug 195822] Re: Hardy hdparm does not honour power management options, leading to premature disk failure

2008-04-28 Thread ethanay
*** This bug is a duplicate of bug 156893 *** https://bugs.launchpad.net/bugs/156893 I have followed your instructions for the ugly fix and hdparm -I /dev/sda still returns an APM of 128 after resume from suspend. I can't find a stray 128 setting anywhere that might be over-riding the ugly

[Bug 64070] Re: suspend/resume porblems with centrino duo

2008-04-27 Thread ethanay
I can confirm running Hardy w/latest updates dell xps m1330, intel core 2 duo after resume from suspend, the second cpu core is locked at 100% while the first scales properly. the issue doesn't appear to exist with resume from hibernate. -- suspend/resume porblems with centrino duo

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

2008-04-27 Thread ethanay
confirming on dell xps m1330 8.04 w/latest adding modprobe -r acpi_cpufreq modprobe acpi_cpufreq to the 72-pain script seems to fix the issue -- Intel Core 2 Duo - Resume from suspend, CPU Frequency Scaling is gone on CPU1 https://bugs.launchpad.net/bugs/183033 You received this bug

[Bug 221163] [NEW] 1.3.4 beta locks up with seek during playback

2008-04-23 Thread ethanay
Public bug reported: Binary package hint: audacity Gutsy w/latest on a Dell XPS m1330 laptop, integrated audio. This has occurred so far with both vorbis (*.ogg) and flac audio files. It seems to occur much more immediately with flac files, although is consistent with both. Steps to reproduce:

[Bug 211635] Re: user-friendly way to delete stored ssid's

2008-04-04 Thread ethanay
Excellent, thanks! Ethan -- user-friendly way to delete stored ssid's https://bugs.launchpad.net/bugs/211635 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

[Bug 120834] Re: intel gm965 freezes with 3d applications

2008-04-03 Thread ethanay
the Dell XPS M1330 (with the Intel integrated graphics option) is also affected by this bug. Ethan -- intel gm965 freezes with 3d applications https://bugs.launchpad.net/bugs/120834 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 211635] [NEW] user-friendly way to delete stored ssid's

2008-04-03 Thread ethanay
Public bug reported: Binary package hint: network-manager Gutsy 7.10 w/latest This is more of a suggestion than a bug-proper. Reason for request: Sometimes old stored SSIDs can conflict with new settings. There should be a way via the GUI to manually delete or rescan and update settings for

[Bug 207980] [NEW] task switching w/Stellarium causes display failure, system hang

2008-03-27 Thread ethanay
Public bug reported: Binary package hint: stellarium Ubuntu 7.10 w/latest updates Computer: XPS M1330, Core2 Duo 1.5ghz, 2gb RAM, Intel X3100 graphics The crash occurs regardless of whether Stellarium is run in a window or full screen. Steps to reproduce: Run Firefox. Run Stellarium to

[Bug 120834] Re: intel gm965 freezes with 3d applications

2008-03-27 Thread ethanay
Dell XPS m1330 w/Intel X3100 and Ubuntu 7.10 w/latest. Running Metacity, not Compiz. First noticed this when trying to task switch between Stellarium and Firefox. Filed a separate bug report #207980 for the Stellarium package, but looks as though it may be a more specific instance of this bug.

[Bug 207980] Re: task switching w/Stellarium causes display failure, system hang

2008-03-27 Thread ethanay
may be a duplicate of #120834 in Ubuntu/Mesa -- task switching w/Stellarium causes display failure, system hang https://bugs.launchpad.net/bugs/207980 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list

[Bug 200723] Re: Tracker suddenly loses ability to find anything until restarted

2008-03-21 Thread ethanay
I'm getting this error in the terminal window after restarting trackerd. ** (trackerd:31059): CRITICAL **: tracker_indexer_get_hits: assertion `query-words' failed After this error, I get only partial results, and then no results. The deskbar crashes I've been experiencing. seem at least

[Bug 200723] Re: Tracker suddenly loses ability to find anything until restarted

2008-03-21 Thread ethanay
** (trackerd:31703): CRITICAL **: tracker_get_hit_counts: assertion `query-words' failed after restarting trackerd and attempting a keyword search via tracker indexer itself. No search results. as clarification, the previous error message was encountered after attempting a search via Deskbar.

[Bug 200723] Re: Tracker suddenly loses ability to find anything until restarted

2008-03-21 Thread ethanay
see attached for full errors displayed in terminal ** Attachment added: tracker_errors http://launchpadlibrarian.net/12770893/tracker_errors -- Tracker suddenly loses ability to find anything until restarted https://bugs.launchpad.net/bugs/200723 You received this bug notification because

[Bug 196321] Re: datapilot overwrites cell contents on a protected source sheet before table creation; cannot be undone

2008-03-20 Thread ethanay
great to hear it -- thanks ethan -- datapilot overwrites cell contents on a protected source sheet before table creation; cannot be undone https://bugs.launchpad.net/bugs/196321 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. --

[Bug 196321] Re: datapilot overwrites cell contents on a protected source sheet before table creation; cannot be undone

2008-03-17 Thread ethanay
What is the status of this bug? Is there any more info necessary? -- datapilot overwrites cell contents on a protected source sheet before table creation; cannot be undone https://bugs.launchpad.net/bugs/196321 You received this bug notification because you are a member of Ubuntu Bugs, which

[Bug 200723] Re: Tracker suddenly loses ability to find anything until restarted

2008-03-15 Thread ethanay
I can confirm this on 7.10 w/latest. Might be a duplicate of bug #163544, where I originally posted. If not, I'm posting here, too :-) It was working fine, and then suddenly stopped returning any results whatsoever. Killall trackerd and restarting the process via terminal restored

[Bug 163544] Re: tracker search tool shows no results

2008-03-15 Thread ethanay
7.10 w/latest I had the same issue -- I don't know if it ever displayed that there were results... but lately it was just coming up 100% blank (as if the index were empty). Killing trackerd and restarting it solved the issue. Don't know why it appeared. I do know that I had installed a 3rd

[Bug 149444] Re: Tracker doesn't search for phrases in enclosed quotes

2008-03-15 Thread ethanay
On a more positive note, searching for exact phrases will be an awesome feature to have -- very useful. So thank you for considering it important and for working on it :-) -- Tracker doesn't search for phrases in enclosed quotes https://bugs.launchpad.net/bugs/149444 You received this bug

[Bug 45711] Re: Volume is turned down after muting

2008-03-12 Thread ethanay
Similar behavior on Dell XPS m1330 running 7.10 w/latest updates: Here are some odd behaviors: 1) Muting volume w/the mute media key registers successfully. Waiting at least ~ 3-5 seconds and unmuting *via the same media key* appears to unmute but fails. unmuting via the panel app works as

[Bug 196321] Re: datapilot overwrites cell contents on a protected source sheet before table creation; cannot be undone

2008-03-07 Thread ethanay
** Description changed: Binary package hint: openoffice.org2-core On up to date Ubuntu Gutsy openoffice.org-core version: 1:2.3.0-1ubuntu5.3 steps to reproduce 1 open data source sheet in Oo calc 2

[Bug 196321] Re: datapilot overwrites cell contents on a protected source sheet before table creation; cannot be undone

2008-03-07 Thread ethanay
see attached sheet 1 is clean. sheet two shows the results of the problem after a couple of repetitions. Note that BOTH sheets are protected. You should be able to reproduce on sheet 1. I briefly unprotected sheet 2 after reproducing the problem to add comments. ** Attachment added:

[Bug 152165] Re: Huge memory leak with this odt file

2008-03-02 Thread ethanay
I can confirm this, noticed first with openoffice.org Calc. On a Core2Duo w/2gb RAM, Oo 2.3 and Ubuntu 7.10 w/latest updates, the application gets very slow after only about 15-20min of intensive usage (includes a lot of scrolling up and down sheets!). Shutting down all Oo instances and

[Bug 196321] Re: datapilot overwrites cell contents on a protected source sheet before table creation; cannot be undone

2008-02-27 Thread ethanay
whatever the default i386 openoffice install is...up to date ** Changed in: openoffice.org (Ubuntu) Sourcepackagename: openoffice.org2-amd64 = openoffice.org -- datapilot overwrites cell contents on a protected source sheet before table creation; cannot be undone

[Bug 196321] [NEW] datapilot overwrites cell contents on a protected source sheet before table creation; cannot be undone

2008-02-27 Thread ethanay
Public bug reported: Binary package hint: openoffice.org2-core On up to date Ubuntu Gutsy openoffice.org-core version: 1:2.3.0-1ubuntu5.3 steps to reproduce 1 open data source sheet in Oo calc 2 leave cursor at any full

[Bug 178629] Re: IWL3945 Fails to Recover Connection

2008-01-30 Thread ethanay
Disabling/re-enabling networking isn't an issue. That was unclear. What I meant is that doing so doesn't appear to do anything, except freeze the nm-applet. -- IWL3945 Fails to Recover Connection https://bugs.launchpad.net/bugs/178629 You received this bug notification because you are a member

[Bug 178629] Re: IWL3945 Fails to Recover Connection

2008-01-30 Thread ethanay
I'm having the same issue with ipw3945 on a Dell XPS m1330 -- initial connection is good. Sometimes will recover a lost connection hiccup. However, after a while (1-2 hours later) the next hiccup will produce the failure to reconnect. The WiFi LED light stays on and becomes unresponsive to the

<    1   2   3