Re: [Desktop-packages] [Aims] [Bug 1155819] Re: Plugging in Logitech G930 USB headset breaks mouse click behaviour

2015-09-17 Thread Jan Groenewald
We fixed this with:


root@lynne-laptop:/etc/modprobe.d# cat usbhid.conf
# Fix for USB logitech headset messing with mouse behaviour via usbhid
module
#
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155819
# https://forums.gentoo.org/viewtopic-t-926996-start-0.html
options usbhid quirks=0x046D:0x0A38:0x0004
root@lynne-laptop:/etc/modprobe.d#

On 17 September 2015 at 03:10, Christopher M. Penalver <
christopher.m.penal...@gmail.com> wrote:

> Jan Groenewald, one may be helpful in gathering information by filing a
> new report via a terminal:
> ubuntu-bug xorg
>
> Please ensure you have xdiagnose installed, and that you click the Yes
> button for attaching additional debugging information.
>
> Also, please feel free to subscribe me to it.
>
> --
> You received this bug notification because you are a member of AIMS,
> which is subscribed to the bug report.
> https://bugs.launchpad.net/bugs/1155819
>
> Title:
>   Plugging in Logitech G930 USB headset breaks mouse click behaviour
>
> Status in xserver-xorg-input-evdev package in Ubuntu:
>   Expired
>
> Bug description:
>   lsb_release -rd: (Note: I get the same behaviour in kubuntu 12.04 and
> kubuntu 12.10)
>   Description:Ubuntu Raring Ringtail (development branch)  <- running
> kubuntu 13.04
>   Release:13.04
>
>   To reproduce:
>   1) Plug in the USB dongle
>   2) Wait for the headset to connect
>
>   As soon as the headset connects (e.g. after connecting the USB dongle)
>   the application which currently has focus will be the only one which
>   receives left mouse click events. This happens in both GNOME3 and
>   KDE4.
>
>   Alt+(Left,Right)Click + Drag stops moving/resizing windows.
>   Left click does affect keyboard focus.
>   Scrolling the volume wheel on the headset down acts like a middle click
> and scrolling up like a left click.
>   Synergy also stops being able to move the mouse outside the current
> screen as soon as you click inside the host screen.
>   The window decorations (including the window which has focus) stop
> recieving mouse events.
>
>   (Expected behaviour is unaffected mouse behaviour and headset volume
>   wheel functionality)
>
>   It is possible to move a window around by doing:
>   1) Connect the headset with the window active
>   2) Left click and drag outside of that window
>   3) The window will be moved as if you were Alt+Left click dragging from
> inside the window.
>   4) A second left click will move mouse focus to the window below but
> will not move that window above the one which previously had focus
>
>   This person seems to have had a possibly related issue:
>   http://forums.gentoo.org/viewtopic-t-926996-start-0.html
>
>   dmesg output from unplugging/replugging USB dongle:
>   [ 6848.345037] usb 1-1.1: USB disconnect, device number 25
>   [ 6851.865274] usb 1-1.1: new full-speed USB device number 26 using
> ehci-pci
>   [ 6852.580624] usb 1-1.1: New USB device found, idVendor=046d,
> idProduct=0a1f
>   [ 6852.580629] usb 1-1.1: New USB device strings: Mfr=1, Product=2,
> SerialNumber=0
>   [ 6852.580632] usb 1-1.1: Product: Logitech G930 Headset
>   [ 6852.580634] usb 1-1.1: Manufacturer: Logitech
>   [ 6852.589251] input: Logitech Logitech G930 Headset as
> /devices/pci:00/:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.3/input/input101
>   [ 6852.589453] hid-generic 0003:046D:0A1F.0055: input,hiddev0,hidraw3:
> USB HID v1.01 Device [Logitech Logitech G930 Headset] on
> usb-:00:1a.0-1.1/input3
>
>   Mouse click behaviour breaks as soon as the headset reconnects.
>
>   Workaround:
>
>   Running: modprobe -r usbhid; modprobe usbhid; temporarily fixes mouse
>   click behaviour (but not the volume wheel clicking).
>
>   The mouse click problem comes back when moving an audio stream to the
>   headset via kmix.
>
>   dmesg output from reloading usbhid kernel module:
>   [ 6915.812979] usbcore: deregistering interface driver usbhid
>   [ 6915.888438] input: Microsoft Wired Keyboard 600 as
> /devices/pci:00/:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input103
>   [ 6915.888671] hid-generic 0003:045E:0750.0057: input,hidraw0: USB HID
> v1.11 Keyboard [Microsoft Wired Keyboard 600] on usb-:00:1a.0-1.4/input0
>   [ 6915.894333] input: Microsoft Wired Keyboard 600 as
> /devices/pci:00/:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.1/input/input104
>   [ 6915.894576] hid-generic 0003:045E:0750.0058: input,hidraw1: USB HID
> v1.11 Device [Microsoft Wired Keyboard 600] on usb-:00:1a.0-1.4/input1
>   [ 6915.897121] input: USB OPTICAL MOUSE as
> /devices/pci:00/:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input105
>   [ 6915.897760] hid-generic 0003:093A:2521.0059: input,hidraw2: US

[Desktop-packages] [Bug 1155819] Re: Plugging in Logitech G930 USB headset breaks mouse click behaviour

2015-09-16 Thread Jan Groenewald
We've just come across this on Trusty using both vivid 3.19 and utopic 3.16 
kernels.
Willing to gather information.

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

Title:
  Plugging in Logitech G930 USB headset breaks mouse click behaviour

Status in xserver-xorg-input-evdev package in Ubuntu:
  Expired

Bug description:
  lsb_release -rd: (Note: I get the same behaviour in kubuntu 12.04 and kubuntu 
12.10)
  Description:Ubuntu Raring Ringtail (development branch)  <- running 
kubuntu 13.04
  Release:13.04

  To reproduce:
  1) Plug in the USB dongle
  2) Wait for the headset to connect

  As soon as the headset connects (e.g. after connecting the USB dongle)
  the application which currently has focus will be the only one which
  receives left mouse click events. This happens in both GNOME3 and
  KDE4.

  Alt+(Left,Right)Click + Drag stops moving/resizing windows.
  Left click does affect keyboard focus.
  Scrolling the volume wheel on the headset down acts like a middle click and 
scrolling up like a left click.
  Synergy also stops being able to move the mouse outside the current screen as 
soon as you click inside the host screen.
  The window decorations (including the window which has focus) stop recieving 
mouse events.

  (Expected behaviour is unaffected mouse behaviour and headset volume
  wheel functionality)

  It is possible to move a window around by doing:
  1) Connect the headset with the window active
  2) Left click and drag outside of that window
  3) The window will be moved as if you were Alt+Left click dragging from 
inside the window.
  4) A second left click will move mouse focus to the window below but will not 
move that window above the one which previously had focus

  This person seems to have had a possibly related issue:
  http://forums.gentoo.org/viewtopic-t-926996-start-0.html

  dmesg output from unplugging/replugging USB dongle:
  [ 6848.345037] usb 1-1.1: USB disconnect, device number 25
  [ 6851.865274] usb 1-1.1: new full-speed USB device number 26 using ehci-pci
  [ 6852.580624] usb 1-1.1: New USB device found, idVendor=046d, idProduct=0a1f
  [ 6852.580629] usb 1-1.1: New USB device strings: Mfr=1, Product=2, 
SerialNumber=0
  [ 6852.580632] usb 1-1.1: Product: Logitech G930 Headset
  [ 6852.580634] usb 1-1.1: Manufacturer: Logitech
  [ 6852.589251] input: Logitech Logitech G930 Headset as 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.3/input/input101
  [ 6852.589453] hid-generic 0003:046D:0A1F.0055: input,hiddev0,hidraw3: USB 
HID v1.01 Device [Logitech Logitech G930 Headset] on usb-:00:1a.0-1.1/input3

  Mouse click behaviour breaks as soon as the headset reconnects.

  Workaround:

  Running: modprobe -r usbhid; modprobe usbhid; temporarily fixes mouse
  click behaviour (but not the volume wheel clicking).

  The mouse click problem comes back when moving an audio stream to the
  headset via kmix.

  dmesg output from reloading usbhid kernel module:
  [ 6915.812979] usbcore: deregistering interface driver usbhid
  [ 6915.888438] input: Microsoft Wired Keyboard 600 as 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.0/input/input103
  [ 6915.888671] hid-generic 0003:045E:0750.0057: input,hidraw0: USB HID v1.11 
Keyboard [Microsoft Wired Keyboard 600] on usb-:00:1a.0-1.4/input0
  [ 6915.894333] input: Microsoft Wired Keyboard 600 as 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.4/1-1.4:1.1/input/input104
  [ 6915.894576] hid-generic 0003:045E:0750.0058: input,hidraw1: USB HID v1.11 
Device [Microsoft Wired Keyboard 600] on usb-:00:1a.0-1.4/input1
  [ 6915.897121] input: USB OPTICAL MOUSE as 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.2/1-1.2:1.0/input/input105
  [ 6915.897760] hid-generic 0003:093A:2521.0059: input,hidraw2: USB HID v1.11 
Mouse [USB OPTICAL MOUSE] on usb-:00:1a.0-1.2/input0
  [ 6915.900782] input: Logitech Logitech G930 Headset as 
/devices/pci:00/:00:1a.0/usb1/1-1/1-1.1/1-1.1:1.3/input/input106
  [ 6915.901949] hid-generic 0003:046D:0A1F.005A: input,hiddev0,hidraw3: USB 
HID v1.01 Device [Logitech Logitech G930 Headset] on usb-:00:1a.0-1.1/input3
  [ 6915.902002] usbcore: registered new interface driver usbhid
  [ 6915.902005] usbhid: USB HID core driver

  Mouse click behaviour returns to normal immediately.

  Occasionally the headset will start working as expected (volume wheel
  affects system volume, mouse behaviour is normal) but unfortunately I
  have not been able to work out how to reproduce this.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-input-evdev/+bug/1155819/+subscriptions

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

[Desktop-packages] [Bug 1436207] [NEW] firefox stops reading syspref.js after encountering non-existent setting

2015-03-25 Thread Jan Groenewald
Public bug reported:

Ubuntu 14.04 up to date 64bit, firefox 36

We had a non-existent setting in /etc/firefox/syspref.js. Firefox
ignored the rest of the file until we commented it out. This is probably
a bug. (FYI, this is a computer lab environment with network filesystem
and disk space quotas.)

// Mandatory settings
lockPref(browser.cache.disk.capacity, 0); 
//lockpref(browser.cache.disk.smart_size_cached_value, 0); // non-existent 
settings cause firefox to stop reading the rest of this file zomgwtfbbq
lockPref(browser.cache.disk.smart_size.enabled, false); 
lockPref(browser.cache.disk.enable, false); 
lockPref(browser.cache.offline.enable, false);
lockPref(privacy.clearOnShutdown.cache, true);

Better behaviour might be to ignore that line but continue reading the
file, or to throw a tantrum^H^H^H^H^Herror.

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

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

Title:
  firefox stops reading syspref.js after encountering non-existent
  setting

Status in firefox package in Ubuntu:
  New

Bug description:
  Ubuntu 14.04 up to date 64bit, firefox 36

  We had a non-existent setting in /etc/firefox/syspref.js. Firefox
  ignored the rest of the file until we commented it out. This is
  probably a bug. (FYI, this is a computer lab environment with network
  filesystem and disk space quotas.)

  // Mandatory settings
  lockPref(browser.cache.disk.capacity, 0); 
  //lockpref(browser.cache.disk.smart_size_cached_value, 0); // non-existent 
settings cause firefox to stop reading the rest of this file zomgwtfbbq
  lockPref(browser.cache.disk.smart_size.enabled, false); 
  lockPref(browser.cache.disk.enable, false); 
  lockPref(browser.cache.offline.enable, false);
  lockPref(privacy.clearOnShutdown.cache, true);

  Better behaviour might be to ignore that line but continue reading the
  file, or to throw a tantrum^H^H^H^H^Herror.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1436207/+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 1432968] [NEW] firefox keeps changing language for spellchecker

2015-03-17 Thread Jan Groenewald
Public bug reported:

Firefox resets my spellchecker from English UK to France FR every few
hours. Some people have had a similar problem:

http://ubuntuforums.org/showthread.php?t=2128195
http://askubuntu.com/questions/456497/firefox-spellcheck-keeps-changing-dictionary-to-es-cu-even-after-i-changed-to-en
http://superuser.com/questions/540937/firefox-spellcheck-settings-keep-changing

We are in a computer lab environment where AR, FR, EN languages are
installed and need to be. The default language is English UK. The gmail
compose window is especially where this interferes with workflow.

This is on an up to date Ubuntu 14.04.2 64bit and firefox
36.0.1+build2-0ubuntu0.14

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

** Description changed:

  Firefox resets my spellchecker from English UK to France FR every few
  hours. Some people have had a similar problem:
  
  http://ubuntuforums.org/showthread.php?t=2128195
  
http://askubuntu.com/questions/456497/firefox-spellcheck-keeps-changing-dictionary-to-es-cu-even-after-i-changed-to-en
  
http://superuser.com/questions/540937/firefox-spellcheck-settings-keep-changing
  
  We are in a computer lab environment where AR, FR, EN languages are
  installed and need to be. The default language is English UK. The gmail
  compose window is especially where this interferes with workflow.
+ 
+ This is on an up to date Ubuntu 14.04.2 64bit and firefox
+ 36.0.1+build2-0ubuntu0.14

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

Title:
  firefox keeps changing language for spellchecker

Status in firefox package in Ubuntu:
  New

Bug description:
  Firefox resets my spellchecker from English UK to France FR every few
  hours. Some people have had a similar problem:

  http://ubuntuforums.org/showthread.php?t=2128195
  
http://askubuntu.com/questions/456497/firefox-spellcheck-keeps-changing-dictionary-to-es-cu-even-after-i-changed-to-en
  
http://superuser.com/questions/540937/firefox-spellcheck-settings-keep-changing

  We are in a computer lab environment where AR, FR, EN languages are
  installed and need to be. The default language is English UK. The
  gmail compose window is especially where this interferes with
  workflow.

  This is on an up to date Ubuntu 14.04.2 64bit and firefox
  36.0.1+build2-0ubuntu0.14

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1432968/+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] [Aims] [Bug 763148] Re: Adding/Removing an external monitor causes open windows to move to another workspace

2014-11-13 Thread Jan Groenewald
Hi

Clarifying versions not showing bug for me:

0 root@osprey:~#dpkg -l unity
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion
Architecture Description
+++-===---===
ii  unity   7.2.3+14.04.20140826-0ub
amd64Interface designed for efficiency of space and
interaction.
0 root@osprey:~#dpkg -l compiz
Desired=Unknown/Install/Remove/Purge/Hold
|
Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
|/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
||/ NameVersion
Architecture Description
+++-===---===
ii  compiz  1:0.9.11.2+14.04.2014071
all  OpenGL window and compositing manager
0 root@osprey:~#

Regards,
Jan


On 11 November 2014 17:07, Eduards Bezverhijs ed...@inbox.lv wrote:

 Jan,
 can You please clarify which versions fixed the problem? Output from dpkg
 seems to be abrupt in Your comment.

 Also what I've checked is that windowses do not move randomly when I
 connect external display, they are going wild after I disconnect the
 monitor.

 Chris, patches for precise - did You picked them from Trusty based fixes
 or there are specific new fixes as well?
 Shouldn't these be forward-ported to next release which is also having
 problems?

 --
 You received this bug notification because you are a member of AIMS,
 which is subscribed to the bug report.
 https://bugs.launchpad.net/bugs/763148

 Title:
   Adding/Removing an external monitor causes open windows to move to
   another workspace

 Status in Compiz:
   Fix Released
 Status in Compiz 0.9.9 series:
   Fix Committed
 Status in Compiz Core:
   Fix Committed
 Status in compiz package in Ubuntu:
   Fix Released
 Status in compiz source package in Precise:
   Fix Released

 Bug description:
   [Impact]
   Many users will put different windows in different workspaces for better
 work flow.  If a user connects and/or disconnects an external monitor or
 projector, all of these windows will be put in the first workspace.  Having
 to go back and move all of the windows back to their workspaces is very
 frustrating and time consuming.

   [Test Case]
   #. Open some applications in different workspaces.
   #. Plug in an external monitor.

   [Regression Potential]
   Very low possibility that a window still ends up in the wrong workspace.

   

   Original description:
   well, i plug in my external screen.

   expected behaviour would be, if all of my windows would stay in the
   workspaces i aligned them to, and if they'd be on the same screen i
   had them in the first place.

   unfortunatly in unity, if i plug-in (or plug-off) my external screen
   the windows are all around, but not where i'd expect them to be
   (namely in the same place they were before). so i always have to
   toggle expo-mode and re-align all of my windows.

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

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



-- 
  .~.
  /V\ Jan Groenewald
 /( )\www.aims.ac.za
 ^^-^^

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

Title:
  Adding/Removing an external monitor causes open windows to move to
  another workspace

Status in Compiz:
  Fix Released
Status in Compiz 0.9.9 series:
  Fix Committed
Status in Compiz Core:
  Fix Committed
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “compiz” source package in Precise:
  Fix Released

Bug description:
  [Impact]
  Many users will put different windows in different workspaces for better work 
flow.  If a user connects and/or disconnects an external monitor or projector, 
all of these windows will be put in the first workspace.  Having to go back and 
move all of the windows back to their workspaces is very frustrating and time 
consuming.

  [Test Case]
  #. Open some applications in different workspaces.
  #. Plug in an external monitor.

  [Regression Potential]
  Very low possibility that a window still ends up in the wrong workspace.

  

  Original description:
  well, i plug in my

