[Desktop-packages] [Bug 1282231] Re: Onboard update available (version 1.0.0) - debian source for trusty attached

2014-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package onboard - 1.0.0-0ubuntu1

---
onboard (1.0.0-0ubuntu1) trusty; urgency=low

  * Request for sponsorship for new upstream release (LP: #1282231)
  * debian/control:
- Raise Standards-Version to 3.9.5
- Add librsvg2-common to Depends for Kubuntu (LP: #1204896)
  * debian/onboard.install:
- Use usr/share/onboard/onboard-defaults.conf* instead of single entries
- Add the usr/share/onboard/tools/checkmodels file
  * debian/patches/add_defaults_for_ubuntu.patch:
- Update add_defaults_for_ubuntu.patch with values for this release
  * Word suggestions enhancements:
- Every language id now has its own user language model
- Add a checkbox to the Preferences to show the language switch on layouts
- Add a checkbox to the Preferences to show the pause learning button
- Add Canadian English system language model
- Add Danish system language model
- Add various flavors of the Dutch system language model
- Add Gaelic system language model
- Add Greek system language model
- Add Irish system language model
- Add Luxembourgian system language model.
- Add Polish system language model
- Add Romanian system language model
- Add Swedish system language model
- Add Turkish system language model
- Update Brazilian system language model
- Improve makemodels script
- Add model_info tool
- Add checkmodels tool to diagnose language model loading errors
- Add tool to randomize sentences in corpora
- Add copy function to allow transfer between language models
- Add smart support for camel-case words (Thanks Michael Bauer)
- Make language switcher more user-friendly (Thanks Michael Bauer)
- Stop word correction when spell checker dictionary is not present
- Fix learning of text spans larger than 100 characters
- Fix word suggestions sometimes being unaware of modifier presses
- Fix all upper-case words not being suggested at sentence begin
- Fix wrong caret position in rename function of Nautilus
- Fix some character deletion on focus change after a word completion
- Fix bit rot in split_corpus tool
- Improve handling of the / and other non-word tokens
- Improve support for URLs and directories
- Don't learn passwords from URLs
- Show dialog on language model loading error (LP: #1278599)
  * Layouts:
- Add support for polygonal keys instead of only rectangles (LP: #1259371)
- Make the Return key of the Compact and Full Keyboard layouts a polygon
- Don't write suggestions outside prediction area in Onboard
- Grid layout: add settings,move,hide,quit and click buttons (LP: #754391)
- Add Whiteboard and Whiteboard wide layouts (contributed by Johannes Almer)
- Add short and long description to the layouts
- Perform small visual improvements
  * Change the design of the layout section in the Preferences
  * Tweak themes lightly
  * Click buttons:
- Add support for new mousetweaks branch (version = 3.9)
- Fix CSClickMapper sometimes erroneously claiming to be active
  * Add dependencies check to setup.py
  * Add gsettings key to choose between Appindicator and GtkStatusIcon
  * Add new D-Bus method ToggleVisible() for (LP: #1232107)
  * Add input-event-source to the system defaults example file
  * Add basic doctest for window manager detection
  * Enhance the system defaults file with entries for the typing assistance
  * Fix window manager detection
  * Fix unregistering of events when auto-show is disabled
  * Fix reading system defaults from XDG_CONFIG paths
  * Fix quit button in popup layouts
  * Fix back trace when pressing char keys
  * Auto-release modifiers when hiding the keyboard (LP: #1277255)
  * Allow startup without Atspi typelib
  * Add fallback character for popup indicator in case it is not in the font
  * Check for absolute paths before loading files (LP: #1249493, LP: #1249825)
  * Make moving of keyboard more responsive
  * Correct D-Bus section in README
  * New layout order in the Preferences of Onboard
  * Improve some comments and strings in the source code
  * Remove unused changekbd.sh
  * Some code cleanup
 -- Francesco Fumanti francesco.fuma...@gmx.net   Tue, 19 Feb 2014 20:04:00 
+0100

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

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

Title:
  Onboard update available (version 1.0.0) - debian source for trusty
  attached

Status in “onboard” package in Ubuntu:
  Fix Released

Bug description:
  Hi,

  Version 1.0.0 of Onboard has just been released. I have packaged it
  for trust and I would be glad if you could upload it to the Ubuntu
  repositories after reviewing the package.

  To inform you about the changes, here is the relevant part of the
  debian/changelog:

  onboard (1.0.0-0ubuntu1) 

[Desktop-packages] [Bug 1249493] Re: onboard keyboard crashes when started in node.js running custom layout

2014-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package onboard - 1.0.0-0ubuntu1

---
onboard (1.0.0-0ubuntu1) trusty; urgency=low

  * Request for sponsorship for new upstream release (LP: #1282231)
  * debian/control:
- Raise Standards-Version to 3.9.5
- Add librsvg2-common to Depends for Kubuntu (LP: #1204896)
  * debian/onboard.install:
- Use usr/share/onboard/onboard-defaults.conf* instead of single entries
- Add the usr/share/onboard/tools/checkmodels file
  * debian/patches/add_defaults_for_ubuntu.patch:
- Update add_defaults_for_ubuntu.patch with values for this release
  * Word suggestions enhancements:
- Every language id now has its own user language model
- Add a checkbox to the Preferences to show the language switch on layouts
- Add a checkbox to the Preferences to show the pause learning button
- Add Canadian English system language model
- Add Danish system language model
- Add various flavors of the Dutch system language model
- Add Gaelic system language model
- Add Greek system language model
- Add Irish system language model
- Add Luxembourgian system language model.
- Add Polish system language model
- Add Romanian system language model
- Add Swedish system language model
- Add Turkish system language model
- Update Brazilian system language model
- Improve makemodels script
- Add model_info tool
- Add checkmodels tool to diagnose language model loading errors
- Add tool to randomize sentences in corpora
- Add copy function to allow transfer between language models
- Add smart support for camel-case words (Thanks Michael Bauer)
- Make language switcher more user-friendly (Thanks Michael Bauer)
- Stop word correction when spell checker dictionary is not present
- Fix learning of text spans larger than 100 characters
- Fix word suggestions sometimes being unaware of modifier presses
- Fix all upper-case words not being suggested at sentence begin
- Fix wrong caret position in rename function of Nautilus
- Fix some character deletion on focus change after a word completion
- Fix bit rot in split_corpus tool
- Improve handling of the / and other non-word tokens
- Improve support for URLs and directories
- Don't learn passwords from URLs
- Show dialog on language model loading error (LP: #1278599)
  * Layouts:
- Add support for polygonal keys instead of only rectangles (LP: #1259371)
- Make the Return key of the Compact and Full Keyboard layouts a polygon
- Don't write suggestions outside prediction area in Onboard
- Grid layout: add settings,move,hide,quit and click buttons (LP: #754391)
- Add Whiteboard and Whiteboard wide layouts (contributed by Johannes Almer)
- Add short and long description to the layouts
- Perform small visual improvements
  * Change the design of the layout section in the Preferences
  * Tweak themes lightly
  * Click buttons:
- Add support for new mousetweaks branch (version = 3.9)
- Fix CSClickMapper sometimes erroneously claiming to be active
  * Add dependencies check to setup.py
  * Add gsettings key to choose between Appindicator and GtkStatusIcon
  * Add new D-Bus method ToggleVisible() for (LP: #1232107)
  * Add input-event-source to the system defaults example file
  * Add basic doctest for window manager detection
  * Enhance the system defaults file with entries for the typing assistance
  * Fix window manager detection
  * Fix unregistering of events when auto-show is disabled
  * Fix reading system defaults from XDG_CONFIG paths
  * Fix quit button in popup layouts
  * Fix back trace when pressing char keys
  * Auto-release modifiers when hiding the keyboard (LP: #1277255)
  * Allow startup without Atspi typelib
  * Add fallback character for popup indicator in case it is not in the font
  * Check for absolute paths before loading files (LP: #1249493, LP: #1249825)
  * Make moving of keyboard more responsive
  * Correct D-Bus section in README
  * New layout order in the Preferences of Onboard
  * Improve some comments and strings in the source code
  * Remove unused changekbd.sh
  * Some code cleanup
 -- Francesco Fumanti francesco.fuma...@gmx.net   Tue, 19 Feb 2014 20:04:00 
+0100

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

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

Title:
  onboard keyboard crashes when started in node.js running custom layout

Status in Onboard on-screen keyboard:
  Fix Committed
Status in “onboard” package in Ubuntu:
  Fix Released

Bug description:
  lsb_release -rd:
  Description:  Ubuntu 12.04.1 LTS
  Release:  12.04

  apt-cache policy onboard:
  onboard:
Installed: 0.99.0-0ppa~precise1
Candidate: 0.99.0-0ppa~precise1
Version table:
   *** 0.99.0-0ppa~precise1 0
  500 

[Desktop-packages] [Bug 919177] Re: usb_modeswitch : segfault / error 4 in libc-2.13.so

2014-02-20 Thread Launchpad Bug Tracker
*** This bug is a duplicate of bug 927954 ***
https://bugs.launchpad.net/bugs/927954

Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: usb-modeswitch (Ubuntu)
   Status: New = Confirmed

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

Title:
  usb_modeswitch : segfault / error 4 in libc-2.13.so

Status in “usb-modeswitch” package in Ubuntu:
  Confirmed

Bug description:
  Good day,

  While I plug in my HSDPA usb key I've got the following output in
  /var/log/syslog.

   kernel: [ 2381.348101] usb 6-1: new full-speed USB device number 4 using 
uhci_hcd
   mtp-probe: checking bus 6, device 4: 
/sys/devices/pci:00/:00:1d.0/usb6/6-1
   kernel: [ 2381.517278] scsi14 : usb-storage 6-1:1.0
   mtp-probe: bus: 6, device: 4 was not an MTP device
   kernel: [ 2381.766256] usb_modeswitch_[24592]: segfault at 8 ip 
7f63537da6c1 sp 7fff6fbf27b8 error 4 in 
libc-2.13.so[7f6353758000+195000]
   kernel: [ 2382.520108] scsi 14:0:0:0: Direct-Access USBModem Disk
 1.00 PQ: 0 ANSI: 2
   kernel: [ 2382.520776] sd 14:0:0:0: Attached scsi generic sg3 type 0
   kernel: [ 2382.530104] sd 14:0:0:0: [sdc] 65536 512-byte logical blocks: 
(33.5 MB/32.0 MiB)
   kernel: [ 2382.535116] sd 14:0:0:0: [sdc] Write Protect is on
   kernel: [ 2382.535120] sd 14:0:0:0: [sdc] Mode Sense: 0b 00 80 08
   kernel: [ 2382.540123] sd 14:0:0:0: [sdc] No Caching mode page present
   kernel: [ 2382.540128] sd 14:0:0:0: [sdc] Assuming drive cache: write through
   kernel: [ 2382.556121] sd 14:0:0:0: [sdc] No Caching mode page present
   kernel: [ 2382.556126] sd 14:0:0:0: [sdc] Assuming drive cache: write through
   kernel: [ 2382.564141]  sdc:
   kernel: [ 2382.587109] sd 14:0:0:0: [sdc] No Caching mode page present
   kernel: [ 2382.587113] sd 14:0:0:0: [sdc] Assuming drive cache: write through
   kernel: [ 2382.587117] sd 14:0:0:0: [sdc] Attached SCSI disk
   ata_id[24605]: HDIO_GET_IDENTITY failed for '/dev/sdc': Invalid argument
   ata_id[24615]: HDIO_GET_IDENTITY failed for '/dev/sdc': Invalid argument
   ata_id[24621]: HDIO_GET_IDENTITY failed for '/dev/sdc': Invalid argument

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: usb-modeswitch 1.2.0+repack0-1ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-9.16-generic 3.2.1
  Uname: Linux 3.2.0-9-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 1.91-0ubuntu1
  Architecture: amd64
  Date: Fri Jan 20 13:17:55 2012
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110728)
  SourcePackage: usb-modeswitch
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/919177/+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 754391] Re: Settings button missing in Grid layout

2014-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package onboard - 1.0.0-0ubuntu1

---
onboard (1.0.0-0ubuntu1) trusty; urgency=low

  * Request for sponsorship for new upstream release (LP: #1282231)
  * debian/control:
- Raise Standards-Version to 3.9.5
- Add librsvg2-common to Depends for Kubuntu (LP: #1204896)
  * debian/onboard.install:
- Use usr/share/onboard/onboard-defaults.conf* instead of single entries
- Add the usr/share/onboard/tools/checkmodels file
  * debian/patches/add_defaults_for_ubuntu.patch:
- Update add_defaults_for_ubuntu.patch with values for this release
  * Word suggestions enhancements:
- Every language id now has its own user language model
- Add a checkbox to the Preferences to show the language switch on layouts
- Add a checkbox to the Preferences to show the pause learning button
- Add Canadian English system language model
- Add Danish system language model
- Add various flavors of the Dutch system language model
- Add Gaelic system language model
- Add Greek system language model
- Add Irish system language model
- Add Luxembourgian system language model.
- Add Polish system language model
- Add Romanian system language model
- Add Swedish system language model
- Add Turkish system language model
- Update Brazilian system language model
- Improve makemodels script
- Add model_info tool
- Add checkmodels tool to diagnose language model loading errors
- Add tool to randomize sentences in corpora
- Add copy function to allow transfer between language models
- Add smart support for camel-case words (Thanks Michael Bauer)
- Make language switcher more user-friendly (Thanks Michael Bauer)
- Stop word correction when spell checker dictionary is not present
- Fix learning of text spans larger than 100 characters
- Fix word suggestions sometimes being unaware of modifier presses
- Fix all upper-case words not being suggested at sentence begin
- Fix wrong caret position in rename function of Nautilus
- Fix some character deletion on focus change after a word completion
- Fix bit rot in split_corpus tool
- Improve handling of the / and other non-word tokens
- Improve support for URLs and directories
- Don't learn passwords from URLs
- Show dialog on language model loading error (LP: #1278599)
  * Layouts:
- Add support for polygonal keys instead of only rectangles (LP: #1259371)
- Make the Return key of the Compact and Full Keyboard layouts a polygon
- Don't write suggestions outside prediction area in Onboard
- Grid layout: add settings,move,hide,quit and click buttons (LP: #754391)
- Add Whiteboard and Whiteboard wide layouts (contributed by Johannes Almer)
- Add short and long description to the layouts
- Perform small visual improvements
  * Change the design of the layout section in the Preferences
  * Tweak themes lightly
  * Click buttons:
- Add support for new mousetweaks branch (version = 3.9)
- Fix CSClickMapper sometimes erroneously claiming to be active
  * Add dependencies check to setup.py
  * Add gsettings key to choose between Appindicator and GtkStatusIcon
  * Add new D-Bus method ToggleVisible() for (LP: #1232107)
  * Add input-event-source to the system defaults example file
  * Add basic doctest for window manager detection
  * Enhance the system defaults file with entries for the typing assistance
  * Fix window manager detection
  * Fix unregistering of events when auto-show is disabled
  * Fix reading system defaults from XDG_CONFIG paths
  * Fix quit button in popup layouts
  * Fix back trace when pressing char keys
  * Auto-release modifiers when hiding the keyboard (LP: #1277255)
  * Allow startup without Atspi typelib
  * Add fallback character for popup indicator in case it is not in the font
  * Check for absolute paths before loading files (LP: #1249493, LP: #1249825)
  * Make moving of keyboard more responsive
  * Correct D-Bus section in README
  * New layout order in the Preferences of Onboard
  * Improve some comments and strings in the source code
  * Remove unused changekbd.sh
  * Some code cleanup
 -- Francesco Fumanti francesco.fuma...@gmx.net   Tue, 19 Feb 2014 20:04:00 
+0100

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

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

Title:
  Settings button missing in Grid layout

Status in Onboard on-screen keyboard:
  Fix Committed
Status in “onboard” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: onboard

  In the settings possible set the keyboard layout. I chose the one in
  which appear only letters, numbers, space, return, backspase and
  Shift. Now we can't open the settings and switch mode

To manage notifications about this bug go to:

[Desktop-packages] [Bug 1204896] Re: onboard crashes on launch

2014-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package onboard - 1.0.0-0ubuntu1

---
onboard (1.0.0-0ubuntu1) trusty; urgency=low

  * Request for sponsorship for new upstream release (LP: #1282231)
  * debian/control:
- Raise Standards-Version to 3.9.5
- Add librsvg2-common to Depends for Kubuntu (LP: #1204896)
  * debian/onboard.install:
- Use usr/share/onboard/onboard-defaults.conf* instead of single entries
- Add the usr/share/onboard/tools/checkmodels file
  * debian/patches/add_defaults_for_ubuntu.patch:
- Update add_defaults_for_ubuntu.patch with values for this release
  * Word suggestions enhancements:
- Every language id now has its own user language model
- Add a checkbox to the Preferences to show the language switch on layouts
- Add a checkbox to the Preferences to show the pause learning button
- Add Canadian English system language model
- Add Danish system language model
- Add various flavors of the Dutch system language model
- Add Gaelic system language model
- Add Greek system language model
- Add Irish system language model
- Add Luxembourgian system language model.
- Add Polish system language model
- Add Romanian system language model
- Add Swedish system language model
- Add Turkish system language model
- Update Brazilian system language model
- Improve makemodels script
- Add model_info tool
- Add checkmodels tool to diagnose language model loading errors
- Add tool to randomize sentences in corpora
- Add copy function to allow transfer between language models
- Add smart support for camel-case words (Thanks Michael Bauer)
- Make language switcher more user-friendly (Thanks Michael Bauer)
- Stop word correction when spell checker dictionary is not present
- Fix learning of text spans larger than 100 characters
- Fix word suggestions sometimes being unaware of modifier presses
- Fix all upper-case words not being suggested at sentence begin
- Fix wrong caret position in rename function of Nautilus
- Fix some character deletion on focus change after a word completion
- Fix bit rot in split_corpus tool
- Improve handling of the / and other non-word tokens
- Improve support for URLs and directories
- Don't learn passwords from URLs
- Show dialog on language model loading error (LP: #1278599)
  * Layouts:
- Add support for polygonal keys instead of only rectangles (LP: #1259371)
- Make the Return key of the Compact and Full Keyboard layouts a polygon
- Don't write suggestions outside prediction area in Onboard
- Grid layout: add settings,move,hide,quit and click buttons (LP: #754391)
- Add Whiteboard and Whiteboard wide layouts (contributed by Johannes Almer)
- Add short and long description to the layouts
- Perform small visual improvements
  * Change the design of the layout section in the Preferences
  * Tweak themes lightly
  * Click buttons:
- Add support for new mousetweaks branch (version = 3.9)
- Fix CSClickMapper sometimes erroneously claiming to be active
  * Add dependencies check to setup.py
  * Add gsettings key to choose between Appindicator and GtkStatusIcon
  * Add new D-Bus method ToggleVisible() for (LP: #1232107)
  * Add input-event-source to the system defaults example file
  * Add basic doctest for window manager detection
  * Enhance the system defaults file with entries for the typing assistance
  * Fix window manager detection
  * Fix unregistering of events when auto-show is disabled
  * Fix reading system defaults from XDG_CONFIG paths
  * Fix quit button in popup layouts
  * Fix back trace when pressing char keys
  * Auto-release modifiers when hiding the keyboard (LP: #1277255)
  * Allow startup without Atspi typelib
  * Add fallback character for popup indicator in case it is not in the font
  * Check for absolute paths before loading files (LP: #1249493, LP: #1249825)
  * Make moving of keyboard more responsive
  * Correct D-Bus section in README
  * New layout order in the Preferences of Onboard
  * Improve some comments and strings in the source code
  * Remove unused changekbd.sh
  * Some code cleanup
 -- Francesco Fumanti francesco.fuma...@gmx.net   Tue, 19 Feb 2014 20:04:00 
+0100

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

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

Title:
  onboard crashes on launch

Status in Onboard on-screen keyboard:
  Fix Committed
Status in “onboard” package in Ubuntu:
  Fix Released

Bug description:
  I have a Lenovo with a touch screen. 
  When I launch Onboard, it crashes. It usually crashes on launch but I think 
there was one time where it didn't crash until I pressed the first key. 
  While I'm on the subject, could onboard be made a bit more user-friendly and 
simple? Like the iPad?

  

[Desktop-packages] [Bug 1249825] Re: Cannot type into Unity Dash

2014-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package onboard - 1.0.0-0ubuntu1

---
onboard (1.0.0-0ubuntu1) trusty; urgency=low

  * Request for sponsorship for new upstream release (LP: #1282231)
  * debian/control:
- Raise Standards-Version to 3.9.5
- Add librsvg2-common to Depends for Kubuntu (LP: #1204896)
  * debian/onboard.install:
- Use usr/share/onboard/onboard-defaults.conf* instead of single entries
- Add the usr/share/onboard/tools/checkmodels file
  * debian/patches/add_defaults_for_ubuntu.patch:
- Update add_defaults_for_ubuntu.patch with values for this release
  * Word suggestions enhancements:
- Every language id now has its own user language model
- Add a checkbox to the Preferences to show the language switch on layouts
- Add a checkbox to the Preferences to show the pause learning button
- Add Canadian English system language model
- Add Danish system language model
- Add various flavors of the Dutch system language model
- Add Gaelic system language model
- Add Greek system language model
- Add Irish system language model
- Add Luxembourgian system language model.
- Add Polish system language model
- Add Romanian system language model
- Add Swedish system language model
- Add Turkish system language model
- Update Brazilian system language model
- Improve makemodels script
- Add model_info tool
- Add checkmodels tool to diagnose language model loading errors
- Add tool to randomize sentences in corpora
- Add copy function to allow transfer between language models
- Add smart support for camel-case words (Thanks Michael Bauer)
- Make language switcher more user-friendly (Thanks Michael Bauer)
- Stop word correction when spell checker dictionary is not present
- Fix learning of text spans larger than 100 characters
- Fix word suggestions sometimes being unaware of modifier presses
- Fix all upper-case words not being suggested at sentence begin
- Fix wrong caret position in rename function of Nautilus
- Fix some character deletion on focus change after a word completion
- Fix bit rot in split_corpus tool
- Improve handling of the / and other non-word tokens
- Improve support for URLs and directories
- Don't learn passwords from URLs
- Show dialog on language model loading error (LP: #1278599)
  * Layouts:
- Add support for polygonal keys instead of only rectangles (LP: #1259371)
- Make the Return key of the Compact and Full Keyboard layouts a polygon
- Don't write suggestions outside prediction area in Onboard
- Grid layout: add settings,move,hide,quit and click buttons (LP: #754391)
- Add Whiteboard and Whiteboard wide layouts (contributed by Johannes Almer)
- Add short and long description to the layouts
- Perform small visual improvements
  * Change the design of the layout section in the Preferences
  * Tweak themes lightly
  * Click buttons:
- Add support for new mousetweaks branch (version = 3.9)
- Fix CSClickMapper sometimes erroneously claiming to be active
  * Add dependencies check to setup.py
  * Add gsettings key to choose between Appindicator and GtkStatusIcon
  * Add new D-Bus method ToggleVisible() for (LP: #1232107)
  * Add input-event-source to the system defaults example file
  * Add basic doctest for window manager detection
  * Enhance the system defaults file with entries for the typing assistance
  * Fix window manager detection
  * Fix unregistering of events when auto-show is disabled
  * Fix reading system defaults from XDG_CONFIG paths
  * Fix quit button in popup layouts
  * Fix back trace when pressing char keys
  * Auto-release modifiers when hiding the keyboard (LP: #1277255)
  * Allow startup without Atspi typelib
  * Add fallback character for popup indicator in case it is not in the font
  * Check for absolute paths before loading files (LP: #1249493, LP: #1249825)
  * Make moving of keyboard more responsive
  * Correct D-Bus section in README
  * New layout order in the Preferences of Onboard
  * Improve some comments and strings in the source code
  * Remove unused changekbd.sh
  * Some code cleanup
 -- Francesco Fumanti francesco.fuma...@gmx.net   Tue, 19 Feb 2014 20:04:00 
+0100

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

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

Title:
  Cannot type into Unity Dash

Status in Onboard on-screen keyboard:
  Fix Committed
Status in “onboard” package in Ubuntu:
  Fix Released

Bug description:
  I am running Ubuntu 13.10 with onboard version 0.99.0-0ubuntu1.

  When attempting to type into the Unity Dash (search bar) the dash
  closes whenever a key is pressed.

  This seems to be a regression of Bug #915250.

  It is not a major issue to me currently as I have found two workarounds that 

[Desktop-packages] [Bug 1192101] Re: Fail to expand dialog box

2014-02-20 Thread Steve Langasek
** Tags removed: regression-update

-- 
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/1192101

Title:
  Fail to expand dialog box

Status in “zenity” package in Ubuntu:
  Confirmed

Bug description:
  i only get a one line displayed into a very narrow scrolling box; for example 
when i want to choose something with winetricks.
  It seems not having any dconf settings by the way to fix that.

  The found workaround is to :
  - edit /usr/share/zenity/zenity.ui
  - and add on the line 1024 : property name=expandTrue/property

  After saving that tweak, winetricks dialog box display as expected.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: zenity 3.8.0-1
  ProcVersionSignature: Ubuntu 3.9.0-6.13-generic 3.9.6
  Uname: Linux 3.9.0-6-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.10.2-0ubuntu1
  Architecture: i386
  Date: Tue Jun 18 11:29:58 2013
  MarkForUpload: True
  SourcePackage: zenity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/1192101/+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 1043575]

2014-02-20 Thread Nolan+freedesktop
I'm still on 1.12.4 but I'm experiencing this problem as well. Has this
been fixed in any newer version? If so, which? I'd like XFWM's Default
theme to work on my latest Gentoo build.

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

Title:
  Xubuntu 12.10 + Xorg server 1.13 = Window decoration missing

Status in Xfce4 window manager:
  Unknown
Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Incomplete
Status in “xorg-server” package in Debian:
  Fix Released

Bug description:
  I'm running Xubuntu 12.10 with the latest updates and certain themes
  that use 1pix window border, like Greybird won't show title bar and
  window borders.

  This problem exists at least with Nvidia drivers, Vmware and Virtual
  Box. And it doesn't exist in a fresh Ubuntu 12.04 with xorg server
  1.11 using the same drivers.

  Other people found the same issues, so I think it's a general thing.
  https://bbs.archlinux.org/viewtopic.php?pid=1152840

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1043575/+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 1043575]

2014-02-20 Thread Bugzilla-5-kyoo
This is still present in 1.15.0.

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

Title:
  Xubuntu 12.10 + Xorg server 1.13 = Window decoration missing

Status in Xfce4 window manager:
  Unknown
Status in X.Org X server:
  Confirmed
Status in “xorg-server” package in Ubuntu:
  Incomplete
Status in “xorg-server” package in Debian:
  Fix Released

Bug description:
  I'm running Xubuntu 12.10 with the latest updates and certain themes
  that use 1pix window border, like Greybird won't show title bar and
  window borders.

  This problem exists at least with Nvidia drivers, Vmware and Virtual
  Box. And it doesn't exist in a fresh Ubuntu 12.04 with xorg server
  1.11 using the same drivers.

  Other people found the same issues, so I think it's a general thing.
  https://bbs.archlinux.org/viewtopic.php?pid=1152840

To manage notifications about this bug go to:
https://bugs.launchpad.net/xfwm4/+bug/1043575/+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 1140716]

2014-02-20 Thread Chris Wilson
*** Bug 75163 has been marked as a duplicate of this bug. ***

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

Title:
  [regression] 3.5.0-26-generic and  3.2.0-39-generic GPU hangs on
  Sandybridge

Status in Direct Rendering Infrastructure:
  Confirmed
Status in The Linux Kernel:
  Invalid
Status in “linux” package in Ubuntu:
  Invalid
Status in “linux-lts-quantal” package in Ubuntu:
  Invalid
Status in “linux-lts-raring” package in Ubuntu:
  Invalid
Status in “mesa” package in Ubuntu:
  Triaged
Status in “linux” source package in Precise:
  Invalid
Status in “linux-lts-quantal” source package in Precise:
  Invalid
Status in “linux-lts-raring” source package in Precise:
  Invalid
Status in “mesa” source package in Precise:
  Triaged
Status in “linux” source package in Quantal:
  Invalid
Status in “linux-lts-quantal” source package in Quantal:
  Invalid
Status in “linux” source package in Raring:
  Invalid
Status in “linux-lts-quantal” source package in Raring:
  Invalid
Status in “linux” package in Debian:
  New
Status in “linux” package in Fedora:
  Unknown

Bug description:
  I'm getting errors about GPU hangs every minute or so (usually only
  when using FF and scrolling a webpage or something). I also get an
  annoying ubuntu dialog saying there is a system error.

  This didn't happen with 3.5.0-24-generic.

  Here is the dmesg:
  [15169.033709] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [15169.034517] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [15628.480216] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [15628.480570] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [15844.231372] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [15844.231773] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [20173.232593] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [20173.233211] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [26285.650393] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [26285.650980] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [26285.658405] [ cut here ]
  [26285.658472] WARNING: at 
/build/buildd/linux-3.5.0/drivers/gpu/drm/i915/intel_pm.c:2505 
gen6_enable_rps+0x706/0x710 [i915]()
  [26285.658474] Hardware name: SATELLITE Z830
  [26285.658476] Modules linked in: sdhci_pci sdhci btrfs zlib_deflate 
libcrc32c ufs qnx4 hfsplus hfs minix ntfs msdos jfs xfs reiserfs ext2 
snd_hda_codec_hdmi snd_hda_codec_realtek joydev btusb coretemp kvm_intel kvm 
arc4 ghash_clmulni_intel aesni_intel cryptd aes_x86_64 snd_hda_intel 
snd_hda_codec snd_hwdep uvcvideo snd_pcm videobuf2_core microcode videodev bnep 
iwlwifi videobuf2_vmalloc snd_seq_midi psmouse videobuf2_memops snd_rawmidi 
rfcomm pcspkr snd_seq_midi_event serio_raw snd_seq bluetooth mac80211 snd_timer 
snd_seq_device i915 drm_kms_helper cfg80211 drm toshiba_acpi snd sparse_keymap 
soundcore wmi i2c_algo_bit toshiba_bluetooth snd_page_alloc parport_pc mei 
video mac_hid lpc_ich ppdev nfsd nfs lockd fscache auth_rpcgss nfs_acl sunrpc 
lp parport e1000e ahci libahci [last unloaded: sdhci]
  [26285.658537] Pid: 23433, comm: kworker/u:0 Not tainted 3.5.0-26-generic 
#40-Ubuntu
  [26285.658539] Call Trace:
  [26285.658549]  [81051bef] warn_slowpath_common+0x7f/0xc0
  [26285.658553]  [81051c4a] warn_slowpath_null+0x1a/0x20
  [26285.658569]  [a02d32e6] gen6_enable_rps+0x706/0x710 [i915]
  [26285.658584]  [a02bf3f6] intel_modeset_init_hw+0x66/0xa0 [i915]
  [26285.658595]  [a02954b4] i915_reset+0x1a4/0x6e0 [i915]
  [26285.658601]  [8101257b] ? __switch_to+0x12b/0x420
  [26285.658612]  [a029a943] i915_error_work_func+0xc3/0x110 [i915]
  [26285.658618]  [8107097a] process_one_work+0x12a/0x420
  [26285.658629]  [a029a880] ? gen6_pm_rps_work+0xe0/0xe0 [i915]
  [26285.658632]  [8107152e] worker_thread+0x12e/0x2f0
  [26285.658636]  [81071400] ? manage_workers.isra.26+0x200/0x200
  [26285.658640]  [81076023] kthread+0x93/0xa0
  [26285.658644]  [8168a3e4] kernel_thread_helper+0x4/0x10
  [26285.658649]  [81075f90] ? kthread_freezable_should_stop+0x70/0x70
  [26285.658652]  [8168a3e0] ? gs_change+0x13/0x13
  [26285.658654] ---[ end trace 59c6162fdfcbffee ]---
  [26756.021167] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [26756.021426] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [26766.014093] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [26766.014397] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp off
  [26932.376233] [drm:i915_hangcheck_hung] *ERROR* Hangcheck timer elapsed... 
GPU hung
  [26932.376544] [drm] Enabling RC6 states: RC6 on, RC6p off, RC6pp 

[Desktop-packages] [Bug 411542]

2014-02-20 Thread Korundrum
This issue is FIXED in LibreOffice 4.2.1.1 RC (can someone please
confirm this?).

Thank you guys for your great work!

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

Title:
  [Upstream] Impress very slow due to Anti-Aliasing

Status in LibreOffice Productivity Suite:
  Confirmed
Status in The OpenOffice.org Suite:
  Invalid
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org

  OpenOffice.org 3.1 in Karmic seems to be noticably slower than
  OpenOffice.org 3.0. My suspicion is that this is because of the new
  anti-aliased rendering. Some examples of how it is slow:

   * Moving text boxes around is laggy.
   * Re-arranging slide order is terribly slow and after I had moved the slide 
to its new location I waited about 60 seconds for it to finally land.

  I tested the OpenOffice.org 3.1 in Jaunty with similar problems.

  Not reproducible in:
  lsb_release -rd
  Description: Ubuntu precise (development branch)
  Release: 12.04

  apt-cache policy libreoffice-impress
  libreoffice-impress:
Installed: 1:3.5.0-1ubuntu4
Candidate: 1:3.5.0-1ubuntu4
Version table:
   *** 1:3.5.0-1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise/main i386 Packages
  100 /var/lib/dpkg/status

  lspci -nn | grep VGA
  00:02.0 VGA compatible controller [0300]: InnoTek Systemberatung GmbH 
VirtualBox Graphics Adapter [80ee:beef]

  ProblemType: Bug
  Architecture: i386
  Date: Mon Aug 10 10:01:21 2009
  DistroRelease: Ubuntu 9.10
  Package: openoffice.org-core 1:3.1.0-5ubuntu1
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 2.6.31-5.24-generic
  SourcePackage: openoffice.org
  Uname: Linux 2.6.31-5-generic i686

  Architecture: i386
  DistroRelease: Ubuntu 9.10
  MachineType: LENOVO 7417CTO
  Package: xorg 1:7.4+3ubuntu5
  PackageArchitecture: i386
  ProcCmdLine: BOOT_IMAGE=/boot/vmlinuz-2.6.31-5-generic 
root=UUID=d0c0ae51-5326-4259-8fa7-82f0ddc8e582 ro quiet splash
  ProcEnviron:
   SHELL=/bin/bash
   LANG=en_US.UTF-8
  ProcVersionSignature: Ubuntu 2.6.31-5.24-generic
  RelatedPackageVersions:
   xserver-xorg 1:7.4+3ubuntu5
   libgl1-mesa-glx 7.5-1ubuntu1
   libdrm2 2.4.12-1ubuntu1
   xserver-xorg-video-intel 2:2.8.0-0ubuntu2
   xserver-xorg-video-ati 1:6.12.99+git20090629.f39cafc5-0ubuntu5
  Uname: Linux 2.6.31-5-generic i686
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  XorgConf: Error: [Errno 2] No such file or directory: '/etc/X11/xorg.conf'
  dmi.bios.date: 01/09/2009
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 7UET56WW (2.02 )
  dmi.board.name: 7417CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Not Available
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvr7UET56WW(2.02):bd01/09/2009:svnLENOVO:pn7417CTO:pvrThinkPadT400:rvnLENOVO:rn7417CTO:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 7417CTO
  dmi.product.version: ThinkPad T400
  dmi.sys.vendor: LENOVO
  fglrx: Not loaded
  system:
   distro: Ubuntu
   architecture: i686kernel: 2.6.31-5-generic

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/411542/+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 1278511] Re: CTRL-Space no longer works under Unity

2014-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package ibus - 1.5.5-1ubuntu2

---
ibus (1.5.5-1ubuntu2) trusty; urgency=medium

  * debian/patches/ubuntu-disable-trigger.patch:
- Disable input method switching under Unity; it's handled by
  gnome-settings-daemon. (LP: #1278511)
 -- William Hua william@canonical.com   Thu, 13 Feb 2014 18:33:46 -0500

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

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

Title:
  CTRL-Space no longer works under Unity

Status in “ibus” package in Ubuntu:
  Fix Released

Bug description:
  No changes were done at all to any hot keys or settings. It was
  working last night before the latest update from 14.04. I am guessing
  Unity is somehow intercepting CTRL-space somewhere.  I checked all the
  hot keys and nothing.

  Please fix. This is critical for all Emacs users.

  BTW, CTRL-Space works just fine using GNOME shell on the same OS
  install.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20131106.1-0ubuntu4
  ProcVersionSignature: Ubuntu 3.13.0-8.27-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CurrentDesktop: GNOME
  Date: Mon Feb 10 11:58:48 2014
  InstallationDate: Installed on 2013-12-17 (54 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131217)
  SourcePackage: unity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1278511/+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 1192081] Re: Previews for applications are really slow to display anything

2014-02-20 Thread Roger fidèle
** Changed in: unity-lens-applications
   Status: Triaged = New

-- 
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/1192081

Title:
  Previews for applications are really slow to display anything

Status in Ubuntu Software Center:
  Confirmed
Status in Unity Applications Lens:
  New
Status in “software-center” package in Ubuntu:
  In Progress
Status in “unity-lens-applications” package in Ubuntu:
  Triaged

Bug description:
  I'm seeing rightly on forums and generally the Internet that 100scopes
  previews are slow, combined with the fact that we now have the left
  click showing the preview by default frustrate a lot of users.

  On my beefy machine (i7, 8G of rams), the preview for an application
  takes 3/4s to show, you can't do anything meanwhile as there is no
  button to launch the application (because you didn't double click,
  just left click and thought argh, I should have double click).

  Because of this, we are making the 1st landing of 100 scopes
  experience bad and we should fix it (at least, in that applicatoin
  lens) by either preloading the software-center-dbus (/usr/share
  /software-center/software-center-dbus) daemon (we can't have it always
  running as it's taking over 100MB of memory) when hovering an app lens
  result, or when it's the first result (so can be directly triggered by
  pressing [Enter])

To manage notifications about this bug go to:
https://bugs.launchpad.net/software-center/+bug/1192081/+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 1227034] Re: 解决Ubuntu更新后系统字体变楷体的问题

2014-02-20 Thread Aron Xu
** Also affects: language-selector (Ubuntu)
   Importance: Undecided
   Status: New

** Summary changed:

- 解决Ubuntu更新后系统字体变楷体的问题
+ Default Chinese font changed to fonts-arphic-ukai after its installation

** Summary changed:

- Default Chinese font changed to fonts-arphic-ukai after its installation
+ Default Chinese font changed to fonts-arphic-ukai after completing language 
support installation for zh-* locales

** Description changed:

- 
这个是Ubuntu系统的老顽疾了,今天又遇到了。莫名其妙的会出现安装完更新后系统字体变成楷体的问题,在Ubuntu下效果太细字体发虚,很不美观。好像是安装完“区域和语言”自动弹出的更新提示框后导致的结果,虽然经过配置可以改回原来的字体,但对普通用户来说难度太大,所以最好还是能防止这种情况的发送。希望UbuntuKylin团队可以定位一下此问题,造福用户!
+ After completing language support installation, fonts-arphic-ukai and
+ fonts-arphic-uming are pulled into user's system and then fontconfig
+ chooses Ukai over Droid Sans Fallback for the default sans-serif font.
+ This is not the desired behavior as Ukai doesn't fit well into the
+ category of screen fonts comparing to Droid Sans.

** Changed in: language-selector (Ubuntu)
   Importance: Undecided = High

** Changed in: language-selector (Ubuntu)
   Status: New = Triaged

** Changed in: ubuntukylin
   Importance: Low = High

** Changed in: ubuntukylin
   Status: New = Triaged

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

Title:
  Default Chinese font changed to fonts-arphic-ukai after completing
  language support installation for zh-* locales

Status in Ubuntu Kylin:
  Triaged
Status in “language-selector” package in Ubuntu:
  Triaged

Bug description:
  After completing language support installation, fonts-arphic-ukai and
  fonts-arphic-uming are pulled into user's system and then fontconfig
  chooses Ukai over Droid Sans Fallback for the default sans-serif font.
  This is not the desired behavior as Ukai doesn't fit well into the
  category of screen fonts comparing to Droid Sans.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1227034/+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 1282453] [NEW] Merge with Debian 2.82-1.1

2014-02-20 Thread Jackson Doak
Public bug reported:

Please merge from debian the latest NMU. A debdiff is attached.

** Affects: transmission (Ubuntu)
 Importance: Wishlist
 Assignee: Jackson Doak (noskcaj)
 Status: In Progress


** Tags: upgrade-software-version

** Patch added: old ubuntu release to new one.
   https://bugs.launchpad.net/bugs/1282453/+attachment/3987872/+files/deb.diff

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

Title:
  Merge with Debian 2.82-1.1

Status in “transmission” package in Ubuntu:
  In Progress

Bug description:
  Please merge from debian the latest NMU. A debdiff is attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/1282453/+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 1249208] Re: Avoid conflicting SuperSpace shortcut with g-s-d

2014-02-20 Thread Aron Xu
** Changed in: ibus (Ubuntu Saucy)
 Assignee: Aron Xu (happyaron) = (unassigned)

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

Title:
  Avoid conflicting SuperSpace shortcut with g-s-d

Status in “ibus” package in Ubuntu:
  Fix Released
Status in “ibus” source package in Saucy:
  Triaged

Bug description:
  [Impact]
  Now we are using SuperSpace as the shortcut of switching IME forward, and 
the shortcut is handled twice: first in g-s-d and then in ibus. This leads to a 
conflict and the shortcut does not really work.

  [Test Case]
  Old behavior:
  Press SuperSpace does not have any effect of changing the IME forward.

  Expected behavior:
  After installing the updated package, user removes ibus configuration files 
in ~/.config/ibus and ~/.cache/ibus, and re-login to the system, SuperSpace 
should work for people who are using Unity or GNOME Shell.

  [Regression Potential]
  IBus may still push notification message about SuperSpace as the shortcut 
for users of other desktop, but the shortcut in effect would be CtrlSpace 
when there is no other program grabbing the key press (like what g-s-d does).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus/+bug/1249208/+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 1272782] Re: version mismatch causes ibus-pinyin malfunction

2014-02-20 Thread Aron Xu
*** This bug is a duplicate of bug 1220985 ***
https://bugs.launchpad.net/bugs/1220985

** This bug has been marked a duplicate of bug 1220985
   Upgrade to latest ibus-pinyin release 1.5.0

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

Title:
  version mismatch causes ibus-pinyin malfunction

Status in “ibus-pinyin” package in Ubuntu:
  New

Bug description:
  The problem described here
  https://code.google.com/p/ibus/issues/detail?id=1689 is caused by the
  version mismatch.

  My Mint system is installed from the Debian repository, and I have
  both 1.4.X and 1.5.X installed at the same time: ibus-1.5.3-6ubuntu2.1
  and ibus-pinyin-1.4.0-2ubuntu2, which, according to the statement from
  ibus developers, doesn't work.

  So currently ibus-pinyin is broken on all Debian-based systems.

  Please either bring ibus down to 1.4 or ibus-pinyin up to 1.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-pinyin/+bug/1272782/+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 1282453] Re: Merge with Debian 2.82-1.1

2014-02-20 Thread Daniel Holbach
I took the liberty of adding the version number to the changelog entry.

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

Title:
  Merge with Debian 2.82-1.1

Status in “transmission” package in Ubuntu:
  In Progress

Bug description:
  Please merge from debian the latest NMU. A debdiff is attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/1282453/+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 1192101] Re: Fail to expand dialog box

2014-02-20 Thread dino99
Other people have also reported that issue against winetricks (
https://code.google.com/p/winetricks/issues/detail?id=393 )

As that issue is only met when using winetricks (never got it with other
apps), i suppose that zenity cant be blamed, and winetricks have to find
a solution to display/expand its own dialog list.

** Bug watch added: code.google.com/p/winetricks/issues #393
   http://code.google.com/p/winetricks/issues/detail?id=393

-- 
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/1192101

Title:
  Fail to expand dialog box

Status in “zenity” package in Ubuntu:
  Confirmed

Bug description:
  i only get a one line displayed into a very narrow scrolling box; for example 
when i want to choose something with winetricks.
  It seems not having any dconf settings by the way to fix that.

  The found workaround is to :
  - edit /usr/share/zenity/zenity.ui
  - and add on the line 1024 : property name=expandTrue/property

  After saving that tweak, winetricks dialog box display as expected.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: zenity 3.8.0-1
  ProcVersionSignature: Ubuntu 3.9.0-6.13-generic 3.9.6
  Uname: Linux 3.9.0-6-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.10.2-0ubuntu1
  Architecture: i386
  Date: Tue Jun 18 11:29:58 2013
  MarkForUpload: True
  SourcePackage: zenity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/1192101/+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 1282453] Re: Merge with Debian 2.82-1.1

2014-02-20 Thread Jackson Doak
I assume you mean bug number. Thanks

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

Title:
  Merge with Debian 2.82-1.1

Status in “transmission” package in Ubuntu:
  In Progress

Bug description:
  Please merge from debian the latest NMU. A debdiff is attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/1282453/+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 1282151] Re: evince won't open PDF files other readers can handle

2014-02-20 Thread Sebastien Bacher
** Changed in: poppler (Ubuntu)
   Importance: Undecided = Low

** Changed in: poppler (Ubuntu)
   Status: New = Triaged

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

Title:
  evince won't open PDF files other readers can handle

Status in Poppler:
  Confirmed
Status in “poppler” package in Ubuntu:
  Triaged

Bug description:
  I've found that the version of evince in 14.04 has perhaps become too
  strict and won't open PDF files that work in other readers.  For
  example with the SPC-4 SCSI spec available from http://www.t10.org
  /cgi-bin/ac.pl?t=ff=spc4r36q.pdf , I get:

  $ evince spc4r36q.pdf 
  Syntax Error: Couldn't find trailer dictionary
  Syntax Error: Couldn't read xref table
  Syntax Error: Couldn't find trailer dictionary
  Syntax Error: Couldn't read xref table

  and the evince window has a red bar saying PDF document is damaged

  However, the built-in firefox PDF renderer works fine with that file,
  as does mupdf.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: evince 3.10.3-0ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Wed Feb 19 08:12:32 2014
  InstallationDate: Installed on 2014-01-11 (39 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140109)
  KernLog:
   
  SourcePackage: evince
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/poppler/+bug/1282151/+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 816395] Re: gsettings-data-convert crashed with signal 5 in g_settings_set_value()

2014-02-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-shell (Ubuntu)
   Status: New = Confirmed

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

Title:
  gsettings-data-convert crashed with signal 5 in g_settings_set_value()

Status in Light-Weight Text Editor for Gnome:
  Fix Released
Status in “gedit” package in Ubuntu:
  Fix Released
Status in “gnome-shell” package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu oneiric (development branch)
  Release:  11.10

  
  gconf2:
Установлен: 3.1.3-0ubuntu2
Кандидат:   3.1.3-0ubuntu2
Таблица версий:
   *** 3.1.3-0ubuntu2 0
  500 http://archive.ubuntu.com/ubuntu/ oneiric/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Crash
  DistroRelease: Ubuntu 11.10
  Package: gconf2 3.1.3-0ubuntu2
  ProcVersionSignature: Ubuntu 3.0.0-7.8-generic 3.0.0
  Uname: Linux 3.0.0-7-generic x86_64
  Architecture: amd64
  CrashCounter: 1
  Date: Tue Jul 26 16:15:10 2011
  ExecutablePath: /usr/bin/gsettings-data-convert
  ProcCmdline: gsettings-data-convert
  Signal: 5
  SourcePackage: gconf
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_settings_set_value () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   g_settings_set () from /usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
   ?? ()
  Title: gsettings-data-convert crashed with signal 5 in g_settings_set_value()
  UpgradeStatus: Upgraded to oneiric on 2011-05-13 (74 days ago)
  UserGroups: adm admin audio cdrom debian-transmission dialout dip floppy 
lpadmin netdev plugdev powerdev pulse pulse-access sambashare scanner video

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/816395/+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 1282469] [NEW] Add release notes to bug report

2014-02-20 Thread Benjamin Bach
Public bug reported:

Would it be possible to start linking / quoting upstream release notes?

For instance, this issue:

https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1274894

...would look good with this link:

http://www.mozilla.org/en-US/thunderbird/24.3.0/releasenotes/

** Affects: thunderbird (Ubuntu)
 Importance: Undecided
 Status: 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/1282469

Title:
  Add release notes to bug report

Status in “thunderbird” package in Ubuntu:
  New

Bug description:
  Would it be possible to start linking / quoting upstream release
  notes?

  For instance, this issue:

  https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1274894

  ...would look good with this link:

  http://www.mozilla.org/en-US/thunderbird/24.3.0/releasenotes/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1282469/+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 1282473] [NEW] package libgnomevfs2-0 1:2.24.4-1ubuntu6 failed to install/upgrade: cannot copy extracted data for './usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4' to '/us

2014-02-20 Thread Patrick Kennedy
Public bug reported:

lsb_release -rd
Description:Ubuntu Trusty Tahr (development branch)
Release:14.04
libgnomevfs2-0:
  Installed: 1:2.24.4-1ubuntu6
  Candidate: 1:2.24.4-1ubuntu6
  Version table:
 *** 1:2.24.4-1ubuntu6 0
500 http://au.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
100 /var/lib/dpkg/status
Hi, I'm not even sure what happened. I wasn't aware anything had crashed until 
the bug report gui popped up and advised me so.

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libgnomevfs2-0 1:2.24.4-1ubuntu6
ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
Uname: Linux 3.13.0-8-generic x86_64
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
Date: Wed Feb 19 13:07:39 2014
DuplicateSignature: package:libgnomevfs2-0:1:2.24.4-1ubuntu6:cannot copy 
extracted data for './usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4' to 
'/usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4.dpkg-new': unexpected end 
of file or stream
ErrorMessage: cannot copy extracted data for 
'./usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4' to 
'/usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4.dpkg-new': unexpected end 
of file or stream
InstallationDate: Installed on 2014-02-15 (5 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131227)
SourcePackage: gnome-vfs
Title: package libgnomevfs2-0 1:2.24.4-1ubuntu6 failed to install/upgrade: 
cannot copy extracted data for 
'./usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4' to 
'/usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4.dpkg-new': unexpected end 
of file or stream
UpgradeStatus: No upgrade log present (probably fresh install)

** Affects: gnome-vfs (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package third-party-packages trusty

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

Title:
  package libgnomevfs2-0 1:2.24.4-1ubuntu6 failed to install/upgrade:
  cannot copy extracted data for './usr/lib/x86_64-linux-
  gnu/libgnomevfs-2.so.0.2400.4' to '/usr/lib/x86_64-linux-
  gnu/libgnomevfs-2.so.0.2400.4.dpkg-new': unexpected end of file or
  stream

Status in “gnome-vfs” package in Ubuntu:
  New

Bug description:
  lsb_release -rd
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  libgnomevfs2-0:
Installed: 1:2.24.4-1ubuntu6
Candidate: 1:2.24.4-1ubuntu6
Version table:
   *** 1:2.24.4-1ubuntu6 0
  500 http://au.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status
  Hi, I'm not even sure what happened. I wasn't aware anything had crashed 
until the bug report gui popped up and advised me so.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libgnomevfs2-0 1:2.24.4-1ubuntu6
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  Date: Wed Feb 19 13:07:39 2014
  DuplicateSignature: package:libgnomevfs2-0:1:2.24.4-1ubuntu6:cannot copy 
extracted data for './usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4' to 
'/usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4.dpkg-new': unexpected end 
of file or stream
  ErrorMessage: cannot copy extracted data for 
'./usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4' to 
'/usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4.dpkg-new': unexpected end 
of file or stream
  InstallationDate: Installed on 2014-02-15 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131227)
  SourcePackage: gnome-vfs
  Title: package libgnomevfs2-0 1:2.24.4-1ubuntu6 failed to install/upgrade: 
cannot copy extracted data for 
'./usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4' to 
'/usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4.dpkg-new': unexpected end 
of file or stream
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-vfs/+bug/1282473/+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 1282473] Re: package libgnomevfs2-0 1:2.24.4-1ubuntu6 failed to install/upgrade: cannot copy extracted data for './usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4' to '/usr/

2014-02-20 Thread Patrick Kennedy
Thanks for your help. You guys do a great job. No wonder linux have the best 
operating systems.
Cheers guys/gals.

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

Title:
  package libgnomevfs2-0 1:2.24.4-1ubuntu6 failed to install/upgrade:
  cannot copy extracted data for './usr/lib/x86_64-linux-
  gnu/libgnomevfs-2.so.0.2400.4' to '/usr/lib/x86_64-linux-
  gnu/libgnomevfs-2.so.0.2400.4.dpkg-new': unexpected end of file or
  stream

Status in “gnome-vfs” package in Ubuntu:
  New

Bug description:
  lsb_release -rd
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  libgnomevfs2-0:
Installed: 1:2.24.4-1ubuntu6
Candidate: 1:2.24.4-1ubuntu6
Version table:
   *** 1:2.24.4-1ubuntu6 0
  500 http://au.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status
  Hi, I'm not even sure what happened. I wasn't aware anything had crashed 
until the bug report gui popped up and advised me so.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libgnomevfs2-0 1:2.24.4-1ubuntu6
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  Date: Wed Feb 19 13:07:39 2014
  DuplicateSignature: package:libgnomevfs2-0:1:2.24.4-1ubuntu6:cannot copy 
extracted data for './usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4' to 
'/usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4.dpkg-new': unexpected end 
of file or stream
  ErrorMessage: cannot copy extracted data for 
'./usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4' to 
'/usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4.dpkg-new': unexpected end 
of file or stream
  InstallationDate: Installed on 2014-02-15 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131227)
  SourcePackage: gnome-vfs
  Title: package libgnomevfs2-0 1:2.24.4-1ubuntu6 failed to install/upgrade: 
cannot copy extracted data for 
'./usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4' to 
'/usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4.dpkg-new': unexpected end 
of file or stream
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-vfs/+bug/1282473/+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 1192101] Re: Fail to expand dialog box

2014-02-20 Thread rami
I got this problem with my own made script

#!/bin/bash
#script to change and observe firewall settings 
file=$(zenity --width=360 --height=320 --list --title Firewall settings 
--text Choose one... --column Options VPN firewall Whitout VPN All Open 
Check firewall status)


and with a python script that also uses zenity

those both scripts using zenity are working with ubuntu 12.04 (zenity
3.4.0-0ubuntu4) and 13.04(dont know zenity version)

-- 
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/1192101

Title:
  Fail to expand dialog box

Status in “zenity” package in Ubuntu:
  Confirmed

Bug description:
  i only get a one line displayed into a very narrow scrolling box; for example 
when i want to choose something with winetricks.
  It seems not having any dconf settings by the way to fix that.

  The found workaround is to :
  - edit /usr/share/zenity/zenity.ui
  - and add on the line 1024 : property name=expandTrue/property

  After saving that tweak, winetricks dialog box display as expected.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: zenity 3.8.0-1
  ProcVersionSignature: Ubuntu 3.9.0-6.13-generic 3.9.6
  Uname: Linux 3.9.0-6-generic i686
  NonfreeKernelModules: nvidia
  ApportVersion: 2.10.2-0ubuntu1
  Architecture: i386
  Date: Tue Jun 18 11:29:58 2013
  MarkForUpload: True
  SourcePackage: zenity
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/zenity/+bug/1192101/+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 1282473] Re: package libgnomevfs2-0 1:2.24.4-1ubuntu6 failed to install/upgrade: cannot copy extracted data for './usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4' to '/usr/

2014-02-20 Thread Apport retracing service
** Tags removed: need-duplicate-check

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

Title:
  package libgnomevfs2-0 1:2.24.4-1ubuntu6 failed to install/upgrade:
  cannot copy extracted data for './usr/lib/x86_64-linux-
  gnu/libgnomevfs-2.so.0.2400.4' to '/usr/lib/x86_64-linux-
  gnu/libgnomevfs-2.so.0.2400.4.dpkg-new': unexpected end of file or
  stream

Status in “gnome-vfs” package in Ubuntu:
  New

Bug description:
  lsb_release -rd
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04
  libgnomevfs2-0:
Installed: 1:2.24.4-1ubuntu6
Candidate: 1:2.24.4-1ubuntu6
Version table:
   *** 1:2.24.4-1ubuntu6 0
  500 http://au.archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status
  Hi, I'm not even sure what happened. I wasn't aware anything had crashed 
until the bug report gui popped up and advised me so.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libgnomevfs2-0 1:2.24.4-1ubuntu6
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  Date: Wed Feb 19 13:07:39 2014
  DuplicateSignature: package:libgnomevfs2-0:1:2.24.4-1ubuntu6:cannot copy 
extracted data for './usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4' to 
'/usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4.dpkg-new': unexpected end 
of file or stream
  ErrorMessage: cannot copy extracted data for 
'./usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4' to 
'/usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4.dpkg-new': unexpected end 
of file or stream
  InstallationDate: Installed on 2014-02-15 (5 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131227)
  SourcePackage: gnome-vfs
  Title: package libgnomevfs2-0 1:2.24.4-1ubuntu6 failed to install/upgrade: 
cannot copy extracted data for 
'./usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4' to 
'/usr/lib/x86_64-linux-gnu/libgnomevfs-2.so.0.2400.4.dpkg-new': unexpected end 
of file or stream
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-vfs/+bug/1282473/+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 1282453] Re: Merge with Debian 2.82-1.1

2014-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package transmission - 2.82-1.1ubuntu1

---
transmission (2.82-1.1ubuntu1) trusty; urgency=low

  * Merge from Debian unstable (LP: #1282453). Remaining changes:
- debian/control:
  + Build-depend on libappindicator3-dev
- debian/transmission-daemon.upstart: add upstart job

transmission (2.82-1.1) unstable; urgency=medium

  * Non-maintainer upload.
  * [36a95ac] bump policy to 3.9.5 (no changes)
  * [6f54782] use systemd only on linux systems
Thanks to Peter Green (Closes: 737366)
  * [8e97c66] add build-dep on dh-autoreconf
  * [210734a] debian/rules: use dh with autoreconf instead of autotools-dev
- fix re-configuring with automake = 1.14
- fix FTBFS on kFreeBSD systems
  * [14305bc] debian/changelog: fix lintian warning about wrong weekday
(2013-09-15 is a Sunday)
  * [b7972f5] debian/control: fix lintian notes vcs-field-not-canonical
  * [539e32b] debian/transmission-daemon.init:
fix lintian note init.d-script-missing-lsb-description
  * [b10417b] debian/transmission-daemon.postinst: fix lintian error
maintainer-script-should-not-use-adduser-system-without-home
  * [09bac94] debian/control: fix lintian note
capitalization-error-in-description GTK GTK+
 -- Jackson Doak nosk...@ubuntu.com   Sat, 15 Feb 2014 21:53:07 +

** Changed in: transmission (Ubuntu)
   Status: In Progress = Fix Released

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

Title:
  Merge with Debian 2.82-1.1

Status in “transmission” package in Ubuntu:
  Fix Released

Bug description:
  Please merge from debian the latest NMU. A debdiff is attached.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/transmission/+bug/1282453/+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 927954] Re: Mobile broadband device causes segfault when plugged in (segfault in libc6 when using usb-modeswitch)

2014-02-20 Thread Pasha Orekhov
Mathieu Trudel-Lapierre (mathieu-tl) you are extreme optimistic:


Feb 20 13:42:41 oak kernel: [23799.840389] usb_modeswitch_[32188]: segfault at 
4beeb4 ip b76160d6 sp bff20ba0 error 4 in libc-2.17.so[b759c000+1ae000]
Feb 20 13:50:02 oak kernel: [24240.638396] usb_modeswitch_[32254]: segfault at 
4b0eb4 ip b75fa0d6 sp bfbc0040 error 4 in libc-2.17.so[b758+1ae000]
Feb 20 13:50:15 oak kernel: [24253.583514] usb_modeswitch_[32269]: segfault at 
227eb4 ip b760a0d6 sp bffeddb0 error 4 in libc-2.17.so[b759+1ae000]

ubuntu 13.10, 12.LTS
 huawei e171 (12d1/155b)
kernel 3.11.0-17-generic
usb-modem-manager 1.2.3+repack0

(gdb) bt (recompiled with -g)
#0  _IO_new_fclose (fp=0x392f68) at iofclose.c:49
#1  0x0804d670 in read_attrs (subsystem=0x8050334 USB, dev_type=0x8052208 
usb, 
attr_list=0x8052160 usb_attrs, dir=0x939a020 /sys/bus/usb/devices/1-1)
at usb_modeswitch_dispatcher.c:1717
#2  0x0804d794 in read_usb_attrs (dir=0x939a020 /sys/bus/usb/devices/1-1, 
ifdir=0x0)
at usb_modeswitch_dispatcher.c:1743
#3  0x0804961a in main (argc=4, argv=0xbf95f2c4) at 
usb_modeswitch_dispatcher.c:319

run diag:
if ((rc = fopen(attr_path, r)) != NULL) {
+   printf(f before =%p\n, rc);
if (fgets(value, PATH_MAX, rc) != NULL) {
dev_type[i]-value = strdup(rtrim(value));
}
else {
dev_type[i]-value = 0;
}
+   printf(f after =%p\n, rc);
fclose(rc);
}

run:
/home/opa/works/tst/vagon/huawei_e171/usb-modeswitch-1.2.3+repack0/usb_modeswitch_dispatcher
 --switch-mode /1-1:1.0 /lib/udev/usb_modeswitch
f before =0x9b66f68
f after =0x9b66f68
f before =0x9b66f68
f after =0x9b66f68
f before =0x9b66f68
f after =0xb66f68

Where is 9?

and fuck you  Mathieu Trudel-Lapierre :
--- usb_modeswitch_dispatcher.c.orig2014-02-20 15:08:44.665397121 +0700
+++ usb_modeswitch_dispatcher.c 2014-02-20 17:04:27.269572144 +0700
@@ -838,7 +838,7 @@
 {
 char* back = s + strlen(s);
 
-while(isspace(*--back));
+while(back=s  isspace(*--back));
 
 *(back+1) = '\0';
 



WTF: bus_id[strlen(bus_id)] = '\0';


Mathieu, please use php and never use c.

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

Title:
  Mobile broadband device causes segfault when plugged in (segfault in
  libc6 when using usb-modeswitch)

Status in Usb Modeswitch:
  Fix Released
Status in “usb-modeswitch” package in Ubuntu:
  Fix Released

Bug description:
  When I plug in my 02 (UK) mobile broadband dongle, I get the following
  in syslog:

  Feb  6 22:03:06 mallory kernel: [34106.958301] usb_modeswitch_[9675]: 
segfault at 0 ip b766cfc1 sp bfb18bc0 error 4 in libc-2.13.so[b75f3000+179000]
  Feb  6 22:03:07 mallory kernel: [34107.899586] scsi 8:0:0:0: CD-ROM   
 HUAWEI   Mass Storage 2.31 PQ: 0 ANSI: 2
  Feb  6 22:03:07 mallory kernel: [34107.899666] scsi 9:0:0:0: Direct-Access
 HUAWEI   SD Storage   2.31 PQ: 0 ANSI: 2
  Feb  6 22:03:07 mallory kernel: [34107.900816] sd 9:0:0:0: Attached scsi 
generic sg1 type 0
  Feb  6 22:03:07 mallory kernel: [34107.905205] sr0: scsi-1 drive
  Feb  6 22:03:07 mallory kernel: [34107.905846] sd 9:0:0:0: [sdb] Attached 
SCSI removable disk
  Feb  6 22:03:07 mallory kernel: [34107.905930] sr 8:0:0:0: Attached scsi 
CD-ROM sr0
  Feb  6 22:03:07 mallory kernel: [34107.906017] sr 8:0:0:0: Attached scsi 
generic sg2 type 5

  The device then doesn't get registered in network manager and I can't
  use it to connect to the Internet.

  It was working fine in oneiric, this is the first time I've tried it
  since the precise upgrade.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: linux-image-3.2.0-12-generic-pae 3.2.0-12.21
  ProcVersionSignature: Ubuntu 3.2.0-12.21-generic-pae 3.2.2
  Uname: Linux 3.2.0-12-generic-pae i686
  AlsaVersion: Advanced Linux Sound Architecture Driver Version 1.0.24.
  ApportVersion: 1.91-0ubuntu1
  Architecture: i386
  ArecordDevices:
    List of CAPTURE Hardware Devices 
   card 0: PCH [HDA Intel PCH], device 0: CONEXANT Analog [CONEXANT Analog]
 Subdevices: 1/1
 Subdevice #0: subdevice #0
  AudioDevicesInUse:
   USERPID ACCESS COMMAND
   /dev/snd/controlC0:  mthaddon   1575 F pulseaudio
  Card0.Amixer.info:
   Card hw:0 'PCH'/'HDA Intel PCH at 0xf252 irq 45'
 Mixer name : 'Intel CougarPoint HDMI'
 Components : 'HDA:14f1506e,17aa21da,0012 
HDA:80862805,80860101,0010'
 Controls  : 26
 Simple ctrls  : 8
  Card29.Amixer.info:
   Card hw:29 'ThinkPadEC'/'ThinkPad Console Audio Control at EC reg 0x30, fw 
unknown'
 Mixer name : 'ThinkPad EC (unknown)'
 Components : ''
 Controls  : 1
 Simple ctrls  : 1
  

[Desktop-packages] [Bug 754391] Re: Settings button missing in Grid layout

2014-02-20 Thread Francesco Fumanti
This bug should be fixed with the 1.0.0 release. If you still encounter
problems, please feel free to reopen this bug or file a new one.

** Changed in: onboard
   Status: Fix Committed = Fix Released

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

Title:
  Settings button missing in Grid layout

Status in Onboard on-screen keyboard:
  Fix Released
Status in “onboard” package in Ubuntu:
  Fix Released

Bug description:
  Binary package hint: onboard

  In the settings possible set the keyboard layout. I chose the one in
  which appear only letters, numbers, space, return, backspase and
  Shift. Now we can't open the settings and switch mode

To manage notifications about this bug go to:
https://bugs.launchpad.net/onboard/+bug/754391/+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 1274894] Re: Update 24.3.0

2014-02-20 Thread Chris Coulson
** Description changed:

- ...
+ http://www.ubuntu.com/usn/usn-2119-1/

-- 
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/1274894

Title:
  Update 24.3.0

Status in “thunderbird” package in Ubuntu:
  Fix Released

Bug description:
  http://www.ubuntu.com/usn/usn-2119-1/

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/thunderbird/+bug/1274894/+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 1249825] Re: Cannot type into Unity Dash

2014-02-20 Thread Francesco Fumanti
This bug should be fixed with the 1.0.0 release. If you still encounter
problems, please feel free to reopen this bug or file a new one.

** Changed in: onboard
   Status: Fix Committed = Fix Released

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

Title:
  Cannot type into Unity Dash

Status in Onboard on-screen keyboard:
  Fix Released
Status in “onboard” package in Ubuntu:
  Fix Released

Bug description:
  I am running Ubuntu 13.10 with onboard version 0.99.0-0ubuntu1.

  When attempting to type into the Unity Dash (search bar) the dash
  closes whenever a key is pressed.

  This seems to be a regression of Bug #915250.

  It is not a major issue to me currently as I have found two workarounds that 
seem to resolve the issue for now:
  1. Undock Onboard and set Force to top.
  2. Maximize Unity Dash window.

To manage notifications about this bug go to:
https://bugs.launchpad.net/onboard/+bug/1249825/+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 1249493] Re: onboard keyboard crashes when started in node.js running custom layout

2014-02-20 Thread Francesco Fumanti
This bug should be fixed with the 1.0.0 release. If you still encounter
problems, please feel free to reopen this bug or file a new one.

** Changed in: onboard
   Status: Fix Committed = Fix Released

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

Title:
  onboard keyboard crashes when started in node.js running custom layout

Status in Onboard on-screen keyboard:
  Fix Released
Status in “onboard” package in Ubuntu:
  Fix Released

Bug description:
  lsb_release -rd:
  Description:  Ubuntu 12.04.1 LTS
  Release:  12.04

  apt-cache policy onboard:
  onboard:
Installed: 0.99.0-0ppa~precise1
Candidate: 0.99.0-0ppa~precise1
Version table:
   *** 0.99.0-0ppa~precise1 0
  500 http://ppa.launchpad.net/onboard/stable/ubuntu/ precise/main 
amd64 Packages
  100 /var/lib/dpkg/status
   0.97.0-0ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
   0.97.0-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

  apt-cache policy python:
  python:
Installed: 2.7.3-0ubuntu2.2
Candidate: 2.7.3-0ubuntu2.2
Version table:
   *** 2.7.3-0ubuntu2.2 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise-updates/main amd64 
Packages
  100 /var/lib/dpkg/status
   2.7.3-0ubuntu2 0
  500 http://us.archive.ubuntu.com/ubuntu/ precise/main amd64 Packages

  
  I thought I had everything setup just the way I wanted it, but all the 
sudden, it started having problems on one of my three deployments.  Don't 
really know what happened as everyone swears they didn't do anything.  I have 
installed onboard 0.99 from the stable ppa onto Ubuntu 12.04.  I have python 
2.7.3.

  Here is my situation:
  1)  When I try to open onboard with a custom layout from the console, it 
works fine
  2)  When I try to open onboard with a non-custom layout (like Compact 
specifically is what I tested) programmatically from within a node.js program 
it works fine
  3)  When I try to open onboard with a custom layout (made from Compact, not 
even modified yet) programmatically from within a node.js program, it crashes 
with the following error messages put out to stderr:

   Traceback (most recent call last):
File /usr/bin/onboard, line 16, in module
  ob = Onboard()
File /usr/lib/python3/dist-packages/Onboard/OnboardGtk.py, line 111, in 
__init__
  self.init()
File /usr/lib/python3/dist-packages/Onboard/OnboardGtk.py, line 180, in 
init
  self.reload_layout()
File /usr/lib/python3/dist-packages/Onboard/OnboardGtk.py, line 560, in 
reload_layout
  self.load_layout(layout_filename, color_scheme_filename)
File /usr/lib/python3/dist-packages/Onboard/OnboardGtk.py, line 581, in 
load_layout
  layout = LayoutLoaderSVG().load(vk, layout_filename, color_scheme)
File /usr/lib/python3/dist-packages/Onboard/LayoutLoaderSVG.py, line 84, 
in load
  os.path.dirname(layout_filename))
File /usr/lib/python3/dist-packages/Onboard/LayoutLoaderSVG.py, line 103, 
in _load
  return self._load_layout(layout_filename, parent_item)
File /usr/lib/python3/dist-packages/Onboard/LayoutLoaderSVG.py, line 111, 
in _load_layout
  dom = minidom.parse(f).documentElement
File /usr/lib/python3.2/xml/dom/minidom.py, line 1945, in parse
  return expatbuilder.parse(file)
File /usr/lib/python3.2/xml/dom/expatbuilder.py, line 928, in parse
  result = builder.parseFile(file)
File /usr/lib/python3.2/xml/dom/expatbuilder.py, line 207, in parseFile
  parser.Parse(buffer, 0)
  xml.parsers.expat.ExpatError: syntax error: line 2, column 0

  Here is the xml file named NextGen.onboard that it's crashing from:
  ?xml version=1.0 ?
  keyboard id=Compact format=3.1

  include file='key_defs.xml'/

  box border=1 spacing=1.5 orientation=vertical

  !--- word suggestions --
  panel filename='Compact-Alpha.svg' scan_priority='1'
  include file='word_suggestions.xml'/
  /panel

  box spacing='1.5'
  box spacing='2'
  !--- keyboard, multiple layers --
  panel
  panel layer=alpha filename=Compact-Alpha.svg
  key group=alphanumeric id=AB01/
  key group=alphanumeric id=AE02/
  key group=alphanumeric id=AE03/
  key group=alphanumeric id=AD09/
  key group=alphanumeric id=AE01/
  key group=alphanumeric id=AE06/
  key group=alphanumeric id=AE07/
  key group=alphanumeric id=AE04/
  key group=alphanumeric id=AE05/
  key group=alphanumeric id=AD03/
  key group=alphanumeric id=AD02/
   

[Desktop-packages] [Bug 1204896] Re: onboard crashes on launch

2014-02-20 Thread Francesco Fumanti
This bug should be fixed with the 1.0.0 release. If you still encounter
problems, please feel free to reopen this bug or file a new one.

** Changed in: onboard
   Status: Fix Committed = Fix Released

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

Title:
  onboard crashes on launch

Status in Onboard on-screen keyboard:
  Fix Released
Status in “onboard” package in Ubuntu:
  Fix Released

Bug description:
  I have a Lenovo with a touch screen. 
  When I launch Onboard, it crashes. It usually crashes on launch but I think 
there was one time where it didn't crash until I pressed the first key. 
  While I'm on the subject, could onboard be made a bit more user-friendly and 
simple? Like the iPad?

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: onboard 0.99.0~alpha1~tr1190-0ubuntu1
  ProcVersionSignature: Ubuntu 3.10.0-5.14-generic 3.10.2
  Uname: Linux 3.10.0-5-generic x86_64
  ApportVersion: 2.11-0ubuntu1
  Architecture: amd64
  Date: Thu Jul 25 08:59:51 2013
  InstallationDate: Installed on 2013-07-06 (19 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130703)
  MarkForUpload: True
  SourcePackage: onboard
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/onboard/+bug/1204896/+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 1155975] Re: usb_modeswitch_dispatcher crashed with SIGSEGV in __strlen_ia32()

2014-02-20 Thread Pasha Orekhov
see also bug 927954:

patch:

--- usb_modeswitch_dispatcher.c.orig 2014-02-20 15:08:44.665397121 +0700
+++ usb_modeswitch_dispatcher.c 2014-02-20 17:04:27.269572144 +0700
@@ -838,7 +838,7 @@
 {
 char* back = s + strlen(s);

- while(isspace(*--back));
+ while(back=s  isspace(*--back));

 *(back+1) = '\0';

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

Title:
  usb_modeswitch_dispatcher crashed with SIGSEGV in __strlen_ia32()

Status in “usb-modeswitch” package in Ubuntu:
  Confirmed

Bug description:
  usb_modeswitch_[2088]: segfault at 0 ip b758b6f1 sp bfdb7fcc error 4
  in libc-2.17.so[b750d000+1ad000]

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: usb-modeswitch 1.2.3+repack0-1ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic i686
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: i386
  Date: Sat Mar 16 16:29:20 2013
  ExecutablePath: /usr/sbin/usb_modeswitch_dispatcher
  InstallationDate: Installed on 2013-03-15 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Alpha i386 
(20130313)
  MarkForUpload: True
  ProcCmdline: usb_modeswitch_dispatcher --switch-mode /7-1:1.0 
/lib/udev/usb_modeswitch
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0xb758b6f1:mov(%eax),%ecx
   PC (0xb758b6f1) ok
   source (%eax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %ecx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: usb-modeswitch
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libc.so.6
   strdup () from /lib/i386-linux-gnu/libc.so.6
   ?? ()
   ?? ()
   __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
  Title: usb_modeswitch_dispatcher crashed with SIGSEGV in strdup()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1155975/+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 1208469] Re: No option to disable hostname

2014-02-20 Thread Dimitri John Ledkov
No, the .override file will be preserved across upgrades. You can 
ship/provision that package in a file.
Alternatively you can modify the settings for the lightdm user directly like so:

$ sudo -i
$ xhost +SI:localuser:lightdm
$ su lightdm -s /bin/bash
$ gsettings set com.canonical.unity-greeter show-hostname 'false'
$ xhost -SI:localuser:lightdm

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

Title:
  No option to disable hostname

Status in “unity-greeter” package in Ubuntu:
  Fix Released

Bug description:
  For PCI compliance we need to hide all references to the username. Or
  any other hints for that matter. We could disable everything, but not
  the hostname in the top panel. I would like to request this feature.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: lightdm 1.2.3-0ubuntu2.3
  ProcVersionSignature: Ubuntu 3.8.0-27.40~precise3-generic 3.8.13.4
  Uname: Linux 3.8.0-27-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.3
  Architecture: amd64
  Date: Mon Aug  5 14:59:00 2013
  MarkForUpload: True
  SourcePackage: lightdm
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-greeter/+bug/1208469/+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 1241101] Re: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

2014-02-20 Thread Tom B
Unfortunately running Eclipse via sudo does not fix the issue for me and
I get the exact same crash:

Stack: [0x7f252c76,0x7f252c861000],  sp=0x7f252c85d040,  free 
space=1012k
Native frames: (J=compiled Java code, j=interpreted, Vv=VM code, C=native code)
C  [libgobject-2.0.so.0+0x19a48]  g_object_get_qdata+0x18

-- 
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/1241101

Title:
  Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

Status in Eclipse:
  Confirmed
Status in “gtk+2.0” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged
Status in “gtk+2.0” package in Suse:
  New

Bug description:
  Running smartgit 4.6.4 on 13.10 64 bits. After registering the
  product, smartgit crash when trying to open a new repository. Java
  error log :

  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x7fa59061f9c0, pid=12494, tid=140349308167936
  #
  # JRE version: 7.0_25-b30
  # Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 
compressed oops)
  # Problematic frame:
  # C  [libglib-2.0.so.0+0x389c0]  g_str_hash+0x0

  I tried different version of Java (Oracle v7 and v6 jre) with same
  result. Also, Eclipse display blank menus so there's a general java
  problem with displays.

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1241101/+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 1282315] Re: package libreoffice-common 1:4.1.3-0ubuntu1 failed to install/upgrade: error writing to 'standard output': Input/output error

2014-02-20 Thread Björn Michaelsen
How did you get to this? Can you reproduce this, if so: how?

** Changed in: libreoffice (Ubuntu)
   Status: New = Incomplete

-- 
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/1282315

Title:
  package libreoffice-common 1:4.1.3-0ubuntu1 failed to install/upgrade:
  error writing to 'standard output': Input/output error

Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu 13.10
  Release:  13.10

  ProblemType: Package
  DistroRelease: Ubuntu 13.10
  Package: libreoffice-common 1:4.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  Date: Wed Feb 19 16:46:32 2014
  DuplicateSignature: package:libreoffice-common:1:4.1.3-0ubuntu1:error writing 
to 'standard output': Input/output error
  ErrorMessage: error writing to 'standard output': Input/output error
  InstallationDate: Installed on 2014-02-19 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: libreoffice
  Title: package libreoffice-common 1:4.1.3-0ubuntu1 failed to install/upgrade: 
error writing to 'standard output': Input/output error
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1282315/+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 1155975] Re: usb_modeswitch_dispatcher crashed with SIGSEGV in __strlen_ia32()

2014-02-20 Thread Pasha Orekhov
Problem is in DNA. See  bug 927954.

next problem:
dev_top[strlen(dev_top)] = '\0';

** Patch added: usb_modeswitch_dispatcher.c.patch
   
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1155975/+attachment/3988004/+files/usb_modeswitch_dispatcher.c.patch

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

Title:
  usb_modeswitch_dispatcher crashed with SIGSEGV in __strlen_ia32()

Status in “usb-modeswitch” package in Ubuntu:
  Confirmed

Bug description:
  usb_modeswitch_[2088]: segfault at 0 ip b758b6f1 sp bfdb7fcc error 4
  in libc-2.17.so[b750d000+1ad000]

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: usb-modeswitch 1.2.3+repack0-1ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic i686
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: i386
  Date: Sat Mar 16 16:29:20 2013
  ExecutablePath: /usr/sbin/usb_modeswitch_dispatcher
  InstallationDate: Installed on 2013-03-15 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Alpha i386 
(20130313)
  MarkForUpload: True
  ProcCmdline: usb_modeswitch_dispatcher --switch-mode /7-1:1.0 
/lib/udev/usb_modeswitch
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0xb758b6f1:mov(%eax),%ecx
   PC (0xb758b6f1) ok
   source (%eax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %ecx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: usb-modeswitch
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libc.so.6
   strdup () from /lib/i386-linux-gnu/libc.so.6
   ?? ()
   ?? ()
   __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
  Title: usb_modeswitch_dispatcher crashed with SIGSEGV in strdup()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1155975/+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 1280677] Re: Xorg crashed with SIGABRT

2014-02-20 Thread Maarten Lankhorst
** Information type changed from Private to Public

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

Title:
  Xorg crashed with SIGABRT

Status in “xserver-xorg-video-ati” package in Ubuntu:
  New

Bug description:
  suspended by closing the lid, and the laptop was indeed suspended. on
  resume the session was closed and this bug report appeared.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: xserver-xorg-core 2:1.15.0-1ubuntu6
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.13.2-0ubuntu4
  Architecture: amd64
  CrashCounter: 1
  Date: Sat Feb 15 22:21:17 2014
  ExecutablePath: /usr/bin/Xorg
  InstallationDate: Installed on 2014-02-14 (1 days ago)
  InstallationMedia: Xubuntu 13.10 Saucy Salamander - Release amd64 (20131016)
  ProcCmdline: /usr/bin/X -core :0 -seat seat0 -auth /var/run/lightdm/root/:0 
-nolisten tcp vt7 -novtswitch
  ProcEnviron:
   
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
   ?? () from /usr/lib/x86_64-linux-gnu/dri/radeonsi_dri.so
  Title: Xorg crashed with SIGABRT
  UpgradeStatus: Upgraded to trusty on 2014-02-14 (1 days ago)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-ati/+bug/1280677/+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 1267384] Re: 8086:29b2 [HP Compaq dc7800 Convertible Minitower PC] 82Q35 graphics acceleration performance worse than it could be

2014-02-20 Thread Maarten Lankhorst
penalvch, please STOP suggesting people to update their bios. It doesn't
help.

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

Title:
  8086:29b2 [HP Compaq dc7800 Convertible Minitower PC] 82Q35 graphics
  acceleration performance worse than it could be

Status in “mesa” package in Ubuntu:
  Confirmed

Bug description:
  Summary: X performance is very bad on my HP Compaq dc7800p desktop
  computer. For example moving windows is jerky and glxgears in full
  screen only achieve 15 fps. The problem exists at least since 11.10.
  The problem still exists in 14.04 daily-live 2014-01-08.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu7
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.12.7-0ubuntu6
  Architecture: amd64
  CasperVersion: 1.336ubuntu1
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Jan  9 08:51:29 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation 82Q35 Express Integrated Graphics Controller [8086:29b2] 
(rev 02) (prog-if 00 [VGA controller])
     Subsystem: Hewlett-Packard Company Device [103c:2819]
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64+mac (20140108)
  MachineType: Hewlett-Packard HP Compaq dc7800p Convertible Minitower
  ProcKernelCmdLine: file=/cdrom/preseed/username.seed boot=casper 
initrd=/casper/initrd.lz quiet splash -- maybe-ubiquity
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 03/18/2008
  dmi.bios.vendor: Hewlett-Packard
  dmi.bios.version: 786F1 v01.24
  dmi.board.asset.tag: CZC8163N0C
  dmi.board.name: 0AACh
  dmi.board.vendor: Hewlett-Packard
  dmi.chassis.asset.tag: CZC8163N0C
  dmi.chassis.type: 6
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnHewlett-Packard:bvr786F1v01.24:bd03/18/2008:svnHewlett-Packard:pnHPCompaqdc7800pConvertibleMinitower:pvr:rvnHewlett-Packard:rn0AACh:rvr:cvnHewlett-Packard:ct6:cvr:
  dmi.product.name: HP Compaq dc7800p Convertible Minitower
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.50-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.0.1-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.0.1-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.5-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.907-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu1
  xserver.bootTime: Thu Jan  9 08:51:02 2014
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id   26507
   vendor NEC
  xserver.version: 2:1.14.5-1ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/mesa/+bug/1267384/+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 1270491] Re: Crash in intel_query_dri2_buffers when quitting Cairo-Dock with Mesa 10

2014-02-20 Thread Maarten Lankhorst
We're on 10.1 now.

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

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

Title:
  Crash in intel_query_dri2_buffers when quitting Cairo-Dock with Mesa
  10

Status in Mesa:
  Fix Released
Status in “mesa” package in Ubuntu:
  Fix Released

Bug description:
  Hello,

  I didn't have this bug before (with Mesa  10) but now, when quitting
  Cairo-Dock, I have a crash in intel_query_dri2_buffers.

  I'm joining some useful informations from GDB.

  Regards,

  Matt

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: libgl1-mesa-dri 10.0.1-1ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-3.18-generic 3.13.0-rc8
  Uname: Linux 3.13.0-3-generic x86_64
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: GNOME
  Date: Sat Jan 18 22:22:08 2014
  InstallationDate: Installed on 2011-08-10 (892 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Alpha amd64 (20110803.1)
  SourcePackage: mesa
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/mesa/+bug/1270491/+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 1155975] Re: usb_modeswitch_dispatcher crashed with SIGSEGV in __strlen_ia32()

2014-02-20 Thread Pasha Orekhov
** Attachment added: usb_modeswitch_dispatcher.c.patch2
   
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1155975/+attachment/3988010/+files/usb_modeswitch_dispatcher.c.patch2

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

Title:
  usb_modeswitch_dispatcher crashed with SIGSEGV in __strlen_ia32()

Status in “usb-modeswitch” package in Ubuntu:
  Confirmed

Bug description:
  usb_modeswitch_[2088]: segfault at 0 ip b758b6f1 sp bfdb7fcc error 4
  in libc-2.17.so[b750d000+1ad000]

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: usb-modeswitch 1.2.3+repack0-1ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic i686
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: i386
  Date: Sat Mar 16 16:29:20 2013
  ExecutablePath: /usr/sbin/usb_modeswitch_dispatcher
  InstallationDate: Installed on 2013-03-15 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Alpha i386 
(20130313)
  MarkForUpload: True
  ProcCmdline: usb_modeswitch_dispatcher --switch-mode /7-1:1.0 
/lib/udev/usb_modeswitch
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0xb758b6f1:mov(%eax),%ecx
   PC (0xb758b6f1) ok
   source (%eax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %ecx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: usb-modeswitch
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libc.so.6
   strdup () from /lib/i386-linux-gnu/libc.so.6
   ?? ()
   ?? ()
   __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
  Title: usb_modeswitch_dispatcher crashed with SIGSEGV in strdup()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1155975/+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 1155975] Re: usb_modeswitch_dispatcher crashed with SIGSEGV in __strlen_ia32()

2014-02-20 Thread Pasha Orekhov
patch2 fixes 
dev_top[strlen(dev_top)] = '\0';

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

Title:
  usb_modeswitch_dispatcher crashed with SIGSEGV in __strlen_ia32()

Status in “usb-modeswitch” package in Ubuntu:
  Confirmed

Bug description:
  usb_modeswitch_[2088]: segfault at 0 ip b758b6f1 sp bfdb7fcc error 4
  in libc-2.17.so[b750d000+1ad000]

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: usb-modeswitch 1.2.3+repack0-1ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic i686
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: i386
  Date: Sat Mar 16 16:29:20 2013
  ExecutablePath: /usr/sbin/usb_modeswitch_dispatcher
  InstallationDate: Installed on 2013-03-15 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Alpha i386 
(20130313)
  MarkForUpload: True
  ProcCmdline: usb_modeswitch_dispatcher --switch-mode /7-1:1.0 
/lib/udev/usb_modeswitch
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0xb758b6f1:mov(%eax),%ecx
   PC (0xb758b6f1) ok
   source (%eax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %ecx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: usb-modeswitch
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libc.so.6
   strdup () from /lib/i386-linux-gnu/libc.so.6
   ?? ()
   ?? ()
   __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
  Title: usb_modeswitch_dispatcher crashed with SIGSEGV in strdup()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1155975/+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 1015658] Re: eog doesn't take focus when started from nautilus

2014-02-20 Thread Kenichi Ito
** Summary changed:

- oeg doesn't take focus when started from nautilus
+ eog doesn't take focus when started from nautilus

-- 
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/1015658

Title:
  eog doesn't take focus when started from nautilus

Status in “eog” package in Ubuntu:
  Confirmed

Bug description:
  Similar to bug 358547 and bug 803983 but happens with only one screen
  and starting with the first image.

  When opening an image from nautilus either using the mouse (i.e.
  double-click) or using the keyboard (i.e. pressing enter), eog starts,
  appears in the foreground but doesn't have focus. Then actions
  performed are done on nautilus window.

  How to reproduce:

   - open nautilus
   - move to a directory containing images
   - select an image and either double-click or press enter (oeg is then 
started)
   - execute a keyboard command (e.g. ctrl+w to close the window)

  The action is performed on the nautilus window even if eog appears in
  the foreground (i.e. ctrl+w will close nautilus whereas the user
  expects the action to be performed on eog window).

  NB. I am using Ubuntu 12.04 but the bug was present in older releases.
  I am using a gnome-classic session.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/eog/+bug/1015658/+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 1282188] Re: display does not properly work

2014-02-20 Thread Maarten Lankhorst
*** This bug is a duplicate of bug 1282191 ***
https://bugs.launchpad.net/bugs/1282191

** This bug has been marked a duplicate of bug 1282191
   display does not properly work

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

Title:
  display does not properly work

Status in “xorg” package in Ubuntu:
  New

Bug description:
  i had ubuntu 12.04 ltz wich worked very fine for a long period of time
  with my ati amdhd 3400 then came a suggested upgrade from the updater
  wich to summerrise fucked everything. tried many things to resolve the
  problem dada did not work .upgraded to 13.04 nothing to 13.10
  same,14.04 same cannot install ati or amd drivers do not work or
  screen go black with no signal and i have to reinstall cause i do not
  know how to solve the problemi will never trust the updater again
  at least with windows u can restore with ubuntu wich i like very much
  u cannot

  my destop is wider then my monitor so allmost no access to launchers.
  noacceleration etc.etc wich worked fine with 12.04 amd catalyst worked
  fine to but now blanck.the card still works fine in windows 7 64
  ultimate

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.13.2-0ubuntu3
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Wed Feb 19 00:54:11 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Advanced Micro Devices, Inc. [AMD/ATI] RV620 LE [Radeon HD 3450] [1002:95c5] 
(prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:9018]
  InstallationDate: Installed on 2014-02-11 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140210)
  MachineType: Dell Inc. Dell XPS420
  ProcEnviron:
   LANGUAGE=fr_CA:fr
   PATH=(custom, no user)
   LANG=fr_CA.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-8-generic 
root=UUID=716d08af-0330-4de3-a47e-ddaf73602eb2 ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/25/2009
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A07
  dmi.board.name: 0TP406
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 7
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA07:bd02/25/2009:svnDellInc.:pnDellXPS420:pvr:rvnDellInc.:rn0TP406:rvr:cvnDellInc.:ct7:cvr:
  dmi.product.name: Dell XPS420
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu4
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.0.1-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.0.1-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed Feb 19 00:19:46 2014
  xserver.configfile: default
  xserver.devices:
   inputPower Button KEYBOARD, id 6
   inputPower Button KEYBOARD, id 7
   inputLogitech USB Receiver KEYBOARD, id 8
   inputLogitech USB Receiver KEYBOARD, id 9
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.0-1ubuntu6
  xserver.video_driver: radeon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1282188/+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 1266763] Re: Race condition between status and backup

2014-02-20 Thread Louis Bouchard
Equivalent debdiff with Breaks: statement added

** Changed in: duplicity (Ubuntu Quantal)
   Status: In Progress = Won't Fix

** Changed in: duplicity (Ubuntu Raring)
   Status: In Progress = Won't Fix

** Changed in: duplicity (Ubuntu Quantal)
 Assignee: Louis Bouchard (louis-bouchard) = (unassigned)

** Changed in: duplicity (Ubuntu Raring)
 Assignee: Louis Bouchard (louis-bouchard) = (unassigned)

** Patch added: lp1266763_s3_locking_saucy_with_breaks.debdiff
   
https://bugs.launchpad.net/duplicity/+bug/1266763/+attachment/3988011/+files/lp1266763_s3_locking_saucy_with_breaks.debdiff

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

Title:
  Race condition between status and backup

Status in Duplicity - Bandwidth Efficient Encrypted Backup:
  Fix Released
Status in “duplicity” package in Ubuntu:
  Fix Released
Status in “duplicity” source package in Precise:
  In Progress
Status in “duplicity” source package in Quantal:
  Won't Fix
Status in “duplicity” source package in Raring:
  Won't Fix
Status in “duplicity” source package in Saucy:
  In Progress
Status in “duplicity” source package in Trusty:
  Fix Released

Bug description:
  SRU justification : Race condition exist when two instances of duplicity run 
in the same
  cache directory (.cache/duplicity)

  Impact : Potential corruption of the local cache

  Fix : Add a lockfile in the local cache  prevent execution of a second 
instance in the
  case of the presence of the lockfile

  Test Case :
  1) Run one instance of duplicity :
   $ sudo mkdir /tmp/backup
   $ sudo duplicity --exclude=/proc --exclude=/sys --exclude=/tmp / 
file:///tmp/backup

  While this command is running execute the following in a separate console :
   $ sudo duplicity collection-status file:///tmp/backup

  With the new locking mechanism you will see the following :
  $ sudo duplicity collection-status file:///tmp/backup
  Another instance is already running with this archive directory
  If you are sure that this is the  only instance running you may delete
  the following lockfile and run the command again :
     
/home/ubuntu/.cache/duplicity/3fe07cc0f71075f95f411fb55ec60120/lockfile.lock

  Regression : In the case of spurrious interruption of duplicity, the lockfile
  will remain in .cache/duplicity which can prevent future use of duplicity. 
The cache
  directory will have to be cleaned as outlined in the error message

  Original description of the problem :

  When runnining duply X status while running duply X backup (sorry,
  I don't know which duplicity commands are created by duply) due to a
  race-condition the code of 'sync_archive' might happend to append
  newly created meta-data files to 'local_spurious' and subsequently
  delete them. This delete seems to have been the reason that triggered
  bug 1216921.

  The race condition is that the backup command constantly creates meta-
  data files while the status command queries the list of local and
  remote files independently over a larger time span. This means that a
  local file might already been remote but the status command did not
  see it a few seconds ago.

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1266763/+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 1266763] Re: Race condition between status and backup

2014-02-20 Thread Louis Bouchard
Equivalent debdiff with Breaks: statement added

** Patch added: lp1266763_s3_locking_gpg_precise_with_breaks.debdiff
   
https://bugs.launchpad.net/duplicity/+bug/1266763/+attachment/3988012/+files/lp1266763_s3_locking_gpg_precise_with_breaks.debdiff

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

Title:
  Race condition between status and backup

Status in Duplicity - Bandwidth Efficient Encrypted Backup:
  Fix Released
Status in “duplicity” package in Ubuntu:
  Fix Released
Status in “duplicity” source package in Precise:
  In Progress
Status in “duplicity” source package in Quantal:
  Won't Fix
Status in “duplicity” source package in Raring:
  Won't Fix
Status in “duplicity” source package in Saucy:
  In Progress
Status in “duplicity” source package in Trusty:
  Fix Released

Bug description:
  SRU justification : Race condition exist when two instances of duplicity run 
in the same
  cache directory (.cache/duplicity)

  Impact : Potential corruption of the local cache

  Fix : Add a lockfile in the local cache  prevent execution of a second 
instance in the
  case of the presence of the lockfile

  Test Case :
  1) Run one instance of duplicity :
   $ sudo mkdir /tmp/backup
   $ sudo duplicity --exclude=/proc --exclude=/sys --exclude=/tmp / 
file:///tmp/backup

  While this command is running execute the following in a separate console :
   $ sudo duplicity collection-status file:///tmp/backup

  With the new locking mechanism you will see the following :
  $ sudo duplicity collection-status file:///tmp/backup
  Another instance is already running with this archive directory
  If you are sure that this is the  only instance running you may delete
  the following lockfile and run the command again :
     
/home/ubuntu/.cache/duplicity/3fe07cc0f71075f95f411fb55ec60120/lockfile.lock

  Regression : In the case of spurrious interruption of duplicity, the lockfile
  will remain in .cache/duplicity which can prevent future use of duplicity. 
The cache
  directory will have to be cleaned as outlined in the error message

  Original description of the problem :

  When runnining duply X status while running duply X backup (sorry,
  I don't know which duplicity commands are created by duply) due to a
  race-condition the code of 'sync_archive' might happend to append
  newly created meta-data files to 'local_spurious' and subsequently
  delete them. This delete seems to have been the reason that triggered
  bug 1216921.

  The race condition is that the backup command constantly creates meta-
  data files while the status command queries the list of local and
  remote files independently over a larger time span. This means that a
  local file might already been remote but the status command did not
  see it a few seconds ago.

To manage notifications about this bug go to:
https://bugs.launchpad.net/duplicity/+bug/1266763/+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 1281714] Re: Problems connecting an external Monitor (LG TV) via HDMI

2014-02-20 Thread Maarten Lankhorst
** Changed in: xorg (Ubuntu)
   Status: New = Fix Released

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

Title:
  Problems connecting an external Monitor (LG TV) via HDMI

Status in “xorg” package in Ubuntu:
  Fix Released

Bug description:
  I am running in some trouble while connecting my TV to my Acer 1810TZ
  Laptop via HDMI.

  It works in general, but I can't change the settings. Trying to choose
  a different screen, set a different screen resolution etc. ends up in
  an error:

  GDBus.Error:org.freedesktop.DBus.Error.ServiceUnknown: The name
  org.gnome.SettingsDaemon was not provided by any .service files

  In addition I have no scroll bars anymore in the browser (or far
  outside the area I can see on my monitors...), some of the screen
  information is missing in the outer areas etc.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-8.28-generic 3.13.2
  Uname: Linux 3.13.0-8-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.13.2-0ubuntu4
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,vpswitch,snap,mousepoll,resize,place,move,wall,grid,regex,imgpng,session,gnomecompat,animation,fade,unitymtgrabhandles,workarounds,scale,expo,ezoom,unityshell]
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  CurrentDmesg:
   [   17.840053] [drm] HPD interrupt storm detected on connector HDMI-A-2: 
switching from hotplug detection to polling
   [   17.949746] init: anacron main process (934) killed by TERM signal
   [  329.654842] perf samples too long (2506  2500), lowering 
kernel.perf_event_max_sample_rate to 5
   [  537.091007] show_signal_msg: 147 callbacks suppressed
   [  537.091017] WorkerPool/2029[2029]: segfault at b83c36a0 ip b83c36a0 sp 
ae112374 error 15
  Date: Tue Feb 18 18:55:08 2014
  DistUpgraded: 2014-02-11 19:06:34,629 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   Intel Corporation Mobile 4 Series Chipset Integrated Graphics Controller 
[8086:2a42] (rev 07) (prog-if 00 [VGA controller])
 Subsystem: Acer Incorporated [ALI] Device [1025:029b]
 Subsystem: Acer Incorporated [ALI] Device [1025:029b]
  InstallationDate: Installed on 2014-02-09 (9 days ago)
  InstallationMedia: Ubuntu 12.04.4 LTS Precise Pangolin - Release i386 
(20140204)
  MachineType: Acer Aspire 1810TZ
  ProcEnviron:
   LANGUAGE=de_DE
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=de_DE.UTF-8
   SHELL=/bin/bash
  ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.13.0-8-generic 
root=UUID=06b9d515-60ca-4876-8059-9ba8278d991b ro rootflags=subvol=@ quiet 
splash vt.handoff=7
  SourcePackage: xorg
  Symptom: display
  UpgradeStatus: Upgraded to trusty on 2014-02-11 (6 days ago)
  dmi.bios.date: 08/31/2010
  dmi.bios.vendor: INSYDE
  dmi.bios.version: v1.3314
  dmi.board.asset.tag: Base Board Asset Tag
  dmi.board.name: JM11-MS
  dmi.board.vendor: Acer
  dmi.board.version: Base Board Version
  dmi.chassis.type: 1
  dmi.chassis.vendor: Chassis Manufacturer
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnINSYDE:bvrv1.3314:bd08/31/2010:svnAcer:pnAspire1810TZ:pvrv1.3314:rvnAcer:rnJM11-MS:rvrBaseBoardVersion:cvnChassisManufacturer:ct1:cvrChassisVersion:
  dmi.product.name: Aspire 1810TZ
  dmi.product.version: v1.3314
  dmi.sys.vendor: Acer
  version.compiz: compiz 1:0.9.11+14.04.20140214-0ubuntu1
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.0.1-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.0.1-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu6
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Tue Feb 18 18:44:02 2014
  xserver.configfile: default
  xserver.errors:
   
  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id4352 
   vendor CMO
  xserver.version: 2:1.15.0-1ubuntu6

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1281714/+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


Re: [Desktop-packages] [Bug 1282315] Re: package libreoffice-common 1:4.1.3-0ubuntu1 failed to install/upgrade: error writing to 'standard output': Input/output error

2014-02-20 Thread mike
Hi Bjorn, i got this doing a re-installation of 13.10 over an old 12.04
using the 13.10 ISO with Unetbootin...as you can imagine, hard to
repeat/reproduce:-/
Mike


On 20-02-2014 07:23, Björn Michaelsen wrote:
 How did you get to this? Can you reproduce this, if so: how?
 
 ** Changed in: libreoffice (Ubuntu)
Status: New = Incomplete


-- 
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/1282315

Title:
  package libreoffice-common 1:4.1.3-0ubuntu1 failed to install/upgrade:
  error writing to 'standard output': Input/output error

Status in “libreoffice” package in Ubuntu:
  Incomplete

Bug description:
  Description:  Ubuntu 13.10
  Release:  13.10

  ProblemType: Package
  DistroRelease: Ubuntu 13.10
  Package: libreoffice-common 1:4.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-12.19-generic 3.11.3
  Uname: Linux 3.11.0-12-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2
  Architecture: amd64
  Date: Wed Feb 19 16:46:32 2014
  DuplicateSignature: package:libreoffice-common:1:4.1.3-0ubuntu1:error writing 
to 'standard output': Input/output error
  ErrorMessage: error writing to 'standard output': Input/output error
  InstallationDate: Installed on 2014-02-19 (0 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: libreoffice
  Title: package libreoffice-common 1:4.1.3-0ubuntu1 failed to install/upgrade: 
error writing to 'standard output': Input/output error
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1282315/+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 1269928] Re: Jumpy Mouse Cursor using Thinkpad X230 Touchpad

2014-02-20 Thread Maarten Lankhorst
** Changed in: xserver-xorg-input-synaptics (Ubuntu)
   Status: Incomplete = Fix Released

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

Title:
  Jumpy Mouse Cursor using Thinkpad X230 Touchpad

Status in “xserver-xorg-input-synaptics” package in Ubuntu:
  Fix Released

Bug description:
  The touchpad moves the mouse cursor multiple pixels at once, when
  using the trackpoint or an external mouse it works fine.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: xorg 1:7.7+1ubuntu7
  ProcVersionSignature: Ubuntu 3.13.0-3.18-generic 3.13.0-rc8
  Uname: Linux 3.13.0-3-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.13.1-0ubuntu1
  Architecture: amd64
  CasperVersion: 1.336ubuntu1
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Jan 16 20:15:27 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Lenovo Device [17aa:21fa]
  LiveMediaBuild: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140115)
  MachineType: LENOVO 2324CTO
  ProcKernelCmdLine: noprompt cdrom-detect/try-usb=true persistent 
file=/cdrom/preseed/username.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
  SourcePackage: xorg
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 02/22/2013
  dmi.bios.vendor: LENOVO
  dmi.bios.version: G2ET92WW (2.52 )
  dmi.board.asset.tag: Not Available
  dmi.board.name: 2324CTO
  dmi.board.vendor: LENOVO
  dmi.board.version: Win8 Pro DPK TPG
  dmi.chassis.asset.tag: No Asset Information
  dmi.chassis.type: 10
  dmi.chassis.vendor: LENOVO
  dmi.chassis.version: Not Available
  dmi.modalias: 
dmi:bvnLENOVO:bvrG2ET92WW(2.52):bd02/22/2013:svnLENOVO:pn2324CTO:pvrThinkPadX230:rvnLENOVO:rn2324CTO:rvrWin8ProDPKTPG:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 2324CTO
  dmi.product.version: ThinkPad X230
  dmi.sys.vendor: LENOVO
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu1
  version.ia32-libs: ia32-libs N/A
  version.libdrm2: libdrm2 2.4.50-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.0.1-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.0.1-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.14.5-1ubuntu2
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.2.0-0ubuntu10
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.907-0ubuntu1
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu1
  xserver.bootTime: Thu Jan 16 20:09:58 2014
  xserver.configfile: default
  xserver.errors:

  xserver.logfile: /var/log/Xorg.0.log
  xserver.outputs:
   product id 931
   vendor LGD
  xserver.version: 2:1.14.5-1ubuntu2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-synaptics/+bug/1269928/+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 1278223] Re: Mouse Flickering after adding 3rd Monitor

2014-02-20 Thread Maarten Lankhorst
Does it only flicker on the third screen?

** Changed in: xorg (Ubuntu)
   Status: New = Incomplete

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

Title:
  Mouse Flickering after adding 3rd Monitor

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  My issues is, after adding a 3rd monitor to Ubuntu 14.04, the mouse
  flickers (or blinks) when the cursor is on monitors one or two, but
  not 3.

  Monitor 1: 1440 x 900 - Laptop's Native Monitor
  Monitor 2: 1920 x 1080 - Laptop's HDMI Port's External Monitor
  Monitor 3: 1024 x 768 - SIIG USB 2.0 to VGA Pro Monitor

  Here's the video card that feeds my laptop's native monitor, monitor 2
  (hdmi).

  lspci | grep 'VGA\|Display'
  00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset 
Integrated Graphics Controller (rev 07)
  00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset 
Integrated Graphics Controller (rev 07)

  The 3rd Monitor is powered through a Display Link certified SIIG USB
  2.0 to VGA Pro adapter (A2H1320X1374 - not sure what this number, but
  it is a sticker on back of the device):

  lsusb -tv
  /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
  |__ Port 6: Dev 2, If 0, Class=Video, Driver=uvcvideo, 480M
  |__ Port 6: Dev 2, If 1, Class=Video, Driver=uvcvideo, 480M

  dmesg
  [1.688343] usb 2-1: New USB device found, idVendor=17e9, idProduct=02ee
  [1.688348] usb 2-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [1.688351] usb 2-1: Product: VGA Display Adapter
  [1.688353] usb 2-1: Manufacturer: DisplayLink
  [1.688356] usb 2-1: SerialNumber: 119785

  Additionally, unity-control-center crashes sometimes after I Restore
  previous settings, after selecting a resolution too high. This
  freezed my laptop, requiring a hard reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.1-0ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-8.27-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Feb  9 18:43:13 2014
  InstallationDate: Installed on 2014-02-02 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140202)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1278223/+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 1270960] Re: totem fails to open unable to load to egl-wayland

