[Bug 763005] Re: Fglrx with Compiz's Sync to Vblank makes Unity/Compiz plugins to crawl

2011-05-04 Thread robinl
@Felix: Thanks for the suggestion. That fixes the the fgl_glxgears
update issue but the whole system still feels slower than before. The
Compiz window repaint problem is still there - it would redraw fairly
often if I move the mouse slowly while moving a window around but if I
start moving it quickly it the image would stop to repaint and stay at
one place until I slow down my mouse again. All during this time the
mouse cursor repaints without any visible slowdown. I tried to record a
video of it happening but it didn't work with xvidcap, probably due to
compiz.

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

Title:
  Fglrx with Compiz's Sync to Vblank makes Unity/Compiz plugins to
  crawl

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


[Bug 763005] Re: Fglrx with Compiz's Sync to Vblank makes Unity/Compiz plugins to crawl

2011-05-02 Thread robinl
Both tear-free and Wait for vertical refresh are off - still have very
poor responsiveness and frame rates while moving windows and switching
between applications on my Radeon 5850.

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

Title:
  Fglrx with Compiz's Sync to Vblank makes Unity/Compiz plugins to
  crawl

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


[Bug 763005] Re: Fglrx with Compiz's Sync to Vblank makes Unity/Compiz plugins to crawl

2011-05-02 Thread robinl
@Felix That's off too. V-sync is off in both Catalyst centre and ccsm,
and tear-free is off too. When I drag windows around my mouse cursor
seems to follow my movement without any problems but the window will
only redraw at around 1-2fps. Running fgl_glxgears gives me fps in the
thousands but the image only updates at less than 5fps.

Here's my Catalyst information page:
http://iforce.co.nz/i/u3xkzvl4.ug4.png

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

Title:
  Fglrx with Compiz's Sync to Vblank makes Unity/Compiz plugins to
  crawl

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


[Bug 564471] Re: Lucid: garbled video at boot on radeon 7xxx cards: bad color map due to 16-bit fb

2010-07-15 Thread robinl
Confirmed on Radeon 4850 512MB card on Lucid, with a very screwed up
shutdown screen too

-- 
Lucid: garbled video at boot on radeon 7xxx cards: bad color map due to 16-bit 
fb
https://bugs.launchpad.net/bugs/564471
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 595447] [NEW] SMP option does not do anything

2010-06-17 Thread robinl
Public bug reported:

Binary package hint: origami

On Lucid with Origami 0.7.3-0ubuntu1 the switch -p smp for origami
install does not invoke the SMP client to be installed. This is due to
this section of the script

# running installer on auto-pilot
echo INSTALLING... PLEASE BE PATIENT
if [ ${PROCESSOR} == amd64 ]; then
su - origami -c ./finstall auto smp skip3rd /dev/null || 
origami_show_error 'SMP INSTALLER FAILED'
else
su - origami -c ./finstall auto skip3rd /dev/null || 
origami_show_error 'INSTALLER FAILED'
fi

So only -p amd64 will get the SMP client, and not -p smp, which defeats
the purpose of its existence and create confusing results.

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

-- 
SMP option does not do anything
https://bugs.launchpad.net/bugs/595447
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 567075] Re: Origami unable to connect to servers

2010-06-17 Thread robinl
I was able to get a WU by manually editing
/var/lib/origami/foldingathome/CPU1/client.cfg so that bigpackets=normal
and adding the following to the end

[clienttype]
memory=4096
type=3

That manually sets the memory it reports (may or may not do anything)
and most importantly sets the -advmethods flag on, which seems essential
for smp WUs. However now I get

[10:57:17] Entering M.D.
[10:57:23] Finalizing output
[10:57:27] CoreStatus = 7F (127)
[10:57:27] Client-core communications error: ERROR 0x7f

and it just keeps downloading new cores.

-- 
Origami unable to connect to servers
https://bugs.launchpad.net/bugs/567075
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 567075] Re: Origami unable to connect to servers

