[Desktop-packages] [Bug 439448] Re: Visual corruption affecting several panel applets

2012-05-03 Thread JC Hulce
This bug affects Ubuntu 10.10, Maverick Meerkat. Maverick has reached 
end-of-life and is no longer supported, so I am closing the bugtask for 
Maverick. Please upgrade to a newer version of Ubuntu. 
More information here: 
https://lists.ubuntu.com/archives/ubuntu-announce/2012-April/000158.html

** Changed in: gnome-panel (Ubuntu Maverick)
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/439448

Title:
  Visual corruption affecting several panel applets

Status in Compiz:
  Invalid
Status in Desktop panel for GNOME:
  Unknown
Status in Indicator Applet:
  Invalid
Status in Release Notes for Ubuntu:
  Won't Fix
Status in “gnome-panel” package in Ubuntu:
  Triaged
Status in “gnome-panel” source package in Lucid:
  Confirmed
Status in “gnome-panel” source package in Maverick:
  Invalid
Status in “gnome-panel” source package in Natty:
  Triaged

Bug description:
  **PLEASE READ BEFORE YOU ADD YOUR
  COMMENT/SCREENSHOT*

  Please take a look at the list of duplicate bugs. Please think on how
  many people get notified when you add anything to this bug report.
  Please don't confirm the bug it is already confirmed. Please don't
  attach further screenshots - we all know how the problem looks. We all
  appreciate your involvement, but read previous post carefully prior
  you post your own. We need to draw constructive conclusions and find
  the solution.

  Binary package hint: gnome-panel, nm-applet, etc...

  SUMMARY:

  After graphical logon notification area gets scrambled. Icons are in
  terrible mess. Some of them are overlapping others. Sometimes network
  manager icon is missing. Sometimes phantom icons show up. They can be
  clones of any other icons in the notification area. Bug affects any
  graphics card: ATI, nVidia, Intel...

  WORKAROUND 1:

  Run 'killall gnome-panel' from the terminal or Gnome's "Run" dialog.
  The panels will automatically respawn correctly.

  WORKAROUND 2:

  When you get your icons distorted right-click on the affected panel
  (not icons) click "Properties". In "Panel Properties" change panel
  orientation to "Left" or "Right" and back to "Top" or "Bottom". In my
  case all icons are displayed properly, but one (nm-applet) is missing.

  WORKAROUND 3:

  Right click the Gnome panel and remove the offending applets and re-
  add them, i.e. Indicator Applet, etc.

  WORKAROUND 4:

  Right click the Gnome panel, click on Properties, Check Add Hide
  Buttons. and Close. Enough for now. If the error "runs" to lower
  panel, repeat the steps.

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/439448/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 569273] Re: memory leak in gnome-power-manager

2012-05-03 Thread JC Hulce
This bug affects Ubuntu 10.10, Maverick Meerkat. Maverick has reached 
end-of-life and is no longer supported, so I am closing the bugtask for 
Maverick. Please upgrade to a newer version of Ubuntu. 
More information here: 
https://lists.ubuntu.com/archives/ubuntu-announce/2012-April/000158.html

** Changed in: indicator-application (Ubuntu Maverick)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/569273

Title:
  memory leak in gnome-power-manager

Status in Application Indicators:
  Fix Released
Status in Unity Foundations:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Won't Fix
Status in “indicator-application” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” source package in Lucid:
  Won't Fix
Status in “indicator-application” source package in Lucid:
  Triaged
Status in “gnome-power-manager” source package in Maverick:
  Fix Released
Status in “indicator-application” source package in Maverick:
  Invalid

Bug description:
   10.10 SRU 
  I'm requesting a backported fix for 10.10's gnome-power-manager based on the 
menu leak I found in 11.04.  It's a simple one-line change, only affecting 
gnome-power-manager (rather than fixing root cause in libappindicator, because 
that potentially may adversely affect consumers that worked around it, though 
we know of none).

  gnome-power-manager is seemingly the worst offender, so it gets
  special treatment.  Test case right below.  Watch memory use for a
  bit.  It may go up for a few minutes, but then stabilizes.

  Debdiff to follow, it's already been uploaded to maverick-proposed.
  ===

  TEST CASE: (at the beginning because it's a long post):
  1. Monitor the output of the command for a few hours
    $ watch -n1 'grep heap -A11 /proc/$( pidof gnome-power-manager )/smaps'

  VERIFICATION SUCCEEDED:
  - Memory usage is stable over time

  DESCRIPTION:
  Binary package hint: gnome-power-manager

  gnome-power-manager (2.30.0-0ubuntu1) seems to have a memory leak my
  machine running Lucid.  I witnessed it using up to 120MB in the RES
  column according to "top".  My machine is 64 bit and is connected to a
  APC uninterruptible power supply.  I haven't yet tried unplugging it
  to see if the UPS is somehow related to this problem.  Another person
  reported a similar problem in bug #196688 comment 25.  Opening a new
  bug seemed like a good idea since that bug was fixed 2 years ago.

  Here is some information for what gnome-power-manager looks like after 
running for a long period of time (from  /proc/`pidof 
gnome-power-manager`/smaps):
  0147b000-0881 rw-p  00:00 0  
[heap]
  Size: 118356 kB
  Rss:  118188 kB
  Pss:  118188 kB
  Shared_Clean:  0 kB
  Shared_Dirty:  0 kB
  Private_Clean: 0 kB
  Private_Dirty:118188 kB
  Referenced:   118020 kB
  Swap:  0 kB
  KernelPageSize:4 kB
  MMUPageSize:   4 kB

  I rebooted my machine and let it sit at the login screen.  I logged via ssh 
and found that gnome-power-manager was using the following:
  01f6e000-02075000 rw-p  00:00 0  
[heap]
  Size:   1052 kB
  Rss: 944 kB
  Pss: 944 kB
  Shared_Clean:  0 kB
  Shared_Dirty:  0 kB
  Private_Clean: 0 kB
  Private_Dirty:   944 kB
  Referenced:  944 kB
  Swap:  0 kB
  KernelPageSize:4 kB
  MMUPageSize:   4 kB

  I logged out of my ssh session and didn't touch the machine until 5 and 1/2 
hours later---and I logged in again remotely with ssh to check on 
gnome-power-manager and found:
  01f6e000-02e5d000 rw-p  00:00 0  
[heap]
  Size:  15292 kB
  Rss:   15280 kB
  Pss:   15280 kB
  Shared_Clean:  0 kB
  Shared_Dirty:  0 kB
  Private_Clean: 0 kB
  Private_Dirty: 15280 kB
  Referenced:15280 kB
  Swap:  0 kB
  KernelPageSize:4 kB
  MMUPageSize:   4 kB

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: gnome-power-manager 2.30.0-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-21.32-generic 2.6.32.11+drm33.2
  Uname: Linux 2.6.32-21-generic x86_64
  NonfreeKernelModules: nvidia
  Architecture: amd64
  Date: Fri Apr 23 22:23:32 2010
  GnomeSessionIdleInhibited: No
  GnomeSessionInhibitors: None
  GnomeSessionSuspendInhibited: No
  MachineType: DELL Inc. XPS 730X
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.32-21-generic 
root=UUID=e3f32a1f-7be3-45c9-9096-fa696ad50df3 ro quiet splash
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-power-manager
  dmi.bios.date: 07/16/200

[Desktop-packages] [Bug 585196] Re: emacs fails to start: X protocol error

2012-05-03 Thread JC Hulce
This bug affects Ubuntu 10.10, Maverick Meerkat. Maverick has reached 
end-of-life and is no longer supported, so I am closing the bugtask for 
Maverick. Please upgrade to a newer version of Ubuntu.
More information here: 
https://lists.ubuntu.com/archives/ubuntu-announce/2012-April/000158.html

** Changed in: gtk+2.0 (Ubuntu Maverick)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/585196

Title:
  emacs fails to start: X protocol error

Status in Ayatana Ubuntu Love Project:
  Invalid
Status in “emacs23” package in Ubuntu:
  Invalid
Status in “gtk+2.0” package in Ubuntu:
  Invalid
Status in “emacs23” source package in Maverick:
  Invalid
Status in “gtk+2.0” source package in Maverick:
  Invalid

Bug description:
  Binary package hint: emacs23

  Full error: 
  baddog@lithium:~$ emacs
  X protocol error: BadMatch (invalid parameter attributes) on protocol request 
2

  emacs window appears for a brief instant, then closes

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: emacs23 23.1+1-4ubuntu7
  ProcVersionSignature: Ubuntu 2.6.34-3.10-generic 2.6.34
  Uname: Linux 2.6.34-3-generic i686
  Architecture: i386
  Date: Tue May 25 10:54:48 2010
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  ProcEnviron:
   LANG=en_AU.UTF-8
   SHELL=/bin/bash
  SourcePackage: emacs23

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-ubuntu/+bug/585196/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 875538] Re: [Firefox 3.6.23] Impossible to open firefox because firefox-bin process is still running

2012-05-03 Thread JC Hulce
This bug affects Ubuntu 10.10, Maverick Meerkat. Maverick has reached 
end-of-life and is no longer supported, so I am closing the bugtask for 
Maverick. Please upgrade to a newer version of Ubuntu. 
More information here: 
https://lists.ubuntu.com/archives/ubuntu-announce/2012-April/000158.html

** Changed in: flashplugin-nonfree (Ubuntu Maverick)
   Status: Triaged => Invalid

** Changed in: firefox (Ubuntu Maverick)
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to firefox in Ubuntu.
https://bugs.launchpad.net/bugs/875538

Title:
  [Firefox 3.6.23] Impossible to open firefox because firefox-bin
  process is still running

Status in “firefox” package in Ubuntu:
  Invalid
Status in “flashplugin-nonfree” package in Ubuntu:
  Invalid
Status in “firefox” source package in Lucid:
  Triaged
Status in “flashplugin-nonfree” source package in Lucid:
  Triaged
Status in “firefox” source package in Maverick:
  Invalid
Status in “flashplugin-nonfree” source package in Maverick:
  Invalid

Bug description:
  After upgrading firefox to version 3.6.23 few days ago, firefox does
  not work properly.

  At firt use after computer starting, firefox works well.
  It is possible to close firefox without any issue.
  But at second starting, firefox indicates it is impossible to launch firefox 
because firefox-bin process is still running.
  The workaround is to restart the computer, or simply kill the firefox-bin 
process.

  This behaviour happened right after upgrading firefox to version
  3.6.23, and is systematic with the profil user I use (it's an admin
  user).

  I tested with another profil (non admin) on the computer: The problem
  has not been reproduced.

  System is 10.04 LTS (kernel 2.6.32-33 generic)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/875538/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 729150] Re: libappindication crashes in gtkstatusicon code on update

2012-05-03 Thread JC Hulce
This bug affects Ubuntu 10.10, Maverick Meerkat. Maverick has reached 
end-of-life and is no longer supported, so I am closing the bugtask for 
Maverick. Please upgrade to a newer version of Ubuntu. 
More information here: 
https://lists.ubuntu.com/archives/ubuntu-announce/2012-April/000158.html

** Changed in: libappindicator (Ubuntu Maverick)
   Status: Triaged => Invalid

** Changed in: gtk+2.0 (Ubuntu Maverick)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/729150

Title:
  libappindication crashes in gtkstatusicon code on update

Status in GTK+ GUI Toolkit:
  New
Status in Libappindicator:
  Fix Released
Status in Unity Foundations:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  Fix Released
Status in “libappindicator” package in Ubuntu:
  Fix Released
Status in “gtk+2.0” source package in Lucid:
  New
Status in “libappindicator” source package in Lucid:
  New
Status in “gtk+2.0” source package in Maverick:
  Invalid
Status in “libappindicator” source package in Maverick:
  Invalid

Bug description:
  I was testing - just surfing - with Ubuntu Natty Alpha 3 when nm-
  applet crashed

  ProblemType: Crash
  DistroRelease: Ubuntu 11.04
  Package: network-manager-gnome 0.8.3+git.20110203t003354.9bf0b98-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.38-5.32-generic 2.6.38-rc6
  Uname: Linux 2.6.38-5-generic i686
  Architecture: i386
  CrashCounter: 1
  Date: Fri Mar  4 16:47:55 2011
  ExecutablePath: /usr/bin/nm-applet
  IfupdownConfig:
   auto lo
   iface lo inet loopback
  InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release i386 (20100429)
  IpRoute:
   192.168.5.0/24 dev wlan0  proto kernel  scope link  src 192.168.5.103  
