[Bug 74842] Re: sync request

2006-12-08 Thread Matthias Klose
synopsis (0.8.0-4) unstable; urgency=low

  * debian/control: Made the package binNMU safe. Added binary
packages libsynopsis8 and libsynopsis8-dev
  * debian/rules: Package now uses the dh_install method.
Removed rpath option when configuring the package
  * debian/dirs, debian/synopsis.lintian, debian/synopsis.linda,
debian/patches/20_rpath.patch: not needed anymore
  * debian/*.install: added files to define the layout of the
binary packages
  * debian/patches/25_soname.dpatch: patch to add the SONAME to 
the shared library

 -- Andreas Fester [EMAIL PROTECTED]  Tue, 22 Aug 2006 17:45:58
+0200

synopsis (0.8.0-3) unstable; urgency=low

  * Added Provides: synopsis-formatter-dot

 -- Andreas Fester [EMAIL PROTECTED]  Thu, 27 Jul 2006 22:50:50
+0200

synopsis (0.8.0-2) unstable; urgency=low

  * Re-packaged .orig.tar.gz file to make it DFSG compliant:
Removed doc/Manual which has non-free licence, added
get-orig-source target in debian/rules to create the
DFSG compliant orig.tar.gz
  * Adjusted package to new python policy
  * Added patch descriptions in debian/patches/*

 -- Andreas Fester [EMAIL PROTECTED]  Sat, 22 Jul 2006 19:53:51
+0200

synopsis (0.8.0-1) unstable; urgency=low

  * New maintainer (Closes: #280722)
  * New upstream version (Closes: #248470)
  * Removed separate package for synopsis-formatter-dot since
graphviz is meanwhile in main section
  * Added synopsis-doc package for documentation
  * Added dpatch framework
  * Changed Standards-Version to 3.7.2

 -- Andreas Fester [EMAIL PROTECTED]  Thu, 20 Jul 2006 21:32:32
+0200

-- 
sync request
https://launchpad.net/bugs/74842

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


[Bug 74958] Error FGLRX With a connection on sector

2006-12-08 Thread Nil Parra
Public bug reported:

Binary package hint: xorg-driver-fglrx

For one friends:

With drivers fglrx and xorg 7.1, if I am connected on the sector I
obtain 10 fps with glx_gears, on battery I obtain 400 fps.

My cart is ATI RADEON MOBILITY X700 and my laptop is ASUS A6VA.

I have a lot of experience in xorg configuration and i request this bug
in all forums of ubuntu ( french and english version ).

Look my xorg.conf :


# /etc/X11/xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the /etc/X11/xorg.conf manual page.
# (Type man /etc/X11/xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section ServerLayout
Identifier Default Layout
Screen  0  aticonfig-Screen[0] 0 0
InputDeviceGeneric Keyboard
InputDeviceConfigured Mouse
InputDevicestylus SendCoreEvents
InputDevicecursor SendCoreEvents
InputDeviceeraser SendCoreEvents
InputDeviceSynaptics Touchpad
EndSection

Section Files

# path to defoma fonts
FontPath /usr/share/X11/fonts/misc
FontPath /usr/share/X11/fonts/cyrillic
FontPath /usr/share/X11/fonts/100dpi/:unscaled
FontPath /usr/share/X11/fonts/75dpi/:unscaled
FontPath /usr/share/X11/fonts/Type1
FontPath /usr/share/X11/fonts/100dpi
FontPath /usr/share/X11/fonts/75dpi
FontPath /var/lib/defoma/x-ttcidfont-conf.d/dirs/TrueType
EndSection

Section Module
# Load GLcore
  Load bitmap
  Load ddc
  Load dbe
  Load dri
  Load extmod
  Load freetype
  Load glx
  Load int10
  Load type1
  Load vbe
EndSection


Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
OptionCoreKeyboard
OptionXkbRules xorg
OptionXkbModel pc105
OptionXkbLayout fr
OptionXkbVariant latin9
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
OptionCorePointer
OptionDevice /dev/input/mice
OptionProtocol ExplorerPS/2
OptionZAxisMapping 4 5
OptionEmulate3Buttons true
EndSection

Section InputDevice
Identifier  Synaptics Touchpad
Driver  synaptics
OptionSendCoreEvents true
OptionDevice /dev/psaux
OptionProtocol auto-dev
OptionHorizScrollDelta 0
EndSection

Section InputDevice

  # /dev/input/event
  # for USB
Identifier  stylus
Driver  wacom
OptionDevice /dev/wacom  # Change to 
OptionType stylus
OptionForceDevice ISDV4   # Tablet PC ONLY
EndSection

Section InputDevice

  # /dev/input/event
  # for USB
Identifier  eraser
Driver  wacom
OptionDevice /dev/wacom  # Change to 
OptionType eraser
OptionForceDevice ISDV4   # Tablet PC ONLY
EndSection

Section InputDevice

  # /dev/input/event
  # for USB
Identifier  cursor
Driver  wacom
OptionDevice /dev/wacom  # Change to 
OptionType cursor
OptionForceDevice ISDV4   # Tablet PC ONLY
EndSection

Section Monitor
Identifier   Generic Monitor
OptionDPMS
EndSection

Section Monitor
Identifier   aticonfig-Monitor[0]
OptionVendorName ATI Proprietary Driver
OptionModelName Generic Autodetecting Monitor
OptionDPMS true
EndSection

Section Device
Identifier  ATI Technologies, Inc. Radeon Mobility X700 (RV410 PCIE)
Driver  fglrx
BusID   PCI:3:0:0
EndSection

Section Device
Identifier  aticonfig-Device[0]
Driver  fglrx
EndSection

Section Screen
Identifier Default Screen
Device ATI Technologies, Inc. Radeon Mobility X700 (RV410 PCIE)
MonitorGeneric Monitor
DefaultDepth 24
SubSection Display
Depth 1
Modes1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth 4
Modes1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth 8
Modes1024x768 800x600 640x480
EndSubSection
SubSection Display
Depth 15
Modes 

[Bug 74957] Re: Firefox crashes while switching virtual desktop

2006-12-08 Thread Andrea Gamba
Crash report

** Attachment added: crash report with debugging symbols
   
http://librarian.launchpad.net/5326982/_usr_lib_firefox_firefox-bin.1000.crash

-- 
Firefox crashes while switching virtual desktop
https://launchpad.net/bugs/74957

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


[Bug 73155] Re: Please sync gpm (main) from unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] gpm (1.19.6-22ubuntu1 [Ubuntu]  1.19.6-23 [Debian])
 * Trying to add gpm...
  - gpm_1.19.6-23.dsc: downloading from http://ftp.debian.org/debian/
  - gpm_1.19.6.orig.tar.gz: already in distro - downloading from librarian
  - gpm_1.19.6-23.diff.gz: downloading from http://ftp.debian.org/debian/
I: gpm [main] - gpm_1.19.6-22ubuntu1 [universe].
I: gpm [main] - libgpmg1_1.19.6-22ubuntu1 [main].
I: gpm [main] - libgpmg1-dev_1.19.6-22ubuntu1 [main].


** Changed in: gpm (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
Please sync gpm (main) from unstable (main)
https://launchpad.net/bugs/73155

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


[Bug 66595] Re: crash on startup

2006-12-08 Thread Sebastien Bacher
backtrace from apport-retrace with libdbus debug too

 #0  0xb7b386cc in dbus_g_method_return_error (context=0x0, error=0x8988bbc) at 
dbus-gobject.c:1996
reply = (DBusMessage *) 0x896dec0
 #1  0xb6f7a53e in IA__g_slist_find_custom (list=0x87d5e88, data=0x8988bbc, 
func=0xb7b386b0 dbus_g_method_return+782)
 at gslist.c:389
__PRETTY_FUNCTION__ = IA__g_slist_find_custom
 #2  0xb7b3cacc in dbus_g_proxy_set_interface (proxy=0x822fe68, 
interface_name=0x8232610 \001) at dbus-gproxy.c:2036
priv = (DBusGProxyPrivate *) 0x0
 #3  0xb7ae28ce in dbus_connection_dispatch (connection=0x87d5e88) at 
dbus-connection.c:3779
filter = (DBusMessageFilter *) 0x8d13e3e
next = (DBusList *) 0x8988bd4
message = (DBusMessage *) 0x8232610
link = value optimized out
filter_list_copy = (DBusList *) 0x822f930
message_link = (DBusList *) 0x8232908
result = DBUS_HANDLER_RESULT_NOT_YET_HANDLED
status = value optimized out
__FUNCTION__ = dbus_connection_dispatch
 #4  0xb7b3451d in watch_toggled (watch=0x82318a0, data=0x0) at dbus-gmain.c:455
 No locals.
 #5  0xb6f62802 in IA__g_main_context_dispatch (context=0x820c080) at 
gmain.c:2045
 No locals.
 #6  0xb6f657df in g_main_context_iterate (context=0x820c080, block=1, 
dispatch=1, self=0x81631c8) at gmain.c:2677
got_ownership = value optimized out
max_priority = 0
timeout = 0
some_ready = 1
nfds = value optimized out
allocated_nfds = value optimized out
fds = (GPollFD *) 0x8c9e640
__PRETTY_FUNCTION__ = g_main_context_iterate
 #7  0xb6f65b89 in IA__g_main_loop_run (loop=0x8656d28) at gmain.c:2881
got_ownership = -1212771360
self = (GThread *) 0x81631c8
__PRETTY_FUNCTION__ = IA__g_main_loop_run

-- 
crash on startup
https://launchpad.net/bugs/66595

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


[Bug 73599] Re: [Feisty MoM] sync afterstep from debian unstable

2006-12-08 Thread Tollef Fog Heen
[Updating] afterstep (2.2.2-1ubuntu1 [Ubuntu]  2.2.2-2 [Debian])
 * Trying to add afterstep...
  - afterstep_2.2.2-2.dsc: downloading from http://ftp.debian.org/debian/
  - afterstep_2.2.2.orig.tar.gz: already in distro - downloading from 
librarian
  - afterstep_2.2.2-2.diff.gz: downloading from http://ftp.debian.org/debian/
I: afterstep [universe] - afterstep_2.2.2-1ubuntu1 [universe].
I: afterstep [universe] - libafterimage-dev_2.2.2-1ubuntu1 [universe].
I: afterstep [universe] - libafterstep1_2.2.2-1ubuntu1 [universe].
I: afterstep [universe] - libafterimage0_2.2.2-1ubuntu1 [universe].


** Changed in: afterstep (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Unconfirmed = Fix Released

-- 
[Feisty MoM] sync afterstep from debian unstable
https://launchpad.net/bugs/73599

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


[Bug 73266] Re: regression: Incorrect battery status reported on Acer laptops in edgy

2006-12-08 Thread Tom M.
I can verify the exact same behavior happens on my Acer TravelMate
4021WLMi. If I take out the AC power plug, the gnome-power-manager
instantly complains that power level is critical and threatens to power
off.

Sometimes it doesn't.. it will mark the battery as 50% as soon as I
disconnect the power plug (even if acpi displays the power at 98% or
so.)

Worked fine in Breezy until I upgraded to edgy. So it does affect gnome-
power-manager v2.16.1

-- 
regression: Incorrect battery status reported on Acer laptops in edgy
https://launchpad.net/bugs/73266

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


[Bug 74957] Firefox crashes while switching virtual desktop

2006-12-08 Thread Andrea Gamba
Public bug reported:

Firefox crashes while switching virtual desktop
(debugging symbols included)

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Firefox crashes while switching virtual desktop
https://launchpad.net/bugs/74957

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


[Bug 74838] Re: sync request

2006-12-08 Thread Matthias Klose
python-4suite (1.0~rc4cvs20061016-1) unstable; urgency=low

  * Update to latest CVS shapshot 2006-10-16.
  * Applied patch from Matthias Klose [EMAIL PROTECTED] (and some further
suggestions).

 -- Raphael Bossek [EMAIL PROTECTED]  Mon, 16 Oct 2006 21:16:15 +0200

-- 
sync request
https://launchpad.net/bugs/74838

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


[Bug 73167] Re: Please sync libgtop2 (main) from unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] libgtop2 (2.14.4-0ubuntu1 [Ubuntu]  2.14.4-2 [Debian])
 * Trying to add libgtop2...
  - libgtop2_2.14.4-2.dsc: downloading from http://ftp.debian.org/debian/
  - libgtop2_2.14.4-2.diff.gz: downloading from http://ftp.debian.org/debian/
  - libgtop2_2.14.4.orig.tar.gz: already in distro - downloading from 
librarian
I: libgtop2 [main] - libgtop2-7_2.14.4-0ubuntu1 [main].
I: libgtop2 [main] - libgtop2-dev_2.14.4-0ubuntu1 [main].
I: libgtop2 [main] - libgtop2-common_2.14.4-0ubuntu1 [main].


** Changed in: libgtop2 (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
Please sync libgtop2 (main) from unstable (main)
https://launchpad.net/bugs/73167

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


[Bug 74792] Re: sync from debian

2006-12-08 Thread Tollef Fog Heen
[Updating] boost (1.33.1-7ubuntu1 [Ubuntu]  1.33.1-9 [Debian])
 * Trying to add boost...
  - boost_1.33.1-9.diff.gz: downloading from http://ftp.debian.org/debian/
  - boost_1.33.1-9.dsc: downloading from http://ftp.debian.org/debian/
  - boost_1.33.1.orig.tar.gz: already in distro - downloading from librarian
I: boost [main] - libboost-doc_1.33.1-7ubuntu1 [main].
I: boost [main] - libboost-thread-dev_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-dbg_1.33.1-7ubuntu1 [main].
I: boost [main] - libboost-regex1.33.1_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-test-dev_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-graph-dev_1.33.1-7ubuntu1 [universe].
I: boost [main] - pyste_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-python-dev_1.33.1-7ubuntu1 [main].
I: boost [main] - libboost-iostreams1.33.1_1.33.1-7ubuntu1 [universe].
I: boost [main] - bcp_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-program-options1.33.1_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-date-time-dev_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-program-options-dev_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-regex-dev_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-iostreams-dev_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-graph1.33.1_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-wave-dev_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-serialization-dev_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-dev_1.33.1-7ubuntu1 [main].
I: boost [main] - libboost-signals1.33.1_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-filesystem-dev_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-python1.33.1_1.33.1-7ubuntu1 [main].
I: boost [main] - libboost-filesystem1.33.1_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-test1.33.1_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-thread1.33.1_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-date-time1.33.1_1.33.1-7ubuntu1 [universe].
I: boost [main] - libboost-signals-dev_1.33.1-7ubuntu1 [universe].


** Changed in: boost (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Unconfirmed = Fix Released

-- 
sync from debian
https://launchpad.net/bugs/74792

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


[Bug 74935] Re: sync request

2006-12-08 Thread Matthias Klose
jakarta-log4j1.2 (1.2.13-3) unstable; urgency=low

  * Build using java-gcj-compat-dev (merged from Ubuntu).

 -- Matthias Klose [EMAIL PROTECTED]  Fri,  8 Dec 2006 10:45:35 +0100

jakarta-log4j1.2 (1.2.13-2) unstable; urgency=low

  * Added binary-arch build target (noop) (closes: #395615)

 -- Kalle Kivimaa [EMAIL PROTECTED]  Sat, 28 Oct 2006 08:30:00 +0300

-- 
sync request
https://launchpad.net/bugs/74935

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


[Bug 73131] Re: Please sync gnome-btdownload (main) from unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] gnome-btdownload (0.0.24-0ubuntu1 [Ubuntu]  0.0.25-1 [Debian])
 * Trying to add gnome-btdownload...
  - gnome-btdownload_0.0.25-1.diff.gz: downloading from 
http://ftp.debian.org/debian/
  - gnome-btdownload_0.0.25.orig.tar.gz: downloading from 
http://ftp.debian.org/debian/
  - gnome-btdownload_0.0.25-1.dsc: downloading from 
http://ftp.debian.org/debian/
I: gnome-btdownload [main] - gnome-btdownload_0.0.24-0ubuntu1 [main].


** Changed in: gnome-btdownload (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
Please sync gnome-btdownload (main) from unstable (main)
https://launchpad.net/bugs/73131

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


[Bug 74936] Re: sync request

2006-12-08 Thread Matthias Klose
libbsf-java (1:2.3.0+cvs20050308a-1) unstable; urgency=low

  * Updated Standards-Version to 3.7.2: moved debhelper and cdbs to
Build-Depends
  * Build with java-gcj-compat-dev
  * debian/rules: removed ant-launcher from the classpath (no more needed)
  * Updated dependency to libservlet2.4-java
  * Not a new upstream but reupload the sources to the main archive
  (closes: #352172, #376107).
  * debian/watch: added

 -- Arnaud Vandyck [EMAIL PROTECTED]  Mon, 17 Jul 2006 17:41:28 +0200

-- 
sync request
https://launchpad.net/bugs/74936

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


[Bug 73133] Re: Please sync gtk-doc (main) from unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] gtk-doc (1.7-1ubuntu1 [Ubuntu]  1.7-2 [Debian])
 * Trying to add gtk-doc...
  - gtk-doc_1.7.orig.tar.gz: already in distro - downloading from librarian
  - gtk-doc_1.7-2.diff.gz: downloading from http://ftp.debian.org/debian/
  - gtk-doc_1.7-2.dsc: downloading from http://ftp.debian.org/debian/
I: gtk-doc [main] - gtk-doc-tools_1.7-1ubuntu1 [main].


** Changed in: gtk-doc (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
Please sync gtk-doc (main) from unstable (main)
https://launchpad.net/bugs/73133

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


[Bug 74931] Re: sync request

2006-12-08 Thread Matthias Klose
autogen (1:5.8.7-2) unstable; urgency=low

  * Remove an extra backslash in error.test.
  * Ignore Aborted messages in error.test, closes: #373666.

 -- Matt Kraai [EMAIL PROTECTED]  Sun,  3 Dec 2006 10:35:22 -0800

autogen (1:5.8.7-1) unstable; urgency=low

  * New release.

 -- Matt Kraai [EMAIL PROTECTED]  Sun,  3 Dec 2006 09:47:30 -0800

-- 
sync request
https://launchpad.net/bugs/74931

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


[Bug 58362] Re: installer crashed

2006-12-08 Thread Henrik Nilsen Omma
This may be a duplicate of bug 47046 but we need the log files to be
sure. Please let us know whether you will be able to provide them.

-- 
installer crashed 
https://launchpad.net/bugs/58362

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


[Bug 73138] Re: Please sync gtksourceview (main) from unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] gtksourceview (1.8.1-0ubuntu1 [Ubuntu]  1.8.1-2 [Debian])
 * Trying to add gtksourceview...
  - gtksourceview_1.8.1-2.diff.gz: downloading from 
http://ftp.debian.org/debian/
  - gtksourceview_1.8.1-2.dsc: downloading from http://ftp.debian.org/debian/
  - gtksourceview_1.8.1.orig.tar.gz: already in distro - downloading from 
librarian
I: gtksourceview [main] - libgtksourceview-doc_1.8.1-0ubuntu1 [main].
I: gtksourceview [main] - libgtksourceview-common_1.8.1-0ubuntu1 [main].
I: gtksourceview [main] - libgtksourceview-dev_1.8.1-0ubuntu1 [main].
I: gtksourceview [main] - libgtksourceview1.0-0_1.8.1-0ubuntu1 [main].


** Changed in: gtksourceview (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
Please sync gtksourceview (main) from unstable (main)
https://launchpad.net/bugs/73138

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


[Bug 74946] Re: sometime something happens on dbus which makes apps using it crashing

2006-12-08 Thread Sebastien Bacher
bt full from apport-retrace:

 #1  0xb7decdf0 in raise () from /lib/tls/i686/cmov/libc.so.6
 No symbol table info available.
 #2  0xb7f542b6 in nsProfileLock::FatalSignalHandler (signo=11) at 
nsProfileLock.cpp:206
unblock_sigs = {__val = {1024, 0 repeats 31 times}}
oldact = value optimized out
 #3  signal handler called
 No symbol table info available.
 #4  0xb7db390c in find_name_in_info (a=0x0, b=0x8847944) at dbus-gproxy.c:496
 No locals.
 #5  0xb70a242e in IA__g_slist_find_custom (list=0x8ea4260, data=0x8847944, 
func=0xb7db38f0 find_name_in_info)
 at gslist.c:389
__PRETTY_FUNCTION__ = IA__g_slist_find_custom
 #6  0xb7db7d3c in dbus_g_proxy_manager_filter (connection=0x81ad438, 
message=0x8847200, user_data=0x88484a8)
 at dbus-gproxy.c:720
name = 0x8847944 org.gnome.YelpService
prev_owner = 0x8847960 :1.58
new_owner = 0x884796c 
derr = {name = 0x0, message = 0x0, dummy1 = 1, dummy2 = 1, dummy3 = 0, 
dummy4 = 0, dummy5 = 1, 
   padding1 = 0x812bd7e}
manager = value optimized out
__PRETTY_FUNCTION__ = dbus_g_proxy_manager_filter
 #7  0xb7d81a92 in dbus_connection_dispatch (connection=0x81ad438) at 
dbus-connection.c:4267
filter = (DBusMessageFilter *) 0x8db8f06
next = (DBusList *) 0x8847574
message = (DBusMessage *) 0x8847200
link = value optimized out
filter_list_copy = (DBusList *) 0x8847550
message_link = (DBusList *) 0x8847508
result = DBUS_HANDLER_RESULT_NOT_YET_HANDLED
status = value optimized out
__FUNCTION__ = dbus_connection_dispatch
 #8  0xb7daf57d in message_queue_dispatch (source=0x81aee38, callback=0, 
user_data=0x0) at dbus-gmain.c:101
connection = (DBusConnection *) 0x81ad438
 #9  0xb708a6f2 in IA__g_main_context_dispatch (context=0x81879b8) at 
gmain.c:2045
 No locals.

-- 
sometime something happens on dbus which makes apps using it crashing
https://launchpad.net/bugs/74946

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


[Bug 73152] Re: sync pth from unstable

2006-12-08 Thread Tollef Fog Heen
[Updating] pth (2.0.7-2ubuntu2 [Ubuntu]  2.0.7-4 [Debian])
 * Trying to add pth...
  - pth_2.0.7-4.dsc: downloading from http://ftp.debian.org/debian/
  - pth_2.0.7.orig.tar.gz: already in distro - downloading from librarian
  - pth_2.0.7-4.diff.gz: downloading from http://ftp.debian.org/debian/
I: pth [main] - libpth20_2.0.7-2ubuntu2 [main].
I: pth [main] - libpthread-dev_2.0.7-2ubuntu2 [main].
I: pth [main] - pth-dbg_2.0.7-2ubuntu2 [main].
I: pth [main] - libpth-dev_2.0.7-2ubuntu2 [main].
I: pth [main] - libpthread20_2.0.7-2ubuntu2 [main].


** Changed in: pth (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Unconfirmed = Fix Released

-- 
sync pth from unstable
https://launchpad.net/bugs/73152

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


[Bug 74924] Re: sync request

2006-12-08 Thread Matthias Klose
dict-moby-thesaurus (1.0-6) unstable; urgency=low

  * Use current Python to build.  Closes: #401516.

-- 
sync request
https://launchpad.net/bugs/74924

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


[Bug 74844] Re: sync request

2006-12-08 Thread Matthias Klose
sync from non-free

-- 
sync request
https://launchpad.net/bugs/74844

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


[Bug 74844] Re: sync request

2006-12-08 Thread Matthias Klose
python-profiler (2.4.4-3) unstable; urgency=medium

  * Update pstats.py for 2.5 from the 2.5 branch 20061203.

 -- Matthias Klose [EMAIL PROTECTED]  Sun,  3 Dec 2006 19:14:10 +0100

python-profiler (2.4.4-2) unstable; urgency=low

  * Remove explicit dependencies on versioned interpreters, but
keep the versioned interpreter in the script names. Closes: #394623.

 -- Matthias Klose [EMAIL PROTECTED]  Sun, 22 Oct 2006 10:22:35 +

python-profiler (2.4.4-1) unstable; urgency=low

  * Add modules from the python-2.5 release.
  * profile.py: Use versioned interpreter. Closes: #377134.
  * Install profile.doc in the docdir. Closes: #321024.

 -- Matthias Klose [EMAIL PROTECTED]  Fri, 20 Oct 2006 00:28:50 +0200

-- 
sync request
https://launchpad.net/bugs/74844

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


[Bug 74959] Feisty Herd 1 - display warps after keyboard layout selection

2006-12-08 Thread Melissa Draper
Public bug reported:

Binary package hint: ubiquity

The target machine is a Compaq Presario V2627AU.

Video card is ATI Radeon Xpress 200M

This bug affects both Ubuntu and Kubuntu Feisty Herd 1, and could be
hardware specific.

To reproduce:

1. Boot computer with {U,Ku}buntu herd1 cd
2. Choose default language
3. Choose default keyboard setting
4. Watch display go weird (see http://meldra.no-ip.info/ubiquity-warp.jpg for 
crappy photos)

Display warping is only temporary, and is fine after the mandatory
reboot. However, newbies will freak out.

** Affects: ubiquity (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Feisty Herd 1 - display warps after keyboard layout selection
https://launchpad.net/bugs/74959

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


[Bug 74791] Re: Please sync gcin (universe) 1.3.1-1 from Debian unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] gcin (1.2.9-1ubuntu1 [Ubuntu]  1.3.1-1 [Debian])
 * Trying to add gcin...
  - gcin_1.3.1.orig.tar.gz: downloading from http://ftp.debian.org/debian/
  - gcin_1.3.1-1.dsc: downloading from http://ftp.debian.org/debian/
  - gcin_1.3.1-1.diff.gz: downloading from http://ftp.debian.org/debian/
I: gcin [universe] - gcin_1.2.9-1ubuntu1 [universe].
I: gcin [universe] - gcin-qt3-immodule_1.2.9-1ubuntu1 [universe].


** Changed in: gcin (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Unconfirmed = Fix Released

-- 
Please sync gcin (universe) 1.3.1-1 from Debian unstable (main)
https://launchpad.net/bugs/74791

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


[Bug 73140] Re: Please sync libgtk2-perl (main) from unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] libgtk2-perl (1:1.121-1ubuntu1 [Ubuntu]  1:1.140-1 [Debian])
 * Trying to add libgtk2-perl...
  - libgtk2-perl_1.140-1.dsc: downloading from http://ftp.debian.org/debian/
  - libgtk2-perl_1.140.orig.tar.gz: downloading from 
http://ftp.debian.org/debian/
  - libgtk2-perl_1.140-1.diff.gz: downloading from 
http://ftp.debian.org/debian/
I: libgtk2-perl [main] - libgtk2-perl_1:1.121-1ubuntu1 [main].
I: libgtk2-perl [main] - libgtk2-perl-doc_1:1.121-1ubuntu1 [main].


** Changed in: libgtk2-perl (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
Please sync libgtk2-perl (main) from unstable (main)
https://launchpad.net/bugs/73140

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


[Bug 74907] Re: nautilus and the open file dialog

2006-12-08 Thread Sebastien Bacher
Thank you, updating the upstream task with the bugzilla number

** Changed in: gtk (upstream)
   Importance: Undecided = Unknown
 Bugwatch: None = GNOME Bug Tracker #383692
   Status: Unconfirmed = Unknown

-- 
nautilus and the open file dialog
https://launchpad.net/bugs/74907

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


[Bug 72256] Re: Please sync libcairo-perl (main) from Debian unstable (main).

2006-12-08 Thread Tollef Fog Heen
[Updating] libcairo-perl (0.03-1ubuntu1 [Ubuntu]  1.01-1 [Debian])
 * Trying to add libcairo-perl...
  - libcairo-perl_1.01-1.diff.gz: downloading from 
http://ftp.debian.org/debian/
  - libcairo-perl_1.01.orig.tar.gz: downloading from 
http://ftp.debian.org/debian/
  - libcairo-perl_1.01-1.dsc: downloading from http://ftp.debian.org/debian/
I: libcairo-perl [main] - libcairo-perl_0.03-1ubuntu1 [main].


** Changed in: libcairo-perl (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
Please sync libcairo-perl (main) from Debian unstable (main).
https://launchpad.net/bugs/72256

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


[Bug 72398] Re: Please sync klibido (universe) from unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] klibido (0.2.5-2ubuntu2 [Ubuntu]  0.2.5-3 [Debian])
 * Trying to add klibido...
  - klibido_0.2.5-3.diff.gz: downloading from http://ftp.debian.org/debian/
  - klibido_0.2.5-3.dsc: downloading from http://ftp.debian.org/debian/
  - klibido_0.2.5.orig.tar.gz: already in distro - downloading from librarian
I: klibido [universe] - klibido_0.2.5-2ubuntu2 [universe].


** Changed in: klibido (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
Please sync klibido (universe) from unstable (main)
https://launchpad.net/bugs/72398

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


[Bug 72927] Re: please sync haskell-hsql (1.6-8.2) from unstable (main) to universe

2006-12-08 Thread Tollef Fog Heen
[Updating] haskell-hsql (1.6-8ubuntu1 [Ubuntu]  1.6-8.2 [Debian])
 * Trying to add haskell-hsql...
  - haskell-hsql_1.6-8.2.dsc: downloading from http://ftp.debian.org/debian/
  - haskell-hsql_1.6-8.2.diff.gz: downloading from 
http://ftp.debian.org/debian/
  - haskell-hsql_1.6.orig.tar.gz: already in distro - downloading from 
librarian
I: haskell-hsql [universe] - haskell-hsql-doc_1.6-8ubuntu1 [universe].
I: haskell-hsql [universe] - libghc6-hsql-odbc-dev_1.6-8ubuntu1 [universe].
I: haskell-hsql [universe] - libghc6-hsql-postgresql-dev_1.6-8ubuntu1 
[universe].
I: haskell-hsql [universe] - libghc6-hsql-sqlite3-dev_1.6-8ubuntu1 [universe].
I: haskell-hsql [universe] - libghc6-hsql-sqlite-dev_1.6-8ubuntu1 [universe].
I: haskell-hsql [universe] - libghc6-hsql-dev_1.6-8ubuntu1 [universe].
I: haskell-hsql [universe] - libghc6-hsql-mysql-dev_1.6-8ubuntu1 [universe].


** Changed in: haskell-hsql (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Unconfirmed = Fix Released

-- 
please sync haskell-hsql (1.6-8.2) from unstable (main) to universe
https://launchpad.net/bugs/72927

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


[Bug 74960] Please sync gnome-randr-applet (universe) from unstable (main)

2006-12-08 Thread Soren Hansen
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects distros/ubuntu/gnome-randr-applet
 status confirmed
 subscribe ubuntu-archive

Please sync gnome-randr-applet (universe) from Debian unstable (main).

Changelog since current feisty version 0.2-1.1ubuntu1:

gnome-randr-applet (0.2-2) unstable; urgency=low

  * Acknowledge both 0.1-1.1 and 0.2-1.2  NMUs.
  * Particular thanks to Steaphan Greene for having prepared this upload.

 -- Sven Luther [EMAIL PROTECTED]  Mon,  6 Nov 2006 10:07:04 +0100

gnome-randr-applet (0.2-1.2) unstable; urgency=low

  * Non-maintainer upload
  * Verified compliance with debian-policy 3.7.2.
  * Removed empty changelog and NEWS files.
  * Applied patch from Ubuntu by: Daniel Elstner [EMAIL PROTECTED]
  * Fix display of the current rotation setting.
(Closes: #329057)
  * Avoid reversing the order of the rotation menu items.
  * Use GINT_TO_POINTER() to fix pointer conversion warnings on amd64.

 -- Steaphan Greene (Stea) [EMAIL PROTECTED]  Sun, 05 Nov 2006
14:11:06 -0500

gnome-randr-applet (0.2-1.1) unstable; urgency=low

  * Non-maintainer upload.
  * Update build-deps for xlibs-dev removal; closes: #346698.

 -- Justin Pryzby [EMAIL PROTECTED]  Mon, 16 Jan 2006 14:28:05
-0500

gnome-randr-applet (0.2-1) unstable; urgency=low

  * XFree86 4.3.0-2 finally made it to unstable, so i can upload this one too.
(Closes: #190922)

 -- Sven Luther [EMAIL PROTECTED]  Thu, 26 Feb 2004 12:07:24 +0100

gnome-randr-applet (0.2-0.2) experimental; urgency=low

  * Cleaned build depends (Thansk to Michel Daenzer).

 -- Sven Luther [EMAIL PROTECTED]  Thu, 11 Sep 2003 14:18:04 +0200

gnome-randr-applet (0.2-0.1) experimental; urgency=low

  * Initial (Experimental) Release.

 -- Sven Luther [EMAIL PROTECTED]  Tue,  1 Apr 2003 15:41:28 +0200


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFFeWMKonjfXui9pOMRAq5fAKCHBKOy52MLoGPDMhCr6CT7jclfDwCfVJ3u
tqb5wLLq7H+TxaWIe75DlnY=
=8FPF
-END PGP SIGNATURE-

** Affects: gnome-randr-applet (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Please sync gnome-randr-applet (universe) from unstable (main)
https://launchpad.net/bugs/74960

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


[Bug 74952] Re: crash while undo of of delete operation

2006-12-08 Thread Jaya

** Attachment added: crash details
   
http://librarian.launchpad.net/5327737/_usr_lib_mozilla-thunderbird_mozilla-thunderbird-bin.1000.crash

-- 
crash while undo of of delete operation
https://launchpad.net/bugs/74952

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


[Bug 15443] Re: gnome session crashes after login

2006-12-08 Thread Sebastien Bacher
Christoph, do you still have that bug?

-- 
gnome session crashes after login
https://launchpad.net/bugs/15443

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


[Bug 74960] Re: Please sync gnome-randr-applet (universe) from unstable (main)

2006-12-08 Thread Soren Hansen
Changes in previous Ubuntu version were:
 * grandr.c,
debian/applied-patches/wrong-display-of-current-rotation.patch:
- Fix display of the current rotation setting.
- Avoid reversing the order of the rotation menu items.
- Use GINT_TO_POINTER() to fix pointer conversion warnings on amd64.
- fixes Malone: #39196

This patch was included in Debian version (0.2-1.2) as can be seen in the 
changelog above.
Hence, all Ubuntu changes can be dropped.

-- 
Please sync gnome-randr-applet (universe) from unstable (main)
https://launchpad.net/bugs/74960

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


[Bug 68380] Re: eclipse for edgy-updates

2006-12-08 Thread Matthias Klose
debdiff

** Attachment added: debdiff
   http://librarian.launchpad.net/5327738/eclipse.debdiff

-- 
eclipse for edgy-updates
https://launchpad.net/bugs/68380

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


[Bug 56640] Re: Installer Crash

2006-12-08 Thread Henrik Nilsen Omma
Hello,

Will you be able to provide these log files? Without them we will not be
able to follow up this issue further. Thanks.

-- 
Installer Crash
https://launchpad.net/bugs/56640

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


[Bug 62308] Re: Permission Denied on nfs clients for only some files

2006-12-08 Thread Kyle McMartin
Ok, they're uploaded. Please let this bug know whether they are an
improvement or not.

-- 
Permission Denied on nfs clients for only some files
https://launchpad.net/bugs/62308

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


[Bug 74963] Info entry gives incomplete version

2006-12-08 Thread a7p
Public bug reported:

I have 0.10.3 installed, but the Info-button in the gui just gives me
0.10 as the version.

** Affects: sbackup (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Info entry gives incomplete version
https://launchpad.net/bugs/74963

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


[Bug 62851] Re: installer crashed

2006-12-08 Thread Henrik Nilsen Omma
Hello,

Will you be able to provide these log files? Without them we will not be
able to follow up this issue further. Thanks.

-- 
installer crashed
https://launchpad.net/bugs/62851

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


[Bug 62828] Re: Installer crashed

2006-12-08 Thread Henrik Nilsen Omma
Hello Berling,

Will you be able to provide these log files? Without them we will not be
able to follow up this issue further. Thanks.

-- 
Installer crashed
https://launchpad.net/bugs/62828

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


[Bug 74956] Re: [Feisty] Can't import python module

2006-12-08 Thread Jan Mynarik
I wrote can't import module and that is exactly the problem (only
module names differ for different programs), e.g.

Traceback (most recent call last):
  File /usr/bin/command-not-found, line 8, in module
from CommandNotFound import CommandNotFound
ImportError: No module named CommandNotFound

I can change the interpreter by changing /usr/bin/python symbolic link
to either python2.4 or python2.5. I did this hack because I really
needed to run something (can't remember now) that didn't work with
default python (set to 2.4).

-- 
[Feisty] Can't import python module
https://launchpad.net/bugs/74956

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


[Bug 64291] Re: os.lchown(targetpath, st.st_uid, st.st_gid) on read-only /target/home

2006-12-08 Thread Henrik Nilsen Omma
Hi equal,

Could you please attach /var/log/installer/syslog, /var/log/syslog, and
/var/log/partman to this bug, by commenting on the bug's web page?
Thanks in advance.


** Changed in: ubiquity (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
os.lchown(targetpath, st.st_uid, st.st_gid) on read-only /target/home
https://launchpad.net/bugs/64291

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


[Bug 71360] Re: The sound is not working on PPC (for no reason)

2006-12-08 Thread Sebastien Bacher
Thank you for the update

-- 
The sound is not working on PPC (for no reason)
https://launchpad.net/bugs/71360

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


[Bug 67487] Re: [regression][rv280] black screen and console freeze when X starts - drm lockup

2006-12-08 Thread Monika Krug
I would do it, but I don't know what to select for version (would XOrg
6.7.0 be right?) and for Component (DRM modules?).

BTW for that bug https://bugs.freedesktop.org/show_bug.cgi?id=8079 you
suggested changing the AGP speed to 8x, refering to this bug report.
However, the solution here is to change AGP speed from 8x to 4x.

-- 
[regression][rv280] black screen and console freeze when X starts - drm lockup
https://launchpad.net/bugs/67487

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


[Bug 74966] Re: Please sync lfm (universe) from unstable (main)

2006-12-08 Thread Soren Hansen
Previous Ubuntu version was a no-change reupload to build against
python2.4. Hence, all ubuntu changes can be dropped.

-- 
Please sync lfm (universe) from unstable (main)
https://launchpad.net/bugs/74966

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


[Bug 73744] Re: rhythmbox is slow!

2006-12-08 Thread LGB [Gábor Lénárt]
OK, I've just tried this:

time gst-launch-0.10 playbin uri=http://205.188.215.225:8006

real3m53.003s
user0m15.509s
sys 0m1.484s

If you even ignore system time, user/real*100.0 gives about 6%.

Also, I've checked TIME field just before exiting from playing
(CTRL-C), it's the same time that 'user' field reported by 'time'.

-- 
rhythmbox is slow!
https://launchpad.net/bugs/73744

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


[Bug 74967] Desktop entry not shown in GNOME

2006-12-08 Thread Phil Bull
Public bug reported:

An entry for ksimus is not shown in the GNOME Applications menu. This is
possibly due to the lack of a 'categories' key in the .desktop file.

** Affects: ksimus (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Desktop entry not shown in GNOME
https://launchpad.net/bugs/74967

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


[Bug 74966] Please sync lfm (universe) from unstable (main)

2006-12-08 Thread Soren Hansen
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects distros/ubuntu/lfm
 status confirmed
 subscribe ubuntu-archive

Please sync lfm (universe) from Debian unstable (main).

Changelog since current feisty version 0.91.2-1ubuntu1:

lfm (0.91.2-1.1) unstable; urgency=low

  * Non-maintainer upload. Work partially based on patch from
Kevin Coyner [EMAIL PROTECTED].
  * Update package to the last python policy (Closes: #380852).
  * Bumped compat to 5.
  * Bumped Standards-Version to 3.7.2, no changes required.
  * Updated FSF address in copyright file. 

 -- Ana Beatriz Guerrero Lopez [EMAIL PROTECTED]  Sat, 21 Oct 2006
01:24:26 +0200


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFFeWhconjfXui9pOMRAq6PAJ91lysCjAcByuu7CEzZo+wxsx1muQCfeVr9
eCJVYrCwvbemiLsFRHuwTOk=
=LzNj
-END PGP SIGNATURE-

** Affects: lfm (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Please sync lfm (universe) from unstable (main)
https://launchpad.net/bugs/74966

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


[Bug 69887] Re: installer crashed.

2006-12-08 Thread Henrik Nilsen Omma
Un-marking as duplicate of #69936. There is not enough information in
this bug to establish that.

To the reporter: Could you please attach /var/log/syslog and
/var/log/partman to this bug, by commenting on the bug's web page?
Thanks in advance.

** This bug is no longer a duplicate of bug 69936
   Installer Crashed

** Changed in: ubiquity (Ubuntu)
   Status: Unconfirmed = Needs Info

-- 
installer crashed.
https://launchpad.net/bugs/69887

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


[Bug 73208] Re: rhythmbox messed up ipod DB and crashes when plugged in

2006-12-08 Thread Sebastien Bacher
Upstream http://bugzilla.gnome.org/show_bug.cgi?id=358855 has a similar
backtrace

** Bug watch added: GNOME Bug Tracker #358855
   http://bugzilla.gnome.org/show_bug.cgi?id=358855

** Also affects: rhythmbox (upstream) via
   http://bugzilla.gnome.org/show_bug.cgi?id=358855
   Importance: Unknown
   Status: Unknown

-- 
rhythmbox messed up ipod DB and crashes when plugged in
https://launchpad.net/bugs/73208

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


[Bug 73208] Re: rhythmbox messed up ipod DB and crashes when plugged in

2006-12-08 Thread Sebastien Bacher
a7p, you can get a debug backtrace from the crash file with apport-
retrace, no need to ask to the submitter


** Changed in: rhythmbox (Ubuntu)
   Importance: Undecided = Medium
 Assignee: a7p = Ubuntu Desktop Bugs
   Status: Needs Info = Confirmed

-- 
rhythmbox messed up ipod DB and crashes when plugged in
https://launchpad.net/bugs/73208

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


[Bug 74783] Re: The /var/lib/tomcat5.5/conf/Catalina folder must have write access for tomcat5 user

2006-12-08 Thread Nicolas Ternisien
These rights must also be given to the /var/lib/tomcat5.5/webapps
folder, to let Tomcat be able to undeploy and deploy easily web
application from the manager application.

This is the standard work process for a Tomcat server, so it should not
be a problem to enabled this on Ubuntu packages.

-- 
The /var/lib/tomcat5.5/conf/Catalina folder must have write access for tomcat5 
user
https://launchpad.net/bugs/74783

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


[Bug 74783] Re: The /var/lib/tomcat5.5/conf/Catalina folder must have write access for tomcat5 user

2006-12-08 Thread Nicolas Ternisien
When I talk about /var/lib/tomcat5.5/webapps folder, I also mean
webapps/ subdirectories, which are own by root by default (balancer,
jsp-examples, servlets-examples, tomcat-docs, webdav,...)

so a

chown -R tomcat5.nogroup /var/lib/tomcat5.5/webapps

should be good.

-- 
The /var/lib/tomcat5.5/conf/Catalina folder must have write access for tomcat5 
user
https://launchpad.net/bugs/74783

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


[Bug 74956] Re: [Feisty] Can't import python module

2006-12-08 Thread Matthias Klose
please be more specific (does not work is not helpful) and support a
separate report for each problem.

Usually the interpreter for an application is hardcoded. you cannot
change it deliberately.


** Changed in: python-defaults (Ubuntu)
 Assignee: (unassigned) = Matthias Klose
   Status: Unconfirmed = Needs Info

-- 
[Feisty] Can't import python module
https://launchpad.net/bugs/74956

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


[Bug 64192] Re: Intaller crash

2006-12-08 Thread Henrik Nilsen Omma
Hi Mike,

The only way you would be able to get the files in that case would be if
you reproduced the install procedure again (with the crash) and uploaded
the files from the Live CD before turning off the machine. Please let us
know if you are able to do that at this stage.

-- 
Intaller crash
https://launchpad.net/bugs/64192

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


[Bug 74964] Please sync gps (universe) from unstable (main)

2006-12-08 Thread Soren Hansen
Public bug reported:

-BEGIN PGP SIGNED MESSAGE-
Hash: SHA1

 affects distros/ubuntu/gps
 status confirmed
 subscribe ubuntu-archive

Please sync gps (universe) from Debian unstable (main).

Changelog since current feisty version 1.1.0-3ubuntu1:

gps (1.1.0-6) unstable; urgency=low

  * Replaced PAGE_SHIFT with sysconf() call (Closes: #399709)

 -- Roland Stigge [EMAIL PROTECTED]  Thu, 23 Nov 2006 10:40:19 +0100

gps (1.1.0-5) unstable; urgency=low

  * Added desktop file (Closes: #368921)

 -- Roland Stigge [EMAIL PROTECTED]  Sun, 29 Oct 2006 14:30:14 +0100

gps (1.1.0-4) unstable; urgency=low

  * debian/rules: Added binary-indep target (Closes: #395692)
  * debian/control: Standards-Version: 3.7.2
  * debian/rgpsp.init: Added LSB section
  * debian/copyright: Updated FSF address
  * debian/compat: Debhelper compatibility version 5

 -- Roland Stigge [EMAIL PROTECTED]  Sun, 29 Oct 2006 12:31:22 +0100


-BEGIN PGP SIGNATURE-
Version: GnuPG v1.4.3 (GNU/Linux)

iD8DBQFFeWZqonjfXui9pOMRAlNRAJ997ceEWtyrJeWCdZ+96eC+GlNN/wCgqiTw
P9uDfd16t0BUNq+MAxs2kuA=
=BPLK
-END PGP SIGNATURE-

** Affects: gps (Ubuntu)
 Importance: Undecided
 Status: Confirmed

-- 
Please sync gps (universe) from unstable (main)
https://launchpad.net/bugs/74964

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


[Bug 74964] Re: Please sync gps (universe) from unstable (main)

2006-12-08 Thread Soren Hansen
Changes in previous Ubuntu version:
  * Added .desktop file from Vassilis Pandis
  * Put xray-tux.xpm in pixmaps for icon

Both changes have been incorporated into the Debian version. Hence, all
Ubuntu changes can be dropped.

-- 
Please sync gps (universe) from unstable (main)
https://launchpad.net/bugs/74964

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


[Bug 73198] Re: [Merge] conglomerate 0.9.1-3ubuntu1

2006-12-08 Thread Michael Bienia
** Changed in: conglomerate (Ubuntu)
   Status: Fix Committed = Fix Released

-- 
[Merge] conglomerate 0.9.1-3ubuntu1
https://launchpad.net/bugs/73198

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


[Bug 71373] Re: Crash when playing a .mov inside the web browser

2006-12-08 Thread Sebastien Bacher
Thank you for your bug. Does it happen every time? What browser do you
use?

Debug backtrace from the crash:

Core was generated by `/usr/lib/totem/totem-mozilla-viewer --xid 73521581 
--width 100 --height 100 --u'.
Program terminated with signal 11, Segmentation fault.
#0  0x in ?? ()
(gdb) bt
#0  0x in ?? ()
#1  0xb7332852 in IA__g_object_notify (object=0x8387cd8, 
property_name=0xb7596c1e caps) at gobjectnotifyqueue.c:123
#2  0xb75568bc in gst_pad_set_caps (pad=0x8387cd8, caps=0x80dfc80) at 
gstpad.c:2290
#3  0xb6eaab4c in gst_base_transform_setcaps (pad=0x8387c18, caps=0x80dfc80) at 
gstbasetransform.c:812
#4  0xb7556797 in gst_pad_set_caps (pad=0x8387c18, caps=0x80dfc80) at 
gstpad.c:2277
#5  0xb754b90c in gst_proxy_pad_do_setcaps (pad=0x83510e0, caps=0x80dfc80) at 
gstghostpad.c:281
#6  0xb7556797 in gst_pad_set_caps (pad=0x83510e0, caps=0x80dfc80) at 
gstpad.c:2277
#7  0xb7557b68 in gst_pad_chain_unchecked (pad=0x83510e0, buffer=0x82ad820) at 
gstpad.c:2336
#8  0xb755819b in gst_pad_push (pad=0x8348360, buffer=0x82ad820) at 
gstpad.c:3510
#9  0xb5f37dbe in gst_queue_loop (pad=0x8348360) at gstqueue.c:779
#10 0xb756f8a6 in gst_task_func (task=0x82ad738, tclass=0x82ac5e8) at 
gsttask.c:192


Looks like a gstreamer problem, the first function is not present though

-- 
Crash when playing a .mov inside the web browser
https://launchpad.net/bugs/71373

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


[Bug 74968] Unable to write pid file

2006-12-08 Thread Christian Holtje
Public bug reported:

Binary package hint: pidentd

What happens:
  I get the following error message in my logs:
s_open(/var/run/identd/identd.pid, O_WRONLY): No such file or directory
  The directory /var/run/identd does not exist.
  If I create the directory and make sure it is owned by the identd user/group, 
then the error goes away until I reboot (at which point, the run directory 
seems to be cleaned up).

What I expected:
  No error messages.

Suggestions:
  If you change the pid path to something like /var/run/pidentd.pid, then this 
should probably work.  Alternatively, an init script will have to create the 
directory or pidentd will have to create the directory.

Ciao!

** Affects: pidentd (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Unable to write pid file
https://launchpad.net/bugs/74968

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


[Bug 71842] Re: Please sync libipoddevice 0.5.1-1 from debian/unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] libipoddevice (0.5.1-0ubuntu1 [Ubuntu]  0.5.1-1 [Debian])
 * Trying to add libipoddevice...
  - libipoddevice_0.5.1.orig.tar.gz: already in distro - downloading from 
librarian
  - libipoddevice_0.5.1-1.diff.gz: downloading from 
http://ftp.debian.org/debian/
  - libipoddevice_0.5.1-1.dsc: downloading from http://ftp.debian.org/debian/
I: libipoddevice [universe] - ipod_0.5.1-0ubuntu1 [universe].
I: libipoddevice [universe] - libipoddevice0_0.5.1-0ubuntu1 [universe].
I: libipoddevice [universe] - libipoddevice-dev_0.5.1-0ubuntu1 [universe].


** Changed in: libipoddevice (Ubuntu)
 Assignee: Scott James Remnant = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
Please sync libipoddevice 0.5.1-1 from debian/unstable (main)
https://launchpad.net/bugs/71842

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


[Bug 74946] Re: sometime something happens on dbus which makes apps using it crashing

2006-12-08 Thread Sebastien Bacher
Upstream pointed to a similar bug which has a patch

** Bug watch added: Freedesktop Bugzilla #8235
   https://bugs.freedesktop.org/show_bug.cgi?id=8235

** Also affects: dbus (upstream) via
   https://bugs.freedesktop.org/show_bug.cgi?id=8235
   Importance: Unknown
   Status: Unknown

** Bug watch added: Red Hat Bugzilla #216034
   https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=216034

** Also affects: dbus-glib (Fedora) via
   https://bugzilla.redhat.com/bugzilla/show_bug.cgi?id=216034
   Importance: Unknown
   Status: Unknown

-- 
sometime something happens on dbus which makes apps using it crashing
https://launchpad.net/bugs/74946

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


[Bug 74967] Re: Desktop entry not shown in GNOME

2006-12-08 Thread Phil Bull

** Attachment added: Updated .desktop file
   http://librarian.launchpad.net/5327959/ksimus.desktop

-- 
Desktop entry not shown in GNOME
https://launchpad.net/bugs/74967

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


[Bug 74967] Re: Desktop entry not shown in GNOME

2006-12-08 Thread Phil Bull

** Attachment added: Further-refined .desktop file
   http://librarian.launchpad.net/5327965/ksimus.desktop

-- 
Desktop entry not shown in GNOME
https://launchpad.net/bugs/74967

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


[Bug 72253] Re: Please sync enchant (main) from Debian unstable (main).

2006-12-08 Thread Tollef Fog Heen
[Updating] enchant (1.2.3-0ubuntu2 [Ubuntu]  1.3.0-2 [Debian])
 * Trying to add enchant...
  - enchant_1.3.0.orig.tar.gz: downloading from http://ftp.debian.org/debian/
  - enchant_1.3.0-2.dsc: downloading from http://ftp.debian.org/debian/
  - enchant_1.3.0-2.diff.gz: downloading from http://ftp.debian.org/debian/
I: enchant [main] - libenchant1c2a_1.2.3-0ubuntu2 [main].
I: enchant [main] - libenchant-dev_1.2.3-0ubuntu2 [main].


** Changed in: enchant (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
Please sync enchant (main) from Debian unstable (main).
https://launchpad.net/bugs/72253

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


[Bug 71843] Re: Please sync banshee 0.11.2+dfsg-1 from debian/unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] banshee (0.11.2-0ubuntu1 [Ubuntu]  0.11.2+dfsg-1 [Debian])
 * Trying to add banshee...
  - banshee_0.11.2+dfsg.orig.tar.gz: downloading from 
http://ftp.debian.org/debian/
  - banshee_0.11.2+dfsg-1.dsc: downloading from http://ftp.debian.org/debian/
  - banshee_0.11.2+dfsg-1.diff.gz: downloading from 
http://ftp.debian.org/debian/
I: banshee [universe] - banshee_0.11.2-0ubuntu1 [universe].
I: banshee [universe] - banshee-daap_0.11.2-0ubuntu1 [universe].


** Changed in: banshee (Ubuntu)
 Assignee: Scott James Remnant = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
Please sync banshee 0.11.2+dfsg-1 from debian/unstable (main)
https://launchpad.net/bugs/71843

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


[Bug 74969] Filters Activate Zoom.

2006-12-08 Thread Victor
Public bug reported:

Every time I use a filter the entire audio file zooms to whatever
magnification would perfectly fit the entire audio file visually into
the window.  This is infuriating and makes the program impossible to use
for editing.  I am using the standard repository 1.2.4b-2.1ubuntu1 on
Xubuntu Edgy Eft.

** Affects: audacity (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Filters Activate Zoom.
https://launchpad.net/bugs/74969

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


[Bug 49663] Re: No .desktop and no icon gets installed

2006-12-08 Thread Phil Bull
Whoops, seems that this bug is fixed in Debian. Waiting for sync.

-- 
No .desktop and no icon gets installed
https://launchpad.net/bugs/49663

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


[Bug 49663] Re: No .desktop and no icon gets installed

2006-12-08 Thread Phil Bull
Attaching new .desktop file.

** Attachment added: .desktop file with different categories
   http://librarian.launchpad.net/5328014/rlplot.desktop

-- 
No .desktop and no icon gets installed
https://launchpad.net/bugs/49663

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


[Bug 74970] In Ubuntu 6.10 Edgy Eft: HP PSC 1510 All-in-One hangs when printing OpenOffice document.

2006-12-08 Thread Alexandre Gatelli
Public bug reported:

Binary package hint: hplip

This problem I had it in Dapper Drake. When I upgrade to Edgy, this
problem was solved. But, with the last update of Edgy (Gnome, Xorg, and
OpenOffice 2.0.4) this problem are back. I'm printing a document (.odt
or .doc) and the printer hangs. The document created in OpenOffice hangs
a printer in any program what I use for to print it. I have reported
this bug in hplip page before. I would like to send the document what
the problem has occured.

** Affects: hplip (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
In Ubuntu 6.10 Edgy Eft: HP PSC 1510 All-in-One hangs when printing OpenOffice 
document.
https://launchpad.net/bugs/74970

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


[Bug 74881] Re: Please sync apoo (universe) from unstable (main)

2006-12-08 Thread Soren Hansen
Sorry, already filed.

** Changed in: apoo (Ubuntu)
   Status: Confirmed = Rejected

-- 
Please sync apoo (universe) from unstable (main)
https://launchpad.net/bugs/74881

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


[Bug 74971] Crash after some use

2006-12-08 Thread Tiago Sousa
Public bug reported:

I can't really understand the reason, or reproduce it. It just crashes
sometimes, after some uses. But i'll attach the complete bug report.

** Affects: firefox (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Crash after some use
https://launchpad.net/bugs/74971

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


[Bug 71336] Re: service-admin doesn't launch

2006-12-08 Thread Sebastien Bacher
do you still have the issue?

-- 
service-admin doesn't launch
https://launchpad.net/bugs/71336

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


[Bug 74973] flpsed has no .desktop file

2006-12-08 Thread Phil Bull
Public bug reported:

No .desktop file is installed for flpsed.

** Affects: flpsed (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
flpsed has no .desktop file
https://launchpad.net/bugs/74973

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


[Bug 74972] Please include this in the CD

2006-12-08 Thread philsf
Public bug reported:

This package is required for the usage of modem in several laptop
models, from many brands.

It would be very nice if it was included in the CD.

** Affects: sl-modem (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Please include this in the CD
https://launchpad.net/bugs/74972

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


[Bug 74946] Re: sometime something happens on dbus which makes apps using it crashing

2006-12-08 Thread Sebastian Dröge
This should be fixed by dbus-glib 0.72-0ubuntu2 which was uploaded some
seconds ago...

** Changed in: dbus-glib (Ubuntu)
   Status: Unconfirmed = Fix Released

-- 
sometime something happens on dbus which makes apps using it crashing
https://launchpad.net/bugs/74946

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


[Bug 69212] Re: Crash when editing multiple files

2006-12-08 Thread Sebastien Bacher
*** This bug is a duplicate of bug 61582 ***

taglib bug, duplicate of bug #61582 rather

** Changed in: rhythmbox (Ubuntu)
Sourcepackagename: rhythmbox = taglib
   Importance: Undecided = Medium
   Status: Unconfirmed = Rejected

** This bug has been marked a duplicate of bug 61582
   Crash on tag editing

-- 
Crash when editing multiple files
https://launchpad.net/bugs/69212

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


[Bug 74973] Re: flpsed has no .desktop file

2006-12-08 Thread Phil Bull

** Attachment added: .desktop file (validates)
   http://librarian.launchpad.net/5328078/flpsed.desktop

-- 
flpsed has no .desktop file
https://launchpad.net/bugs/74973

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


[Bug 66595] Re: crash on startup

2006-12-08 Thread Sebastian Dröge
This should be fixed by dbus-glib 0.72-0ubuntu2 which was uploaded some
seconds ago...

** Changed in: dbus-glib (Ubuntu)
   Status: Confirmed = Fix Released

-- 
crash on startup
https://launchpad.net/bugs/66595

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


[Bug 74974] removal request

2006-12-08 Thread Matthias Klose
Public bug reported:

Binary package hint: ia32-libs-openoffice.org

please remove ia32-libs-openoffice.org source and binary from feisty.
OOo is now built as a native package.

** Affects: ia32-libs-openoffice.org (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
removal request
https://launchpad.net/bugs/74974

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


[Bug 74972] Re: Please include this in the CD

2006-12-08 Thread philsf
This is of course a wishlist, but I coulnd't find out how to mark it
that way.

-- 
Please include this in the CD
https://launchpad.net/bugs/74972

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


[Bug 74118] Re: [PATCH] doesn't pass audio data to libvisual 0.4.0 correctly

2006-12-08 Thread Sebastien Bacher
The patch is not likely to be used for edgy, the stable update procedure
is not trivial and can't be applied to every little bugs. That bug is
about non-default visual effects and you are the only one to have opened
a bug about it, that's a small problem and such not likely to justify a
stable update

-- 
[PATCH] doesn't pass audio data to libvisual 0.4.0 correctly
https://launchpad.net/bugs/74118

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


[Bug 74971] Re: Crash after some use

2006-12-08 Thread Tiago Sousa
Here's the bug report

** Attachment added: Bug report
   
http://librarian.launchpad.net/5328107/_usr_lib_firefox_firefox-bin.1000.crash

-- 
Crash after some use
https://launchpad.net/bugs/74971

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


[Bug 74976] removal request

2006-12-08 Thread Matthias Klose
Public bug reported:

Binary package hint: ia32-libs-scim

please remove ia32-libs-scim from feisty (source and binary); it was
only used by the ia32 OOo binaries. OOo is built natively now on amd64.

** Affects: ia32-libs-scim (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
removal request
https://launchpad.net/bugs/74976

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


[Bug 74975] No undo or cancel button on property dialogs

2006-12-08 Thread Juanjo Garcia-Ripoll
Public bug reported:

Binary package hint: ubuntu-desktop

Summary:

When editing the properites of an object, let it be in Nautilus,
Rhythmbox, or any other Gnome application, there is no way to cancel the
operation and revert to the original values.

Sometimes this is not a problem, when there's only _one_ edited value
and we remember the original value, but in general this causes a lot of
trouble to new and experienced users.

Most important it sets the burden on the user to undo any accidental
damage or mistake.

Steps to reproduce:

1. Open a Nautilus window.
2. Right click on a file and enter the properties dialog.
3. Change the file name to some stupid value. Wait one hour until you have 
forgotten the original value :-)
4. Close the window with either the Ctrl+W shortcut or Close button.

What happens:

The new  wrong value is stored, independent on the way we close the
window.

What should happen:

The dialog should offer the user a way to undo the change before closing
the window. Even if the guideline is to apply instantly these changes,
the changes should be reverted unless the user confirms them.

Related bugs:

The same problem appears in Rhythmbox when editing the properties of a
song.

Linux release: Ubuntu 6.10 with latest updates

** Affects: ubuntu-meta (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
No undo or cancel button on property dialogs
https://launchpad.net/bugs/74975

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


[Bug 74188] Re: Please sync openal (universe) from unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] openal (1:0.0.8-1ubuntu1 [Ubuntu]  1:0.0.8-2 [Debian])
 * Trying to add openal...
  - openal_0.0.8-2.diff.gz: downloading from http://ftp.debian.org/debian/
  - openal_0.0.8-2.dsc: downloading from http://ftp.debian.org/debian/
  - openal_0.0.8.orig.tar.gz: already in distro - downloading from librarian
I: openal [universe] - libopenal0a_1:0.0.8-1ubuntu1 [universe].
I: openal [universe] - libopenal-dev_1:0.0.8-1ubuntu1 [universe].


** Changed in: openal (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
Please sync openal (universe) from unstable (main)
https://launchpad.net/bugs/74188

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


[Bug 67954] Re: mouseemu prevents detection of Power button event

2006-12-08 Thread Colin Watson
gnome-power-manager doesn't appear to notice when new keyboards appear
in hal. It should, otherwise it will fail to notice the power button if
mouseemu is started after gnome-power-manager.

-- 
mouseemu prevents detection of Power button event
https://launchpad.net/bugs/67954

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


[Bug 74978] Hiding panel sometimes disappears.

2006-12-08 Thread Armagguedes
Public bug reported:

Binary package hint: kde

Using Kubuntu 6.10, i have the panel on the bottom of the desktop, set
to hide immediately after the mouse cursor leaves it (and to reappear
when i touch the bottom). The position i set for the panel is bottom
centered (100% length). The problem is that sometimes the panel
disappears; if i move the mouse to any screen edge the panel does not
appear.

This happened as well on at least 6.06. Why this happens, i do no know;
as far as i can tell it's random. The current workaround is Alt+F2 
kcontrol  desktop  panels. Like i said above, the panel is supposed to
be centered, but when i enter panels it is marked as being at the
bottom left corner.

When i set it to the center and apply changes, everything starts working
again. Also, as long as i change any setting and APPLY, the panel
starts working again.

** Affects: meta-kde (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Hiding panel sometimes disappears.
https://launchpad.net/bugs/74978

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


[Bug 67954] Re: mouseemu prevents detection of Power button event

2006-12-08 Thread Colin Watson
This is partly a hal bug; it isn't listening to the virtual keyboard
used by mouseemu. Fixes are needed on both sides. I've committed the hal
fix to bzr now.

** Also affects: hal (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

** Changed in: hal (Ubuntu)
 Assignee: (unassigned) = Colin Watson
   Status: Unconfirmed = Fix Committed

** Also affects: gnome-power-manager (Ubuntu)
   Importance: Undecided
   Status: Unconfirmed

-- 
mouseemu prevents detection of Power button event
https://launchpad.net/bugs/67954

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


[Bug 71084] Re: Please sync hat (universe) from Debian unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] hat (2.04-0ubuntu4 [Ubuntu]  2.05-7 [Debian])
 * Trying to add hat...
  - hat_2.05-7.dsc: downloading from http://ftp.debian.org/debian/
  - hat_2.05.orig.tar.gz: downloading from http://ftp.debian.org/debian/
  - hat_2.05-7.diff.gz: downloading from http://ftp.debian.org/debian/
I: hat [universe] - hat_2.04-0ubuntu4 [universe].
I: hat [universe] - libghc6-hat-dev_2.04-0ubuntu4 [universe].
I: hat [universe] - hat-ghc6_2.04-0ubuntu4 [universe].


** Changed in: hat (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
Please sync hat (universe) from Debian unstable (main)
https://launchpad.net/bugs/71084

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


[Bug 71841] Re: Please sync ipod-sharp 0.6.2-1 from debian/unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] ipod-sharp (0.6.2-0ubuntu1 [Ubuntu]  0.6.2-1 [Debian])
 * Trying to add ipod-sharp...
  - ipod-sharp_0.6.2-1.dsc: downloading from http://ftp.debian.org/debian/
  - ipod-sharp_0.6.2.orig.tar.gz: already in distro - downloading from 
librarian
  - ipod-sharp_0.6.2-1.diff.gz: downloading from http://ftp.debian.org/debian/
I: ipod-sharp [universe] - libipod-cil_0.6.2-0ubuntu1 [universe].
I: ipod-sharp [universe] - libipodui-cil_0.6.2-0ubuntu1 [universe].
I: ipod-sharp [universe] - monodoc-ipod-manual_0.6.2-0ubuntu1 [universe].


** Changed in: ipod-sharp (Ubuntu)
 Assignee: Scott James Remnant = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
Please sync ipod-sharp 0.6.2-1 from debian/unstable (main)
https://launchpad.net/bugs/71841

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


[Bug 74100] Re: [Sync Request] Sync solarwolf (1.5-2) from Debian unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] solarwolf (1.5-1ubuntu1 [Ubuntu]  1.5-2 [Debian])
 * Trying to add solarwolf...
  - solarwolf_1.5-2.diff.gz: downloading from http://ftp.debian.org/debian/
  - solarwolf_1.5.orig.tar.gz: already in distro - downloading from librarian
  - solarwolf_1.5-2.dsc: downloading from http://ftp.debian.org/debian/
I: solarwolf [universe] - solarwolf_1.5-1ubuntu1 [universe].


** Changed in: solarwolf (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
[Sync Request] Sync solarwolf (1.5-2) from Debian unstable (main)
https://launchpad.net/bugs/74100

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


[Bug 74198] Re: Please sync poedit (universe) from unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] poedit (1.3.4-3ubuntu1 [Ubuntu]  1.3.5-2 [Debian])
 * Trying to add poedit...
  - poedit_1.3.5-2.dsc: downloading from http://ftp.debian.org/debian/
  - poedit_1.3.5-2.diff.gz: downloading from http://ftp.debian.org/debian/
  - poedit_1.3.5.orig.tar.gz: downloading from http://ftp.debian.org/debian/
I: poedit [universe] - poedit_1.3.4-3ubuntu1 [universe].


** Changed in: poedit (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
Please sync poedit (universe) from unstable (main)
https://launchpad.net/bugs/74198

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


[Bug 74169] Re: Please sync ghextris (universe) from unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] ghextris (0.9.0-1.1ubuntu1 [Ubuntu]  0.9.0-1.2 [Debian])
 * Trying to add ghextris...
  - ghextris_0.9.0-1.2.tar.gz: downloading from http://ftp.debian.org/debian/
  - ghextris_0.9.0-1.2.dsc: downloading from http://ftp.debian.org/debian/
I: ghextris [universe] - ghextris_0.9.0-1.1ubuntu1 [universe].


** Changed in: ghextris (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
Please sync ghextris (universe) from unstable (main)
https://launchpad.net/bugs/74169

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


[Bug 74977] Re: Jokosher .desktop file not HIG-compliant

2006-12-08 Thread Phil Bull

** Attachment added: Improved .desktop file
   http://librarian.launchpad.net/5328714/jokosher.desktop

-- 
Jokosher .desktop file not HIG-compliant
https://launchpad.net/bugs/74977

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


[Bug 74977] Jokosher .desktop file not HIG-compliant

2006-12-08 Thread Phil Bull
Public bug reported:

The .desktop file for Jokosher results in an Applications-menu entry
which is not HIG-compliant, i.e. the purpose of the application is not
stated with its name. This has a small impact on the discoverability of
the application.

** Affects: jokosher (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
Jokosher .desktop file not HIG-compliant
https://launchpad.net/bugs/74977

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


[Bug 74092] Re: Please sync openmsx (universe) from unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] openmsx (0.6.1-2ubuntu1 [Ubuntu]  0.6.1-5 [Debian])
 * Trying to add openmsx...
  - openmsx_0.6.1-5.diff.gz: downloading from http://ftp.debian.org/debian/
  - openmsx_0.6.1-5.dsc: downloading from http://ftp.debian.org/debian/
  - openmsx_0.6.1.orig.tar.gz: already in distro - downloading from librarian
I: openmsx [universe] - openmsx_0.6.1-2ubuntu1 [universe].
I: openmsx [universe] - openmsx-data_0.6.1-2ubuntu1 [universe].


** Changed in: openmsx (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
Please sync openmsx (universe) from unstable (main)
https://launchpad.net/bugs/74092

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


[Bug 74096] Re: Please sync njplot (universe) from unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] njplot (0.20060606-1ubuntu1 [Ubuntu]  0.20060606-2 [Debian])
 * Trying to add njplot...
  - njplot_0.20060606-2.dsc: downloading from http://ftp.debian.org/debian/
  - njplot_0.20060606.orig.tar.gz: already in distro - downloading from 
librarian
  - njplot_0.20060606-2.diff.gz: downloading from 
http://ftp.debian.org/debian/
I: njplot [universe] - njplot_0.20060606-1ubuntu1 [universe].


** Changed in: njplot (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
Please sync njplot (universe) from unstable (main)
https://launchpad.net/bugs/74096

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


[Bug 74089] Re: [Sync Request] Sync console-common (0.7.68) from Debian unstable (main)

2006-12-08 Thread Tollef Fog Heen
[Updating] console-common (0.7.59ubuntu1 [Ubuntu]  0.7.68 [Debian])
 * Trying to add console-common...
  - console-common_0.7.68.tar.gz: downloading from 
http://ftp.debian.org/debian/
  - console-common_0.7.68.dsc: downloading from http://ftp.debian.org/debian/
I: console-common [universe] - console-common_0.7.59ubuntu1 [universe].
I: console-common [universe] - dh-consoledata_0.7.59ubuntu1 [universe].


** Changed in: console-common (Ubuntu)
 Assignee: (unassigned) = Tollef Fog Heen
   Status: Confirmed = Fix Released

-- 
[Sync Request] Sync console-common (0.7.68) from Debian unstable (main)
https://launchpad.net/bugs/74089

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


[Bug 74980] The issues powernowd init script.

2006-12-08 Thread Sergii Golovatiuk
Public bug reported:

Binary package hint: powernowd

After adding CPU frequency scaling monitor applet to my GNOMe environment I 
noticed that powernowd doesn't do its job as it should.
 It's enabled by default and I have OPTIONS=-q -m 1 -p 100 -u 70 -l 10 in 
/etc/default/powernowd. Moreover, I couldn't even find powernowd process 
running. After investigating /etc/init.d/powernowd I noteced that start 
function has some weird issues. I commented some lines as shown below and it 
started working after that

start() {
log_begin_msg Starting $DESC... 
$DAEMON $OPTIONS /dev/null 21
#   if use_ondemand
#   then
#   log_end_msg 0
#   return 0
#   fi
#   if check_kernel
#   then
#echo Starting $DESC: 
#   start-stop-daemon --start --quiet --oknodo --exec $DAEMON -- 
$OPTIONS /dev/null 21 || {
#   status=$?
#   log_end_msg $status
#   return $status
#   }
#   else
#   log_success_msg CPU frequency scaling not supported
#   #   echo required sysfs objects not found!
#   #   echo -e \tRead /usr/share/doc/powernowd/README.Debian for more 
information.
#   fi
log_end_msg 0
return 0
}


In additional I am showing some info about my laptop

[EMAIL PROTECTED]:~$ lspci -v
00:00.0 Host bridge: Intel Corporation Mobile 915GM/PM/GMS/910GML Express 
Processor to DRAM Controller (rev 04)
Subsystem: ASUSTeK Computer Inc. Unknown device 1882
Flags: bus master, fast devsel, latency 0
Capabilities: access denied

00:01.0 PCI bridge: Intel Corporation Mobile 915GM/PM Express PCI Express Root 
Port (rev 04) (prog-if 00 [Normal decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=01, subordinate=01, sec-latency=0
I/O behind bridge: a000-cfff
Memory behind bridge: fe90-fe9f
Prefetchable memory behind bridge: cff0-dfef
Capabilities: access denied

00:1b.0 Audio device: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
High Definition Audio Controller (rev 04)
Subsystem: ASUSTeK Computer Inc. Unknown device 10c3
Flags: bus master, fast devsel, latency 0, IRQ 169
Memory at febfc000 (64-bit, non-prefetchable) [size=16K]
Capabilities: access denied

00:1d.0 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #1 (rev 04) (prog-if 00 [UHCI])
Subsystem: ASUSTeK Computer Inc. Unknown device 1967
Flags: bus master, medium devsel, latency 0, IRQ 209
I/O ports at e480 [size=32]

00:1d.1 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #2 (rev 04) (prog-if 00 [UHCI])
Subsystem: ASUSTeK Computer Inc. Unknown device 1967
Flags: bus master, medium devsel, latency 0, IRQ 217
I/O ports at e800 [size=32]

00:1d.2 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #3 (rev 04) (prog-if 00 [UHCI])
Subsystem: ASUSTeK Computer Inc. Unknown device 1967
Flags: bus master, medium devsel, latency 0, IRQ 201
I/O ports at e880 [size=32]

00:1d.3 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB UHCI #4 (rev 04) (prog-if 00 [UHCI])
Subsystem: ASUSTeK Computer Inc. Unknown device 1967
Flags: bus master, medium devsel, latency 0, IRQ 169
I/O ports at ec00 [size=32]

00:1d.7 USB Controller: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
USB2 EHCI Controller (rev 04) (prog-if 20 [EHCI])
Subsystem: ASUSTeK Computer Inc. Unknown device 1967
Flags: bus master, medium devsel, latency 0, IRQ 209
Memory at febfbc00 (32-bit, non-prefetchable) [size=1K]
Capabilities: access denied

00:1e.0 PCI bridge: Intel Corporation 82801 Mobile PCI Bridge (rev d4) (prog-if 
01 [Subtractive decode])
Flags: bus master, fast devsel, latency 0
Bus: primary=00, secondary=02, subordinate=06, sec-latency=32
I/O behind bridge: d000-dfff
Memory behind bridge: fea0-feaf
Prefetchable memory behind bridge: 5000-52f0
Capabilities: access denied

00:1f.0 ISA bridge: Intel Corporation 82801FBM (ICH6M) LPC Interface Bridge 
(rev 04)
Flags: bus master, medium devsel, latency 0

00:1f.1 IDE interface: Intel Corporation 82801FB/FBM/FR/FW/FRW (ICH6 Family) 
IDE Controller (rev 04) (prog-if 8a [Master SecP PriP])
Subsystem: ASUSTeK Computer Inc. Unknown device 1967
Flags: bus master, medium devsel, latency 0, IRQ 201
I/O ports at unassigned
I/O ports at unassigned
I/O ports at unassigned
I/O ports at unassigned
I/O ports at ffa0 [size=16]

01:00.0 VGA compatible controller: ATI Technologies Inc M26 [Radeon Mobility 
X700] (prog-if 00 [VGA])
Subsystem: ASUSTeK Computer 

<    1   2   3   4   5   6   7   8   9   10   >