2010-06-17 Thread robinl
Also the option -p smp while installing works because it currently
doesn't do anything at all - the client is run in single thread mode
(see bug #595447). To get the SMP client you must use -p amd64.

-- 
Origami unable to connect to servers
https://bugs.launchpad.net/bugs/567075
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 418852] Re: [Dell Inc. Vostro 1320] suspend/resume failure [non-free: nvidia]

2009-10-23 Thread robinl
I've disabled the Legacy support for USB (which also doesn't allow me
to start from a USB stick) and the problem persists.

-- 
[Dell Inc. Vostro 1320] suspend/resume failure [non-free: nvidia]
https://bugs.launchpad.net/bugs/418852
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 424129] Re: nm-applet reports Wireless is disabled on Intel 5100 wireless card when it's switched on

2009-09-25 Thread robinl
FYI a BIOS upgrade fixed that issue for me, so you should try that too.
But it still is a bug in the kernel (how do I remove network-manager in
the report) since it was working fine in 9.04

-- 
nm-applet reports Wireless is disabled on Intel 5100 wireless card when it's 
switched on
https://bugs.launchpad.net/bugs/424129
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 424129] Re: nm-applet reports Wireless is disabled on Intel 5100 wireless card when it's switched on

2009-09-14 Thread robinl
** Bug watch added: Debian Bug tracker #544319
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544319

** Also affects: network-manager via
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=544319
   Importance: Unknown
   Status: Unknown

** Bug watch added: Linux Kernel Bug Tracker #14098
   http://bugzilla.kernel.org/show_bug.cgi?id=14098

** Changed in: network-manager
 Remote watch: Debian Bug tracker #544319 = Linux Kernel Bug Tracker #14098

** Package changed: network-manager (Ubuntu) = linux (Ubuntu)

-- 
nm-applet reports Wireless is disabled on Intel 5100 wireless card when it's 
switched on
https://bugs.launchpad.net/bugs/424129
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 424129] [NEW] nm-applet reports Wireless is disabled on Intel 5100 wireless card when it's switched on

2009-09-03 Thread robinl
Public bug reported:

Binary package hint: network-manager

On my Dell Vostro 1320 laptop with Intel 5100 wireless using the iwlagn
driver,  nm-applet reports wireless is disabled when the switch is in
the on-position. The switch toggles both wlan and bluetooth and when
using network-manager it stays off even if the bluetooth light is on,
whereas in wicd both lights go on and off at the same time. There is
nothing in dmesg about the switch, and wicd works. It was working 10
days ago at -6 kernel so I think this is a regression from recent
changes.

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: karmic regression

** Description changed:

  Binary package hint: network-manager
  
  On my Dell Vostro 1320 laptop with Intel 5100 wireless using the iwlagn
  driver,  nm-applet reports wireless is disabled when the switch is in
- the on-position. There is nothing in dmesg about the radio killswitch
- and wicd works, ruling out hardware issue. It was working 10 days ago at
- -6 kernel so I think this is a regression from recent changes.
+ the on-position. The switch toggles both wlan and bluetooth and when
+ using network-manager it stays off even if the bluetooth light is on,
+ whereas in wicd both lights go on and off at the same time. There is
+ nothing in dmesg about the switch, and wicd works. It was working 10
+ days ago at -6 kernel so I think this is a regression from recent
+ changes.

** Tags added: karmic regression

-- 
nm-applet reports Wireless is disabled on Intel 5100 wireless card when it's 
switched on
https://bugs.launchpad.net/bugs/424129
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 369381] Re: when shutting down screen goes white then pink without cutting power after installation of nvidia proprietary driver 180

2009-08-26 Thread robinl
I have a similar problem on Karmic on my Dell Vostro 1320 with Nvidia
Geforce 9300M with 185 driver. When I shut it down it goes past usplash
and ends in a white screen with small vertical coloured line, before
brown splotches develop and it just gets stuck there. I have to manually
hold the power button to turn it off. It seems to use quite a bit of
power as I have inadvertently placed it in a sleeve, forgetting that it
doesn't shutdown by itself, and it got really hot when i took it out
again (thankfully no hardware damage occured).