Re: [Desktop-packages] [Aims] [Bug 763148] Re: Adding/Removing an external monitor causes open windows to move to another workspace

2014-11-08 Thread Jan Groenewald
The problem is fixed for me with these versions:
ii  compiz 1:0.9.11.2+1 all  OpenGL window and compositing
man
ii  unity  7.2.3+14.04. amd64Interface designed for
efficiency


On 8 November 2014 17:52, schu 763...@bugs.launchpad.net wrote:

 Problem still exists.

 compiz 1:0.9.11.2+14.04.20140714-0ubuntu1
 unity 7.2.3+14.04.20140826-0ubuntu1

 --
 You received this bug notification because you are a member of AIMS,
 which is subscribed to the bug report.
 https://bugs.launchpad.net/bugs/763148

 Title:
   Adding/Removing an external monitor causes open windows to move to
   another workspace

 Status in Compiz:
   Fix Released
 Status in Compiz 0.9.9 series:
   Fix Committed
 Status in Compiz Core:
   Fix Committed
 Status in “compiz” package in Ubuntu:
   Fix Released
 Status in “compiz” source package in Precise:
   Fix Released

 Bug description:
   [Impact]
   Many users will put different windows in different workspaces for better
 work flow.  If a user connects and/or disconnects an external monitor or
 projector, all of these windows will be put in the first workspace.  Having
 to go back and move all of the windows back to their workspaces is very
 frustrating and time consuming.

   [Test Case]
   #. Open some applications in different workspaces.
   #. Plug in an external monitor.

   [Regression Potential]
   Very low possibility that a window still ends up in the wrong workspace.

   

   Original description:
   well, i plug in my external screen.

   expected behaviour would be, if all of my windows would stay in the
   workspaces i aligned them to, and if they'd be on the same screen i
   had them in the first place.

   unfortunatly in unity, if i plug-in (or plug-off) my external screen
   the windows are all around, but not where i'd expect them to be
   (namely in the same place they were before). so i always have to
   toggle expo-mode and re-align all of my windows.

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

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



-- 
  .~.
  /V\ Jan Groenewald
 /( )\www.aims.ac.za
 ^^-^^

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

Title:
  Adding/Removing an external monitor causes open windows to move to
  another workspace

Status in Compiz:
  Fix Released
Status in Compiz 0.9.9 series:
  Fix Committed
Status in Compiz Core:
  Fix Committed
Status in “compiz” package in Ubuntu:
  Fix Released
Status in “compiz” source package in Precise:
  Fix Released

Bug description:
  [Impact]
  Many users will put different windows in different workspaces for better work 
flow.  If a user connects and/or disconnects an external monitor or projector, 
all of these windows will be put in the first workspace.  Having to go back and 
move all of the windows back to their workspaces is very frustrating and time 
consuming.

  [Test Case]
  #. Open some applications in different workspaces.
  #. Plug in an external monitor.

  [Regression Potential]
  Very low possibility that a window still ends up in the wrong workspace.

  

  Original description:
  well, i plug in my external screen.

  expected behaviour would be, if all of my windows would stay in the
  workspaces i aligned them to, and if they'd be on the same screen i
  had them in the first place.

  unfortunatly in unity, if i plug-in (or plug-off) my external screen
  the windows are all around, but not where i'd expect them to be
  (namely in the same place they were before). so i always have to
  toggle expo-mode and re-align all of my windows.

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/763148/+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 1236951] Re: package tex-common 4.04 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-06-14 Thread Jan Groenewald
To do the LTS upgrade if you know about this before, this is enough:

sudo apt-get purge tex-common
sudo -E do-release-upgrade -d
sudo -E apt-get -y install tex-common texlive-base texlive-latex-recommended

(last packages added back as you need)

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

Title:
  package tex-common 4.04 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

Status in “tex-common” package in Ubuntu:
  Triaged

Bug description:
  While updating from 13.04 to 13.10, I was prompted with a crash
  dialog, then a will automatically revert (?) dialogue...

  ProblemType: Package
  DistroRelease: Ubuntu 13.10
  Package: tex-common 4.04
  ProcVersionSignature: Ubuntu 3.8.0-31.23-lowlatency 3.8.13.8
  Uname: Linux 3.8.0-31-lowlatency x86_64
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  Date: Tue Oct  8 12:11:33 2013
  DuplicateSignature: package:tex-common:4.04:ErrorMessage: subprocess 
installed post-installation script returned error exit status 1
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationDate: Installed on 2012-06-12 (482 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: tex-common
  Title: package tex-common 4.04 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to saucy on 2013-10-08 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1236951/+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 1295247] Re: Cheese says There was an error playing video from webcam

2014-06-10 Thread Jan Groenewald
I get this problem the first time openig cheese, but not subsequent
times

0 jan@muizenberg:/var/autofs/misc/home/jan$cheese
libv4l2: error got 4 consecutive frame decode errors, last error: v4l-convert: 
libjpeg error: End Of Image

(cheese:2431): cheese-WARNING **: Internal data flow error.: 
gstbasesrc.c(2865): gst_base_src_loop (): 
/GstCameraBin:camerabin/GstWrapperCameraBinSrc:camera_source/GstBin:bin17/GstV4l2Src:video_source:
streaming task paused, reason error (-5)

0 jan@muizenberg:/var/autofs/misc/home/jan$cheese
0 jan@muizenberg:/var/autofs/misc/home/jan$cheese
0 jan@muizenberg:/var/autofs/misc/home/jan$

64bit trusty, up to date, external logitech.

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

Title:
  Cheese says There was an error playing video from webcam

Status in “cheese” package in Ubuntu:
  Confirmed

Bug description:
  Whenever I open Cheese in Ubuntu 14.04 beta 1 (Unity), my webcam's light once 
turns on, then it turns off and Cheese turns black, written There was an error 
playing video from webcam. This never happened in any previous versions of 
Ubuntu. 
  The problem is reproducible.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: cheese 3.10.2-0ubuntu2
  ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
  Uname: Linux 3.13.0-12-generic i686
  ApportVersion: 2.13.2-0ubuntu5
  Architecture: i386
  CurrentDesktop: Unity
  Date: Thu Mar 20 22:29:57 2014
  InstallationDate: Installed on 2014-03-20 (0 days ago)
  InstallationMedia: Xubuntu 14.04 LTS Trusty Tahr - Alpha i386 (20140225)
  SourcePackage: cheese
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cheese/+bug/1295247/+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 763148] Re: Adding/Removing an external monitor causes open windows to move to another workspace

2014-06-01 Thread Jan Groenewald
I had this bug from precise, and can confirm it in raring, quantal,
saucy, trusty.

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

Title:
  Adding/Removing an external monitor causes open windows to move to
  another workspace

Status in Compiz:
  Fix Released
Status in Compiz 0.9.9 series:
  Fix Committed
Status in Compiz Core:
  Fix Committed
Status in “compiz” package in Ubuntu:
  Fix Released

Bug description:
  [Impact]
  Many users will put different windows in different workspaces for better work 
flow.  If a user connects and/or disconnects an external monitor or projector, 
all of these windows will be put in the first workspace.  Having to go back and 
move all of the windows back to their workspaces is very frustrating and time 
consuming.

  [Test Case]
  #. Open some applications in different workspaces.
  #. Plug in an external monitor.

  [Regression Potential]
  Very low possibility that a window still ends up in the wrong workspace.

  

  Original description:
  well, i plug in my external screen.

  expected behaviour would be, if all of my windows would stay in the
  workspaces i aligned them to, and if they'd be on the same screen i
  had them in the first place.

  unfortunatly in unity, if i plug-in (or plug-off) my external screen
  the windows are all around, but not where i'd expect them to be
  (namely in the same place they were before). so i always have to
  toggle expo-mode and re-align all of my windows.

To manage notifications about this bug go to:
https://bugs.launchpad.net/compiz/+bug/763148/+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 1313353] [NEW] Not all apps follow Global Menu vs LIM setting

2014-04-27 Thread Jan Groenewald
Public bug reported:

I'm running trusty 64bit (do-release-upgrade from precise).  When I set
Dash  Appearance  Behaviour  Show menus In the menu bar (I toggled
it a few times while looking at each app).

It works for
firefox
clementine
chromium
unity-control-centre
dconf-editor
system monitor

It does not work for (they both stay LIM and take up an extra bar below the 
global bar when maximised)
nautilus
gnome-terminal
gedit
ubuntu-software-centre
transmission-gtk

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

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

Title:
  Not all apps follow Global Menu vs LIM setting

Status in “unity” package in Ubuntu:
  New

Bug description:
  I'm running trusty 64bit (do-release-upgrade from precise).  When I
  set Dash  Appearance  Behaviour  Show menus In the menu bar (I
  toggled it a few times while looking at each app).

  It works for
  firefox
  clementine
  chromium
  unity-control-centre
  dconf-editor
  system monitor

  It does not work for (they both stay LIM and take up an extra bar below the 
global bar when maximised)
  nautilus
  gnome-terminal
  gedit
  ubuntu-software-centre
  transmission-gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1313353/+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 1236951] Re: package tex-common 4.04 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-04-25 Thread Jan Groenewald
Note this bug also breaks LTS to LTS (12.04 to 14.04) do-release-
upgrades when tex-common is installed.

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

Title:
  package tex-common 4.04 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

Status in “tex-common” package in Ubuntu:
  Triaged

Bug description:
  While updating from 13.04 to 13.10, I was prompted with a crash
  dialog, then a will automatically revert (?) dialogue...

  ProblemType: Package
  DistroRelease: Ubuntu 13.10
  Package: tex-common 4.04
  ProcVersionSignature: Ubuntu 3.8.0-31.23-lowlatency 3.8.13.8
  Uname: Linux 3.8.0-31-lowlatency x86_64
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  Date: Tue Oct  8 12:11:33 2013
  DuplicateSignature: package:tex-common:4.04:ErrorMessage: subprocess 
installed post-installation script returned error exit status 1
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationDate: Installed on 2012-06-12 (482 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: tex-common
  Title: package tex-common 4.04 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to saucy on 2013-10-08 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1236951/+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 1304972] Re: package tex-common 4.04 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-04-25 Thread Jan Groenewald
Also see https://bugs.launchpad.net/ubuntu/+source/tex-
common/+bug/1236951 (and all it's duplicates...)

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

Title:
  package tex-common 4.04 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

Status in “tex-common” package in Ubuntu:
  Confirmed

Bug description:
  Precise AMD64 to Trusty upgrade with all of main installed.

  tex-common crashes with:
  
  Processing triggers for tex-common (4.04) ...
  Running updmap-sys. This may take some time...
  updmap-sys failed. Output has been stored in
  /tmp/updmap.CGJydbZz
  Please include this file if you report a bug.

  Sometimes, not accepting conffile updates in /etc/texmf/updmap.d
  causes updmap-sys to fail.  Please check for files with extension
  .dpkg-dist or .ucf-dist in this directory

  dpkg: error processing package tex-common (--configure):
   subprocess installed post-installation script returned error exit status 1
  

  Content of /tmp/updmap.CGJydbZz

  
  updmap is using the following updmap.cfg files (in precedence order):
/var/lib/texmf/web2c/updmap.cfg
/usr/share/texmf/web2c/updmap.cfg
/usr/share/texlive/texmf-dist/web2c/updmap.cfg
  updmap is using the following updmap.cfg file for writing changes:
/etc/texmf/web2c/updmap.cfg
  dvips output dir: /var/lib/texmf/fonts/map/dvips/updmap
  pdftex output dir: /var/lib/texmf/fonts/map/pdftex/updmap
  dvipdfmx output dir: /var/lib/texmf/fonts/map/dvipdfmx/updmap

  ERROR:  The following map file(s) couldn't be found:
antp.map (in /var/lib/texmf/web2c/updmap.cfg)
comicvn.map (in /var/lib/texmf/web2c/updmap.cfg)
csother.map (in /var/lib/texmf/web2c/updmap.cfg)
cstext.map (in /var/lib/texmf/web2c/updmap.cfg)
fi4.map (in /var/lib/texmf/web2c/updmap.cfg)
grverb.map (in /var/lib/texmf/web2c/updmap.cfg)
mscorevn.map (in /var/lib/texmf/web2c/updmap.cfg)
slantcm.map (in /var/lib/texmf/web2c/updmap.cfg)
troff-updmap.map (in /var/lib/texmf/web2c/updmap.cfg)
zpeu.map (in /var/lib/texmf/web2c/updmap.cfg)

  Did you run mktexlsr?

You can disable non-existent map entries using the option
  --syncwithtrees.
  


  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: tex-common 4.04
  Uname: Linux 3.11.0-19-generic x86_64
  Architecture: amd64
  Date: Wed Apr  9 10:19:44 2014
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: tex-common
  Title: package tex-common 4.04 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1304972/+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 1037662] Re: flashplugin-installer does not honor proxy settings

2014-04-25 Thread Jan Groenewald
Also try adobe-flashplugin from partner rather than flashplugin-
installer.


On 25 April 2014 11:13, Ekimia cont...@ekimia.fr wrote:

 Humm, are you sure that you're proxy is not rejecting non classic user
 agents ? try with wget.

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (1098233).
 https://bugs.launchpad.net/bugs/1037662

 Title:
   flashplugin-installer does not honor proxy settings

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/1037662/+subscriptions



-- 
  .~.
  /V\ Jan Groenewald
 /( )\www.aims.ac.za
 ^^-^^

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

Title:
  flashplugin-installer does not honor proxy settings

Status in “flashplugin-nonfree” package in Ubuntu:
  Triaged

Bug description:
  Description:  Ubuntu quantal (development branch)
  Release:  12.10

  flashplugin-installer:
    Installato: 11.2.202.238ubuntu1
    Candidato:  11.2.202.238ubuntu1
    Tabella versione:
   *** 11.2.202.238ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ quantal/multiverse i386 Packages
  100 /var/lib/dpkg/status

  i'm behind a corporate  proxy i can download with wget, curl and other
  stuffs but the plugin flashplugin-nonfree do not traverse my proxy...
  gui install mode and also this using terminal commands:

  sudo apt-get install flashplugin-nonfree

  nor with

  sudo -E apt-get install flashplugin-nonfree

  my env:  env | grep -i proxy

  http_proxy=http://192.168.100.59:3128/
  ftp_proxy=ftp://192.168.100.59:3128/
  socks_proxy=socks://192.168.100.59:3128/
  UBUNTU_MENUPROXY=
  https_proxy=https://192.168.100.59:3128/

  Also i have the proxy values correctly set into /etc/apt/apt.conf to
  traverse the proxy for the debs...

  also set into /etc/sudoers
  Defaultsenv_reset
  Defaultsenv_keep=http_proxy https_proxy

  
  Available workaround:
  https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/1098233

  Thanks.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: flashplugin-installer 11.2.202.238ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
  Uname: Linux 3.5.0-10-generic i686
  ApportVersion: 2.4-0ubuntu8
  Architecture: i386
  Date: Thu Aug 16 18:16:30 2012
  ProcEnviron:
   LANGUAGE=it:en
   TERM=xterm
   PATH=(custom, user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: flashplugin-nonfree
  UpgradeStatus: Upgraded to quantal on 2012-07-02 (45 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/1037662/+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 1236951] Re: package tex-common 4.04 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-04-24 Thread Jan Groenewald
The error seems to be udpmap-sys is not found:

0 root@waseem-desktop:/tmp#more updmap.K5mR0Nsi
warning: kpathsea: configuration file texmf.cnf not found in these directories: 
/usr/share/texmf/web2c:/usr/share/texmf-texlive/web2c:/usr/local/share/tex
mf/web2c.
warning: kpathsea: configuration file texmf.cnf not found in these directories: 
/usr/share/texmf/web2c:/usr/share/texmf-texlive/web2c:/usr/local/share/tex
mf/web2c.
/usr/bin/updmap: 1096: .: Can't open /usr/share/tex-common/debianize-updmap
===
0 root@waseem-desktop:~#locate debianize-updmap
/usr/share/tex-common/debianize-updmap
root@waseem-desktop:~#ls -l /usr/share/tex-common/
total 4
-rw-r--r-- 1 root root 283 Jun 15 2013 mktex.cnf
0 root@waseem-desktop:~#



On precise, pre-upgrade, this file belonged to texlive-binaries, not tex-common:
0 root@muizenberg:/usr/bin#dpkg -S /usr/bin/updmap
texlive-binaries: /usr/bin/updmap
0 root@muizenberg:/usr/bin#dpkg -S /usr/bin/updmap-sys
texlive-binaries: /usr/bin/updmap-sys
0 root@muizenberg:/usr/bin#

On a trusty, post upgrade, this file belongs to texlive-base, not tex-common:
0 jan@hilaire-desktop:~$dpkg -S /usr/bin/updmap
texlive-base: /usr/bin/updmap

Possibly the file is missing during the upgrade as texlive-binaries has
just been removed in the upgrade.

=


From tex-common postinst:

This looks OK
if which updmap-sys /dev/null; then
# we also have to check that texlive-base is installed
# and configured, otherwise we cannot be sure that
# all necessary basic files are present
#
# dpkg-query has two defects wrt not existing packages
# - it is noisy to stderr
# - it returns 1
# so shut both errors up
stat=$(dpkg-query -W -f='${Status}' texlive-base 
2/dev/null || true)
case $stat in
install ok installed)
do_it=1
;;
*)
do_it=0
;;
esac
if [ $do_it = 0 ] ; then
echo texlive-base is not ready, delaying updmap-sys 
call 2
else
but is maybe failing??? Perhaps the OLD texlive-base without updmap-sys is 
still installed OK, but the OLD texlive-binaries containing updmap-sys is 
already removed??? Though I would have thought the earlier conditional if 
which updmap-sys would have exited already if updmap-sys was already removed.

