[Desktop-packages] [Bug 1726516] Re: no progress bar while copying files

2019-01-03 Thread Reece
Reproduction and unexpected user experience details:

* In a nautilus window, navigate to a folder that contains a source folder of 
large files (e.g., video or pictures) that is sufficient to trigger the copy 
progress indicator.
* Create two `test1` and `test2` folders on the Desktop
* In a new nautilus window, open the Desktop folder. At this point, one should 
see `test1` and `test2` folders on the desktop and in the Desktop folder in the 
nautilus window.
* Copy the source data to `test1` by dragging and dropping in the nautilus 
window. The copy progress pie chart in the nautilus window should appear. (Okay 
to cancel the copy once the indicator appears.)
* Repeat the copy, this time dragging the source folder to `test2` on the 
Desktop (*not* in the nautilus window). On my system (ubuntu 18.10), the 
progress indicator never appears.

Many reports have focused on the inconspicuousness of the progress
indicator; I concur with that observation. However, I am more perplexed
by the inconsistency in behavior when copying to folders on the desktop
versus copying to the Desktop folder within a nautilus window. This
behavior seems inconsistent to me.

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

Title:
  no progress bar while copying files

Status in nautilus package in Ubuntu:
  Confirmed

Bug description:
  while copying files, it does not show progress or any copy dialogue at
  all. also there is no option to create new file while right clicking

  ProblemType: Bug
  DistroRelease: Ubuntu 17.10
  Package: nautilus 1:3.26.0-0ubuntu1
  ProcVersionSignature: Ubuntu 4.13.0-16.19-generic 4.13.4
  Uname: Linux 4.13.0-16-generic x86_64
  NonfreeKernelModules: wl
  ApportVersion: 2.20.7-0ubuntu3
  Architecture: amd64
  CurrentDesktop: ubuntu:GNOME
  Date: Mon Oct 23 23:08:22 2017
  EcryptfsInUse: Yes
  InstallationDate: Installed on 2017-10-23 (0 days ago)
  InstallationMedia: Ubuntu 17.10 "Artful Aardvark" - Release amd64 (20171018)
  ProcEnviron:
   LANGUAGE=en_IN:en
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=
   LANG=en_IN
   SHELL=/bin/bash
  SourcePackage: nautilus
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1726516/+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 1687246] Re: GNOME Shell should support fractional (non-integer) Hi-DPI scaling

2018-05-03 Thread Reece
Lack of fractional scaling is a significant feature regression relative
to 17.10 with Unity for those of us with hidpi displays. What can users
do to show support for getting solved?

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

Title:
  GNOME Shell should support fractional (non-integer) Hi-DPI scaling

Status in Mutter:
  In Progress
Status in Ubuntu GNOME:
  Triaged
Status in gnome-shell package in Ubuntu:
  In Progress

Bug description:
  https://trello.com/c/r12LY9iA (for 17.04 was
  https://trello.com/c/TvwNvXOo)

  ---

  I'm using fully updated Ubuntu GNOME 17.04.

  In Ubuntu Gnome, you only allow for integer scaling of things for high
  DPI monitors. While in theory this sounds good, on a 27 inch 4k
  monitor like mine, restricting it to integers is a problem. 1x is
  annoyingly small, and 2x is WAY too big. You need a 1.5x, and
  presumably to just allow most noninteger values to future proof the
  distribution given 8k monitors and all sorts of new and weird things
  coming out, like windows 10 has.

  Photos of the two annoying sizes are available here (it won't let me
  attach two files):

  http://i.imgur.com/vWrvZxq.jpg
  http://i.imgur.com/11p19k7.jpg

  I apologize for my photography skills in advance., you'll have to look
  at the ruler for scale to see the problem. Please contact me if you
  need any more information etc.

  Workaround
  ==
  You can enable experimental fractional scaling in Ubuntu 17.10 or 18.04 LTS 
by running the following command in a terminal and then restarting your 
computer. Note that this is an experimental feature and is not fully supported 
by either Ubuntu or GNOME.

  gsettings set org.gnome.mutter experimental-features "['scale-monitor-
  framebuffer']"

  After restarting your computer, you should find additional scale
  options in Settings > Devices > Displays.

  If you change your mind and want to get back to supported status, run:

  gsettings reset org.gnome.mutter experimental-features

To manage notifications about this bug go to:
https://bugs.launchpad.net/mutter/+bug/1687246/+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 1522177] Re: nautilus sporadically very slow to start/refresh

2016-01-06 Thread Reece
Figured this out. Closing.

Cause:
I had intentionally put my home directory under mercurial, primarily to track 
config files. .hgignore ignored everything.

The tortoisehg extension apparently ignores .hgignore. When I ran
nautilus with strace, the problem became clear: tortoisehg was
recursively stat'ing my entire home directory.


** Changed in: nautilus (Ubuntu)
   Status: New => Invalid

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

Title:
  nautilus sporadically very slow to start/refresh

Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  System: Ubuntu 15.10, x86_64, SSD drive

  Nautilus is sporadically extremely slow to start up or refresh a view
  even when already running. The effect is bimodal: response is either
  nearly immediate or extremely slow. For example, "nautilus ~/" is
  either immediately responsive or takes ~10 seconds.

  The behavior is independent of directory and invocation method; for
  example, invoking via Unity Dash or Chrome's "show in folder" exhibits
  similar bimodal responsiveness.

  The bimodal switch seems to be related to a combination of when the
  directory was last read (likely a cache effect) and whether the
  directory had been modified (e.g., perhaps based on directory mtime).

  The attached script and output demonstrate the effect on my laptop. It
  executes "nautilus ~/" ten times, with sleep times of 0-5 seconds
  between each. The data suggest that the bimodal switch due to a
  putative cache timeout is ~5 seconds. That is, *all* invocations
  separated by more that 5 seconds exhibit the slow mode responsiveness.

  This is consistent with my experience, namely that nautilus startup is
  *always* slow because real-world use invocations are always more than
  5 seconds apart.

  Access to the same directories in the terminal are never slow. I am
  not aware of any general filesystem sluggishness (e.g., with
  libreoffice, emacs, etc).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1522177/+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 1522177] Re: nautilus sporadically very slow to start/refresh

2015-12-02 Thread Reece
** Attachment added: "script to generate nautilus timings"
   
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1522177/+attachment/4528783/+files/time-nautilus

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

Title:
  nautilus sporadically very slow to start/refresh

Status in nautilus package in Ubuntu:
  New

Bug description:
  System: Ubuntu 15.10, x86_64, SSD drive

  Nautilus is sporadically extremely slow to start up or refresh a view
  even when already running. The effect is bimodal: response is either
  nearly immediate or extremely slow. For example, "nautilus ~/" is
  either immediately responsive or takes ~10 seconds.

  The behavior is independent of directory and invocation method; for
  example, invoking via Unity Dash or Chrome's "show in folder" exhibits
  similar bimodal responsiveness.

  The bimodal switch seems to be related to a combination of when the
  directory was last read (likely a cache effect) and whether the
  directory had been modified (e.g., perhaps based on directory mtime).

  The attached script and output demonstrate the effect on my laptop. It
  executes "nautilus ~/" ten times, with sleep times of 0-5 seconds
  between each. The data suggest that the bimodal switch due to a
  putative cache timeout is ~5 seconds. That is, *all* invocations
  separated by more that 5 seconds exhibit the slow mode responsiveness.

  This is consistent with my experience, namely that nautilus startup is
  *always* slow because real-world use invocations are always more than
  5 seconds apart.

  Access to the same directories in the terminal are never slow. I am
  not aware of any general filesystem sluggishness (e.g., with
  libreoffice, emacs, etc).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1522177/+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 1522177] [NEW] nautilus sporadically very slow to start/refresh

2015-12-02 Thread Reece
Public bug reported:

System: Ubuntu 15.10, x86_64, SSD drive

Nautilus is sporadically extremely slow to start up or refresh a view
even when already running. The effect is bimodal: response is either
nearly immediate or extremely slow. For example, "nautilus ~/" is either
immediately responsive or takes ~10 seconds.

The behavior is independent of directory and invocation method; for
example, invoking via Unity Dash or Chrome's "show in folder" exhibits
similar bimodal responsiveness.

The bimodal switch seems to be related to a combination of when the
directory was last read (likely a cache effect) and whether the
directory had been modified (e.g., perhaps based on directory mtime).

The attached script and output demonstrate the effect on my laptop. It
executes "nautilus ~/" ten times, with sleep times of 0-5 seconds
between each. The data suggest that the bimodal switch due to a putative
cache timeout is ~5 seconds. That is, *all* invocations separated by
more that 5 seconds exhibit the slow mode responsiveness.

This is consistent with my experience, namely that nautilus startup is
*always* slow because real-world use invocations are always more than 5
seconds apart.