-- 
when shutting down screen goes white then pink without cutting power after 
installation of nvidia proprietary driver 180
https://bugs.launchpad.net/bugs/369381
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 418852] [NEW] [Dell Inc. Vostro 1320] suspend/resume failure [non-free: nvidia]

2009-08-25 Thread robinl
Public bug reported:

Dist-upgraded from clean-install of Jaunty to Karmic, suspend returns a
flashing cursor with no response to keyboard strokes or mouse input.

ProblemType: KernelOops
Annotation: This occured during a previous suspend and prevented it from 
resuming properly.
AplayDevices:
  List of PLAYBACK Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 1/1
   Subdevice #0: subdevice #0
Architecture: amd64
ArecordDevices:
  List of CAPTURE Hardware Devices 
 card 0: Intel [HDA Intel], device 0: STAC92xx Analog [STAC92xx Analog]
   Subdevices: 2/2
   Subdevice #0: subdevice #0
   Subdevice #1: subdevice #1
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC0:  robin  3330 F pulseaudio
  robin  3690 F Downloader_for_
  robin  3695 F explorer.exe
CRDA: Error: [Errno 2] No such file or directory
Card0.Amixer.info:
 Card hw:0 'Intel'/'HDA Intel at 0xf330 irq 22'
   Mixer name   : 'IDT 92HD81B1C5'
   Components   : 'HDA:111d76d5,102802bb,00100302'
   Controls  : 27
   Simple ctrls  : 17
Date: Tue Aug 25 13:23:15 2009
DistroRelease: Ubuntu 9.10
ExecutablePath: /usr/share/apport/apportcheckresume
Failure: suspend/resume
HibernationDevice: RESUME=UUID=09319279-0bf7-496b-a15d-66e5d7839ba1
InterpreterPath: /usr/bin/python2.6
MachineType: Dell Inc. Vostro 1320
NonfreeKernelModules: nvidia
Package: linux-image-2.6.31-6-generic 2.6.31-6.26
PccardctlIdent:
 
PccardctlStatus:
 
ProcCmdLine: root=UUID=2867ff4c-0843-484e-adc9-3be60545846b ro quiet splash
ProcCmdline: /usr/bin/python /usr/share/apport/apportcheckresume
ProcEnviron: PATH=(custom, no user)
ProcVersionSignature: Ubuntu 2.6.31-6.26-generic
RelatedPackageVersions:
 linux-backports-modules-2.6.31-6-generic N/A
 linux-firmware 1.16
SourcePackage: linux
Tags: resume suspend
Title: [Dell Inc. Vostro 1320] suspend/resume failure [non-free: nvidia]
Uname: Linux 2.6.31-6-generic x86_64
UserGroups:
 
dmi.bios.date: 04/08/2009
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A02
dmi.board.name: 0R235J
dmi.board.vendor: Dell Inc.
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnDellInc.:bvrA02:bd04/08/2009:svnDellInc.:pnVostro1320:pvrNull:rvnDellInc.:rn0R235J:rvr:cvnDellInc.:ct8:cvrN/A:
dmi.product.name: Vostro 1320
dmi.product.version: Null
dmi.sys.vendor: Dell Inc.

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


** Tags: amd64 apport-kerneloops resume suspend

-- 
[Dell Inc. Vostro 1320] suspend/resume failure [non-free: nvidia]
https://bugs.launchpad.net/bugs/418852
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 418852] Re: [Dell Inc. Vostro 1320] suspend/resume failure [non-free: nvidia]

2009-08-25 Thread robinl

** Attachment added: AlsaDevices.txt
   http://launchpadlibrarian.net/30829646/AlsaDevices.txt

** Attachment added: BootDmesg.txt
   http://launchpadlibrarian.net/30829647/BootDmesg.txt

** Attachment added: Card0.Amixer.values.txt
   http://launchpadlibrarian.net/30829648/Card0.Amixer.values.txt

