[Desktop-packages] [Bug 712377] Re: Opening a known good *.deb with software centre, fails to install as lintian errors cannot be overidden

2014-06-19 Thread anewguy
I can confirm this still exists in the Software Center when using
xubuntu 14.04.  See attachment for screen shot of the errors - in this
case errors about object files.

** Attachment added: Screenshot - 06192014 - 01:01:46 AM.png
   
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/712377/+attachment/4134676/+files/Screenshot%20-%2006192014%20-%2001%3A01%3A46%20AM.png

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

Title:
  Opening a known good *.deb with software centre, fails to install as
  lintian errors cannot be overidden

Status in “aptdaemon” package in Ubuntu:
  Fix Released
Status in “software-center” package in Ubuntu:
  Fix Released
Status in “aptdaemon” source package in Natty:
  Fix Released
Status in “software-center” source package in Natty:
  Fix Released

Bug description:
  Binary package hint: software-center

  The package is of bad quality
  The installation of a package which violates the quality standards isn't 
allowed. This could cause serious problems on your computer. Please contact the 
person or organisation who provided this package file and include the details 
beneath.

  This is a known good package, the linitan errors are valid - but a deb
  should not have to comply with the latest policy standards to be able
  to be installed.

  Errors which should really be ignored:
   no-copyright-file
   dir-or-file-in-opt

  These two errors do not inherently make a package of bad quality.
  However, there should always be the ability to say, No, i know better
  - please continue.

  Thanks.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/aptdaemon/+bug/712377/+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 1296275] Re: PTP Cameras not working on 14.04, works flawlessly on 12.04

2014-06-19 Thread anewguy
Additional:  I added the udev rule back in as it did not get installed
with the download.  Still no good.  Any ideas/help would be greatly
appreciated.  As mentioned way back in my initial post, the camera is
Kodak EasyShare C182.

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

Title:
  PTP Cameras not working on 14.04, works flawlessly on 12.04

Status in GVFS:
  Confirmed
Status in libgphoto:
  New
Status in Rapid Photo Downloader:
  Invalid
Status in “gvfs” package in Ubuntu:
  Triaged
Status in “libgphoto2” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Trusty:
  Won't Fix
Status in “libgphoto2” source package in Trusty:
  Fix Committed
Status in “gvfs” source package in Utopic:
  Triaged
Status in “libgphoto2” source package in Utopic:
  Fix Released

Bug description:
  I have a Canon Powershot A3200 camera. It works perfectly on 12.04,
  pops right up when I plug it in. However on 14.04 nothing happens.

  lsusb outputs shows that the camera is detected, with the right model.

  SRU INFORMATION:
  
  IMPACT: All PtP cameras which don't have an explicit vendor/model match in 
/lib/udev/hwdb.d/20-libgphoto2-6.hwdb stop working in gvfs/shotwell/etc. This 
is a regression since Saucy.

  FIX: Bring back the udev rule to tag generic PtP devices that we had had for 
many releases. This will tag the udev_device with the ID_GPHOTO2 property which 
is where gvfs and friends are looking (not on the usb_interface child).
  Patch: 
http://launchpadlibrarian.net/177343655/libgphoto2_2.5.4-1ubuntu1_2.5.4-1ubuntu2.diff.gz

  REGRESSION POTENTIAL: Very low. Adding tags to the wrong device might
  confuse gvfs/shotwell and friends, but this rule had been in
  production for many years. Broken udev rules are harmless except for
  error spew in syslog, and this doesn't interfere with the hwdb
  database as it only matches on usb_devices, not on usb_interfaces.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1296275/+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 1296275] Re: PTP Cameras not working on 14.04, works flawlessly on 12.04

2014-06-18 Thread anewguy
I'm running xubuntu 14.04.

Tried adding the deb to sources - fails as not found in apt-get update
(used Trusty).

Tried adding the udev rule - gphoto opens, shows my pictures (it's
*REALLY* slow), but then I can't save them, etc., so I removed the rule.

Tried downloading the package, untaring it, then went to the INSTALL
document to see if I needed to run configure or just make and make
install.  It shows the command for running configure, and when I do that
I get the following failure.