On a related note: This does not look OK, is it checking for texlive-
base or for context?? Does this stanza perhaps also trigger updmap?

run_mtxrun_if_possible()
{
# code from postinst-tex
if dhit_libkpathsea_configured; then
if which mtxrun /dev/null; then
# we also have to check that texlive-base is installed
# and configured, otherwise we cannot be sure that
# all necessary basic files are present
#
# dpkg-query has two defects wrt not existing packages
# - it is noisy to stderr
# - it returns 1
# so shut both errors up
stat=$(dpkg-query -W -f='${Status}' context 2/dev/null || true)
case $stat in
install ok installed)
do_it=1
;;
*)
do_it=0
;;
esac
if [ $do_it = 1 ] ; then
tempfile=$(mktemp -p /tmp mtxrun.)

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

Title:
  package tex-common 4.04 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

Status in “tex-common” package in Ubuntu:
  Triaged

Bug description:
  While updating from 13.04 to 13.10, I was prompted with a crash
  dialog, then a will automatically revert (?) dialogue...

  ProblemType: Package
  DistroRelease: Ubuntu 13.10
  Package: tex-common 4.04
  ProcVersionSignature: Ubuntu 3.8.0-31.23-lowlatency 3.8.13.8
  Uname: Linux 3.8.0-31-lowlatency x86_64
  ApportVersion: 2.12.5-0ubuntu1
  Architecture: amd64
  Date: Tue Oct  8 12:11:33 2013
  DuplicateSignature: package:tex-common:4.04:ErrorMessage: subprocess 
installed post-installation script returned error exit status 1
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationDate: Installed on 2012-06-12 (482 days ago)
  

[Desktop-packages] [Bug 1182578] Re: tex-common fails to upgrade

2014-04-23 Thread Jan Groenewald
tex-commons also fails to upgrade cleanly 12.04 to 14.04
Multiple confirmations.

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

Title:
  tex-common fails to upgrade

Status in “tex-common” package in Ubuntu:
  Confirmed

Bug description:
  Setting up tex-common (4.03) ...
  Running mktexlsr. This may take some time... done.
  Running mtxrun --generate. This may take some time... 
  mtxrun --generate failed. Output has been stored in
  /tmp/mtxrun.ykCZKyYY
  Please include this file if you report a bug.

  dpkg: error processing tex-common (--configure):
   subprocess installed post-installation script returned error exit status 1
  dpkg: dependency problems prevent configuration of luatex:
   luatex depends on tex-common (= 4); however:
Package tex-common is not configured yet.

  dpkg: error processing luatex (--configure):
   dependency problems - leaving unconfigured
  No apport report written because the error message indicates its a followup 
error from a previous failure.

Errors were encountered while processing:
   tex-common
   luatex
  E: Sub-process /usr/bin/dpkg returned an error code (1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1182578/+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 1311203] Re: package tex-common 2.10 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-04-23 Thread Jan Groenewald
This is not my bug. My bug is 
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1311032
(Got confused by those similar bug numbers for a while! 1311032 vs 1311203 ;)
I changed from Confirmed back to New

** Changed in: tex-common (Ubuntu)
   Status: Confirmed = New

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

Title:
  package tex-common 2.10 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

Status in “tex-common” package in Ubuntu:
  New

Bug description:
  Failed upgrade from 12.04 to 14.04

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: tex-common 2.10
  ProcVersionSignature: Ubuntu 3.5.0-48.72~precise1-generic 3.5.7.31
  Uname: Linux 3.5.0-48-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  Date: Tue Apr 22 17:13:16 2014
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: tex-common
  Title: package tex-common 2.10 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1311203/+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 1311032] Re: package tex-common 4.04 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-04-23 Thread Jan Groenewald
Setting up tex-common (4.04) ...
Ignoring /etc/texmf/texmf.d/05TeXMF.cnf during generation of texmf.cnf, please 
remove manually!
Ignoring /etc/texmf/texmf.d/15Plain.cnf during generation of texmf.cnf, please 
remove manually!
Ignoring /etc/texmf/texmf.d/45TeXinputs.cnf during generation of texmf.cnf, 
please remove manually!
Ignoring /etc/texmf/texmf.d/55Fonts.cnf during generation of texmf.cnf, please 
remove manually!
Ignoring /etc/texmf/texmf.d/65BibTeX.cnf during generation of texmf.cnf, please 
remove manually!
Ignoring /etc/texmf/texmf.d/75DviPS.cnf during generation of texmf.cnf, please 
remove manually!
Ignoring /etc/texmf/texmf.d/80DVIPDFMx.cnf during generation of texmf.cnf, 
please remove manually!
Ignoring /etc/texmf/texmf.d/85Misc.cnf during generation of texmf.cnf, please 
remove manually!
Ignoring /etc/texmf/texmf.d/90TeXDoc.cnf during generation of texmf.cnf, please 
remove manually!
Ignoring /etc/texmf/texmf.d/95NonPath.cnf during generation of texmf.cnf, 
please remove manually!
Unknown AddHypen directive USEFILE in line: ==USEFILE 
/usr/share/texmf-texlive/tex/generic/config/language.us 
/usr/share/texmf-texlive/tex/generic/config/
language.us.def==!
Unknown AddHypen directive USEFILE in line: ==USEFILE 
/usr/share/texmf-texlive/tex/generic/config/language.us 
/usr/share/texmf-texlive/tex/generic/config/
language.us.def==!
Unknown AddHypen directive USEFILE in line: ==USEFILE 
/usr/share/texmf-texlive/tex/generic/config/language.us 
/usr/share/texmf-texlive/tex/generic/config/
language.us.def==!
Running mktexlsr. This may take some time... done.
Running updmap-sys. This may take some time...
updmap-sys failed. Output has been stored in
/tmp/updmap.K5mR0Nsi
Please include this file if you report a bug.

Sometimes, not accepting conffile updates in /etc/texmf/updmap.d
causes updmap-sys to fail.  Please check for files with extension
.dpkg-dist or .ucf-dist in this directory

dpkg: error processing package tex-common (--configure):
 subprocess installed post-installation script returned error exit status 1
No apport report written because MaxReports is reached already
  Errors were 
encountered while processing:
 tex-common

Error in function:


A fatal error occurred

Please report this as a bug and include the files
/var/log/dist-upgrade/main.log and /var/log/dist-upgrade/apt.log in
your report. The upgrade has aborted.
Your original sources.list was saved in
/etc/apt/sources.list.distUpgrade.

SystemError: E:Sub-process /usr/bin/dpkg returned an error code (1)

==
0 root@waseem-desktop:/tmp#more updmap.K5mR0Nsi
warning: kpathsea: configuration file texmf.cnf not found in these directories: 
/usr/share/texmf/web2c:/usr/share/texmf-texlive/web2c:/usr/local/share/tex
mf/web2c.
warning: kpathsea: configuration file texmf.cnf not found in these directories: 
/usr/share/texmf/web2c:/usr/share/texmf-texlive/web2c:/usr/local/share/tex
mf/web2c.
/usr/bin/updmap: 1096: .: Can't open /usr/share/tex-common/debianize-updmap
===
0 root@waseem-desktop:~#locate debianize-updmap
/usr/share/tex-common/debianize-updmap
root@waseem-desktop:~#ls -l /usr/share/tex-common/
total 4
-rw-r--r-- 1 root root 283 Jun 15  2013 mktex.cnf
0 root@waseem-desktop:~#




** Attachment added: updmap.K5mR0Nsi
   
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1311032/+attachment/4094029/+files/updmap.K5mR0Nsi

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

Title:
  package tex-common 4.04 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

Status in “tex-common” package in Ubuntu:
  Confirmed

Bug description:
  This failed while updating from Ubuntu 12.04 to Ubuntu 14.04.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: tex-common 4.04
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Tue Apr 22 00:20:09 2014
  DuplicateSignature: package:tex-common:4.04:ErrorMessage: subprocess 
installed post-installation script returned error exit status 1
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationDate: Installed on 2012-04-29 (723 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  PackageArchitecture: all
  SourcePackage: tex-common
  Title: package tex-common 4.04 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (0 days ago)

To manage 

[Desktop-packages] [Bug 1311032] Re: package tex-common 4.04 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-04-23 Thread Jan Groenewald
** Attachment added: apt.log
   
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1311032/+attachment/4094030/+files/apt.log

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

Title:
  package tex-common 4.04 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

Status in “tex-common” package in Ubuntu:
  Confirmed

Bug description:
  This failed while updating from Ubuntu 12.04 to Ubuntu 14.04.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: tex-common 4.04
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Tue Apr 22 00:20:09 2014
  DuplicateSignature: package:tex-common:4.04:ErrorMessage: subprocess 
installed post-installation script returned error exit status 1
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationDate: Installed on 2012-04-29 (723 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  PackageArchitecture: all
  SourcePackage: tex-common
  Title: package tex-common 4.04 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1311032/+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 1311032] Re: package tex-common 4.04 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-04-23 Thread Jan Groenewald
** Attachment added: main.log
   
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1311032/+attachment/4094040/+files/main.log

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

Title:
  package tex-common 4.04 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

Status in “tex-common” package in Ubuntu:
  Confirmed

Bug description:
  This failed while updating from Ubuntu 12.04 to Ubuntu 14.04.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: tex-common 4.04
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Tue Apr 22 00:20:09 2014
  DuplicateSignature: package:tex-common:4.04:ErrorMessage: subprocess 
installed post-installation script returned error exit status 1
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationDate: Installed on 2012-04-29 (723 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  PackageArchitecture: all
  SourcePackage: tex-common
  Title: package tex-common 4.04 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1311032/+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 1182578] Re: tex-common fails to upgrade

2014-04-23 Thread Jan Groenewald
*** This bug is a duplicate of bug 1311032 ***
https://bugs.launchpad.net/bugs/1311032

** This bug has been marked a duplicate of bug 1311032
   package tex-common 4.04 failed to install/upgrade: ErrorMessage: subprocess 
installed post-installation script returned error exit status 1

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

Title:
  tex-common fails to upgrade

Status in “tex-common” package in Ubuntu:
  Confirmed

Bug description:
  Setting up tex-common (4.03) ...
  Running mktexlsr. This may take some time... done.
  Running mtxrun --generate. This may take some time... 
  mtxrun --generate failed. Output has been stored in
  /tmp/mtxrun.ykCZKyYY
  Please include this file if you report a bug.

  dpkg: error processing tex-common (--configure):
   subprocess installed post-installation script returned error exit status 1
  dpkg: dependency problems prevent configuration of luatex:
   luatex depends on tex-common (= 4); however:
Package tex-common is not configured yet.

  dpkg: error processing luatex (--configure):
   dependency problems - leaving unconfigured
  No apport report written because the error message indicates its a followup 
error from a previous failure.

Errors were encountered while processing:
   tex-common
   luatex
  E: Sub-process /usr/bin/dpkg returned an error code (1)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1182578/+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 1311032] Re: package tex-common 4.04 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-04-23 Thread Jan Groenewald
On precise, pre-upgrade, this file belonged to texlive-binaries, not tex-common:
0 root@muizenberg:/usr/bin#dpkg -S /usr/bin/updmap
texlive-binaries: /usr/bin/updmap
0 root@muizenberg:/usr/bin#dpkg -S /usr/bin/updmap-sys
texlive-binaries: /usr/bin/updmap-sys
0 root@muizenberg:/usr/bin#

On a trusty, post upgrade, this file belongs to texlive-base, not tex-common:
0 jan@hilaire-desktop:~$dpkg -S /usr/bin/updmap
texlive-base: /usr/bin/updmap

Possibly the file is missing during the upgrade as texlive-binaries has
just been removed in the upgrade.

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

Title:
  package tex-common 4.04 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

Status in “tex-common” package in Ubuntu:
  Confirmed

Bug description:
  This failed while updating from Ubuntu 12.04 to Ubuntu 14.04.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: tex-common 4.04
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Tue Apr 22 00:20:09 2014
  DuplicateSignature: package:tex-common:4.04:ErrorMessage: subprocess 
installed post-installation script returned error exit status 1
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationDate: Installed on 2012-04-29 (723 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  PackageArchitecture: all
  SourcePackage: tex-common
  Title: package tex-common 4.04 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1311032/+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 1311032] Re: package tex-common 4.04 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-04-23 Thread Jan Groenewald
From tex-common postinst:

This looks OK
if which updmap-sys /dev/null; then
# we also have to check that texlive-base is installed
# and configured, otherwise we cannot be sure that
# all necessary basic files are present
#
# dpkg-query has two defects wrt not existing packages
# - it is noisy to stderr
# - it returns 1
# so shut both errors up
stat=$(dpkg-query -W -f='${Status}' texlive-base 
2/dev/null || true)
case $stat in
install ok installed)
do_it=1
;;
*)
do_it=0
;;
esac
if [ $do_it = 0 ] ; then
echo texlive-base is not ready, delaying updmap-sys 
call 2
else
but is maybe failing??? Perhaps the OLD texlive-base without updmap-sys is 
still installed OK, but the OLD texlive-binaries containing updmap-sys is 
already removed??? Though I would have though the earlier conditional if which 
updmap-sys would have exited already.


On a related note: This does not look OK, is it checking for texlive-base or 
for context?? Does this stanza perhaps also trigger updmap?

run_mtxrun_if_possible()
{
# code from postinst-tex
if dhit_libkpathsea_configured; then
if which mtxrun /dev/null; then
# we also have to check that texlive-base is installed
# and configured, otherwise we cannot be sure that
# all necessary basic files are present
#
# dpkg-query has two defects wrt not existing packages
# - it is noisy to stderr
# - it returns 1
# so shut both errors up
stat=$(dpkg-query -W -f='${Status}' context 2/dev/null || true)
case $stat in
install ok installed)
do_it=1
;;
*)
do_it=0
;;
esac
if [ $do_it = 1 ] ; then
tempfile=$(mktemp -p /tmp mtxrun.)

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

Title:
  package tex-common 4.04 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

Status in “tex-common” package in Ubuntu:
  Confirmed

Bug description:
  This failed while updating from Ubuntu 12.04 to Ubuntu 14.04.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: tex-common 4.04
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Tue Apr 22 00:20:09 2014
  DuplicateSignature: package:tex-common:4.04:ErrorMessage: subprocess 
installed post-installation script returned error exit status 1
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationDate: Installed on 2012-04-29 (723 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  PackageArchitecture: all
  SourcePackage: tex-common
  Title: package tex-common 4.04 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1311032/+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 1311032] Re: package tex-common 4.04 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-04-23 Thread Jan Groenewald
I just purge tex-common, then finish the do-release-upgrade using apt-get
dist-upgrade. Sometimes a few iterations to finish. This will show up on
ALL our institutional laptops though, I'd like to see a fix.


On 23 April 2014 20:38, Russell Jones
russell.jo...@physics.ox.ac.ukwrote:

 This looks pretty similar to the problem I had. I did the following
 apt-get remove libkpathsea5
 vim /var/lib/texmf/web2c/updmap.cfg
 (removed lines referring to comicvn.map and mscorevn.map)
 updmap-sys
 dpkg --configure -a
 (use dpkg --configure tex-common for less output if things go wrong)

 It spits out
 Warning: Please see /usr/share/doc/tex-common/NEWS.Debian.gz
 Warning: found file: /etc/texmf/updmap.d/00updmap.cfg
 Warning: found file: /etc/texmf/updmap.d/10lmodern.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-base.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-fonts-extra.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-fonts-recommended.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-games.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-lang-african.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-lang-arabic.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-lang-cyrillic.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-lang-czechslovak.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-lang-french.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-lang-greek.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-lang-hebrew.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-lang-indic.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-lang-lithuanian.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-lang-mongolian.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-lang-polish.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-lang-vietnamese.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-latex-base.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-latex-extra.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-math-extra.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-omega.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-pictures.cfg
 Warning: found file: /etc/texmf/updmap.d/10texlive-science.cfg
 Warning: found file: /etc/texmf/updmap.d/20latex-fonts-thai-tlwg.cfg
 Warning: found file: /etc/texmf/updmap.d/20tex-gyre.cfg
 Warning: found file: /etc/texmf/updmap.d/50cm-super-minimal.cfg
 Warning: found file: /etc/texmf/updmap.d/50cm-super.cfg

 each time any package to do with tex is configured, but the install
 seems to be continuing OK. I guess those files can be removed once the
 install has finished (I think the newer, equivalent config files go
 somewhere else).

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1311032

 Title:
   package tex-common 4.04 failed to install/upgrade: ErrorMessage:
   subprocess installed post-installation script returned error exit
   status 1

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1311032/+subscriptions



-- 
  .~.
  /V\ Jan Groenewald
 /( )\www.aims.ac.za
 ^^-^^

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

Title:
  package tex-common 4.04 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

Status in “tex-common” package in Ubuntu:
  Confirmed

Bug description:
  This failed while updating from Ubuntu 12.04 to Ubuntu 14.04.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: tex-common 4.04
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Tue Apr 22 00:20:09 2014
  DuplicateSignature: package:tex-common:4.04:ErrorMessage: subprocess 
installed post-installation script returned error exit status 1
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationDate: Installed on 2012-04-29 (723 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  PackageArchitecture: all
  SourcePackage: tex-common
  Title: package tex-common 4.04 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1311032/+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 1311032] Re: package tex-common 4.04 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-04-22 Thread Jan Groenewald
** Changed in: tex-common (Ubuntu)
   Status: New = Confirmed

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