Access to the same directories in the terminal are never slow. I am not
aware of any general filesystem sluggishness (e.g., with libreoffice,
emacs, etc).

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

** Attachment added: "nautilus invocation timings"
   
https://bugs.launchpad.net/bugs/1522177/+attachment/4528782/+files/nautilus-timing

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

Title:
  nautilus sporadically very slow to start/refresh

Status in nautilus package in Ubuntu:
  New

Bug description:
  System: Ubuntu 15.10, x86_64, SSD drive

  Nautilus is sporadically extremely slow to start up or refresh a view
  even when already running. The effect is bimodal: response is either
  nearly immediate or extremely slow. For example, "nautilus ~/" is
  either immediately responsive or takes ~10 seconds.

  The behavior is independent of directory and invocation method; for
  example, invoking via Unity Dash or Chrome's "show in folder" exhibits
  similar bimodal responsiveness.

  The bimodal switch seems to be related to a combination of when the
  directory was last read (likely a cache effect) and whether the
  directory had been modified (e.g., perhaps based on directory mtime).

  The attached script and output demonstrate the effect on my laptop. It
  executes "nautilus ~/" ten times, with sleep times of 0-5 seconds
  between each. The data suggest that the bimodal switch due to a
  putative cache timeout is ~5 seconds. That is, *all* invocations
  separated by more that 5 seconds exhibit the slow mode responsiveness.

  This is consistent with my experience, namely that nautilus startup is
  *always* slow because real-world use invocations are always more than
  5 seconds apart.

  Access to the same directories in the terminal are never slow. I am
  not aware of any general filesystem sluggishness (e.g., with
  libreoffice, emacs, etc).

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/1522177/+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 1247572] Re: Nokia Lumia 620 (WP8) fails to mount reliably via gvfs-mtp in nautilus

2014-12-24 Thread Reece
Kiori's solution didn't work for me.

I ran mtp-detect 10 times, always failing with the same LIBMTP PANIC
message as above.

Ubuntu 14.04, libmtp 1.1.6, Sansa Clip Zip (appropriate libmtp rules
already present).

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

Title:
  Nokia Lumia 620 (WP8) fails to mount reliably via gvfs-mtp in nautilus

Status in GVFS:
  Fix Released
Status in Nautilus:
  New
Status in gvfs package in Ubuntu:
  Confirmed
Status in nautilus package in Ubuntu:
  Invalid

Bug description:
  Summary: You have to run mtp-detect in terminal until you get output
  similar to the excerpt in the steps to reproduce section, then you can
  connect via nautilus as usual.

  -

  I just got a Nokia Lumia 620 as a backup phone. I'd say I can mount my
  Nexus 4 reliably with Ubuntu via nautilus using gvfs-mtp. Users with
  Android devices like the Nexus 4 still get error messages on a
  regularly basis of the device not being able to mount, but replugging
  the device mostly fixes the issue.

  However, the experience with the Lumia 620 is far worse (the desktop
  sometimes freezes) and the workaround I found to get the device to
  work very crude.

  I was prompted with a apport-collector window when nautilus froze
  during testing and send a report (this happend twice), but it didn't
  take me to Launchpad to open a report. I can also seen no bug
  regarding that topic that I am subscribed to.

  The Lumia 620 itself was added to libmtp with this report:
  http://sourceforge.net/p/libmtp/bugs/780/

  ## Steps to reproduce:

  1. Reboot (or cold boot) computer and phone. Login to computers destop and 
unlock the phone by entering PIN.
  2. Plug the phone via USB into the computer. (Cable works with Nexus 4 or 
another Android device.) The phone will give a signal that it is connected to 
the computer.
  3. Try to open the phone in Nautilus. My desktop either freezes (cold boot) 
here or nautilus hangs (reboot).

  3.a) If nautilus hangs: Open a terminal with Ctrl+Alt+T and kill nautilus 
with xkill.
  3.b) If your desktop froze: Go to a virtual terminal with Ctrl+Alt+F1.
  3.c) If you just get an error message: Open a terminal with Ctrl+Alt+T and go 
to step 4.

  4. Execute 'mtp-detect' (from mtp-tools package) from terminal (either
  via Dektop or virtual terminal). If you get one of the following
  messages wait a few seconds and try again.

    $ mtp-detect
    Unable to open ~/.mtpz-data for reading, MTPZ disabled.libmtp version: 1.1.6

    Listing raw device(s)
    Device 0 (VID=0421 and PID=0661) is a Nokia Nokia Lumia WP8.
   Found 1 device(s):
   Nokia: Nokia Lumia WP8 (0421:0661) @ bus 2, dev 22
    Attempting to connect device(s)
    ignoring libusb_claim_interface() = -6PTP_ERROR_IO: failed to open session, 
trying again after resetting USB interface
    LIBMTP libusb: Attempt to reset device
    LIBMTP PANIC: failed to open session on second attempt
    Unable to open raw device 0
    OK.

  ---

    $ mtp-detect
    Unable to open ~/.mtpz-data for reading, MTPZ disabled.libmtp version: 1.1.6

    Listing raw device(s)
    Device 0 (VID=0421 and PID=0661) is a Nokia Nokia Lumia WP8.
   Found 1 device(s):
   Nokia: Nokia Lumia WP8 (0421:0661) @ bus 2, dev 22
    Attempting to connect device(s)
    PTP_ERROR_IO: failed to open session, trying again after resetting USB 
interface
    LIBMTP libusb: Attempt to reset device
    LIBMTP PANIC: failed to open session on second attempt
    Unable to open raw device 0
    OK.

  ---

  Repeat this until you get a long list of scrolling text that ends with
  something similar to this:

    MTP-specific device properties:
   Friendly name: Windows Phone
   Synchronization partner: (NULL)
   Battery level 74 of 100 (74%)
    libmtp supported (playable) filetypes:
   Folder
   Text file
   ISO MPEG-1 Audio Layer 3
   Audio Video Interleave
   JPEG file
   Microsoft Windows Media Audio
   Advanced Audio Coding (AAC)/MPEG-2 Part 7/MPEG-4 Part 3
   Microsoft Windows Media Video
   Abstract Album file
   Abstract Playlist file
   GIF bitmap file
   JFIF file
   Portable Network Graphics
   TIFF bitmap file
   BMP bitmap file
   MPEG-4 Part 14 Container Format (Audio+Video Emphasis)
   MPEG-4 Part 14 Container Format (Audio Emphasis)
   DOC file
   XLS file
   PPT file
    OK.

  ---

  5. Go to a virtual terminal and do 'sudo service lightdm restart'.
  Login again, you hear the phone reconnecting to your computer and
  should now be able to open your phone in nautilus seeing the phones
  internal storage and the SD card (if there is) als sub devices.

  6. Unplug the phone from the computer and start with step 2 if you
  want to connect the phone again.

  ## Additional information

  $ lsb_release -rd
  Description:  

[Desktop-packages] [Bug 1351982] [NEW] top panel and launcher are unresponsive

2014-08-03 Thread Reece
Public bug reported:

Unity has recently (~2014-07-15) started exhibiting two odd behaviors that are 
likely related:
1) The launcher, which is set to autohide, will appear and disappear in 1s 
(even though I hover over the launcher). It is unresponsive to clicks.
2) All applets  in the top panel are unresponsive to clicks.

1  2 always occur together at some point during a session. That is,
these components work correctly for hours (days?), then become
unresponsive. I have not yet identified the trigger event; screenlocking
or suspend/resume *may* be related, but not reliably so (i.e., I can't
reproduce it this way).

Restarting unity-panel-service (killall unity-panel-service) doesn't
help. The problem is temporarily fixed by logging out/in or rebooting,
but the issue recurs.

The timing of the first occurrence (in July) is probably consistent with
my first use of unity-tweak-tool to set focus follows mouse, although
this hypothesis doesn't explain why the components initially work and
then become unresponsive. Otherwise, my config is pretty stock.

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: unity 7.2.2+14.04.20140714-0ubuntu1.1
ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
Uname: Linux 3.13.0-32-generic x86_64
ApportVersion: 2.14.1-0ubuntu3.2
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,imgpng,mousepoll,snap,resize,move,grid,unitymtgrabhandles,place,regex,gnomecompat,vpswitch,animation,expo,workarounds,ezoom,wall,session,fade,scale,unityshell]
CurrentDesktop: Unity
Date: Sun Aug  3 12:17:34 2014
InstallationDate: Installed on 2012-10-09 (662 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
SourcePackage: unity
UpgradeStatus: Upgraded to trusty on 2014-04-21 (103 days ago)

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


** Tags: amd64 apport-bug trusty

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

Title:
  top panel and launcher are unresponsive

Status in “unity” package in Ubuntu:
  New

Bug description:
  Unity has recently (~2014-07-15) started exhibiting two odd behaviors that 
are likely related:
  1) The launcher, which is set to autohide, will appear and disappear in 1s 
