[Bug 945450] Re: Responsiveness: LightDM in ubuntu 12.04 very slow

2012-05-01 Thread Andre LeBlanc
Same problem here with an older intel chip.
all UI Interactions in lightDM are painfully slow. 

00:02.0 VGA compatible controller: Intel Corporation Core Processor
Integrated Graphics Controller (rev 02)

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

Title:
  Responsiveness: LightDM in ubuntu 12.04 very slow

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/945450/+subscriptions

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


[Bug 588661] Re: Black screen on boot (EDID checksum is invalid)

2010-12-17 Thread Andre LeBlanc
I have a similar issue with the nouveau drivers. I have an XPS M1710 and
the built-in display is detected properly, but the secondary monitor is
not. (The Nvidia binary driver detects it properly).  dmesg output is
similar, but the invalid edid is even more suspicious looking:

 [drm:drm_edid_block_valid] *ERROR* EDID checksum is invalid, remainder is 130
 [drm:drm_edid_block_valid] *ERROR* Raw EDID:
 301 ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  
 3ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  
 3ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  
 3ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  
 3ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  
 3ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  
 3ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  
 3ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff ff  

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

Title:
  Black screen on boot (EDID checksum is invalid)

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


[Bug 588661] Re: Black screen on boot (EDID checksum is invalid)

2010-12-17 Thread Andre LeBlanc
Here is the correct EDID Info for my monitor as detected by the
proprietary nvidia  driver, hopefully this is useful.

00 ff ff ff ff ff ff 00 1e 6d dc 56 a9 f3 06 00 09 14 01 03 80 31 20 78
ea ee 91 a3 54 4c 99 26 0f 50 54 a7 6b 80 b3 00 81 80 81 8f 71 4f 01 01
01 01 01 01 01 01 1a 36 80 a0 70 38 1f 40 30 20 35 00 fe 22 11 00 00 1e
02 3a 80 18 71 38 2d 40 58 2c 45 00 fe 22 11 00 00 1c 00 00 00 fd 00 38
4b 1e 53 0f 00 0a 20 20 20 20 20 20 00 00 00 fc 00 57 32 32 35 33 0a 20
20 20 20 20 20 20 00 e3

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

Title:
  Black screen on boot (EDID checksum is invalid)

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


[Bug 367484] Re: usb storage(LG KU380) didn't mount automatically

2009-08-13 Thread Andre LeBlanc
Samsung Propel a766 here. Same issue. neither of those scripts, nor the
entry in /etc/modules were able to stop the -5 errors.

-- 
usb storage(LG KU380) didn't mount automatically
https://bugs.launchpad.net/bugs/367484
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 348049] Re: [Jaunty] USB Devices wont recognised on startup

2009-07-12 Thread Andre LeBlanc
I have the same issue, but its not related to storage at all, my usb
wireless keyboard reciever and IR Remote Reciever both stop working
after rebooting, making the task of turning off my media center
completely not worth it. this is right up there among the most annoying
bugs I've ever been stricken with.

-- 
[Jaunty] USB Devices wont recognised on startup
https://bugs.launchpad.net/bugs/348049
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 379132] Re: IPython history is broken. IndentationErrors everywhere.

2009-05-21 Thread Andre LeBlanc

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/27024553/Dependencies.txt

-- 
IPython history is broken. IndentationErrors everywhere.
https://bugs.launchpad.net/bugs/379132
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 379132] [NEW] IPython history is broken. IndentationErrors everywhere.

2009-05-21 Thread Andre LeBlanc
Public bug reported:

Binary package hint: ipython

to reproduce. enter the following into ipython.

In [1]: for x in range(4):
   ...: print x
   ...:
   ...:
0
1
2
3

now use the up arrow to retrieve that loop from the history and execute
it again...

In [2]: for x in range(4):
print x
-- print(x)

IndentationError: expected an indented block (ipython console, line 2)

i can reproduce this on 2 different 9.04 installs, one clean, and one
upgraded from 8.10, it looks like the culprit is some kind of 2.6-3.0
compatibility hack (print becomes a function call).

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: ipython 0.9.1-1
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: ipython
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-bug i386