Title:
  package tex-common 4.04 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

Status in “tex-common” package in Ubuntu:
  Confirmed

Bug description:
  This failed while updating from Ubuntu 12.04 to Ubuntu 14.04.

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: tex-common 4.04
  ProcVersionSignature: Ubuntu 3.13.0-24.46-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Tue Apr 22 00:20:09 2014
  DuplicateSignature: package:tex-common:4.04:ErrorMessage: subprocess 
installed post-installation script returned error exit status 1
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationDate: Installed on 2012-04-29 (723 days ago)
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  PackageArchitecture: all
  SourcePackage: tex-common
  Title: package tex-common 4.04 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1311032/+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 1311203] Re: package tex-common 2.10 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2014-04-22 Thread Jan Groenewald
** Changed in: tex-common (Ubuntu)
   Status: New = Confirmed

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

Title:
  package tex-common 2.10 failed to install/upgrade: ErrorMessage:
  subprocess installed post-installation script returned error exit
  status 1

Status in “tex-common” package in Ubuntu:
  Confirmed

Bug description:
  Failed upgrade from 12.04 to 14.04

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: tex-common 2.10
  ProcVersionSignature: Ubuntu 3.5.0-48.72~precise1-generic 3.5.7.31
  Uname: Linux 3.5.0-48-generic x86_64
  ApportVersion: 2.0.1-0ubuntu17.6
  Architecture: amd64
  Date: Tue Apr 22 17:13:16 2014
  ErrorMessage: ErrorMessage: subprocess installed post-installation script 
returned error exit status 1
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  MarkForUpload: True
  PackageArchitecture: all
  SourcePackage: tex-common
  Title: package tex-common 2.10 failed to install/upgrade: ErrorMessage: 
subprocess installed post-installation script returned error exit status 1
  UpgradeStatus: Upgraded to trusty on 2014-04-22 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/tex-common/+bug/1311203/+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 1283682] Re: GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache':

2014-04-18 Thread Jan Groenewald
Looks like duplicate of https://bugs.launchpad.net/ubuntu/+source/gdk-
pixbuf/+bug/619003

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

Title:
  GdkPixbuf-WARNING **: Cannot open pixbuf loader module file
  '/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache':

Status in “gnome-icon-theme” package in Ubuntu:
  Confirmed

Bug description:
  I am on trusty., updating daily.  On:
   apt-get update

  I get:
  ==
  Processing triggers for gnome-icon-theme (3.10.0-0ubuntu1) ...

  (gtk-update-icon-cache-3.0:19622): GdkPixbuf-WARNING **: Cannot open
  pixbuf loader module file '/usr/lib/x86_64-linux-gnu/gdk-
  pixbuf-2.0/2.10.0/loaders.cache': No such file or directory

  This likely means that your installation is broken.
  Try running the command
gdk-pixbuf-query-loaders  
/usr/lib/x86_64-linux-gnu/gdk-pixbuf-2.0/2.10.0/loaders.cache
  to make things work again for the time being.

  ==

  Similar for the humanity-theme, etc.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: gnome-icon-theme 3.10.0-0ubuntu2
  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: Sun Feb 23 18:24:08 2014
  InstallationDate: Installed on 2014-02-13 (10 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Alpha amd64 (20140115)
  PackageArchitecture: all
  SourcePackage: gnome-icon-theme
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-icon-theme/+bug/1283682/+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 619003] Re: GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache'

2014-04-18 Thread Jan Groenewald
Another duplicate at #1283682

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

Title:
  GdkPixbuf-WARNING **: Cannot open pixbuf loader module file '/usr/lib
  /gdk-pixbuf-2.0/2.10.0/loaders.cache'

Status in “gdk-pixbuf” package in Ubuntu:
  Confirmed
Status in “gdk-pixbuf” package in Debian:
  New

Bug description:
  During installation of updated version of libgdk-pixbuf2.0-0 on August
  10th 2010, the apt term.log contained multiple (300) copies of the
  following warning:

  (gtk-update-icon-cache:4729): GdkPixbuf-WARNING **: Cannot open pixbuf
  loader module file '/usr/lib/gdk-pixbuf-2.0/2.10.0/loaders.cache': No
  such file or directory

  Nevertheless, the file complained about exists, and is readable in
  gedit.

  ProblemType: Bug
  DistroRelease: Ubuntu 10.10
  Package: libgdk-pixbuf2.0-0 2.21.6-2ubuntu5
  ProcVersionSignature: Ubuntu 2.6.35-15.21-generic 2.6.35.1
  Uname: Linux 2.6.35-15-generic x86_64
  Architecture: amd64
  CheckboxSubmission: 363004b1d940f0fc558ab8c98655a145
  CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525
  Date: Mon Aug 16 18:13:29 2010
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
  ProcEnviron:
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gdk-pixbuf

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gdk-pixbuf/+bug/619003/+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 1297105] Re: evince thinks libsm missing if on different mount/filesystem

2014-03-26 Thread Jan Groenewald
Possibly related?
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1061966

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

Title:
  evince thinks libsm missing if on different mount/filesystem

Status in “evince” package in Ubuntu:
  New

Bug description:
  Reference:
  
http://askubuntu.com/questions/372050/can-not-run-evince-says-shared-library-is-missing

  $ evince
  evince: error while loading shared libraries: libSM.so.6: cannot open shared 
object file: No such file or directory

  However libSM is there, and other applications using can find and open
  it (e.g. gv)

  We had this issue on a 32bit Ubuntu 12.04.3, with

  / mounted ext4
  /usr1 mounted ext3
  and /usr/lib a symbolic link to /usr1/lib
  (along with a few other directories in /usr being symlinks to directories 
residing in /usr1)

  The problem disappeared when removing the symlink and moving /usr1/lib
  into /usr

  Previously:

  strace:
  open(/usr/lib/i386-linux-gnu/libSM.so.6, O_RDONLY|O_CLOEXEC) = -1
  EACCES (Permission denied)

  and

  ltrace:
  SYS_open(/usr/lib/i386-linux-gnu/libSM.so..., 524288, 00) = -13
  SYS_stat64(0xbfccdbb0, 0xbfccdc40, 0xb7713ff4, 16, 0xb76f0064) = 0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1297105/+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 1297105] [NEW] evince thinks libsm missing if on different mount/filesystem

2014-03-25 Thread Jan Groenewald
Public bug reported:

Reference:
http://askubuntu.com/questions/372050/can-not-run-evince-says-shared-library-is-missing

$ evince
evince: error while loading shared libraries: libSM.so.6: cannot open shared 
object file: No such file or directory

However libSM is there, and other applications using can find and open
it (e.g. gv)

We had this issue on a 32bit Ubuntu 12.04.3, with

/ mounted ext4
/usr1 mounted ext3
and /usr/lib a symbolic link to /usr1/lib
(along with a few other directories in /usr being symlinks to directories 
residing in /usr1)

The problem disappeared when removing the symlink and moving /usr1/lib
into /usr

Previously:

strace:
open(/usr/lib/i386-linux-gnu/libSM.so.6, O_RDONLY|O_CLOEXEC) = -1
EACCES (Permission denied)

and

ltrace:
SYS_open(/usr/lib/i386-linux-gnu/libSM.so..., 524288, 00) = -13
SYS_stat64(0xbfccdbb0, 0xbfccdc40, 0xb7713ff4, 16, 0xb76f0064) = 0

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

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

Title:
  evince thinks libsm missing if on different mount/filesystem

Status in “evince” package in Ubuntu:
  New

Bug description:
  Reference:
  
http://askubuntu.com/questions/372050/can-not-run-evince-says-shared-library-is-missing

  $ evince
  evince: error while loading shared libraries: libSM.so.6: cannot open shared 
object file: No such file or directory

  However libSM is there, and other applications using can find and open
  it (e.g. gv)

  We had this issue on a 32bit Ubuntu 12.04.3, with

  / mounted ext4
  /usr1 mounted ext3
  and /usr/lib a symbolic link to /usr1/lib
  (along with a few other directories in /usr being symlinks to directories 
residing in /usr1)

  The problem disappeared when removing the symlink and moving /usr1/lib
  into /usr

  Previously:

  strace:
  open(/usr/lib/i386-linux-gnu/libSM.so.6, O_RDONLY|O_CLOEXEC) = -1
  EACCES (Permission denied)

  and

  ltrace:
  SYS_open(/usr/lib/i386-linux-gnu/libSM.so..., 524288, 00) = -13
  SYS_stat64(0xbfccdbb0, 0xbfccdc40, 0xb7713ff4, 16, 0xb76f0064) = 0

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evince/+bug/1297105/+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 1283957] [NEW] Lightdm changes case of username unless only certain users allowed

2014-02-23 Thread Jan Groenewald
Public bug reported:

Ubuntu 12.04

On a desktop where are our users are allowed to log in:
Feb 24 08:04:24 southafrica lightdm: pam_ldap(lightdm:auth): username changed 
from Gerhard to gerhard
and the user can successfully log in even though the username was typed with an 
upper case.

On a desktop where we have a restricted list of users, the list is FIRST 
checked, before the case is changed, so the user cannot log in (admittedly when 
typing the username incorrectly), even though they are in the list of allowed 
users.
Feb 24 08:04:18 southafrica lightdm: pam_listfile(lightdm:auth): Refused user 
Gerhard for service lightdm
Feb 24 08:04:24 southafrica lightdm: pam_unix(lightdm:auth): check pass; user 
unknown
Feb 24 08:04:24 southafrica lightdm: pam_unix(lightdm:auth): authentication 
failure; logname= uid=0 euid=0 tty=:0 ruser= rhost= 
Feb 24 08:04:24 southafrica lightdm: pam_winbind(lightdm:auth): getting 
password (0x0388)
Feb 24 08:04:24 southafrica lightdm: pam_winbind(lightdm:auth): pam_get_item 
returned a password
Feb 24 08:04:24 southafrica lightdm: pam_ldap(lightdm:auth): username changed 
from Gerhard to gerhard

0 root@southafrica:/etc/pam.d#grep allow lightdm
auth required pam_listfile.so onerr=fail item=user sense=allow 
file=/etc/login.user.allowed
0 root@southafrica:/etc/pam.d#grep -i gerhard /etc/login.user.allowed 
gerhard


A local override is to add gerhard AND Gerhard to /etc/login.user.allowed, but 
perhaps the upstream intention is to fix this typo for users.

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

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

Title:
  Lightdm changes case of username unless only certain users allowed

Status in “lightdm” package in Ubuntu:
  New

Bug description:
  Ubuntu 12.04

  On a desktop where are our users are allowed to log in:
  Feb 24 08:04:24 southafrica lightdm: pam_ldap(lightdm:auth): username changed 
from Gerhard to gerhard
  and the user can successfully log in even though the username was typed with 
an upper case.

  On a desktop where we have a restricted list of users, the list is FIRST 
checked, before the case is changed, so the user cannot log in (admittedly when 
typing the username incorrectly), even though they are in the list of allowed 
users.
  Feb 24 08:04:18 southafrica lightdm: pam_listfile(lightdm:auth): Refused user 
Gerhard for service lightdm
  Feb 24 08:04:24 southafrica lightdm: pam_unix(lightdm:auth): check pass; user 
unknown
  Feb 24 08:04:24 southafrica lightdm: pam_unix(lightdm:auth): authentication 
failure; logname= uid=0 euid=0 tty=:0 ruser= rhost= 
  Feb 24 08:04:24 southafrica lightdm: pam_winbind(lightdm:auth): getting 
password (0x0388)
  Feb 24 08:04:24 southafrica lightdm: pam_winbind(lightdm:auth): pam_get_item 
returned a password
  Feb 24 08:04:24 southafrica lightdm: pam_ldap(lightdm:auth): username changed 
from Gerhard to gerhard

  0 root@southafrica:/etc/pam.d#grep allow lightdm
  auth required pam_listfile.so onerr=fail item=user sense=allow 
file=/etc/login.user.allowed
  0 root@southafrica:/etc/pam.d#grep -i gerhard /etc/login.user.allowed 
  gerhard

  
  A local override is to add gerhard AND Gerhard to /etc/login.user.allowed, 
but perhaps the upstream intention is to fix this typo for users.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lightdm/+bug/1283957/+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] [Aims] [Bug 1131664] Re: The default apps should have standard menubars under Unity

2014-02-06 Thread Jan Groenewald
There is a icon like a settings gear on the RIGHT hand side of the menu
bar/toolbar. Click on that and a drop down menu appears.


On 6 February 2014 11:26, Sergio Benjamim sergio_...@yahoo.com.br wrote:

 So, if I don't use Unity, how can I access menus?

 In Xfce, there is no menu in evince window, after this update...

 --
 You received this bug notification because you are a member of AIMS,
 which is subscribed to the bug report.
 https://bugs.launchpad.net/bugs/1131664

 Title:
   The default apps should have standard menubars under Unity

 Status in Ayatana Design:
   Fix Committed
 Status in File Roller:
   New
 Status in Mines:
   New
 Status in The Gnome Thumbnail Image Viewer:
   New
 Status in The Rhythmbox Music Management Application:
   New
 Status in evince package in Ubuntu:
   Fix Released
 Status in file-roller package in Ubuntu:
   Triaged
 Status in gnome-calculator package in Ubuntu:
   Fix Released
 Status in gnome-control-center package in Ubuntu:
   Fix Released
 Status in rhythmbox package in Ubuntu:
   Triaged

 Bug description:
   When fixing this bug, also take a look at bug #1130722 at the same
   time if possible.


 --

   In Raring, the  'Calculator' app should have the following menu items:

   === Edit ===

   Copy
   Paste
   -
   Undo
   Redo
   -
   Preferences
   -
   Quit

   === Mode ===

   Basic
   Advanced
   Financial
   Programming

   === Help ===

   Contents
   About


 

   In Raring, the  'System Settings' app should have the following menu
   items:

   === Help ===

   Contents
   [Optional link to help doc for the currently selected settings panel]
   -
   Quit

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

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



-- 
  .~.
  /V\ Jan Groenewald
 /( )\www.aims.ac.za
 ^^-^^

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

Title:
  The default apps should have standard menubars under Unity

Status in Ayatana Design:
  Fix Committed
Status in File Roller:
  New
Status in Mines:
  New
Status in The Gnome Thumbnail Image Viewer:
  New
Status in The Rhythmbox Music Management Application:
  New
Status in “evince” package in Ubuntu:
  Fix Released
Status in “file-roller” package in Ubuntu:
  Triaged
Status in “gnome-calculator” package in Ubuntu:
  Fix Released
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Triaged

Bug description:
  When fixing this bug, also take a look at bug #1130722 at the same
  time if possible.

  
--

  In Raring, the  'Calculator' app should have the following menu items:

  === Edit ===

  Copy
  Paste
  -
  Undo
  Redo
  -
  Preferences
  -
  Quit

  === Mode ===

  Basic
  Advanced
  Financial
  Programming

  === Help ===

  Contents
  About

  


  In Raring, the  'System Settings' app should have the following menu
  items:

  === Help ===

  Contents
  [Optional link to help doc for the currently selected settings panel]
  -
  Quit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1131664/+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] [Aims] [Bug 1131664] Re: The default apps should have standard menubars under Unity

2014-02-06 Thread Jan Groenewald
OK, no, yours is different.
I don't have access to these versions right now to check.
Regards,
Jan


On 6 February 2014 11:47, Sergio Benjamim sergio_...@yahoo.com.br wrote:

 jan-aims, are you sure? Take a look at the picture.

 ** Attachment added: evince with no menu in xfce.png

 https://bugs.launchpad.net/gnome-mines/+bug/1131664/+attachment/3971023/+files/evince%20with%20no%20menu%20in%20xfce.png

 --
 You received this bug notification because you are a member of AIMS,
 which is subscribed to the bug report.
 https://bugs.launchpad.net/bugs/1131664

 Title:
   The default apps should have standard menubars under Unity

 Status in Ayatana Design:
   Fix Committed
 Status in File Roller:
   New
 Status in Mines:
   New
 Status in The Gnome Thumbnail Image Viewer:
   New
 Status in The Rhythmbox Music Management Application:
   New
 Status in evince package in Ubuntu:
   Fix Released
 Status in file-roller package in Ubuntu:
   Triaged
 Status in gnome-calculator package in Ubuntu:
   Fix Released
 Status in gnome-control-center package in Ubuntu:
   Fix Released
 Status in rhythmbox package in Ubuntu:
   Triaged

 Bug description:
   When fixing this bug, also take a look at bug #1130722 at the same
   time if possible.


 --

   In Raring, the  'Calculator' app should have the following menu items:

   === Edit ===

   Copy
   Paste
   -
   Undo
   Redo
   -
   Preferences
   -
   Quit

   === Mode ===

   Basic
   Advanced
   Financial
   Programming

   === Help ===

   Contents
   About


 

   In Raring, the  'System Settings' app should have the following menu
   items:

   === Help ===

   Contents
   [Optional link to help doc for the currently selected settings panel]
   -
   Quit

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

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



-- 
  .~.
  /V\ Jan Groenewald
 /( )\www.aims.ac.za
 ^^-^^

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

Title:
  The default apps should have standard menubars under Unity

Status in Ayatana Design:
  Fix Committed
Status in File Roller:
  New
Status in Mines:
  New
Status in The Gnome Thumbnail Image Viewer:
  New
Status in The Rhythmbox Music Management Application:
  New
Status in “evince” package in Ubuntu:
  Fix Released
Status in “file-roller” package in Ubuntu:
  Triaged
Status in “gnome-calculator” package in Ubuntu:
  Fix Released
Status in “gnome-control-center” package in Ubuntu:
  Fix Released