(even though I hover over the launcher). It is unresponsive to clicks.
  2) All applets  in the top panel are unresponsive to clicks.

  1  2 always occur together at some point during a session. That is,
  these components work correctly for hours (days?), then become
  unresponsive. I have not yet identified the trigger event;
  screenlocking or suspend/resume *may* be related, but not reliably so
  (i.e., I can't reproduce it this way).

  Restarting unity-panel-service (killall unity-panel-service) doesn't
  help. The problem is temporarily fixed by logging out/in or rebooting,
  but the issue recurs.

  The timing of the first occurrence (in July) is probably consistent
  with my first use of unity-tweak-tool to set focus follows mouse,
  although this hypothesis doesn't explain why the components initially
  work and then become unresponsive. Otherwise, my config is pretty
  stock.

  ProblemType: Bug
  DistroRelease: Ubuntu 14.04
  Package: unity 7.2.2+14.04.20140714-0ubuntu1.1
  ProcVersionSignature: Ubuntu 3.13.0-32.57-generic 3.13.11.4
  Uname: Linux 3.13.0-32-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3.2
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,imgpng,mousepoll,snap,resize,move,grid,unitymtgrabhandles,place,regex,gnomecompat,vpswitch,animation,expo,workarounds,ezoom,wall,session,fade,scale,unityshell]
  CurrentDesktop: Unity
  Date: Sun Aug  3 12:17:34 2014
  InstallationDate: Installed on 2012-10-09 (662 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  SourcePackage: unity
  UpgradeStatus: Upgraded to trusty on 2014-04-21 (103 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/unity/+bug/1351982/+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 1277757] [NEW] cups fails to print, debug log lines are blank

2014-02-07 Thread Reece
Public bug reported:

I'm attempting to print to a Dell 2350dn using the Dell ppd. It once
worked and now doesn't, but I use this printer infrequently and don't
know what happened in the interim.

The cups error log has:

E [07/Feb/2014:16:11:53 -0800] [Job 140] Job stopped due to filter errors; 
please consult the error_log file for details.
D [07/Feb/2014:16:11:53 -0800] [Job 140] The following messages were recorded 
from 16:11:53 to 16:11:53
D [07/Feb/2014:16:11:53 -0800]
 (above line repeated apx 40 times) 
D [07/Feb/2014:16:11:53 -0800] [Job 140] End of messages
D [07/Feb/2014:16:11:53 -0800] [Job 140] printer-state=3(idle)
D [07/Feb/2014:16:11:53 -0800] [Job 140] printer-state-message=Filter failed
D [07/Feb/2014:16:11:53 -0800] [Job 140] printer-state-reasons=none

Notice that the debug message is blank. There is no indication of which
filter failed or why (other than Filter failed in error_log and in the
print.

I have attempted to reinstall the printer several times with no change.

One of the actions in the interim was to install a set of packages I
installed to support a Canon MF4890dw (cndrvcups-ufr2-us and cndrvcups-
common). I removed (purged) both of those, but the situation is
unchanged.

Any suggestions?

Also posted to http://stackoverflow.com/questions/21640325/ .

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

** Description changed:

  I'm attempting to print to a Dell 2350dn using the Dell ppd. It once
  worked and now doesn't, but I use this printer infrequently and don't
  know what happened in the interim.
  
  The cups error log has:
  
  E [07/Feb/2014:16:11:53 -0800] [Job 140] Job stopped due to filter errors; 
please consult the error_log file for details.
  D [07/Feb/2014:16:11:53 -0800] [Job 140] The following messages were recorded 
from 16:11:53 to 16:11:53
- D [07/Feb/2014:16:11:53 -0800] 
+ D [07/Feb/2014:16:11:53 -0800]
   (above line repeated apx 40 times) 
  D [07/Feb/2014:16:11:53 -0800] [Job 140] End of messages
  D [07/Feb/2014:16:11:53 -0800] [Job 140] printer-state=3(idle)
  D [07/Feb/2014:16:11:53 -0800] [Job 140] printer-state-message=Filter failed
  D [07/Feb/2014:16:11:53 -0800] [Job 140] printer-state-reasons=none
  
  Notice that the debug message is blank. There is no indication of which
  filter failed or why (other than Filter failed in error_log and in the
  print.
  
  I have attempted to reinstall the printer several times with no change.
  
  One of the actions in the interim was to install a set of packages I
  installed to support a Canon MF4890dw (cndrvcups-ufr2-us and cndrvcups-
  common). I removed (purged) both of those, but the situation is
  unchanged.
  
  Any suggestions?
+ 
+ Also posted to http://stackoverflow.com/questions/21640325/ .

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

Title:
  cups fails to print, debug log lines are blank

Status in “poppler” package in Ubuntu:
  New

Bug description:
  I'm attempting to print to a Dell 2350dn using the Dell ppd. It once
  worked and now doesn't, but I use this printer infrequently and don't
  know what happened in the interim.

  The cups error log has:

  E [07/Feb/2014:16:11:53 -0800] [Job 140] Job stopped due to filter errors; 
please consult the error_log file for details.
  D [07/Feb/2014:16:11:53 -0800] [Job 140] The following messages were recorded 
from 16:11:53 to 16:11:53
  D [07/Feb/2014:16:11:53 -0800]
   (above line repeated apx 40 times) 
  D [07/Feb/2014:16:11:53 -0800] [Job 140] End of messages
  D [07/Feb/2014:16:11:53 -0800] [Job 140] printer-state=3(idle)
  D [07/Feb/2014:16:11:53 -0800] [Job 140] printer-state-message=Filter failed
  D [07/Feb/2014:16:11:53 -0800] [Job 140] printer-state-reasons=none

  Notice that the debug message is blank. There is no indication of
  which filter failed or why (other than Filter failed in error_log
  and in the print.

  I have attempted to reinstall the printer several times with no
  change.

  One of the actions in the interim was to install a set of packages I
  installed to support a Canon MF4890dw (cndrvcups-ufr2-us and
  cndrvcups-common). I removed (purged) both of those, but the situation
  is unchanged.

  Any suggestions?

  Also posted to http://stackoverflow.com/questions/21640325/ .

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/poppler/+bug/1277757/+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 1112859] Re: Optoma HD20 projector recognized but no HDMI signal

2014-01-04 Thread Reece
Christopher- We no longer have this projector, so I can't test. Closing
this issue seems reasonable. Thanks for following up.

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

Title:
  Optoma HD20 projector recognized but no HDMI signal

Status in “xorg” package in Ubuntu:
  Incomplete

Bug description:
  WORKAROUND: Connecting via miniDP-to-VGA, then to the projector, works
  fine for me.

  Synopsis: I get No Signal and an otherwise blank screen when
  connecting my Dell XPS 14 Ultrabook running 12.10 to Optoma HD20
  projectors (we have two). The projector is recognized as connected.
  This laptop correctly displays on at least 5 other models of external
  monitors and projectors over HDMI without issue. Several Macs are
  known to work fine with these projectors.

  Hardware Details:
  The laptop is a Dell XPS Ultrabook (L421X) running 12.10. This laptop has 
Intel 4000 and NVIDIA 630M graphics, and lsmod shows nouveau and i915 drivers 
loaded. This model has both HDMI and mini DisplayPort; results are identical 
for HDMI and the mini DP port (with miniDP-HDMI adapter).

  The projector is the Optoma HD20. This projector has two HDMI inputs
  and native 1920x1600 projection. We have two of them, and all
  behaviors described here are identical for both of them.

  snafu$ lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10

  snafu$ apt-cache policy xorg
  xorg:
    Installed: 1:7.7+1ubuntu4
    Candidate: 1:7.7+1ubuntu4
    Version table:
   *** 1:7.7+1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
  100 /var/lib/dpkg/status

  What I've tried:

  When I plug the projector into my laptop, the projector is recognized
  quickly as OTM 72 in Settings  Displays, but the projector declares
  No Signal and has blank display. (Is OTM 72 right?) Xorg.0.log
  shows frame buffer allocations that seem sensible based on laptop and
  selected projector resolutions. Clicking Apply leads to the 30s
  timeout dialog in which the laptop display is fine (i.e., not garbled)
  but the projector says no signal.

  Both projectors work fine with Macs.

  I have tried multiple cable and cable lengths.

  I have tried multiple resolutions, with and without mirroring.

  http://harts.net/reece/tmp/optoma-hd20.edid-decode contains the edid
  info generated by edid-decode
  /sys/devices/pci\:00/\:00\:02.0/drm/card0/card0-HDMI-A-1/edid
  .

  12.04.1 LTS behaves similarly.

  Rebooting with the projector connected has the same effect.

  I've tried the xrandr and gtf suggestions at
  http://askubuntu.com/questions/216075/no-hdmi-output-on-12-10-intel-
  hd-graphics-ironlake/249593#249593 without success.

  Not sure if this is helpful:
  snafu$ xrandr -q
  Screen 0: minimum 320 x 200, current 3520 x 1080, maximum 8192 x 8192
  LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 309mm 
x 174mm
     1600x900   60.0*+   40.0
     1440x900   59.9
     1360x768   59.8 60.0
     1152x864   60.0
     1024x768   60.0
     800x60060.3 56.2
     640x48059.9
  VGA1 disconnected (normal left inverted right x axis y axis)
  HDMI1 connected 1920x1080+1600+0 (normal left inverted right x axis y axis) 
708mm x 398mm
     1920x1080  60.0*+   50.0 30.0 25.0 24.0 30.0 25.0
     1600x1200  60.0
     1680x1050  59.9
     1680x945   60.0
  (clipped)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
  Uname: Linux 3.5.0-22-generic x86_64
  .tmp.unity.support.test.0:

  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,imgpng,mousepoll,snap,resize,move,grid,unitymtgrabhandles,place,regex,gnomecompat,vpswitch,animation,expo,workarounds,ezoom,wall,session,fade,scale,unityshell]
  CompositorRunning: compiz
  Date: Fri Feb  1 12:10:49 2013
  DistUpgraded: 2012-10-25 06:04:30,095 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
   vboxhost, 4.2.6, 3.5.0-21-generic, x86_64: installed
   vboxhost, 4.2.6, 3.5.0-22-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
     Subsystem: Dell Device [1028:054d]
     Subsystem: Dell Device [1028:054d]
  InstallationDate: Installed on 2012-10-09 (114 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MachineType: Dell Inc. XPS L421X
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-22-generic 
root=UUID=b19be1d6-88a8-4b04-862d-65a6cce9e6ee ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to quantal on 2012-10-25 (99 days ago

[Desktop-packages] [Bug 1070963] Re: libreoffice calc hangs when opening an xls file shared over cifs

2013-08-15 Thread Reece
Same problem here. Ubuntu 13.04, LibreOffice 4.0.2, x86_64

To reproduce:
1) mount smb via nautilius or gvfs-mount
2) open xlsx 
3) splash appears and hangs there
4) kill oosplash. This results in a defunct soffice.bin. Other attempts to 
start LO fail silently.
5) gvfs-mount -u smb:// immediately unhangs LO. (see gvfs-mount -l for list 
of mounts)