2014-02-20 Thread Sebastien Bacher
** Changed in: totem (Ubuntu)
   Status: New = 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/1270960

Title:
  totem fails to open unable to load to egl-wayland

Status in “libhybris” package in Ubuntu:
  New
Status in “totem” package in Ubuntu:
  Invalid

Bug description:
  After recent updates; I can't open totem, it fails with:
  totem: error while loading shared libraries: libwayland-egl.so.1: cannot open 
shared object file: No such file or directory

  which doesn't seem right.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: totem 3.10.1-1ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-4.19-generic 3.13.0-rc8
  Uname: Linux 3.13.0-4-generic x86_64
  ApportVersion: 2.13.1-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jan 20 18:54:58 2014
  InstallationDate: Installed on 2013-09-10 (132 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  SourcePackage: totem
  UpgradeStatus: Upgraded to trusty on 2013-09-10 (132 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libhybris/+bug/1270960/+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 1195276] Re: Chat messages are not displayed

2014-02-20 Thread Tomasz Struczyński
The similar bug was created recently,
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1235472

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

Title:
  Chat messages are not displayed

Status in Chat app, and Telepathy user interface:
  New
Status in One Hundred Papercuts:
  Confirmed
Status in “empathy” package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:
   - Connect atleast one online account.
   - Open empathy.
   - Wait for any contact to send a chat message

  What happens:
   - Messaging indicator turns blue.
   - Clicking on the chat entry opens the chat box.

  Whats wrong:
   - The chatbox is empty.

  What is expected:
   - I should be able to read the chat that was sent.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: empathy 3.8.3-0ubuntu3
  ProcVersionSignature: Ubuntu 3.9.0-4.9-generic 3.9.4
  Uname: Linux 3.9.0-4-generic x86_64
  ApportVersion: 2.10.2-0ubuntu2
  Architecture: amd64
  Date: Thu Jun 27 17:21:56 2013
  InstallationDate: Installed on 2013-06-16 (10 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130609)
  MarkForUpload: True
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/empathy/+bug/1195276/+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 1235472] Re: New messages do not show

