[Bug 208750] Re: gvfsd-ftp - Pure-FTPd Error: Invalid reply

2008-04-05 Thread figjam
Interestingly enough, I installed proftpd locally and it works fine.
First is the Ubuntu server, then the BSD one

I used the same daemon version for comparison purposes. No idea what the
difference in response is apart from the custom server name.

Still the Ubuntu one works, the BSD one does not.

Connected to localhost.
220 ProFTPD 1.3.1 Server (Debian) [127.0.0.1]
Name (localhost:xxx): xxx 
331 Password required for xxx
Password:
230 User xxx logged in
Remote system type is UNIX.
Using binary mode to transfer files.
ftp bye
221 Goodbye.


Connected to tokra
220 ProFTPD 1.3.1 Server (BSD) [192.168.0.6]
Name (tokra:xxx): xxx
331 Password required for xxx
Password:
230 User xxx logged in
Remote system type is UNIX.
Using binary mode to transfer files.
ftp

-- 
gvfsd-ftp - Pure-FTPd Error: Invalid reply
https://bugs.launchpad.net/bugs/208750
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 208750] Re: gvfsd-ftp - Pure-FTPd Error: Invalid reply

2008-04-05 Thread figjam
Forgot to add:

If I use Firefox to connect to the BSD server, it all works perfectly to
the remote server

-G

-- 
gvfsd-ftp - Pure-FTPd Error: Invalid reply
https://bugs.launchpad.net/bugs/208750
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 208750] Re: gvfsd-ftp - Pure-FTPd Error: Invalid reply

2008-04-05 Thread figjam
OK, I found out something rather interesting.

I saw an anomaly using the -r switch.

IF the server's description text is more than 3 characters, then the
reply would fail.

It would appear that the buffer is too small to hold this string.

For verbosity, I have made the reply name 1234567890, then reducing each
name as we go on

Here are the results:

-- -- 220 ProFTPD 1.3.1 Server (1234567890) [192.16-- 8.0.6]
send_reply(0x80868b8), failed=1 (Invalid reply)
no more connections left, exiting...Added new job source 0x807a800 
(GVfsBackendFtp)
Queued new job 0x807bc18 (GVfsJobMount)
-- 220 ProFTPD 1.3.1 Server (123456789) [192.168-- .0.6]
send_reply, failed: 1

Added new job source 0x807a800 (GVfsBackendFtp)
Queued new job 0x807bc18 (GVfsJobMount)
-- 220 ProFTPD 1.3.1 Server (12345678) [192.168.-- 0.6]
send_reply, failed: 1

Added new job source 0x807a800 (GVfsBackendFtp)
Queued new job 0x807bc18 (GVfsJobMount)
-- 220 ProFTPD 1.3.1 Server (1234567) [192.168.0-- .6]
send_reply, failed: 1

Added new job source 0x807a800 (GVfsBackendFtp)
Queued new job 0x807bc18 (GVfsJobMount)
-- 220 ProFTPD 1.3.1 Server (123456) [192.168.0.-- 6]
send_reply, failed: 1

Added new job source 0x807a800 (GVfsBackendFtp)
Queued new job 0x807bc18 (GVfsJobMount)
-- 220 ProFTPD 1.3.1 Server (12345) [192.168.0.6-- ]
send_reply, failed: 1

Added new job source 0x807a800 (GVfsBackendFtp)
Queued new job 0x807bc18 (GVfsJobMount)
-- 220 ProFTPD 1.3.1 Server (1234) [192.168.0.6]-- 
send_reply, failed: 1

Added new job source 0x807a800 (GVfsBackendFtp)
Queued new job 0x807bc18 (GVfsJobMount)
-- 220 ProFTPD 1.3.1 Server (123) [192.168.0.6]
-- USER xxx
-- 331 Password required for xxx

-- 
gvfsd-ftp - Pure-FTPd Error: Invalid reply
https://bugs.launchpad.net/bugs/208750
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 208750] Re: gvfsd-ftp - Pure-FTPd Error: Invalid reply

2008-04-05 Thread figjam
I must also add in that '/usr/lib/gvfs/gvfsd -r' appears only to be
doing something when the connection is to a remote server. Somehow local
connections do not create an entry..

-- 
gvfsd-ftp - Pure-FTPd Error: Invalid reply
https://bugs.launchpad.net/bugs/208750
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 205753] Re: Unable to boot kernel-2.6.24-12-generic

2008-03-24 Thread figjam
Same here. I did the upgrade to hardy and also cannot boot with
kernel-2.6.24.12-generic.

2.6.24.12-386 and 2.6.22.14 boot without problem.