metric 2 
   169.254.0.0/16 dev wlan0  scope link  metric 1000 
   default via 192.168.5.7 dev wlan0  proto static
  Keyfiles: Error: [Errno 2] Datei oder Verzeichnis nicht gefunden
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
  ProcCmdline: nm-applet --sm-disable
  ProcEnviron:
   LANGUAGE=de_DE:en
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  RfKill:
   0: phy0: Wireless LAN
Soft blocked: no
Hard blocked: no
  SegvAnalysis:
   Segfault happened at: 0x8cdae6:  movsbl (%eax),%eax
   PC (0x008cdae6) ok
   source "(%eax)" (0x0001) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: network-manager-applet
  StacktraceTop:
   ?? () from /usr/lib/libgtk-x11-2.0.so.0
   ?? () from /usr/lib/libgtk-x11-2.0.so.0
   ?? () from /usr/lib/libgtk-x11-2.0.so.0
   ?? () from /usr/lib/libgtk-x11-2.0.so.0
   ?? () from /usr/lib/libgtk-x11-2.0.so.0
  Title: nm-applet crashed with SIGSEGV
  UpgradeStatus: Upgraded to natty on 2011-03-04 (0 days ago)
  UserGroups: adm admin audio cdrom dialout dip fax floppy fuse lpadmin netdev 
plugdev sambashare tape video
  ftp_proxy: ftp://192.168.5.100:3128/
  http_proxy: http://192.168.5.100:3128/

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/729150/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 258083] Re: F-Spot - Error connecting to camera. "Could not lock the device"

2012-05-03 Thread JC Hulce
Ubuntu Intrepid is End-of-life and no longer supported. I am closing the
bug task for Intrepid (it is still open for other versions of Ubuntu).

** Changed in: gvfs (Ubuntu Intrepid)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gvfs in Ubuntu.
https://bugs.launchpad.net/bugs/258083

Title:
  F-Spot - Error connecting to camera.  "Could not lock the device"

Status in “f-spot” package in Ubuntu:
  Fix Released
Status in “gvfs” package in Ubuntu:
  Invalid
Status in “f-spot” source package in Intrepid:
  Fix Released
Status in “gvfs” source package in Intrepid:
  Invalid

Bug description:
  Binary package hint: gvfs

  matt@Aluminumy:~$ lsb_release -rd
  Description:  Ubuntu intrepid (development branch)
  Release:  8.10

  matt@Aluminumy:~$ apt-cache policy gvfs
  gvfs:
Installed: 0.99.4-0ubuntu1
Candidate: 0.99.4-0ubuntu1
Version table:
   *** 0.99.4-0ubuntu1 0
  500 http://us.archive.ubuntu.com intrepid/main Packages
  100 /var/lib/dpkg/statusmatt@Aluminumy:~$ lsb_release -rd
  Description:  Ubuntu intrepid (development branch)
  Release:  8.10

  matt@Aluminumy:~$ apt-cache policy f-spot
  f-spot:
Installed: 0.4.4-1ubuntu3
Candidate: 0.4.4-1ubuntu3
Version table:
   *** 0.4.4-1ubuntu3 0
  500 http://us.archive.ubuntu.com intrepid/main Packages
  100 /var/lib/dpkg/status

  
  I plug in my camera (Canon PowerShot A620).  A dialog pops up "You have just 
inserted a medium with digital photos..."  I choose "Open F-Spot Photo 
Manager".  F-Spot opens and an error dialog pops up "Error connecting to 
camera.  Received error "Could not lock the device" while connecting to the 
camera."

  I've seen two other tickets about this same problem but they were
  marked as fixed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/f-spot/+bug/258083/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 689193] Re: Thunderbird 3.1.x has accessibility related issues when opening a large mail folder

2012-05-03 Thread JC Hulce
This bug affects Ubuntu 10.10, Maverick Meerkat. Maverick has reached 
end-of-life and is no longer supported, so I am closing the bugtask for 
Maverick. Please upgrade to a newer version of Ubuntu. 
More information here: 
https://lists.ubuntu.com/archives/ubuntu-announce/2012-April/000158.html

** Changed in: gnome-orca (Ubuntu Maverick)
   Status: Triaged => Invalid

** Changed in: thunderbird (Ubuntu Maverick)
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/689193

Title:
  Thunderbird 3.1.x has accessibility related issues when opening a
  large mail folder

Status in scriptable screen reader:
  Fix Released
Status in “gnome-orca” package in Ubuntu:
  Fix Released
Status in “thunderbird” package in Ubuntu:
  Invalid
Status in “gnome-orca” source package in Lucid:
  Triaged
Status in “thunderbird” source package in Lucid:
  Triaged
Status in “gnome-orca” source package in Maverick:
  Invalid
Status in “thunderbird” source package in Maverick:
  Invalid

Bug description:
  Binary package hint: thunderbird

  Dear Developers,

  With Ubuntu Accessibility list I sent following letter this day morning:
  This day morning in Lucid security unfortunately original Thunderbird 
  version is upgraded with 3.1.7 release my Lucid system.
  With Orca 2.30 version this change resulting very slow list navigation 
  with mail folders, similar with Maverick original Orca 2.32 version if 
  an inbox folder have relative lot of messages.
  If a folder have lot of messages, for example the focusing, navigation 
  operations is very slow after upgrade.
  Another problem: if I choosing an email message, unable to read the 
  message body without not try jumping the caret with Tab or Shift+Tab 
  key. I not using present messages with new tab option.

  See following bug, with partialy fixed the slowest list navigation 
  problem under Orca git master version to see what performance related problem 
we seeing with Orca and Thunderbird 3.1.7 release:
  https://bugzilla.gnome.org/show_bug.cgi?id=633104

  I absolute agree the security upgrades is very important, but this 
  change now kill Thunderbird accessibility. Prewious oldest awailable 
  Thunderbird 3.0.10 version is works fine with Lucid before this upgrade and 
wonderful usable with all tasks.
  I known, Mozilla changed the products supporting model and your work is 
absolute not easy, because you need following the upgrades. But if now 
  happened this problem, what will be happening for example with Firefox 4 
  upgrade?
  Before I do upgrade, I forgot hold Thunderbird related packages 
  (thunderbird, thunderbird-gnome-support, thunderbird-locale-en, 
  thunderbird-locale-hu). What place I possible download this latest 3.0.x 
  awailable packages source to undo this upgrade?

  Or this is not possible, what will be happening for example the Lucid 
  LTS release to we get back Thunderbird accessibility support?

  Have you got an ydea how can possible fix this bug for example an LTS release?
  Compatibility purpose not possible do an alternative package the prewious 
good working Thunderbird 3.0.10 release if the main version is upgraded with 
full newest upstream version, for example:
  thunderbird-3.0.10
  thunderbird-3.0.10-gnome-support
  thunderbird-3.0.10-locales

  This is important the Mozilla products, because another components are
  not rolling updated, for example gnome-orca package is not updated
  when a new upstream release is released, and for example if the
  Mozilla products is upgraded with newest upstream releases, possible
  oldest awailable Orca version not perfect handling with some
  components, this is important with accessibility.

  Attila

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: thunderbird 3.1.7+build3+nobinonly-0ubuntu0.10.04.1
  ProcVersionSignature: Ubuntu 2.6.32-26.48-generic 2.6.32.24+drm33.11
  Uname: Linux 2.6.32-26-generic i686
  Architecture: i386
  Date: Sun Dec 12 09:40:23 2010
  InstallationMedia: Ubuntu 10.04.1 LTS "Lucid Lynx" - Release i386 (20100816.1)
  ProcEnviron:
   LANG=hu_HU.utf8
   SHELL=/bin/bash
  SourcePackage: thunderbird

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-orca/+bug/689193/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 647212] Re: purchased software download fails with and breaks apt proxy

2012-05-03 Thread JC Hulce
This bug affects Ubuntu 10.10, Maverick Meerkat. Maverick has reached 
end-of-life and is no longer supported, so I am closing the bugtask for 
Maverick. Please upgrade to a newer version of Ubuntu. 
More information here: 
https://lists.ubuntu.com/archives/ubuntu-announce/2012-April/000158.html

** Changed in: software-center (Ubuntu Maverick)
   Status: Fix Committed => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to software-center in Ubuntu.
https://bugs.launchpad.net/bugs/647212

Title:
  purchased software download fails with and breaks apt proxy

Status in “software-center” package in Ubuntu:
  Fix Committed
Status in “software-center” source package in Maverick:
  Invalid
Status in “software-center” source package in Natty:
  Fix Committed

Bug description:
  Binary package hint: software-center

  I used Software Center -> Get Software -> For Purchase and bought
  "Ricks Wallpapers" for $1.00 USD.  The purchase process went fine, but
  the install failed, and has now left my apt cache in a bad state.

  After the purchase process, Software Center spun its wheels for a very
  long time (several minutes) until finally a popup error window
  delivered this error:

  W: Failed to fetch 
https://private-ppa.launchpad.net/commercial-ppa-uploaders/ri
  cks-wallpaper/ubuntu/dists/maverick/main/binary-amd64/Packages.gz  Proxy 
CONNECT
   aborted
  E: Some index files failed to download, they have been ignored, or old ones 
used
   instead.

  'sudo apt-get update'  also fails with the same error message.

  
  The problem apparently occurs because of my apt-cache-ng proxy setup (which 
works fine otherwise).  I have a one line file /etc/apt/apt.conf.d/01proxy:
 Acquire::http { Proxy "http://my.proxy.host:3142";; };

  If I disable my apt proxy by commenting out the Acquire line, then I
  am able to install "Ricks Wallpapers" from Software Center.  And 'apt-
  get update' then yields only "Ign https://...ricks-wallpaper..."; (no
  error).But then even after having successfully installed the
  package, re-enabling my proxy Acquire line causes 'apt-get update' to
  fail with the same error above.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: software-center 3.0
  ProcVersionSignature: Ubuntu 2.6.35-23.34~username~mjgbacklight1-generic 
2.6.35.4
  Uname: Linux 2.6.35-23-generic x86_64
  Architecture: amd64
  Date: Fri Sep 24 16:09:50 2010
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Alpha amd64 (20100803.1)
  PackageArchitecture: all
  ProcEnviron:
   LANG=en_US.utf8
   SHELL=/bin/bash
  SourcePackage: software-center

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/software-center/+bug/647212/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 392457] Re: souphttpsrc don't use the system HTTP proxy

2012-04-29 Thread JC Hulce
Fixed version was synced from debian long ago, closing

** Changed in: gst-plugins-good0.10 (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gst-plugins-good0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/392457

Title:
  souphttpsrc don't use the system HTTP proxy

Status in “gst-plugins-good0.10” package in Ubuntu:
  Fix Released
Status in “gst-plugins-good0.10” package in Debian:
  Fix Released

Bug description:
  The package Build-Depends should depend upon libsoup-gnome2.4-dev
  (which is not the case).

  If it only depens on  libsoup2.4-dev, Gnome system proxy setup will
  not be taken used (if any).

  The consequence is that application like rythmbox and other will not
  use the Gnome proxy setup and will fails loading files.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gst-plugins-good0.10/+bug/392457/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 334809] Re: design problem? infinite wait for long queue

2012-04-26 Thread JC Hulce
Fixed version for xchat-gnome has been released

** Changed in: xchat-gnome (Ubuntu)
   Status: In Progress => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xchat-gnome in Ubuntu.
https://bugs.launchpad.net/bugs/334809

Title:
  design problem? infinite wait for long queue

Status in Banshee Music Player:
  Fix Released
Status in Mail Notification:
  New
Status in Notify OSD:
  New
Status in GNOME frontend to the popular xchat IRC client:
  Fix Released
Status in “banshee” package in Ubuntu:
  Fix Released
Status in “mail-notification” package in Ubuntu:
  Confirmed
Status in “netbook-launcher” package in Ubuntu:
  Won't Fix
Status in “notify-osd” package in Ubuntu:
  Confirmed
Status in “xchat-gnome” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: notify-osd

  I'm using pidgin-libnotify and I discovered a problem in notify-osd (maybe a 
design problem, not sure).
  When a buddy writes me a lot of lines (say 25) all messages are queued and 
showed in the bubbles. Every bubble stays there for 7 seconds. 7*25=almost 3 
minutes.

  What happens is that if any other contact writes to me, the bubbles
  are scheduled too! And also the notifies sent through "notify-send"
  are.

  (Instead volume notifies are displayed below.)

  This is a problem, because it seems that an application can bring the
  monopoly of the notification bubbles.

  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  Package: notify-osd 0.8-0ubuntu4
  ProcEnviron:
   PATH=(custom, user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: notify-osd
  Uname: Linux 2.6.28-8-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/banshee/+bug/334809/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 848750] Re: Network List includes non-existent AmigaNet