** Attachment added: Card0.Codecs.codec.0.txt
   http://launchpadlibrarian.net/30829649/Card0.Codecs.codec.0.txt

** Attachment added: CurrentDmesg.txt
   http://launchpadlibrarian.net/30829650/CurrentDmesg.txt

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

** Attachment added: IwConfig.txt
   http://launchpadlibrarian.net/30829652/IwConfig.txt

** Attachment added: Lspci.txt
   http://launchpadlibrarian.net/30829653/Lspci.txt

** Attachment added: Lsusb.txt
   http://launchpadlibrarian.net/30829654/Lsusb.txt

** Attachment added: PciMultimedia.txt
   http://launchpadlibrarian.net/30829655/PciMultimedia.txt

** Attachment added: ProcCpuinfo.txt
   http://launchpadlibrarian.net/30829656/ProcCpuinfo.txt

** Attachment added: ProcInterrupts.txt
   http://launchpadlibrarian.net/30829657/ProcInterrupts.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/30829658/ProcMaps.txt

** Attachment added: ProcModules.txt
   http://launchpadlibrarian.net/30829659/ProcModules.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/30829660/ProcStatus.txt

** Attachment added: RfKill.txt
   http://launchpadlibrarian.net/30829661/RfKill.txt

** Attachment added: SleepLog.txt
   http://launchpadlibrarian.net/30829662/SleepLog.txt

** Attachment added: UdevDb.txt
   http://launchpadlibrarian.net/30829663/UdevDb.txt

** Attachment added: UdevLog.txt
   http://launchpadlibrarian.net/30829664/UdevLog.txt

** Attachment added: WifiSyslog.txt
   http://launchpadlibrarian.net/30829665/WifiSyslog.txt

** Attachment added: WpaSupplicantLog.txt
   http://launchpadlibrarian.net/30829666/WpaSupplicantLog.txt

-- 
[Dell Inc. Vostro 1320] suspend/resume failure [non-free: nvidia]
https://bugs.launchpad.net/bugs/418852
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 353914] Re: udev rule needed to support Nokia 5800 XpressMusic (attached)

2009-06-22 Thread robinl
I have applied the patch manually on my Jaunty install but it doesn't
seem to do anything? Ubuntu is still oblivious of it in both PC Suite
and Media Transfer mode (Photo mode works, PC Suite pops up a wizard to
tether to 3G).

-- 
udev rule needed to support Nokia 5800 XpressMusic (attached)
https://bugs.launchpad.net/bugs/353914
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 106931] Re: Unable to detect ITE8212 RAID0 array

2008-10-29 Thread robinl
Rob you should try installing it. It works semi-perfectly on my Intrepid
install (250GB SATA drive, 2 partitions, both accessible), except that
it's not added to fstab for some reason and so it's not automatically
mounted. Gparted says it's a 128GB unknown drive but otherwise it works
in nautilus and basically everywhere else.

-- 
Unable to detect ITE8212 RAID0 array
https://bugs.launchpad.net/bugs/106931
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 106931] Re: Unable to detect ITE8212 RAID0 array

2008-10-02 Thread robinl
Intrepid seems to have fixed it now

** Changed in: linux (Ubuntu)
   Status: Confirmed = Fix Released

-- 
Unable to detect ITE8212 RAID0 array
https://bugs.launchpad.net/bugs/106931
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 276159] [NEW] SCIM stops working in Firefox

2008-09-29 Thread robinl
Public bug reported:

Binary package hint: firefox-3.0

In Firefox 3.0.3 installed from official Intrepid repos SCIM fails to
work. I can't enable SCIM by ctrl+space nor switch IME in SCIM while in
Firefox, but SCIM works everywhere else (tested on gedit, gnome-
terminal). Firefox terminal output shows errors relating to SCIM:

$ firefox
/usr/bin/scim
The messenger is now down
The messenger is now down
The messenger is now down
The messenger is now down

(firefox:9978): Gtk-WARNING **: Theme directory
scalable/animations/small/16x16 of theme oxygen has no size field