And then things then seem relatively happy again.

I don't know about the underlying cause. The only useful addition here
is that gvfs-mount -u seems to obviate rebooting.

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

Title:
  libreoffice calc hangs when opening an xls file shared over cifs

Status in LibreOffice Productivity Suite:
  Incomplete
Status in GVFS:
  Confirmed
Status in “libreoffice” package in Ubuntu:
  Confirmed
Status in “libreoffice” package in Fedora:
  Unknown

Bug description:
  used to work prior to upgrade (12.04).
  steps to reproduce:

  1. run nautilus
  2. control-L to open location. type: smb://some windows file server
  3. navigate to some .xls file
  4. double click on file

  
  kill pid wont get rid of the process... have to reboot

  subsequent attempts to run calc, even to just open a blank workbook
  fails.

  if you open a blank workbook prior before getting process stuck, it
  works fine.

  Description:  Ubuntu 12.10
  Release:  12.10

  libreoffice:
Installed: 1:3.6.2~rc2-0ubuntu3
Candidate: 1:3.6.2~rc2-0ubuntu3
Version table:
   *** 1:3.6.2~rc2-0ubuntu3 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/universe i386 
Packages
  100 /var/lib/dpkg/status

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: libreoffice-core 1:3.6.2~rc2-0ubuntu3
  ProcVersionSignature: Ubuntu 3.5.0-17.28-generic 3.5.5
  Uname: Linux 3.5.0-17-generic i686
  ApportVersion: 2.6.1-0ubuntu3
  Architecture: i386
  Date: Wed Oct 24 10:50:45 2012
  ExecutablePath: /usr/lib/libreoffice/program/oosplash
  InstallationMedia: Ubuntu 12.04 LTS Precise Pangolin - Release i386 
(20120423)
  ProcEnviron:
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: libreoffice
  UpgradeStatus: Upgraded to quantal on 2012-10-22 (1 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/1070963/+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 1112859] Re: Optoma HD20 projector recognized but no HDMI signal

2013-05-17 Thread Reece
FWIW, connecting via miniDP-to-VGA, then to the projector, works fine
for me.

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

Title:
  Optoma HD20 projector recognized but no HDMI signal

Status in “xorg” package in Ubuntu:
  Confirmed

Bug description:
  Synopsis: I get No Signal and an otherwise blank screen when
  connecting my Dell XPS 14 Ultrabook running 12.10 to Optoma HD20
  projectors (we have two). The projector is recognized as connected.
  This laptop correctly displays on at least 5 other models of external
  monitors and projectors over HDMI without issue. Several Macs are
  known to work fine with these projectors.

  
  Hardware Details:
  The laptop is a Dell XPS Ultrabook (L421X) running 12.10. This laptop has 
Intel 4000 and NVIDIA 630M graphics, and lsmod shows nouveau and i915 drivers 
loaded. This model has both HDMI and mini DisplayPort; results are identical 
for HDMI and the mini DP port (with miniDP-HDMI adapter).

  The projector is the Optoma HD20. This projector has two HDMI inputs
  and native 1920x1600 projection. We have two of them, and all
  behaviors described here are identical for both of them.

  snafu$ lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10

  snafu$ apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu4
Candidate: 1:7.7+1ubuntu4
Version table:
   *** 1:7.7+1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
  100 /var/lib/dpkg/status


  What I've tried:

  When I plug the projector into my laptop, the projector is recognized
  quickly as OTM 72 in Settings  Displays, but the projector declares
  No Signal and has blank display. (Is OTM 72 right?) Xorg.0.log
  shows frame buffer allocations that seem sensible based on laptop and
  selected projector resolutions. Clicking Apply leads to the 30s
  timeout dialog in which the laptop display is fine (i.e., not garbled)
  but the projector says no signal.

  Both projectors work fine with Macs.

  I have tried multiple cable and cable lengths.

  I have tried multiple resolutions, with and without mirroring.

  http://harts.net/reece/tmp/optoma-hd20.edid-decode contains the edid
  info generated by edid-decode
  /sys/devices/pci\:00/\:00\:02.0/drm/card0/card0-HDMI-A-1/edid
  .

  12.04.1 LTS behaves similarly.

  Rebooting with the projector connected has the same effect.

  I've tried the xrandr and gtf suggestions at
  http://askubuntu.com/questions/216075/no-hdmi-output-on-12-10-intel-
  hd-graphics-ironlake/249593#249593 without success.

  
  Not sure if this is helpful:
  snafu$ xrandr -q
  Screen 0: minimum 320 x 200, current 3520 x 1080, maximum 8192 x 8192
  LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 309mm 
x 174mm
 1600x900   60.0*+   40.0  
 1440x900   59.9  
 1360x768   59.8 60.0  
 1152x864   60.0  
 1024x768   60.0  
 800x60060.3 56.2  
 640x48059.9  
  VGA1 disconnected (normal left inverted right x axis y axis)
  HDMI1 connected 1920x1080+1600+0 (normal left inverted right x axis y axis) 