Status in “rhythmbox” package in Ubuntu:
  Triaged

Bug description:
  When fixing this bug, also take a look at bug #1130722 at the same
  time if possible.

  
--

  In Raring, the  'Calculator' app should have the following menu items:

  === Edit ===

  Copy
  Paste
  -
  Undo
  Redo
  -
  Preferences
  -
  Quit

  === Mode ===

  Basic
  Advanced
  Financial
  Programming

  === Help ===

  Contents
  About

  


  In Raring, the  'System Settings' app should have the following menu
  items:

  === Help ===

  Contents
  [Optional link to help doc for the currently selected settings panel]
  -
  Quit

To manage notifications about this bug go to:
https://bugs.launchpad.net/ayatana-design/+bug/1131664/+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 1037662] Re: flashplugin-installer does not honor proxy settings

2014-01-09 Thread Jan Groenewald
Hi

Is multiverse (where flashplugin-installer resides) enabled by default?

Regards,
Jan


On 9 January 2014 18:51, Daniel Richard G. sk...@iskunk.org wrote:

 Walter,

 adobe-flashplugin is only available in the Canonical partner
 repository, which is not enabled per default, and should not be required
 to install Adobe Flash. The flashplugin-installer package is still very
 much needed as a solution that can reside within the regular Ubuntu
 repositories.

 --
 You received this bug notification because you are subscribed to a
 duplicate bug report (1098233).
 https://bugs.launchpad.net/bugs/1037662

 Title:
   flashplugin-installer does not honor proxy settings

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/1037662/+subscriptions



-- 
  .~.
  /V\ Jan Groenewald
 /( )\www.aims.ac.za
 ^^-^^

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

Title:
  flashplugin-installer does not honor proxy settings

Status in “flashplugin-nonfree” package in Ubuntu:
  Triaged

Bug description:
  Description:  Ubuntu quantal (development branch)
  Release:  12.10

  flashplugin-installer:
    Installato: 11.2.202.238ubuntu1
    Candidato:  11.2.202.238ubuntu1
    Tabella versione:
   *** 11.2.202.238ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ quantal/multiverse i386 Packages
  100 /var/lib/dpkg/status

  i'm behind a corporate  proxy i can download with wget, curl and other
  stuffs but the plugin flashplugin-nonfree do not traverse my proxy...
  gui install mode and also this using terminal commands:

  sudo apt-get install flashplugin-nonfree

  nor with

  sudo -E apt-get install flashplugin-nonfree

  my env:  env | grep -i proxy

  http_proxy=http://192.168.100.59:3128/
  ftp_proxy=ftp://192.168.100.59:3128/
  socks_proxy=socks://192.168.100.59:3128/
  UBUNTU_MENUPROXY=
  https_proxy=https://192.168.100.59:3128/

  Also i have the proxy values correctly set into /etc/apt/apt.conf to
  traverse the proxy for the debs...

  also set into /etc/sudoers
  Defaultsenv_reset
  Defaultsenv_keep=http_proxy https_proxy

  
  Available workaround:
  https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/1098233

  Thanks.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: flashplugin-installer 11.2.202.238ubuntu1
  ProcVersionSignature: Ubuntu 3.5.0-10.10-generic 3.5.1
  Uname: Linux 3.5.0-10-generic i686
  ApportVersion: 2.4-0ubuntu8
  Architecture: i386
  Date: Thu Aug 16 18:16:30 2012
  ProcEnviron:
   LANGUAGE=it:en
   TERM=xterm
   PATH=(custom, user)
   LANG=it_IT.UTF-8
   SHELL=/bin/bash
  SourcePackage: flashplugin-nonfree
  UpgradeStatus: Upgraded to quantal on 2012-07-02 (45 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/1037662/+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 1259933] Re: chromium-browser ignores CHROMIUM_FLAGS

2013-12-17 Thread Jan Groenewald
No, the problem, was that setting CHROMIUM_FLAGS disk-cache-size to 0 does
not limit the cache to 0, instead it uses the default. Setting it to 10M
works, and even better as a policy than as a flag. So I think the bug is
invalid as chromium behaves as documented (if not entirely as expected).


On 17 December 2013 16:44, Chad Miller chad.mil...@canonical.com wrote:

 Is CHROMIUM_USER_FLAGS set in any environment? Those take precedence
 over CHROMIUM_FLAGS .

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

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/1259933

 Title:
   chromium-browser ignores CHROMIUM_FLAGS

 To manage notifications about this bug go to:

 https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1259933/+subscriptions



-- 
  .~.
  /V\ Jan Groenewald
 /( )\www.aims.ac.za
 ^^-^^

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

Title:
  chromium-browser ignores CHROMIUM_FLAGS

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

Bug description:
  I have this,

  0 jan@muizenberg:/var/autofs/misc/home/jan$grep FLAG 
/etc/chromium-browser/default 
  #CHROMIUM_FLAGS=
  CHROMIUM_FLAGS=--disk-cache-size=0
  0 jan@muizenberg:/var/autofs/misc/home/jan$

  And yet chromium uses disk cache in .cache/chromium/Default/Cache

  
  Here http://www.chromium.org/developers/how-tos/run-chromium-with-flags
  it says that

  Current switches may be found at 
http://peter.sh/examples/?/chromium-switches.html
  redirects to http://peter.sh/experiments/chromium-command-line-switches/
  which says
  --disk-cache-size ⊗   Forces the maximum disk space to be used by the disk 
cache, in bytes. ↪

  and chromium seems to read the file, if not respect the option:
  0 jan@muizenberg:/var/autofs/misc/home/jan$strace -e open chromium-browser 
21 |grep /etc/chromium-browser/default
  open(/etc/chromium-browser/default, O_RDONLY) = 3
  0 jan@muizenberg:/var/autofs/misc/home/jan$

  Use case: university computer lab with disk quotas on a nfs home
  server, running a campus wide proxy, wishes to disable chromium cache
  on all university desktops.

  Attempted workaround, was to edit /usr/share/applications/chromium-
  browser after each upgrade, point Exec= lines in the chromium-
  browser.desktop file at our own /usr/local/bin/chromium-browser-
  wrapper.sh, which calls /usr/bin/chromium-browser --disk-cache-size=0
  $@ which also seems NOT to work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1259933/+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 1259933] Re: chromium-browser ignores CHROMIUM_FLAGS

2013-12-16 Thread Jan Groenewald
OK, Thanks, I have used a policy (downloaded chrome.json and put it in
/etc/chromium-browser/policies/managed/ ) and uncommented the
DiskCacheSize and set it to 1048576 (that is 10MB).

Alos set the bug to invalid. Will reopen if anything does not work as
expected.


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

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

Title:
  chromium-browser ignores CHROMIUM_FLAGS

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

Bug description:
  I have this,

  0 jan@muizenberg:/var/autofs/misc/home/jan$grep FLAG 
/etc/chromium-browser/default 
  #CHROMIUM_FLAGS=
  CHROMIUM_FLAGS=--disk-cache-size=0
  0 jan@muizenberg:/var/autofs/misc/home/jan$

  And yet chromium uses disk cache in .cache/chromium/Default/Cache

  
  Here http://www.chromium.org/developers/how-tos/run-chromium-with-flags
  it says that

  Current switches may be found at 
http://peter.sh/examples/?/chromium-switches.html
  redirects to http://peter.sh/experiments/chromium-command-line-switches/
  which says
  --disk-cache-size ⊗   Forces the maximum disk space to be used by the disk 
cache, in bytes. ↪

  and chromium seems to read the file, if not respect the option:
  0 jan@muizenberg:/var/autofs/misc/home/jan$strace -e open chromium-browser 
21 |grep /etc/chromium-browser/default
  open(/etc/chromium-browser/default, O_RDONLY) = 3
  0 jan@muizenberg:/var/autofs/misc/home/jan$

  Use case: university computer lab with disk quotas on a nfs home
  server, running a campus wide proxy, wishes to disable chromium cache
  on all university desktops.

  Attempted workaround, was to edit /usr/share/applications/chromium-
  browser after each upgrade, point Exec= lines in the chromium-
  browser.desktop file at our own /usr/local/bin/chromium-browser-
  wrapper.sh, which calls /usr/bin/chromium-browser --disk-cache-size=0
  $@ which also seems NOT to work.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/chromium-browser/+bug/1259933/+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 1005392] Re: Cups was installed, but won't start

2013-12-12 Thread Jan Groenewald
Confirmed on precise.
Installing apparmor-utils, running aa-complain cupsd, then cups starts OK.

/var/log/syslog now has several messages like this one:

Dec 12 13:58:10 rondloper kernel: [  885.007738] type=1400
audit(1386849490.315:4932): apparmor=ALLOWED operation=open
parent=9636 profile=/usr/sbin/cupsd//null-37
name=/lib/i386-linux-gnu/libpthread-2.15.so pid=9670
comm=cups-driverd requested_mask=r denied_mask=r fsuid=7 ouid=0

That profile filename is obviously spurious since /usr/sbin/cupsd is
a program.

** Changed in: cups (Ubuntu)
   Status: Expired = Confirmed

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

Title:
  Cups was installed, but won't start

Status in “cups” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 12.04 64bit Desktop

  When i try to install cups, the following message appears:

  root@xxx:/var# aptitude upgrade
  The following partially installed packages will be configured:
cups 
  No packages will be installed, upgraded, or removed.
  0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  Need to get 0 B of archives. After unpacking 0 B will be used.
  Setting up cups (1.5.2-9ubuntu1) ...
  start: Job failed to start
  invoke-rc.d: initscript cups, action start failed.
  dpkg: error processing cups (--configure):
   subprocess installed post-installation script returned error exit status 1
  No apport report written because MaxReports is reached already
Errors were 
encountered while processing:
   cups
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  A package failed to install.  Trying to recover:
  Setting up cups (1.5.2-9ubuntu1) ...
  start: Job failed to start
  invoke-rc.d: initscript cups, action start failed.
  dpkg: error processing cups (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   cups

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: cups 1.5.2-9ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  CupsErrorLog:
   
  Date: Mon May 28 06:46:06 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: 
Connection refused
  MachineType: LENOVO 44036KG
  Papersize: a4
  PpdFiles: Epson-Stylus-Office-BX300F: Epson Stylus Office BX300F - 
CUPS+Gutenprint v5.2.8-pre1
  ProcEnviron:
   SHELL=/bin/bash
   TERM=xterm
   LANG=de_DE.UTF-8
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-24-generic 
root=UUID=ad5e2251-50d5-483e-8638-c9791d2b487d ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/08/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 81ET60WW (1.36 )
  dmi.board.name: 44036KG
  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:bvr81ET60WW(1.36):bd12/08/2011:svnLENOVO:pn44036KG:pvrThinkPadL412:rvnLENOVO:rn44036KG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 44036KG
  dmi.product.version: ThinkPad L412
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1005392/+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 1005392] Re: Cups was installed, but won't start

2013-12-12 Thread Jan Groenewald
That was on
Ubuntu precise 32bit
1.5.3-0ubuntu8

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

Title:
  Cups was installed, but won't start

Status in “cups” package in Ubuntu:
  Confirmed

Bug description:
  Ubuntu 12.04 64bit Desktop

  When i try to install cups, the following message appears:

  root@xxx:/var# aptitude upgrade
  The following partially installed packages will be configured:
cups 
  No packages will be installed, upgraded, or removed.
  0 packages upgraded, 0 newly installed, 0 to remove and 0 not upgraded.
  Need to get 0 B of archives. After unpacking 0 B will be used.
  Setting up cups (1.5.2-9ubuntu1) ...
  start: Job failed to start
  invoke-rc.d: initscript cups, action start failed.
  dpkg: error processing cups (--configure):
   subprocess installed post-installation script returned error exit status 1
  No apport report written because MaxReports is reached already
Errors were 
encountered while processing:
   cups
  E: Sub-process /usr/bin/dpkg returned an error code (1)
  A package failed to install.  Trying to recover:
  Setting up cups (1.5.2-9ubuntu1) ...
  start: Job failed to start
  invoke-rc.d: initscript cups, action start failed.
  dpkg: error processing cups (--configure):
   subprocess installed post-installation script returned error exit status 1
  Errors were encountered while processing:
   cups

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: cups 1.5.2-9ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
  Uname: Linux 3.2.0-24-generic x86_64
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: amd64
  CupsErrorLog:
   
  Date: Mon May 28 06:46:06 2012
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  Lpstat: Error: command ['lpstat', '-v'] failed with exit code 1: lpstat: 
Connection refused
  MachineType: LENOVO 44036KG
  Papersize: a4
  PpdFiles: Epson-Stylus-Office-BX300F: Epson Stylus Office BX300F - 
CUPS+Gutenprint v5.2.8-pre1
  ProcEnviron:
   SHELL=/bin/bash
   TERM=xterm
   LANG=de_DE.UTF-8
  ProcKernelCmdLine: BOOT_IMAGE=/vmlinuz-3.2.0-24-generic 
root=UUID=ad5e2251-50d5-483e-8638-c9791d2b487d ro quiet splash vt.handoff=7
  SourcePackage: cups
  UpgradeStatus: No upgrade log present (probably fresh install)
  dmi.bios.date: 12/08/2011
  dmi.bios.vendor: LENOVO
  dmi.bios.version: 81ET60WW (1.36 )
  dmi.board.name: 44036KG
  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:bvr81ET60WW(1.36):bd12/08/2011:svnLENOVO:pn44036KG:pvrThinkPadL412:rvnLENOVO:rn44036KG:rvrNotAvailable:cvnLENOVO:ct10:cvrNotAvailable:
  dmi.product.name: 44036KG
  dmi.product.version: ThinkPad L412
  dmi.sys.vendor: LENOVO

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1005392/+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 1124408] Re: wav file garbled in totem, plays fine in gst-launch and mplayer

2013-12-11 Thread Jan Groenewald
Confirmed on saucy 13.10, vlc plays asterisk generated wav files OK,
totem does not.

This plays fine though:
0 jan@osprey:/usr/share/sounds/alsa$totem Front_Center.wav 

This does not play fine.
0 jan@osprey:~$strace -e open totem msg0169.WAV 21 |grep -i wav
open(/home/jan/msg0169.WAV, O_RDONLY) = 18
open(/home/jan/msg0169.WAV, O_RDONLY) = 18
open(/home/jan/msg0169.WAV, O_RDONLY) = 18
0 jan@osprey:~$strace -e open totem msg0169.WAV 21 |grep -i codec
1 jan@osprey:~$strace -e open totem msg0169.WAV 21 |grep -i gstream
open(/usr/lib/x86_64-linux-gnu/libgstreamer-1.0.so.0, O_RDONLY|O_CLOEXEC) = 3
open(/usr/share/locale/en_US/LC_MESSAGES/gstreamer-1.0.mo, O_RDONLY) = -1 
ENOENT (No such file or directory)
open(/usr/share/locale/en/LC_MESSAGES/gstreamer-1.0.mo, O_RDONLY) = -1 ENOENT 
(No such file or directory)
open(/usr/share/locale-langpack/en_US/LC_MESSAGES/gstreamer-1.0.mo, O_RDONLY) 
= -1 ENOENT (No such file or directory)
open(/usr/share/locale-langpack/en/LC_MESSAGES/gstreamer-1.0.mo, O_RDONLY) = 
-1 ENOENT (No such file or directory)
open(/home/jan/.cache/gstreamer-1.0/registry.x86_64.bin, O_RDONLY) = 8
open(/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstplayback.so, 
O_RDONLY|O_CLOEXEC) = 14
open(/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudioconvert.so, 
O_RDONLY|O_CLOEXEC) = 16
open(/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstaudiofx.so, 
O_RDONLY|O_CLOEXEC) = 16
open(/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstautodetect.so, 
O_RDONLY|O_CLOEXEC) = 16
open(/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstcoreelements.so, 
O_RDONLY|O_CLOEXEC) = 16
open(/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstgoom.so, 
O_RDONLY|O_CLOEXEC) = 16
open(/usr/lib/x86_64-linux-gnu/gstreamer-1.0/libgstpulse.so, 
O_RDONLY|O_CLOEXEC) = 22
0 jan@osprey:~$

I purged medibuntu's non-free-codecs and w64codecs in case it was that,
but the problem persists.

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

Title:
  wav file garbled in totem, plays fine in gst-launch and mplayer

Status in “gstreamer0.10” package in Ubuntu:
  Confirmed
Status in “totem” package in Ubuntu:
  Confirmed

Bug description:
  I tried to pay a .wav file in totem. The audio is garbled in totem but
  plays back fine in mplayer or when using gst-launch from the command
  line. This is a problem because Thunderbird uses Totem as the default
  handler for .wav audio, so .wav attachments to mails will be opened in
  Totem.

  To reproduce:
  1) Open the attached .wav file in Movie Player (totem)

  Expected results:
  The audio file plays back with no errors

  Actual results:
  The audio is garbled during playback

  
  The file plays fine through gst-launch:
  ~$ gst-launch-0.10 playbin uri=file:///path/to/msg0001.WAV 

  Mplayer also plays it without garbling the audio.

  Not all .wav files are affected. For example the files in
  /usr/share/sound/alsa/ work fine in totem.

  The audio was recorded from a voicemail box on an asterisk phone
  system.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: libgstreamer0.10-0 0.10.36-1ubuntu2
  ProcVersionSignature: Ubuntu 3.8.0-5.10-generic 3.8.0-rc6
  Uname: Linux 3.8.0-5-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  Date: Wed Feb 13 13:44:06 2013
  InstallationDate: Installed on 2010-09-17 (880 days ago)
  InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Beta amd64 (20100901.1)
  MarkForUpload: True
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: gstreamer0.10
  UpgradeStatus: Upgraded to raring on 2013-01-25 (19 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gstreamer0.10/+bug/1124408/+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] [Aims] [Bug 1218322] Re: Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