(firefox:9978): Gtk-WARNING **: Theme directory scalable/animations/small/22x22 
of theme oxygen has no size field

The messenger is now down
The messenger is now down
/usr/bin/scim
Failed to receive messages at scim_bridge_client_read_and_dispatch ()
An IOException at scim_bridge_client_handle_key_event ()
An IOException at filter_key_event ()
An IOException at key_snooper ()
/usr/bin/scim
Failed to receive messages at scim_bridge_client_read_and_dispatch ()
An IOException at scim_bridge_client_handle_key_event ()
An IOException at filter_key_event ()
An IOException at key_snooper ()
An IOException occurred at scim_bridge_client_imcontext_set_cursor_location ()
An IOException occurred at scim_bridge_client_imcontext_set_cursor_location ()
An IOException occurred at scim_bridge_client_imcontext_set_cursor_location ()
An IOException occurred at scim_bridge_client_imcontext_set_cursor_location ()
/usr/bin/scim
Failed to receive messages at scim_bridge_client_read_and_dispatch ()
An IOException at scim_bridge_client_handle_key_event ()
An IOException at filter_key_event ()
An IOException at key_snooper ()
/usr/bin/scim
Failed to receive messages at scim_bridge_client_read_and_dispatch ()
An IOException at scim_bridge_client_handle_key_event ()
An IOException at filter_key_event ()
An IOException at key_snooper ()
/usr/bin/scim
/usr/bin/scim
Failed to receive messages at scim_bridge_client_read_and_dispatch ()
An IOException at scim_bridge_client_handle_key_event ()
An IOException at filter_key_event ()
An IOException at key_snooper ()
/usr/bin/scim
Failed to receive messages at scim_bridge_client_read_and_dispatch ()
An IOException at scim_bridge_client_handle_key_event ()
An IOException at filter_key_event ()
An IOException at key_snooper ()
/usr/bin/scim
Failed to receive messages at scim_bridge_client_read_and_dispatch ()
An IOException at scim_bridge_client_handle_key_event ()
An IOException at filter_key_event ()
An IOException at key_snooper ()
/usr/bin/scim
/usr/bin/scim
/usr/bin/scim
Failed to receive messages at scim_bridge_client_read_and_dispatch ()
An IOException at scim_bridge_client_handle_key_event ()
An IOException at filter_key_event ()
An IOException at key_snooper ()
An IOException occurred at scim_bridge_client_imcontext_set_cursor_location ()
An IOException occurred at scim_bridge_client_imcontext_set_cursor_location ()
... and so on

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
NonfreeKernelModules: nvidia
Package: firefox-3.0 3.0.3+build1+nobinonly-0ubuntu1
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=en_NZ.UTF-8
 SHELL=/bin/bash
SourcePackage: firefox-3.0
Uname: Linux 2.6.27-4-generic i686

** Affects: firefox-3.0 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug

-- 
SCIM stops working in Firefox
https://bugs.launchpad.net/bugs/276159
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 276159] Re: SCIM stops working in Firefox

2008-09-29 Thread robinl

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

** Attachment added: ExtensionSummary.txt
   http://launchpadlibrarian.net/18078770/ExtensionSummary.txt

** Attachment added: profiles.ini.txt
   http://launchpadlibrarian.net/18078771/profiles.ini.txt

-- 
SCIM stops working in Firefox
https://bugs.launchpad.net/bugs/276159
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 276159] Re: SCIM stops working in Firefox

2008-09-29 Thread robinl
Actually the problem had gone away by itself. Sorry for the trouble.

-- 
SCIM stops working in Firefox
https://bugs.launchpad.net/bugs/276159
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 276159] Re: SCIM stops working in Firefox

2008-09-29 Thread robinl
problem gone away

** Changed in: firefox-3.0 (Ubuntu)
   Status: New = Invalid

-- 
SCIM stops working in Firefox
https://bugs.launchpad.net/bugs/276159
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 273280] Re: [regression][intrepid] Cameraphone with sd card doesn't mount sd card, just phone internal storage