2012-04-26 Thread JC Hulce
Fixed, as previously noted

** Changed in: xchat (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to xchat-gnome in Ubuntu.
https://bugs.launchpad.net/bugs/848750

Title:
  Network List includes non-existent AmigaNet

Status in GNOME frontend to the popular xchat IRC client:
  Fix Released
Status in “xchat” package in Ubuntu:
  Fix Released
Status in “xchat-gnome” package in Ubuntu:
  Fix Released

Bug description:
  XChat 2.8.8, Ubuntu 11.04

  One of the first options in the "Network List" is AmigaNet. This
  network does not exist. irc.amiganet.org has the IP address 10.0.0.1,
  which obviously doesn't work, and none of the other domains listed
  exist at all.

  [Originally discovered by Iain Farrell.]

To manage notifications about this bug go to:
https://bugs.launchpad.net/xchat-gnome/+bug/848750/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 291850] Re: zenity does not show pulsate progress bar

2012-04-26 Thread JC Hulce
This bug has been fixed in the upstream code. When the zenity project
puts out the next release, this fix will be included. Then, we'll get
that new version into Ubuntu.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to zenity in Ubuntu.
https://bugs.launchpad.net/bugs/291850

Title:
  zenity does not show pulsate progress bar

Status in Zenity:
  Fix Released
Status in “zenity” package in Ubuntu:
  Triaged

Bug description:
  Binary package hint: zenity

  Hi, I did this test  :
  wget -cv 
"http://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz";
 |zenity --progress --pulsate --auto-close --title="teste da barra de 
progresso" --text "Download de 
:\n\thttp://fpdownload.macromedia.com/get/flashplayer/current/install_flash_player_10_linux.tar.gz\nDownload
 para :\n\tinstall_flash_player_10_linux.tar.gz..."

  with any URL. And the same problem, Zenity does not show progress bar
  with pulsate effect.

  I test without compiz and with compiz, the same problem.
  Previous version of Ubuntu Intrepid 8.10, zenity runs OK.
  My Zenity :
  $ zenity --version
  2.24.0

  My Ubuntu (amd64) :
  $ uname -a
  Linux worklab 2.6.27-7-generic #1 SMP Thu Oct 30 04:12:22 UTC 2008 x86_64 
GNU/Linux

  $ free -m
   total   used   free sharedbuffers cached
  Mem:  2007   1987 20  0 24   1300
  -/+ buffers/cache:662   1345
  Swap: 2816  2   2813

To manage notifications about this bug go to:
https://bugs.launchpad.net/zenity/+bug/291850/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 48329] Re: Network Proxy: ignores proxy user/pass provided

2012-03-18 Thread JC Hulce
The upstream fixed version has landed in Ubuntu.

** Changed in: gnome-terminal (Ubuntu)
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/48329

Title:
  Network Proxy: ignores proxy user/pass provided

Status in GNOME Terminal:
  Fix Released
Status in “control-center” package in Ubuntu:
  Invalid
Status in “gnome-terminal” package in Ubuntu:
  Fix Released

Bug description:
  Steps to reproduce (requries authenticated proxy):

  1. Open Network Proxy
  2. Select "Manual Proxy configuration"
  3. Enter HTTP proxy host and port
  4. Click "Details"
  5. Check "Use Authentication"
  6. Enter user/pass
  7. Click Close
  8. Click Close
  9. Open a new terminal
  10. "echo $http_proxy"

  Note that it only contains http://host:port/, not the user and
  password. This affects anything spawned within gnome.

  I'm on Dapper, suggested workaround is to use options within your apps
  for authenticated proxies.

  Suggested fix is to use the "http://user:pass@host:port"; (works with
  wget and w3m, not synaptic).

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/48329/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 95939] Re: gnome-network-preferences don't set $https_proxy, $ftp_proxy

2012-03-18 Thread JC Hulce
The upstream fixed version has landed in Ubuntu.

** Changed in: gnome-terminal (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/95939

Title:
  gnome-network-preferences don't set $https_proxy,$ftp_proxy

Status in GNOME Terminal:
  Fix Released
Status in “apt” package in Ubuntu:
  Invalid
Status in “gnome-control-center” package in Ubuntu:
  Invalid
Status in “gnome-terminal” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gnome-system-tools

  Hi I'm running Edgy,
  if i setup the proxy sever in gnome-network-preferences for http,https and ftp
  only $http_proxy and $no_proxy are set.

  thx Oliver

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/95939/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 378361] Re: Loss of lines when resizing and creating tab

2012-03-18 Thread JC Hulce
The upstream fixed version has landed in Ubuntu.

** Changed in: gnome-terminal (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/378361

Title:
  Loss of lines when resizing and creating tab

Status in “gnome-terminal” package in Ubuntu:
  Fix Released
Status in “gnome-terminal” package in Fedora:
  Fix Released

Bug description:
  Binary package hint: gnome-terminal

  Steps to reproduce:
  1. Open a new terminal.
  2. seq 1 500
  3. Go full-screen (F11)
  4. Make a new tab (Ctrl-Shift-T)
  5. Go back to normal (F11)
  6. Switch back to the first tab.

  Expected result: 
  ...
  498
  499
  500
  prompt.

  Actual result:
  ...
  461
  462
  prompt.

  Lines 463-500 are lost forever -- they're not in the scrollback
  buffer, missing from a copy-paste, etc.

  Full screen is just the most drastic; the problem occurs whenever you
  increase the terminal size. The critical factor seems to be creating a
  new tab. This might be the same as
  https://bugzilla.redhat.com/show_bug.cgi?id=466897

  And perhaps https://bugs.launchpad.net/ubuntu/+source/gnome-
  terminal/+bug/172604 was valid after all.

  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 9.04
  NonfreeKernelModules: openafs nvidia
  Package: gnome-terminal 2.26.0-0ubuntu2
  ProcEnviron:
   PATH=(custom, user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  Uname: Linux 2.6.28-11-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-terminal/+bug/378361/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 387334] Re: gnome-terminal does not recognize sftp:// urls (thinks they're ftp urls)

2012-03-18 Thread JC Hulce
The upstream fixed version has landed in Ubuntu.

** Changed in: gnome-terminal (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/387334

Title:
  gnome-terminal does not recognize sftp:// urls (thinks they're ftp
  urls)

Status in GNOME Terminal:
  Fix Released
Status in “gnome-terminal” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gnome-terminal

  If I have the following text in a gnome-terminal window:

  sftp://foo.example.com/bar

  gnome-terminal will not match the leading 's' character, resulting in
  an ftp url, not an sftp one. This makes url grabbing and opening not
  work so well.

  It should recognize sftp urls as well as ftp urls.

  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  Package: gnome-terminal 2.26.0-0ubuntu2
  ProcEnviron:
   PATH=(custom, user)
   LANG=fi_FI.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  Uname: Linux 2.6.28-11-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/387334/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 132501] Re: Ability to find/search text

2012-03-18 Thread JC Hulce
The upstream fixed version has landed in Ubuntu.

** Changed in: gnome-terminal (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-terminal in Ubuntu.
https://bugs.launchpad.net/bugs/132501

Title:
  Ability to find/search text

Status in GNOME Terminal:
  Fix Released
Status in “gnome-terminal” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gnome-terminal

  I think i would be great if Terminal has find or search funktion

  ProblemType: Bug
  Architecture: amd64
  Date: Tue Aug 14 19:23:36 2007
  DistroRelease: Ubuntu 7.04
  ExecutablePath: /usr/bin/gnome-terminal
  Package: gnome-terminal 2.18.0-0ubuntu1
  PackageArchitecture: amd64
  ProcCmdline: gnome-terminal
  ProcCwd: /home/ace
  ProcEnviron:
   PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-terminal
  Uname: Linux ace-desktop 2.6.20-16-generic #2 SMP Thu Jun 7 19:00:28 UTC 2007 
x86_64 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-terminal/+bug/132501/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 234278] Re: baobab fails to show usage after hitting refresh

2012-03-18 Thread JC Hulce
Most people report this bug as fixed. The people still experiencing
issues never responded to the questions of the developers below. Thus, I
am closing this bug.

** Changed in: gnome-utils (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-utils in Ubuntu.
https://bugs.launchpad.net/bugs/234278

Title:
  baobab fails to show usage after hitting refresh

Status in Baobab:
  Fix Released
Status in “gnome-utils” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: baobab

  OS: Ubuntu Hardy (8.04)
  Package version: baobab 2.20.0.1-1ubuntu5
  Mirror: Positive Internet

  After telling baobab (Disk Usage Analyser - DUA) to scan a remote
  partition, the first time the usage column is correctly shown.  When I
  hit Refresh in the DUA, the usage column turns to -.-% for all entries
  except the folder I told it scan which reports 100%.

  See the attached screenshot (folder names blurred).

  When I hit refresh I expect the Usage column to reflect the new usage.

  Steps to reproduce:

  1) Scan a folder (eg. Scan Filesystem).
  2) Click "Usage" to sort (ascending, arrow down).
  3) Click "Refresh".

  What should happen:

  4) Usage column displays correct percentages.

  What actually happens:

  4) Usage column is filled with -.- %.

To manage notifications about this bug go to:
https://bugs.launchpad.net/baobab/+bug/234278/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 366408] Re: Documentation inconsistent with behaviour required to move a gnome-panel.

2012-03-18 Thread JC Hulce
The upstream fixed version has landed in Ubuntu.

** Changed in: gnome-user-docs (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-panel in Ubuntu.
https://bugs.launchpad.net/bugs/366408

Title:
  Documentation inconsistent with behaviour required to move a gnome-
  panel.

Status in Gnome Documentation Project:
  Fix Released
Status in “gnome-panel” package in Ubuntu:
  Invalid
Status in “gnome-user-docs” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gnome-panel

  Release: Ubuntu 9.04

  Expectation: According to past experience and the documentation,
  dragging a panel by its white-space will allow you to position it on a
  different screen edge/display.

  What Happened: Nothing; The panel does not move when dragged with any
  mouse button.

  Workaround/Other Note: When the panel is un-expanded it can be dragged
  by its edges and then re-expanded when in position.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-user-docs/+bug/366408/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 431300] Re: gnome-dictionary has no control for editing sources

2012-03-18 Thread JC Hulce
The upstream fixed version has landed in Ubuntu.

** Changed in: gnome-utils (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-utils in Ubuntu.
https://bugs.launchpad.net/bugs/431300

Title:
  gnome-dictionary has no control for editing sources

Status in gnome-utils - GNOME Desktop Utilities:
  Fix Released
Status in “gnome-utils” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gnome-utils

  The gnome-dictionary preferences menu item, source tab, shows the
  available dictionary sources with radio buttons. There are buttons to
  'add' and 'delete' a source, but there is no button to edit the
  selected source. To edit, you need to double-click on the source name,
  which to me seems a usability problem.

  I'm using Ubuntu Jaunty (9.04) amd64.

  gnome-utils:
Installed: 2.26.0-0ubuntu1
Candidate: 2.26.0-0ubuntu1
Version table:
   *** 2.26.0-0ubuntu1 0
  500 http://nl.archive.ubuntu.com jaunty/main Packages
  100 /var/lib/dpkg/status
   2.26.0-0ubuntu1~11ubuntu1 0
  500 http://nl.archive.ubuntu.com jaunty-i386/main Packages

  ProblemType: Bug
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  Package: gnome-utils 2.26.0-0ubuntu1
  ProcEnviron:
   PATH=(custom, user)
   LANG=nl_NL.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-utils
  Uname: Linux 2.6.28-15-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-utils/+bug/431300/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 164475] Re: users-admin removes from groups users not in /etc/passwd (ADS, LDAP)

2012-03-18 Thread JC Hulce
The upstream fixed version has landed in Ubuntu.