2013-10-24 Thread Jan Groenewald
I'm fine with the new super+space defaults, except -- super+space does not
switch my layout.


On 24 October 2013 14:12, a...@ing-ss.com 1218...@bugs.launchpad.net
wrote:

 @nrbrtx
 Totally agree. Going to support idea with separate bugreports (after this
 bug will be closed of course).

 By the way, this bug is the most heated at the Saucy tracker now - 2620
 currently (other bugs has about 750 and below), so it looks like a
 _real_ problem, not just minor defect.

 ...And don't forget about LED indicators (Caps, Scroll, ...) for
 keyboard layout indication - that was _very_ handy feature too.

 --
 You received this bug notification because you are a member of AIMS,
 which is subscribed to the bug report.
 https://bugs.launchpad.net/bugs/1218322

 Title:
   Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

 Status in One Hundred Papercuts:
   Invalid
 Status in Indicator keyboard:
   Invalid
 Status in Ubuntu GNOME:
   Fix Committed
 Status in “gnome-control-center” package in Ubuntu:
   Fix Committed
 Status in “gnome-settings-daemon” package in Ubuntu:
   Fix Committed
 Status in “indicator-keyboard” package in Ubuntu:
   Invalid
 Status in “gnome-control-center” source package in Saucy:
   Fix Committed
 Status in “gnome-settings-daemon” source package in Saucy:
   Fix Committed
 Status in “indicator-keyboard” source package in Saucy:
   Invalid

 Bug description:
   === 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.

   --

   Can't set keyboard layout change to ctrl+shift, Caps Lock, alt+shift
   etc. Shift, CapsLock keys are just ignored in settings. Also the
   default shortcut was set to Super+Space that is inconveniently,
   because Dash is opening when you swich your keyboard layout.

   ProblemType: Bug
   DistroRelease: Ubuntu 13.10
   Package: indicator-keyboard 0.0.0+13.10.20130829.1-0ubuntu1
   ProcVersionSignature: Ubuntu 3.11.0-2.5-generic 3.11.0-rc5
   Uname: Linux 3.11.0-2-generic x86_64
   NonfreeKernelModules: nvidia
   ApportVersion: 2.12.1-0ubuntu2
   Architecture: amd64
   Date: Thu Aug 29 14:21:54 2013
   InstallationDate: Installed on 2013-07-31 (28 days ago)
   InstallationMedia: Ubuntu 13.10 Saucy Salamander - Alpha amd64
 (20130730)
   MarkForUpload: True
   ProcEnviron:
LANGUAGE=ru_UA:ru
PATH=(custom, no user)
XDG_RUNTIME_DIR=set
LANG=ru_UA.UTF-8
SHELL=/bin/bash
   SourcePackage: indicator-keyboard
   UpgradeStatus: No upgrade log present (probably fresh install)

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

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



-- 
  .~.
  /V\ Jan Groenewald
 /( )\www.aims.ac.za
 ^^-^^

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

Title:
  Can't set keyboard layout change to alt+shift, ctrl+shift, etc.

Status in One Hundred Papercuts:
  Invalid
Status in Indicator keyboard:
  Invalid
Status in Ubuntu GNOME:
  Fix Committed
Status in “gnome-control-center” package in Ubuntu:
  Fix Committed
Status in “gnome-settings-daemon” package in Ubuntu:
  Fix Committed
Status in “indicator-keyboard” package in Ubuntu:
  Invalid
Status in “gnome-control-center” source package in Saucy:
  Fix Committed
Status in “gnome-settings-daemon” source package in Saucy:
  Fix Committed
Status in “indicator-keyboard” source package in Saucy:
  Invalid

Bug description:
  === gnome-control-center ===

  Impact: the UI to change the layout switching keys doesn't work

  Test case:
  - open

[Desktop-packages] [Bug 1222248] Re: regression: scroll areas on touchpad do not work any more

2013-10-16 Thread Jan Groenewald
Also on Dell Latitude E5400, Edge scrolling stopped working after
upgrade 13.04 to 13.10

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

Title:
  regression: scroll areas on touchpad do not work any more

Status in “gnome-control-center” package in Ubuntu:
  Confirmed

Bug description:
  After update to 13.10 scroll areas on T500 touchpad stopped working.
  There is no option to turn it backon.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu33
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  ApportVersion: 2.12.1-0ubuntu3
  Architecture: amd64
  Date: Sat Sep  7 22:38:14 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-09-01 (371 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MarkForUpload: True
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to saucy on 2013-09-05 (1 days ago)
  usr_lib_gnome-control-center:
   activity-log-manager  0.9.7-0ubuntu4
   deja-dup  27.3.1-0ubuntu1
   gnome-control-center-datetime 13.10.0+13.10.20130903-0ubuntu1
   gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
   gnome-control-center-unity1.3daily13.06.19~13.04-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/148/+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 1222248] Re: regression: scroll areas on touchpad do not work any more

2013-10-16 Thread Jan Groenewald
Yes, and the fix also works:  manually change the value of org.gnome
.settings-daemon.peripherals.touchpad.scroll-method.

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

Title:
  regression: scroll areas on touchpad do not work any more

Status in “gnome-control-center” package in Ubuntu:
  Confirmed

Bug description:
  After update to 13.10 scroll areas on T500 touchpad stopped working.
  There is no option to turn it backon.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.10
  Package: gnome-control-center 1:3.6.3-0ubuntu33
  ProcVersionSignature: Ubuntu 3.11.0-4.9-generic 3.11.0-rc7
  Uname: Linux 3.11.0-4-generic x86_64
  ApportVersion: 2.12.1-0ubuntu3
  Architecture: amd64
  Date: Sat Sep  7 22:38:14 2013
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2012-09-01 (371 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MarkForUpload: True
  SourcePackage: gnome-control-center
  UpgradeStatus: Upgraded to saucy on 2013-09-05 (1 days ago)
  usr_lib_gnome-control-center:
   activity-log-manager  0.9.7-0ubuntu4
   deja-dup  27.3.1-0ubuntu1
   gnome-control-center-datetime 13.10.0+13.10.20130903-0ubuntu1
   gnome-control-center-signon   0.1.7~+13.10.20130724.1-0ubuntu1
   gnome-control-center-unity1.3daily13.06.19~13.04-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/148/+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 1098233] Re: flashplugin-installer do not honore proxy settings

2013-08-15 Thread Jan Groenewald
Ok, when I put

print proxies

the line before if proxies: and I run /etc/cron.daily/update-notifier
manually, the proxies are printed out correctly. When I leave it to run
via cron/run-parts, I get this however:

/etc/cron.daily/update-notifier-common:
{}

Is this due to run-parts or the cron environment?


** Also affects: update-notifier
   Importance: Undecided
   Status: New

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

Title:
  flashplugin-installer do not honore proxy settings

Status in Adobe Flash Plugin Tools:
  New
Status in The Update Notifier:
  New
Status in “flashplugin-nonfree” package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu 12.10
  Release:  12.10
  Codename: quantal

  flashplugin-installer:
    Installato: 11.2.202.258ubuntu0.12.10.1
    Candidato:  11.2.202.261ubuntu0.12.10.1
    Tabella versione:
   11.2.202.261ubuntu0.12.10.1 0
  500 http://archive.ubuntu.com/ubuntu/ quantal-updates/multiverse i386 
Packages
  500 http://archive.ubuntu.com/ubuntu/ quantal-security/multiverse 
i386 Packages
   *** 11.2.202.258ubuntu0.12.10.1 0
  100 /var/lib/dpkg/status
   11.2.202.243ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ quantal/multiverse i386 Packages

  flashplugin-installer do not honore proxy settings so cannot download
  the proxy so my update are frozen on

  Elaborazione dei trigger per update-notifier-common...
  flashplugin-installer: downloading 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_11.2.202.261.orig.tar.gz

  already reported:
  https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/1037662

  Very old issue still not solved... :-(

  # Workaround for user with same issue 

  As a workaround... while the apt-get update process is frozen on the
  row below

  Elaborazione dei trigger per update-notifier-common...
  flashplugin-installer: downloading 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_11.2.202.261.orig.tar.gz

  Opening another terminal...
  wget 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_11.2.202.261.orig.tar.gz
  sudo /usr/lib/flashplugin-installer/install_plugin 
$(pwd)/adobe-flashplugin_11.2.202.261.orig.tar.gz
  rm adobe-flashplugin_11.2.202.261.orig.tar.gz

  then to release the frozen update process, type:

  sudo killall dpkg

  or reboot the pc, then type:

  sudo dpkg --configure -a

  to check and put in a good state the apt env...

  # --

  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: flashplugin-installer 11.2.202.258ubuntu0.12.10.1
  Uname: Linux 3.7.1-030701-generic i686
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: i386
  Date: Thu Jan 10 15:39:05 2013
  MarkForUpload: True
  SourcePackage: flashplugin-nonfree
  UpgradeStatus: Upgraded to quantal on 2012-07-02 (192 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/adobe-flash-plugin-tools/+bug/1098233/+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 1098233] Re: flashplugin-installer do not honore proxy settings

2013-08-14 Thread Jan Groenewald
I think the problem is un update-notifier

This bit of code checks the environment 
0 jan@muizenberg:/var/autofs/misc/home/jan$grep -C3 nv 
/usr/lib/update-notifier/package-data-downloader
Failed downloads are reported to the user via the
update-notifier interface.

# Get our proxy settings from the environment
proxies = {}
try:
for proto in ('http','https','ftp'):
try:
proxies[proto] = os.environ[proto+_proxy]
except KeyError:
pass


0 jan@muizenberg:/var/autofs/misc/home/jan$dpkg -S 
/usr/lib/update-notifier/package-data-downloader
update-notifier-common: /usr/lib/update-notifier/package-data-downloader

Both these /etc/environment and /etc/apt/apt.conf are ignored:

0 jan@muizenberg:/var/autofs/misc/home/jan$cat /etc/environment 
PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
http_proxy=http://proxy.aims.ac.za:3128/;
https_proxy=https://proxy.aims.ac.za:3128/;
ftp_proxy=ftp://proxy.aims.ac.za:3128/;
0 jan@muizenberg:/var/autofs/misc/home/jan$cat /etc/apt/apt.conf
Acquire::http::proxy http://proxy.aims.ac.za:3128/;;
Acquire::https::proxy https://proxy.aims.ac.za:3128/;;
Acquire::ftp::proxy ftp://proxy.aims.ac.za:3128/;;
0 jan@muizenberg:/var/autofs/misc/home/jan$

However when I run

env | grep prox

from either root's crontab -e or from /etc/crontab as root, I do see the
appropriate proxies set. I thought this was where os.environ would get
the value, but it does not. You can stick a print statement in  /usr/lib
/update-notifier/package-data-downloader to see that omission.

Some history
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/1005837
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/983559
https://bugs.launchpad.net/ubuntu/+source/sudo/+bug/982684
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/979477

Some of those workarounds seem way too long. For us it works to go from
the command line (not from cron) , where your http_proxy is set:

apt-get --reinstall install flashplugin-installer

In real life, many of my users flash stops working each time there is an
update to flashplugin-installer, because they are not familiar with the
command line. In addition, their entire apt system stays broken with
this error popping up every subsequent time they install/update anything
else graphically.

So, while it is marked as WONTFIX here:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/983559
seems to be due to this:
https://bugs.launchpad.net/ubuntu/+source/update-notifier/+bug/983559/comments/4

That still leaves many users in a bad position. Despite the comment 4
linked above explaining why apt.conf should not be read. However, it
goes on to say:

So you can specify a system proxy by setting the http_proxy variable in
/etc/environment. Depending on how you're gaining root privileges for
apt, you may still run into problems due to bug #982684, which will
hopefully be fixed soon.

That other bug #982684 is fixed released April 2013, but I don't really
see how it affects the cronjob /etc/cron.daily/update-notifier, though
I'm not sure the cronjob uses sudo or pkexec.

In any case, on Ubuntu 12.04.2, the proxy still isn't read from
/etc/environment. If that is really fixed then the problem will go away
for many users who do set /etc/environment (knowingly by editing the
file, or unknowningly from the Dash  Network  Proxy  Manual  Apply
Systemwide, which seems to write to /etc/environment).

And while that will fix it for my computer lab institutional desktops,
imaged by me, all the visiting laptops set the proxy via PAC file, not
via manual  apply system wide, so that they still don't have the
problem fixed.

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

Title:
  flashplugin-installer do not honore proxy settings

Status in Adobe Flash Plugin Tools:
  New
Status in “flashplugin-nonfree” package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu 12.10
  Release:  12.10
  Codename: quantal

  flashplugin-installer:
    Installato: 11.2.202.258ubuntu0.12.10.1
    Candidato:  11.2.202.261ubuntu0.12.10.1
    Tabella versione:
   11.2.202.261ubuntu0.12.10.1 0
  500 http://archive.ubuntu.com/ubuntu/ quantal-updates/multiverse i386 
Packages
  500 http://archive.ubuntu.com/ubuntu/ quantal-security/multiverse 
i386 Packages
   *** 11.2.202.258ubuntu0.12.10.1 0
  100 /var/lib/dpkg/status
   11.2.202.243ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ quantal/multiverse i386 Packages

  flashplugin-installer do not honore proxy settings so cannot download
  the proxy so my update are frozen on

  Elaborazione dei trigger per update-notifier-common...
  

[Desktop-packages] [Bug 1098233] Re: flashplugin-installer do not honore proxy settings

2013-08-14 Thread Jan Groenewald
Actually, this piece of code seems to work fine
# Get our proxy settings from the environment
proxies = {}
try:
for proto in ('http','https','ftp'):
try:
proxies[proto] = os.environ[proto+_proxy]
except KeyError:
pass
print proxies # my code

if proxies:
urllib._urlopener = urllib.FancyURLopener(proxies)
except Exception:

and then the urllib.urlretrieve should work, and it does when run
manually, but somehow not from the cron job. I can't see why.

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

Title:
  flashplugin-installer do not honore proxy settings

Status in Adobe Flash Plugin Tools:
  New
Status in “flashplugin-nonfree” package in Ubuntu:
  Confirmed

Bug description:
  Description:  Ubuntu 12.10
  Release:  12.10
  Codename: quantal

  flashplugin-installer:
    Installato: 11.2.202.258ubuntu0.12.10.1
    Candidato:  11.2.202.261ubuntu0.12.10.1
    Tabella versione:
   11.2.202.261ubuntu0.12.10.1 0
  500 http://archive.ubuntu.com/ubuntu/ quantal-updates/multiverse i386 
Packages
  500 http://archive.ubuntu.com/ubuntu/ quantal-security/multiverse 
i386 Packages
   *** 11.2.202.258ubuntu0.12.10.1 0
  100 /var/lib/dpkg/status
   11.2.202.243ubuntu1 0
  500 http://archive.ubuntu.com/ubuntu/ quantal/multiverse i386 Packages

  flashplugin-installer do not honore proxy settings so cannot download
  the proxy so my update are frozen on

  Elaborazione dei trigger per update-notifier-common...
  flashplugin-installer: downloading 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_11.2.202.261.orig.tar.gz

  already reported:
  https://bugs.launchpad.net/ubuntu/+source/flashplugin-nonfree/+bug/1037662

  Very old issue still not solved... :-(

  # Workaround for user with same issue 

  As a workaround... while the apt-get update process is frozen on the
  row below

  Elaborazione dei trigger per update-notifier-common...
  flashplugin-installer: downloading 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_11.2.202.261.orig.tar.gz

  Opening another terminal...
  wget 
http://archive.canonical.com/pool/partner/a/adobe-flashplugin/adobe-flashplugin_11.2.202.261.orig.tar.gz
  sudo /usr/lib/flashplugin-installer/install_plugin 
$(pwd)/adobe-flashplugin_11.2.202.261.orig.tar.gz
  rm adobe-flashplugin_11.2.202.261.orig.tar.gz

  then to release the frozen update process, type:

  sudo killall dpkg

  or reboot the pc, then type:

  sudo dpkg --configure -a

  to check and put in a good state the apt env...

  # --

  Thanks

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: flashplugin-installer 11.2.202.258ubuntu0.12.10.1
  Uname: Linux 3.7.1-030701-generic i686
  ApportVersion: 2.6.1-0ubuntu9
  Architecture: i386
  Date: Thu Jan 10 15:39:05 2013
  MarkForUpload: True
  SourcePackage: flashplugin-nonfree
  UpgradeStatus: Upgraded to quantal on 2012-07-02 (192 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/adobe-flash-plugin-tools/+bug/1098233/+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 1093278] Re: changing volume slider by mouse wheel up/down in sound settings is inverted

2013-07-30 Thread Jan Groenewald
Can the user at least change it somewhere?

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

Title:
  changing volume slider by mouse wheel up/down in sound settings is
  inverted

Status in GNOME Control Center:
  Invalid
Status in One Hundred Paper Cuts:
  Triaged
Status in “gnome-control-center” package in Ubuntu:
  Triaged

Bug description:
  Ubuntu 12.10 x86 - Unity

  On the top panel, when mouse wheel up or down on the sound icon or
  sound indicator slider, volume raise or lower. it's OK.

  But if you open the sound settings window, mouse wheel up on the
  volume slider will lower volume and mouse wheel down will raise =
  inverted

  The right beahavior is the first one for me : UP = + and DOWN = -

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-control-center/+bug/1093278/+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 1181533] [NEW] Privacy Settings Recent Items changing past hour doesn't work

2013-05-18 Thread Jan Groenewald
Public bug reported:

Changing when to forget activities does not take effect when the Privacy 
Settings window is closed. Each time it is re-opnened it has reverted back to 
past hour.
--- 
ApportVersion: 2.9.2-0ubuntu8
Architecture: amd64
DistroRelease: Ubuntu 13.04
InstallationDate: Installed on 2011-12-03 (531 days ago)
InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
MarkForUpload: True
Package: gnome-control-center 1:3.6.3-0ubuntu24
PackageArchitecture: amd64
ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8
Tags:  raring
Uname: Linux 3.8.0-21-generic x86_64
UpgradeStatus: Upgraded to raring on 2013-05-18 (0 days ago)
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
usr_lib_gnome-control-center:
 activity-log-manager-control-center 0.9.4-0ubuntu6.1
 deja-dup26.0-0ubuntu1
 gnome-control-center-signon 0.1.6bzr13.04.05-0ubuntu1
 gnome-control-center-unity  1.2daily13.04.09-0ubuntu1
 indicator-datetime  12.10.3daily13.03.26-0ubuntu1

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


** Tags: apport-collected raring

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

Title:
  Privacy Settings  Recent Items  changing past hour doesn't work

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  Changing when to forget activities does not take effect when the Privacy 
Settings window is closed. Each time it is re-opnened it has reverted back to 
past hour.
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  DistroRelease: Ubuntu 13.04
  InstallationDate: Installed on 2011-12-03 (531 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  MarkForUpload: True
  Package: gnome-control-center 1:3.6.3-0ubuntu24
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8
  Tags:  raring
  Uname: Linux 3.8.0-21-generic x86_64
  UpgradeStatus: Upgraded to raring on 2013-05-18 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu6.1
   deja-dup26.0-0ubuntu1
   gnome-control-center-signon 0.1.6bzr13.04.05-0ubuntu1
   gnome-control-center-unity  1.2daily13.04.09-0ubuntu1
   indicator-datetime  12.10.3daily13.03.26-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1181533/+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 1181533] Dependencies.txt

2013-05-18 Thread Jan Groenewald
apport information

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1181533/+attachment/3680249/+files/Dependencies.txt

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

Title:
  Privacy Settings  Recent Items  changing past hour doesn't work

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  Changing when to forget activities does not take effect when the Privacy 
Settings window is closed. Each time it is re-opnened it has reverted back to 
past hour.
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  DistroRelease: Ubuntu 13.04
  InstallationDate: Installed on 2011-12-03 (531 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  MarkForUpload: True
  Package: gnome-control-center 1:3.6.3-0ubuntu24
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8
  Tags:  raring
  Uname: Linux 3.8.0-21-generic x86_64
  UpgradeStatus: Upgraded to raring on 2013-05-18 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu6.1
   deja-dup26.0-0ubuntu1
   gnome-control-center-signon 0.1.6bzr13.04.05-0ubuntu1
   gnome-control-center-unity  1.2daily13.04.09-0ubuntu1
   indicator-datetime  12.10.3daily13.03.26-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1181533/+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 1181533] Re: Privacy Settings Recent Items changing past hour doesn't work

2013-05-18 Thread Jan Groenewald
That is on raring 13.04.


** Tags added: apport-collected raring

** Description changed:

- Changing when to forget activities does not take effect when the Privacy
- Settings window is closed. Each time it is re-opnened it has reverted
- back to past hour.
+ Changing when to forget activities does not take effect when the Privacy 
Settings window is closed. Each time it is re-opnened it has reverted back to 
past hour.
+ --- 
+ ApportVersion: 2.9.2-0ubuntu8
+ Architecture: amd64
+ DistroRelease: Ubuntu 13.04
+ InstallationDate: Installed on 2011-12-03 (531 days ago)
+ InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
+ MarkForUpload: True
+ Package: gnome-control-center 1:3.6.3-0ubuntu24
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8
+ Tags:  raring
+ Uname: Linux 3.8.0-21-generic x86_64
+ UpgradeStatus: Upgraded to raring on 2013-05-18 (0 days ago)
+ UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
+ usr_lib_gnome-control-center:
+  activity-log-manager-control-center 0.9.4-0ubuntu6.1
+  deja-dup26.0-0ubuntu1
+  gnome-control-center-signon 0.1.6bzr13.04.05-0ubuntu1
+  gnome-control-center-unity  1.2daily13.04.09-0ubuntu1
+  indicator-datetime  12.10.3daily13.03.26-0ubuntu1

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

Title:
  Privacy Settings  Recent Items  changing past hour doesn't work

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  Changing when to forget activities does not take effect when the Privacy 
Settings window is closed. Each time it is re-opnened it has reverted back to 
past hour.
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  DistroRelease: Ubuntu 13.04
  InstallationDate: Installed on 2011-12-03 (531 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  MarkForUpload: True
  Package: gnome-control-center 1:3.6.3-0ubuntu24
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8
  Tags:  raring
  Uname: Linux 3.8.0-21-generic x86_64
  UpgradeStatus: Upgraded to raring on 2013-05-18 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu6.1
   deja-dup26.0-0ubuntu1
   gnome-control-center-signon 0.1.6bzr13.04.05-0ubuntu1
   gnome-control-center-unity  1.2daily13.04.09-0ubuntu1
   indicator-datetime  12.10.3daily13.03.26-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1181533/+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 1181533] ProcEnviron.txt

2013-05-18 Thread Jan Groenewald
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1181533/+attachment/3680250/+files/ProcEnviron.txt

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

Title:
  Privacy Settings  Recent Items  changing past hour doesn't work

Status in “gnome-control-center” package in Ubuntu:
  New

Bug description:
  Changing when to forget activities does not take effect when the Privacy 
Settings window is closed. Each time it is re-opnened it has reverted back to 
past hour.
  --- 
  ApportVersion: 2.9.2-0ubuntu8
  Architecture: amd64
  DistroRelease: Ubuntu 13.04
  InstallationDate: Installed on 2011-12-03 (531 days ago)
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111011)
  MarkForUpload: True
  Package: gnome-control-center 1:3.6.3-0ubuntu24
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.8.0-21.32-generic 3.8.8
  Tags:  raring
  Uname: Linux 3.8.0-21-generic x86_64
  UpgradeStatus: Upgraded to raring on 2013-05-18 (0 days ago)
  UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare
  usr_lib_gnome-control-center:
   activity-log-manager-control-center 0.9.4-0ubuntu6.1
   deja-dup26.0-0ubuntu1
   gnome-control-center-signon 0.1.6bzr13.04.05-0ubuntu1
   gnome-control-center-unity  1.2daily13.04.09-0ubuntu1
   indicator-datetime  12.10.3daily13.03.26-0ubuntu1

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-control-center/+bug/1181533/+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 1120139] Re: firefox download window does not show file size over 2G correctly