2014-02-20 Thread Tomasz Struczyński
It probably is, but the previous bug is not done anyway.

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

Title:
  New messages do not show

Status in “empathy” package in Ubuntu:
  Confirmed

Bug description:
  I send a message to a friend (using my Google account), close that particular 
chat window, and when I receive a notification on my system stating he or she 
replied, I go back to Empathy and click back on the user's name. 
  It opens up the same chat thread, but with his or her comments nowhere to be 
found.

  I can't seem to see what the issue may be :/

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: empathy 3.8.4-1ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
  Uname: Linux 3.11.0-11-generic x86_64
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  Date: Fri Oct  4 17:09:12 2013
  InstallationDate: Installed on 2013-10-04 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Beta amd64 
(20130926)
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1235472/+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 1282518] [NEW] Hotkey assignment for Next Source under Text Entry Settings deactivates at startup

2014-02-20 Thread Yonatan Yehezkeally
Public bug reported:

When I originally upgraded to Saucy, I encountered the same bug many
reported with using modifier-only combinations to switch keyboard layout
(but 1218322?). Thankfully, that was swiftly resolved with suggested
updates (I didn't employ any special ppa solution back then, but rather
temporarily used a combination I wasn't used to).

However, lately I've noted that whenever I restart Ubuntu my designated
combination of ALT+SHIFT L stops working to switch layout. It's still
listed as the combination in Text Entry Settings  Switch to next
source and in Settings  Keyboard  Shortcuts  Typing  Switch to
next source, but it doesn't work. However, if I use either console to
designate a new combination (doesn't matter which), then return to
ALT+SHIFT L, it works again (for the duration of my session).

This bug is unrelated to modifier-only combination: the same behavior is
exhibited when I choose ALT+= for my combination (on new session,
combination is still listed, but doesn't work until it is reset).
However, this *doesn't* happen when I use 3-key-combinations like
ALT+SHIFT+Q or ALT+SHIFT++.

To be clear: this is a relatively new bug (last month, for sure). I was
happily using ALT+SHIFT L for some time now.

To replicate this bug:
1. Go into Text Entry settings.
2. Click on the combination for Switch to next source, hold ALT then click 
and release =.
3. Log out, log back in.
4. Hit ALT+=. The layout should change to the next source, but (for me, at 
least) it doesn't.

ProblemType: Bug
DistroRelease: Ubuntu 13.10
Package: unity 7.1.2+13.10.20131014.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3
Uname: Linux 3.11.0-17-generic x86_64
NonfreeKernelModules: nvidia
ApportVersion: 2.12.5-0ubuntu2.2
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
Date: Thu Feb 20 12:43:22 2014
InstallationDate: Installed on 2012-11-23 (453 days ago)
InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
MarkForUpload: True
SourcePackage: unity
UpgradeStatus: Upgraded to saucy on 2013-10-18 (124 days ago)

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


** Tags: amd64 apport-bug saucy

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

Title:
  Hotkey assignment for Next Source under Text Entry Settings
  deactivates at startup

Status in “unity” package in Ubuntu:
  New

Bug description:
  When I originally upgraded to Saucy, I encountered the same bug many
  reported with using modifier-only combinations to switch keyboard
  layout (but 1218322?). Thankfully, that was swiftly resolved with
  suggested updates (I didn't employ any special ppa solution back then,
  but rather temporarily used a combination I wasn't used to).

  However, lately I've noted that whenever I restart Ubuntu my
  designated combination of ALT+SHIFT L stops working to switch layout.
  It's still listed as the combination in Text Entry Settings  Switch
  to next source and in Settings  Keyboard  Shortcuts  Typing 
  Switch to next source, but it doesn't work. However, if I use either
  console to designate a new combination (doesn't matter which), then
  return to ALT+SHIFT L, it works again (for the duration of my
  session).

  This bug is unrelated to modifier-only combination: the same behavior
  is exhibited when I choose ALT+= for my combination (on new session,
  combination is still listed, but doesn't work until it is reset).
  However, this *doesn't* happen when I use 3-key-combinations like
  ALT+SHIFT+Q or ALT+SHIFT++.

  To be clear: this is a relatively new bug (last month, for sure). I
  was happily using ALT+SHIFT L for some time now.

  To replicate this bug:
  1. Go into Text Entry settings.
  2. Click on the combination for Switch to next source, hold ALT then click 
and release =.
  3. Log out, log back in.
  4. Hit ALT+=. The layout should change to the next source, but (for me, at 
least) it doesn't.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: unity 7.1.2+13.10.20131014.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3
  Uname: Linux 3.11.0-17-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  Date: Thu Feb 20 12:43:22 2014
  InstallationDate: Installed on 2012-11-23 (453 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  MarkForUpload: True
  SourcePackage: unity
  UpgradeStatus: Upgraded to saucy on 2013-10-18 (124 days ago)

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

-- 
Mailing list: https://launchpad.net/~desktop-packages
Post to 

[Desktop-packages] [Bug 1235472] Re: New messages do not show

2014-02-20 Thread Tomasz Struczyński
The bug is added on Gnome bugzilla -
https://bugzilla.gnome.org/show_bug.cgi?id=724791

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

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

Title:
  New messages do not show

Status in “empathy” package in Ubuntu:
  Confirmed

Bug description:
  I send a message to a friend (using my Google account), close that particular 
chat window, and when I receive a notification on my system stating he or she 
replied, I go back to Empathy and click back on the user's name. 
  It opens up the same chat thread, but with his or her comments nowhere to be 
found.

  I can't seem to see what the issue may be :/

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: empathy 3.8.4-1ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
  Uname: Linux 3.11.0-11-generic x86_64
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  Date: Fri Oct  4 17:09:12 2013
  InstallationDate: Installed on 2013-10-04 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Beta amd64 
(20130926)
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1235472/+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 1195276] Re: Chat messages are not displayed

2014-02-20 Thread Tomasz Struczyński
The bug is added on Gnome bugzilla -
https://bugzilla.gnome.org/show_bug.cgi?id=724791

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

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

Title:
  Chat messages are not displayed

Status in Chat app, and Telepathy user interface:
  New
Status in One Hundred Papercuts:
  Confirmed
Status in “empathy” package in Ubuntu:
  Confirmed

Bug description:
  Steps to reproduce:
   - Connect atleast one online account.
   - Open empathy.
   - Wait for any contact to send a chat message

  What happens:
   - Messaging indicator turns blue.
   - Clicking on the chat entry opens the chat box.

  Whats wrong:
   - The chatbox is empty.

  What is expected:
   - I should be able to read the chat that was sent.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: empathy 3.8.3-0ubuntu3
  ProcVersionSignature: Ubuntu 3.9.0-4.9-generic 3.9.4
  Uname: Linux 3.9.0-4-generic x86_64
  ApportVersion: 2.10.2-0ubuntu2
  Architecture: amd64
  Date: Thu Jun 27 17:21:56 2013
  InstallationDate: Installed on 2013-06-16 (10 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130609)
  MarkForUpload: True
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/empathy/+bug/1195276/+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 1241101] Re: Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

2014-02-20 Thread Tom B
This may also be relevant: It doesn't seem to be an Ubuntu/Debian based
distro specific bug. I also have an Arch Linux installation and it
happens on that as well.

-- 
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/1241101

Title:
  Java crash in libglib-2.0 after upgrade from 13.04 to 13.10

Status in Eclipse:
  Confirmed
Status in “gtk+2.0” package in Ubuntu:
  Triaged
Status in “unity” package in Ubuntu:
  Triaged
Status in “gtk+2.0” package in Suse:
  New

Bug description:
  Running smartgit 4.6.4 on 13.10 64 bits. After registering the
  product, smartgit crash when trying to open a new repository. Java
  error log :

  # A fatal error has been detected by the Java Runtime Environment:
  #
  #  SIGSEGV (0xb) at pc=0x7fa59061f9c0, pid=12494, tid=140349308167936
  #
  # JRE version: 7.0_25-b30
  # Java VM: OpenJDK 64-Bit Server VM (23.7-b01 mixed mode linux-amd64 
compressed oops)
  # Problematic frame:
  # C  [libglib-2.0.so.0+0x389c0]  g_str_hash+0x0

  I tried different version of Java (Oracle v7 and v6 jre) with same
  result. Also, Eclipse display blank menus so there's a general java
  problem with displays.

To manage notifications about this bug go to:
https://bugs.launchpad.net/eclipse/+bug/1241101/+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 1276804] Re: Xorg crashed with SIGABRT in OsAbort()

2014-02-20 Thread Maarten Lankhorst
Odd, do you have a xorg.conf?

** Information type changed from Private to Public

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

Title:
  Xorg crashed with SIGABRT in OsAbort()

Status in “xorg-server” package in Ubuntu:
  New

Bug description:
  os started up, display immediately showed error dialog. then display
  flashed and title bar appeared.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: xserver-xorg-core 2:1.15.0-1ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-7.25-generic 3.13.1
  Uname: Linux 3.13.0-7-generic i686
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: None
  CrashCounter: 1
  Date: Wed Feb  5 15:15:46 2014
  DistUpgraded: Fresh install
  DistroCodename: trusty
  DistroVariant: ubuntu
  ExecutablePath: /usr/bin/Xorg
  ExtraDebuggingInterest: Yes
  GraphicsCard:
   NVIDIA Corporation GF104 [GeForce GTX 460] [10de:0e22] (rev a1) (prog-if 00 
[VGA controller])
 Subsystem: ASUSTeK Computer Inc. Device [1043:835d]
  InstallationDate: Installed on 2014-01-17 (18 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha i386 (20131231)
  MachineType: Hewlett-Packard p7-1154
  ProcCmdline: /usr/bin/X -hostname :0 -auth /var/run/lightdm/root/:0 -nolisten 
tcp vt7 -novtswitch
  ProcEnviron:
   
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-7-generic 
root=UUID=324d18bb-aec8-4a28-b39c-023102955f99 ro quiet splash vt.handoff=7
  Signal: 6
  SourcePackage: xorg-server
  StacktraceTop:
   OsAbort ()
   ?? ()
   FatalError ()
   ?? ()
   ?? ()
  SystemImageInfo: Error: [Errno 2] No such file or directory: 
'system-image-cli'
  Title: Xorg crashed with SIGABRT in OsAbort()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: audio pulse pulse-access video
  dmi.bios.date: 08/16/2011
  dmi.bios.vendor: AMI
  dmi.bios.version: 7.07
  dmi.board.name: 2ACD
  dmi.board.vendor: PEGATRON CORPORATION
  dmi.board.version: 1.01
  dmi.chassis.asset.tag: 4CE135014F
  dmi.chassis.type: 3
  dmi.chassis.vendor: Hewlett-Packard
  dmi.modalias: 
dmi:bvnAMI:bvr7.07:bd08/16/2011:svnHewlett-Packard:pnp7-1154:pvr:rvnPEGATRONCORPORATION:rn2ACD:rvr1.01:cvnHewlett-Packard:ct3:cvr:
  dmi.product.name: p7-1154
  dmi.sys.vendor: Hewlett-Packard
  version.compiz: compiz 1:0.9.10+13.10.20131011-0ubuntu4
  version.libdrm2: libdrm2 2.4.52-1
  version.libgl1-mesa-dri: libgl1-mesa-dri 10.0.1-1ubuntu2
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 10.0.1-1ubuntu2
  version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu1
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.907-0ubuntu2
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:1.0.10-1ubuntu2
  xserver.bootTime: Wed Feb  5 15:31:58 2014
  xserver.configfile: default
  xserver.errors:
   Failed to load module nvidia (module does not exist, 0)
   Failed to load module nvidia (module does not exist, 0)
   open /dev/fb0: No such file or directory
   open /dev/fb0: No such file or directory
  xserver.logfile: /var/log/Xorg.0.log
  xserver.version: 2:1.15.0-1ubuntu1
  xserver.video_driver: nouveau

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg-server/+bug/1276804/+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 1277947] Re: Sync ibus-pinyin 1.5.0-1 (main) from Debian unstable (main)

2014-02-20 Thread Aron Xu
*** This bug is a duplicate of bug 1220985 ***
https://bugs.launchpad.net/bugs/1220985

** This bug has been marked a duplicate of bug 1220985
   Upgrade to latest ibus-pinyin release 1.5.0

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

Title:
  Sync ibus-pinyin 1.5.0-1 (main) from Debian unstable (main)

Status in “ibus-pinyin” package in Ubuntu:
  Invalid

Bug description:
  Please sync ibus-pinyin 1.5.0-1 (main) from Debian unstable (main)

  Explanation of the Ubuntu delta and why it can be dropped:
* d/control: Add python-ibus and python-xdg dependencies to ibus-pinyin,
  needed for /usr/lib/ibus/ibus-setup-pinyin to run properly.
  LP: #1266520
* Use dh_autotools-dev to update config.{sub,guess} for AArch64.
* Stop building the lua extension, not yet ready for lua5.2.
  See #1196921.
* No-change rebuild against ibus 1.5
  Should all be fixed in debian

  Changelog entries since current trusty version 1.4.0-2ubuntu3:

  ibus-pinyin (1.5.0-1) unstable; urgency=low

* New upstream release
* Update policy to 3.9.5 and compat to 9.
* Add --with autoreconf. Closes: #727267
* Add dependency to python-ibus, python-xdg.  
  Closes: #735495, #734350, #734351
* harden debian/rules.
* Multi-Arch enabled.
* Use libpyzy-1.0-0 and make this single binary package.
* Sync with ibus-pinyin-1.5.0-5.fc19.src.rpm
  - Fixes lua 5.2 compile by Peng Wu
(This is build with lua 5.1 since autoconf lose lua 5.2)
  - Fixes ibus: visible password entry flaw. (rhbz#1027029) 
(CVE-2013-4509) by Peng Wu

   -- Osamu Aoki os...@debian.org  Sun, 26 Jan 2014 17:57:15 +0900

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ibus-pinyin/+bug/1277947/+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 1279229] Re: Jockey is unable to check Saucy's xserver ABI

2014-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package jockey - 0.9.7-0ubuntu7.14

---
jockey (0.9.7-0ubuntu7.14) precise-proposed; urgency=low

  * jockey/oslib.py, jockey/xorg_driver.py:
- Add code to fully enable hybrid graphics when using
  Saucy's LTS stack, and the future Trusty stack
  (LP: #1279229).
  * tests/hybridgraphics.py:
- Add tests which simulate the availability of Saucy's
  and Trusty's backported stacks.
 -- Alberto Milone alberto.mil...@canonical.com   Wed, 12 Feb 2014 11:15:25 
+0100

** Changed in: jockey (Ubuntu Precise)
   Status: Fix Committed = Fix Released

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

Title:
  Jockey is unable to check Saucy's xserver ABI

Status in “jockey” package in Ubuntu:
  Invalid
Status in “jockey” source package in Precise:
  Fix Released

Bug description:
  SRU request:

  Please accept jockey in precise-proposed.

  [Rationale]
  The new code adds support for the lts-saucy backported stack and for the 
future lts-trusty stack.

  [Impact]
  Without this work, hybrid graphics can't be enabled if the lts-saucy stack is 
installed. Installing the nvidia driver on hybrid systems without the 
nvidia-prime package will result in failure.

  [Test Case]
  1) Install the update
  2) Make sure that Saucy's xserver is installed.
  3) Launch Jockey and install the nvidia driver on a hybrid system with 
Intel/NVIDIA GPUs.
  4) Check that the nvidia-prime package was installed.

  [Regression Potential]
  Low. The new code doesn't affect systems with different stacks or non-hybrid 
systems.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: jockey-common 0.9.7-0ubuntu7.13
  ProcVersionSignature: Ubuntu 3.11.0-15.25~precise1-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  .var.log.jockey.log:

  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  Date: Wed Feb 12 09:04:57 2014
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130125)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=4244ad26-e825-410b-9ec7-071769ce3007 ro quiet splash radeon.dpm=1 
vt.handoff=7
  SourcePackage: jockey
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/20/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1301
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8H77-V LE
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1301:bd08/20/2013:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8H77-VLE:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/1279229/+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 1282527] [NEW] inspecting a folder that contains only hidden files show a never ending 'on progress' ... message