708mm x 398mm
 1920x1080  60.0*+   50.0 30.0 25.0 24.0 30.0 25.0  
 1600x1200  60.0  
 1680x1050  59.9  
 1680x945   60.0  
  (clipped)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
  Uname: Linux 3.5.0-22-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,imgpng,mousepoll,snap,resize,move,grid,unitymtgrabhandles,place,regex,gnomecompat,vpswitch,animation,expo,workarounds,ezoom,wall,session,fade,scale,unityshell]
  CompositorRunning: compiz
  Date: Fri Feb  1 12:10:49 2013
  DistUpgraded: 2012-10-25 06:04:30,095 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
   vboxhost, 4.2.6, 3.5.0-21-generic, x86_64: installed
   vboxhost, 4.2.6, 3.5.0-22-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:054d]
 Subsystem: Dell Device [1028:054d]
  InstallationDate: Installed on 2012-10-09 (114 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MachineType: Dell Inc. XPS L421X
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-22-generic 
root=UUID=b19be1d6-88a8-4b04-862d-65a6cce9e6ee ro quiet splash vt.handoff=7
  SourcePackage: xorg
  UpgradeStatus: Upgraded to quantal on 2012-10-25 (99 days ago)
  dmi.bios.date: 06/26/2012
  dmi.bios.vendor: Dell Inc.
  dmi.bios.version: A04
  dmi.board.name: 08HDPJ

[Desktop-packages] [Bug 1069671] Re: no print queues displayed in pure client mode

2013-05-07 Thread Reece Pollack
To answer my own question (since no one else bothered), here's a PPA
providing CUPS 1.6.2-1ubuntu2~quantal~ppa0:

https://launchpad.net/~teward/+archive/cups-backports/

Installed on my x86_64 system running Linux Mint 14 (Nadia) XFCE it
solves my problem with a minimum of upgrade ripples or other disruption.

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

Title:
  no print queues displayed in pure client mode

Status in “cups” package in Ubuntu:
  Fix Released
Status in “cups” source package in Quantal:
  Triaged

Bug description:
  Package: cups
  Version: 1.6.1-0ubuntu11

  On 12.10, in pure client mode (ServerName set in client.conf -- see 
attachment) I am unable to get any remote printers from our university print 
server. 
  That is, trying to print from Firefox, only the default PDF printer is shown. 
I would have expected a large number of queues to be displayed. 
  I have consulted out sysadmin to obtain more information about the server -- 
apparently it runs CUPS 1.2.7 on SuSE.
  Please find attached the requested nmap output (I had to remove the server IP 
and hostname by the sysadmin's request).
  I have also asked the sysadmin for a server error log, which I have also 
attached to this bug report. It shows my unsuccessful access attempts.

  The same setup worked fine in 12.04. Did I miss something?

  
  -- System Information:
  Debian Release: wheezy/sid
APT prefers quantal-updates
APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal-proposed'), (500, 'quantal'), (100, 'quantal-backports')
  Architecture: amd64 (x86_64)
  Foreign Architectures: i386

  Kernel: Linux 3.5.0-18-generic (SMP w/4 CPU cores)
  Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
  Shell: /bin/sh linked to /bin/dash

  Versions of packages cups depends on:
  ii  adduser3.113+nmu1ubuntu1
  ii  bc 1.06.95-4
  ii  cups-client1.6.1-0ubuntu11
  ii  cups-common1.6.1-0ubuntu11
  ii  cups-filters   1.0.24-2
  ii  cups-ppdc  1.6.1-0ubuntu11
  ii  debconf [debconf-2.0]  1.5.46ubuntu1
  ii  dpkg   1.16.7ubuntu6
  ii  ghostscript9.06~dfsg-0ubuntu4
  ii  libavahi-client3   0.6.31-1ubuntu2
  ii  libavahi-common3   0.6.31-1ubuntu2
  ii  libc6  2.15-0ubuntu20
  ii  libcups2   1.6.1-0ubuntu11
  ii  libcupscgi11.6.1-0ubuntu11
  ii  libcupsimage2  1.6.1-0ubuntu11
  ii  libcupsmime1   1.6.1-0ubuntu11
  ii  libcupsppdc1   1.6.1-0ubuntu11
  ii  libdbus-1-31.6.4-1ubuntu4
  ii  libgcc11:4.7.2-2ubuntu1
  ii  libgnutls262.12.14-5ubuntu4
  ii  libgssapi-krb5-2   1.10.1+dfsg-2
  ii  libkrb5-3  1.10.1+dfsg-2
  ii  libpam0g   1.1.3-7ubuntu3
  ii  libpaper1  1.1.24+nmu2
  ii  libstdc++6 4.7.2-2ubuntu1
  ii  libusb-1.0-0   2:1.0.12-2
  ii  lsb-base   4.0-0ubuntu26
  ii  poppler-utils  0.20.4-0ubuntu1
  ii  procps 1:3.3.3-2ubuntu3
  ii  ssl-cert   1.0.32
  ii  upstart [upstart-job]  1.5-0ubuntu9

  Versions of packages cups recommends:
  ii  avahi-daemon   0.6.31-1ubuntu2
  ii  colord 0.1.21-1ubuntu2
  ii  foomatic-filters   4.0.17-1
  ii  ghostscript-cups   9.06~dfsg-0ubuntu4
  ii  printer-driver-gutenprint  5.2.9-1ubuntu1

  Versions of packages cups suggests:
  ii  cups-bsd   1.6.1-0ubuntu11
  pn  cups-pdf   none
  ii  foomatic-db-compressed-ppds [foomatic-db]  20120823-0ubuntu4
  ii  hplip  3.12.6-3ubuntu4
  ii  printer-driver-hpcups  3.12.6-3ubuntu4
  ii  smbclient  2:3.6.6-3ubuntu5
  ii  udev   175-0ubuntu13

  -- debconf information:
cupsys/raw-print: true
cupsys/backend: ipp, ipp14, lpd, socket, usb, snmp, dnssd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1069671/+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 1069671] Re: no print queues displayed in pure client mode

2013-04-29 Thread Reece Pollack
It's been over a month since this was fixed in Raring, and almost a
month since someone tested it on Quantal.

When will a backport to Quantal be available as a package?

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

Title:
  no print queues displayed in pure client mode

Status in “cups” package in Ubuntu:
  Fix Released
Status in “cups” source package in Quantal:
  Triaged

Bug description:
  Package: cups
  Version: 1.6.1-0ubuntu11

  On 12.10, in pure client mode (ServerName set in client.conf -- see 
attachment) I am unable to get any remote printers from our university print 
server. 
  That is, trying to print from Firefox, only the default PDF printer is shown. 
I would have expected a large number of queues to be displayed. 
  I have consulted out sysadmin to obtain more information about the server -- 
apparently it runs CUPS 1.2.7 on SuSE.
  Please find attached the requested nmap output (I had to remove the server IP 
and hostname by the sysadmin's request).
  I have also asked the sysadmin for a server error log, which I have also 
attached to this bug report. It shows my unsuccessful access attempts.

  The same setup worked fine in 12.04. Did I miss something?

  
  -- System Information:
  Debian Release: wheezy/sid
APT prefers quantal-updates
APT policy: (500, 'quantal-updates'), (500, 'quantal-security'), (500, 
'quantal-proposed'), (500, 'quantal'), (100, 'quantal-backports')
  Architecture: amd64 (x86_64)
  Foreign Architectures: i386

  Kernel: Linux 3.5.0-18-generic (SMP w/4 CPU cores)
  Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8)
  Shell: /bin/sh linked to /bin/dash

  Versions of packages cups depends on:
  ii  adduser3.113+nmu1ubuntu1
  ii  bc 1.06.95-4
  ii  cups-client1.6.1-0ubuntu11
  ii  cups-common1.6.1-0ubuntu11
  ii  cups-filters   1.0.24-2
  ii  cups-ppdc  1.6.1-0ubuntu11
  ii  debconf [debconf-2.0]  1.5.46ubuntu1
  ii  dpkg   1.16.7ubuntu6
  ii  ghostscript9.06~dfsg-0ubuntu4
  ii  libavahi-client3   0.6.31-1ubuntu2
  ii  libavahi-common3   0.6.31-1ubuntu2
  ii  libc6  2.15-0ubuntu20
  ii  libcups2   1.6.1-0ubuntu11
  ii  libcupscgi11.6.1-0ubuntu11
  ii  libcupsimage2  1.6.1-0ubuntu11
  ii  libcupsmime1   1.6.1-0ubuntu11
  ii  libcupsppdc1   1.6.1-0ubuntu11
  ii  libdbus-1-31.6.4-1ubuntu4
  ii  libgcc11:4.7.2-2ubuntu1
  ii  libgnutls262.12.14-5ubuntu4
  ii  libgssapi-krb5-2   1.10.1+dfsg-2
  ii  libkrb5-3  1.10.1+dfsg-2
  ii  libpam0g   1.1.3-7ubuntu3
  ii  libpaper1  1.1.24+nmu2
  ii  libstdc++6 4.7.2-2ubuntu1
  ii  libusb-1.0-0   2:1.0.12-2
  ii  lsb-base   4.0-0ubuntu26
  ii  poppler-utils  0.20.4-0ubuntu1
  ii  procps 1:3.3.3-2ubuntu3
  ii  ssl-cert   1.0.32
  ii  upstart [upstart-job]  1.5-0ubuntu9

  Versions of packages cups recommends:
  ii  avahi-daemon   0.6.31-1ubuntu2
  ii  colord 0.1.21-1ubuntu2
  ii  foomatic-filters   4.0.17-1
  ii  ghostscript-cups   9.06~dfsg-0ubuntu4
  ii  printer-driver-gutenprint  5.2.9-1ubuntu1

  Versions of packages cups suggests:
  ii  cups-bsd   1.6.1-0ubuntu11
  pn  cups-pdf   none
  ii  foomatic-db-compressed-ppds [foomatic-db]  20120823-0ubuntu4
  ii  hplip  3.12.6-3ubuntu4
  ii  printer-driver-hpcups  3.12.6-3ubuntu4
  ii  smbclient  2:3.6.6-3ubuntu5
  ii  udev   175-0ubuntu13

  -- debconf information:
cupsys/raw-print: true
cupsys/backend: ipp, ipp14, lpd, socket, usb, snmp, dnssd

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cups/+bug/1069671/+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 1112859] Re: Optoma HD20 projector recognized but no HDMI signal