I haven't really started to investigate this fully as i have limited
time at the moment.

-G

-- 
Unable to boot kernel-2.6.24-12-generic
https://bugs.launchpad.net/bugs/205753
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 208750] Re: gvfsd-ftp - Pure-FTPd Error: Invalid reply

2008-04-04 Thread figjam
I too have this error.

I have a working ftp server that does not accept anonymous connections.

My system is fully up-to-date with with all the updates @ 22:00 GMT

My server I connect to is   ProFTPD 1.3.1 Server running on FreeBSD.

Only nautilus gives the error Invalid reply.

Is there some debugging I can run to check?

-- 
gvfsd-ftp - Pure-FTPd Error: Invalid reply
https://bugs.launchpad.net/bugs/208750
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 205520] Re: Title Bar of Current Window Turns Pink or Invisible

2008-04-22 Thread figjam
*** This bug is a duplicate of bug 186382 ***
https://bugs.launchpad.net/bugs/186382

I concur this bug and it is driving me nuts.

My video card is a nVidia Corporation G71 [GeForce 7300 GS] (rev a1)

Other symptoms include terminal windows going completely opaque as well
as the pink title bar.

My system is Hardy  with a uname -r 2.6.24-16-generic kernel #1 SMP
Thu Apr 10 13:23:42 UTC 2008 i686 GNU/Linux

I am using the 'non-free nvidia' driver. For what it's worth I am
running with 'Visual Effects' set to 'Normal'

I hope to get a screenshot of this soon.

-figjam

-- 
Title Bar of Current Window Turns Pink or Invisible
https://bugs.launchpad.net/bugs/205520
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 209949] Re: SHMConfig not enabled even when enabled in xorg.conf

2008-04-29 Thread figjam
Same here. It is rather painful not to be able to configure the
touchpad.

I have a Dell D620 running 8.04

Same as the original poster, I have tried all the howtos etc and it
seems there may be a license issue.

Is there some way to make this work?

-F

-- 
SHMConfig not enabled even when enabled in xorg.conf
https://bugs.launchpad.net/bugs/209949
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 202554] Re: KTorrent is too big to fit the screen and can't resize

2008-06-01 Thread figjam
I can also reproduce this issue. It definitely seems to be with the RSS
plugin. It seems it is fixed in 3.x but it is not available in the
repositories yet.

-- 
KTorrent is too big to fit the screen and can't resize
https://bugs.launchpad.net/bugs/202554
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 154070] Re: Home Phone and Other Phone duplicated

2008-08-14 Thread figjam
I am getting the same effect.

I am synchronising my contacts with opensync  to my Blackberry

Do you wish me to send any other info?

-Gary

-- 
Home Phone and Other Phone duplicated
https://bugs.launchpad.net/bugs/154070
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 34902] Re: Ralink Wireless legacy drivers (rt2500 rt61 rt73 rt2570) USB/PCMCIA/PCI hangs PC

2007-10-03 Thread figjam
Well done Kyle.

It is not just limited to ralink, rt73  belkin, but seems to be rt61,
rt2x00 drivers too. This is a heck of a lot of hardware.

The fact that it worked perfectly roughly 2 months ago indicates that
something went bad in a build somewhere.

Still patiently waiting on a fixed solution too.

-f

-- 
Ralink Wireless legacy drivers (rt2500 rt61 rt73 rt2570) USB/PCMCIA/PCI hangs PC
https://bugs.launchpad.net/bugs/34902
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 34902] Re: Ralink Wireless legacy drivers (rt2500 rt61 rt73 rt2570) USB/PCMCIA/PCI hangs PC

2007-10-03 Thread figjam
Good idea, but spending ~$10 on different hardware would solve the issue
too. .

-- 
Ralink Wireless legacy drivers (rt2500 rt61 rt73 rt2570) USB/PCMCIA/PCI hangs PC
https://bugs.launchpad.net/bugs/34902
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 34902] Re: Ralink Wireless legacy drivers (rt2500 rt61 rt73 rt2570) USB/PCMCIA/PCI hangs PC

2007-10-03 Thread figjam
Kyle

Could you please just reply through the website rather than by email?
Unfortunately some of the addresses  on the replies could get harvested for 
spam.

Keep up the enthusiasm  :-)

-figjam

-- 
Ralink Wireless legacy drivers (rt2500 rt61 rt73 rt2570) USB/PCMCIA/PCI hangs PC
https://bugs.launchpad.net/bugs/34902
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 90243] Re: [rt61] Lockups running Feisty on x86-64

2007-09-28 Thread figjam
See also https://bugs.launchpad.net/ubuntu/+bug/34902