2014-02-20 Thread Javier-puche-u
Public bug reported:

Create an empty folder  TEST , create inside a hidden file (.test) Then,
go to the parent folder, you see folders and files, clicking on the
arrow left to TEST to unfold it, will show an on-progress message
(Cargando... in Spanish) instead of showing empty folder or the hidden
file.

Tested on Ubuntu 12.04 completely updated and any previous version.

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

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

Title:
  inspecting a folder that contains only hidden files show a never
  ending 'on progress' ... message

Status in “nautilus” package in Ubuntu:
  New

Bug description:
  Create an empty folder  TEST , create inside a hidden file (.test)
  Then, go to the parent folder, you see folders and files, clicking on
  the arrow left to TEST to unfold it, will show an on-progress message
  (Cargando... in Spanish) instead of showing empty folder or the hidden
  file.

  Tested on Ubuntu 12.04 completely updated and any previous version.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1282527/+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 1279229] Update Released

2014-02-20 Thread Colin Watson
The verification of the Stable Release Update for jockey has completed
successfully and the package has now been released to -updates.
Subsequently, the Ubuntu Stable Release Updates Team is being
unsubscribed and will not receive messages about this bug report.  In
the event that you encounter a regression using the package from
-updates please report a new bug using ubuntu-bug and tag the bug report
regression-update so we can easily find any regresssions.

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