.
.
.   didn't copy all of the output prior to this failure
.
checking ltdl.h usability... no
checking ltdl.h presence... no
checking for ltdl.h... no
checking that we can compile and link with libltdl... no
configure: error: cannot compile and link against libltdl
libgphoto2 requires libltdl (the libtool dl* library),
but cannot compile and link against it.
Aborting.

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

Title:
  PTP Cameras not working on 14.04, works flawlessly on 12.04

Status in GVFS:
  Confirmed
Status in libgphoto:
  New
Status in Rapid Photo Downloader:
  Invalid
Status in “gvfs” package in Ubuntu:
  Triaged
Status in “libgphoto2” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Trusty:
  Won't Fix
Status in “libgphoto2” source package in Trusty:
  Fix Committed
Status in “gvfs” source package in Utopic:
  Triaged
Status in “libgphoto2” source package in Utopic:
  Fix Released

Bug description:
  I have a Canon Powershot A3200 camera. It works perfectly on 12.04,
  pops right up when I plug it in. However on 14.04 nothing happens.

  lsusb outputs shows that the camera is detected, with the right model.

  SRU INFORMATION:
  
  IMPACT: All PtP cameras which don't have an explicit vendor/model match in 
/lib/udev/hwdb.d/20-libgphoto2-6.hwdb stop working in gvfs/shotwell/etc. This 
is a regression since Saucy.

  FIX: Bring back the udev rule to tag generic PtP devices that we had had for 
many releases. This will tag the udev_device with the ID_GPHOTO2 property which 
is where gvfs and friends are looking (not on the usb_interface child).
  Patch: 
http://launchpadlibrarian.net/177343655/libgphoto2_2.5.4-1ubuntu1_2.5.4-1ubuntu2.diff.gz

  REGRESSION POTENTIAL: Very low. Adding tags to the wrong device might
  confuse gvfs/shotwell and friends, but this rule had been in
  production for many years. Broken udev rules are harmless except for
  error spew in syslog, and this doesn't interfere with the hwdb
  database as it only matches on usb_devices, not on usb_interfaces.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1296275/+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 1296275] Re: PTP Cameras not working on 14.04, works flawlessly on 12.04

2014-06-18 Thread anewguy
OK, someone said to install ltdl-dev, which then let the configure, make
and make install work fine.  When I plug my camera in, it still doesn't
show.  I checked and the rule is not in /lib/udev/rules.d - I thought
the package was supposed to install it.  Do I need to go back and
manually add the udev rule (using == instead of =?) ??

Sorry to be a hassle, but this is one time I desperately need my camera
to work today  - it's very important (just saying - I know that makes no
difference) - and the only PC I have access to is this one running
xubuntu.

Any suggestions on what I'm doing wrong?

Thanks!

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

Title:
  PTP Cameras not working on 14.04, works flawlessly on 12.04

Status in GVFS:
  Confirmed
Status in libgphoto:
  New
Status in Rapid Photo Downloader:
  Invalid
Status in “gvfs” package in Ubuntu:
  Triaged
Status in “libgphoto2” package in Ubuntu:
  Fix Released
Status in “gvfs” source package in Trusty:
  Won't Fix
Status in “libgphoto2” source package in Trusty:
  Fix Committed
Status in “gvfs” source package in Utopic:
  Triaged
Status in “libgphoto2” source package in Utopic:
  Fix Released

Bug description:
  I have a Canon Powershot A3200 camera. It works perfectly on 12.04,
  pops right up when I plug it in. However on 14.04 nothing happens.

  lsusb outputs shows that the camera is detected, with the right model.

  SRU INFORMATION:
  
  IMPACT: All PtP cameras which don't have an explicit vendor/model match in 
/lib/udev/hwdb.d/20-libgphoto2-6.hwdb stop working in gvfs/shotwell/etc. This 
is a regression since Saucy.

  FIX: Bring back the udev rule to tag generic PtP devices that we had had for 
many releases. This will tag the udev_device with the ID_GPHOTO2 property which 
is where gvfs and friends are looking (not on the usb_interface child).
  Patch: 
http://launchpadlibrarian.net/177343655/libgphoto2_2.5.4-1ubuntu1_2.5.4-1ubuntu2.diff.gz

  REGRESSION POTENTIAL: Very low. Adding tags to the wrong device might
  confuse gvfs/shotwell and friends, but this rule had been in
  production for many years. Broken udev rules are harmless except for
  error spew in syslog, and this doesn't interfere with the hwdb
  database as it only matches on usb_devices, not on usb_interfaces.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1296275/+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 1296275] Re: PTP Cameras not working on 14.04, works flawlessly on 12.04