** Changed in: gnome-system-tools (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-system-tools in Ubuntu.
https://bugs.launchpad.net/bugs/164475

Title:
  users-admin removes from groups users not in /etc/passwd (ADS, LDAP)

Status in The Gnome System Tools:
  Fix Released
Status in “gnome-system-tools” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gnome-system-tools

  I've set up several machines running Ubuntu 7.04 and 7.10 which are 
integrated in an Active Directory Network (ADS) controlled by a Windows Server. 
I did this using samba and winbind, and now these machines can be used with 
local and domain accounts (domain accounts are not listed in /etc/passwd but 
are managed by winbind).
  To allow some domain users to gain administrative privileges I added them 
manually to the admin group with 'adduser'. After that, if you use System -> 
Administration -> Users and Groups to add a new user or delete an existing one, 
all the domain users (not local users) which were granted admin rights will 
lose their privileges. This happens because they are deleted from the admin 
group in /etc/group.
  The problem does not occur when using the command line utility (adduser).

  This bug was originally reported in 
https://bugs.launchpad.net/ubuntu/+source/gnome-system-tools/+bug/26338
  (comment 57) and is related also to this upstream bug: 
http://bugzilla.gnome.org/show_bug.cgi?id=489187
  It may be considered as a second test case, as described in these bugs.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gst/+bug/164475/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 411816] Re: gnome-screenshot: Takeing a screenshot of an application on a dual-screen setup shows a black area

2012-03-18 Thread JC Hulce
The upstream fixed version has landed in Ubuntu.

** Changed in: gnome-utils (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-utils in Ubuntu.
https://bugs.launchpad.net/bugs/411816

Title:
  gnome-screenshot: Takeing a screenshot of an application on a dual-
  screen setup shows a black area

Status in gnome-utils - GNOME Desktop Utilities:
  Fix Released
Status in “gnome-utils” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gnome-utils

  I've a dual-screen setup with a 17" TFT monitor (1280x1024) and a 24"
  TFT monitor (1920x1200). This leaves a small invisible area below the
  17" TFT monitor. When taking a screenshot of the whole desktop this
  invisible area is set to black. But when taking a screenshot of a
  maximized application on the 24" TFT monitor I get the same black area
  in the screenshot even though the application is completely visible.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-utils/+bug/411816/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 690541] Re: Search tool window lacks resize handle

2012-03-18 Thread JC Hulce
The upstream fixed version has landed in Ubuntu.

** Changed in: gnome-utils (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-utils in Ubuntu.
https://bugs.launchpad.net/bugs/690541

Title:
  Search tool window lacks resize handle

Status in gnome-utils - GNOME Desktop Utilities:
  Fix Released
Status in “gnome-utils” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gnome-utils

  Ubuntu 10.10

  Expected result:

  Resizing search tool window is easy

  Actual result:

  Resizing search tool window is difficult, because it lacks bottom
  right corner resize handle (same as in Nautilus). As the window is
  dialogue like, it might not initially appear suitable size depending
  on the context: physical  screen size and the number of search results
  might want you to make resize the window.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-utils/+bug/690541/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 638018] Re: gnome-system-log aborts when filter are applied to big log files

2012-03-18 Thread JC Hulce
As the comments have indicated, updates have solved this issue.

** Changed in: gnome-utils (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-utils in Ubuntu.
https://bugs.launchpad.net/bugs/638018

Title:
  gnome-system-log aborts when filter are applied to big log files

Status in gnome-utils - GNOME Desktop Utilities:
  Fix Released
Status in “gnome-utils” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gnome-utils

  I can reproduce a crash of gnome-system-log 2.30.0-0ubuntu1 (Lucid):

  1. start gnome-system-log and it shows (a quite big) /var/log/messages
  2. activate a simple user-defined filter, e.g. to match "EE" (without the 
quotes)
  3. enable "Show matches only"
  => it aborts:

  ../~$ gnome-system-log

  (gnome-system-log:4880): Gtk-WARNING **:
  /build/buildd/gtk+2.0-2.20.1/gtk/gtktextbtree.c:4019: byte index off
  the end of the line

  Gtk-ERROR **: Byte index 227444 is off the end of the line
  aborting...
  Aborted
  ../~$ 

  If I do this with /var/log/lpr or other small log files, it works as
  expected. With big files like messages or syslog it crashes. My
  /var/log/message is 2.6 MByte.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: gnome-utils 2.30.0-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-24.42-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic i686
  Architecture: i386
  Date: Tue Sep 14 14:32:28 2010
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  ProcEnviron:
   PATH=(custom, user)
   LANG=de_CH.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-utils

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-utils/+bug/638018/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 653279] Re: time-admin icon stock_timezone missed

2012-03-18 Thread JC Hulce
The upstream fixed version has landed in Ubuntu.