2013-02-09 Thread Jan Groenewald
** Description changed:

  When downloading a file over 2GB,
  
  e.g http://r3---sn-uxoxu-
  
j2ue.c.youtube.com/videoplayback?itag=37key=yt1source=youtubeupn=lIDTZnekH_0sver=3expire=1360419968ipbits=8ratebypass=yesip=196.21.91.2newshard=yescp=U0hVRVRMV19LUkNONV9MRkFKOjVRdVd3RnItNGprsparams=cp%2Cid%2Cip%2Cipbits%2Citag%2Cratebypass%2Csource%2Cupn%2Cexpireid=79338a5c2130a3ffmv=mmt=1360394471fexp=920704%2C912806%2C902000%2C922403%2C922405%2C929901%2C913605%2C925710%2C929114%2C925006%2C920201%2C96%2C926403%2C910221%2C901451%2C919114ms=ausignature=CEBD601CFD1E960773A17771D41B88CE0A6AFC09.46306F2E83B93E7580E377697E74ADB799403812
  
  Then the filesize shows correctly up to 2G, and then wraps to negative
  bytes. See attached screenshot.
  
- 0 jan@osprey:~$ls -sh Videos/TPB\ AFK_\ The\ Pirate\ Bay\ Away\ From\ 
Keyboard.mp4 
+ 0 jan@osprey:~$ls -sh Videos/TPB\ AFK_\ The\ Pirate\ Bay\ Away\ From\ 
Keyboard.mp4
  2,7G Videos/TPB AFK_ The Pirate Bay Away From Keyboard.mp4
  
  Note this file download was started using the add-on video
  downloadhelper.
+ 
+ 0 jan@osprey:~$lsb_release -d ; dpkg -l firefox
+ Description:  Ubuntu 12.04.2 LTS
+ Desired=Unknown/Install/Remove/Purge/Hold
+ | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
+ |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
+ ||/ Name   VersionDescription
+ +++-==-==-
+ ii  firefox18.0.2+build1- Safe and easy web browser from Mozilla
+ 0 jan@osprey:~$

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

Title:
  firefox download window does not show file size over 2G correctly

Status in “firefox” package in Ubuntu:
  New

Bug description:
  When downloading a file over 2GB,

  e.g http://r3---sn-uxoxu-
  
j2ue.c.youtube.com/videoplayback?itag=37key=yt1source=youtubeupn=lIDTZnekH_0sver=3expire=1360419968ipbits=8ratebypass=yesip=196.21.91.2newshard=yescp=U0hVRVRMV19LUkNONV9MRkFKOjVRdVd3RnItNGprsparams=cp%2Cid%2Cip%2Cipbits%2Citag%2Cratebypass%2Csource%2Cupn%2Cexpireid=79338a5c2130a3ffmv=mmt=1360394471fexp=920704%2C912806%2C902000%2C922403%2C922405%2C929901%2C913605%2C925710%2C929114%2C925006%2C920201%2C96%2C926403%2C910221%2C901451%2C919114ms=ausignature=CEBD601CFD1E960773A17771D41B88CE0A6AFC09.46306F2E83B93E7580E377697E74ADB799403812

  Then the filesize shows correctly up to 2G, and then wraps to negative
  bytes. See attached screenshot.

  0 jan@osprey:~$ls -sh Videos/TPB\ AFK_\ The\ Pirate\ Bay\ Away\ From\ 
Keyboard.mp4
  2,7G Videos/TPB AFK_ The Pirate Bay Away From Keyboard.mp4

  Note this file download was started using the add-on video
  downloadhelper.

  0 jan@osprey:~$lsb_release -d ; dpkg -l firefox
  Description:  Ubuntu 12.04.2 LTS
  Desired=Unknown/Install/Remove/Purge/Hold
  | Status=Not/Inst/Conf-files/Unpacked/halF-conf/Half-inst/trig-aWait/Trig-pend
  |/ Err?=(none)/Reinst-required (Status,Err: uppercase=bad)
  ||/ Name   VersionDescription
  +++-==-==-
  ii  firefox18.0.2+build1- Safe and easy web browser from Mozilla
  0 jan@osprey:~$

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1120139/+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 1120139] [NEW] firefox download window does not show file size over 2G correctly

2013-02-08 Thread Jan Groenewald
Public bug reported:

When downloading a file over 2GB,

e.g http://r3---sn-uxoxu-
j2ue.c.youtube.com/videoplayback?itag=37key=yt1source=youtubeupn=lIDTZnekH_0sver=3expire=1360419968ipbits=8ratebypass=yesip=196.21.91.2newshard=yescp=U0hVRVRMV19LUkNONV9MRkFKOjVRdVd3RnItNGprsparams=cp%2Cid%2Cip%2Cipbits%2Citag%2Cratebypass%2Csource%2Cupn%2Cexpireid=79338a5c2130a3ffmv=mmt=1360394471fexp=920704%2C912806%2C902000%2C922403%2C922405%2C929901%2C913605%2C925710%2C929114%2C925006%2C920201%2C96%2C926403%2C910221%2C901451%2C919114ms=ausignature=CEBD601CFD1E960773A17771D41B88CE0A6AFC09.46306F2E83B93E7580E377697E74ADB799403812

Then the filesize shows correctly up to 2G, and then wraps to negative
bytes. See attached screenshot.

0 jan@osprey:~$ls -sh Videos/TPB\ AFK_\ The\ Pirate\ Bay\ Away\ From\ 
Keyboard.mp4 
2,7G Videos/TPB AFK_ The Pirate Bay Away From Keyboard.mp4

Note this file download was started using the add-on video
downloadhelper.

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

** Attachment added: Download Window with wrong filesize
   
https://bugs.launchpad.net/bugs/1120139/+attachment/3521778/+files/filesize.png

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

Title:
  firefox download window does not show file size over 2G correctly

Status in “firefox” package in Ubuntu:
  New

Bug description:
  When downloading a file over 2GB,

  e.g http://r3---sn-uxoxu-
  
j2ue.c.youtube.com/videoplayback?itag=37key=yt1source=youtubeupn=lIDTZnekH_0sver=3expire=1360419968ipbits=8ratebypass=yesip=196.21.91.2newshard=yescp=U0hVRVRMV19LUkNONV9MRkFKOjVRdVd3RnItNGprsparams=cp%2Cid%2Cip%2Cipbits%2Citag%2Cratebypass%2Csource%2Cupn%2Cexpireid=79338a5c2130a3ffmv=mmt=1360394471fexp=920704%2C912806%2C902000%2C922403%2C922405%2C929901%2C913605%2C925710%2C929114%2C925006%2C920201%2C96%2C926403%2C910221%2C901451%2C919114ms=ausignature=CEBD601CFD1E960773A17771D41B88CE0A6AFC09.46306F2E83B93E7580E377697E74ADB799403812

  Then the filesize shows correctly up to 2G, and then wraps to negative
  bytes. See attached screenshot.

  0 jan@osprey:~$ls -sh Videos/TPB\ AFK_\ The\ Pirate\ Bay\ Away\ From\ 
Keyboard.mp4 
  2,7G Videos/TPB AFK_ The Pirate Bay Away From Keyboard.mp4

  Note this file download was started using the add-on video
  downloadhelper.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1120139/+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 1057353] Re: paste grayed out on remote SSH connection

2012-09-28 Thread Jan Groenewald
apport information

** Tags added: apport-collected precise running-unity

** Description changed:

  When doing nautilus  File  Connect to Server  SSH  browse to a folder I 
own with correct permissions
  Right click  Paste is greyed out (but Pasting works).
+ --- 
+ ApportVersion: 2.0.1-0ubuntu13
+ Architecture: amd64
+ CheckboxSubmission: c8d20e1496e2a757b41dff1eb1b24066
+ CheckboxSystem: 2a6f54df59af338184485e85cbcf0d32
+ DistroRelease: Ubuntu 12.04
+ GsettingsChanges:
+  org.gnome.nautilus.window-state geometry '1209x715+709+24'
+  org.gnome.nautilus.window-state sidebar-width 318
+ InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
+ Package: nautilus 1:3.4.2-0ubuntu4
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
+ Tags:  precise running-unity
+ Uname: Linux 3.2.0-31-generic x86_64
+ UpgradeStatus: No upgrade log present (probably fresh install)
+ UserGroups: fuse sudo

** Attachment added: Dependencies.txt
   
https://bugs.launchpad.net/bugs/1057353/+attachment/3350727/+files/Dependencies.txt

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

Title:
  paste grayed out on remote SSH connection

Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  When doing nautilus  File  Connect to Server  SSH  browse to a folder I 
own with correct permissions
  Right click  Paste is greyed out (but Pasting works).
  --- 
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  CheckboxSubmission: c8d20e1496e2a757b41dff1eb1b24066
  CheckboxSystem: 2a6f54df59af338184485e85cbcf0d32
  DistroRelease: Ubuntu 12.04
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '1209x715+709+24'
   org.gnome.nautilus.window-state sidebar-width 318
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  Package: nautilus 1:3.4.2-0ubuntu4
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Tags:  precise running-unity
  Uname: Linux 3.2.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: fuse sudo

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

2012-09-28 Thread Jan Groenewald
apport information

** Attachment added: ProcEnviron.txt
   
https://bugs.launchpad.net/bugs/1057353/+attachment/3350728/+files/ProcEnviron.txt

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

Title:
  paste grayed out on remote SSH connection

Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  When doing nautilus  File  Connect to Server  SSH  browse to a folder I 
own with correct permissions
  Right click  Paste is greyed out (but Pasting works).
  --- 
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  CheckboxSubmission: c8d20e1496e2a757b41dff1eb1b24066
  CheckboxSystem: 2a6f54df59af338184485e85cbcf0d32
  DistroRelease: Ubuntu 12.04
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '1209x715+709+24'
   org.gnome.nautilus.window-state sidebar-width 318
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  Package: nautilus 1:3.4.2-0ubuntu4
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Tags:  precise running-unity
  Uname: Linux 3.2.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: fuse sudo

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

2012-09-28 Thread Jan Groenewald
apport information

** Attachment added: usr_lib_nautilus.txt
   
https://bugs.launchpad.net/bugs/1057353/+attachment/3350729/+files/usr_lib_nautilus.txt

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

Title:
  paste grayed out on remote SSH connection

Status in “nautilus” package in Ubuntu:
  Incomplete

Bug description:
  When doing nautilus  File  Connect to Server  SSH  browse to a folder I 
own with correct permissions
  Right click  Paste is greyed out (but Pasting works).
  --- 
  ApportVersion: 2.0.1-0ubuntu13
  Architecture: amd64
  CheckboxSubmission: c8d20e1496e2a757b41dff1eb1b24066
  CheckboxSystem: 2a6f54df59af338184485e85cbcf0d32
  DistroRelease: Ubuntu 12.04
  GsettingsChanges:
   org.gnome.nautilus.window-state geometry '1209x715+709+24'
   org.gnome.nautilus.window-state sidebar-width 318
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release amd64 
(20120425)
  Package: nautilus 1:3.4.2-0ubuntu4
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 3.2.0-31.50-generic 3.2.28
  Tags:  precise running-unity
  Uname: Linux 3.2.0-31-generic x86_64
  UpgradeStatus: No upgrade log present (probably fresh install)
  UserGroups: fuse sudo

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1057353/+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 1029489] [NEW] turning on locate-pointer breaks scroll zoom a bit