2014-05-27 Thread anewguy
Proposed work-around in #33 does not work for my Kodak C182.

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

Title:
  PTP Cameras not working on 14.04, works flawlessly on 12.04

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a Canon Powershot A3200 camera. It works perfectly on 12.04,
  pops right up when I plug it in. However on 14.04 nothing happens.

  lsusb outputs shows that the camera is detected, with the right model.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1296275/+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 1320419] Re: package libgphoto2-6 2.5.3.1-1ubuntu2 [modified: lib/udev/hwdb.d/20-libgphoto2-6.hwdb] failed to install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-l

2014-05-17 Thread anewguy
Invalid report - I modified one of the files in UDEV to try to get my
camera mounted in 1404 - the exact file it's reporting an error on in
the data posted above.

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

Title:
  package libgphoto2-6 2.5.3.1-1ubuntu2 [modified:
  lib/udev/hwdb.d/20-libgphoto2-6.hwdb] failed to install/upgrade:
  trying to overwrite shared '/lib/udev/hwdb.d/20-libgphoto2-6.hwdb',
  which is different from other instances of package libgphoto2-6:i386

Status in “libgphoto2” package in Ubuntu:
  New

Bug description:
  14.04.Via synaptic package manager I selected wine and playonlinux
  for installation.  After the installation was running (I think it was
  in the playonlinux part but not positive), it aborted with an error
  message about libgphoto not matching something somehow (yeah, real
  technical, eh?).

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libgphoto2-6 2.5.3.1-1ubuntu2 [modified: 
lib/udev/hwdb.d/20-libgphoto2-6.hwdb]
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Fri May 16 21:27:29 2014
  DuplicateSignature: package:libgphoto2-6:2.5.3.1-1ubuntu2 [modified: 
lib/udev/hwdb.d/20-libgphoto2-6.hwdb]:trying to overwrite shared 
'/lib/udev/hwdb.d/20-libgphoto2-6.hwdb', which is different from other 
instances of package libgphoto2-6:i386
  ErrorMessage: trying to overwrite shared 
'/lib/udev/hwdb.d/20-libgphoto2-6.hwdb', which is different from other 
instances of package libgphoto2-6:i386
  InstallationDate: Installed on 2014-04-12 (34 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
  SourcePackage: libgphoto2
  Title: package libgphoto2-6 2.5.3.1-1ubuntu2 [modified: 
lib/udev/hwdb.d/20-libgphoto2-6.hwdb] failed to install/upgrade: trying to 
overwrite shared '/lib/udev/hwdb.d/20-libgphoto2-6.hwdb', which is different 
from other instances of package libgphoto2-6:i386
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgphoto2/+bug/1320419/+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 1320419] Re: package libgphoto2-6 2.5.3.1-1ubuntu2 [modified: lib/udev/hwdb.d/20-libgphoto2-6.hwdb] failed to install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20-l

2014-05-17 Thread anewguy
** Changed in: libgphoto2 (Ubuntu)
   Status: New = Invalid

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

Title:
  package libgphoto2-6 2.5.3.1-1ubuntu2 [modified:
  lib/udev/hwdb.d/20-libgphoto2-6.hwdb] failed to install/upgrade:
  trying to overwrite shared '/lib/udev/hwdb.d/20-libgphoto2-6.hwdb',
  which is different from other instances of package libgphoto2-6:i386

Status in “libgphoto2” package in Ubuntu:
  Invalid

Bug description:
  14.04.Via synaptic package manager I selected wine and playonlinux
  for installation.  After the installation was running (I think it was
  in the playonlinux part but not positive), it aborted with an error
  message about libgphoto not matching something somehow (yeah, real
  technical, eh?).

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libgphoto2-6 2.5.3.1-1ubuntu2 [modified: 
lib/udev/hwdb.d/20-libgphoto2-6.hwdb]
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Fri May 16 21:27:29 2014
  DuplicateSignature: package:libgphoto2-6:2.5.3.1-1ubuntu2 [modified: 
lib/udev/hwdb.d/20-libgphoto2-6.hwdb]:trying to overwrite shared 
'/lib/udev/hwdb.d/20-libgphoto2-6.hwdb', which is different from other 
instances of package libgphoto2-6:i386
  ErrorMessage: trying to overwrite shared 