Title:
  Jockey is unable to check Saucy's xserver ABI

Status in “jockey” package in Ubuntu:
  Invalid
Status in “jockey” source package in Precise:
  Fix Released

Bug description:
  SRU request:

  Please accept jockey in precise-proposed.

  [Rationale]
  The new code adds support for the lts-saucy backported stack and for the 
future lts-trusty stack.

  [Impact]
  Without this work, hybrid graphics can't be enabled if the lts-saucy stack is 
installed. Installing the nvidia driver on hybrid systems without the 
nvidia-prime package will result in failure.

  [Test Case]
  1) Install the update
  2) Make sure that Saucy's xserver is installed.
  3) Launch Jockey and install the nvidia driver on a hybrid system with 
Intel/NVIDIA GPUs.
  4) Check that the nvidia-prime package was installed.

  [Regression Potential]
  Low. The new code doesn't affect systems with different stacks or non-hybrid 
systems.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: jockey-common 0.9.7-0ubuntu7.13
  ProcVersionSignature: Ubuntu 3.11.0-15.25~precise1-generic 3.11.10
  Uname: Linux 3.11.0-15-generic x86_64
  .var.log.jockey.log:

  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  Date: Wed Feb 12 09:04:57 2014
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130125)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  PackageArchitecture: all
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.11.0-15-generic 
root=UUID=4244ad26-e825-410b-9ec7-071769ce3007 ro quiet splash radeon.dpm=1 
vt.handoff=7
  SourcePackage: jockey
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 08/20/2013
  dmi.bios.vendor: American Megatrends Inc.
  dmi.bios.version: 1301
  dmi.board.asset.tag: To be filled by O.E.M.
  dmi.board.name: P8H77-V LE
  dmi.board.vendor: ASUSTeK COMPUTER INC.
  dmi.board.version: Rev X.0x
  dmi.chassis.asset.tag: Asset-1234567890
  dmi.chassis.type: 3
  dmi.chassis.vendor: Chassis Manufacture
  dmi.chassis.version: Chassis Version
  dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvr1301:bd08/20/2013:svnSystemmanufacturer:pnSystemProductName:pvrSystemVersion:rvnASUSTeKCOMPUTERINC.:rnP8H77-VLE:rvrRevX.0x:cvnChassisManufacture:ct3:cvrChassisVersion:
  dmi.product.name: System Product Name
  dmi.product.version: System Version
  dmi.sys.vendor: System manufacturer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/jockey/+bug/1279229/+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 1282526] [NEW] del this issue

2014-02-20 Thread Dread Knight
Private bug reported:

Sorry, how do I delete this?

** Affects: gbrainy (Ubuntu)
 Importance: Undecided
 Status: Invalid

** Description changed:

- I answer 4, yet I am wrong.
- Is 10 not an even number? :)
- 
- http://i.minus.com/iblHj4Ydm8XdiR.png
- 
- I think the answer field should probably show the input result, even if
- greyed out.
+ Sorry, how do I delete this?

** Summary changed:

- even number fail
+ del this issue

** Changed in: gbrainy (Ubuntu)
   Status: New = Invalid

** Information type changed from Public to Private

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