2012-07-26 Thread Jan Groenewald
Public bug reported:

When I turn on locate-pointer,

[org.gnome.settings-daemon.peripherals.mouse]
locate-pointer=true

I get unwanted behaviour with scroll-to-zoom in firefox and other applications.
If I hold in the control key, the pointer locates, but then I cannot scroll to 
zoom.

If I continue to hold in the control key, then as soon as I have clicked or 
tapped space ( I think any key or click ) then the scroll-to-zoom works again.

This is however super annoying to someone who likes both features.

I guess locate-pointer grabs the initial conrol-key press, but is there
no way to fix this?

** Affects: gnome-settings-daemon (Ubuntu)
 Importance: Undecided
 Status: Confirmed

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

Title:
  turning on locate-pointer breaks scroll zoom a bit

Status in “gnome-settings-daemon” package in Ubuntu:
  Confirmed

Bug description:
  When I turn on locate-pointer,

  [org.gnome.settings-daemon.peripherals.mouse]
  locate-pointer=true

  I get unwanted behaviour with scroll-to-zoom in firefox and other 
applications.
  If I hold in the control key, the pointer locates, but then I cannot scroll 
to zoom.

  If I continue to hold in the control key, then as soon as I have clicked or 
  tapped space ( I think any key or click ) then the scroll-to-zoom works again.

  This is however super annoying to someone who likes both features.

  I guess locate-pointer grabs the initial conrol-key press, but is there
  no way to fix this?

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gnome-settings-daemon/+bug/1029489/+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 1023012] Re: firefox does not save an attachments starting with dot

2012-07-25 Thread Jan Groenewald
Perhaps upstream will not want to change this behaviour.
That is fine.

Then firefox should at least tell the user what it is doing!

And it should certainly not remove existing files if it is not going
to overwrite them.

When I saved an email attachment .bash_completion,
1) it removed my existing .bash_completion (yes, it prompted me to replace
and I accepted)
2) it saved bash_completion (without the dot)
3) it clearly misinformed me about above.

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

Title:
  firefox does not save an attachments starting with dot

Status in The Mozilla Firefox Browser:
  Confirmed
Status in “firefox” package in Ubuntu:
  Confirmed

Bug description:
  When I download  save a file and I change the name to start with a dot,
  it 0) prompts me to replace the existing dot file, if it exists, 1) removes 
the
  existing dot file, and 2) silently removes the dot  and saves it with the 
name.

  Example, someone mailed me a .bash_completion to replace an existing one,
  and it removed the existing but saved /home/me/bash_completion.

  I consider it  a bug to not save dot-files if I ask for it, or to not give a 
proper
  error message if it refuses. If upstream disagrees, it is at least a bug to 
  remove the existing dot-file if it refuses to save over it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/firefox/+bug/1023012/+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 1023012] Re: firefox does not save an attachments starting with dot

2012-07-22 Thread Jan Groenewald
Hi

On 21 July 2012 13:32, Antonio Roquentin 1023...@bugs.launchpad.net
wrote:

 Thank you for reporting this bug. Could you specify which version of
 firefox and ubuntu are you using? I cannot reproduce this bug in ubuntu
 12.04 with firefox 14.0. If I try to save a text file from firefox and
 rename it so as to start with a dot, the file is correctly saved with
 the expected initial dot. When I try again and overwrite the file, I see
 no removal of the initial dot.


It is Ubuntu 12.04, 64bit, all packages up to date,
 ii  firefox14.0.1+build1- Safe and easy web browser from Mozilla

When I click on a gmail attachment, application.doc, choose download,
and change the filename to save to .application.doc it ignores the dot
and saves application.doc instead.

Regards,
Jan

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

Title:
  firefox does not save an attachments starting with dot

Status in “firefox” package in Ubuntu:
  Incomplete

Bug description:
  When I download  save a file and I change the name to start with a dot,
  it 0) prompts me to replace the existing dot file, if it exists, 1) removes 
the
  existing dot file, and 2) silently removes the dot  and saves it with the 
name.

  Example, someone mailed me a .bash_completion to replace an existing one,
  and it removed the existing but saved /home/me/bash_completion.

  I consider it  a bug to not save dot-files if I ask for it, or to not give a 
proper
  error message if it refuses. If upstream disagrees, it is at least a bug to 
  remove the existing dot-file if it refuses to save over it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1023012/+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 946095] Re: font not visible in terminal plugin

2012-07-20 Thread Jan Groenewald
Hi

If you edit a file belonging to a package, it will be overwritten when
you receive an update for that package.

However creating a custom file here,

0 jan@tunis:~$grep -A1 gnome.gedit.plugins.terminal
/usr/share/glib-2.0/schemas/00_aims_settings.gschema.override
[org.gnome.gedit.plugins.terminal]
use-theme-colors=false

And running

sudo glib-compile-schemas /usr/share/glib-2.0/schemas

will set this for your system (system-wide, for all users, as a default,
they can change it again).

Regards,
Jan


On 19 July 2012 23:06, Voidcode terkelsoren...@gmail.com wrote:

 Wee just need to edited the /usr/lib/gedit/plugins/terminal.py.

 Search for:

 fg = context.get_color(Gtk.StateFlags.NORMAL)
 bg = context.get_background_color(Gtk.StateFlags.NORMAL)

 I replace with

 fg = Gdk.RGBA(0, 0, 0, 1)
 bg = Gdk.RGBA(1, 1, 1, 1)

 Info: fg = black text, bg = white background

 Find this on askubuntu: http://askubuntu.com/questions/35109/how-to-
 change-background-color-of-gedit-embedded-terminalhttp://askubuntu.com/questions/35109/how-to-%0Achange-background-color-of-gedit-embedded-terminal

 ** Attachment added: replace: fg =
 context.get_color(Gtk.StateFlags.NORMAL) bg =
 context.get_background_color(Gtk.StateFlags.NORMAL) with fg = Gdk.RGBA(0,
 0, 0, 1) bg = Gdk.RGBA(1, 1, 1, 1)

 https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/946095/+attachment/3228834/+files/terminal.py

 --
 You received this bug notification because you are subscribed to the bug
 report.
 https://bugs.launchpad.net/bugs/946095

 Title:
   font not visible in terminal plugin

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



-- 
  .~.
  /V\ Jan Groenewald
 /( )\www.aims.ac.za
 ^^-^^

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

Title:
  font not visible in terminal plugin

Status in Light-Weight Text Editor for Gnome:
  Won't Fix
Status in “gedit” package in Ubuntu:
  Confirmed

Bug description:
  In font of the terminal plugin is not visible as the background and
  the font have the same colour(white)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gedit 3.3.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  ApportVersion: 1.93-0ubuntu2
  Architecture: i386
  Date: Sun Mar  4 11:02:22 2012
  ExecutablePath: /usr/bin/gedit
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 
(20120201.1)
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: gedit
  UpgradeStatus: Upgraded to precise on 2012-02-25 (7 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/946095/+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 1023012] [NEW] firefox does not save an attachments starting with dot

2012-07-10 Thread Jan Groenewald
Public bug reported:

When I download  save a file and I change the name to start with a dot,
it 0) prompts me to replace the existing dot file, if it exists, 1) removes the
existing dot file, and 2) silently removes the dot  and saves it with the name.

Example, someone mailed me a .bash_completion to replace an existing one,
and it removed the existing but saved /home/me/bash_completion.

I consider it  a bug to not save dot-files if I ask for it, or to not give a 
proper
error message if it refuses. If upstream disagrees, it is at least a bug to 
remove the existing dot-file if it refuses to save over it.

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

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

Title:
  firefox does not save an attachments starting with dot

Status in “firefox” package in Ubuntu:
  New

Bug description:
  When I download  save a file and I change the name to start with a dot,
  it 0) prompts me to replace the existing dot file, if it exists, 1) removes 
the
  existing dot file, and 2) silently removes the dot  and saves it with the 
name.

  Example, someone mailed me a .bash_completion to replace an existing one,
  and it removed the existing but saved /home/me/bash_completion.

  I consider it  a bug to not save dot-files if I ask for it, or to not give a 
proper
  error message if it refuses. If upstream disagrees, it is at least a bug to 
  remove the existing dot-file if it refuses to save over it.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/firefox/+bug/1023012/+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 974900] Re: Menus split across multi monitors

2012-06-27 Thread Jan Groenewald
In my case, a laptop with external monitor, not only the menu, but the 
libreoffice window
every time opens in the wrong monitor, not the external which has focus, but 
the laptop
window. Removing libreoffice-gtk fixes it: the splash screen is still on the 
laptop but the window
opens in the external. It makes libreoffice ugly on 12.04 though.

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

Title:
  Menus split across multi monitors

Status in “libreoffice” package in Ubuntu:
  Confirmed

Bug description:
  Have two monitors arranged side by side. Some applications when used
  maximised in the right hand monitor, display their menus split across
  the two monitors.

  Not all applications do this.

  gnome-terminal (with panel menus disabled) - is OK
  libreoffice - is BAD

  I don't know if this bug is unique to libreoffice or is in something
  like compiz.

  Using Unity, 12.04 latest beta
  --- 
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.0-0ubuntu4
  Architecture: i386
  CompizPlugins: 
[core,composite,opengl,decor,gnomecompat,snap,move,text,mousepoll,regex,compiztoolbox,grid,resize,imgpng,place,wall,animation,unitymtgrabhandles,session,expo,fade,scale,workarounds,unityshell,scaleaddon]
  CompositorRunning: compiz
  DistUpgraded: 2012-04-05 14:49:40,837 DEBUG enabling apt cron job
  DistroCodename: precise
  DistroRelease: Ubuntu 12.04
  DistroVariant: ubuntu
  DpkgLog:
   
  ExtraDebuggingInterest: Yes, if not too technical
  MachineType: Dell Inc. Latitude D630
  Package: xorg 1:7.6+12ubuntu1
  PackageArchitecture: i386
  PccardctlIdent:
   Socket 0:
 no product info available
  PccardctlStatus:
   Socket 0:
 no card
  ProcEnviron:
   LANGUAGE=en_GB:en
   TERM=xterm
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/usr/bin/tcsh
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.2.0-22-generic 
root=UUID=84c73eda-43e4-429c-8428-0a37de7b6de5 ro quiet splash vt.handoff=7
  ProcVersionSignature: Ubuntu 3.2.0-22.35-generic 3.2.14
  Tags:  precise ubuntu compiz-0.9
  Uname: Linux 3.2.0-22-generic i686
  UpgradeStatus: Upgraded to precise on 2012-04-05 (2 days ago)
  UserGroups: adm admin audio cdrom dialout dip fax floppy lpadmin netdev 
plugdev powerdev scanner tape video
  dmi.bios.date: 06/20/2008
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A12
  dmi.board.name: 0KU184
  dmi.board.vendor: Dell Inc.
  dmi.chassis.type: 8
  dmi.chassis.vendor: Dell Inc.
  dmi.modalias: 
dmi:bvnDellInc.:bvrA12:bd06/20/2008:svnDellInc.:pnLatitudeD630:pvr:rvnDellInc.:rn0KU184:rvr:cvnDellInc.:ct8:cvr:
  dmi.product.name: Latitude D630
  dmi.sys.vendor: Dell Inc.
  version.compiz: compiz 1:0.9.7.4-0ubuntu1
  version.libdrm2: libdrm2 2.4.32-1ubuntu1
  version.libgl1-mesa-dri: libgl1-mesa-dri 8.0.2-0ubuntu3
  version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
  version.libgl1-mesa-glx: libgl1-mesa-glx 8.0.2-0ubuntu3
  version.xserver-xorg-core: xserver-xorg-core 2:1.11.4-0ubuntu10
  version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.0-0ubuntu1
  version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.14.99~git20111219.aacbd629-0ubuntu2
  version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.17.0-1ubuntu4
  version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 
1:0.0.16+git20111201+b5534a1-1build2

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/974900/+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 946095] Re: font not visible in terminal plugin

2012-05-26 Thread Jan Groenewald
Hi

On 26 May 2012 12:29, MSzynisz mszyn...@gmail.com wrote:

 My solution: install dconf-tools, open dconf-editor, go to
 org.gnome.gedit.plugins.terminal, uncheck use-theme-colors. I also changed
 background-color to #f2f1f0.
 Hope this works. If not, try changing the colors of the actual terminal
 and try again the dconf solution.


I still don't get readable directory listings. Either the folders or the
commands are too similar to the background to be readable.

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

Title:
  font not visible in terminal plugin

Status in Light-Weight Text Editor for Gnome:
  Won't Fix
Status in “gedit” package in Ubuntu:
  Confirmed

Bug description:
  In font of the terminal plugin is not visible as the background and
  the font have the same colour(white)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gedit 3.3.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  ApportVersion: 1.93-0ubuntu2
  Architecture: i386
  Date: Sun Mar  4 11:02:22 2012
  ExecutablePath: /usr/bin/gedit
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 
(20120201.1)
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: gedit
  UpgradeStatus: Upgraded to precise on 2012-02-25 (7 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/946095/+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 990383] Re: Gedit terminal plugin fails to display correct colours

2012-04-30 Thread Jan Groenewald
*** This bug is a duplicate of bug 946095 ***
https://bugs.launchpad.net/bugs/946095

** This bug has been marked a duplicate of bug 946095
   font not visible in terminal plugin

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

Title:
  Gedit terminal plugin fails to display correct colours

Status in “gedit” package in Ubuntu:
  Confirmed

Bug description:
  If an embedded terminal is used as a plugin, then it fails to display
  using the default colours for Gnome Terminal, but defaults to white on
  white.  This renders the plugin unusable.  There is no obvious way in
  which the colours can changed from within Gedit.  I have changed the
  default colours in use by Gnome Terminal (3.4.1.1) but this does not
  result in a change for the embedded terminal in Gedit, even after
  restarting Gedit.  The version of gedit-plugins in use is
  3.3.4-0ubuntu1.

  This fault has arisen after an update from Ubuntu 11.10 to Ubuntu
  12.04 LTS (Release 12.04).  The plugin is now unusable.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gedit 3.4.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-24.37-generic 3.2.14
  Uname: Linux 3.2.0-24-generic i686
  ApportVersion: 2.0.1-0ubuntu7
  Architecture: i386
  Date: Sat Apr 28 11:09:39 2012
  ExecutablePath: /usr/bin/gedit
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release i386 (20111011)
  ProcEnviron:
   LANGUAGE=en_GB:en
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: gedit
  UpgradeStatus: Upgraded to precise on 2012-04-28 (0 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/990383/+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 946095] Re: font not visible in terminal plugin

2012-04-30 Thread Jan Groenewald
I've marked https://bugs.launchpad.net/ubuntu/+source/gedit/+bug/144859
as a duplicate of this bug.

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

Title:
  font not visible in terminal plugin

Status in Light-Weight Text Editor for Gnome:
  Won't Fix
Status in “gedit” package in Ubuntu:
  Confirmed

Bug description:
  In font of the terminal plugin is not visible as the background and
  the font have the same colour(white)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gedit 3.3.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  ApportVersion: 1.93-0ubuntu2
  Architecture: i386
  Date: Sun Mar  4 11:02:22 2012
  ExecutablePath: /usr/bin/gedit
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 
(20120201.1)
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: gedit
  UpgradeStatus: Upgraded to precise on 2012-02-25 (7 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/946095/+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 946095] Re: font not visible in terminal plugin

2012-04-26 Thread Jan Groenewald
Should this bug not be in gedit-plugins?

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

Title:
  font not visible in terminal plugin

Status in Light-Weight Text Editor for Gnome:
  Won't Fix
Status in “gedit” package in Ubuntu:
  Confirmed

Bug description:
  In font of the terminal plugin is not visible as the background and
  the font have the same colour(white)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: gedit 3.3.4-0ubuntu1
  ProcVersionSignature: Ubuntu 3.2.0-17.27-generic-pae 3.2.6
  Uname: Linux 3.2.0-17-generic-pae i686
  ApportVersion: 1.93-0ubuntu2
  Architecture: i386
  Date: Sun Mar  4 11:02:22 2012
  ExecutablePath: /usr/bin/gedit
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Alpha i386 
(20120201.1)
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: gedit
  UpgradeStatus: Upgraded to precise on 2012-02-25 (7 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/gedit/+bug/946095/+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 928658] [NEW] /usr/share/brasero/logo.png does not exist

2012-02-07 Thread Jan Groenewald
Public bug reported:

Launching brasero on natty 11.04 from a terminal gives this error:


0 jan@muizenberg:/var/autofs/misc/home/jan$brasero 

** (brasero:12578): WARNING **: ERROR loading background pix : Failed to
open file '/usr/share/brasero/logo.png': No such file or directory

0 jan@muizenberg:/var/autofs/misc/home/jan$


(The icon does display correctly on the launcher though. )

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

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

Title:
  /usr/share/brasero/logo.png does not exist

Status in “brasero” package in Ubuntu:
  New

Bug description:
  Launching brasero on natty 11.04 from a terminal gives this error:

  
  0 jan@muizenberg:/var/autofs/misc/home/jan$brasero 

  ** (brasero:12578): WARNING **: ERROR loading background pix : Failed
  to open file '/usr/share/brasero/logo.png': No such file or directory

  0 jan@muizenberg:/var/autofs/misc/home/jan$

  
  (The icon does display correctly on the launcher though. )

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