2008-09-23 Thread robinl
Can also confirm this bug with my Sony Ericsson W950 on
2.6.27-3-generic, outputs this in dmesg:

[ 1261.728199] scsi 17:0:0:0: Direct-Access USB Mass Storage Device
PQ: 0 ANSI: 2
[ 1262.251183] sd 17:0:0:0: [sde] 8026112 512-byte hardware sectors (4109 MB)
[ 1262.258279] sd 17:0:0:0: [sde] Write Protect is off
[ 1262.258287] sd 17:0:0:0: [sde] Mode Sense: 03 00 00 00
[ 1262.258289] sd 17:0:0:0: [sde] Assuming drive cache: write through
[ 1262.285179] sd 17:0:0:0: [sde] 8026112 512-byte hardware sectors (4109 MB)
[ 1262.292193] sd 17:0:0:0: [sde] Write Protect is off
[ 1262.292201] sd 17:0:0:0: [sde] Mode Sense: 03 00 00 00
[ 1262.292204] sd 17:0:0:0: [sde] Assuming drive cache: write through
[ 1262.294701]  sde: sde1
[ 1262.304199]  sde: p1 exceeds device capacity
[ 1262.308188] sd 17:0:0:0: [sde] Attached SCSI removable disk
[ 1262.308647] sd 17:0:0:0: Attached scsi generic sg4 type 0

Only /dev/sde shows up, no partitions, cannot be mounted in nautilus or
using mount, cannot be edited or seen with gparted. Worked perfectly
fine in Hardy.

-- 
[regression][intrepid] Cameraphone with sd card doesn't mount sd card, just 
phone internal storage
https://bugs.launchpad.net/bugs/273280
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 273280] Re: [regression][intrepid] Cameraphone with sd card doesn't mount sd card, just phone internal storage

2008-09-23 Thread robinl
Not sure but it could be related to bug #62469, in the unusual_devs.h.

-- 
[regression][intrepid] Cameraphone with sd card doesn't mount sd card, just 
phone internal storage
https://bugs.launchpad.net/bugs/273280
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 269652] Re: Worrying message ata4: EH pending after 5 tries, giving up from dmesg

2008-09-21 Thread robinl
Can also confirm bug. i386 2.6.27-3, renders my phone unable to connect
through USB. Did not have this problem in Hardy.

-- 
Worrying message  ata4: EH pending after 5 tries, giving up from dmesg
https://bugs.launchpad.net/bugs/269652
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 106931] Re: Unable to detect ITE8212 RAID0 array

2008-09-20 Thread robinl
I have just dist-upgraded my Hardy install to Intrepid and I bring good
news: it has detected partitions on my RAID0 array. However it only
detected and mounted the first partition, and my second partition is
nowhere to be found. Gparted still display 128GB blank hard drive so
this bug is not entirely resolved. At least it works out of the box for
the first time since 2 years ago though.

-- 
Unable to detect ITE8212 RAID0 array
https://bugs.launchpad.net/bugs/106931
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 106931] Re: Unable to detect ITE8212 RAID0 array

2008-09-07 Thread robinl
I am currently in Alpha5 LiveCD and there seem to be improvements with
the driver: I can at last see something other than my 2 non-RAID hard
drives in gparted. However instead of the array gparted reports a blank
128GB drive instead of my array, so I don't know what had gone wrong
with the driver. Attached is my dmesg log.

** Attachment added: dmesg output from Intrepid Alpha5
   http://launchpadlibrarian.net/17367233/dmesg.log

-- 
Unable to detect ITE8212 RAID0 array
https://bugs.launchpad.net/bugs/106931
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 117079] Re: CPU Frequency Applet isn't configurable since Feisty

2008-05-25 Thread robinl
This is a duplicate of https://bugs.launchpad.net/ubuntu/+source/gnome-
cpufreq-applet/+bug/117105

-- 
CPU Frequency Applet isn't configurable since Feisty
https://bugs.launchpad.net/bugs/117079
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 106931] Re: Unable to detect ITE8212 RAID0 array