** Changed in: gnome-system-tools (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-system-tools in Ubuntu.
https://bugs.launchpad.net/bugs/653279

Title:
  time-admin icon stock_timezone missed

Status in The Gnome System Tools:
  Fix Released
Status in “gnome-system-tools” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: gnome-system-tools

  If you check in mainwindow of time-admin near to TimeZone list there
  is a small picture or icon before you zone that is selected, I think
  is pointed to stock_timezone image but is not found it.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: gnome-system-tools 2.32.0-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
  Uname: Linux 2.6.35-22-generic i686
  Architecture: i386
  Date: Fri Oct  1 17:06:30 2010
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release Candidate i386 
(20100928)
  ProcEnviron:
   LANG=es_ES.UTF-8
   SHELL=/bin/bash
  SourcePackage: gnome-system-tools

To manage notifications about this bug go to:
https://bugs.launchpad.net/gst/+bug/653279/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 294182] Re: GNOME's Help Slow to Load

2012-03-17 Thread JC Hulce
Upstream fixed version has landed in Ubuntu

** Changed in: yelp (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to yelp in Ubuntu.
https://bugs.launchpad.net/bugs/294182

Title:
  GNOME's Help Slow to Load

Status in The Yelp Help Browser for Gnome:
  Fix Released
Status in “yelp” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: yelp

  Try to open System > Preferences > Mouse (or Keyboard, Sound, Windows, etc). 
Click
  'Help' button at the bottom left corner. The help window is appear 
immediately, but
  the content take more than 10 seconds and 100% CPU usage on my 1.8 GHz 
computer.
  There is no slow load with some other GNOME's apps like gcalc, gedit, etc 
though.

  I don't know if this is the same bug as
  https://bugs.launchpad.net/ubuntu/+source/gnome-doc-utils/+bug/23334
  because that bug have already been solved since 2005.

  BTW, I am using Interpid now.

To manage notifications about this bug go to:
https://bugs.launchpad.net/yelp/+bug/294182/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 50318] Re: manpage rendered wrong

2012-03-17 Thread JC Hulce
Upstream fixed version has landed in Ubuntu

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to yelp in Ubuntu.
https://bugs.launchpad.net/bugs/50318

Title:
  manpage rendered wrong

Status in The Yelp Help Browser for Gnome:
  Fix Released
Status in “yelp” package in Ubuntu:
  Fix Released

Bug description:
  Yelp renders several manpages wrong. For example, in the kill manpage,
  the table of signals is rendered as floating text and the headings
  contain ".B" markers.

To manage notifications about this bug go to:
https://bugs.launchpad.net/yelp/+bug/50318/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 516646] Re: Webkit errors when trying to view manuals

2012-03-17 Thread JC Hulce
Upstream fixed version has landed in Ubuntu

** Changed in: yelp (Ubuntu)
   Status: Fix Committed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to yelp in Ubuntu.
https://bugs.launchpad.net/bugs/516646

Title:
  Webkit errors when trying to view manuals

Status in The Yelp Help Browser for Gnome:
  Fix Released
Status in “yelp” package in Ubuntu:
  Fix Released
Status in Baltix GNU/Linux:
  New
Status in “yelp” package in Debian:
  Fix Released

Bug description:
  Binary package hint: yelp

  Yelp 2.28.0+webkit-1ubuntu1 produces random errors when viewing GNOME 
documentation. Please sync with 2.28.0+webkit-2
   from Debian. It was also reported in 
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=554842 Excerpt:
  Trying to view the current gnumeric documentation,
  ii  gnumeric-doc   1.9.15-1   spreadsheet application for GNOME - document
  through yelp, e.g.
yelp /usr/share/gnome/help/gnumeric/C/gnumeric.xml
  results in an error
This page contains the following errors:
error on line 411 at column 3109: Encoding error
Below is a rendering of the page up to the first error.
  which is apparently generated by webkit's
  ./WebCore/dom/XMLTokenizerLibxml2.cpp .

To manage notifications about this bug go to:
https://bugs.launchpad.net/yelp/+bug/516646/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 296467] Re: Zenity package: Error in help browser documentation

2012-03-17 Thread JC Hulce
Upstream fixed version is in Ubuntu now.

** Changed in: zenity (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to zenity in Ubuntu.
https://bugs.launchpad.net/bugs/296467

Title:
  Zenity package: Error in help browser documentation

Status in Zenity:
  Fix Released
Status in “zenity” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: zenity

  The man page for Zenity states that normal results are output on
  standard output, which is correct. The Gnome help browser zenity
  manual states that output is on standard error, which is incorrect.

To manage notifications about this bug go to:
https://bugs.launchpad.net/zenity/+bug/296467/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 139657] Re: vertical scrollbar always present in yelp

2012-03-17 Thread JC Hulce
Upstream fixed version is now in Ubuntu.

** Changed in: yelp (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to yelp in Ubuntu.
https://bugs.launchpad.net/bugs/139657

Title:
  vertical scrollbar always present in yelp

Status in The Yelp Help Browser for Gnome:
  Fix Released
Status in “yelp” package in Ubuntu:
  Fix Released

Bug description:
  No matter how short the document is and matter how much you stretch
  yelp's windows vertically, it still always shows a vertical scrollbar.

  Also because of that one can never see the footer of the document,
  which contains information useful for navigation.

  attaching a screenshot illustrating the problem.

To manage notifications about this bug go to:
https://bugs.launchpad.net/yelp/+bug/139657/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 47454] Re: Fonts Too Small

2012-03-17 Thread JC Hulce
Upstream fixed version has landed in Ubuntu

** Changed in: yelp (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to yelp in Ubuntu.
https://bugs.launchpad.net/bugs/47454

Title:
  Fonts Too Small

Status in The Yelp Help Browser for Gnome:
  Fix Released
Status in “yelp” package in Ubuntu:
  Fix Released

Bug description:
  The font used in the main window is way to small. According to the
  preferences, yelp uses system fonts, but they are usually bigger. X11
  and gnome dpi is correct.

To manage notifications about this bug go to:
https://bugs.launchpad.net/yelp/+bug/47454/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 292773] Re: manpage not found when package was installed after yelp was started

2012-03-17 Thread JC Hulce
Upstream fixed version has landed in Ubuntu

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to yelp in Ubuntu.
https://bugs.launchpad.net/bugs/292773

Title:
  manpage not found when package was installed after yelp was started

Status in The Yelp Help Browser for Gnome:
  Fix Released
Status in “yelp” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: yelp

  System release: 
  Description:  Ubuntu 8.04.1
  Release:  8.04

  Package version:
  2.22.1-0ubuntu2.8.04.3

  steps to reproduce:

  (1): open yelp, type "man mp3info" (or oggenc, or whatever other program that 
is not installed). you will get an error message (saying that the URI is 
invalid, which is a different bug)
  (2): do not close yelp. Install the package with apt-get or Synaptic
  (3): try "man mp3info" on the command line; works as expected
  (4): retype your search request in yelp; you still get the error message

  expected behaviour:

  yelp should find man-pages regardless of when (relative to yelp's
  startup) they were installed. This could be solved by reloading the
  manpage database before giving up on a manpage search.

  ProblemType: Bug
  Architecture: i386
  Date: Sun Nov  2 21:03:35 2008
  DistroRelease: Ubuntu 8.04
  ExecutablePath: /usr/bin/yelp
  NonfreeKernelModules: ath_hal
  Package: yelp 2.22.1-0ubuntu2.8.04.3
  PackageArchitecture: i386
  ProcEnviron:
   
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/opt/bin/
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  SourcePackage: yelp
  Uname: Linux 2.6.24-21-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/yelp/+bug/292773/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 540613] Re: Cannot copy text from a docbook

2012-03-17 Thread JC Hulce
Upstream fixed version has landed in Ubuntu

** Changed in: yelp (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to yelp in Ubuntu.
https://bugs.launchpad.net/bugs/540613

Title:
  Cannot copy text from a docbook

Status in The Yelp Help Browser for Gnome:
  Fix Released
Status in “yelp” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: yelp

  I am working on a tutorial. I can select text in Yelp, but no
  permutation of a copy command seems to make it actually add anything
  to the clipboard buffer

  ProblemType: Bug
  Architecture: i386
  Date: Wed Mar 17 16:58:30 2010
  DistroRelease: Ubuntu 10.04
  ExecutablePath: /usr/bin/yelp
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  Package: yelp 2.29.5-0ubuntu3
  ProcEnviron:
   SHELL=/bin/bash
   PATH=(custom, user)
   LANG=en_US.utf8
  ProcVersionSignature: Ubuntu 2.6.32-16.25-generic
  SourcePackage: yelp
  Uname: Linux 2.6.32-16-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/yelp/+bug/540613/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 484528] Re: Some man pages display incorrectly in Help browser

2012-03-17 Thread JC Hulce
Upstream fixed version has landed in Ubuntu

** Changed in: yelp (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to yelp in Ubuntu.
https://bugs.launchpad.net/bugs/484528

Title:
  Some man pages display incorrectly in Help browser

Status in The Yelp Help Browser for Gnome:
  Fix Released
Status in “yelp” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: yelp

  When displaying the manpage for adduser - 
  1. the Add a user group and Add a system group sections are not rendered 
correctly, but scrambled with bold and normal fonts. See top of screenshot.
  2. The See also section contains only some numbers in parantheses, but not 
the commands, as in man from terminal. See bottom of screenshot . (this happens 
for some man pages, like adduser, printf, but not for all, e.g. update-grub2)

  ProblemType: Bug
  Architecture: i386
  Date: Wed Nov 18 01:01:10 2009
  DistroRelease: Ubuntu 9.10
  NonfreeKernelModules: fglrx wl
  Package: yelp 2.28.0-0ubuntu2
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-14.48-generic
  SourcePackage: yelp
  Uname: Linux 2.6.31-14-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/yelp/+bug/484528/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 683796] Re: Missing links in man pages

2012-03-17 Thread JC Hulce
Upstream fixed version has landed in Ubuntu

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

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to yelp in Ubuntu.
https://bugs.launchpad.net/bugs/683796

Title:
  Missing links in man pages

Status in The Yelp Help Browser for Gnome:
  Fix Released
Status in “yelp” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: yelp

  I opened man page for IFCONFIG(8) in yelp. At the end of a page I've
  found following lines:

  SEE ALSO
  (8), (8), (8), (8), (8), (8), (8), (5).
  http://physics.nist.gov/cuu/Units/binary.html - Prefixes for binary multiples

  When I looked at the same page in console, I saw following:

  SEE ALSO
 route(8), netstat(8), arp(8), rarp(8), ipchains(8), iptables(8), 
ifup(8), interfaces(5).
 http://physics.nist.gov/cuu/Units/binary.html - Prefixes for binary 
multiples

  Obviously key words of links are missing in yelp.

  I'm using Ubuntu 10.04 Lucid Lynx. Yelp version is 2.30.0.

To manage notifications about this bug go to:
https://bugs.launchpad.net/yelp/+bug/683796/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 683802] Re: Links in man pages to other mans do not work

2012-03-17 Thread JC Hulce
Upstream fixed version has landed in Ubuntu

** Changed in: yelp (Ubuntu)
   Status: New => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to yelp in Ubuntu.
https://bugs.launchpad.net/bugs/683802

Title:
  Links in man pages to other mans do not work

Status in The Yelp Help Browser for Gnome:
  Fix Released
Status in “yelp” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: yelp

  When I open man page for ifconfig in yelp, at the end of the page I
  see references to ipchains (8) or iptables (8). These references are
  in bold font. However when I click these, nothing happens. I expect
  that clicking these references should open corresponding man pages —
  that would be so convenient!

  I'm using Ubuntu 10.04 Lucid Lynx. Yelp version is 2.30.0.

To manage notifications about this bug go to:
https://bugs.launchpad.net/yelp/+bug/683802/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 802430] Re: yelp crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()

2012-03-17 Thread JC Hulce
Upstream fixed version has landed in Ubuntu

** Changed in: yelp (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to yelp in Ubuntu.
https://bugs.launchpad.net/bugs/802430

Title:
  yelp crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()

Status in The Yelp Help Browser for Gnome:
  Fix Released
Status in “yelp” package in Ubuntu:
  Fix Released

Bug description:
  TEST CASE:
  1. Launch Nautilus
  2. Select Nautilus/Preferences
  3. On 'Views' tab click on Help
  4. Close Yelp 
  5. Change to tab 'Behavior' click on Help

  Same problem with gedit

  ---
  Ubuntu Bug Squad volunteer triager
  http://wiki.ubuntu.com/BugSquad

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: yelp 3.0.3-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0-1.2-generic 3.0.0-rc3
  Uname: Linux 3.0-1-generic i686
  Architecture: i386
  Date: Sun Jun 26 14:26:26 2011
  EcryptfsInUse: Yes
  ExecutablePath: /usr/bin/yelp
  ProcCmdline: yelp ghelp:gnome-help#nautilus-views
  ProcEnviron:
   LANGUAGE=en_US:en
   PATH=(custom, user)
   LANG=en_US.utf8
   LC_MESSAGES=en_US.utf8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x8050560: mov0x18(%eax),%eax
   PC (0x08050560) ok
   source "0x18(%eax)" (0x0018) not located in a known VMA region (needed 
readable region)!
   destination "%eax" ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: yelp
  StacktraceTop:
   ?? ()
   ?? ()
   g_cclosure_marshal_VOID__VOID (closure=0x96eba60, return_value=0x0, 
n_param_values=1, param_values=0x97163a8, invocation_hint=0xbff56620, 
marshal_data=0x0) at /build/buildd/glib2.0-2.29.8/./gobject/gmarshal.c:79
   g_closure_invoke (closure=0x96eba60, return_value=0x0, n_param_values=1, 
param_values=0x97163a8, invocation_hint=0xbff56620) at 
/build/buildd/glib2.0-2.29.8/./gobject/gclosure.c:771
   signal_emit_unlocked_R (node=0x92f8b48, detail=0, instance=0x96a5748, 
emission_return=0x0, instance_and_params=0x97163a8) at 
/build/buildd/glib2.0-2.29.8/./gobject/gsignal.c:3256
  Title: yelp crashed with SIGSEGV in g_cclosure_marshal_VOID__VOID()
  UpgradeStatus: Upgraded to oneiric on 2011-06-26 (0 days ago)
  UserGroups: adm admin audio cdrom dialout dip floppy fuse libvirtd lpadmin 
netdev plugdev scanner sudo video

To manage notifications about this bug go to:
https://bugs.launchpad.net/yelp/+bug/802430/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 362871] Re: Main Page and Windows Glossary aren't RTL in Arabic

2012-03-17 Thread JC Hulce
Upstream fixed version has landed in Ubuntu

** Changed in: yelp (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to yelp in Ubuntu.
https://bugs.launchpad.net/bugs/362871

Title:
  Main Page and Windows Glossary aren't RTL in Arabic

Status in The Yelp Help Browser for Gnome:
  Fix Released
Status in “yelp” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: ubuntu-docs

  In Ubuntu-docs 9.04, the Main Page and Windows Glossary (in "If you've
  been using Windows") are not shown as right-to-left as other pages
  are; They're left-to-right. Which makes them don't feel right as
  Arabic language written from right-to-left.

To manage notifications about this bug go to:
https://bugs.launchpad.net/yelp/+bug/362871/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 387536] Re: Zenity should ignore markup with a flag

2012-03-17 Thread JC Hulce
Upstream fixed release is in Ubuntu

** Changed in: zenity (Ubuntu)
   Status: Triaged => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to zenity in Ubuntu.
https://bugs.launchpad.net/bugs/387536

Title:
  Zenity should ignore markup with a flag

Status in Zenity:
  Fix Released
Status in “zenity” package in Ubuntu:
  Fix Released

Bug description:
  Zenity (specifically, the --info mode) should have a flag that will
  cause it to ignore Pango markup in its input.  I frequently want to
  use Zenity to display output from scripts, and I shouldn't have to
  worry about whether the text has things like ampersands in it.

  (This is particularly annoying, because instead of failing to run when
  given incorrect input, Zenity will silently default to "All updates
  are complete", but that's another bug.)

  I know that I can pipe into zenity --text-info, but that's a
  workaround, and I don't particularly want to confuse the user by
  presenting them with a text entry dialog when I just want to display
  some status information.

  Some sort of --ignore-pango flag for Zenity would be great.

  jdreed@infinite-loop:~$ lsb_release -rd
  Description:  Ubuntu 9.04
  Release:  9.04
  jdreed@infinite-loop:~$ apt-cache policy zenity
  zenity:
Installed: 2.26.0-0ubuntu2
Candidate: 2.26.0-0ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/zenity/+bug/387536/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 428119] Re: Hardware button no longer suspends laptop when locked

2012-03-17 Thread JC Hulce
Is this still an issue in the latest versions of Ubuntu?

I am closing the Karmic bugtask because Karmic is EOL. The main bug is
still open.

** Changed in: gnome-power-manager (Ubuntu)
   Status: Triaged => Incomplete

** Changed in: gnome-power-manager (Ubuntu Karmic)
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/428119

Title:
  Hardware button no longer suspends laptop when locked

Status in “gnome-power-manager” package in Ubuntu:
  Incomplete
Status in “gnome-power-manager” source package in Karmic:
  Invalid

Bug description:
  Binary package hint: gnome-power-manager

  I have the power button on my laptop set to suspend the laptop.  When
  the laptop is open and unlocked, it works fine.  When the screensaver
  is active or the lid closed (I have lock on lid-close, but see
  #428115) the button doesn't appear to do anything.  This works in
  Jaunty and worked in Karmic up until the last week or so.

  Expected behaviour is that triggering the hardware button should
  always suspend the computer.  It's quite handy for when I've shut the
  lid because I paused my work and then want to suspend to move
  elsewhere.

  ProblemType: Bug
  Architecture: i386
  Date: Fri Sep 11 22:19:14 2009
  DistroRelease: Ubuntu 9.10
  Package: gnome-power-manager 2.27.92-0ubuntu1
  ProcEnviron:
   LANGUAGE=en_GB.utf8
   LC_COLLATE=C
   PATH=(custom, user)
   LANG=en_GB.UTF8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-10.31-generic
  SourcePackage: gnome-power-manager
  Uname: Linux 2.6.31-10-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-power-manager/+bug/428119/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 374515] Re: package gtk-doc-tools 1.11-3 failed to install/upgrade:

2012-03-17 Thread JC Hulce
This bug appears to only affect upgrades between two unsupported
releases of Ubuntu, so I am closing this bug.

** Changed in: gtk-doc (Ubuntu)
   Status: Triaged => Invalid

** Changed in: gtk-doc (Ubuntu Karmic)
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk-doc in Ubuntu.
https://bugs.launchpad.net/bugs/374515

Title:
  package gtk-doc-tools 1.11-3 failed to install/upgrade:

Status in “gtk-doc” package in Ubuntu:
  Invalid
Status in “gtk-doc” source package in Karmic:
  Invalid

Bug description:
  Upgrade failure jaunty -> karmic.

  ProblemType: Package
  Architecture: amd64
  Date: Sun May 10 16:36:00 2009
  DistroRelease: Ubuntu 9.10
  ErrorMessage:
   ErrorMessage: package gtk-doc-tools is already installed and configured
  Package: gtk-doc-tools 1.11-3
  PackageArchitecture: all
  SourcePackage: gtk-doc
  Title: package gtk-doc-tools 1.11-3 failed to install/upgrade:
  Uname: Linux 2.6.28-12-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk-doc/+bug/374515/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 200189] Re: junk mail controls don't work

2012-03-13 Thread JC Hulce
** Changed in: thunderbird (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to thunderbird in Ubuntu.
https://bugs.launchpad.net/bugs/200189

Title:
  junk mail controls don't work

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  Binary package hint: thunderbird

  Junk mail controls dont work.
  Mail marked as possible SPAM, JUNK, etc not removed from inbox even though 
they are flagged.

  ProblemType: Bug
  Architecture: i386
  Date: Sun Mar  9 10:18:04 2008
  DistroRelease: Ubuntu 7.10
  Package: mozilla-thunderbird 2.0.0.12+nobinonly-0ubuntu0.7.10.0
  PackageArchitecture: all
  SourcePackage: thunderbird
  Uname: Linux laptop 2.6.22-14-generic #1 SMP Tue Feb 12 07:42:25 UTC 2008 
i686 GNU/Linux

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/200189/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 210484] Re: can't connect to networks with non-unicode essids

2012-03-13 Thread JC Hulce
** Changed in: wireless-tools (Ubuntu)
   Status: Incomplete => New

** Changed in: linux (Ubuntu)
   Status: Incomplete => New

** Changed in: network-manager (Ubuntu)
   Status: Confirmed => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/210484

Title:
  can't connect to networks with non-unicode essids

Status in “linux” package in Ubuntu:
  New
Status in “linux-ubuntu-modules-2.6.24” package in Ubuntu:
  Won't Fix
Status in “network-manager” package in Ubuntu:
  New
Status in “wireless-tools” package in Ubuntu:
  New

Bug description:
  Binary package hint: network-manager
  (Hardy, up-to-date at the moment, last week of Mars 2008.)

  Hello!

  I've been traveling last week and I stayed at a hotel that had WiFi. I
  noticed a weird problem. The access points had ESSIDs containing
  French diacritics—"Hôtel de la Gare 1", etc. (it was a French
  hotel)—and I couldn't connect to them using nm-applet.

  In fact, nm-applet didn't display those ESSIDs at all. The problem
  might be with wireless-tools or with the driver, though: I've had time
  to do a bit of looking around. I used "iwlist scan" to check what was
  going on, and it turns out that it could see the access points, but
  the 'ô' character in the ESSID was displayed with an "unknown code-
  point" symbol. However, my terminal is correctly configured to UTF-8
  (I can type the character, and 'cat'ing Unicode files with 'ô' works
  correctly), so I suspected some encoding problems.

  I did some logging (I'll attach the files next), which included
  redirecting the output of the scan to a file. If I open the file with
  Geany it detects the encoding as ISO-8859-1. I imagine "iwlist" (or
  maybe the driver or some other component) doesn't do some charset
  conversion it should do at some point. (Note that Windows laptops in
  the same room could detect, display and connect to the APs.)

  I could connect to the network by using "iwconfig ap [address] &&
  iwconfig essid any", so the APs were probably working correctly.

  This should be easy to test by setting the ESSID of your access-point
  to "Hôtel" (encoded in various charsets, at least ISO-8859-1). Note
  that the first file I attach was obtained by simply redirecting output
  of commands while I was typing. So it should contain exactly the bytes
  outputed by the applications.

  (There are two attempts at connection in the log, the first time I
  mistakenly connected to another AP I didn't have access to. There's
  some screwing around with dhclient, too.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux/+bug/210484/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 240340] Re: [hardy regression] iwl4965 cannot re-authenticate wireless after every resume from standby/hibernation

2012-03-13 Thread JC Hulce
** Changed in: linux-backports-modules-2.6.24 (Ubuntu)
   Status: Incomplete => New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/240340

Title:
  [hardy regression] iwl4965 cannot re-authenticate wireless after every
  resume from standby/hibernation

Status in Intel Linux Wireless project upstream project presentation in 
launchpad.:
  New
Status in “linux-backports-modules-2.6.24” package in Ubuntu:
  New
Status in “linux-meta” package in Ubuntu:
  Invalid
Status in “network-manager” package in Ubuntu:
  Invalid

Bug description:
  Every time I resume from standby or hibernation NetworkManager does
  not reconnect to my previously connected wireless network.

  Network is protected with WPA2.

  when this happens syslog logs several lines like this one:
  "wlan0: RX deauthentication from [AP MAC ADDRESS]  (reason=7)"

  When this happens I still can see other networks but mine with
  NetworkManager and can connect to them. Mine is even not listed in the
  available networks list.

  To get back functionality I have to remove the driver with modprobe -r
  iwl4965 and then load it again.

  uname is: 2.6.24-19-generic #1 SMP 
  wpasupplicant:  0.6.0+0.5.8-0ubuntu2 
  NetworkManager:  0.6.6-0ubuntu5

  This is a regression since with Hardy vanilla this bug did not exist.
  It has been introduced by some update after May 22.

To manage notifications about this bug go to:
https://bugs.launchpad.net/intellinuxwireless/+bug/240340/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 135548] Re: Action on critical battery isn't triggered

2012-03-12 Thread JC Hulce
Thank you for taking the time to report this bug. This issue has been
fixed in newer versions of Ubuntu, and Jaunty is EOL. Thus, I am closing
this bugtask.

** Changed in: gnome-power-manager (Ubuntu Jaunty)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-power-manager in Ubuntu.
https://bugs.launchpad.net/bugs/135548

Title:
  Action on critical battery isn't triggered

Status in Gnome Powermanager:
  Fix Released
Status in “gnome-power-manager” package in Ubuntu:
  Fix Released
Status in “gnome-power-manager” source package in Hardy:
  Confirmed
Status in “gnome-power-manager” source package in Jaunty:
  Invalid
Status in “gnome-power-manager” source package in Karmic:
  Fix Released
Status in “gnome-power-manager” package in Baltix:
  Confirmed

Bug description:
  Binary package hint: gnome-power-manager

  I am using Gutsy Tribe 5. On Feisty, everything works as expected.

  I am using a Dell Inspiron 510m. Apparently it has two battery bays,
  although I have only ever had one battery in it.

  I have set the preference to shut down on critical and to hibernate on
  critical. In both cases it just runs down to nothing and powers off.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-power/+bug/135548/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 275952] Re: Unread search folder removes messages as soon as their unread flag is toggled

2012-03-12 Thread JC Hulce
Jaunty has reached EOL, so I am closing this bugtask. This bug remains
open in later versions of Ubuntu.

** Changed in: evolution (Ubuntu Jaunty)
   Status: Confirmed => Invalid

** Changed in: evolution (Ubuntu Jaunty)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) => (unassigned)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/275952

Title:
  Unread search folder removes messages as soon as their unread flag is
  toggled

Status in The Evolution Mail & Calendaring Tool:
  Fix Released
Status in “evolution” package in Ubuntu:
  Triaged
Status in “evolution-data-server” package in Ubuntu:
  Fix Released
Status in “evolution” source package in Intrepid:
  Invalid
Status in “evolution-data-server” source package in Intrepid:
  Fix Released
Status in “evolution” source package in Jaunty:
  Invalid
Status in “evolution-data-server” source package in Jaunty:
  Fix Released

Bug description:
  Binary package hint: evolution

  In 2.22, when you had a search folder which included an item based on
  the read status of a message, the message would remain in the folder
  even after reading it as long as you don't de-select the folder.

  As of 2.24, as soon as the read status is toggled, the message
  disappears from the folder.  This makes the folder completely useless.

  ProblemType: Bug
  Architecture: i386
  DistroRelease: Ubuntu 8.10
  ExecutablePath: /usr/bin/evolution
  NonfreeKernelModules: nvidia
  Package: evolution 2.24.0-0ubuntu1
  ProcEnviron:
   SHELL=/bin/zsh
   LANG=en_US.UTF-8
   
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games:/usr/NX/bin:/opt/cxoffice/bin:/opt/arcom/bin
  SourcePackage: evolution
  Uname: Linux 2.6.27-4-generic i686

To manage notifications about this bug go to:
https://bugs.launchpad.net/evolution/+bug/275952/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 385188] Re: Please package 2.16.2 in Jaunty

2012-03-12 Thread JC Hulce
Thank you for taking the time to report this bug. This issue has been
fixed in newer versions of Ubuntu, and Jaunty is EOL, so I am closing
this bug task.

** Changed in: gtk+2.0 (Ubuntu Jaunty)
   Status: Confirmed => Invalid

** Changed in: gtk+2.0 (Ubuntu Jaunty)
 Assignee: Ubuntu Desktop Bugs (desktop-bugs) => (unassigned)

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk+2.0 in Ubuntu.
https://bugs.launchpad.net/bugs/385188

Title:
  Please package 2.16.2 in Jaunty

Status in GTK+ GUI Toolkit:
  Fix Released
Status in “gtk+2.0” package in Ubuntu:
  Fix Released
Status in “gtk+2.0” source package in Jaunty:
  Invalid

Bug description:
  2.16.1 contained in Jaunty has a bug with spinbuttons which causes F-Spot to 
misbehave when changing tag icon.
  This bug has been fixed in 2.16.2.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gtk/+bug/385188/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 383230] Re: apport-collect should call programs with LC_MESSAGES=C

2012-03-12 Thread JC Hulce
Thank you for taking the time to report this bug. This issue has been
fixed in newer versions of Ubuntu, and Jaunty is EOL, so I am closing
this bug task.

** Changed in: apport (Ubuntu Jaunty)
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to apport in Ubuntu.
https://bugs.launchpad.net/bugs/383230

Title:
  apport-collect should call programs with LC_MESSAGES=C

Status in “apport” package in Ubuntu:
  Fix Released
Status in “apport” source package in Jaunty:
  Invalid
Status in “apport” source package in Karmic:
  Fix Released

Bug description:
  Binary package hint: apport

  In bug 382398 the report has run apport-collect however their language
  is set to LANG=ru_RU.UTF-8 subsequently some of the command output has
  Russian in it like so:

  ArecordDevices:
    Список CAPTURE устройств 
   карта 0: SB [HDA ATI SB], устройство 0: ALC660-VD Analog [ALC660-VD Analog]

  It'd be a bit easier for triagers and developers if this were in
  English instead.

  Also is there anyway we could get this in an SRU for apport?

  ProblemType: Bug
  ApportLog:
   
  Architecture: amd64
  DistroRelease: Ubuntu 9.04
  Package: apport 1.0-0ubuntu5.2
  PackageArchitecture: all
  ProcEnviron:
   SHELL=/bin/zsh
   PATH=(custom, user)
   LANG=en_US.UTF-8
  SourcePackage: apport
  Uname: Linux 2.6.28-11-generic x86_64

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/apport/+bug/383230/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 371291] Re: MASTER PPP connect fails if root is @console with pppd_timed_out() - (NetworkManager does not connect to Mobile Broadband anymore in Jaunty (Sierra AC880))

2012-03-12 Thread JC Hulce
Thank you for taking the time to report this bug. Jaunty is EOL, so I am
declining this task for Jaunty.

** Changed in: network-manager (Ubuntu Jaunty)
   Status: Triaged => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to network-manager in Ubuntu.
https://bugs.launchpad.net/bugs/371291

Title:
  MASTER PPP connect fails if root is @console with pppd_timed_out() -
  (NetworkManager does not connect to Mobile Broadband anymore in Jaunty
  (Sierra AC880))

Status in “network-manager” package in Ubuntu:
  Confirmed
Status in “network-manager” source package in Jaunty:
  Invalid

Bug description:
  Official Workaround: close all root shells (e.g. sudo su)

  Binary package hint: network-manager

  Ubuntu: 9.04  
  network-manager:  0.7.1~rc4.1.cf199a964-0ubuntu2

  
  I have recently installed Ubuntu 9.04 on my lenevo T61. I am using a mobile 
broadband card (Sierra Wirelss Aircard 880) to connect to the mobile broadband 
network. 

  In Ubuntu 8.04 it was working fine by using the NetworkManager. I only
  had to remove the APN setting in the Advanced Settings of the
  Connection to get it working. See also attachment nm-ppp-
  ubuntu8_10.log)

  Now in Ubuntu 9.04 - in completely fresh installation - I cannot
  connect anymore to my mobile operator. (see attachment nm-ppp-
  ubuntu9_04-org.log)

  First I guessed that the following warning was the reason for the
  problem:

   log-extract start 
--
  ** (process:19537): WARNING **: Could not get secrets: Rejected send message, 
7 matched rules; type="method_call", sender=":1.223" (uid=0 pid=19537 
comm="/usr/sbin/pppd nodetach lock nodefaultroute debug ") 
interface="org.freedesktop.NetworkManager.PPP" member="NeedSecrets" error 
name="(unset)" requested_reply=0 destination="org.freedesktop.NetworkManager" 
(uid=0 pid=19390 comm="NetworkManager --no-daemon "))
  Unable to obtain CHAP password for gprs on UMTS_CHAP_SRVR from plugin
   log-extract end 
---

  Therefore I was trying to modify the dbus rules for the NetworkManager
  in the file /etc/dbus-1/system.d/NetworkManager.conf. I was removing
  the following section:

   config start 

   
   config end 
-

  
  This actually helped to get rid of the above mentioned warning. But still 
without success to connect to my mobile operator. In the log files I can now 
see that the connection is suddenly aborted in the IPCP negotiaten phase. 
Actually, no IPCP Response is received at all. (See attachment 
nm-ppp-ubuntu9_04.log). The same actually happend also without the above 
mentioned fix of the dbus rules.

  My knowledge about the PPP Protocol is very limitted so I do not have
  any idea how to go on from this point. So any help is very much
  appreciated.

  The log files were captured using the procedure described in the wiki
  for Network Manager, but with additional PPP debug information.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/371291/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 364136] Re: held back on upgrade