'/lib/udev/hwdb.d/20-libgphoto2-6.hwdb', which is different from other 
instances of package libgphoto2-6:i386
  InstallationDate: Installed on 2014-04-12 (34 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
  SourcePackage: libgphoto2
  Title: package libgphoto2-6 2.5.3.1-1ubuntu2 [modified: 
lib/udev/hwdb.d/20-libgphoto2-6.hwdb] failed to install/upgrade: trying to 
overwrite shared '/lib/udev/hwdb.d/20-libgphoto2-6.hwdb', which is different 
from other instances of package libgphoto2-6:i386
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgphoto2/+bug/1320419/+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 1296275] Re: PTP Cameras not working on 14.04, works flawlessly on 12.04

2014-05-17 Thread anewguy
Here's a hint:  the list of usbid's in the udev rules in
/lib/udev/rules/hwdb does not contain my camera's USB identifiers.
Similarly the 20-gphoto rule doesn't contain my camera's USB
identifiers.  I've tried adding them to no result.  I suspect there is
something behind those rules - some sort of actual database - that
doesn't contain my camera's USB identifiers.  From there I suspect it
then tries probe-mtp - but my camera is not an android type device.

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

Title:
  PTP Cameras not working on 14.04, works flawlessly on 12.04

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a Canon Powershot A3200 camera. It works perfectly on 12.04,
  pops right up when I plug it in. However on 14.04 nothing happens.

  lsusb outputs shows that the camera is detected, with the right model.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1296275/+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 1320419] [NEW] package libgphoto2-6 2.5.3.1-1ubuntu2 [modified: lib/udev/hwdb.d/20-libgphoto2-6.hwdb] failed to install/upgrade: trying to overwrite shared '/lib/udev/hwdb.d/20

2014-05-16 Thread anewguy
Public bug reported:

14.04.Via synaptic package manager I selected wine and playonlinux
for installation.  After the installation was running (I think it was in
the playonlinux part but not positive), it aborted with an error message
about libgphoto not matching something somehow (yeah, real technical,
eh?).

ProblemType: Package
DistroRelease: Ubuntu 14.04
Package: libgphoto2-6 2.5.3.1-1ubuntu2 [modified: 
lib/udev/hwdb.d/20-libgphoto2-6.hwdb]
ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
Uname: Linux 3.13.0-24-generic x86_64
ApportVersion: 2.14.1-0ubuntu3
Architecture: amd64
Date: Fri May 16 21:27:29 2014
DuplicateSignature: package:libgphoto2-6:2.5.3.1-1ubuntu2 [modified: 
lib/udev/hwdb.d/20-libgphoto2-6.hwdb]:trying to overwrite shared 
'/lib/udev/hwdb.d/20-libgphoto2-6.hwdb', which is different from other 
instances of package libgphoto2-6:i386
ErrorMessage: trying to overwrite shared 
'/lib/udev/hwdb.d/20-libgphoto2-6.hwdb', which is different from other 
instances of package libgphoto2-6:i386
InstallationDate: Installed on 2014-04-12 (34 days ago)
InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
SourcePackage: libgphoto2
Title: package libgphoto2-6 2.5.3.1-1ubuntu2 [modified: 
lib/udev/hwdb.d/20-libgphoto2-6.hwdb] failed to install/upgrade: trying to 
overwrite shared '/lib/udev/hwdb.d/20-libgphoto2-6.hwdb', which is different 
from other instances of package libgphoto2-6:i386
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-package package-conflict trusty

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

Title:
  package libgphoto2-6 2.5.3.1-1ubuntu2 [modified:
  lib/udev/hwdb.d/20-libgphoto2-6.hwdb] failed to install/upgrade:
  trying to overwrite shared '/lib/udev/hwdb.d/20-libgphoto2-6.hwdb',
  which is different from other instances of package libgphoto2-6:i386

Status in “libgphoto2” package in Ubuntu:
  New