The same issue.

-- 
[rt61] Lockups running Feisty on x86-64
https://bugs.launchpad.net/bugs/90243
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 145827] Re: Gnome-appearance-properties freeze

2007-09-30 Thread figjam
The effect of my problem is that the application starts, but you cannot
do anything with it except close it.

You can go directly to some pages, with --show-page=effects for example,
but then it only presents you with something to click on and then blank
windows from there on. You cannot actually confirm the changes.

So here goes..

System:
Linux darkstar 2.6.22-12-generic #1 SMP Sun Sep 23 18:11:30 GMT 2007 i686 
GNU/Linux
Gutsy, upgraded from Feisty.
KDE is installed as well, but only as a 'see what it looks like' option. Not 
the main session.

Whenever I start the app I get the following output:

:~$ gnome-appearance-properties
/bin/sh: /usr/bin/esd: not found
QSettings: failed to open file '/etc/qt3/qt_plugins_3.3rc'

(gnome-appearance-properties:11455): Gtk-CRITICAL **: gtk_widget_map:
assertion `GTK_WIDGET_VISIBLE (widget)' failed

(gnome-appearance-properties:11455): Gtk-CRITICAL **: gtk_widget_map:
assertion `GTK_WIDGET_VISIBLE (widget)' failed

:~$ sudo apt-get install esd
Reading package lists... Done
Building dependency tree
Reading state information... Done
E: Couldn't find package esd

:~$ ls -l /etc/qt3/qt_plugins_3.3rc
-rw-r- 1 root root 642 2007-09-01 11:28 /etc/qt3/qt_plugins_3.3rc

I ran this manually:

gnome-appearance-properties --show-page=effects

The windows appeared, with the right tab selected. However I could not
click on anything but down arrow seemed to have selected something,
which brought up a blank window, to which I pressed Enter. It did change
the effects.

However, subsequent tries with the same command results in:


Unable to start the settings manager 'gnome-settings-daemon'.
Without the GNOME settings manager running, some preferences may not take 
effect. This could indicate a problem with Bonobo, or a non-GNOME (e.g. KDE) 
settings manager may already be active and conflicting with the GNOME settings 
manager.

Below is the output from the first session:

~:$ gnome-appearance-properties --show-page=effects
/bin/sh: /usr/bin/esd: not found

(gnome-appearance-properties:11602): Gtk-CRITICAL **: gtk_widget_map:
assertion `GTK_WIDGET_VISIBLE (widget)' failed

(gnome-appearance-properties:11602): Gtk-CRITICAL **: gtk_widget_map: assertion 
`GTK_WIDGET_VISIBLE (widget)' failed
No nvidia hardware available
Checking for Xgl: not present.
Detected PCI ID for VGA: 00:02.0 0300: 8086:29c2 (rev 02) (prog-if 00 [VGA])
Checking for texture_from_pixmap: not present.
Trying again with indirect rendering:
Checking for texture_from_pixmap: present.
Checking for non power of two support: present.
Checking for Composite extension: present.
Comparing resolution (1280x1024) to maximum 3D texture size (204: Passed.
Checking for nVidia: not present.
Checking for FBConfig: present.
Checking for Xgl: not present.
Starting gtk-window-decorator
/usr/bin/compiz.real (dbus) - Error: dbus_bus_get error: Did not receive a 
reply. Possible causes include: the remote application did not send a reply, 
the message bus security policy blocked the reply, the reply timeout expired, 
or the network connection was broken.
/usr/bin/compiz.real (core) - Error: Couldn't activate plugin 'dbus'
/usr/bin/compiz.real (video) - Warn: No 8 bit GLX pixmap format, disabling YV12 
image format


[EMAIL PROTECTED]:~$ sudo gnome-appearance-properties --show-page=effects
/bin/sh: /usr/bin/esd: not found

(gnome-appearance-properties:11719): Gtk-CRITICAL **: gtk_widget_map:
assertion `GTK_WIDGET_VISIBLE (widget)' failed

(gnome-appearance-properties:11719): Gtk-CRITICAL **: gtk_widget_map:
assertion `GTK_WIDGET_VISIBLE (widget)' failed


This is driving me nuts at the moment...

-- 
Gnome-appearance-properties freeze
https://bugs.launchpad.net/bugs/145827
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 138726] Re: gnome-appearance-properties tabs don't work/display

2007-09-30 Thread figjam
Exactly my issue too. (Ok, I dislike 'me-too' responses..)

Upgrade from Feisty to Gutsy, KDE as a 'lets see what it does' option,
did not like it and uninstalled it.

