[Bug 249156] Re: KDE 4.1 rc - Dolphin 4 crashs browsing directories with video-files

2008-07-29 Thread Jeremy LaCroix
I have been going around in circles with the KDE developers regarding
this problem.

We have confirmed that this problem is NOT a bug in KDE 4.1, it's a bug
in Strigi. The problem is that Ubuntu hasn't packaged the version of
Strigi that was made to be used with KDE 4.1, instead, the version of
Strigi that is included isn't compatible with KDE 4.1.

The Ubuntu developers should upgrade to Strigi 0.5.11 right away. d

The bug report, which all developers should read is here:
http://bugs.kde.org/show_bug.cgi?id=164296

Here are some quotes from that bug report from the KDE developers:
---
"You can update up to KDE 4.5 (exagerating), but it won't change the situation.
The bug was in strigi, so what you need to upgrade is *strigi*, at least the 
version 0.5.11."
---
"Disabling Strigi indexing won't prevent KDE from using libstreams and 
libstreamanalyser (which are parts of Strigi).

Once again, this bug was fixed in Strigi. If you still experience it, report it 
to your distribution. That only means they didn't include the patches in Strigi 
0.5.9 or that Strigi wasn't updated to 0.5.11."
---
"Dolphin uses libstreamanalyzer to get metadata out of files. libstreamanalyzer 
is part of strigi. Version 0.5.9 of strigi has a bug that causes a crash when 
analyzing some avi files. This is fixed in 0.5.11 which was released to be used 
with KDE 4.1.

A workaround is to delete strigita_avi.so if you have a strigi version older 
than 0.5.11."
---

I am urging whomever is in charge of Strigi to upgrade it in Ubuntu 8.04
(or any affected system).

-- 
KDE 4.1 rc - Dolphin 4 crashs browsing directories with video-files
https://bugs.launchpad.net/bugs/249156
You received this bug notification because you are a member of Kubuntu
Team, which is subscribed to kdebase in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


Re: [Bug 192888] Re: firefox crashes on flash contents when using libflashsupport

2008-08-27 Thread Jeremy LaCroix
Has anything changed recently?

I reported a while ago that something made this bug happen much more 
common for me.

Now, as of today, it's even worse, as EVERY flash video with sound 
freezes Firefox beyond control. 64-bit here.

Conn wrote:
> Sorry for the duplication, but there has been some overlapping
> discussion between this bug and bug #198453.
>
> If you look at post 
> https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/198453/comments/109 
> and
> https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/198453/comments/111 
> (for 64bit users, thanks to Shot for the assistance), testing packages are 
> available that essentially solve the (dire) situation with Flash and 
> PulseAudio. Provided that we can backport/SRU the necessary packages for 
> Hardy, and Flash 10 final comes soon, this bug is now completely fixable.
>
> I have been running with this configuration for the past two days, and I
> haven't seen a single crash in Firefox or Flash. And yes, Flash uses
> PulseAudio, so there should be no more audio mixing conflicts.
>
>

-- 
firefox crashes on flash contents when using libflashsupport
https://bugs.launchpad.net/bugs/192888
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 192888] Re: firefox crashes on flash contents when using libflashsupport

2008-08-27 Thread Jeremy LaCroix
Thank you, but I'm not installing anything from other repositories or 
packages not in the repositories, I'm keeping my installation of Ubuntu 
to what the Ubuntu devs put in the default repositories, because I want 
to make sure this is fixed without having to go through hoops.

I'm hoping an update comes in on its own soon to fix all these issues.