Bug description:
  14.04.Via synaptic package manager I selected wine and playonlinux
  for installation.  After the installation was running (I think it was
  in the playonlinux part but not positive), it aborted with an error
  message about libgphoto not matching something somehow (yeah, real
  technical, eh?).

  ProblemType: Package
  DistroRelease: Ubuntu 14.04
  Package: libgphoto2-6 2.5.3.1-1ubuntu2 [modified: 
lib/udev/hwdb.d/20-libgphoto2-6.hwdb]
  ProcVersionSignature: Ubuntu 3.13.0-24.47-generic 3.13.9
  Uname: Linux 3.13.0-24-generic x86_64
  ApportVersion: 2.14.1-0ubuntu3
  Architecture: amd64
  Date: Fri May 16 21:27:29 2014
  DuplicateSignature: package:libgphoto2-6:2.5.3.1-1ubuntu2 [modified: 
lib/udev/hwdb.d/20-libgphoto2-6.hwdb]:trying to overwrite shared 
'/lib/udev/hwdb.d/20-libgphoto2-6.hwdb', which is different from other 
instances of package libgphoto2-6:i386
  ErrorMessage: trying to overwrite shared 
'/lib/udev/hwdb.d/20-libgphoto2-6.hwdb', which is different from other 
instances of package libgphoto2-6:i386
  InstallationDate: Installed on 2014-04-12 (34 days ago)
  InstallationMedia: Ubuntu 14.04 LTS Trusty Tahr - Beta amd64 (20140326)
  SourcePackage: libgphoto2
  Title: package libgphoto2-6 2.5.3.1-1ubuntu2 [modified: 
lib/udev/hwdb.d/20-libgphoto2-6.hwdb] failed to install/upgrade: trying to 
overwrite shared '/lib/udev/hwdb.d/20-libgphoto2-6.hwdb', which is different 
from other instances of package libgphoto2-6:i386
  UpgradeStatus: No upgrade log present (probably fresh install)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/libgphoto2/+bug/1320419/+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 1296275] Re: PTP Cameras not working on 14.04, works flawlessly on 12.04

2014-05-13 Thread anewguy
Note the difference - MTP rejects mine and it DOES NOT show in Nautilus.
I cannot transfer images from the camera (it's camera, not a phone - MTP
works with phones, tablets, etc.).  I have to take the flash card out of
the camera and put it in the computer to transfer images.  I haven't
tried the work around here with the command line as to me at least that
isn't fixing the problem.

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

Title:
  PTP Cameras not working on 14.04, works flawlessly on 12.04

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a Canon Powershot A3200 camera. It works perfectly on 12.04,
  pops right up when I plug it in. However on 14.04 nothing happens.

  lsusb outputs shows that the camera is detected, with the right model.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1296275/+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 1296275] Re: PTP Cameras not working on 14.04, works flawlessly on 12.04

2014-05-12 Thread anewguy
Same problem with kodak C182.

lsusb shows the physical device as present

syslog shows a few lines recognizing the camera, followed by a line
stating the device is not a MTP device.

Checked in 2 files regarding gphoto in udev/hwdb and added he C182 there
- no difference,

Obviously a flaw in something used now in conjunction with udev.  I
don't know why it seems to not mount following the MTP error - my novice
knowledge thought that MTP was for tablets, MP3 players, etc. - didn't
know that included cameras.

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

Title:
  PTP Cameras not working on 14.04, works flawlessly on 12.04

Status in GVFS:
  Confirmed
Status in “gvfs” package in Ubuntu:
  Triaged

Bug description:
  I have a Canon Powershot A3200 camera. It works perfectly on 12.04,
  pops right up when I plug it in. However on 14.04 nothing happens.

  lsusb outputs shows that the camera is detected, with the right model.

To manage notifications about this bug go to:
https://bugs.launchpad.net/gvfs/+bug/1296275/+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 1118446] Re: NetworkManager[14155]: warn nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted

2014-01-14 Thread anewguy
I also get these messages, and was told to report it and the following
here:

dave@dave8500:~$ uname -a
Linux dave8500 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:16:27 UTC 2013 
i686 i686 i686 GNU/Linux
dave@dave8500:~$ lspci | grep -i network
02:03.0 Network controller: Intel Corporation PRO/Wireless 2200BG [Calexico2] 
Network Connection (rev 05)
dave@dave8500:~$

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