Will try the suggestions in this report though.

-- 
gnome-appearance-properties tabs don't work/display
https://bugs.launchpad.net/bugs/138726
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 138726] Re: gnome-appearance-properties tabs don't work/display

2007-09-30 Thread figjam
Works for me too. Brilliant !

-- 
gnome-appearance-properties tabs don't work/display
https://bugs.launchpad.net/bugs/138726
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 145827] Re: Gnome-appearance-properties freeze

2007-09-30 Thread figjam
removing gtk-qt-engine made it work.

See https://bugs.launchpad.net/bugs/138726  for another version of this.

It has the fix there.

-- 
Gnome-appearance-properties freeze
https://bugs.launchpad.net/bugs/145827
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 34902] Re: Ralink Wireless legacy drivers (rt2500 rt61 rt73 rt2570) USB/PCMCIA/PCI hangs PC

2007-09-30 Thread figjam
Well quite a surprise for me today.

I got so fed up with it all, I decided to dump network manager and go
back to the 'old way' by just hacking the configs. (since the files were
already in /etc/networks) i did not touch them.

I uninstalled network-manager and network-manager-gnome and rebooted.

After a reboot, I noticed that the wireless driver had started to work
again. The first time since the issue a few weeks ago.

Out of curiousity, I checked out System - Administration - Network and
lo and behold, the network icon was back to wireless and activated. (no
idea why network manager is still here..)

I had an issue with the hard wired link (eth0) though. This is back to
the main issue I had when I first got the machine.

I reinstalled network-manager and network-manager-gnome and everything
works for me now. Even eth0 and wlan.

Glad (for me at least) that my problem is resolved.

Now to see whether the machine locks up after a while.

-- 
Ralink Wireless legacy drivers (rt2500 rt61 rt73 rt2570) USB/PCMCIA/PCI hangs PC
https://bugs.launchpad.net/bugs/34902
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 140739] Re: Apt segfaults on gutsy

2007-09-18 Thread figjam
whoaa.. spent about 2 hours trying to find a fix.

Thanks! this worked perfectly.

-- 
Apt segfaults on gutsy
https://bugs.launchpad.net/bugs/140739
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 90243] Re: [rt61] Lockups running Feisty on x86-64

2007-09-18 Thread figjam
Same here except I am running Gutsy, not Feisty.

The computer locks up sometimes during boot, sometimes after a few
minutes of usage, and even sometimes after a couple of hours.

When using a graphical environment. The keyboard hangs first, mouse
still works a couple of seconds, soon everything is locked.

Have not tried using the linux-386 kernel.

The current settings are:
Linux 2.6.22-11-generic #1 SMP Mon Sep 17 03:45:58 GMT 2007 i686 GNU/Linux

My system is a Dell Vostro 200 (2GHz Intel Duo Core)

00:00.0 Host bridge: Intel Corporation 82G33/G31/P35/P31 Express DRAM 
Controller (rev 02)
00:01.0 PCI bridge: Intel Corporation 82G33/G31/P35/P31 Express PCI Express 
Root Port (rev 02)
00:02.0 VGA compatible controller: Intel Corporation 82G33/G31 Express 
Integrated Graphics Controller (rev 02)
00:1a.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #4 (rev 02)
00:1a.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #5 (rev 02)
00:1a.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #6 (rev 02)
00:1a.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI 
Controller #2 (rev 02)
00:1b.0 Audio device: Intel Corporation 82801I (ICH9 Family) HD Audio 
Controller (rev 02)
00:1d.0 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #1 (rev 02)
00:1d.1 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #2 (rev 02)
00:1d.2 USB Controller: Intel Corporation 82801I (ICH9 Family) USB UHCI 
Controller #3 (rev 02)
00:1d.7 USB Controller: Intel Corporation 82801I (ICH9 Family) USB2 EHCI 
Controller #1 (rev 02)
00:1e.0 PCI bridge: Intel Corporation 82801 PCI Bridge (rev 92)
00:1f.0 ISA bridge: Intel Corporation 82801IR (ICH9R) LPC Interface Controller 
(rev 02)
00:1f.2 IDE interface: Intel Corporation 82801IR/IO/IH (ICH9R/DO/DH) 4 port 
SATA IDE Controller (rev 02)
00:1f.3 SMBus: Intel Corporation 82801I (ICH9 Family) SMBus Controller (rev 02)
00:1f.5 IDE interface: Intel Corporation 82801I (ICH9 Family) 2 port SATA IDE 
Controller (rev 02)
02:01.0 Network controller: RaLink RT2561/RT61 802.11g PCI