2013-03-09 Thread Reece
On Fri, Mar 8, 2013 at 10:31 AM, Robert Hooker sarv...@gmail.com
wrote:

 The problem is this laptop uses optimus and the digital output
 connectors are only physically hooked up to the nvidia gpu while your
 internal display runs off of the intel gpu which is a combination that
 is not supported in linux yet.


Hi Robert-

How do I explain that this laptop works fine with several models of
external monitors and projectors using either the HDMI or miniDP? Those
wouldn't work if these ports were connected to the optimus, right?

-Reece

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

Title:
  Optoma HD20 projector recognized but no HDMI signal

Status in “xorg” package in Ubuntu:
  Confirmed

Bug description:
  Synopsis: I get No Signal and an otherwise blank screen when
  connecting my Dell XPS 14 Ultrabook running 12.10 to Optoma HD20
  projectors (we have two). The projector is recognized as connected.
  This laptop correctly displays on at least 5 other models of external
  monitors and projectors over HDMI without issue. Several Macs are
  known to work fine with these projectors.

  
  Hardware Details:
  The laptop is a Dell XPS Ultrabook (L421X) running 12.10. This laptop has 
Intel 4000 and NVIDIA 630M graphics, and lsmod shows nouveau and i915 drivers 
loaded. This model has both HDMI and mini DisplayPort; results are identical 
for HDMI and the mini DP port (with miniDP-HDMI adapter).

  The projector is the Optoma HD20. This projector has two HDMI inputs
  and native 1920x1600 projection. We have two of them, and all
  behaviors described here are identical for both of them.

  snafu$ lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10

  snafu$ apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu4
Candidate: 1:7.7+1ubuntu4
Version table:
   *** 1:7.7+1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
  100 /var/lib/dpkg/status


  What I've tried:

  When I plug the projector into my laptop, the projector is recognized
  quickly as OTM 72 in Settings  Displays, but the projector declares
  No Signal and has blank display. (Is OTM 72 right?) Xorg.0.log
  shows frame buffer allocations that seem sensible based on laptop and
  selected projector resolutions. Clicking Apply leads to the 30s
  timeout dialog in which the laptop display is fine (i.e., not garbled)
  but the projector says no signal.

  Both projectors work fine with Macs.

  I have tried multiple cable and cable lengths.

  I have tried multiple resolutions, with and without mirroring.

  http://harts.net/reece/tmp/optoma-hd20.edid-decode contains the edid
  info generated by edid-decode
  /sys/devices/pci\:00/\:00\:02.0/drm/card0/card0-HDMI-A-1/edid
  .

  12.04.1 LTS behaves similarly.

  Rebooting with the projector connected has the same effect.

  I've tried the xrandr and gtf suggestions at
  http://askubuntu.com/questions/216075/no-hdmi-output-on-12-10-intel-
  hd-graphics-ironlake/249593#249593 without success.

  
  Not sure if this is helpful:
  snafu$ xrandr -q
  Screen 0: minimum 320 x 200, current 3520 x 1080, maximum 8192 x 8192
  LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 309mm 
x 174mm
 1600x900   60.0*+   40.0  
 1440x900   59.9  
 1360x768   59.8 60.0  
 1152x864   60.0  
 1024x768   60.0  
 800x60060.3 56.2  
 640x48059.9  
  VGA1 disconnected (normal left inverted right x axis y axis)
  HDMI1 connected 1920x1080+1600+0 (normal left inverted right x axis y axis) 
708mm x 398mm
 1920x1080  60.0*+   50.0 30.0 25.0 24.0 30.0 25.0  
 1600x1200  60.0  
 1680x1050  59.9  
 1680x945   60.0  
  (clipped)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
  Uname: Linux 3.5.0-22-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,imgpng,mousepoll,snap,resize,move,grid,unitymtgrabhandles,place,regex,gnomecompat,vpswitch,animation,expo,workarounds,ezoom,wall,session,fade,scale,unityshell]
  CompositorRunning: compiz
  Date: Fri Feb  1 12:10:49 2013
  DistUpgraded: 2012-10-25 06:04:30,095 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
   vboxhost, 4.2.6, 3.5.0-21-generic, x86_64: installed
   vboxhost, 4.2.6, 3.5.0-22-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:054d]
 Subsystem: Dell Device [1028:054d]
  InstallationDate: Installed on 2012-10-09 (114 days ago)
  InstallationMedia: Ubuntu

[Desktop-packages] [Bug 1112859] Re: Optoma HD20 projector recognized but no HDMI signal

2013-02-05 Thread Reece
Data from second laptop.

I also have an HP dm4-1173cl with intel HD graphics, running 12.04. It
also recognizes the HD20 as OTM 72, but it projects correctly.

Thus, the problem seems to be specific to the combination of the Dell
XPS 14 and Optoma HD20.

Phooey!

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

Title:
  Optoma HD20 projector recognized but no HDMI signal

Status in “xorg” package in Ubuntu:
  New

Bug description:
  Synopsis: I get No Signal and an otherwise blank screen when
  connecting my Dell XPS 14 Ultrabook running 12.10 to Optoma HD20
  projectors (we have two). The projector is recognized as connected.
  This laptop correctly displays on at least 5 other models of external
  monitors and projectors over HDMI without issue. Several Macs are
  known to work fine with these projectors.

  
  Hardware Details:
  The laptop is a Dell XPS Ultrabook (L421X) running 12.10. This laptop has 
Intel 4000 and NVIDIA 630M graphics, and lsmod shows nouveau and i915 drivers 
loaded. This model has both HDMI and mini DisplayPort; results are identical 
for HDMI and the mini DP port (with miniDP-HDMI adapter).

  The projector is the Optoma HD20. This projector has two HDMI inputs
  and native 1920x1600 projection. We have two of them, and all
  behaviors described here are identical for both of them.

  snafu$ lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10

  snafu$ apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu4
Candidate: 1:7.7+1ubuntu4
Version table:
   *** 1:7.7+1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
  100 /var/lib/dpkg/status


  What I've tried:

  When I plug the projector into my laptop, the projector is recognized
  quickly as OTM 72 in Settings  Displays, but the projector declares
  No Signal and has blank display. (Is OTM 72 right?) Xorg.0.log
  shows frame buffer allocations that seem sensible based on laptop and
  selected projector resolutions. Clicking Apply leads to the 30s
  timeout dialog in which the laptop display is fine (i.e., not garbled)
  but the projector says no signal.

  Both projectors work fine with Macs.

  I have tried multiple cable and cable lengths.

  I have tried multiple resolutions, with and without mirroring.

  http://harts.net/reece/tmp/optoma-hd20.edid-decode contains the edid
  info generated by edid-decode
  /sys/devices/pci\:00/\:00\:02.0/drm/card0/card0-HDMI-A-1/edid
  .

  12.04.1 LTS behaves similarly.

  Rebooting with the projector connected has the same effect.

  I've tried the xrandr and gtf suggestions at
  http://askubuntu.com/questions/216075/no-hdmi-output-on-12-10-intel-
  hd-graphics-ironlake/249593#249593 without success.

  
  Not sure if this is helpful:
  snafu$ xrandr -q
  Screen 0: minimum 320 x 200, current 3520 x 1080, maximum 8192 x 8192
  LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 309mm 
x 174mm
 1600x900   60.0*+   40.0  
 1440x900   59.9  
 1360x768   59.8 60.0  
 1152x864   60.0  
 1024x768   60.0  
 800x60060.3 56.2  
 640x48059.9  
  VGA1 disconnected (normal left inverted right x axis y axis)
  HDMI1 connected 1920x1080+1600+0 (normal left inverted right x axis y axis) 