2008-05-16 Thread robinl
Re: Robert North

I would test this on the Hardy LiveCD if I could get it to boot (fails
to busybox prompt), but from my gutsy dist-upgraded hardy I'm still
getting the exact same message, and is certainly not fixed. From the
comments it seems like that other people are confirming that it's still
not fixed as well.

-- 
Unable to detect ITE8212 RAID0 array
https://bugs.launchpad.net/bugs/106931
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 106931] Re: Unable to detect ITE8212 RAID0 array

2008-05-03 Thread robinl
The fix does not fix the problem with RAID, it only fixes the problem
when it's used as an IDE controller

** Changed in: linux (Ubuntu)
   Status: Fix Released = Confirmed

-- 
Unable to detect ITE8212 RAID0 array
https://bugs.launchpad.net/bugs/106931
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 34282] Re: [Gutsy Feisty Edgy Dapper] language-support-any CJK language doesn't set up a way to input this language with scim if the session doesn't correspond to this particular CJK (Chinese,

2008-02-24 Thread robinl
I can confirm no.1, I was wondering why SCIM didn't show up on my fresh
Gutsy install. Never seen no.2 though.

-- 
[Gutsy Feisty Edgy Dapper] language-support-any CJK language doesn't set up a 
way to input this language with scim if the session doesn't correspond to this 
particular CJK (Chinese, Japanese or Korean) language
https://bugs.launchpad.net/bugs/34282
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 117105] Re: Cannot select governor from cpufreq-applet

2007-11-26 Thread robinl
From my dist-upgraded gutsy where the fix wasn't applied, no, and
applying the fix gives me governors when you left-click the applet,
which was previously absent. I'll try on the Gutsy LiveCD later to see
if it's fixed on vanilla gutsy.

-- 
Cannot select governor from cpufreq-applet
https://bugs.launchpad.net/bugs/117105
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 155780] Re: [Gusty] Installation of Chinese language support borks the keyboard

2007-10-24 Thread robinl
I've found the solution on Chinese Ubuntu forums on 
http://forum.ubuntu.org.cn/viewtopic.php?p=479741sid=c37de1d11989db6ebe95227b35efa770#479818
 ,
which say
sudo apt-get install scim-bridge
sudo gedit /etc/X11/xinit/xinput.d/scim
change GTK_IM_MODULE=xim into GTK_IM_MODULE=scim-bridge
and restart X.
This fixed the problem (both deadkey and SCIM) for me.

-- 
[Gusty] Installation of Chinese language support borks the keyboard
https://bugs.launchpad.net/bugs/155780
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 34282] Re: [Gutsy Feisty Edgy Dapper] language-support-any CJK language doesn't set up a way to input this language with scim if the session doesn't correspond to this particular CJK (Chinese,

2007-10-24 Thread robinl
I've found the solution on Chinese Ubuntu forums on 
http://forum.ubuntu.org.cn/viewtopic.php?p=479741sid=c37de1d11989db6ebe95227b35efa770#479818
 ,
which say 
sudo apt-get install scim-bridge
sudo gedit /etc/X11/xinit/xinput.d/scim
change GTK_IM_MODULE=xim into GTK_IM_MODULE=scim-bridge
and restart X.
This fixed the problem (both deadkey and SCIM) for me.

-- 
[Gutsy Feisty Edgy Dapper] language-support-any CJK language doesn't set up a 
way to input this language with scim if the session doesn't correspond to this 
particular CJK (Chinese, Japanese or Korean) language
https://bugs.launchpad.net/bugs/34282
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 34282] Re: [Gutsy Feisty Edgy Dapper] language-support-any CJK language doesn't set up a way to input this language with scim if the session doesn't correspond to this particular CJK (Chinese,

2007-10-24 Thread robinl
Sorry wrong place...

-- 
[Gutsy Feisty Edgy Dapper] language-support-any CJK language doesn't set up a 
way to input this language with scim if the session doesn't correspond to this 
particular CJK (Chinese, Japanese or Korean) language
https://bugs.launchpad.net/bugs/34282
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 34282] Re: [Gutsy Feisty Edgy Dapper] language-support-any CJK language doesn't set up a way to input this language with scim if the session doesn't correspond to this particular CJK (Chinese,

2007-10-22 Thread robinl
I have the exact same problem with Gutsy. Both SCIM and dead keys work
back in Feisty and then I dist-upgraded to Gutsy back in beta and both
broke.

-- 
[Gutsy Feisty Edgy Dapper] language-support-any CJK language doesn't set up a 
way to input this language with scim if the session doesn't correspond to this 
particular CJK (Chinese, Japanese or Korean) language
https://bugs.launchpad.net/bugs/34282
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 117105] Cannot select governor from cpufreq-applet