Title:
  del this issue

Status in “gbrainy” package in Ubuntu:
  Invalid

Bug description:
  Sorry, how do I delete this?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gbrainy/+bug/1282526/+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 686144] Re: sort in evolution by default should sort by date descending

2014-02-20 Thread Daniel
The problem still exists in evolution 3.8.4 of Ubuntu 13.10 saucy

-- 
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/686144

Title:
  sort in evolution by default should sort by date descending

Status in “evolution” package in Ubuntu:
  Invalid

Bug description:
  Binary package hint: evolution

  The default configuration for evolution is to sort mails by
  date/acsending, i would be nice to sort it by date descending instead.

  Having to configure for each folder is not very user friendly.

  Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution/+bug/686144/+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 1264547] Re: Apport Hooks Need Update gstreamer0.10 - gstreamer1.0

2014-02-20 Thread Launchpad Bug Tracker
** Branch linked: lp:~ubuntu-desktop/totem/ubuntu

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

Title:
  Apport Hooks Need Update gstreamer0.10 - gstreamer1.0

Status in “banshee” package in Ubuntu:
  Fix Committed
Status in “totem” package in Ubuntu:
  New

Bug description:
  When a bug is filed against Totem or Banshee and determined to be a
  codec problem, gstreamer0.10 is still being selected as the source
  package. It should now be gstreamer1.0

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: totem (not installed)
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Fri Dec 27 11:59:04 2013
  InstallationDate: Installed on 2013-12-01 (26 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131130)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1264547/+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 689349]

2014-02-20 Thread Pafal
Created attachment 94426
Test Document (ODG)

Here you have the requested test document summarizing the bug...

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

Title:
  [Upstream] Draw file exported to PDF have erroneous pixel-sized dots
  in Acroread, not in Evince

Status in LibreOffice Productivity Suite:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org
  Binary package hint: libreoffice

  1) lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
    Installed: 1:3.6.2~rc2-0ubuntu4
    Candidate: 1:3.6.2~rc2-0ubuntu4
    Version table:
   *** 1:3.6.2~rc2-0ubuntu4 0
  900 http://archive.ubuntu.com/ubuntu/ quantal-updates/main i386 
Packages
  400 http://archive.ubuntu.com/ubuntu/ quantal-proposed/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.6.2~rc2-0ubuntu3 0
  500 http://archive.ubuntu.com/ubuntu/ quantal/main i386 Packages

  apt-cache policy acroread
  acroread:
    Installed: 9.5.1-1precise1
    Candidate: 9.5.1-1precise1
    Version table:
   *** 9.5.1-1precise1 0
  100 /var/lib/dpkg/status

  apt-cache policy evince
  evince:
    Installed: 3.6.0-0ubuntu2
    Candidate: 3.6.0-0ubuntu2
    Version table:
   *** 3.6.0-0ubuntu2 0
  500 http://archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen is when one performs at the Terminal:
  cd ~/Desktop  wget 
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/689349/+attachment/1763870/+files/classnetwork.odg
  unoconv --listener  unoconv -f pdf classnetwork.odg  acroread 
classnetwork.pdf

  is it looks as it does in Evince.

  4) What happens instead is acroread displays erroneous pixel-sized
  dots as per screenshot
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/689349/+attachment/1763844/+files/garbagescreenshot.png
  , while evince does not.

  First reproduced in Maverick 1:3.3.1-1ubuntu3~maverick1, and
  reproduced in Natty, and Precise.

  Unconfirmed OOo WORKAROUND: The upstream version does _not_ produce
  these effects and is fine.

  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  CheckboxSubmission: 30b6638832e19720cfe8f7a91e5798a4
  CheckboxSystem: 2954e74ba17fb0e37fc942cd1d9fab4e
  DistroRelease: Ubuntu 12.10
  InstallationDate: Installed on 2012-06-11 (164 days ago)
  InstallationMedia: Xubuntu 12.04 Precise Pangolin - Alpha i386 (20120131.1)
  MarkForUpload: True
  Package: libreoffice 1:3.6.2~rc2-0ubuntu4
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Tags: quantal
  Uname: Linux 3.5.0-17-generic i686
  UpgradeStatus: Upgraded to quantal on 2012-09-14 (68 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/689349/+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 689349]

2014-02-20 Thread Pascal-gaggero
Thank you very much for your email.


I am no longer working at the BFH. Thus ,if your email concerns BFH
please contact volker.k...@bfh.chmailto:volker.k...@bfh.ch.


If you are trying to reach me please forward your email to
pas...@gaggero.chmailto:pas...@gaggero.ch


best regards,


Pascal

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

Title:
  [Upstream] Draw file exported to PDF have erroneous pixel-sized dots
  in Acroread, not in Evince

Status in LibreOffice Productivity Suite:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Triaged
Status in “openoffice.org” package in Ubuntu:
  Won't Fix

Bug description:
  Binary package hint: openoffice.org
  Binary package hint: libreoffice

  1) lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10

  2) apt-cache policy libreoffice-draw
  libreoffice-draw:
    Installed: 1:3.6.2~rc2-0ubuntu4
    Candidate: 1:3.6.2~rc2-0ubuntu4
    Version table:
   *** 1:3.6.2~rc2-0ubuntu4 0
  900 http://archive.ubuntu.com/ubuntu/ quantal-updates/main i386 
Packages
  400 http://archive.ubuntu.com/ubuntu/ quantal-proposed/main i386 
Packages
  100 /var/lib/dpkg/status
   1:3.6.2~rc2-0ubuntu3 0
  500 http://archive.ubuntu.com/ubuntu/ quantal/main i386 Packages

  apt-cache policy acroread
  acroread:
    Installed: 9.5.1-1precise1
    Candidate: 9.5.1-1precise1
    Version table:
   *** 9.5.1-1precise1 0
  100 /var/lib/dpkg/status

  apt-cache policy evince
  evince:
    Installed: 3.6.0-0ubuntu2
    Candidate: 3.6.0-0ubuntu2
    Version table:
   *** 3.6.0-0ubuntu2 0
  500 http://archive.ubuntu.com/ubuntu/ quantal/main i386 Packages
  100 /var/lib/dpkg/status

  3) What is expected to happen is when one performs at the Terminal:
  cd ~/Desktop  wget 
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/689349/+attachment/1763870/+files/classnetwork.odg
  unoconv --listener  unoconv -f pdf classnetwork.odg  acroread 
classnetwork.pdf

  is it looks as it does in Evince.

  4) What happens instead is acroread displays erroneous pixel-sized
  dots as per screenshot
  
https://bugs.launchpad.net/ubuntu/+source/openoffice.org/+bug/689349/+attachment/1763844/+files/garbagescreenshot.png
  , while evince does not.

  First reproduced in Maverick 1:3.3.1-1ubuntu3~maverick1, and
  reproduced in Natty, and Precise.

  Unconfirmed OOo WORKAROUND: The upstream version does _not_ produce
  these effects and is fine.

  ApportVersion: 2.6.1-0ubuntu6
  Architecture: i386
  CheckboxSubmission: 30b6638832e19720cfe8f7a91e5798a4
  CheckboxSystem: 2954e74ba17fb0e37fc942cd1d9fab4e
  DistroRelease: Ubuntu 12.10
  InstallationDate: Installed on 2012-06-11 (164 days ago)
  InstallationMedia: Xubuntu 12.04 Precise Pangolin - Alpha i386 (20120131.1)
  MarkForUpload: True
  Package: libreoffice 1:3.6.2~rc2-0ubuntu4
  PackageArchitecture: i386
  ProcEnviron:
   LANGUAGE=en_US:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Tags: quantal
  Uname: Linux 3.5.0-17-generic i686
  UpgradeStatus: Upgraded to quantal on 2012-09-14 (68 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/689349/+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 1264547] Re: Apport Hooks Need Update gstreamer0.10 - gstreamer1.0

2014-02-20 Thread Launchpad Bug Tracker
** Branch linked: lp:ubuntu/trusty-proposed/totem

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

Title:
  Apport Hooks Need Update gstreamer0.10 - gstreamer1.0

Status in “banshee” package in Ubuntu:
  Fix Committed
Status in “totem” package in Ubuntu:
  New

Bug description:
  When a bug is filed against Totem or Banshee and determined to be a
  codec problem, gstreamer0.10 is still being selected as the source
  package. It should now be gstreamer1.0

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: totem (not installed)
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Fri Dec 27 11:59:04 2013
  InstallationDate: Installed on 2013-12-01 (26 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131130)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1264547/+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 1155975] Re: usb_modeswitch_dispatcher crashed with SIGSEGV in __strlen_ia32()

2014-02-20 Thread Ubuntu Foundations Team Bug Bot
The attachment usb_modeswitch_dispatcher.c.patch seems to be a patch.
If it isn't, please remove the patch flag from the attachment, remove
the patch tag, and if you are a member of the ~ubuntu-reviewers,
unsubscribe the team.

[This is an automated message performed by a Launchpad user owned by
~brian-murray, for any issues please contact him.]

** Tags added: patch

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

Title:
  usb_modeswitch_dispatcher crashed with SIGSEGV in __strlen_ia32()

Status in “usb-modeswitch” package in Ubuntu:
  Confirmed

Bug description:
  usb_modeswitch_[2088]: segfault at 0 ip b758b6f1 sp bfdb7fcc error 4
  in libc-2.17.so[b750d000+1ad000]

  ProblemType: Crash
  DistroRelease: Ubuntu 13.04
  Package: usb-modeswitch 1.2.3+repack0-1ubuntu3
  ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
  Uname: Linux 3.8.0-12-generic i686
  ApportVersion: 2.9.1-0ubuntu1
  Architecture: i386
  Date: Sat Mar 16 16:29:20 2013
  ExecutablePath: /usr/sbin/usb_modeswitch_dispatcher
  InstallationDate: Installed on 2013-03-15 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.04 Raring Ringtail - Alpha i386 
(20130313)
  MarkForUpload: True
  ProcCmdline: usb_modeswitch_dispatcher --switch-mode /7-1:1.0 
/lib/udev/usb_modeswitch
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0xb758b6f1:mov(%eax),%ecx
   PC (0xb758b6f1) ok
   source (%eax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %ecx ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: usb-modeswitch
  StacktraceTop:
   ?? () from /lib/i386-linux-gnu/libc.so.6
   strdup () from /lib/i386-linux-gnu/libc.so.6
   ?? ()
   ?? ()
   __libc_start_main () from /lib/i386-linux-gnu/libc.so.6
  Title: usb_modeswitch_dispatcher crashed with SIGSEGV in strdup()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/usb-modeswitch/+bug/1155975/+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 1235472] Re: New messages do not show

2014-02-20 Thread Alberto Salvia Novella
*** This bug is a duplicate of bug 1195276 ***
https://bugs.launchpad.net/bugs/1195276

** This bug has been marked a duplicate of bug 1195276
   Chat messages are not displayed

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

Title:
  New messages do not show

Status in “empathy” package in Ubuntu:
  Confirmed

Bug description:
  I send a message to a friend (using my Google account), close that particular 
chat window, and when I receive a notification on my system stating he or she 
replied, I go back to Empathy and click back on the user's name. 
  It opens up the same chat thread, but with his or her comments nowhere to be 
found.

  I can't seem to see what the issue may be :/

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: empathy 3.8.4-1ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-11.17-generic 3.11.3
  Uname: Linux 3.11.0-11-generic x86_64
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  Date: Fri Oct  4 17:09:12 2013
  InstallationDate: Installed on 2013-10-04 (0 days ago)
  InstallationMedia: Ubuntu-GNOME 13.10 Saucy Salamander - Beta amd64 
(20130926)
  MarkForUpload: True
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/empathy/+bug/1235472/+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 1195276] Re: Chat messages are not displayed

2014-02-20 Thread Alberto Salvia Novella
** Changed in: empathy
   Importance: Undecided = Unknown

** Changed in: empathy
   Status: New = Unknown

** Changed in: empathy
 Remote watch: None = GNOME Bug Tracker #724791

** Changed in: hundredpapercuts
   Status: Confirmed = Triaged

** Changed in: empathy (Ubuntu)
   Status: Confirmed = Triaged

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

Title:
  Chat messages are not displayed

Status in Chat app, and Telepathy user interface:
  Unknown
Status in One Hundred Papercuts:
  Triaged
Status in “empathy” package in Ubuntu:
  Triaged

Bug description:
  Steps to reproduce:
   - Connect atleast one online account.
   - Open empathy.
   - Wait for any contact to send a chat message

  What happens:
   - Messaging indicator turns blue.
   - Clicking on the chat entry opens the chat box.

  Whats wrong:
   - The chatbox is empty.

  What is expected:
   - I should be able to read the chat that was sent.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: empathy 3.8.3-0ubuntu3
  ProcVersionSignature: Ubuntu 3.9.0-4.9-generic 3.9.4
  Uname: Linux 3.9.0-4-generic x86_64
  ApportVersion: 2.10.2-0ubuntu2
  Architecture: amd64
  Date: Thu Jun 27 17:21:56 2013
  InstallationDate: Installed on 2013-06-16 (10 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130609)
  MarkForUpload: True
  SourcePackage: empathy
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/empathy/+bug/1195276/+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 1264547] Re: Apport Hooks Need Update gstreamer0.10 - gstreamer1.0

2014-02-20 Thread Launchpad Bug Tracker
This bug was fixed in the package totem - 3.10.1-1ubuntu3

---
totem (3.10.1-1ubuntu3) trusty; urgency=medium

  * Include the version of libgstreamer1.0-0 in apport reports. Thanks,
Daniel Letzeisen (LP: #1264547)
  * Don't recommend gnome-settings-daemon from the plugins any more; it's not
right to pull in desktop integration bits (the functionality required is
optional and the D-Bus activation explicitly doesn't start the daemon) by
default.
 -- Iain Lane i...@orangesquash.org.uk   Thu, 20 Feb 2014 11:40:43 +

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

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

Title:
  Apport Hooks Need Update gstreamer0.10 - gstreamer1.0

Status in “banshee” package in Ubuntu:
  Fix Committed
Status in “totem” package in Ubuntu:
  Fix Released

Bug description:
  When a bug is filed against Totem or Banshee and determined to be a
  codec problem, gstreamer0.10 is still being selected as the source
  package. It should now be gstreamer1.0

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: totem (not installed)
  ProcVersionSignature: Ubuntu 3.12.0-7.15-generic 3.12.4
  Uname: Linux 3.12.0-7-generic x86_64
  ApportVersion: 2.12.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: XFCE
  Date: Fri Dec 27 11:59:04 2013
  InstallationDate: Installed on 2013-12-01 (26 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20131130)
  SourcePackage: totem
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/banshee/+bug/1264547/+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 1278373] Re: keyboard does not work at login

2014-02-20 Thread itzeme
The Issue is still present in the current development version of Ubuntu
14.04

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

Title:
  keyboard does not work at login

Status in “lightdm” package in Ubuntu:
  Confirmed

Bug description:
  In Ubuntu 14.04 daily (current versions today) there repeatently
  appears a bug that makes it impossible to enter a password on login.

  It is still possible to select another user by mouse but not to enter 
something in the password field.
  Rebooting does not help.

  A workaround is to select and login to guest session and logout again,
  afterwards it is possible to enter a password again.

  The but occurs almost everytime after bootup.

  (lightdm version 1.9.7)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1278373/+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 1282552] Re: signon-ui crashed with SIGSEGV in QObject::event()

2014-02-20 Thread Apport retracing service
*** This bug is a duplicate of bug 1200957 ***
https://bugs.launchpad.net/bugs/1200957

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1200957, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1282552/+attachment/3988149/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1282552/+attachment/3988151/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1282552/+attachment/3988153/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1282552/+attachment/3988154/+files/ProcStatus.txt

** Attachment removed: Registers.txt
   
https://bugs.launchpad.net/bugs/1282552/+attachment/3988155/+files/Registers.txt

** Attachment removed: Stacktrace.txt
   
https://bugs.launchpad.net/bugs/1282552/+attachment/3988156/+files/Stacktrace.txt

** Attachment removed: ThreadStacktrace.txt
   
https://bugs.launchpad.net/bugs/1282552/+attachment/3988157/+files/ThreadStacktrace.txt

** This bug has been marked a duplicate of private bug 1200957

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

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

Title:
  signon-ui crashed with SIGSEGV in QObject::event()

Status in “signon-ui” package in Ubuntu:
  New

Bug description:
  app refused to sign on to google and crashed after three attempts

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: signon-ui 0.15+14.04.20131024.2-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
  Uname: Linux 3.13.0-11-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Feb 20 12:43:53 2014
  ExecutablePath: /usr/bin/signon-ui
  InstallationDate: Installed on 2014-02-20 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140115)
  ProcCmdline: /usr/bin/signon-ui
  SegvAnalysis:
   Segfault happened at: 0x7ff48e92325b:mov0x28(%rdi),%r12d
   PC (0x7ff48e92325b) ok
   source 0x28(%rdi) (0x0028) not located in a known VMA region (needed 
readable region)!
   destination %r12d ok
  SegvReason: reading NULL VMA
  Signal: 11
  SourcePackage: signon-ui
  StacktraceTop:
   ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
   ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
   ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
   ?? () from /usr/lib/x86_64-linux-gnu/qt5/plugins/platforms/libqxcb.so
   QObject::event(QEvent*) () from /usr/lib/x86_64-linux-gnu/libQt5Core.so.5
  Title: signon-ui crashed with SIGSEGV in QObject::event()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/signon-ui/+bug/1282552/+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 1227034] Re: Default Chinese font changed to fonts-arphic-ukai after completing language support installation for zh-* locales

2014-02-20 Thread Gunnar Hjalmarsson
Which Ubuntu version are you using, anywnztj?

As far as I understand, this should not be the case on an updated Ubuntu
14.04. It's true that fonts-arphic-uming and fonts-arphic-ukai are
pulled, but as a result of the discussion at bug #1173571, for a few
months Droid Sans Fallback has been the preferred font for sans-serif
and monospace in the 69-language-selector-zh-* files. And the latter
take precedence over the fontconfig files, don't they?

** Changed in: language-selector (Ubuntu)
   Status: Triaged = Incomplete

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

Title:
  Default Chinese font changed to fonts-arphic-ukai after completing
  language support installation for zh-* locales

Status in Ubuntu Kylin:
  Triaged
Status in “language-selector” package in Ubuntu:
  Incomplete

Bug description:
  After completing language support installation, fonts-arphic-ukai and
  fonts-arphic-uming are pulled into user's system and then fontconfig
  chooses Ukai over Droid Sans Fallback for the default sans-serif font.
  This is not the desired behavior as Ukai doesn't fit well into the
  category of screen fonts comparing to Droid Sans.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1227034/+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 1273260] Re: rhythmbox crashed with SIGSEGV in rb_list_model_find()

2014-02-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: rhythmbox (Ubuntu)
   Status: New = Confirmed

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

Title:
  rhythmbox crashed with SIGSEGV in rb_list_model_find()

Status in “rhythmbox” package in Ubuntu:
  Confirmed

Bug description:
  This crash occured when trying to import my music collection (contains
  many formats: mp3, ogg, etc).

  $ lsb_release -rd
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04

  $ apt-cache policy rhythmbox
  rhythmbox:
Installed: 3.0.1-1ubuntu8
Candidate: 3.0.1-1ubuntu8
Version table:
   *** 3.0.1-1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: rhythmbox 3.0.1-1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic x86_64
  ApportVersion: 2.13.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jan 27 09:24:14 2014
  ExecutablePath: /usr/bin/rhythmbox
  InstallationDate: Installed on 2014-01-26 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140124)
  ProcCmdline: rhythmbox
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, user)
   XDG_RUNTIME_DIR=set
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f00ee828827 rb_list_model_find+119:   cmp
(%rax),%rsi
   PC (0x7f00ee828827) ok
   source (%rax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %rsi ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: rhythmbox
  StacktraceTop:
   rb_list_model_find () from /usr/lib/librhythmbox-core.so.8
   rb_list_model_remove_item () from /usr/lib/librhythmbox-core.so.8
   ?? () from /usr/lib/librhythmbox-core.so.8
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: rhythmbox crashed with SIGSEGV in rb_list_model_find()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1273260/+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 1244416] Re: libgnome-desktop-3-7/check_gl_texture_size crashes on login

2014-02-20 Thread Launchpad Bug Tracker
Status changed to 'Confirmed' because the bug affects multiple users.

** Changed in: gnome-desktop3 (Ubuntu)
   Status: New = Confirmed

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

Title:
  libgnome-desktop-3-7/check_gl_texture_size crashes on login

Status in “gnome-desktop3” package in Ubuntu:
  Confirmed