708mm x 398mm
 1920x1080  60.0*+   50.0 30.0 25.0 24.0 30.0 25.0  
 1600x1200  60.0  
 1680x1050  59.9  
 1680x945   60.0  
  (clipped)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
  Uname: Linux 3.5.0-22-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,imgpng,mousepoll,snap,resize,move,grid,unitymtgrabhandles,place,regex,gnomecompat,vpswitch,animation,expo,workarounds,ezoom,wall,session,fade,scale,unityshell]
  CompositorRunning: compiz
  Date: Fri Feb  1 12:10:49 2013
  DistUpgraded: 2012-10-25 06:04:30,095 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
   vboxhost, 4.2.6, 3.5.0-21-generic, x86_64: installed
   vboxhost, 4.2.6, 3.5.0-22-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:054d]
 Subsystem: Dell Device [1028:054d]
  InstallationDate: Installed on 2012-10-09 (114 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MachineType: Dell Inc. XPS L421X
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-22-generic 
root=UUID=b19be1d6-88a8-4b04-862d-65a6cce9e6ee ro quiet splash vt.handoff=7
  SourcePackage: xorg

[Desktop-packages] [Bug 1112859] Re: Optoma HD20 projector recognized but no HDMI signal

2013-02-02 Thread Reece
Posts in other forums that seem related:
http://askubuntu.com/questions/216075/no-hdmi-output-on-12-10-intel-hd-graphics-ironlake/249593
http://ubuntuforums.org/showthread.php?p=12456931
http://askubuntu.com/questions/213371/screen-will-not-display-on-hdmi-or-vga-connected-projector

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

Title:
  Optoma HD20 projector recognized but no HDMI signal

Status in “xorg” package in Ubuntu:
  New

Bug description:
  Synopsis: I get No Signal and an otherwise blank screen when
  connecting my Dell XPS 14 Ultrabook running 12.10 to Optoma HD20
  projectors (we have two). The projector is recognized as connected.
  This laptop correctly displays on at least 5 other models of external
  monitors and projectors over HDMI without issue. Several Macs are
  known to work fine with these projectors.

  
  Hardware Details:
  The laptop is a Dell XPS Ultrabook (L421X) running 12.10. This laptop has 
Intel 4000 and NVIDIA 630M graphics, and lsmod shows nouveau and i915 drivers 
loaded. This model has both HDMI and mini DisplayPort; results are identical 
for HDMI and the mini DP port (with miniDP-HDMI adapter).

  The projector is the Optoma HD20. This projector has two HDMI inputs
  and native 1920x1600 projection. We have two of them, and all
  behaviors described here are identical for both of them.

  snafu$ lsb_release -rd
  Description:  Ubuntu 12.10
  Release:  12.10

  snafu$ apt-cache policy xorg
  xorg:
Installed: 1:7.7+1ubuntu4
Candidate: 1:7.7+1ubuntu4
Version table:
   *** 1:7.7+1ubuntu4 0
  500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
  100 /var/lib/dpkg/status


  What I've tried:

  When I plug the projector into my laptop, the projector is recognized
  quickly as OTM 72 in Settings  Displays, but the projector declares
  No Signal and has blank display. (Is OTM 72 right?) Xorg.0.log
  shows frame buffer allocations that seem sensible based on laptop and
  selected projector resolutions. Clicking Apply leads to the 30s
  timeout dialog in which the laptop display is fine (i.e., not garbled)
  but the projector says no signal.

  Both projectors work fine with Macs.

  I have tried multiple cable and cable lengths.

  I have tried multiple resolutions, with and without mirroring.

  http://harts.net/reece/tmp/optoma-hd20.edid-decode contains the edid
  info generated by edid-decode
  /sys/devices/pci\:00/\:00\:02.0/drm/card0/card0-HDMI-A-1/edid
  .

  12.04.1 LTS behaves similarly.

  Rebooting with the projector connected has the same effect.

  I've tried the xrandr and gtf suggestions at
  http://askubuntu.com/questions/216075/no-hdmi-output-on-12-10-intel-
  hd-graphics-ironlake/249593#249593 without success.

  
  Not sure if this is helpful:
  snafu$ xrandr -q
  Screen 0: minimum 320 x 200, current 3520 x 1080, maximum 8192 x 8192
  LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 309mm 
x 174mm
 1600x900   60.0*+   40.0  
 1440x900   59.9  
 1360x768   59.8 60.0  
 1152x864   60.0  
 1024x768   60.0  
 800x60060.3 56.2  
 640x48059.9  
  VGA1 disconnected (normal left inverted right x axis y axis)
  HDMI1 connected 1920x1080+1600+0 (normal left inverted right x axis y axis) 
708mm x 398mm
 1920x1080  60.0*+   50.0 30.0 25.0 24.0 30.0 25.0  
 1600x1200  60.0  
 1680x1050  59.9  
 1680x945   60.0  
  (clipped)

  ProblemType: Bug
  DistroRelease: Ubuntu 12.10
  Package: xorg 1:7.7+1ubuntu4
  ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
  Uname: Linux 3.5.0-22-generic x86_64
  .tmp.unity.support.test.0:
   
  ApportVersion: 2.6.1-0ubuntu10
  Architecture: amd64
  CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,imgpng,mousepoll,snap,resize,move,grid,unitymtgrabhandles,place,regex,gnomecompat,vpswitch,animation,expo,workarounds,ezoom,wall,session,fade,scale,unityshell]
  CompositorRunning: compiz
  Date: Fri Feb  1 12:10:49 2013
  DistUpgraded: 2012-10-25 06:04:30,095 DEBUG enabling apt cron job
  DistroCodename: quantal
  DistroVariant: ubuntu
  DkmsStatus:
   vboxhost, 4.2.6, 3.5.0-21-generic, x86_64: installed
   vboxhost, 4.2.6, 3.5.0-22-generic, x86_64: installed
  GraphicsCard:
   Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] 
(rev 09) (prog-if 00 [VGA controller])
 Subsystem: Dell Device [1028:054d]
 Subsystem: Dell Device [1028:054d]
  InstallationDate: Installed on 2012-10-09 (114 days ago)
  InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
  MachineType: Dell Inc. XPS L421X
  MarkForUpload: True
  ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-22-generic 
root=UUID=b19be1d6-88a8-4b04-862d-65a6cce9e6ee ro quiet splash vt.handoff=7

[Desktop-packages] [Bug 1112859] [NEW] Optoma HD20 projector recognized but no HDMI signal

2013-02-01 Thread Reece
Public bug reported:

Synopsis: I get No Signal and an otherwise blank screen when
connecting my Dell XPS 14 Ultrabook running 12.10 to Optoma HD20
projectors (we have two). The projector is recognized as connected. This
laptop correctly displays on at least 5 other models of external
monitors and projectors over HDMI without issue. Several Macs are known
to work fine with these projectors.


Hardware Details:
The laptop is a Dell XPS Ultrabook (L421X) running 12.10. This laptop has Intel 
4000 and NVIDIA 630M graphics, and lsmod shows nouveau and i915 drivers loaded. 
This model has both HDMI and mini DisplayPort; results are identical for HDMI 
and the mini DP port (with miniDP-HDMI adapter).

The projector is the Optoma HD20. This projector has two HDMI inputs and
native 1920x1600 projection. We have two of them, and all behaviors
described here are identical for both of them.

snafu$ lsb_release -rd
Description:Ubuntu 12.10
Release:12.10

snafu$ apt-cache policy xorg
xorg:
  Installed: 1:7.7+1ubuntu4
  Candidate: 1:7.7+1ubuntu4
  Version table:
 *** 1:7.7+1ubuntu4 0
500 http://us.archive.ubuntu.com/ubuntu/ quantal/main amd64 Packages
100 /var/lib/dpkg/status


What I've tried:

When I plug the projector into my laptop, the projector is recognized
quickly as OTM 72 in Settings  Displays, but the projector declares
No Signal and has blank display. (Is OTM 72 right?) Xorg.0.log shows
frame buffer allocations that seem sensible based on laptop and selected
projector resolutions. Clicking Apply leads to the 30s timeout dialog
in which the laptop display is fine (i.e., not garbled) but the
projector says no signal.

Both projectors work fine with Macs.

I have tried multiple cable and cable lengths.

I have tried multiple resolutions, with and without mirroring.

http://harts.net/reece/tmp/optoma-hd20.edid-decode contains the edid
info generated by edid-decode
/sys/devices/pci\:00/\:00\:02.0/drm/card0/card0-HDMI-A-1/edid .

12.04.1 LTS behaves similarly.

Rebooting with the projector connected has the same effect.

I've tried the xrandr and gtf suggestions at
http://askubuntu.com/questions/216075/no-hdmi-output-on-12-10-intel-hd-
graphics-ironlake/249593#249593 without success.


Not sure if this is helpful:
snafu$ xrandr -q
Screen 0: minimum 320 x 200, current 3520 x 1080, maximum 8192 x 8192
LVDS1 connected 1600x900+0+0 (normal left inverted right x axis y axis) 309mm x 
174mm
   1600x900   60.0*+   40.0  
   1440x900   59.9  
   1360x768   59.8 60.0  
   1152x864   60.0  
   1024x768   60.0  
   800x60060.3 56.2  
   640x48059.9  
VGA1 disconnected (normal left inverted right x axis y axis)
HDMI1 connected 1920x1080+1600+0 (normal left inverted right x axis y axis) 
708mm x 398mm
   1920x1080  60.0*+   50.0 30.0 25.0 24.0 30.0 25.0  
   1600x1200  60.0  
   1680x1050  59.9  
   1680x945   60.0  