2007-05-26 Thread robinl
Public bug reported:

Binary package hint: gnome-cpufreq-applet

By default, the cpufreq-applet cannot change the governor setting from
itself and AFAIK there is no other way to change it in GUI in GNOME. A
simple sudo chmod +s /usr/bin/cpufreq-selector would solve the problem
and I remember having to do this back in dapper or breezy and I am quite
surprised it's not fixed as it would be very simple to fix.

** Affects: gnome-cpufreq-applet (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Cannot select governor from cpufreq-applet
https://bugs.launchpad.net/bugs/117105
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 106931] Unable to detect ITE8212 RAID0 array

2007-04-16 Thread robinl
Public bug reported:

Installed Feisty beta using the x86 alternate CD as the LiveCD crashes at 
gparted stage, it is able to detect my IT8212 based (GigaRAID) RAID 0 array and 
wrote it in my /etc/fstab. But upon the first desktop boot it cannot be found 
anymore with all the kernels from -11 (I think, the one came with beta) to the 
current -15 kernel. I've put pata_it821x in /etc/modules and dmesg | grep 
it821 outputs 
[   55.704827] pata_it821x: controller in smart mode.
[   55.705098] scsi0 : pata_it821x
[   61.902372] scsi1 : pata_it821x

It was working well before in Edgy (dist-upgraded from Dapper) and in
text-mode installer, tested on Gigabyte K8NS-Pro motherboard.

** Affects: Ubuntu
 Importance: Undecided
 Status: Unconfirmed

-- 
Unable to detect ITE8212 RAID0 array
https://bugs.launchpad.net/bugs/106931
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 106931] Re: Unable to detect ITE8212 RAID0 array

2007-04-16 Thread robinl

** Attachment added: Output of lspci -v
   http://librarian.launchpad.net/7335796/lspci%20-v.txt

-- 
Unable to detect ITE8212 RAID0 array
https://bugs.launchpad.net/bugs/106931
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 106931] Re: Unable to detect ITE8212 RAID0 array

2007-04-16 Thread robinl

** Attachment added: /etc/fstab
   http://librarian.launchpad.net/7335799/fstab.txt

-- 
Unable to detect ITE8212 RAID0 array
https://bugs.launchpad.net/bugs/106931
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 106931] Re: Unable to detect ITE8212 RAID0 array

2007-04-16 Thread robinl

** Attachment added: sudo lspci -vvnn
   http://librarian.launchpad.net/7338252/lspci-vvnn.log

-- 
Unable to detect ITE8212 RAID0 array
https://bugs.launchpad.net/bugs/106931
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 106931] Re: Unable to detect ITE8212 RAID0 array

2007-04-16 Thread robinl

** Attachment added: uname -a
   http://librarian.launchpad.net/7338254/uname%20-a.txt

-- 
Unable to detect ITE8212 RAID0 array
https://bugs.launchpad.net/bugs/106931
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 106931] Re: Unable to detect ITE8212 RAID0 array

2007-04-16 Thread robinl

** Attachment added: dmesg
   http://librarian.launchpad.net/7338253/dmesg.log

-- 
Unable to detect ITE8212 RAID0 array
https://bugs.launchpad.net/bugs/106931
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