-- 
IPython history is broken. IndentationErrors everywhere.
https://bugs.launchpad.net/bugs/379132
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 379135] [NEW] IPython history is broken. IndentationErrors everywhere.

2009-05-21 Thread Andre LeBlanc
Public bug reported:

Binary package hint: ipython

to reproduce. enter the following into ipython.

In [1]: for x in range(4):
   ...: print x
   ...:
   ...:
0
1
2
3

now use the up arrow to retrieve that loop from the history and execute
it again...

In [2]: for x in range(4):
print x
-- print(x)

IndentationError: expected an indented block (ipython console, line 2)

i can reproduce this on 2 different 9.04 installs, one clean, and one
upgraded from 8.10, it looks like the culprit is some kind of 2.6-3.0
compatibility hack (print becomes a function call).

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 9.04
NonfreeKernelModules: nvidia
Package: ipython 0.9.1-1
PackageArchitecture: all
ProcEnviron:
 LANGUAGE=
 LANG=en_CA.UTF-8
 SHELL=/bin/bash
SourcePackage: ipython
Uname: Linux 2.6.28-11-generic i686

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


** Tags: apport-bug i386

-- 
IPython history is broken. IndentationErrors everywhere.
https://bugs.launchpad.net/bugs/379135
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 379135] Re: IPython history is broken. IndentationErrors everywhere.

2009-05-21 Thread Andre LeBlanc

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/27024872/Dependencies.txt

-- 
IPython history is broken. IndentationErrors everywhere.
https://bugs.launchpad.net/bugs/379135
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 294957] [NEW] type-o in /etc/mime.types for matroska video.

2008-11-06 Thread Andre LeBlanc
Public bug reported:

the file /etc/mime.types incorrectly lists the extension for video/x-matroska  
as .mpv instead of  .mkv   
this is present in an up to date Intrepid installation.

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
type-o in /etc/mime.types for matroska video.
https://bugs.launchpad.net/bugs/294957
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 294957] Re: type-o in /etc/mime.types for matroska video.

2008-11-06 Thread Andre LeBlanc

** Attachment added: mime.types.patch
   http://launchpadlibrarian.net/19445073/mime.types.patch

-- 
type-o in /etc/mime.types for matroska video.
https://bugs.launchpad.net/bugs/294957
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 259846] [NEW] zsnes core dumps

2008-08-20 Thread Andre LeBlanc
Public bug reported:

Binary package hint: zsnes

Using Intrepid Ibex alpha. zsnes core dumps. tried building from 1.51b
source code with the same results.

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

-- 
zsnes core dumps
https://bugs.launchpad.net/bugs/259846
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 259846] Re: zsnes core dumps

2008-08-20 Thread Andre LeBlanc

** Attachment added: core dump output from zsnes.
   http://launchpadlibrarian.net/16965260/zsnesdump.txt

-- 
zsnes core dumps
https://bugs.launchpad.net/bugs/259846
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 139728] mouse can't click buttons in installer

2007-09-14 Thread Andre LeBlanc
Public bug reported:

This bug has been bothering be ever since edgy and is still present in
the Gutsy installer.  the Forward/Back/Next buttons in the main
installer window require you to move your mouse cursor outside of the
button and then back inside before they will accept a click event.  this
only happens if you leave the mouse cursor within the bounds of the
button when it goes to the next page of the install.

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

-- 
mouse can't click buttons in installer
https://bugs.launchpad.net/bugs/139728
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139729] confusing text during install if installer fails to unmount partition

2007-09-14 Thread Andre LeBlanc
Public bug reported:

Binary package hint: systeminstaller

During the installation process, just after choosing the partition
layout, the installer popped up a message box saying that it could not
unmount one of the partitions. it then says something along the lines of
please unmount the partition, would you like the installer to try
again and gives the options Continue and Go Back.. I unmounted the
partition and chose continue assuming that it would try to write the
data again and succeed this time, however click Continue brought me
back to the timezone selection screen, and I had to re-enter all of my
partition setup into the partitioner again.

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