Title:
  NetworkManager[14155]: warn nl_recvmsgs() error: (-33) Dump
  inconsistency detected, interrupted

Status in “network-manager” package in Ubuntu:
  Triaged

Bug description:
  I see the following messages in /var/log/syslog:
NetworkManager[14155]: warn nl_recvmsgs() error: (-33) Dump inconsistency 
detected, interrupted

  When it goes down, I have to bounce network-manager to resolve it.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.7.995+git201301311547.17123fc-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-4.8-generic 3.8.0-rc6
  Uname: Linux 3.8.0-4-generic x86_64
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  Date: Thu Feb  7 08:59:00 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-01-26 (12 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  IpRoute:
   default via 10.0.1.1 dev wlan0  proto static 
   10.0.1.0/24 dev wlan0  proto kernel  scope link  src 10.0.1.11  metric 9 
   169.254.0.0/16 dev wlan0  scope link  metric 1000
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to raring on 2013-01-26 (11 days ago)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Ubuntuac3b296c-3250-4464-8ee0-ebd6e5d8e9ca   
802-11-wireless   1360249035   Thu 07 Feb 2013 08:57:15 AM CSTyes   
no /org/freedesktop/NetworkManager/Settings/2
   Palms 2e5ef890-c77c-466e-92ee-d9dcb777cf12   
802-11-wireless   1359750784   Fri 01 Feb 2013 02:33:04 PM CSTyes   
no /org/freedesktop/NetworkManager/Settings/1
   MIA-WiFi  ea25a58d-9cb8-48a8-843a-2dc3231a1e17   
802-11-wireless   1359754973   Fri 01 Feb 2013 03:42:53 PM CSTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.7.995  connected   enabled   enabled 
enabledenabled enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1118446/+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 1118446] Re: NetworkManager[14155]: warn nl_recvmsgs() error: (-33) Dump inconsistency detected, interrupted

2014-01-14 Thread anewguy
Previous post was from my old laptop.  This is the data from my desktop,
where I continue getting the message also:

dave@davePC:~$ uname -a
Linux davePC 3.11.0-15-generic #23-Ubuntu SMP Mon Dec 9 18:17:04 UTC 2013 
x86_64 x86_64 x86_64 GNU/Linux
dave@davePC:~$ lspci | grep -l network
dave@davePC:~$ lsusb
Bus 003 Device 003: ID 0d49:7100 Maxtor OneTouch II 300GB External Hard Disk
Bus 003 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 007 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 009 Device 002: ID 1058:1140 Western Digital Technologies, Inc. My Book 
Essential USB3.0
Bus 009 Device 001: ID 1d6b:0003 Linux Foundation 3.0 root hub
Bus 008 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 006 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 002 Device 003: ID 0cf2:6230 ENE Technology, Inc. 
Bus 002 Device 018: ID 13fe:4100 Kingston Technology Company Inc. 
Bus 002 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 005 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
Bus 001 Device 002: ID 148f:3072 Ralink Technology, Corp. RT3072 Wireless 
Adapter
Bus 001 Device 001: ID 1d6b:0002 Linux Foundation 2.0 root hub
Bus 004 Device 002: ID 046d:c52e Logitech, Inc. 
Bus 004 Device 001: ID 1d6b:0001 Linux Foundation 1.1 root hub
dave@davePC:~$

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

Title:
  NetworkManager[14155]: warn nl_recvmsgs() error: (-33) Dump
  inconsistency detected, interrupted

Status in “network-manager” package in Ubuntu:
  Triaged

Bug description:
  I see the following messages in /var/log/syslog:
NetworkManager[14155]: warn nl_recvmsgs() error: (-33) Dump inconsistency 
detected, interrupted

  When it goes down, I have to bounce network-manager to resolve it.

  ProblemType: Bug
  DistroRelease: Ubuntu 13.04
  Package: network-manager 0.9.7.995+git201301311547.17123fc-0ubuntu1
  ProcVersionSignature: Ubuntu 3.8.0-4.8-generic 3.8.0-rc6
  Uname: Linux 3.8.0-4-generic x86_64
  ApportVersion: 2.8-0ubuntu4
  Architecture: amd64
  Date: Thu Feb  7 08:59:00 2013
  IfupdownConfig:
   # interfaces(5) file used by ifup(8) and ifdown(8)
   auto lo
   iface lo inet loopback
  InstallationDate: Installed on 2013-01-26 (12 days ago)
  InstallationMedia: Ubuntu 12.10 Quantal Quetzal - Release amd64 (20121017.5)
  IpRoute:
   default via 10.0.1.1 dev wlan0  proto static 
   10.0.1.0/24 dev wlan0  proto kernel  scope link  src 10.0.1.11  metric 9 
   169.254.0.0/16 dev wlan0  scope link  metric 1000
  MarkForUpload: True
  NetworkManager.state:
   [main]
   NetworkingEnabled=true
   WirelessEnabled=true
   WWANEnabled=true
   WimaxEnabled=true
  ProcEnviron:
   TERM=xterm
   PATH=(custom, no user)
   XDG_RUNTIME_DIR=set
   LANG=en_US.UTF-8
   SHELL=/bin/bash
  SourcePackage: network-manager
  UpgradeStatus: Upgraded to raring on 2013-01-26 (11 days ago)
  nmcli-con:
   NAME  UUID   TYPE
  TIMESTAMPTIMESTAMP-REAL AUTOCONNECT   READONLY   
DBUS-PATH 
   Ubuntuac3b296c-3250-4464-8ee0-ebd6e5d8e9ca   
802-11-wireless   1360249035   Thu 07 Feb 2013 08:57:15 AM CSTyes   
no /org/freedesktop/NetworkManager/Settings/2
   Palms 2e5ef890-c77c-466e-92ee-d9dcb777cf12   
802-11-wireless   1359750784   Fri 01 Feb 2013 02:33:04 PM CSTyes   
no /org/freedesktop/NetworkManager/Settings/1
   MIA-WiFi  ea25a58d-9cb8-48a8-843a-2dc3231a1e17   
802-11-wireless   1359754973   Fri 01 Feb 2013 03:42:53 PM CSTyes   
no /org/freedesktop/NetworkManager/Settings/0
  nmcli-dev:
   DEVICE TYPE  STATE DBUS-PATH 
 
   wlan0  802-11-wireless   connected 
/org/freedesktop/NetworkManager/Devices/0
  nmcli-nm:
   RUNNING VERSIONSTATE   NET-ENABLED   WIFI-HARDWARE   
WIFI   WWAN-HARDWARE   WWAN  
   running 0.9.7.995  connected   enabled   enabled 
enabledenabled enabled

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/network-manager/+bug/1118446/+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 946886] Re: Ubuntu 11.10 64-bit/C/GTK 3 menu crash

2012-03-05 Thread anewguy
I was requested to associate a package with this.  Since it's an
application I am writing that uses GTK3, and the problem seems to be
internal to GTK3 handling of a menu item, I must therefore assume it
must be in libgtk-3-dev since it provides the headers, functions, etc.,
for GTK developers.

** Package changed: ubuntu = gtk+3.0 (Ubuntu)

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

Title:
  Ubuntu 11.10 64-bit/C/GTK 3 menu crash

Status in “gtk+3.0” package in Ubuntu:
  New

Bug description:
  I have a C program I'm working on that uses GTK.  4 options - Create
  New File, Open Existing File, Save File and Quit were originally just
  gtk buttons on the window - short cut while initially coding.  Now
  it's improved to the point that the few things I have working so far
  need to go out for testing to the users that wanted it.  Well, in
  order to clean it up I made those 4 options into a File submenu on a
  menubar.  The Create New File option, besides setting an internal
  variable, uses a gtk_dialog to send the message

  New CSS File Will Be Created With Your Changes
  When You Save The File

  There is newline after Changes - a \n in C, to force this to a
  multi-line display.

  Without the newline, the message was still wrapping to 2 lines.

  The message is displayed, and returns from the call to the common
  function I use that contains the dialogbox.

  As soon as the function returns, so control is passed back to the
  menubar handling (e.g., code I didn't write) the entire process
  aborts.  I have tried this without a multi-line message and it works -
  it only aborts when the message text was multi-line.

  I have screen captures and the source available, including the
  traceback, etc., in the terminal window.

  I am able to work around this for now, but wonder why this aborts.
  Everything I've seen indicates this can be a multi-line text string.

  Thanks in advance,
  Dave ;)

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