2012-03-12 Thread JC Hulce
This bug represents a specific situation in Ubuntu. This situation does
not happen on newer releases, and the underlying issues have been fixed.
The releases where this bug was found are EOL. Thus, I am closing this
bug.

** Changed in: brasero (Ubuntu)
   Status: Confirmed => Invalid

** Changed in: brasero (Ubuntu Jaunty)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to brasero in Ubuntu.
https://bugs.launchpad.net/bugs/364136

Title:
  held back on upgrade

Status in “brasero” package in Ubuntu:
  Invalid
Status in “update-manager” package in Ubuntu:
  Fix Released
Status in “brasero” source package in Jaunty:
  Invalid
Status in “update-manager” source package in Jaunty:
  Fix Released

Bug description:
  Binary package hint: brasero

  On intrepid->jaunty brasero is held-back because of the conflict
  against nautilus-cd-burner.

  TEST CASE:
  1. perform a normal intrepid->jaunty upgrade
  2. open a terminal and check that "dpkg -l brasero|more" shows the 0.8.2 
version
  3. restore the intrepid image
  4. run a "update-manager --proposed" upgrade
  5. check via "dpkg -l brasero|more" that the version of brasero is 2.26

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/brasero/+bug/364136/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 66482] Re: [totem-gstreamer] Totem hangs with external subtitle files