-- 
confusing text during install if installer fails to unmount partition
https://bugs.launchpad.net/bugs/139729
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


Re: [Bug 93551] Re: Missing Shutdown and Reboot buttons from gnome power button

2007-03-26 Thread Andre LeBlanc
How is it totally different?  it only proves that the problem has persisted
through three ubuntu version given the proper circumstances.  I have beryl
installed, but its not running and i'm quite confident that it isn't
responsible.  the Symptoms are identical and theres no information
indicating either way if the cause is related.  its quite unappropriate to
jump to the conclusion that they are unrelated.
Edgy is not Beta, and Feisty is on its way out of beta.  so we know that the
problem hasn't been fixed with any recent updates, whereas that can't be
confirmed by your system running 6.06.
The bugs are related, DO NOT remove my comment from the post.


On 3/26/07, Matt Darcy [EMAIL PROTECTED] wrote:

 Please keep this bug report free or random clutter

 1.) this bug is reported on Ubuntu x86 6.06 fully patched
 2.) I do not have installed any graphical enchancments such as
 beryl/compiz/xgl

 You report references Edgy, Fesity which is beta software and Beryl.
 Totally different senario

 --
 Missing Shutdown and Reboot buttons from gnome power button
 https://launchpad.net/bugs/93551


-- 
Missing Shutdown and Reboot buttons from gnome power button
https://launchpad.net/bugs/93551

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


[Bug 93551] Re: Missing Shutdown and Reboot buttons from gnome power button

2007-03-26 Thread Andre LeBlanc
How is it totally different?  it only proves that the problem has persisted 
through three ubuntu version given the proper circumstances.  I have beryl 
installed, but its not running and i'm quite confident that it isn't 
responsible.  the Symptoms are identical and theres no information indicating 
either way if the cause is related.  its quite unappropriate to jump to the 
conclusion that they are unrelated.
Edgy is not Beta, and Feisty is on its way out of beta.  so we know that the 
problem hasn't been fixed with any recent updates, whereas that can't be 
confirmed by your system running 6.06.

-- 
Missing Shutdown and Reboot buttons from gnome power button
https://launchpad.net/bugs/93551

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


[Bug 95956] Re: Nvidia module disappears after reboot

2007-03-26 Thread Andre LeBlanc
after todays update to 2.6.20-13 the driver is still disappearing.  can
anyone suggest a workaround?

-- 
Nvidia module disappears after reboot
https://launchpad.net/bugs/95956

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


[Bug 93551] Re: Missing Shutdown and Reboot buttons from gnome power button

2007-03-25 Thread Andre LeBlanc
I have the same problem.  My gnome System menu only has a Quit
option, and it drops me directly to gdm.  from gdm I have all of the
usual options.  I have beryl installed but its not running. I use the
latest nvidia drivers so no Xgl.  and my gdm config is the same as the
original poster.  I've had this issue since shortly after installing
Edgy. and it persisted through a dist-upgrade to Feisty. Nobody has been
able to offer any help on it, and its a real pain because this is a
laptop and I'd like to work on getting suspend/resume working, but its
useless if I have to log out to do it.  if I can offer any help in
troubleshooting this I'd be glad to do whatever i can.

-- 
Missing Shutdown and Reboot buttons from gnome power button
https://launchpad.net/bugs/93551

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


[Bug 95956] Nvidia module disappears after reboot

2007-03-25 Thread Andre LeBlanc
Public bug reported:

every time I reboot my laptop Xorg fails to start claiming there is no
nvidia module.  trying to manually modprobe the driver tells me that
/lib/modules/2.6.20-12-generic/volatile/nvidia.ko does not exist.  and I
can confirm that there is no such file.  if I apt-get install
--reinstall linux-restricted-modules-`uname -r` the driver installs
properly, but its gone again after a reboot.  this is with the latest
updates to feisty as of this morning.

** Affects: linux-restricted-modules-2.6.20 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Nvidia module disappears after reboot
https://launchpad.net/bugs/95956

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


[Bug 60255] System settings - appearance = Crash.