-- 
[rt61] Lockups running Feisty on x86-64
https://bugs.launchpad.net/bugs/90243
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 34902] Re: Ralink Wireless legacy drivers (rt2500 rt61 rt73 rt2570) USB/PCMCIA/PCI hangs PC

2007-09-18 Thread figjam
Another related post

[rt61] Lockups running Feisty on x86-64
https://bugs.launchpad.net/bugs/90243

This is a real pain. It sorts itself out if you change the config in
'Network Settings' but having to do it every few minutes is not
feasable.

-- 
Ralink Wireless legacy drivers (rt2500 rt61 rt73 rt2570) USB/PCMCIA/PCI hangs PC
https://bugs.launchpad.net/bugs/34902
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 140967] Re: package hotkey-setup 0.1-17ubuntu19 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2007-09-20 Thread figjam
It seems to whinge about KDE settings. I had KDE installed, but removed
it.

The system is a Dell Vostro 200.

This was part of the Gutsy daily updates, first noticed 19 September
Linux 2.6.22-11-generic #1 SMP Mon Sep 17 03:45:58 GMT 2007 i686 GNU/Linux

Setting up hotkey-setup (0.1-17ubuntu19) ...
KDSETKEYCODE: Invalid argument
failed to set scancode 8a to keycode 205
KDSETKEYCODE: Invalid argument
failed to set scancode 87 to keycode 236
KDSETKEYCODE: Invalid argument
failed to set scancode 8b to keycode 227
KDSETKEYCODE: Invalid argument
failed to set scancode 89 to keycode 161
KDSETKEYCODE: Invalid argument
failed to set scancode 85 to keycode 224
KDSETKEYCODE: Invalid argument
failed to set scancode 86 to keycode 225
KDSETKEYCODE: Invalid argument
failed to set scancode 92 to keycode 226
KDSETKEYCODE: Invalid argument
failed to set scancode 81 to keycode 164
KDSETKEYCODE: Invalid argument
failed to set scancode 82 to keycode 128
KDSETKEYCODE: Invalid argument
failed to set scancode 83 to keycode 165
KDSETKEYCODE: Invalid argument
failed to set scancode 84 to keycode 163
KDSETKEYCODE: Invalid argument
failed to set scancode a2 to keycode 164
KDSETKEYCODE: Invalid argument
failed to set scancode 90 to keycode 165
KDSETKEYCODE: Invalid argument
failed to set scancode 99 to keycode 163
KDSETKEYCODE: Invalid argument
failed to set scancode a4 to keycode 166
KDSETKEYCODE: Invalid argument
failed to set scancode ed to keycode 226
invoke-rc.d: initscript hotkey-setup, action start failed.
dpkg: error processing hotkey-setup (--configure):
 subprocess post-installation script returned error exit status 1

 hotkey-setup
ERROR:root:SystemError from cache.commit(): E:Sub-process /usr/bin/dpkg 
returned an error code (1)

-- 
package hotkey-setup 0.1-17ubuntu19 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/140967
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 140967] Re: package hotkey-setup 0.1-17ubuntu19 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2007-09-21 Thread figjam
I too have the cheapo Dell keyboard with no extra buttons.

I had to resort to totally just removing this from my system with
Synaptic.

My system do not need the hotkeys (not that I am sure what they were
supposed to do, but superfluous on the cheapo version.

So far, no issues with updates. (Until later I suppose..)

-- 
package hotkey-setup 0.1-17ubuntu19 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/140967
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 140967] Re: package hotkey-setup 0.1-17ubuntu19 failed to install/upgrade: subprocess post-installation script returned error exit status 1

2007-09-22 Thread figjam
Funny you should mention that the system was left in a corrupted state.

I had the same too and I had to really fiddle about to get things sorted
though, did not click that the 2 were related.

Since uninstalling the package (hotkeys) i did not get the error anymore
:-|

-- 
package hotkey-setup 0.1-17ubuntu19 failed to install/upgrade: subprocess 
post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/140967
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 186382] Re: [nvidia 169.xx] gtk window decorator somtimes draws decoration ugly or not at all

2009-02-05 Thread figjam
This appears to be working for me too! *Hoorraay!*

-- 
[nvidia 169.xx] gtk window decorator somtimes draws decoration ugly or not at 
all
https://bugs.launchpad.net/bugs/186382
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 138726] Re: gnome-appearance-properties tabs don't work/display

2008-12-14 Thread figjam
I was going to ask what happened if you just ran gnome-appearance-
properties from the command line.

You could then see if it complains about something specifically.

-- 
gnome-appearance-properties tabs don't work/display
https://bugs.launchpad.net/bugs/138726
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