2012-03-12 Thread JC Hulce
Thank you for reporting this bug to Ubuntu. The version of Ubuntu referenced in 
this issue has reached end of life, and the issue is fixed in newer versions of 
Ubuntu. Therefore, I am closing the Dapper task. 
Please see this document for currently supported Ubuntu releases:
https://wiki.ubuntu.com/Releases 

** Changed in: gst-plugins-base0.10 (Ubuntu Dapper)
   Status: New => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gst-plugins-base0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/66482

Title:
  [totem-gstreamer] Totem hangs with external subtitle files

Status in Totem Movie Player:
  Fix Released
Status in “gst-plugins-base0.10” package in Ubuntu:
  Fix Released
Status in “gst-plugins-base0.10” source package in Dapper:
  Invalid

Bug description:
  Totem hangs when trying to play avi file with an external subtitle file 
(example.avi and example.{txt|sub} in the same directory).
  The last line of strace shows:
  futex(0x846847c, FUTEX_WAIT, 1, NULL

  I think it can be somehow connected with bug #30517.

  Steps to reproduce:
  1. take any example.avi file
  2. create example.txt file containing:
  00:00:01:TOTEM CRASH
  3. play avi file

  totem-gstreamer-2.16.2-0ubuntu1
  gstreamer0.10-alsa-0.10.10-1ubuntu1
  gstreamer0.10-esd-0.10.4-0ubuntu3
  gstreamer0.10-ffmpeg-0.10.1-2ubuntu1
  gstreamer0.10-fluendo-mp3-0.10.2.debian-1
  gstreamer0.10-fluendo-mpegdemux-0.10.4-0ubuntu1
  gstreamer0.10-gnomevfs-0.10.10-1ubuntu1
  gstreamer0.10-pitfdll-0.9.1.1+cvs20060515-1
  gstreamer0.10-plugins-bad-0.10.3+cvs20060918-0ubuntu1
  gstreamer0.10-plugins-bad-multiverse-0.10.3+cvs20060918-1
  gstreamer0.10-plugins-base-0.10.10-1ubuntu1
  gstreamer0.10-plugins-base-apps-0.10.10-1ubuntu1
  gstreamer0.10-plugins-good-0.10.4-0ubuntu3
  gstreamer0.10-plugins-ugly-0.10.4-0ubuntu3
  gstreamer0.10-plugins-ugly-multiverse-0.10.4-2
  gstreamer0.10-tools-0.10.10-1ubuntu2
  gstreamer0.10-x-0.10.10-1ubuntu1

  (sorry for my english :)

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/66482/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 50203] Re: Automatic contacts didn't collect new addresses anymore

2012-03-12 Thread JC Hulce
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The version of Ubuntu you're reporting this issue on is
in End of Life status, and newer versions have fixed this issue. You can
learn more about this at https://wiki.ubuntu.com/Releases

** Changed in: evolution (Ubuntu Dapper)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to evolution in Ubuntu.
https://bugs.launchpad.net/bugs/50203

Title:
  Automatic contacts didn't collect new addresses anymore

Status in “evolution” package in Ubuntu:
  Fix Released
Status in “evolution” source package in Dapper:
  Invalid

Bug description:
  If I write a mail to a new recipient (which is not in one of my
  addressbooks) evolution should add this new address to one of my
  addressbooks. But this doesn't happen anymore, even this worked some
  while ago.

  I doublechecked my preferences. I create a new clean addressbook for
  testing etc.

  I have two addressbooks: 
  "Persönlich"
  "Gesammelte Adressen" 

  Autocompletion still works fine, just automatic adding is broken.

  Evolution 2.6.1 on Ubuntu 6.06 LT/PowerPC

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/50203/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 46795] Re: Space bar does not pause in non-fullscreen mode

2012-03-12 Thread JC Hulce
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The version of Ubuntu you're reporting this issue on is
in End of Life status, and newer versions have fixed this issue. You can
learn more about this at https://wiki.ubuntu.com/Releases

** Changed in: totem (Ubuntu Dapper)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to totem in Ubuntu.
https://bugs.launchpad.net/bugs/46795

Title:
  Space bar does not pause in non-fullscreen mode

Status in Totem Movie Player:
  Fix Released
Status in “totem” package in Ubuntu:
  Fix Released
Status in “totem” source package in Dapper:
  Invalid

Bug description:
  With totem 1.4.1-0ubuntu4:
  When playing a media file in totem, when not in fullscreen mode, pressing 
space does not pause. Instead, it seems to 'highlight' the volume control, but 
does not appear to do anything useful. When in fullscreen mode, hitting space 
does pause the playback, which I think is the expected behavior (this is how 
many other media players work - ie mplayer, vlc, etc.)

To manage notifications about this bug go to:
https://bugs.launchpad.net/totem/+bug/46795/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 46179] Re: [Dapper] Incorrect default application association in Nautilus

2012-03-12 Thread JC Hulce
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The version of Ubuntu you're reporting this issue on is
in End of Life status, and newer versions have fixed this issue. You can
learn more about this at https://wiki.ubuntu.com/Releases

** Changed in: eog (Ubuntu Dapper)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to eog in Ubuntu.
https://bugs.launchpad.net/bugs/46179

Title:
  [Dapper] Incorrect default application association in Nautilus

Status in Eye of GNOME:
  Fix Released
Status in “eog” package in Ubuntu:
  Fix Released
Status in “eog” source package in Dapper:
  Invalid

Bug description:
  Binary package hint: nautilus

  Description of Problem:
  On a default installation, Nautilus tries to open a PSD (Photoshop Document) 
file with "Image Viewer" (Eye of GNOME). Unfortunately, Image Viewer does not 
support PSD.

  Steps to reproduce the problem:
  1. Get a PSD file. Alternatively, you can create a new one with The GIMP.
  2. Open a file browser window and go to the folder with the PSD file.
  3. Double-click on the PSD file.

  Actual Results:
  The wait cursor shows up for about 15 seconds, then nothing happens.

  Expected Results:
  The file should be open by an application supporting the PSD format, like The 
GIMP.

  How often does this happen?
  Always.

  Additional Information:
  This issue is easily fixed by going in the Properties of a PSD file, then 
setting the right application in the "Open With" tab. 

  That said, the user should not have to correct the association
  manually on his shiny, new installation of Ubuntu. The default file
  association for PSD should be The GIMP.

To manage notifications about this bug go to:
https://bugs.launchpad.net/eog/+bug/46179/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 56352] Re: Unlock dialog no longer pays attention to keypresses before it appears

2012-03-12 Thread JC Hulce
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The version of Ubuntu you're reporting this issue on is
in End of Life status, and newer versions have fixed this issue. You can
learn more about this at https://wiki.ubuntu.com/Releases

** Changed in: gnome-screensaver (Ubuntu Dapper)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-screensaver in Ubuntu.
https://bugs.launchpad.net/bugs/56352

Title:
  Unlock dialog no longer pays attention to keypresses before it appears

Status in “gnome-screensaver” package in Ubuntu:
  Fix Released
Status in “gnome-screensaver” source package in Dapper:
  Invalid

Bug description:
  Prior to the recent updates, I could sit down at any of my locked dapper 
machines, type my password and hit enter and even if the unlock dialog hadn't 
appeared immediately (which almost always happens), it still got the events and 
unlocked the screen.
  Now it seems to discard any input received before the dialog appears, so I 
have to press something else (keyboard/mouse) and then type my password.
  The previous behaviour was far more convenient imo.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-screensaver/+bug/56352/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 29584] Re: False reports of "Window not responding" error

2012-03-12 Thread JC Hulce
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The version of Ubuntu you're reporting this issue on is
in End of Life status, and newer versions have fixed this issue. You can
learn more about this at https://wiki.ubuntu.com/Releases

** Changed in: metacity (Ubuntu Dapper)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to metacity in Ubuntu.
https://bugs.launchpad.net/bugs/29584

Title:
  False reports of "Window not responding" error

Status in The Metacity Window Manager:
  Fix Released
Status in “metacity” package in Ubuntu:
  Fix Released
Status in “metacity” source package in Dapper:
  Invalid

Bug description:
  Whenever I have made some edits to a document, then try to close the
  application using the X in the upper right corner, it asks if I want
  to close, cancel, or save.  Before I even get a chance to respond,
  within 1-2 seconds, a second dialog pops up saying:

  --
  Warning

  The window "*Unsaved Document 1 - gedit" is not responding.

  Forcing this application to quit will cause you to lose any unsaved
  changes.

  [Cancel] [Force Quit]
  --

  This has happened in different applications, gedit, gimp, etc.  The
  warning is actually a false alarm because the window is actually
  responding just fine.  I can cancel the warning and continue saving or
  exiting as normal.

  Note that this only happens for the X in the upper right corner of the
  window, NOT for the Close or Quit options on the menu, which wait for
  me to make a choice normally before exiting.

  I am running Dapper Drake Flight 3 on AMD64 (plus a bunch of other
  installed software and updates).

To manage notifications about this bug go to:
https://bugs.launchpad.net/metacity/+bug/29584/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 56678] Re: package misses upsteam docs (- 1.6-1)

2012-03-12 Thread JC Hulce
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The version of Ubuntu you're reporting this issue on is
in End of Life status, and newer versions have fixed this issue. You can
learn more about this at https://wiki.ubuntu.com/Releases

** Changed in: gtk-doc (Ubuntu Dapper)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gtk-doc in Ubuntu.
https://bugs.launchpad.net/bugs/56678

Title:
  package misses upsteam docs (- 1.6-1)

Status in “gtk-doc” package in Ubuntu:
  Fix Released
Status in “gtk-doc” source package in Dapper:
  Invalid

Bug description:
  Binary package hint: gtk-doc-tools

  gtk-doc has a developer manual since several versions that gets
  installed when I compile form source and then can be read via yelp.
  This document is not part of the ubunto package for unknow reason. I
  spent substantial amount of time to write the manual and I still
  recive question about gtk-doc form people. Is there a ubuntu specific
  problem with this manual? Why is it not included?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk-doc/+bug/56678/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 66188] Re: Big memory leak

2012-03-11 Thread JC Hulce
Thank you for reporting this bug. I am closing it as invalid, because it
is fixed in later versions of Ubuntu and Dapper is EOL.

** Changed in: gnome-session (Ubuntu Dapper)
   Status: Confirmed => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-session in Ubuntu.
https://bugs.launchpad.net/bugs/66188

Title:
  Big memory leak

Status in “gnome-session” package in Ubuntu:
  Fix Released
Status in “gnome-session” source package in Dapper:
  Invalid

Bug description:
  I've found a big memory leak in gnome-session. I think it might be on
  the ubuntu patch to the logout dialog but I haven't tested the package
  without that patch yet to be sure.

  Steps to reproduce:

  1. Open a terminal and run 'top' on it sorting the processes by memory
  usage ('M').

  2. Set gnome-power-manager to aks what to do when the power button is
  pressed.

  3. Press the power button.

  4. The ubuntu logout dialog will appear.

  5. Either hit the Escape key or the Cancel button to dismiss the
  dialog.

  6. You'll see that the gnome-session process has grown ~4 Mb of RSS
  memory.

  7. Repeat steps 3-6 until you are convinced this is a big memory leak
  :-)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-session/+bug/66188/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 53004] Re: Backport lazy gnutls to dapper