(clipped)

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.5.0-22.34-generic 3.5.7.2
Uname: Linux 3.5.0-22-generic x86_64
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu10
Architecture: amd64
CompizPlugins: 
[core,composite,opengl,compiztoolbox,decor,imgpng,mousepoll,snap,resize,move,grid,unitymtgrabhandles,place,regex,gnomecompat,vpswitch,animation,expo,workarounds,ezoom,wall,session,fade,scale,unityshell]
CompositorRunning: compiz
Date: Fri Feb  1 12:10:49 2013
DistUpgraded: 2012-10-25 06:04:30,095 DEBUG enabling apt cron job
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus:
 vboxhost, 4.2.6, 3.5.0-21-generic, x86_64: installed
 vboxhost, 4.2.6, 3.5.0-22-generic, x86_64: installed
GraphicsCard:
 Intel Corporation 3rd Gen Core processor Graphics Controller [8086:0166] (rev 
09) (prog-if 00 [VGA controller])
   Subsystem: Dell Device [1028:054d]
   Subsystem: Dell Device [1028:054d]
InstallationDate: Installed on 2012-10-09 (114 days ago)
InstallationMedia: Ubuntu 12.04.1 LTS Precise Pangolin - Release amd64 
(20120823.1)
MachineType: Dell Inc. XPS L421X
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.5.0-22-generic 
root=UUID=b19be1d6-88a8-4b04-862d-65a6cce9e6ee ro quiet splash vt.handoff=7
SourcePackage: xorg
UpgradeStatus: Upgraded to quantal on 2012-10-25 (99 days ago)
dmi.bios.date: 06/26/2012
dmi.bios.vendor: Dell Inc.
dmi.bios.version: A04
dmi.board.name: 08HDPJ
dmi.board.vendor: Dell Inc.
dmi.board.version: A00
dmi.chassis.type: 8
dmi.chassis.vendor: Dell Inc.
dmi.chassis.version: A04
dmi.modalias: 
dmi:bvnDellInc.:bvrA04:bd06/26/2012:svnDellInc.:pnXPSL421X:pvrA04:rvnDellInc.:rn08HDPJ:rvrA00:cvnDellInc.:ct8:cvrA04:
dmi.product.name: XPS L421X
dmi.product.version: A04
dmi.sys.vendor: Dell Inc.
version.compiz: compiz 1:0.9.8.6-0ubuntu1
version.ia32-libs: ia32-libs N/A
version.libdrm2: libdrm2 2.4.39-0ubuntu1.0~ppa1.1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri

[Desktop-packages] [Bug 985585] Re: Rhythmbox freeze while enabling ReplayGain

2012-07-15 Thread Reece
Also for me: rb immediately froze upon enabling replaygain while playing an mp3.
2.96-0ubuntu4.1 on 12.04.

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

Title:
  Rhythmbox freeze while enabling ReplayGain

Status in “rhythmbox” package in Ubuntu:
  Confirmed

Bug description:
  Enabled ReplayGain plugin and Rhythmbox (was playing local music)
  froze instantly.

  ProblemType: Bug
  DistroRelease: Ubuntu 12.04
  Package: rhythmbox 2.96-0ubuntu4
  ProcVersionSignature: Ubuntu 3.2.0-23.36-generic 3.2.14
  Uname: Linux 3.2.0-23-generic x86_64
  NonfreeKernelModules: nvidia
  ApportVersion: 2.0.1-0ubuntu4
  Architecture: amd64
  Date: Thu Apr 19 14:32:58 2012
  EcryptfsInUse: Yes
  InstallationMedia: Ubuntu 11.10 Oneiric Ocelot - Release amd64 (20111012)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: rhythmbox
  UpgradeStatus: Upgraded to precise on 2012-04-12 (6 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/rhythmbox/+bug/985585/+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 887331] [NEW] file-roller cannot open filetypes with derived mimetypes (e.g. epub and ods files)

2011-11-07 Thread Reece H. Dunn
Public bug reported:

Given three files A, B and C, where A is a zip file (a.zip), B is an
ePub file (b.epub) and C is an ODF Spreadsheet file (c.ods) ...

All files have Open With  Archive Manager as a menu option in
nautilus.

This is likely due to the shared-mime-info database having the ePub and
ODS mimetypes as sub-class-of type=application/zip/.

File A will open successfully, while files B and C report Could not
open 'A' / Archive type not supported. However, renaming B and C so
they have a .zip extension will cause the files to be opened correctly.

This is likely due to file-roller checking the filetype to load by
extension, not magic. This is indeed the case as giving a text file a
.zip extension causes file-roller to report An error occurred while
loading the archive (End-of-central-directory signature not found.
Either this file is not a zipfile, or it constitutes one disk of a
multi-part archive.  In the latter case the central directory and
zipfile comment will be found on the last disk(s) of this archive.)

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: file-roller 3.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
CheckboxSubmission: 5434425585a31b50d9fa7c3153a37fe1
CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525
Date: Mon Nov  7 21:12:54 2011
InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: file-roller
UpgradeStatus: Upgraded to oneiric on 2011-09-24 (44 days ago)

** Affects: file-roller (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug oneiric running-unity

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

Title:
  file-roller cannot open filetypes with derived mimetypes (e.g. epub
  and ods files)

Status in “file-roller” package in Ubuntu:
  New

Bug description:
  Given three files A, B and C, where A is a zip file (a.zip), B is an
  ePub file (b.epub) and C is an ODF Spreadsheet file (c.ods) ...

  All files have Open With  Archive Manager as a menu option in
  nautilus.

  This is likely due to the shared-mime-info database having the ePub
  and ODS mimetypes as sub-class-of type=application/zip/.

  File A will open successfully, while files B and C report Could not
  open 'A' / Archive type not supported. However, renaming B and C so
  they have a .zip extension will cause the files to be opened
  correctly.

  This is likely due to file-roller checking the filetype to load by
  extension, not magic. This is indeed the case as giving a text file a
  .zip extension causes file-roller to report An error occurred while
  loading the archive (End-of-central-directory signature not found.
  Either this file is not a zipfile, or it constitutes one disk of a
  multi-part archive.  In the latter case the central directory and
  zipfile comment will be found on the last disk(s) of this archive.)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: file-roller 3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  CheckboxSubmission: 5434425585a31b50d9fa7c3153a37fe1
  CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525
  Date: Mon Nov  7 21:12:54 2011
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: file-roller
  UpgradeStatus: Upgraded to oneiric on 2011-09-24 (44 days ago)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/file-roller/+bug/887331/+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 887331] Re: file-roller cannot open filetypes with derived mimetypes (e.g. epub and ods files)

2011-11-07 Thread Reece H. Dunn
-- 
You received this bug notification because you are a member of Desktop
Packages, which is subscribed to file-roller in Ubuntu.
https://bugs.launchpad.net/bugs/887331

Title:
  file-roller cannot open filetypes with derived mimetypes (e.g. epub
  and ods files)

Status in “file-roller” package in Ubuntu:
  New

Bug description:
  Given three files A, B and C, where A is a zip file (a.zip), B is an
  ePub file (b.epub) and C is an ODF Spreadsheet file (c.ods) ...

  All files have Open With  Archive Manager as a menu option in
  nautilus.

  This is likely due to the shared-mime-info database having the ePub
  and ODS mimetypes as sub-class-of type=application/zip/.

  File A will open successfully, while files B and C report Could not
  open 'A' / Archive type not supported. However, renaming B and C so
  they have a .zip extension will cause the files to be opened
  correctly.

  This is likely due to file-roller checking the filetype to load by
  extension, not magic. This is indeed the case as giving a text file a
  .zip extension causes file-roller to report An error occurred while
  loading the archive (End-of-central-directory signature not found.
  Either this file is not a zipfile, or it constitutes one disk of a
  multi-part archive.  In the latter case the central directory and
  zipfile comment will be found on the last disk(s) of this archive.)

  ProblemType: Bug
  DistroRelease: Ubuntu 11.10
  Package: file-roller 3.2.1-0ubuntu1
  ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
  Uname: Linux 3.0.0-12-generic x86_64
  ApportVersion: 1.23-0ubuntu3
  Architecture: amd64
  CheckboxSubmission: 5434425585a31b50d9fa7c3153a37fe1
  CheckboxSystem: b845c366ea09c60efa3a45c1b5b21525
  Date: Mon Nov  7 21:12:54 2011
  InstallationMedia: Ubuntu 10.04 Lucid Lynx - Beta amd64 (20100318)
  ProcEnviron:
   PATH=(custom, no user)
   LANG=en_GB.UTF-8
   SHELL=/bin/bash
  SourcePackage: file-roller
  UpgradeStatus: Upgraded to oneiric on 2011-09-24 (44 days ago)

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