2006-09-13 Thread Andre LeBlanc
Public bug reported:

just upgraded to kde 3.5.4 and can no longer access the appearance
section of system settings. here's the output from running
'systemsettings' at the console and clicking 'appearance'

kio (KSycoca): Trying to open ksycoca from /var/tmp/kdecache-andre/ksycoca
adding Colors /usr/share/applications/kde/colors.desktop
kutils (KCModuleProxy): [void KCModuleProxy::init(const KCModuleInfo)]
kutils (KCModuleProxy): [KCModule* KCModuleProxy::realModule() const]
kutils (KCModuleProxy): Module not already loaded, loading module
kutils (KCModuleProxy): [KCModule* KCModuleProxy::realModule() const]
kutils (KCModuleProxy): [KCModule* KCModuleProxy::realModule() const]
kutils (KCModuleProxy): [KCModule* KCModuleProxy::realModule() const]
adding Fonts /usr/share/applications/kde/fonts.desktop
kutils (KCModuleProxy): [void KCModuleProxy::init(const KCModuleInfo)]
kutils (KCModuleProxy): [KCModule* KCModuleProxy::realModule() const]
kutils (KCModuleProxy): Module not already loaded, loading module
ScimInputContextPlugin()
kcontrol: Using fontconfig file:/home/andre/.fonts.conf
kcontrol: Using fontconfig file:/home/andre/.fonts.conf
kcontrol: AA:true
kutils (KCModuleProxy): [KCModule* KCModuleProxy::realModule() const]
adding GTK styles and fonts /usr/share/applications/kcmgtk-xdg.desktop
kutils (KCModuleProxy): [void KCModuleProxy::init(const KCModuleInfo)]
kutils (KCModuleProxy): [KCModule* KCModuleProxy::realModule() const]
kutils (KCModuleProxy): Module not already loaded, loading module
systemsettings: WARNING: KLocale: trying to look up  in catalog. Fix the 
program
kutils (KCModuleProxy): [KCModule* KCModuleProxy::realModule() const]
adding Icons /usr/share/applications/kde/icons.desktop
kutils (KCModuleProxy): [void KCModuleProxy::init(const KCModuleInfo)]
kutils (KCModuleProxy): [KCModule* KCModuleProxy::realModule() const]
kutils (KCModuleProxy): Module not already loaded, loading module
kutils (KCModuleProxy): [KCModule* KCModuleProxy::realModule() const]
adding kbfx Applet /usr/share/applications/kde/kcmkbfx.desktop
kutils (KCModuleProxy): [void KCModuleProxy::init(const KCModuleInfo)]
kutils (KCModuleProxy): [KCModule* KCModuleProxy::realModule() const]
kutils (KCModuleProxy): Module not already loaded, loading module
kdecore (KConfigSkeleton): Creating KConfigSkeleton (0x8346190)
kdecore (KConfigSkeleton): KConfigSkeleton::readConfig()
kdecore (KConfigDialogManager): Widget 'tabWidget' (QTabWidget) remains 
unmanaged.
kdecore (KConfigDialogManager): Widget 'btnSaveAs' (QPushButton) remains 
unmanaged.
kdecore (KConfigDialogManager): Widget 'btnSaveTheme' (QPushButton) remains 
unmanaged.
kdecore (KConfigDialogManager): Widget 'btnApplyTheme' (QPushButton) remains 
unmanaged.
kdecore (KConfigDialogManager): WARNING: A widget named 'kcfg_ThemeList' was 
found but there is no setting named 'ThemeList'
systemsettings: 
/tmp/buildd/kdelibs-3.5.4/./kdecore/kconfigdialogmanager.cpp:219: bool 
KConfigDialogManager::parseChildren(const QWidget*, bool): Assertion `false' 
failed.
KCrash: crashing... crashRecursionCounter = 2
KCrash: Application Name = systemsettings path = unknown pid = 32402

** Affects: kdebase (Ubuntu)
 Importance: Untriaged
 Status: Unconfirmed

-- 
System settings - appearance = Crash.
https://launchpad.net/bugs/60255

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