2012-03-11 Thread JC Hulce
Dapper has reached EOL

** Changed in: gnome-vfs2 (Ubuntu Dapper)
   Status: Incomplete => Invalid

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-vfs2 in Ubuntu.
https://bugs.launchpad.net/bugs/53004

Title:
  Backport lazy gnutls to dapper

Status in “gnome-vfs2” package in Ubuntu:
  Fix Released
Status in “gnome-vfs2” source package in Dapper:
  Invalid

Bug description:
  Head has a patch (http://cvs.gnome.org/viewcvs/gnome-vfs/libgnomevfs
  /gnome-vfs-ssl.c?r1=1.31&r2=1.32) that removes 60kb of mallocs per
  gnome-vfs using process (because there are alot of small mallocs, this
  may save more like 80-100kb of memory). The patch is pretty small, so
  might be backportable.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-vfs2/+bug/53004/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 951490] Re: package gconf2 3.2.4-0ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 250

2012-03-11 Thread JC Hulce
*** This bug is a duplicate of bug 951488 ***
https://bugs.launchpad.net/bugs/951488

** This bug has been marked a duplicate of bug 951488
   package gconf2 3.2.4-0ubuntu2 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 250

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gconf in Ubuntu.
https://bugs.launchpad.net/bugs/951490

Title:
  package gconf2 3.2.4-0ubuntu2 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 250

Status in “gconf” package in Ubuntu:
  New

Bug description:
  Ubuntu 12.04 LTS reciently upgrade from 11.10

  ProblemType: Package
  DistroRelease: Ubuntu 12.04
  Package: gconf2 3.2.4-0ubuntu2
  ProcVersionSignature: Ubuntu 3.2.0-18.28-generic 3.2.9
  Uname: Linux 3.2.0-18-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 1.94.1-0ubuntu2
  Architecture: i386
  Date: Thu Mar  8 23:21:47 2012
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 250
  InstallationMedia: Ubuntu 9.10 "Karmic Koala" - Release i386 (20091028.5)
  SourcePackage: gconf
  Title: package gconf2 3.2.4-0ubuntu2 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 250
  UpgradeStatus: Upgraded to precise on 2012-03-09 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gconf/+bug/951490/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 156073] Re: Disabling gdm-login kills X instantly

2012-03-10 Thread JC Hulce
This bug has been marked as Fix Committed for over a year. If the fix
has made it into Ubuntu, please mark this bug as Fix Released. If the
fix has been released upstream, but not Ubuntu, create a new bug asking
for the new version and tag it with upgrade-software-version. If this
bug has not been fixed anywhere, change the status back to Confirmed.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-system-tools in Ubuntu.
https://bugs.launchpad.net/bugs/156073

Title:
  Disabling gdm-login kills X instantly

Status in The Gnome System Tools:
  Won't Fix
Status in “gnome-system-tools” package in Ubuntu:
  Fix Committed

Bug description:
  Binary package hint: system-services

  Using systemAdmin/services, if you disable gdm, the X-server is killed 
instantly, and you drop back to a console prompt. 
  Also if you have logged in from the console prompt -- since you disabled gdm 
-- and then do a startx - because you want to test your fix...and it works, so 
you want to re-enable gdm... then services tries to start a new X right away

  It would be better in both cases to just change the init links,
  letting the change happen on the next boot

To manage notifications about this bug go to:
https://bugs.launchpad.net/gst/+bug/156073/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 433590] Re: Totem no longer plays rmvb or rm files

2012-03-10 Thread JC Hulce
This bug has been marked as Fix Committed for over a year. If the fix
has made it into Ubuntu, please mark this bug as Fix Released. If the
fix has been released upstream, but not Ubuntu, create a new bug asking
for the new version and tag it with upgrade-software-version. If this
bug has not been fixed anywhere, change the status back to Confirmed.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gst-plugins-ugly0.10 in Ubuntu.
https://bugs.launchpad.net/bugs/433590

Title:
  Totem no longer plays rmvb or rm files

Status in GStreamer Plugins (Ugly):
  Fix Released
Status in Totem Movie Player:
  Fix Released
Status in “gst-plugins-ugly0.10” package in Ubuntu:
  Fix Committed
Status in “totem” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: totem

  In Karmic, since upgrade of totem and gstreamer a few days ago, totem
  can no longer play rmvb or rm files.

  There's no error or warning messages, even invoked with --debug option. It 
simply doesn't play.
  I've gstreamer0.10-plugins-bad, gstreamer0.10-plugins-ugly installed.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gst-plugins-ugly/+bug/433590/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 614814] Re: Impossible to override action appearance

2012-03-10 Thread JC Hulce
This bug has been marked as Fix Committed for over a year. If the fix
has made it into Ubuntu, please mark this bug as Fix Released. If the
fix has been released upstream, but not Ubuntu, create a new bug asking
for the new version and tag it with upgrade-software-version. If this
bug has not been fixed anywhere, change the status back to Confirmed.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to glade-3 in Ubuntu.
https://bugs.launchpad.net/bugs/614814

Title:
  Impossible to override action appearance

Status in Glade Interface Designer:
  Expired
Status in “glade-3” package in Ubuntu:
  Fix Committed

Bug description:
  Binary package hint: glade-3

  When saving a glade file that contains a button or a menu item based
  on an action but overriding its appearance, the following line will,
  erroneously, *not* be part of the file:

  False

  But unless this line is added to such a button or menu item, the
  default action appearance will be used by GtkBuilder. Manually adding
  the line is possible, but it will be discarded again when the file is
  loaded and saved the next time using glade.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.04
  Package: glade 3.7.0.is.3.6.7-0ubuntu1
  ProcVersionSignature: Ubuntu 2.6.32-24.38-generic 2.6.32.15+drm33.5
  Uname: Linux 2.6.32-24-generic x86_64
  Architecture: amd64
  InstallationMedia: Ubuntu 10.04 "Lucid Lynx" - Release Candidate amd64 
(20100419.1)
  ProcEnviron:
   LANGUAGE=en
   PATH=(custom, user)
   LANG=de_CH.utf8
   SHELL=/bin/bash
  SourcePackage: glade-3

To manage notifications about this bug go to:
https://bugs.launchpad.net/glade/+bug/614814/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 481169] Re: keyboard layout do not switch to default layout

2012-03-10 Thread JC Hulce
This bug has been marked as Fix Committed for over a year. If the fix
has made it into Ubuntu, please mark this bug as Fix Released. If the
fix has been released upstream, but not Ubuntu, create a new bug asking
for the new version and tag it with upgrade-software-version. If this
bug stays inactive for a long period, it may be expired.

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to gnome-applets in Ubuntu.
https://bugs.launchpad.net/bugs/481169

Title:
  keyboard layout do not switch to default layout

Status in “gnome-applets” package in Ubuntu:
  Fix Committed

Bug description:
  Binary package hint: gnome-applets

  Karmic 64bit
  box "separate layout for each window" - checked 
  default layout - USA

  When I start a new application keyboard do not switch to default
  layout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-applets/+bug/481169/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 676578] Re: Support projects, not just Ubuntu packages

2011-12-16 Thread JC Hulce
** Also affects: launchpad-integration (Ubuntu)
   Importance: Undecided
   Status: New

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to launchpad-integration in Ubuntu.
https://bugs.launchpad.net/bugs/676578

Title:
  Support projects, not just Ubuntu packages

Status in Launchpad integration library:
  New
Status in “launchpad-integration” package in Ubuntu:
  Confirmed

Bug description:
  An upstream hosted on Launchpad may reasonably want to use launchpad-
  integration to point at their own project resources.  Currently, this
  is impossible, as the ubuntu/+source URLs are hard-coded.

  Seems like it should be possible, with maybe a tiny API addition.

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad-integration/+bug/676578/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 676578] Re: Support projects, not just Ubuntu packages

2011-12-16 Thread JC Hulce
+1. As a developer, I would like translations and bugs to go to my
project

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to launchpad-integration in Ubuntu.
https://bugs.launchpad.net/bugs/676578

Title:
  Support projects, not just Ubuntu packages

Status in Launchpad integration library:
  New
Status in “launchpad-integration” package in Ubuntu:
  Confirmed

Bug description:
  An upstream hosted on Launchpad may reasonably want to use launchpad-
  integration to point at their own project resources.  Currently, this
  is impossible, as the ubuntu/+source URLs are hard-coded.

  Seems like it should be possible, with maybe a tiny API addition.

To manage notifications about this bug go to:
https://bugs.launchpad.net/launchpad-integration/+bug/676578/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 840645] Re: package libreoffice-common 1:3.4.2-2ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-03 Thread JC Hulce
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/840645

Title:
  package libreoffice-common 1:3.4.2-2ubuntu3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  package libreoffice-common 1:3.4.2-2ubuntu3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-common 1:3.4.2-2ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  Architecture: i386
  Date: Sat Sep  3 15:21:32 2011
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  PackageArchitecture: all
  SourcePackage: libreoffice
  Title: package libreoffice-common 1:3.4.2-2ubuntu3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to oneiric on 2011-06-17 (77 days ago)
  mtime.conffile..etc.libreoffice.soffice.sh: 2010-09-30T17:35:43
  mtime.conffile..etc.libreoffice.sofficerc: 2010-09-30T17:35:43

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/840645/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 840645] [NEW] package libreoffice-common 1:3.4.2-2ubuntu3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-09-03 Thread JC Hulce
Public bug reported:

package libreoffice-common 1:3.4.2-2ubuntu3 failed to install/upgrade:
subprocess installed post-installation script returned error exit status
1

ProblemType: Package
DistroRelease: Ubuntu 11.10
Package: libreoffice-common 1:3.4.2-2ubuntu3
ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
Uname: Linux 3.0.0-9-generic i686
Architecture: i386
Date: Sat Sep  3 15:21:32 2011
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
PackageArchitecture: all
SourcePackage: libreoffice
Title: package libreoffice-common 1:3.4.2-2ubuntu3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
UpgradeStatus: Upgraded to oneiric on 2011-06-17 (77 days ago)
mtime.conffile..etc.libreoffice.soffice.sh: 2010-09-30T17:35:43
mtime.conffile..etc.libreoffice.sofficerc: 2010-09-30T17:35:43

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


** Tags: apport-package i386 need-duplicate-check oneiric

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to libreoffice in Ubuntu.
https://bugs.launchpad.net/bugs/840645

Title:
  package libreoffice-common 1:3.4.2-2ubuntu3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  package libreoffice-common 1:3.4.2-2ubuntu3 failed to install/upgrade:
  subprocess installed post-installation script returned error exit
  status 1

  ProblemType: Package
  DistroRelease: Ubuntu 11.10
  Package: libreoffice-common 1:3.4.2-2ubuntu3
  ProcVersionSignature: Ubuntu 3.0.0-9.15-generic 3.0.3
  Uname: Linux 3.0.0-9-generic i686
  Architecture: i386
  Date: Sat Sep  3 15:21:32 2011
  ErrorMessage: subprocess installed post-installation script returned error 
exit status 1
  InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release i386 (20101007)
  PackageArchitecture: all
  SourcePackage: libreoffice
  Title: package libreoffice-common 1:3.4.2-2ubuntu3 failed to install/upgrade: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to oneiric on 2011-06-17 (77 days ago)
  mtime.conffile..etc.libreoffice.soffice.sh: 2010-09-30T17:35:43
  mtime.conffile..etc.libreoffice.sofficerc: 2010-09-30T17:35:43

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/840645/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp


[Desktop-packages] [Bug 796474] Re: Please sync meta-gnome2 (1:2.30+11) from Debian

2011-08-26 Thread JC Hulce
** Changed in: ugr-meta
   Status: Confirmed => Fix Released

-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to glade-3 in Ubuntu.
https://bugs.launchpad.net/bugs/796474

Title:
  Please sync meta-gnome2 (1:2.30+11) from Debian

Status in Ubuntu Gnome Remix Metapackages:
  Fix Released
Status in “glade-3” package in Ubuntu:
  Invalid
Status in “meta-gnome2” package in Ubuntu:
  Fix Released

Bug description:
  If you try to install the gnome-devel package via Synaptic it fails.
  apt complains about some invalid dependencies: glade-gnome

To manage notifications about this bug go to:
https://bugs.launchpad.net/ugr-meta/+bug/796474/+subscriptions

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to : desktop-packages@lists.launchpad.net
Unsubscribe : https://launchpad.net/~desktop-packages
More help   : https://help.launchpad.net/ListHelp