Bug description:
  After upgrade from Ubuntu 13.04 to 13.10, logging in takes a long
  time, showing a black screen (mouse pointer active). Unity then loads,
  but hardware OpenGL acceleration seems disabled. After logging in,
  /usr/lib/libgnome-desktop-3-7/check_gl_texture_size reports 8192.

  Hardware: Acer C7, Intel HD Graphics
  DistroRelease: Ubuntu 13.10
  Package: libgnome-desktop-3-7 3.8.4-0ubuntu1
  UpgradeStatus: Upgraded to saucy on 2013-10-22 (2 days ago)

  AssertionMessage: check_gl_texture_size:
  ../../../../../src/mesa/main/context.c:1501: _mesa_make_current:
  Assertion `newCtx-Version  0' failed.

  -
  lspci | grep VGA
  00:02.0 VGA compatible controller: Intel Corporation 2nd Generation Core 
Processor Family Integrated Graphics Controller (rev 09)
  -
  /usr/lib/nux/unity_support_test -p
  OpenGL vendor string:   VMware, Inc.
  OpenGL renderer string: Gallium 0.4 on llvmpipe (LLVM 3.3, 128 bits)
  OpenGL version string:  2.1 Mesa 9.2.1

  Not software rendered:no
  Not blacklisted:  yes
  GLX fbconfig: yes
  GLX texture from pixmap:  yes
  GL npot or rect textures: yes
  GL vertex program:yes
  GL fragment program:  yes
  GL vertex buffer object:  yes
  GL framebuffer object:yes
  GL version is 1.4+:   yes

  Unity 3D supported:   no

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-desktop3/+bug/1244416/+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 1273260] Re: rhythmbox crashed with SIGSEGV in rb_list_model_find()

2014-02-20 Thread John Leach
Same for me under saucy with 3.0.1-1ubuntu6~saucy1 - importing process
scans files for a bit and then crashes.

Program received signal SIGSEGV, Segmentation fault.
0x77b7b8d7 in rb_list_model_find () from /usr/lib/librhythmbox-core.so.8
(gdb) bt
#0  0x77b7b8d7 in rb_list_model_find () from 
/usr/lib/librhythmbox-core.so.8
#1  0x77b7bb49 in rb_list_model_remove_item () from 
/usr/lib/librhythmbox-core.so.8
#2  0x77af2769 in ?? () from /usr/lib/librhythmbox-core.so.8
#3  0x7725cf53 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#4  0x7725c3f6 in g_main_context_dispatch () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#5  0x7725c748 in ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
#6  0x7725c7ec in g_main_context_iteration () from 
/lib/x86_64-linux-gnu/libglib-2.0.so.0
#7  0x71a38acc in g_application_run () from 
/usr/lib/x86_64-linux-gnu/libgio-2.0.so.0
#8  0x77ad72e2 in rb_application_run () from 
/usr/lib/librhythmbox-core.so.8
#9  0x00400d22 in main ()

Same looking report in Fedora here too:
https://bugzilla.redhat.com/show_bug.cgi?id=1013858


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

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

Title:
  rhythmbox crashed with SIGSEGV in rb_list_model_find()

Status in “rhythmbox” package in Ubuntu:
  Confirmed

Bug description:
  This crash occured when trying to import my music collection (contains
  many formats: mp3, ogg, etc).

  $ lsb_release -rd
  Description:  Ubuntu Trusty Tahr (development branch)
  Release:  14.04

  $ apt-cache policy rhythmbox
  rhythmbox:
Installed: 3.0.1-1ubuntu8
Candidate: 3.0.1-1ubuntu8
Version table:
   *** 3.0.1-1ubuntu8 0
  500 http://archive.ubuntu.com/ubuntu/ trusty/main amd64 Packages
  100 /var/lib/dpkg/status

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: rhythmbox 3.0.1-1ubuntu8
  ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic x86_64
  ApportVersion: 2.13.2-0ubuntu1
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Mon Jan 27 09:24:14 2014
  ExecutablePath: /usr/bin/rhythmbox
  InstallationDate: Installed on 2014-01-26 (0 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140124)
  ProcCmdline: rhythmbox
  ProcEnviron:
   LANGUAGE=en_CA:en
   PATH=(custom, user)
   XDG_RUNTIME_DIR=set
   LANG=en_CA.UTF-8
   SHELL=/bin/bash
  SegvAnalysis:
   Segfault happened at: 0x7f00ee828827 rb_list_model_find+119:   cmp
(%rax),%rsi
   PC (0x7f00ee828827) ok
   source (%rax) (0x) not located in a known VMA region (needed 
readable region)!
   destination %rsi ok
  SegvReason: reading unknown VMA
  Signal: 11
  SourcePackage: rhythmbox
  StacktraceTop:
   rb_list_model_find () from /usr/lib/librhythmbox-core.so.8
   rb_list_model_remove_item () from /usr/lib/librhythmbox-core.so.8
   ?? () from /usr/lib/librhythmbox-core.so.8
   ?? () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
   g_main_context_dispatch () from /lib/x86_64-linux-gnu/libglib-2.0.so.0
  Title: rhythmbox crashed with SIGSEGV in rb_list_model_find()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip libvirtd lpadmin plugdev sambashare sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/1273260/+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 1276715] Re: Motorola G Android Phone does not connect

2014-02-20 Thread John Rose
I've now found out why Philip Langdale's ppa 
(https://launchpad.net/~langdalepl/+archive/gvfs-mtp) did not work. It also 
needs /etc/fuse.conf to be amended: uncomment the line for user_allow_other. 
Then logout  login before attaching the phone by usb cable. This also works 
for other phones using MTP e.g. ZTE V790. So my guess is that it will also fox 
bug 903422 (for Samsung phones)  any related bugs for other phones.
PS Apologies for leaving part of SRU template in my last message.

-- 
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/1276715

Title:
  Motorola G Android Phone does not connect

Status in “gvfs” package in Ubuntu:
  Fix Released

Bug description:
  This phone does not cause Nautilus to open a new tab for its SD card (nor any 
other action in Nautilus) for Ubuntu 12.04. Bug 903422 (for Samsung phones) 
advises opening a new bug for any other phone. 
  Make: Motorola
  Model: Moto G
  Release: Android 4.4.2

  PS I've tried using Philip Langdale's ppa but that makes no
  difference. When I contacted him, he stated that the functionality is
  now in Ubuntu 13.10  that he would not be changing his ppa.

  ls usb shows:
  Bus 002 Device 012: ID 22b8:2e82 Motorola PCS 

  mtp-detect shows:
  john@JohnDesktop:~$ mtp-detect
  libmtp version: 1.1.3

  Listing raw device(s)
 No raw devices found.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gvfs 1.12.1-0ubuntu1.2
  ProcVersionSignature: Ubuntu 3.5.0-45.68~precise1-generic 3.5.7.26
  Uname: Linux 3.5.0-45-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  Date: Wed Feb  5 17:26:24 2014
  InstallationMedia: Ubuntu 12.04.2 LTS Precise Pangolin - Release amd64 
(20130213)
  MarkForUpload: True
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gvfs
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gvfs/+bug/1276715/+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 1196257] Re: chromium-browser crashed with SIGSEGV in TabStripGtk::SetDropIndex()

2014-02-20 Thread Mattia Rizzolo
looks like I can't reproduce anymore the issue.
I remember chromium was working fine in those days, anyway.

** Changed in: chromium-browser (Ubuntu)
   Status: New = Invalid

** Information type changed from Private to Public

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

Title:
  chromium-browser crashed with SIGSEGV in TabStripGtk::SetDropIndex()

Status in “chromium-browser” package in Ubuntu:
  Invalid

Bug description:
  I was dragging a link to a new tab, the window froze and and crashed.
  Reproducible in any time.

  Note: I'm using the mir ppa ppa:mir-team/staging!!

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: chromium-browser 28.0.1500.52-0ubuntu2
  ProcVersionSignature: Ubuntu 3.10.0-1.8-generic 3.10.0-rc7
  Uname: Linux 3.10.0-1-generic x86_64
  ApportVersion: 2.10.2-0ubuntu3
  Architecture: amd64
  Date: Sun Jun 30 16:04:38 2013
  Desktop-Session:
   DESKTOP_SESSION = ubuntu
   XDG_CONFIG_DIRS = /etc/xdg/xdg-ubuntu:/usr/share/upstart/xdg:/etc/xdg
   XDG_DATA_DIRS = 
/usr/share/ubuntu:/usr/share/gnome:/usr/local/share/:/usr/share/
  Env:
   MOZ_PLUGIN_PATH = None
   LD_LIBRARY_PATH = None
  ExecutablePath: /usr/lib/chromium-browser/chromium-browser
  InstallationDate: Installed on 2013-06-28 (1 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64 (20130627)
  MarkForUpload: True
  ProcCmdline: /usr/lib/chromium-browser/chromium-browser
  ProcEnviron:
   
  SegvAnalysis:
   Segfault happened at: 0x7f72a5c6cbf1 TabStripGtk::SetDropIndex(int, 
bool)+113: cmp%rax,(%rdx)
   PC (0x7f72a5c6cbf1) ok
   source %rax ok
   destination (%rdx) (0x) not located in a known VMA region 
(needed writable region)!
  SegvReason: writing unknown VMA
  Signal: 11
  SourcePackage: chromium-browser
  StacktraceTop:
   TabStripGtk::SetDropIndex (this=this@entry=0x194abfd6ea00, 
index=index@entry=3, drop_before=drop_before@entry=true) at 
chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc:1747
   TabStripGtk::UpdateDropIndex (this=0x194abfd6ea00, context=optimized out, 
x=592, y=optimized out) at chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc:1722
   OnDragMotion (time=optimized out, y=optimized out, x=optimized out, 
context=optimized out, widget=optimized out, this=optimized out) at 
chrome/browser/ui/gtk/tabs/tab_strip_gtk.cc:2137
   TabStripGtk::OnDragMotionThunk (sender=optimized out, one=optimized out, 
two=optimized out, three=optimized out, four=optimized out, 
userdata=optimized out) at ./chrome/browser/ui/gtk/tabs/tab_strip_gtk.h:260
   ?? () from /usr/lib/x86_64-linux-gnu/libgtk-x11-2.0.so.0
  Title: chromium-browser crashed with SIGSEGV in TabStripGtk::SetDropIndex()
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo
  chromium-default: CHROMIUM_FLAGS=
  gconf-keys: /desktop/gnome/applications/browser/exec = 
b'/usr/bin/chromium-browser\n'/desktop/gnome/url-handlers/https/command = 
b'/usr/bin/chromium-browser %s\n'/desktop/gnome/url-handlers/https/enabled = 
b'true\n'/desktop/gnome/url-handlers/http/command = b'/usr/bin/chromium-browser 
%s\n'/desktop/gnome/url-handlers/http/enabled = 
b'true\n'/desktop/gnome/session/required_components/windowmanager = 
b''/apps/metacity/general/compositing_manager = 
b''/desktop/gnome/interface/icon_theme = 
b'gnome\n'/desktop/gnome/interface/gtk_theme = b'Clearlooks\n'

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1196257/+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 1272720] Re: sometimes boot fails

2014-02-20 Thread thom
After yesterdays update, the problem seems to be solved :-)

kernel: Linux 3.13.0-11-generic #31-Ubuntu SMP Wed Feb 19 19:59:55 UTC
2014 i686 athlon i686 Gnu/Linux

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

Title:
  sometimes boot fails

Status in “libpciaccess” package in Ubuntu:
  New
Status in “xorg-server” package in Ubuntu:
  New

Bug description:
  Probably not an Xorg problem:

  Lubuntu Trusty 
  Linux xx 3.13.0-5-generic #20-Ubuntu SMP Mon Jan 20 19:58:23 UTC 2014 
i686 athlon i686 GNU/Linux

  CPU: dual core turion

  1) sometimes i have to start lightdm manually
  2) sometimes a big freeze during boot, even before attempting loading X . 
(reboot needed)
  3) sometimes kernel complains about CPU-firmware missing.
  4) sometimes b43 wlan hardware not detected

  Sorry I can't be more clear  about this.
  Half of the times it is booting perfectly.
  It feels like a racecondition somewhere ( module? / kernel? ).

  Since this bug report was automagically generated by apport I hope you
  guys can make any sense of it.

  ProblemType: Crash
  DistroRelease: Ubuntu 14.04
  Package: xserver-xorg-core 2:1.14.5-1ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-5.20-generic 3.13.0
  Uname: Linux 3.13.0-5-generic i686
  ApportVersion: 2.13.1-0ubuntu2
  Architecture: i386
  CrashCounter: 1
  Date: Sat Jan 25 18:03:23 2014
  ExecutablePath: /usr/bin/Xorg
  InstallationDate: Installed on 2014-01-04 (21 days ago)
  InstallationMedia: Lubuntu 14.04 Trusty Tahr - Alpha i386 (20140102)
  ProcCmdline: /usr/bin/X -core :0 -auth /var/run/lightdm/root/:0 -nolisten tcp 
vt7 -novtswitch
  ProcEnviron:
   
  Signal: 6
  SourcePackage: xorg-server
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups:

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libpciaccess/+bug/1272720/+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 1282607] [NEW] snippets plugin broken with python 3.4

2014-02-20 Thread Marc Deslauriers
Public bug reported:

$ gedit
Traceback (most recent call last):
  File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/windowactivatable.py, 
line 57, in do_activate
self.accel_group = Library().get_accel_group(None)
  File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 878, 
in get_accel_group
self.ensure(language)
  File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 912, 
in ensure
self.ensure_files()
  File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 930, 
in ensure_files
self.add_user_library)
  File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 854, 
in find_libraries
addcb(f)
  File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 834, 
in add_user_library
return self.add_library(library)
  File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 794, 
in add_library
library.ensure_language()
  File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 523, 
in ensure_language
for element in self.parse_xml(256):
  File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 456, 
in parse_xml
parser = et.XMLTreeBuilder(target=builder)
AttributeError: 'module' object has no attribute 'XMLTreeBuilder'
Traceback (most recent call last):
  File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/windowactivatable.py, 
line 71, in do_deactivate
if self.accel_group:
AttributeError: 'WindowActivatable' object has no attribute 'accel_group'


I believe XMLTreeBuilder was changed to XMLParser

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: gedit 3.10.4-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
Uname: Linux 3.13.0-11-generic x86_64
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CurrentDesktop: Unity
Date: Thu Feb 20 09:19:46 2014
InstallationDate: Installed on 2013-11-26 (85 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 (20131016.1)
SourcePackage: gedit
UpgradeStatus: Upgraded to trusty on 2014-01-17 (33 days ago)

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


** Tags: amd64 apport-bug trusty

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

Title:
  snippets plugin broken with python 3.4

Status in “gedit” package in Ubuntu:
  New

Bug description:
  $ gedit
  Traceback (most recent call last):
File 
/usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/windowactivatable.py, line 
57, in do_activate
  self.accel_group = Library().get_accel_group(None)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
878, in get_accel_group
  self.ensure(language)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
912, in ensure
  self.ensure_files()
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
930, in ensure_files
  self.add_user_library)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
854, in find_libraries
  addcb(f)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
834, in add_user_library
  return self.add_library(library)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
794, in add_library
  library.ensure_language()
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
523, in ensure_language
  for element in self.parse_xml(256):
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
456, in parse_xml
  parser = et.XMLTreeBuilder(target=builder)
  AttributeError: 'module' object has no attribute 'XMLTreeBuilder'
  Traceback (most recent call last):
File 
/usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/windowactivatable.py, line 
71, in do_deactivate
  if self.accel_group:
  AttributeError: 'WindowActivatable' object has no attribute 'accel_group'

  
  I believe XMLTreeBuilder was changed to XMLParser

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gedit 3.10.4-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
  Uname: Linux 3.13.0-11-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Feb 20 09:19:46 2014
  InstallationDate: Installed on 2013-11-26 (85 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to trusty on 2014-01-17 (33 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/1282607/+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 1278223] Re: Mouse Flickering after adding 3rd Monitor

2014-02-20 Thread Lonnie Lee Best
No it, it never flickers on the 3rd screen, which is the one I figured
would be the most likely to flicker.

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

Title:
  Mouse Flickering after adding 3rd Monitor

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  My issues is, after adding a 3rd monitor to Ubuntu 14.04, the mouse
  flickers (or blinks) when the cursor is on monitors one or two, but
  not 3.

  Monitor 1: 1440 x 900 - Laptop's Native Monitor
  Monitor 2: 1920 x 1080 - Laptop's HDMI Port's External Monitor
  Monitor 3: 1024 x 768 - SIIG USB 2.0 to VGA Pro Monitor

  Here's the video card that feeds my laptop's native monitor, monitor 2
  (hdmi).

  lspci | grep 'VGA\|Display'
  00:02.0 VGA compatible controller: Intel Corporation Mobile 4 Series Chipset 
Integrated Graphics Controller (rev 07)
  00:02.1 Display controller: Intel Corporation Mobile 4 Series Chipset 
Integrated Graphics Controller (rev 07)

  The 3rd Monitor is powered through a Display Link certified SIIG USB
  2.0 to VGA Pro adapter (A2H1320X1374 - not sure what this number, but
  it is a sticker on back of the device):

  lsusb -tv
  /:  Bus 01.Port 1: Dev 1, Class=root_hub, Driver=ehci-pci/6p, 480M
  |__ Port 6: Dev 2, If 0, Class=Video, Driver=uvcvideo, 480M
  |__ Port 6: Dev 2, If 1, Class=Video, Driver=uvcvideo, 480M

  dmesg
  [1.688343] usb 2-1: New USB device found, idVendor=17e9, idProduct=02ee
  [1.688348] usb 2-1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=3
  [1.688351] usb 2-1: Product: VGA Display Adapter
  [1.688353] usb 2-1: Manufacturer: DisplayLink
  [1.688356] usb 2-1: SerialNumber: 119785

  Additionally, unity-control-center crashes sometimes after I Restore
  previous settings, after selecting a resolution too high. This
  freezed my laptop, requiring a hard reboot.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.1-0ubuntu5
  ProcVersionSignature: Ubuntu 3.13.0-8.27-generic 3.13.2
  Uname: Linux 3.13.0-8-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.13.2-0ubuntu2
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Sun Feb  9 18:43:13 2014
  InstallationDate: Installed on 2014-02-02 (7 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140202)
  SourcePackage: unity-control-center
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/1278223/+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 1203731] Re: 10de:11c0 [Asus Maximus IV GENE-Z] Strange line on left screen side

2014-02-20 Thread Bug Watch Updater
Launchpad has imported 7 comments from the remote bug at
https://bugs.freedesktop.org/show_bug.cgi?id=75203.

If you reply to an imported comment from within Launchpad, your comment
will be sent to the remote bug automatically. Read more about
Launchpad's inter-bugtracker facilities at
https://help.launchpad.net/InterBugTracking.


On 2014-02-19T12:46:47+00:00 Vincent Thiele wrote:

This Line is displayed all the time while using nouveau.
WORKAROUND: Use the nvidia proprietary drivers.

Tested on DistroRelease: Ubuntu 12.10, 13.04, 13.10, 14.04
Bugreport on Launchpad: 
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-nouveau/+bug/1203731

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
nouveau/+bug/1203731/comments/29


On 2014-02-19T12:47:55+00:00 Vincent Thiele wrote:

Created attachment 94354
dmesg output

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
nouveau/+bug/1203731/comments/30


On 2014-02-19T12:48:44+00:00 Vincent Thiele wrote:

Created attachment 94355
screenshot shows the bug

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
nouveau/+bug/1203731/comments/31


On 2014-02-19T14:29:46+00:00 Emil-l-velikov wrote:

*** Bug 75202 has been marked as a duplicate of this bug. ***

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
nouveau/+bug/1203731/comments/33


On 2014-02-19T14:42:52+00:00 Vincent Thiele wrote:

I'm sorry for posting this bug two times (I messed something up with my
browser).

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
nouveau/+bug/1203731/comments/34


On 2014-02-19T14:46:15+00:00 Emil-l-velikov wrote:

Hi Vincent

Looking at your launchpad bug it seems that you're using old version of
xserver-xorg-video-nouveau(1.0.7), amongst others.

Can you update to:
* libdrm2.4.52
* Mesa  10.0.3
* xserver-xorg-video-nouveau1.0.10

Additionally does the pink line appear in VT or is it present only
within X ?

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
nouveau/+bug/1203731/comments/35


On 2014-02-19T18:22:07+00:00 Ilia Mirkin wrote:

I wonder if playing with xrandr settings will make the line go away.

Take a look at xrandr --props. Things like scaling mode and the
various underscan stuff.

Reply at: https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
nouveau/+bug/1203731/comments/36


** Changed in: nouveau
   Status: Unknown = Confirmed

** Changed in: nouveau
   Importance: Unknown = Medium

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

Title:
  10de:11c0 [Asus Maximus IV GENE-Z] Strange line on left screen side

Status in Accelerated Xorg driver for nVidia cards:
  Confirmed
Status in “xserver-xorg-video-nouveau” package in Ubuntu:
  Triaged

Bug description:
  This Line is displayed all the time while using nouveau.

  WORKAROUND: Use the nvidia proprietary drivers.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: xserver-xorg-video-nouveau 1:1.0.7-0ubuntu1
  Uname: Linux 3.11.0-031100rc2-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.9.2-0ubuntu8.1
  Architecture: amd64
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  Date: Mon Jul 22 14:27:36 2013
  DistUpgraded: Fresh install
  DistroCodename: raring
  DistroVariant: ubuntu
  DkmsStatus:
   virtualbox, 4.2.10, 3.11.0-031100rc2-generic, x86_64: installed
   virtualbox, 4.2.10, 3.8.0-25-generic, x86_64: installed
   virtualbox, 4.2.10, 3.8.0-26-generic, x86_64: installed
   virtualbox, 4.2.10, 3.8.13-03081304-generic, x86_64: installed
   virtualbox, 4.2.10, 3.9.11-030911-generic, x86_64: installed
  ExtraDebuggingInterest: Yes, if not too technical
  GraphicsCard:
   NVIDIA Corporation GK106 [GeForce GTX 660] [10de:11c0] (rev a1) (prog-if 00 
[VGA controller])
     Subsystem: ASUSTeK Computer Inc. Device [1043:8422]
  InstallationDate: Installed on 2013-07-01 (20 days ago)
  InstallationMedia: Ubuntu 13.04 Raring Ringtail - Release amd64 (20130424)
  MachineType: System manufacturer System Product Name
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   

[Desktop-packages] [Bug 1282607] Re: snippets plugin broken with python 3.4

2014-02-20 Thread Sebastien Bacher
Thank you for taking the time to report this bug and helping to make
Ubuntu better. The issue you are reporting is an upstream one and it
would be nice if somebody having it could send the bug to the developers
of the software by following the instructions at
https://wiki.ubuntu.com/Bugs/Upstream/GNOME. If you have done so, please
tell us the number of the upstream bug (or the link), so we can add a
bugwatch that will inform us about its status. Thanks in advance.

** Changed in: gedit (Ubuntu)
   Importance: Undecided = High

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

Title:
  snippets plugin broken with python 3.4

Status in Light-Weight Text Editor for Gnome:
  Unknown
Status in “gedit” package in Ubuntu:
  New

Bug description:
  $ gedit
  Traceback (most recent call last):
File 
/usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/windowactivatable.py, line 
57, in do_activate
  self.accel_group = Library().get_accel_group(None)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
878, in get_accel_group
  self.ensure(language)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
912, in ensure
  self.ensure_files()
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
930, in ensure_files
  self.add_user_library)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
854, in find_libraries
  addcb(f)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
834, in add_user_library
  return self.add_library(library)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
794, in add_library
  library.ensure_language()
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
523, in ensure_language
  for element in self.parse_xml(256):
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
456, in parse_xml
  parser = et.XMLTreeBuilder(target=builder)
  AttributeError: 'module' object has no attribute 'XMLTreeBuilder'
  Traceback (most recent call last):
File 
/usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/windowactivatable.py, line 
71, in do_deactivate
  if self.accel_group:
  AttributeError: 'WindowActivatable' object has no attribute 'accel_group'

  
  I believe XMLTreeBuilder was changed to XMLParser

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gedit 3.10.4-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
  Uname: Linux 3.13.0-11-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Feb 20 09:19:46 2014
  InstallationDate: Installed on 2013-11-26 (85 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to trusty on 2014-01-17 (33 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/1282607/+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 1282607] Re: snippets plugin broken with python 3.4

2014-02-20 Thread Marc Deslauriers
More info:

http://effbot.org/zone/elementtree-13-intro.htm

Looks like python 3.4 dropped the XMLTreeBuilder backwards
compatibility.

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

Title:
  snippets plugin broken with python 3.4

Status in Light-Weight Text Editor for Gnome:
  Unknown
Status in “gedit” package in Ubuntu:
  New

Bug description:
  $ gedit
  Traceback (most recent call last):
File 
/usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/windowactivatable.py, line 
57, in do_activate
  self.accel_group = Library().get_accel_group(None)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
878, in get_accel_group
  self.ensure(language)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
912, in ensure
  self.ensure_files()
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
930, in ensure_files
  self.add_user_library)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
854, in find_libraries
  addcb(f)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
834, in add_user_library
  return self.add_library(library)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
794, in add_library
  library.ensure_language()
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
523, in ensure_language
  for element in self.parse_xml(256):
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
456, in parse_xml
  parser = et.XMLTreeBuilder(target=builder)
  AttributeError: 'module' object has no attribute 'XMLTreeBuilder'
  Traceback (most recent call last):
File 
/usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/windowactivatable.py, line 
71, in do_deactivate
  if self.accel_group:
  AttributeError: 'WindowActivatable' object has no attribute 'accel_group'

  
  I believe XMLTreeBuilder was changed to XMLParser

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gedit 3.10.4-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
  Uname: Linux 3.13.0-11-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Feb 20 09:19:46 2014
  InstallationDate: Installed on 2013-11-26 (85 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to trusty on 2014-01-17 (33 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/1282607/+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 1282607] Re: snippets plugin broken with python 3.4

2014-02-20 Thread Marc Deslauriers
** Bug watch added: GNOME Bug Tracker #724803
   https://bugzilla.gnome.org/show_bug.cgi?id=724803

** Also affects: gedit via
   https://bugzilla.gnome.org/show_bug.cgi?id=724803
   Importance: Unknown
   Status: Unknown

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

Title:
  snippets plugin broken with python 3.4

Status in Light-Weight Text Editor for Gnome:
  Unknown
Status in “gedit” package in Ubuntu:
  New

Bug description:
  $ gedit
  Traceback (most recent call last):
File 
/usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/windowactivatable.py, line 
57, in do_activate
  self.accel_group = Library().get_accel_group(None)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
878, in get_accel_group
  self.ensure(language)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
912, in ensure
  self.ensure_files()
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
930, in ensure_files
  self.add_user_library)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
854, in find_libraries
  addcb(f)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
834, in add_user_library
  return self.add_library(library)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
794, in add_library
  library.ensure_language()
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
523, in ensure_language
  for element in self.parse_xml(256):
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
456, in parse_xml
  parser = et.XMLTreeBuilder(target=builder)
  AttributeError: 'module' object has no attribute 'XMLTreeBuilder'
  Traceback (most recent call last):
File 
/usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/windowactivatable.py, line 
71, in do_deactivate
  if self.accel_group:
  AttributeError: 'WindowActivatable' object has no attribute 'accel_group'

  
  I believe XMLTreeBuilder was changed to XMLParser

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gedit 3.10.4-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
  Uname: Linux 3.13.0-11-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Feb 20 09:19:46 2014
  InstallationDate: Installed on 2013-11-26 (85 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to trusty on 2014-01-17 (33 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/1282607/+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 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2014-02-20 Thread Norbert
I have installed today' newest updates on Ubuntu 14.04 and did some
tests in Unity session (see
https://docs.google.com/spreadsheet/ccc?key=0Ao5e713Ig9g_dEJrX2NRYlpLWWVzSWxsVXU4ck9HYVEusp=sharing)
- the results are very positive!

Most of keyboard switching shortcuts works as expected (default
Super+Space/Shift+Super+Space, Alt+Shift, Ctrl+Shift, Shift+Shift), non-
latin shortcuts works, shortcuts which contain Ctrl+Shift (for example
Ctrl+Shift+C/V in gnome-terminal) works if layout switching is set to
Ctrl+Shift.

Thank you for updates!
But please do not forget to add them to Gnome FlashBack sessions.

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

Title:
  Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

Status in Gnome Settings Daemon:
  Invalid
Status in Ubuntu GNOME:
  Confirmed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” source package in Saucy:
  Triaged
Status in “gnome-control-center” package in ALT Linux:
  Unknown
Status in “gnome-control-center” package in Baltix:
  New
Status in “gnome-control-center” package in Gentoo Linux:
  Invalid
Status in “gnome-control-center” package in Mandriva:
  Invalid

Bug description:
  ***
  The old PPA, ppa:attente/1218322 is superceded by the following one. You can 
remove the old repository using ppa-purge.
  ***

  A PPA which should provide some relief for this issue is available at
  https://launchpad.net/~attente/+archive/modifier-only-input-switch. To
  install:

  sudo add-apt-repository ppa:attente/modifier-only-input-switch
  sudo apt-get update
  sudo apt-get upgrade
  (log out, log in)

  If the packages improve the situation for you, you can pin them using:

  sudo apt-mark hold compiz
  sudo apt-mark hold gnome-settings-daemon
  sudo apt-mark hold unity

  If the packages don't work for you, you can purge them using:

  sudo ppa-purge ppa:attente/modifier-only-input-switch

  === compiz ===

  Impact: modifier-only key bindings need to be independent of key-press
  order, there's no support for double tapping two modifier keys of the
  same type

  Test case:
  - add at least two input sources through gnome-control-center's text entry 
settings
  - use gsettings to set the input switching shortcut to ctrl+left shift: 
gsettings set org.gnome.desktop.wm.keybindings switch-input-source 
['PrimaryShift_L']
  - holding left shift, press and release ctrl
  - the current input source should change

  Regression potential: possible, but highly unlikely, that some key
  bindings may be triggered due to the removal of some code that would
  normally prevent a possible tap from occurring.

  === unity ===

  Impact: gnome-settings-daemon eats modifier-only shortcuts preventing
  them from propagating down to applications

  Test case:
  - open gnome-control-center's text input settings
  - set the next input source key binding to ctrl+left shift
  - open gnome-terminal
  - press ctrl+shift+t
  - gnome-terminal should open a new tab

  Regression potential: the additional input switch key bindings could
  collide with other functionality such as opening the dash or hud

  === gnome-control-center ===

  Impact: the UI to change the layout switching keys doesn't work

  Test case:
  - open gnome-control-center's text input settings
  - click on the next layout key entry
  - try entering a key combinaison (e.g ctrl-space)
  - the UI should reflect the new keys

  Regression potential: that UI was not working before, it should only
  be an improvement (some key combos are not working as expected, that's
  another issue and shouldn't be mixed with this one)

  === gnome-settings-daemon ===

  Impact: attempting to change keyboard layouts using only modifier keys
  doesn't work

  Test case:
  - add at least two input sources through gnome-control-center's text entry 
settings
  - use gsettings to set the input switching shortcut to ctrl+left shift: 
gsettings set org.gnome.desktop.wm.keybindings switch-input-source 
['PrimaryShift_L']
  - press and release ctrl+left shift
  - the current input source should change

  Regression potential: The input switching shortcut might capture other
  non-modifier shortcuts, but users will need to consider this when
  choosing their switching shortcut anyways. For users this bug affects,
  this represents a working solution for a critical bug.

  --

  Test results for different keyboard layout change hotkeys may be
  viewed and added in the Google Docs table, created by Norbert
  
(https://docs.google.com/spreadsheet/ccc?key=0Ao5e713Ig9g_dEJrX2NRYlpLWWVzSWxsVXU4ck9HYVEusp=sharing).

  --
  Recent discovered bugs related to keyboard layouts:
     * keyboard layout settings must be consistent between 

[Desktop-packages] [Bug 1282607] Re: snippets plugin broken with python 3.4

2014-02-20 Thread Bug Watch Updater
** Changed in: gedit
   Status: Unknown = New

** Changed in: gedit
   Importance: Unknown = Medium

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

Title:
  snippets plugin broken with python 3.4

Status in Light-Weight Text Editor for Gnome:
  New
Status in “gedit” package in Ubuntu:
  New

Bug description:
  $ gedit
  Traceback (most recent call last):
File 
/usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/windowactivatable.py, line 
57, in do_activate
  self.accel_group = Library().get_accel_group(None)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
878, in get_accel_group
  self.ensure(language)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
912, in ensure
  self.ensure_files()
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
930, in ensure_files
  self.add_user_library)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
854, in find_libraries
  addcb(f)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
834, in add_user_library
  return self.add_library(library)
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
794, in add_library
  library.ensure_language()
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
523, in ensure_language
  for element in self.parse_xml(256):
File /usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/library.py, line 
456, in parse_xml
  parser = et.XMLTreeBuilder(target=builder)
  AttributeError: 'module' object has no attribute 'XMLTreeBuilder'
  Traceback (most recent call last):
File 
/usr/lib/x86_64-linux-gnu/gedit/plugins/snippets/windowactivatable.py, line 
71, in do_deactivate
  if self.accel_group:
  AttributeError: 'WindowActivatable' object has no attribute 'accel_group'

  
  I believe XMLTreeBuilder was changed to XMLParser

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gedit 3.10.4-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
  Uname: Linux 3.13.0-11-generic x86_64
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: amd64
  CurrentDesktop: Unity
  Date: Thu Feb 20 09:19:46 2014
  InstallationDate: Installed on 2013-11-26 (85 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release amd64 
(20131016.1)
  SourcePackage: gedit
  UpgradeStatus: Upgraded to trusty on 2014-01-17 (33 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/1282607/+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 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2014-02-20 Thread Romano Giannetti
...and for me, now Alt+Shift switches the indicator but *not* the
keyboard. I have to switch the layout with the applet.

Is there anyone with a link on documentation on how the keyboard is
managed/configured in Ubuntu (for real)? There is a mix of xkbd, gnome-
settings, xmodmap, gnome-tweak, dbus, etc that makes it a multi-
dimensional maze.

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

Title:
  Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

Status in Gnome Settings Daemon:
  Invalid
Status in Ubuntu GNOME:
  Confirmed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” source package in Saucy:
  Triaged
Status in “gnome-control-center” package in ALT Linux:
  Unknown
Status in “gnome-control-center” package in Baltix:
  New
Status in “gnome-control-center” package in Gentoo Linux:
  Invalid
Status in “gnome-control-center” package in Mandriva:
  Invalid

Bug description:
  ***
  The old PPA, ppa:attente/1218322 is superceded by the following one. You can 
remove the old repository using ppa-purge.
  ***

  A PPA which should provide some relief for this issue is available at
  https://launchpad.net/~attente/+archive/modifier-only-input-switch. To
  install:

  sudo add-apt-repository ppa:attente/modifier-only-input-switch
  sudo apt-get update
  sudo apt-get upgrade
  (log out, log in)

  If the packages improve the situation for you, you can pin them using:

  sudo apt-mark hold compiz
  sudo apt-mark hold gnome-settings-daemon
  sudo apt-mark hold unity

  If the packages don't work for you, you can purge them using:

  sudo ppa-purge ppa:attente/modifier-only-input-switch

  === compiz ===

  Impact: modifier-only key bindings need to be independent of key-press
  order, there's no support for double tapping two modifier keys of the
  same type

  Test case:
  - add at least two input sources through gnome-control-center's text entry 
settings
  - use gsettings to set the input switching shortcut to ctrl+left shift: 
gsettings set org.gnome.desktop.wm.keybindings switch-input-source 
['PrimaryShift_L']
  - holding left shift, press and release ctrl
  - the current input source should change

  Regression potential: possible, but highly unlikely, that some key
  bindings may be triggered due to the removal of some code that would
  normally prevent a possible tap from occurring.

  === unity ===

  Impact: gnome-settings-daemon eats modifier-only shortcuts preventing
  them from propagating down to applications

  Test case:
  - open gnome-control-center's text input settings
  - set the next input source key binding to ctrl+left shift
  - open gnome-terminal
  - press ctrl+shift+t
  - gnome-terminal should open a new tab

  Regression potential: the additional input switch key bindings could
  collide with other functionality such as opening the dash or hud

  === gnome-control-center ===

  Impact: the UI to change the layout switching keys doesn't work

  Test case:
  - open gnome-control-center's text input settings
  - click on the next layout key entry
  - try entering a key combinaison (e.g ctrl-space)
  - the UI should reflect the new keys

  Regression potential: that UI was not working before, it should only
  be an improvement (some key combos are not working as expected, that's
  another issue and shouldn't be mixed with this one)

  === gnome-settings-daemon ===

  Impact: attempting to change keyboard layouts using only modifier keys
  doesn't work

  Test case:
  - add at least two input sources through gnome-control-center's text entry 
settings
  - use gsettings to set the input switching shortcut to ctrl+left shift: 
gsettings set org.gnome.desktop.wm.keybindings switch-input-source 
['PrimaryShift_L']
  - press and release ctrl+left shift
  - the current input source should change

  Regression potential: The input switching shortcut might capture other
  non-modifier shortcuts, but users will need to consider this when
  choosing their switching shortcut anyways. For users this bug affects,
  this represents a working solution for a critical bug.

  --

  Test results for different keyboard layout change hotkeys may be
  viewed and added in the Google Docs table, created by Norbert
  
(https://docs.google.com/spreadsheet/ccc?key=0Ao5e713Ig9g_dEJrX2NRYlpLWWVzSWxsVXU4ck9HYVEusp=sharing).

  --
  Recent discovered bugs related to keyboard layouts:
     * keyboard layout settings must be consistent between gnome-control-center 
keyboard, indicator-keyboard and gnome-tweak-tool and /etc/default/keyboard 
(bug 1270574)
 * Ubuntu 14.04 should have gnome-tweak-tool installed by default because 
of many settings that are missed gnome-control-center (bug 1270572)


  Separate bug 

[Desktop-packages] [Bug 1270555] Re: The Text Entry dialog shows invalid keyboard shortcuts to change layout

2014-02-20 Thread Norbert
** Changed in: unity-control-center (Ubuntu)
   Status: Triaged = Invalid

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

Title:
  The Text Entry dialog shows invalid keyboard shortcuts to change
  layout

Status in “unity-control-center” package in Ubuntu:
  Invalid

Bug description:
  On Ubuntu Trusty:

  Clicking the Text entry settings on indicator-keyboard opens the
  Text Entry configuration panel. However, this panel shows two
  keybindings to switch between keyboard layouts which are unusable in
  their default setting:

  - Switch to next source using: Super + Space
  - Switch to previous source using: Shift + Super + Space

  Changing the combo to any which doesn't include the Super key works-
  around the problem.

  I'm speculating that this happens because Compiz/Unity incercepts the
  Super key since it is used to manage its shortcuts.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1270555/+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 1231273] Re: Firefox does not show google geo location map

2014-02-20 Thread blaamann
I tested on latest daily-live 14.04 build and it is still a bug in
Firefox.

As I personally know nobody as a very good Ubuntu developers I have
faith in that this will be fixed soon (fingers crossed).

-- 
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/1231273

Title:
  Firefox does not show google geo location map

Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 12.04.3 LTS (Kubuntu)
  Linux step3 3.2.0-53-generic #81-Ubuntu SMP Thu Aug 22 21:01:03 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux
  Mozilla/5.0 (X11; Ubuntu; Linux x86_64; rv:24.0) Gecko/20100101 Firefox/24.0
  Firefox 24.0 Mozilla Firefox for Ubuntu canonical 1-0

  When browsing the URL 
https://developers.google.com/maps/documentation/javascript/examples/map-geolocation
  the map is not displayed as in other browsers on the same system.
  This happens also when using a fresh profile, all settings in about:config 
are set to standard values, all extensions and plugins are disabled.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1231273/+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 1227034] Re: Default Chinese font changed to fonts-arphic-ukai after completing language support installation for zh-* locales

2014-02-20 Thread Anthony Wong
** Tags added: ubuntukylin

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

Title:
  Default Chinese font changed to fonts-arphic-ukai after completing
  language support installation for zh-* locales

Status in Ubuntu Kylin:
  Triaged
Status in “language-selector” package in Ubuntu:
  Incomplete

Bug description:
  After completing language support installation, fonts-arphic-ukai and
  fonts-arphic-uming are pulled into user's system and then fontconfig
  chooses Ukai over Droid Sans Fallback for the default sans-serif font.
  This is not the desired behavior as Ukai doesn't fit well into the
  category of screen fonts comparing to Droid Sans.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntukylin/+bug/1227034/+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 1282637] [NEW] Please add ability to set keyboard shortcuts to unity-control-center launched from GNOME session FlashBack (Compiz and Metacity)

2014-02-20 Thread Norbert
Public bug reported:

Dear Ubuntu developers!

I understand that unity-control-center is on alpha stage.

But please sync unity-control-center appearance on Unity and GNOME
FlashBack sessions.

For example for now keyboard shortcuts settings are missed in GNOME
FlashBack sessions. Ubuntu users which use GNOME Classic desktop, not
Unity (for example, me) can't set keyboard settings from unity-control-
center.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity-control-center 14.04.3+14.04.20140219-0ubuntu1
ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
Uname: Linux 3.13.0-11-generic i686
ApportVersion: 2.13.2-0ubuntu5
Architecture: i386
CurrentDesktop: GNOME
Date: Thu Feb 20 19:21:33 2014
InstallationDate: Installed on 2013-10-20 (123 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
SourcePackage: unity-control-center
UpgradeStatus: Upgraded to trusty on 2013-11-19 (93 days ago)
usr_lib_unity-control-center:
 activity-log-manager   0.9.7-0ubuntu10
 deja-dup   29.5-0ubuntu2
 gnome-control-center   1:3.6.3-0ubuntu50
 gnome-control-center-unity 1.3+14.04.20140117-0ubuntu1

** Affects: unity-control-center (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-bug trusty

** Attachment added: unity-control-center GNOME - 2014-02-20.png
   
https://bugs.launchpad.net/bugs/1282637/+attachment/3988348/+files/unity-control-center%20GNOME%20-%202014-02-20.png

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

Title:
  Please add ability to set keyboard shortcuts to unity-control-center
  launched from GNOME session FlashBack (Compiz and Metacity)

Status in “unity-control-center” package in Ubuntu:
  New

Bug description:
  Dear Ubuntu developers!

  I understand that unity-control-center is on alpha stage.

  But please sync unity-control-center appearance on Unity and GNOME
  FlashBack sessions.

  For example for now keyboard shortcuts settings are missed in GNOME
  FlashBack sessions. Ubuntu users which use GNOME Classic desktop, not
  Unity (for example, me) can't set keyboard settings from unity-
  control-center.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140219-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
  Uname: Linux 3.13.0-11-generic i686
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Thu Feb 20 19:21:33 2014
  InstallationDate: Installed on 2013-10-20 (123 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  SourcePackage: unity-control-center
  UpgradeStatus: Upgraded to trusty on 2013-11-19 (93 days ago)
  usr_lib_unity-control-center:
   activity-log-manager   0.9.7-0ubuntu10
   deja-dup   29.5-0ubuntu2
   gnome-control-center   1:3.6.3-0ubuntu50
   gnome-control-center-unity 1.3+14.04.20140117-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1282637/+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 1282637] Re: Please add ability to set keyboard shortcuts to unity-control-center launched from GNOME session FlashBack (Compiz and Metacity)

2014-02-20 Thread Norbert
unity-control-center started from Unity session - for comparison.

** Attachment added: unity-control-center Unity - 2014-02-20.png
   
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1282637/+attachment/3988351/+files/unity-control-center%20Unity%20-%202014-02-20.png

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

Title:
  Please add ability to set keyboard shortcuts to unity-control-center
  launched from GNOME session FlashBack (Compiz and Metacity)

Status in “unity-control-center” package in Ubuntu:
  New

Bug description:
  Dear Ubuntu developers!

  I understand that unity-control-center is on alpha stage.

  But please sync unity-control-center appearance on Unity and GNOME
  FlashBack sessions.

  For example for now keyboard shortcuts settings are missed in GNOME
  FlashBack sessions. Ubuntu users which use GNOME Classic desktop, not
  Unity (for example, me) can't set keyboard settings from unity-
  control-center.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity-control-center 14.04.3+14.04.20140219-0ubuntu1
  ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
  Uname: Linux 3.13.0-11-generic i686
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: i386
  CurrentDesktop: GNOME
  Date: Thu Feb 20 19:21:33 2014
  InstallationDate: Installed on 2013-10-20 (123 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  SourcePackage: unity-control-center
  UpgradeStatus: Upgraded to trusty on 2013-11-19 (93 days ago)
  usr_lib_unity-control-center:
   activity-log-manager   0.9.7-0ubuntu10
   deja-dup   29.5-0ubuntu2
   gnome-control-center   1:3.6.3-0ubuntu50
   gnome-control-center-unity 1.3+14.04.20140117-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity-control-center/+bug/1282637/+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 1282649] [NEW] Unable to make screenshot with PrintScreen key in Unity session in Trusty

2014-02-20 Thread Norbert
Public bug reported:

In Trusty with all installed updates it is not possible to make
ScreenShot with Print Screen keyboard button.

The sound /usr/share/sounds/ubuntu/stereo/dialog-error.ogg is played and 
desired screenshot is not saved in ~/Pictures.
Tested in guest and normal sessions.

Please fix this bug. Do not forget about Alt+PrintScreen,
Ctrl+PrintScreen and Ctrl+Shift+PrintScreen.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.1.2+14.04.20140218.1-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
Uname: Linux 3.13.0-11-generic i686
.tmp.unity.support.test.0:

ApportVersion: 2.13.2-0ubuntu5
Architecture: i386
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
CompositorUnredirectFSW: true
CurrentDesktop: Unity
Date: Thu Feb 20 19:40:24 2014
DistUpgraded: 2013-11-19 13:23:13,179 DEBUG enabling apt cron job
DistroCodename: trusty
DistroVariant: ubuntu
GraphicsCard:
 NVIDIA Corporation GF108M [GeForce GT 425M] [10de:0df0] (rev a1) (prog-if 00 
[VGA controller])
   Subsystem: Sony Corporation Device [104d:907a]
InstallationDate: Installed on 2013-10-20 (123 days ago)
InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
MachineType: Sony Corporation VPCF13Z1R
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.13.0-11-generic 
root=UUID=1d9289fd-0252-4f52-9d1e-fe6baf51083a ro quiet splash vt.handoff=7
SourcePackage: unity
UpgradeStatus: Upgraded to trusty on 2013-11-19 (93 days ago)
dmi.bios.date: 10/20/2010
dmi.bios.vendor: American Megatrends Inc.
dmi.bios.version: R0190Y9
dmi.board.asset.tag: N/A
dmi.board.name: VAIO
dmi.board.vendor: Sony Corporation
dmi.board.version: N/A
dmi.chassis.asset.tag: N/A
dmi.chassis.type: 10
dmi.chassis.vendor: Sony Corporation
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnAmericanMegatrendsInc.:bvrR0190Y9:bd10/20/2010:svnSonyCorporation:pnVPCF13Z1R:pvrC607OEHZ:rvnSonyCorporation:rnVAIO:rvrN/A:cvnSonyCorporation:ct10:cvrN/A:
dmi.product.name: VPCF13Z1R
dmi.product.version: C607OEHZ
dmi.sys.vendor: Sony Corporation
version.compiz: compiz 1:0.9.11+14.04.20140218-0ubuntu1
version.libdrm2: libdrm2 2.4.52-1
version.libgl1-mesa-dri: libgl1-mesa-dri 10.1.0~rc1-1ubuntu3
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 10.1.0~rc1-1ubuntu3
version.xserver-xorg-core: xserver-xorg-core 2:1.15.0-1ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.8.2-1ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:7.3.0-1ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.99.910-0ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.10-1ubuntu2
xserver.bootTime: Thu Feb 20 19:32:11 2014
xserver.configfile: default
xserver.errors:
 Failed to load module nvidia (module does not exist, 0)
 Failed to load module nvidia (module does not exist, 0)
xserver.logfile: /var/log/Xorg.0.log
xserver.version: 2:1.15.0-1ubuntu6
xserver.video_driver: nouveau

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


** Tags: apport-bug compiz-0.9 third-party-packages trusty ubuntu

** Description changed:

  In Trusty with all installed updates it is not possible to make
  ScreenShot with Print Screen keyboard button.
  
  The sound /usr/share/sounds/ubuntu/stereo/dialog-error.ogg is played and 
desired screenshot is not saved in ~/Pictures.
- Please fix this bug. Do not forget about Alt+PrintScreen, 
Ctrl+PrintScreen and Ctrl+Shift+PrintScreen.
+ Tested in guest and normal sessions.
+ 
+ Please fix this bug. Do not forget about Alt+PrintScreen,
+ Ctrl+PrintScreen and Ctrl+Shift+PrintScreen.
  
  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.1.2+14.04.20140218.1-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-11.31-generic 3.13.3
  Uname: Linux 3.13.0-11-generic i686
  .tmp.unity.support.test.0:
-  
+ 
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: i386
  CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
  CompositorRunning: compiz
  CompositorUnredirectDriverBlacklist: '(nouveau|Intel).*Mesa 8.0'
  CompositorUnredirectFSW: true
  CurrentDesktop: Unity
  Date: Thu Feb 20 19:40:24 2014
  DistUpgraded: 2013-11-19 13:23:13,179 DEBUG enabling apt cron job
  DistroCodename: trusty
  DistroVariant: ubuntu
  GraphicsCard:
-  NVIDIA Corporation GF108M [GeForce GT 425M] [10de:0df0] (rev a1) (prog-if 00 
[VGA controller])
-Subsystem: Sony Corporation Device [104d:907a]
+  NVIDIA Corporation GF108M [GeForce GT 425M] [10de:0df0] (rev a1) (prog-if 00 
[VGA controller])
+    Subsystem: Sony Corporation Device [104d:907a]
  InstallationDate: Installed on 2013-10-20 (123 days ago)
  InstallationMedia: Ubuntu 13.10 Saucy Salamander - Release i386 (20131016.1)
  MachineType: Sony Corporation VPCF13Z1R
  ProcKernelCmdLine: 

[Desktop-packages] [Bug 1282648] Re: Crash whilst opening PHP error log file

2014-02-20 Thread Apport retracing service
*** This bug is a duplicate of bug 1236337 ***
https://bugs.launchpad.net/bugs/1236337

Thank you for taking the time to report this crash and helping to make
this software better.  This particular crash has already been reported
and is a duplicate of bug #1236337, so is being marked as such.  Please
look at the other bug report to see if there is any missing information
that you can provide, or to see if there is a workaround for the bug.
Additionally, any further discussion regarding the bug should occur in
the other report.  Please continue to report any other bugs you may
find.

** Attachment removed: CoreDump.gz
   
https://bugs.launchpad.net/bugs/1282648/+attachment/3988368/+files/CoreDump.gz

** Attachment removed: Disassembly.txt
   
https://bugs.launchpad.net/bugs/1282648/+attachment/3988370/+files/Disassembly.txt

** Attachment removed: ProcMaps.txt
   
https://bugs.launchpad.net/bugs/1282648/+attachment/3988372/+files/ProcMaps.txt

** Attachment removed: ProcStatus.txt
   
https://bugs.launchpad.net/bugs/1282648/+attachment/3988373/+files/ProcStatus.txt

** This bug has been marked a duplicate of private bug 1236337

** Information type changed from Private to Public

** Tags removed: need-amd64-retrace

-- 
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/1282648

Title:
  Crash whilst opening PHP error log file

Status in “libreoffice” package in Ubuntu:
  New

Bug description:
  LibreOffice Calc was automatically launched when I double clicked on a
  php error.log file in Nautilus and this error occurred.

  ProblemType: Crash
  DistroRelease: Ubuntu 13.10
  Package: libreoffice-core 1:4.1.3-0ubuntu1
  ProcVersionSignature: Ubuntu 3.11.0-17.31-generic 3.11.10.3
  Uname: Linux 3.11.0-17-generic x86_64
  ApportVersion: 2.12.5-0ubuntu2.2
  Architecture: amd64
  Date: Thu Feb 20 15:50:23 2014
  ExecutablePath: /usr/lib/libreoffice/program/soffice.bin
  MarkForUpload: True
  ProcCmdline: /usr/lib/libreoffice/program/soffice.bin --calc 
file:///server-2/share/Hardware%20and%20Infrastructure/Women%20of%20the%20Year/error.log
 --splash-pipe=5
  Signal: 7
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to saucy on 2013-11-15 (97 days ago)
  UserGroups: adm cdrom dip lpadmin plugdev sambashare sudo wireshark www-data

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/1282648/+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 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2014-02-20 Thread Norbert
@ romano-giannetti, please try to set your favourite hotkey combination on 
Guest session. 
If it works as expected you can create new user or remove all hidden folders 
(make a backup of them first) from ~ of existent user.

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

Title:
  Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

Status in Gnome Settings Daemon:
  Invalid
Status in Ubuntu GNOME:
  Confirmed
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “gnome-settings-daemon” package in Ubuntu:
  Triaged
Status in “gnome-settings-daemon” source package in Saucy:
  Triaged
Status in “gnome-control-center” package in ALT Linux:
  Unknown
Status in “gnome-control-center” package in Baltix:
  New
Status in “gnome-control-center” package in Gentoo Linux:
  Invalid
Status in “gnome-control-center” package in Mandriva:
  Invalid

Bug description:
  ***
  The old PPA, ppa:attente/1218322 is superceded by the following one. You can 
remove the old repository using ppa-purge.
  ***

  A PPA which should provide some relief for this issue is available at
  https://launchpad.net/~attente/+archive/modifier-only-input-switch. To
  install:

  sudo add-apt-repository ppa:attente/modifier-only-input-switch
  sudo apt-get update
  sudo apt-get upgrade
  (log out, log in)

  If the packages improve the situation for you, you can pin them using:

  sudo apt-mark hold compiz
  sudo apt-mark hold gnome-settings-daemon
  sudo apt-mark hold unity

  If the packages don't work for you, you can purge them using:

  sudo ppa-purge ppa:attente/modifier-only-input-switch

  === compiz ===

  Impact: modifier-only key bindings need to be independent of key-press
  order, there's no support for double tapping two modifier keys of the
  same type

  Test case:
  - add at least two input sources through gnome-control-center's text entry 
settings
  - use gsettings to set the input switching shortcut to ctrl+left shift: 
gsettings set org.gnome.desktop.wm.keybindings switch-input-source 
['PrimaryShift_L']
  - holding left shift, press and release ctrl
  - the current input source should change

  Regression potential: possible, but highly unlikely, that some key
  bindings may be triggered due to the removal of some code that would
  normally prevent a possible tap from occurring.

  === unity ===

  Impact: gnome-settings-daemon eats modifier-only shortcuts preventing
  them from propagating down to applications

  Test case:
  - open gnome-control-center's text input settings
  - set the next input source key binding to ctrl+left shift
  - open gnome-terminal
  - press ctrl+shift+t
  - gnome-terminal should open a new tab

  Regression potential: the additional input switch key bindings could
  collide with other functionality such as opening the dash or hud

  === gnome-control-center ===

  Impact: the UI to change the layout switching keys doesn't work

  Test case:
  - open gnome-control-center's text input settings
  - click on the next layout key entry
  - try entering a key combinaison (e.g ctrl-space)
  - the UI should reflect the new keys

  Regression potential: that UI was not working before, it should only
  be an improvement (some key combos are not working as expected, that's
  another issue and shouldn't be mixed with this one)

  === gnome-settings-daemon ===

  Impact: attempting to change keyboard layouts using only modifier keys
  doesn't work

  Test case:
  - add at least two input sources through gnome-control-center's text entry 
settings
  - use gsettings to set the input switching shortcut to ctrl+left shift: 
gsettings set org.gnome.desktop.wm.keybindings switch-input-source 
['PrimaryShift_L']
  - press and release ctrl+left shift
  - the current input source should change

  Regression potential: The input switching shortcut might capture other
  non-modifier shortcuts, but users will need to consider this when
  choosing their switching shortcut anyways. For users this bug affects,
  this represents a working solution for a critical bug.

  --

  Test results for different keyboard layout change hotkeys may be
  viewed and added in the Google Docs table, created by Norbert
  
(https://docs.google.com/spreadsheet/ccc?key=0Ao5e713Ig9g_dEJrX2NRYlpLWWVzSWxsVXU4ck9HYVEusp=sharing).

  --
  Recent discovered bugs related to keyboard layouts:
     * keyboard layout settings must be consistent between gnome-control-center 
keyboard, indicator-keyboard and gnome-tweak-tool and /etc/default/keyboard 
(bug 1270574)
 * Ubuntu 14.04 should have gnome-tweak-tool installed by default because 
of many settings that are missed gnome-control-center (bug 1270572)


  Separate bug reports for individual layout switching hotkey
  combinations:

  Super+Space and Shift+Super+Space:
     * Unity greeter 

  1   2   3   >