dano wrote:
> 2008/8/27 Jeremy LaCroix <[EMAIL PROTECTED]>
>
>   
>> Has anything changed recently?
>>
>> I reported a while ago that something made this bug happen much more
>> common for me.
>>
>> Now, as of today, it's even worse, as EVERY flash video with sound
>> freezes Firefox beyond control. 64-bit here.
>>
>> Conn wrote:
>> 
>>> Sorry for the duplication, but there has been some overlapping
>>> discussion between this bug and bug #198453.
>>>
>>> If you look at post
>>>   
>> https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/198453/comments/109and
>> 
>> https://bugs.launchpad.net/ubuntu/+source/pulseaudio/+bug/198453/comments/111(for
>>  64bit users, thanks to Shot for the assistance), testing packages are
>> available that essentially solve the (dire) situation with Flash and
>> PulseAudio. Provided that we can backport/SRU the necessary packages for
>> Hardy, and Flash 10 final comes soon, this bug is now completely fixable.
>> 
>>> I have been running with this configuration for the past two days, and I
>>> haven't seen a single crash in Firefox or Flash. And yes, Flash uses
>>> PulseAudio, so there should be no more audio mixing conflicts.
>>>
>>>
>>>   
>> --
>> firefox crashes on flash contents when using libflashsupport
>> https://bugs.launchpad.net/bugs/192888
>> You received this bug notification because you are a direct subscriber
>> of the bug.
>>
>> 
>
> This workaround fix all my flash problems
>
> 
> Elimina nspluginwrapper
>
> $ sudo apt-get remove nspluginwrapper
>
> * Elimina paquetes obsoletos y ficheros de configuracion:
>
> $ sudo apt-get remove libflashsupport
> $ sudo rm ~/.pulse/* ~/.asoundrc* /etc/asound.conf
>
> * Instala las siguientes dependencias:
>
> $ sudo apt-get install padevchooser libao-pulse libasound2-plugins
> libsdl1.2debian-pulseaudio
>
> * Añade las siguientes lineas a tu fichero /etc/apt/sources.list:
>
> # PulseAudio Fixes - http://ubuntuforums.org/showthread.php?p=5587712
> deb http://ppa.launchpad.net/psyke83/ubuntu hardy main
> deb-src http://ppa.launchpad.net/psyke83/ubuntu hardy main
>
> * Actualiza la lista de repositorios y despues actualiza tu sistema:
>
> $ sudo apt-get update
> $ sudo apt-get upgrade
>
> * Fija Pulse Audio como el dispositivo ALSA por defecto (esto ejecutalo como
> tu usuario normal, no como root):
>
> $ asoundconf set-pulseaudio
> $ echo "default_driver=pulse" >~/.libao
>
> * Ve a Sistemas > Preferencias > Sonido y en todos los checkbox fijalos a
> "Auto Detectar".
> 
>
>

-- 
firefox crashes on flash contents when using libflashsupport
https://bugs.launchpad.net/bugs/192888
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Re: [Bug 274203] Re: Joystick detected as mouse, crashes X

2008-12-08 Thread Jeremy LaCroix
Gerstrong, while your xorg edit would work, it causes other problems, 
especially with laptops. Be careful.

gerstrong wrote:
> Hi Emile,
> 
> did you try adding this into the xorg.conf?
> 
> Section "ServerFlags"
> Option "AutoAddDevices" "False"
> EndSection
> 
> That should solve your Problem!
> 
> Yes, you are right, but I think some specials models are affected by
> this bug, because my Greenasia(PS-Clone) works perfectly out of the box!
>

-- 
Joystick detected as mouse, crashes X
https://bugs.launchpad.net/bugs/274203
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 250425] Re: zsnes crashes with buffer overflow on startup

2008-12-08 Thread Jeremy LaCroix
I'm glad my package is working for you guys. I seriously don't remember 
where I got it though. I just downloaded it a long time ago and have 
been using it with every Ubuntu release ever sense.

Motin wrote:
> Also using Jeremy's version. Uninstall zsnes, then install his package. 
> You might want to lock the version of the package using Synaptic as well.
>

-- 
zsnes crashes with buffer overflow on startup
https://bugs.launchpad.net/bugs/250425
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 203222] Re: Firefox Disappears For No Apparent Reason

2008-12-08 Thread Jeremy LaCroix
When I relaunch Firefox, I do get a restore previous session option.

Tom wrote:
> Nope, no fixes or work-arounds have appeared yet.  Guess there's some
> head-scratching going on.
> 
> Does Firefox allow a 'Restore Previous Session' when this occurs?
>

-- 
Firefox Disappears For No Apparent Reason
https://bugs.launchpad.net/bugs/203222
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 274995] Re: MASTER storing ALSA mixer element values during shutdown hangs nondeterministically if non-loopback network interfaces are still up

2008-11-17 Thread Jeremy LaCroix
In regards to:

sudo ln -s /etc/init.d/NetworkManager /etc/rc0.d/K40NetworkManager
sudo ln -s /etc/init.d/NetworkManager /etc/rc6.d/K40NetworkManager

Pleae correct me if I'm wrong, but that seems like a bad idea if someone 
has both Ubuntu and Kubuntu installed. Wouldn't that make it so that you 
get Knetworkmanager in both Gnome and KDE? Please let me know.

Matthew Cutts wrote:
> Robb Topolski's addition to Lazarusrat's workaround worked for me. My
> sound was working, but rebooting/shutting down would consistently hang
> for 3-4 minutes before shutdown finished. Using
>
> sudo ln -s /etc/init.d/NetworkManager /etc/rc0.d/K40NetworkManager
> sudo ln -s /etc/init.d/NetworkManager /etc/rc6.d/K40NetworkManager
>
> fixed things.
>
>

-- 
MASTER storing ALSA mixer element values during shutdown hangs 
nondeterministically if non-loopback network interfaces are still up
https://bugs.launchpad.net/bugs/274995
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 274995] Re: MASTER storing ALSA mixer element values during shutdown hangs nondeterministically if non-loopback network interfaces are still up

2008-11-17 Thread Jeremy LaCroix
Oh gosh, I'm so sorry about that. Ignore my comment everyone. Thank you 
so much Brion!

Brion Swanson wrote:
> The K40 part of "K40NetworkManager" indicates *K*ill the NetworkManager
> process in numerical order (40 coming before 50 - K50alsa-utils).
>
> It does not imply that this is the KDE version of NetworkManager versus
> a Gnome version.  If you're curious, read more about SYSV style
> initialization or do 'man init.d' and read the man page about init.d and
> the rc.*d directories.
>
>

-- 
MASTER storing ALSA mixer element values during shutdown hangs 
nondeterministically if non-loopback network interfaces are still up
https://bugs.launchpad.net/bugs/274995
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 274995] Re: MASTER storing ALSA mixer element values during shutdown hangs nondeterministically if non-loopback network interfaces are still up

2008-11-20 Thread Jeremy LaCroix
Broken bioses? I don't understand, nor agree that all the people having 
this problem have a broken bios. (Especially considering that this 
problem is new and previous Ubuntu releases didn't have this problem on 
the same hardware).

If this is a broken bios problem, are you suggesting we all exchange our 
computers at the store or get replacement parts?

If I'm misunderstanding, I apologize in advance.

Daniel T Chen wrote:
> Note: this issue is caused by broken bioses.  To a degree, it can be
> worked around in the kernel.  As alluded to above, one portion of the
> workaround is in 2.6.27.5 but only "fixes" hda.  Other portions of the
> workaround potentially need to be applied for all pci audio devices.
>
> References:
> (hda) 
> http://git.alsa-project.org/?p=alsa-kernel.git;a=commit;h=1096a704601de9622e4f75a0ee466db7191d4392
> (intel8x0) 
> http://git.alsa-project.org/?p=alsa-kernel.git;a=commitdiff;h=1096a704601de9622e4f75a0ee466db7191d4392
>
> ** Changed in: linux (Ubuntu)
>Importance: Undecided => Medium
>Status: Incomplete => Triaged
>
> ** Bug watch added: Gentoo Bugzilla #232875
>http://bugs.gentoo.org/show_bug.cgi?id=232875
>
> ** Also affects: linux (Gentoo Linux) via
>http://bugs.gentoo.org/show_bug.cgi?id=232875
>Importance: Unknown
>Status: Unknown
>
> ** Bug watch added: Red Hat Bugzilla #203930
>https://bugzilla.redhat.com/show_bug.cgi?id=203930
>
> ** Also affects: linux (Fedora) via
>https://bugzilla.redhat.com/show_bug.cgi?id=203930
>Importance: Unknown
>Status: Unknown
>
>

-- 
MASTER storing ALSA mixer element values during shutdown hangs 
nondeterministically if non-loopback network interfaces are still up
https://bugs.launchpad.net/bugs/274995
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 274995] Re: MASTER storing ALSA mixer element values during shutdown hangs nondeterministically if non-loopback network interfaces are still up

2008-11-20 Thread Jeremy LaCroix
If the problem is the bios, are you saying that they are all factory 
defects, or that a shortcut was taken when they were set up at the factory?

Daniel T Chen wrote:
> On 11/20/2008 07:50 PM, Jeremy LaCroix wrote:
>   
>> Broken bioses? I don't understand, nor agree that all the people having
>> this problem have a broken bios. (Especially considering that this
>> problem is new and previous Ubuntu releases didn't have this problem on
>> the same hardware).
>> 
>
> Just because previous Ubuntu releases didn't exhibit this symptom 
> doesn't mean the code was correct, nor does it mean the bioses aren't 
> fundamentally at issue.
>
>   
>> If this is a broken bios problem, are you suggesting we all exchange our
>> computers at the store or get replacement parts?
>> 
>
> I'm suggesting nothing of the sort [that you argue with your vendor].  
> I'm simply stating that the culprit has been identified, and that while 
> an impractical resolution is implied [that of arguing with your vendor], 
> a far more feasible workaround is being implemented in the code.
>
>

-- 
MASTER storing ALSA mixer element values during shutdown hangs 
nondeterministically if non-loopback network interfaces are still up
https://bugs.launchpad.net/bugs/274995
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 268803] Re: Ubuntu Intrepid: Both Knetworkmanager and Network Manager load on startup

2008-11-30 Thread Jeremy LaCroix
I enabled proposed but I wasn't sure what package I was looking for. Are
both of the updates in Intrepid yet? If so please state what package
versions I need to upgrade to. Network-manager-applet (as indicated in
the header of this bug) isn't even in the repositories.

-- 
Ubuntu Intrepid: Both Knetworkmanager and Network Manager load on startup
https://bugs.launchpad.net/bugs/268803
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to knetworkmanager in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


Re: [Bug 208088] Re: KDE4 After Ubuntu Install Results In A Corrupted Menu

2008-12-04 Thread Jeremy LaCroix
Yes, but the problem is different now. Kmenu items are mostly all 
duplicated for me, only visible in kmenuedit, but I filed a separate bug 
for that.

Daniel T Chen wrote:
> Is this symptom still reproducible in 8.10 or 9.04?
> 
> ** Changed in: kubuntu-kde4-meta (Ubuntu)
>Status: New => Incomplete
>

-- 
KDE4 After Ubuntu Install Results In A Corrupted Menu
https://bugs.launchpad.net/bugs/208088
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 268803] Re: Ubuntu Intrepid: Both Knetworkmanager and Network Manager load on startup

2008-12-04 Thread Jeremy LaCroix
I updated all the network-manager packages in Intrepid Propoosed and as 
of right now this is fixed for me. I haven't tried Gnome yet, but I'm 
logged into KDE and all the behaviour is correct. I'm not having any 
issues with my network either.

Steve Langasek wrote:
> Accepted into intrepid-proposed, please test and give feedback here.
> Please see https://wiki.ubuntu.com/Testing/EnableProposed for
> documentation how to enable and use -proposed. Thank you in advance!
> 
> ** Changed in: network-manager-applet (Ubuntu Intrepid)
>Status: In Progress => Fix Committed
>Target: intrepid-updates => None
>

-- 
Ubuntu Intrepid: Both Knetworkmanager and Network Manager load on startup
https://bugs.launchpad.net/bugs/268803
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to knetworkmanager in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


[Bug 280518] Re: Brightness Applet/Brightness Keys Do Not Work In Gateway M-7315u Laptop

2008-11-21 Thread Jeremy LaCroix
I have the final release of Intrepid 64-bit with all updates and I still
have this problem.

-- 
Brightness Applet/Brightness Keys Do Not Work In Gateway M-7315u Laptop
https://bugs.launchpad.net/bugs/280518
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 104470] Re: [Feisty] Firefox crashed -- libflashplayer.so

2008-11-21 Thread Jeremy LaCroix
I haven't had this problem in Intrepid for a very long time. After
recent updates, this bug is back and worse than ever. Every other flash
video I view is a grey box, and I have to do "killall firefox" and then
restart Firefox and restore the session to start seeing flash again.

-- 
[Feisty] Firefox crashed -- libflashplayer.so
https://bugs.launchpad.net/bugs/104470
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 188567] Re: [hardy] soundproblems with zsnes

2008-11-28 Thread Jeremy LaCroix
8.10 for sure here, haven't tried 9.04 yet.

Daniel T Chen wrote:
> Is this symptom reproducible by default in 8.10 or 9.04?
>
> ** Changed in: zsnes (Ubuntu)
>Status: New => Invalid
>
>

-- 
[hardy] soundproblems with zsnes
https://bugs.launchpad.net/bugs/188567
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 339313] Re: Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key

2009-06-07 Thread Jeremy LaCroix
Honestly, I've given up on this. The very fact that Kubuntu 9.04 was
released with such a HUGE bug further proves the third wheel status of
this distro. Ubuntu would never have been allowed out the door with such
a problem.

I could have used wicd all along and had this work, however I kept the
network manager plasmoid instead because I wanted to do my part with
testing and maybe find a way to fix it. Now, I am using wicd and I've
also given up on the fact that anything will ever be done about it. Even
if a fixed package was released, the reputation of Kubuntu has already
been tarnished and it will take a while for it to be repaired.

Kubuntu 9.04 was appalling overall, especially the network manager bug.
Sure, I didn't pay anything for Kubuntu, but in Kubuntu 8.10 this worked
fine and I don't feel holding off on including a package that barely
works was too much to ask for. (There is no excuse for regressions,
ever). This problem isn't even a bug, but an error in judgement in
whomever maintains this release.

I am hoping Kubuntu 9.10 returns to the good old days when quality
releases were put out. Until then, I am going to unsubscribe from this
bug tomorrow. All of my efforts in working to test this and get it to
work, and all of the work everyone else put into it was clearly for
nothing. As many hours as I have put into trying to fix this problem or
finding a way around it that works, I just want to wash my hands of it
now.

-- 
Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key
https://bugs.launchpad.net/bugs/339313
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 339313] Re: Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key

2009-05-27 Thread Jeremy LaCroix
I reinstalled Kubuntu, and I thought that after this much time, the
"experimental" package that seems to be working would have made it as a
regular update. I was shocked that I still had to add the experimental
PPA. When will this be in main? It cannot possibly get worse than it
already is so there is nothing to lose.

-- 
Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key
https://bugs.launchpad.net/bugs/339313
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 361461] Re: (Jaunty) Wicd No Longer Allows Me To Connect

2009-05-27 Thread Jeremy LaCroix
I bought a new router and I am still having this problem.

-- 
(Jaunty) Wicd No Longer Allows Me To Connect
https://bugs.launchpad.net/bugs/361461
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


RE: [Bug 282010] Re: Intrepid: Full Screen OpenGL Games Not Working With Intel Video Card

2009-04-30 Thread Jeremy LaCroix


-- 
Intrepid: Full Screen OpenGL Games Not Working With Intel Video Card
https://bugs.launchpad.net/bugs/282010
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


RE: [Bug 339313] Re: Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key

2009-05-04 Thread Jeremy LaCroix


-- 
Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key
https://bugs.launchpad.net/bugs/339313
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 339313] Re: Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key

2009-05-04 Thread Jeremy LaCroix
The updated package worked fine for me for a while, but now the new
package refuses to connect to my wireless network again. GNOME/Ubuntu
will work fine, but not Kubuntu/KDE. it looks like its broken again, at
least for me.

-- 
Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key
https://bugs.launchpad.net/bugs/339313
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 339313] Re: Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key

2009-04-17 Thread Jeremy LaCroix
I got a different router, and I set up a hex key instead of a pass
phrase. It still has the same problem. The only difference now is that
if I keep trying between 10-25 times, I may possibly get connected.

-- 
Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key
https://bugs.launchpad.net/bugs/339313
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


RE: [Bug 282010] Re: Intrepid: Full Screen OpenGL Games Not Working With Intel Video Card

2009-05-08 Thread Jeremy LaCroix
This issue was established to be due to desktop effects not suspending
while OpenGL games are running. As far as I know this has not been
corrected, it needs to be set up so that when OpenGL games run, desktop
effects pause so as not to drop performance. There is an option within
GNOME but I forget what it was called. If it was set to enabled by
default it would be an easy solve.

 Original Message 
Subject: [Bug 282010] Re: Intrepid: Full Screen OpenGL Games Not
Working With Intel Video Card
From: Bryce Harrington 
Date: Fri, May 08, 2009 3:43 pm
To: jlacr...@itnewstoday.com

We're closing this bug since it is has been some time with no response
from the original reporter. However, if the issue still exists please
feel free to reopen with the requested information. Also, if you could,
please test against the latest development version of Ubuntu, since this
confirms the bug is one we may be able to pass upstream for help.

** Changed in: xserver-xorg-video-intel (Ubuntu)
 Status: Incomplete => Invalid

-- 
Intrepid: Full Screen OpenGL Games Not Working With Intel Video Card
https://bugs.launchpad.net/bugs/282010
You received this bug notification because you are a direct subscriber
of the bug.

-- 
Intrepid: Full Screen OpenGL Games Not Working With Intel Video Card
https://bugs.launchpad.net/bugs/282010
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 317781] Re: Ext4 data loss

2009-02-23 Thread Jeremy LaCroix
I never had any trouble, but I installed Jaunty last week, after the fix 
was released. Is it possible this bug now only affects those that 
installed it prior to the fix? When did you guys install it?

I've moved over 100GB of files since I installed it. I had at least two 
hard crashes, everything seems to be intact.

André Barmasse wrote:
> For testing I installed ext4 together with Jaunty Alpha 4 as standard
> root file system on my Sony Vaio. Since then I had four hardlocks, two
> of them completely destroying my gnome desktop. So far, this only
> happens within Gnome while upgrading the system with apt-get in a shell
> AND at the same time running and working with other programms (like
> quodlibet, firefox, Thunderbird, Bluefish etc.).
> 
> As of the gnome desktop destructions, in one case apt-get unfortunately
> was just installing some xorg-server files and - in the other case -
> configuring the gnome-desktop, when the hard lock happened. The sad part
> is that I didn't find a way to repair the broken system neither with
> apt-get nor with dpkg nor with aptitute as the size some needed
> configuration files was set to zero by the crash. So, for now I am
> switching back to ext4 releasing this warning:
> 
> DON'T DO ANYTHING WHILE UPGRADING UBUNTU WITH EXT4!
>

-- 
Ext4 data loss
https://bugs.launchpad.net/bugs/317781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 333842] Re: folder view widget gets black edges when resized

2009-02-24 Thread Jeremy LaCroix
I can confirm this bug. There is a forum topic about this here:
http://ubuntuforums.org/showthread.php?t=1078077

Please note that I didn't resize the widget, it just happened on its own
for me.

-- 
folder view widget gets black edges when resized
https://bugs.launchpad.net/bugs/333842
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 317781] Re: Ext4 data loss

2009-02-25 Thread Jeremy LaCroix
I've not experienced the bug yet, though I've not had a chance to try 
the script yet.

I was wondering if anyone knows of a terminal command I could run that 
would give me a list of all the files on my system that are 0 KB. As far 
as I know, I've never experienced this, but then again it may have 
happened to a file I don't use often. I don't care if I lose anything 
since I have everything backed up but a command to list files that may 
have been effected would be nice if anyone knows.

-- 
Ext4 data loss
https://bugs.launchpad.net/bugs/317781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 334624] [NEW] Thunderbird doesn't synchronize IMAP until the program is closed

2009-02-25 Thread Jeremy LaCroix
Public bug reported:

Binary package hint: thunderbird

I'm using 64-bit Jaunty Kubuntu on two machines. I use an IMAP account
because it's important to me that I have the same email on both
machines.

While I was using Intrepid, changes to my email happened immediately.
For example, if I had both machines running with thunderbird open on
both, if I deleted an email on one, it would be deleted on the other.
Now, in order for the changes on one Thunderbird to propogate to the
other I have to close Thunderbird. As soon as I do, all the changes I've
made propogate to the other thunderbird and then on my webmail.

The first thing I did was call my email support number, and they reset
my account and that didn't fix it. They said no configuration changed,
so it must be Thunderbird.

Another example is if I have Thunderbird open and webmail open in
Firefox, then I delete an email in Thunderbird, the email isn't deleted
in webmail. Once I close Thunderbird, the changes I've made to my
messages then appear in webmail. For whatever reason, Thunderbird does
something when it closes to synchronize, instead of in real time.

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

-- 
Thunderbird doesn't synchronize IMAP until the program is closed
https://bugs.launchpad.net/bugs/334624
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 280518] Re: Brightness Applet/Brightness Keys Do Not Work In Gateway M-7315u Laptop

2009-02-25 Thread Jeremy LaCroix
I upgraded my laptop to Jaunty, and I'm having the same problem. There
is no way of increasing or decreasing the brightness in Kubuntu or
Ubuntu.

-- 
Brightness Applet/Brightness Keys Do Not Work In Gateway M-7315u Laptop
https://bugs.launchpad.net/bugs/280518
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 280518] Re: Brightness Applet/Brightness Keys Do Not Work In Gateway M-7315u Laptop

2009-02-25 Thread Jeremy LaCroix
Also it won't let me nominate this for the Jaunty release, why?

-- 
Brightness Applet/Brightness Keys Do Not Work In Gateway M-7315u Laptop
https://bugs.launchpad.net/bugs/280518
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 317781] Re: Ext4 data loss

2009-02-25 Thread Jeremy LaCroix
Thank you. Please understand that my question was related to this bug, 
as such a command will help me determine if this bug is affecting me, 
then I could give more info that would help the fix.

Wade Menard wrote:
> find / -size 0b should be enough. Please keep further discussion not
> related to fixing this bug on a forum or mailing list.
>

-- 
Ext4 data loss
https://bugs.launchpad.net/bugs/317781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 317781] Re: Ext4 data loss

2009-02-25 Thread Jeremy LaCroix
There are a couple files that are 0b, so this bug is affecting me. Is 
there any information I can provide to help the developers?

Wade Menard wrote:
> find / -size 0b should be enough. Please keep further discussion not
> related to fixing this bug on a forum or mailing list.
>

-- 
Ext4 data loss
https://bugs.launchpad.net/bugs/317781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 317781] Re: Ext4 data loss

2009-02-25 Thread Jeremy LaCroix
The two files I have that are 0b are jpg images.

Michael Rooney wrote:
> Jeremy, as pablomme said: "there are very many files that have zero length
> under normal conditions, so it'll be very hard to tell if any file has been
> affected this way."
> 
> Many people are reporting trashed gnome sessions so it should be fairly
> obvious whether it is or not. A 0b file is definitely not indicative of
> this.
>

-- 
Ext4 data loss
https://bugs.launchpad.net/bugs/317781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 280518] Re: Brightness Applet/Brightness Keys Do Not Work In Gateway M-7315u Laptop

2009-02-26 Thread Jeremy LaCroix
Isn't that one of the Intrepid kernels? None of them worked for me with 
my brightness, no version since Hardy.

Marc-André Turcotte wrote:
> Try going to kernel 2.6.27-9. It works that way for me. Not a nice
> workaround.
>

-- 
Brightness Applet/Brightness Keys Do Not Work In Gateway M-7315u Laptop
https://bugs.launchpad.net/bugs/280518
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

Re: [Bug 339313] Re: Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key

2009-04-26 Thread Jeremy LaCroix
Tuba Soldier,

While Kubuntu will continue to be my main distribution, I have to agree 
with your sentiments. There is never an excuse for a regression, and 
this all worked fine in 8.10.

-- 
Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key
https://bugs.launchpad.net/bugs/339313
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 339313] Re: Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key

2009-04-28 Thread Jeremy LaCroix
The updated package worked for me too, but not *exactly* as expected.

1.) I updated the package and then rebooted.
2.) I then clicked on the network manager and then clicked on my network
3.) I entered in all of the secret info and clicked okay
4.) It then said that it was connecting
5.) Another window came up asking for my secret info again
6.) It didn't remember anything I typed so I typed it all again
7.) After I typed my secret info, the same window came up asking for the 
details again.
8.) Before I was able to enter in the details, I got a message saying 
that I was connected

In my opinion, the goal now is to make it only ask for the wireless info 
ONCE. When the second and subsequent windows come up asking for the 
data, it makes the user think they entered in the data wrong, even 
though they didn't. At least I'm connected though!

Juanlu001 wrote:
> Jonathan Riddell's solution worked!
> 
> I added his line to my repositories, updated my plasma-widget-network-
> manager... And now I'm connected! :D
> 
> Nevertheless, I'd like to point two things:
> 1º. I had to type my ascii key... as an hex key. That was boring. 
> 2º. I first typed it wrongly, and I wasn't noticed. I expected "You fool! 
> Write your password correctly!" or sth like that.
>

-- 
Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key
https://bugs.launchpad.net/bugs/339313
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-widget-network-manager in ubuntu.

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


Re: [Bug 339313] Re: Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key

2009-04-28 Thread Jeremy LaCroix
Thank you, but I prefer not to use knetworkmanager, as it drives me 
nuts. I prefer to have my passwords saved without asking for a master 
password each time.

apo wrote:
> I think you are suffering from the kwallet-disabled bug mentioned above.
> Try to install and enable your Kwalletmanager (kwalletd). The plasma-
> widget-networkmanager should then use the kwallet as a password storage.
>

-- 
Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key
https://bugs.launchpad.net/bugs/339313
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 339313] Re: Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key

2009-04-28 Thread Jeremy LaCroix
In my last comment I said "I prefer not to use knetworkmanager" but I 
meant to say "I prefer not to use kwalletmanager". When I use 
kwalletmanager it asks for a master password each time and I prefer not 
to be bothered with a master password or otherwise. Sorry for the confusion.

-- 
Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key
https://bugs.launchpad.net/bugs/339313
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 339313] Re: Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key

2009-04-28 Thread Jeremy LaCroix
I'll try that. Thank you.

apo wrote:
> Yeah, me too. I just set the password to "empty" and told it not to
> appear in tray. Never seen again ;)
>

-- 
Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key
https://bugs.launchpad.net/bugs/339313
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-widget-network-manager in ubuntu.

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


RE: [Bug 339313] Re: Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key

2009-04-21 Thread Jeremy LaCroix


-- 
Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key
https://bugs.launchpad.net/bugs/339313
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-widget-network-manager in ubuntu.

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


[Bug 339313] Re: Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key

2009-04-21 Thread Jeremy LaCroix
I can confirm the behavior that Julien posted is what happens for me.
However, I usually give up before going through all of that. The few
times I have went through that entire procedure it has worked.

-- 
Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key
https://bugs.launchpad.net/bugs/339313
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 339313] Re: Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key

2009-04-22 Thread Jeremy LaCroix
I filed this bug for WEP, not WPA2. This should work in the final 
release, especially since it worked before. In my tests, the new network 
manager can't connect to ANYTHING that takes a password, it's completely 
useless in every regard. I hope that it's removed at the last minute 
altogether or fixed, having a non-working network manager by default in 
a stable release doesn't strike me as making sense.

Steve Langasek wrote:
> Documented at
>  Management applet does not connect to WPA2 networks>:
> 
> The Network Management applet in Kubuntu does not connect to WPA 2
> network or some VPN setups. You can use knetworkmanager (available on
> the DVD) or network-manager-gnome as a workaround. Bug 339313
> 
> ** Changed in: ubuntu-release-notes
>Status: New => Fix Released
>

-- 
Kubuntu Jaunty: Cannot Connect To Wireless Network with WEP shared key
https://bugs.launchpad.net/bugs/339313
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to plasma-widget-network-manager in ubuntu.

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


[Bug 378394] [NEW] KDE Crashes Whenever I Edit A Text File with Sudo

2009-05-19 Thread Jeremy LaCroix
Public bug reported:

Binary package hint: kdm

I am using 64-bit Jaunty Kubuntu. Ever since upgrading to 4.2.3, I can
predictably crash my machine by editing a single text file. I discovered
this while attempting to update my sources.list file.

I ran the following command:

sudo kate /etc/apt/sources.list

Once I done that, a dialog box came up that said:

"Could not start ksmserver. Check your installation."

If I click "okay" on that dialog box, I am dumped right back to the KDM
login screen. If I do not click okay, I can continue using my machine
normally without problems.

I can repeat this error with 100% accuracy.

There is a forum topic linked below showing other people that are having this 
same issue:
http://kubuntuforums.net/forums/index.php?topic=3103693.0

** Affects: kdebase-workspace (Ubuntu)
 Importance: Undecided
 Status: New

-- 
KDE Crashes Whenever I Edit A Text File with Sudo
https://bugs.launchpad.net/bugs/378394
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


RE: [Bug 378394] Re: KDE Crashes Whenever I Edit A Text File with Sudo

2009-05-19 Thread Jeremy LaCroix


-- 
KDE Crashes Whenever I Edit A Text File with Sudo
https://bugs.launchpad.net/bugs/378394
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 378394] Re: KDE Crashes Whenever I Edit A Text File with Sudo

2009-05-19 Thread Jeremy LaCroix
Yes, kdesudo works fine, however this bug is in regards to plain old
sudo, which I prefer to use.

-- 
KDE Crashes Whenever I Edit A Text File with Sudo
https://bugs.launchpad.net/bugs/378394
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


RE: [Bug 378394] Re: KDE Crashes Whenever I Edit A Text File with Sudo

2009-05-19 Thread Jeremy LaCroix


-- 
KDE Crashes Whenever I Edit A Text File with Sudo
https://bugs.launchpad.net/bugs/378394
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 378394] Re: KDE Crashes Whenever I Edit A Text File with Sudo

2009-05-19 Thread Jeremy LaCroix
I don't understand, whether you're supposed to do something or not
doesn't matter as Linux is about choice. Besides, this is something that
has always worked fine for Kubuntu's entire existence and is only broken
now, so why is it "invalid"?

Since this was broken as of KDE 4.2.3, this is a regression. Regardless
of politics, there is no excuse for a regression.

-- 
KDE Crashes Whenever I Edit A Text File with Sudo
https://bugs.launchpad.net/bugs/378394
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


RE: [Bug 378394] Re: KDE Crashes Whenever I Edit A Text File with Sudo

2009-05-20 Thread Jeremy LaCroix
With all due respect, sudo working in every version of KDE from KDE 3.5
onwards is not a coincidence. This is a regression. Whether or not I am
supposed to be doing this, if it's a good idea, or if it breaks other
things is irrelevant, something broke and all regressions may affect
other things. I highly urge you to look into this further before passing
it off.

 Original Message 
Subject: [Bug 378394] Re: KDE Crashes Whenever I Edit A Text File with
Sudo
From: Terence Simpson 
Date: Wed, May 20, 2009 8:35 am
To: jlacr...@itnewstoday.com

This has nothing to do with KDE, it's to do with sudo and how it works.
kdesudo makes sure it sets up the correct environment for running GUI
applications. If it worked for you in 4.2.2 then that is just a
coincidence and not by design.

-- 
KDE Crashes Whenever I Edit A Text File with Sudo
https://bugs.launchpad.net/bugs/378394
You received this bug notification because you are a direct subscriber
of the bug.

-- 
KDE Crashes Whenever I Edit A Text File with Sudo
https://bugs.launchpad.net/bugs/378394
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 317781] Re: Ext4 data loss

2009-03-11 Thread Jeremy LaCroix
I think the best solution is to move EXT3's behavior in this regard to 
EXT4, then ask developers to use the new style to ween them off of the 
old style little by little. Asking all applications to change isn't 
going to happen, and using the EXT3 save style is the only forseeable 
way right now.

Tom Jaeger wrote:
> Theodore Ts'o wrote:
>> @Raine,
>>
>> Well, if the applications were written correctly, there wouldn't be any
>> data loss problems.  I suppose we could thank the unreliable proprietary
>> binary drivers that were causing all of these crashes, so we could find
>> out about the buggy application code.   :-)
> 
> Well, maybe if the kernel actually exposed the API that applications
> need (namely, in this case, atomically replacing the contents of a file
> without forcing it [or in case of ext3 the whole file system] to be
> written to disk), then application would have an easier time "doing
> things right".
> 
> Anyone want to venture a guess as to how many laptop hard drives have
> died due to excessive wear caused by firefox calling fsync multiple
> times on basically any user action to ensure data integrity?
>

-- 
Ext4 data loss
https://bugs.launchpad.net/bugs/317781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 317781] Re: Ext4 data loss

2009-03-11 Thread Jeremy LaCroix
If 9.04 ships with this bug, EXT4 should be altogether removed or at 
least not advertised in the feature list. Shipping a broken EXT4 with 
9.04 would be a VERY bad move, and the press would have a field day.

Steve Langasek wrote:
> Tim, are there any plans to backport the fixes Ted mentions in comment
> 45 to the jaunty kernel?
> 
> If not, we should adjust the bug state here to make it clear that this
> is the behavior ext4 will ship with in 9.04.
>

-- 
Ext4 data loss
https://bugs.launchpad.net/bugs/317781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 317781] Re: Ext4 data loss

2009-03-11 Thread Jeremy LaCroix
Tim, does that mean that the patches required to make EXT4 stable won't 
be in the final release of Jaunty?

Tim Gardner wrote:
> Steve - I've no plan to add these patches as they are not part of the
> stable updates.
>

-- 
Ext4 data loss
https://bugs.launchpad.net/bugs/317781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 317781] Re: Ext4 data loss

2009-03-11 Thread Jeremy LaCroix
Well what I was asking was if whatever patch that negates the issues 
described in this bug report is going to be a part of 9.04 or not. We 
can't expect applications to change their behavior overnight, it can 
take years. Certainly not even by Jaunty +3.

Would forcing all dot files to be written to disk immediately be a 
suitable fix?

David Tomaschik wrote:
> @Jeremy:
> 
> If you look at the kernel docs, ext4 is considered stable.  I personally
> haven't seen a problem with several systems running ext4.  It only becomes
> an issue if your system is unstable and you're using software that "assumes"
> ext3 (and older) behavior.
> 
> @all:
> 
> I believe that having ext4 "mimic" the behavior of ext3 makes it ext3 with
> extents.  I believe that would negate all of the purpose of delayed
> allocation.  Theo would be able to explain it better.
>

-- 
Ext4 data loss
https://bugs.launchpad.net/bugs/317781
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 280518] Re: Brightness Applet/Brightness Keys Do Not Work In Gateway M-7315u Laptop

2008-10-14 Thread Jeremy LaCroix
I am using 64-bit Intrepid. The results of the requested commands are 
attached. Please let me know if you need anything else.

Arnaud Blouin wrote:
> Please, which version of ubuntu do you use?
> can you give the result of the following commands:
> uname -a
>
> apt-cache policy gnome-power-manager
>
>   


** Attachment added: "apt-cache-policy-gnome-power-manager.txt"
   
http://launchpadlibrarian.net/18551072/apt-cache-policy-gnome-power-manager.txt

** Attachment added: "uname-a.txt"
   http://launchpadlibrarian.net/18551073/uname-a.txt

-- 
Brightness Applet/Brightness Keys Do Not Work In Gateway M-7315u Laptop
https://bugs.launchpad.net/bugs/280518
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 283583] [NEW] Intrepid: SCIM Loads On Startup, Won't Close

2008-10-14 Thread Jeremy LaCroix
Public bug reported:

Binary package hint: scim

After updating today, SCIM is loading up with my computer. The icon
appears in the GNOME taskbar. If I right click and click "exit", it
disappears and then reappears 0.5 seconds later. I cannot close it.

I am not using any non-english languages. I'm using 64-bit Intrepid.
SCIM should only load if requested to.

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

-- 
Intrepid: SCIM Loads On Startup, Won't Close
https://bugs.launchpad.net/bugs/283583
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 280621] Re: Gateway M-7315u laptop takes a very long time to reboot or shut down

2008-10-15 Thread Jeremy LaCroix
I noticed that when I press ALT+CTRL+F1 during shut down, it's hanging
on "shutting down Alsa". This time the shut down is taking even longer.
I'm attaching my dmesg output from today.

** Attachment added: "dmesg.txt"
   http://launchpadlibrarian.net/18593947/dmesg.txt

-- 
Gateway M-7315u laptop takes a very long time to reboot or shut down
https://bugs.launchpad.net/bugs/280621
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 204478] Re: Scim Starts Automatically Under KDE4 (Using English Only Language)

2008-10-16 Thread Jeremy LaCroix
This bug just started happening with Kubuntu Intrepid 64-bit.

-- 
Scim Starts Automatically Under KDE4 (Using English Only Language)
https://bugs.launchpad.net/bugs/204478
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 283081] Re: Intrepid: Thrustmaster Gamepad Is Detected As A Mouse And Crashes X

2008-10-17 Thread Jeremy LaCroix
Per bug # 274203, the crashing part of this bug was fixed. No longer
does any of the action keys crash X.

However, the D-Pad still controls the mouse cursor by default which
shouldn't be. This makes the D-Pad controls not work in MAME. The only
thing left for this bug to be closed is for the gamepad not to control
the mouse cursor.

-- 
Intrepid: Thrustmaster Gamepad Is Detected As A Mouse And Crashes X
https://bugs.launchpad.net/bugs/283081
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 283082] Re: Intrepid: Logitech Dual Action Gampad Detected As A Mouse, Crashes X

2008-10-17 Thread Jeremy LaCroix
Per bug 274203, the crashing X portion of this bug was resolved with the
updated package. However, the problem remains where the analog stick
controls the mouse cursor.

The D-Pad does not control the mouse cursor with this joystick, however
the analog stick does. Even though the D-Pad doesn't control the mouse
cursor, it doesn't work in any game I've tried either.

So the crashing part is fixed, now the only thing left for this bug to
be closed is to stop it from being detected as a mouse by default.

-- 
Intrepid: Logitech Dual Action Gampad Detected As A Mouse, Crashes X
https://bugs.launchpad.net/bugs/283082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 274203] Re: Joystick detected as mouse, crashes X

2008-10-17 Thread Jeremy LaCroix
I ran all of the updates, and I'm happy to say that neither of my two 
game pads crash X anymore.

However, both of them (Logitech Dual Action & Thrustmaster Firestorm) 
move the mouse cursor with either the D-Pad or the Analog stick.

The Logitech Dual Action has an analog stick and when you press it in 
any direction, it moves the mouse cursor. The D-Pad on this controller 
doesn't move the mouse cursor, but doesn't work in any game either.

With the Thrustmaster Firestorm, the D-Pad moves the mouse cursor (it 
doesn't have an analog stick) but the controller works fine in ZSNES but 
the D-Pad doesn't function at all in MAME.

So it looks like this bug is NOT fixed, however we're more than 50% 
there so I'm very thankful for that. The crashing appears to be fixed 
(at least for me) but the D-Pad or Analog stick still moves the mouse 
cursor. I understand some people like that, but I think it should be off 
by default.

Please let me know if there is anything I can test.

Loïc Martin wrote:
> CypherDelic , your bug says that your joystick can still crash X. Can
> you check that you installed the last update of xserver-xorg-input-evdev
> (and restarted X/rebooted)?
>
> Just type :
> sudo dpkg -p xserver-xorg-input-evdev | grep Version
>
> You should see Version: 1:2.0.99+git20080912-0ubuntu4 or higher.
>
> If X doesn't crash anymore, can you edit Bug #284951 to remove the fact that 
> it crashes X (it would just confuse bug triagers / developpers)? Else, it 
> means this bug needs to be reopened.
> Thanks.
>
>

-- 
Joystick detected as mouse, crashes X
https://bugs.launchpad.net/bugs/274203
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 275379] Re: Intrepid: KDM Sometimes Doesn't Appear

2008-10-17 Thread Jeremy LaCroix
This problem has started occurring again. This time though, one in about
five boots I get a message saying that Ubuntu has started in safe
graphics mode. If I click cancel on the safe graphics mode selection, X
starts up fine with the correct resolution and videocard driver.

I think the new problem is actually the same as this one. Before KDM
would take a very long time to restart and sit at a black screen. This
time it still sits at a blank screen but later comes up with the safe
graphics mode notice.

I'm attaching all of the log files I can think of.

** Attachment added: "dmesg.txt"
   http://launchpadlibrarian.net/18655763/dmesg.txt

-- 
Intrepid: KDM Sometimes Doesn't Appear
https://bugs.launchpad.net/bugs/275379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 275379] Re: Intrepid: KDM Sometimes Doesn't Appear

2008-10-17 Thread Jeremy LaCroix

** Attachment added: "kdm.log.txt"
   http://launchpadlibrarian.net/18655771/kdm.log.txt

-- 
Intrepid: KDM Sometimes Doesn't Appear
https://bugs.launchpad.net/bugs/275379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 275379] Re: Intrepid: KDM Sometimes Doesn't Appear

2008-10-17 Thread Jeremy LaCroix

** Attachment added: "xorg.conf.txt"
   http://launchpadlibrarian.net/18655774/xorg.conf.txt

-- 
Intrepid: KDM Sometimes Doesn't Appear
https://bugs.launchpad.net/bugs/275379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 275379] Re: Intrepid: KDM Sometimes Doesn't Appear

2008-10-17 Thread Jeremy LaCroix

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

** Changed in: kdebase-workspace (Ubuntu)
   Status: Invalid => New

-- 
Intrepid: KDM Sometimes Doesn't Appear
https://bugs.launchpad.net/bugs/275379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 275379] Re: Intrepid: KDM Sometimes Doesn't Appear

2008-10-18 Thread Jeremy LaCroix
Thank you for looking into it. Another thing that is really weird is 
that if you click cancel on the safe graphics mode selection, the X 
server starts fine normally with the full refresh rate and glxgears. It 
appears to me that something is taking too long to respond.

Harald Sitter wrote:
> xf86OpenConsole: VT_WAITACTIVE failed: Interrupted system call
> in the KDM log looks interesting, I have no idea what it is though ;-)
>
> Moving bug to nvidia-graphics-drivers-177, it appears to me there is no
> issue with KDM whatsoever, it just tires starting the X server over and
> over again, until it gives up and goes to failsafe mode, which
> apparently is working.
>
> ** Changed in: nvidia-graphics-drivers-177 (Ubuntu)
> Sourcepackagename: kdebase-workspace => nvidia-graphics-drivers-177
>
>

-- 
Intrepid: KDM Sometimes Doesn't Appear
https://bugs.launchpad.net/bugs/275379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 274203] Re: Joystick detected as mouse, crashes X

2008-10-18 Thread Jeremy LaCroix
Mpcd, that work around works but causes another issue. If I add that to 
my xorg.conf, and then boot without a joystick attached, the mouse stops 
working correctly. This is fine for my desktop because I don't mind 
keeping the joystick attached, but this is not okay for my laptop which 
I don't attach the joystick unless needed.

Even though there are probably work arounds, all joysticks need to work 
properly out of the box just as they used to. This is a HUGE problem 
because I'm sure there are a lot of people that play games on Ubuntu.

mpcd wrote:
> I discovered a temporary fix for the mouse cursor issue. Like in StR34k's 
> xorg.conf, I added a section for the joystick and then added the line :
> Option "SendCoreEvents" "false" 
> to the InputDevice section for the joystick. Also make sure the device you 
> point to is correct for your joystick (check Xorg.0.log for this). This 
> causes the joystick to no longer control the mouse cursor, and it appears to 
> work normally in games now. This had me going nuts over the last couple of 
> days so I'm glad there's finally some way around it. 
>
> I hope that whichever autodetection is causing the joystick to control
> the mouse be fixed in time for ibex release so that this behavior is not
> enabled by default.
>
>

-- 
Joystick detected as mouse, crashes X
https://bugs.launchpad.net/bugs/274203
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 274203] Re: Joystick detected as mouse, crashes X

2008-10-18 Thread Jeremy LaCroix
Mpcd: What happens with the joystick not attached with that xorg.conf 
used is the mouse double clicks when you click once. This makes the 
kmenu imposible to open.

-- 
Joystick detected as mouse, crashes X
https://bugs.launchpad.net/bugs/274203
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 266951] Re: Buffer I/O error on device sr0 Logical Block XXXXXX in Intrepid Ibex Alpha 5

2008-10-19 Thread Jeremy LaCroix
I just started getting this message in Intrepid after updates today. I
attached my dmesg output.

** Attachment added: "dmesg.txt"
   http://launchpadlibrarian.net/18707559/dmesg.txt

-- 
Buffer I/O error on device sr0 Logical Block XX in Intrepid Ibex Alpha 5
https://bugs.launchpad.net/bugs/266951
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 268803] Re: Ubuntu Intrepid: Both Knetworkmanager and Network Manager load on startup

2008-10-19 Thread Jeremy LaCroix
This is still a problem here. Knetworkmanager and gnome's network
manager both start up when I log into KDE. I also have Gnome installed
too. I attached a screenshot of the taskbar, where you can see both
icons. Only knetworkmanger should start with KDE and only gnome's
network manager should start with gnome.

** Attachment added: "Screenshot.png"
   http://launchpadlibrarian.net/18707620/Screenshot.png

-- 
Ubuntu Intrepid: Both Knetworkmanager and Network Manager load on startup
https://bugs.launchpad.net/bugs/268803
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kubuntu-default-settings in ubuntu.

-- 
kubuntu-bugs mailing list
[EMAIL PROTECTED]
https://lists.ubuntu.com/mailman/listinfo/kubuntu-bugs


Re: [Bug 274203] Re: Joystick detected as mouse, crashes X

2008-10-20 Thread Jeremy LaCroix
I'm really curious why the new xorg would be considered if it broke 
joysticks. Not being able to use joysticks is a HUGE problem. For most 
of us, the work arounds are fine. (They don't work for me though). Since 
I'm sure we're all comfortable getting under Ubuntu's hood, we wouldn't 
have a problem with any work around that is invented.

However, joysticks not working out of the box when Intrepid comes out 
will not be acceptable. Joe User doesn't know how to edit the xorg.conf 
file to get his joystick working, and he shouldn't have to. Joysticks 
have worked in every Ubuntu release and should still. Gaming is probably 
one of if not the major shortcomings of Linux keeping it from mainstream 
use, and by the most popular Linux distribution in the world not being 
able to use joysticks properly is going to hurt the reputation of Linux 
even more.

Is there any way to force the old joystick driver for all joysticks?

Please, whatever we can do to make joysticks work just like they did in 
Hardy would be great. I'll help with whatever is needed. I'll test 
whatever I need to and I devote as much time to this as you need, let's 
please not let a huge bug like this remain in the final Intrepid release.

-- 
Joystick detected as mouse, crashes X
https://bugs.launchpad.net/bugs/274203
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 283399] Re: [Intrepid] lshal output for different joystick, joypad and dance mat devices

2008-10-20 Thread Jeremy LaCroix

** Attachment added: "Thrustmaster Firestorm Digital 2"
   http://launchpadlibrarian.net/18748187/Thrustmaster%20Firestorm%20Digital%202

-- 
[Intrepid] lshal output for different joystick, joypad and dance mat devices
https://bugs.launchpad.net/bugs/283399
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 283399] Re: [Intrepid] lshal output for different joystick, joypad and dance mat devices

2008-10-20 Thread Jeremy LaCroix

** Attachment added: "Thrustmaster Firestorm Digital 2 diff"
   
http://launchpadlibrarian.net/18748196/Thrustmaster%20Firestorm%20Digital%202%20diff

-- 
[Intrepid] lshal output for different joystick, joypad and dance mat devices
https://bugs.launchpad.net/bugs/283399
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 283399] Re: [Intrepid] lshal output for different joystick, joypad and dance mat devices

2008-10-20 Thread Jeremy LaCroix

** Attachment added: "Logitech Dual Action"
   http://launchpadlibrarian.net/18748368/Logitech%20Dual%20Action

-- 
[Intrepid] lshal output for different joystick, joypad and dance mat devices
https://bugs.launchpad.net/bugs/283399
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 283399] Re: [Intrepid] lshal output for different joystick, joypad and dance mat devices

2008-10-20 Thread Jeremy LaCroix

** Attachment added: "Logitech Dual Action Diff"
   http://launchpadlibrarian.net/18748375/Logitech%20Dual%20Action%20Diff

-- 
[Intrepid] lshal output for different joystick, joypad and dance mat devices
https://bugs.launchpad.net/bugs/283399
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 282010] Re: Intrepid: Full Screen OpenGL Games Not Working With Intel Video Card

2008-10-20 Thread Jeremy LaCroix
This is working for me now, by disabling desktop effects. Is there a way
to make desktop effects suspend if a full screen openGL app is running?

-- 
Intrepid: Full Screen OpenGL Games Not Working With Intel Video Card
https://bugs.launchpad.net/bugs/282010
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 280518] Re: Brightness Applet/Brightness Keys Do Not Work In Gateway M-7315u Laptop

2008-10-20 Thread Jeremy LaCroix
I've ran all updates, as of today I'm still having this problem.

-- 
Brightness Applet/Brightness Keys Do Not Work In Gateway M-7315u Laptop
https://bugs.launchpad.net/bugs/280518
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 275379] Re: Intrepid: KDM Sometimes Doesn't Appear

2008-10-20 Thread Jeremy LaCroix
I just ran all the updates today, and this is happening even more
frequently. (The last two times I started my computer). One time, the
screen was completely scrambled in black and green hues. (Although I
can't make the scrambling problem happen again).

Three boots ago it did load up just fine, and sometimes the speed of the
particular boot seems to make a difference.

-- 
Intrepid: KDM Sometimes Doesn't Appear
https://bugs.launchpad.net/bugs/275379
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 280621] Re: Gateway M-7315u laptop takes a very long time to reboot or shut down

2008-10-20 Thread Jeremy LaCroix
I've ran all updates, as of today I'm still having this problem.

-- 
Gateway M-7315u laptop takes a very long time to reboot or shut down
https://bugs.launchpad.net/bugs/280621
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 274203] Re: Joystick detected as mouse, crashes X

2008-10-11 Thread Jeremy LaCroix
I tried StR34k 's suggestiong as well as the xorg.conf he posted and it
fixes the issue for me. However, if I try to merge his changes into my
existing xorg.conf, it doesn't work. My monitor uses a weird resolution
so I need to use my xorg.conf but I would appreciate having StR34k's
changes into my xorg.conf which I posted.

StR34k, if you are reading this can you please tell me everything you
changed or merge your changes into mine? If I don't use my xorg.conf my
monitor goes to 70hz refresh rate which is incorrect for my monitor, it
should be 60hz.

I forgot to mention that the nvidia settings app fails to merge StR34k's
changes into mine.

** Attachment added: "xorg.conf.jlacroix"
   http://launchpadlibrarian.net/18444656/xorg.conf.jlacroix

-- 
Joystick detected as mouse, crashes X
https://bugs.launchpad.net/bugs/274203
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 282010] [NEW] Intrepid: Full Screen OpenGL Games Not Working With Intel Video Card

2008-10-11 Thread Jeremy LaCroix
Public bug reported:

I have a Gateway M-7315u laptop with an integrated Intel video card.
When I run an OpenGL game full screen (like Neverball for example) X
crashes or the game will distort. The game plays fine in a window. This
used to work in Hardy. The xorg.conf file is the default one with no
modifications.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Intrepid: Full Screen OpenGL Games Not Working With Intel Video Card
https://bugs.launchpad.net/bugs/282010
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 272421] Re: X restarts after button on gamepad is pressed

2008-10-11 Thread Jeremy LaCroix
Does anyone know when we can expect a fix for this issue? Intrepid is
getting very close to release. If there's anything I can do to help,
please let me know.

-- 
X restarts after button on gamepad is pressed
https://bugs.launchpad.net/bugs/272421
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 282016] [NEW] Refresh Rate Detected Incorrectly With Envision LM-700 LCD Display

2008-10-11 Thread Jeremy LaCroix
Public bug reported:

I'm currently using Kubuntu Intrepid. In my Nvidia-settings app, my
monitor is listed as an LM-700. The standard resolution is 1280x1024 @
60hz refresh rate, however the refresh rate is not set to 60hz as it
should be. I'm not sure what the refresh rate is that's being used by
default, however in order for my monitor to appear correctly, I have to
go into the nvidia-settings app and set it to 60hz manually every time I
start my computer. I tried to find the EDID of my monitor, however read-
edid cannot be found in the repositories.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Refresh Rate Detected Incorrectly With Envision LM-700 LCD Display
https://bugs.launchpad.net/bugs/282016
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 274203] Re: Joystick detected as mouse, crashes X

2008-10-13 Thread Jeremy LaCroix
I need a little help understanding this. Every joystick I throw at 
Intrepid crashes X, so I don't see how the original bug is fixed. We 
could make a new bug report for each joystick if that's what you really 
want, but that would be quite a few bug reports since I have yet to find 
a joystick that does work in Intrepid.

In Hardy, all my joysticks worked flawlessly. A regression happened 
somewhere that doesn't allow me to use any joystick whatsoever in 
Intrepid. If I use StR34k's xorg.conf the problem is fixed, however with 
that xorg.conf if I boot without a joystick the mouse stops working 
properly.

I'll start posting bug reports for individual joysticks if you want, but 
I just don't see how that would make a difference when all joysticks 
don't work. I would rather just try to help find where the regression is 
and help you fix it so all joysticks work, not just the ones we file bug 
reports for. They worked fine in Hardy so it shouldn't be too hard to 
track down.

I apologize if I'm not understanding properly.

Timo Aaltonen wrote:
> I'd like to have a new gdb stacktrace from the crash. The original one
> should be fixed now, but maybe there's another bug that needs fixing.
>
> please file new bugs with lshal output to get hotplug support for the
> joystick you have..
>
> ** Changed in: xorg-server (Ubuntu)
>Status: Fix Released => Triaged
>
>

-- 
Joystick detected as mouse, crashes X
https://bugs.launchpad.net/bugs/274203
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 283082] [NEW] Intrepid: Logitech Dual Action Gampad Detected As A Mouse, Crashes X

2008-10-14 Thread Jeremy LaCroix
Public bug reported:

I have a Logitech Dual Action gamepad. In Intrepid, this gamepad is
detected as a mouse. (If I move the analog stick, it moves the mouse
cursor). If I press any of the action buttons, X restarts. Playing games
with this gamepad is not possible. This gamepad worked fine in Hardy.

In fact, every gamepad I have tried does the same thing in Intrepid, so
it's not limited to this particular controller. I was told in bug #
274203 to report this bug individually for each joystick that fails,
however I think that's very silly as it is more important to fix this
bug for all joysticks, not just the ones reported. This is a huge issue,
there could be hundreds if not a thousand non-working gamepads.

Regardless, attached is my lshal output.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Intrepid: Logitech Dual Action Gampad Detected As A Mouse, Crashes X
https://bugs.launchpad.net/bugs/283082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 283082] Re: Intrepid: Logitech Dual Action Gampad Detected As A Mouse, Crashes X

2008-10-14 Thread Jeremy LaCroix

** Attachment added: "lshal.txt"
   http://launchpadlibrarian.net/18525425/lshal.txt

-- 
Intrepid: Logitech Dual Action Gampad Detected As A Mouse, Crashes X
https://bugs.launchpad.net/bugs/283082
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 283081] [NEW] Intrepid: Thrustmaster Gamepad Is Detected As A Mouse And Crashes X

2008-10-14 Thread Jeremy LaCroix
Public bug reported:

I have a thrustmaster gamepad. I think it's a thrustmaster firestorm but
I'm not certain of the exact type. It's a six button gamepad with no
analog sticks.

In Intrepid, this gamepad is detected as a mouse. (If I press down, up,
left, or right it moves the mouse cursor). If I press any of the action
buttons, X restarts. Playing games with this gamepad is not possible.
This gamepad worked fine in Hardy.

In fact, every gamepad I have tried does the same thing in Intrepid, so
it's not limited to this particular controller. I was told in bug #
274203 to report this bug individually for each joystick that fails,
however I think that's very silly as it is more important to fix this
bug for all joysticks, not just the ones reported.

Regardless, attached is my lshal output.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Intrepid: Thrustmaster Gamepad Is Detected As A Mouse And Crashes X
https://bugs.launchpad.net/bugs/283081
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 273364] Re: Intrepid: Gamepad controls the mouse cursor, not games

2008-10-14 Thread Jeremy LaCroix
*** This bug is a duplicate of bug 274203 ***
https://bugs.launchpad.net/bugs/274203

** This bug has been marked a duplicate of bug 274203
   Joystick detected as mouse, crashes X

-- 
Intrepid: Gamepad controls the mouse cursor, not games
https://bugs.launchpad.net/bugs/273364
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 274203] Re: Joystick detected as mouse, crashes X

2008-10-14 Thread Jeremy LaCroix
I marked bugs 273364 and 272421 a duplicate of this bug, since this
seems to have the most info.

Also, I reported individual bugs for each of the joysticks I have that's
not working, as requested by Timo. Please follow through on that with
your individual joysticks, and most here so anyone that has the same
joystick can confirm the bug report.

Here are mine:

Thrustmaster Firestorm:
https://bugs.launchpad.net/ubuntu/+bug/283081

Logitech Dual Action:
https://bugs.launchpad.net/ubuntu/+bug/283082

-- 
Joystick detected as mouse, crashes X
https://bugs.launchpad.net/bugs/274203
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 272421] Re: X restarts after button on gamepad is pressed

2008-10-14 Thread Jeremy LaCroix
*** This bug is a duplicate of bug 274203 ***
https://bugs.launchpad.net/bugs/274203

** This bug has been marked a duplicate of bug 274203
   Joystick detected as mouse, crashes X

-- 
X restarts after button on gamepad is pressed
https://bugs.launchpad.net/bugs/272421
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 283081] Re: Intrepid: Thrustmaster Gamepad Is Detected As A Mouse And Crashes X

2008-10-14 Thread Jeremy LaCroix

** Attachment added: "lshal.txt"
   http://launchpadlibrarian.net/18525362/lshal.txt

-- 
Intrepid: Thrustmaster Gamepad Is Detected As A Mouse And Crashes X
https://bugs.launchpad.net/bugs/283081
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 283081] Re: Intrepid: Thrustmaster Gamepad Is Detected As A Mouse And Crashes X

2008-10-14 Thread Jeremy LaCroix
Nope, it's USB.

Timo Aaltonen wrote:
> Is it a serial device? The hal output doesn't seem to have it.
>
> ** Changed in: xserver-xorg-input-joystick (Ubuntu)
>Status: New => Incomplete
>
>

-- 
Intrepid: Thrustmaster Gamepad Is Detected As A Mouse And Crashes X
https://bugs.launchpad.net/bugs/283081
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 274203] Re: Joystick detected as mouse, crashes X

2008-10-14 Thread Jeremy LaCroix
Thank you.

Timo Aaltonen wrote:
> oh, and the reason why I'm asking you to file bugs about your non-
> working joysticks is because that needs to be done anyway. The default
> input-driver ('evdev') doesn't support joysticks that well, and this bug
> is dedicated to make it work so it at least doesn't crash..
>
>

-- 
Joystick detected as mouse, crashes X
https://bugs.launchpad.net/bugs/274203
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 200462] Re: Copying Files From CD/DVD Sets Permissions To Read Only

2008-10-14 Thread Jeremy LaCroix
So I guess support has already ended for Hardy? That was fast. I thought 
it was supposed to be an LTS release.

Sebastien Bacher wrote:
> the hardy task has not been closed yet which means the fix has not been
> uploaded to hardy, in fact the change is not in intrepid either and will
> not be available before next cycle. the way it works require new glib
> function and that's not something which usually qualify for stable
> updates so not likely to go to hardy
>
>

-- 
Copying Files From CD/DVD Sets Permissions To Read Only
https://bugs.launchpad.net/bugs/200462
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 274995] Re: storing mixer element values during shutdown hangs nondeterministically if wireless interfaces are still up

2008-10-25 Thread Jeremy LaCroix
I'm confirming this bug. I'm going to spend some time testing the
reported tweaks and see if they fix my problem. If they do I'll post
back.

-- 
storing mixer element values during shutdown hangs nondeterministically if 
wireless interfaces are still up
https://bugs.launchpad.net/bugs/274995
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 274995] Re: storing mixer element values during shutdown hangs nondeterministically if wireless interfaces are still up

2008-10-26 Thread Jeremy LaCroix
I'm confirming that adding the line "ifconfig wlan0 down" fixed this
problem for me as well. I'm using a Gateway M-7315u laptop.

-- 
storing mixer element values during shutdown hangs nondeterministically if 
wireless interfaces are still up
https://bugs.launchpad.net/bugs/274995
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 274995] Re: storing mixer element values during shutdown hangs nondeterministically if wireless interfaces are still up

2008-10-26 Thread Jeremy LaCroix
The work around adding "ifconfig wlan0 down" worked for me, but after
the updates last night, that work around stopped working.

-- 
storing mixer element values during shutdown hangs nondeterministically if 
wireless interfaces are still up
https://bugs.launchpad.net/bugs/274995
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 274995] Re: storing ALSA mixer element values during shutdown hangs nondeterministically if non-loopback network interfaces are still up

2008-10-26 Thread Jeremy LaCroix
I added the line to alsa-utils but it didn't work for me after the first 
time. Can someone please look at the alsa-utils file I have attached and 
let me know if I did it right?

Daniel T Chen wrote:
> ** Summary changed:
>
> - storing mixer element values during shutdown hangs nondeterministically if 
> wireless interfaces are still up
> + storing ALSA mixer element values during shutdown hangs 
> nondeterministically if non-loopback network interfaces are still up
>
>   


** Attachment added: "alsa-utils"
   http://launchpadlibrarian.net/18926725/alsa-utils

-- 
storing ALSA mixer element values during shutdown hangs nondeterministically if 
non-loopback network interfaces are still up
https://bugs.launchpad.net/bugs/274995
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


Re: [Bug 274995] Re: storing ALSA mixer element values during shutdown hangs nondeterministically if non-loopback network interfaces are still up

2008-10-26 Thread Jeremy LaCroix
@ RPGMaker: Thanks! It's working fine now. :)

rpgmaker wrote:
> @Jeremy: You did it wrong, is at the start of the stop section, it looks
> like this 'stop)' (without the '). Also, remember to replace the
> interface with your interface.
>
>

-- 
storing ALSA mixer element values during shutdown hangs nondeterministically if 
non-loopback network interfaces are still up
https://bugs.launchpad.net/bugs/274995
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 284951] Re: Intrepid: Gamepad "Saitek P580" not working in games, buttons not detected.

2008-10-26 Thread Jeremy LaCroix
I downloaded the latest daily image for both 32-bit and 64-bit and
tested my gamepads on each one.

I can confirm that I have no problems on the 32-bit version.

With the 64-bit version, the bug is NOT fixed for me. I confirmed that I
have "xserver-xorg-input-evdev_2.0.99+git20080912-0ubuntu5_amd64.deb"
installed (I must've gotten it from the daily updates) and my dual
action gamepad is still detected as a mouse and moves the mouse cursor.
(Which prevents some games from using it since it's seeing a mouse event
instead of a joystick event with a direction button is pressed).

I also tested this on my 64-bit install with all the latest updates,
it's not fixed there either. My dual action gamepad does work in the
32-bit version though.

-- 
Intrepid: Gamepad "Saitek P580" not working in games, buttons not detected.
https://bugs.launchpad.net/bugs/284951
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 274203] Re: Joystick detected as mouse, crashes X

2008-10-26 Thread Jeremy LaCroix
I downloaded the latest daily image for both 32-bit and 64-bit and
tested my gamepads on each one.

I can confirm that I have no problems on the 32-bit version.

With the 64-bit version, the bug is NOT fixed for me. I confirmed that I
have "xserver-xorg-input-evdev_2.0.99+git20080912-0ubuntu5_amd64.deb"
installed (I must've gotten it from the daily updates) and my dual
action gamepad is still detected as a mouse and moves the mouse cursor.
(Which prevents some games from using it since it's seeing a mouse event
instead of a joystick event with a direction button is pressed).

I also tested this on my 64-bit install with all the latest updates,
it's not fixed there either. My dual action gamepad does work in the
32-bit version though.

-- 
Joystick detected as mouse, crashes X
https://bugs.launchpad.net/bugs/274203
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 280518] Re: Brightness Applet/Brightness Keys Do Not Work In Gateway M-7315u Laptop

2008-10-26 Thread Jeremy LaCroix
Still having this problem, all updates are installed. Is there anything
else you guys need from me to get this fixed?

-- 
Brightness Applet/Brightness Keys Do Not Work In Gateway M-7315u Laptop
https://bugs.launchpad.net/bugs/280518
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


  1   2   3   4   5   6   >