[Bug 285682] Re: Ubuntu 8.10 can't mount digital camera

2008-11-16 Thread SilverLoz
The latest updates did _not_ fix it for my camera: Canon 400D. The
following error message continues to be displayed in the import
dialogue: "An error occurred in the io-library ('Could not lock the
device'): Camera is already in use." It all worked flawlessly in Hardy
but is broken in Intrepid. (If it makes a difference. I upgraded from
Hardy). Logs attached.

** Attachment added: "logs.zip"
   http://launchpadlibrarian.net/19694008/logs.zip

-- 
Ubuntu 8.10 can't mount digital camera
https://bugs.launchpad.net/bugs/285682
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 285682] Re: Ubuntu 8.10 can't mount digital camera showing a window popup message: -60 could not lock the device message

2008-11-29 Thread SilverLoz
In addition to my previous logs, here's the output from performing the
gvfs-mount -l routine as linked to in comment #27 and as requested in
comment #28 by Sebastien.

** Attachment added: "gvfs-mount output"
   http://launchpadlibrarian.net/20057697/gvfs-mount%20output

-- 
Ubuntu 8.10 can't mount digital camera  showing a window popup message: -60 
could not lock the device message
https://bugs.launchpad.net/bugs/285682
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 371585] [NEW] window decorations disappear on reboot

2009-05-04 Thread SilverLoz
Public bug reported:

This follows an upgrade from Intrepid to Jaunty.  After rebooting, the
window decorations are missing from all windows (i.e. they have no
border so they cannot be dragged or resized and the maximise, minimise
and close buttons are absent.)

The fix is to go System>Preferences>Appearance and on the Visual Effects
tab change the selection from "None" to "Normal" or  "Extra". This
restores normal behaviour. However on reboot, the setting is lost and
the problem has returned, changing the selection of Visual Effect again
fixes the problem for that session only.

It may or may not be significant that I ran the Computer Janitor and
removed everything found (except the .deb files). I use an nVidia
graphics card, but i don't think this is significant (here's someone
with the same problem using an ATi card:
http://ubuntuforums.org/showthread.php?p=7208683)

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
window decorations disappear on reboot
https://bugs.launchpad.net/bugs/371585
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 126104] Re: emblems are too small

2007-10-16 Thread SilverLoz
Also in Gutsy RC with all updates (as of today) - Nicolò's workaround
still works here.

-- 
emblems are too small
https://bugs.launchpad.net/bugs/126104
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs

[Bug 85488] Re: some usb_devices fault if usb_suspend enabled

2007-05-25 Thread SilverLoz
Had the same problem with a Umax Astra 3400 (uses the Plustek backend).
The scanbuttond workaround works a treat. For Corsaire, who was worried
about his parents having to run it from a command line do this:

Use Text Editor to create a new text file and enter the script as
suggested by Nicolas M:

scanbuttond -r 100
xsane
killall scanbuttond

save this to the Desktop with the name 'scanner'. In your parent's home
folder create a new folder called '.scanner' (note the preceeding dot).
You then have to select 'Show Hidden Files' from the View menu to be
able to see it (folders whose name starts with a dot are normally not
visible). Copy the text file 'scanner' into the folder '.scanner'.
Finally, right click the file and select 'Properties' and on the
'Permissions' tab place a check mark next to 'Execute' (Allow executing
file as program).

Right-click on 'Applications' on the launch bar and select 'Edit Menus'.
Select the 'Graphics' menu and then click on '+New Item'. In the dialgue
box that appears you need

Type: Applcation
Name: Scanner
Command: /home/Loz/.scanner/scanner
Comment: Launch scanner

(Obviously, change my user name (Loz) for you parents' in the above
command!). You can also click the big 'No Icon' button and select a
suitable icon from those presented. Click 'OK' and make sure there is a
check mark against your newly created 'Scanner' entry - you may also
want to uncheck Xsane Image Scanner, until such times as this is fixed
properly. Lastly, click 'Close'.

Now, when your parents want to scan they simply go to the
Applications>Graphics menu and click 'Scanner' - totally GUI! (The
reason for all the messing about with hidden folders is so that they
don't accidently delete it!)

This is actually much quicker to do than the time it's taken me to type
it all up!

-- 
some usb_devices fault if usb_suspend enabled
https://bugs.launchpad.net/bugs/85488
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85488] Re: some usb_devices fault if usb_suspend enabled

2007-07-10 Thread SilverLoz
OK, Michael. I've just tried the "usbcore.autosuspend_delay=-1"
workaround and can confirm that it _doesn't_ work for me (so I'll
continue to use the Scanbuttond workaround until this is fixed properly)

-- 
some usb_devices fault if usb_suspend enabled
https://bugs.launchpad.net/bugs/85488
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85488] Re: some usb_devices fault if usb_suspend enabled

2007-07-10 Thread SilverLoz
Sorry, I should more explicitly have said that neither
"usbcore.autosuspend=0", "usbcore.autosuspend=-1" nor
"usbcore.autosuspend_delay=-1" worked.

-- 
some usb_devices fault if usb_suspend enabled
https://bugs.launchpad.net/bugs/85488
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85488] Re: some usb_devices fault if usb_suspend enabled

2007-07-10 Thread SilverLoz
@Jengel.  "uname -r" reports 2.6.20-16-generic

-- 
some usb_devices fault if usb_suspend enabled
https://bugs.launchpad.net/bugs/85488
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85488] Re: some usb_devices fault if usb_suspend enabled

2007-07-11 Thread SilverLoz
@Ben. I tried that (used nano, not vi -  I couldn't understand vi!).
After reboot, I tried Xsane and it warned that it couldn't find a
scanner attached; so I tried lsusb and drew a blank - NO usb devices
were detected (despite several being attached as well as the scanner).

@Oliver. Please can you be a bit more specific about what entry to
create. Is it the same as that suggested by Ben "options usbcore
autosuspend=0" and do I need to do anything else (like the sudo update-
initramfs -u bit)?

-- 
some usb_devices fault if usb_suspend enabled
https://bugs.launchpad.net/bugs/85488
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85488] Re: some usb_devices fault if usb_suspend enabled

2007-06-12 Thread SilverLoz
Hi Oliver,
I've posted mine to the link in silentb's post - is that what you want and is 
that the right place to put it?

-- 
some usb_devices fault if usb_suspend enabled
https://bugs.launchpad.net/bugs/85488
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 85488] Re: some usb_devices fault if usb_suspend enabled

2007-07-06 Thread SilverLoz
Here's the vendor:product pair for my scanner:

ID 1606:0060 Umax [hex] Astra 3400U

-- 
some usb_devices fault if usb_suspend enabled
https://bugs.launchpad.net/bugs/85488
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 559979] Re: Contacts not synced from Ubuntu One

2010-05-17 Thread SilverLoz
Architecture: amd64
DistroRelease: Ubuntu 10.04
InstallationMedia: Ubuntu 10.04 LTS "Lucid Lynx" - Release amd64 (20100429)
Package: ubuntuone-client 1.2.1-0ubuntu2
PackageArchitecture: all
ProcEnviron:
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
ProcVersionSignature: Ubuntu 2.6.32-22.33-generic 2.6.32.11+drm33.2
Tags: lucid
UbuntuOneSyncdaemonExceptionsLog:
 2010-05-17 19:17:24,987 - twisted - ERROR - Unhandled error in Deferred:
 2010-05-17 19:17:24,988 - twisted - ERROR - Unhandled Error
 Traceback (most recent call last):
 Failure: twisted.internet.error.TCPTimedOutError: TCP connection timed out: 
110: Connection timed out.
UbuntuOneUserSyncdaemonConfig:
 [bandwidth_throttling]
 read_limit = 2097152
 write_limit = 2097152
 on = False
Uname: Linux 2.6.32-22-generic x86_64
UserGroups: adm admin cdrom dialout lpadmin plugdev sambashare


** Tags added: apport-collected

-- 
Contacts not synced from Ubuntu One
https://bugs.launchpad.net/bugs/559979
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 559979] Dependencies.txt

2010-05-17 Thread SilverLoz
apport information

** Attachment added: "Dependencies.txt"
   http://launchpadlibrarian.net/48622494/Dependencies.txt

-- 
Contacts not synced from Ubuntu One
https://bugs.launchpad.net/bugs/559979
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 559979] UbuntuOneClientPackages.txt

2010-05-17 Thread SilverLoz
apport information

** Attachment added: "UbuntuOneClientPackages.txt"
   http://launchpadlibrarian.net/48622496/UbuntuOneClientPackages.txt

-- 
Contacts not synced from Ubuntu One
https://bugs.launchpad.net/bugs/559979
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 559979] UbuntuOneOAuthLoginLog.txt

2010-05-17 Thread SilverLoz
apport information

** Attachment added: "UbuntuOneOAuthLoginLog.txt"
   http://launchpadlibrarian.net/48622497/UbuntuOneOAuthLoginLog.txt

-- 
Contacts not synced from Ubuntu One
https://bugs.launchpad.net/bugs/559979
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 559979] UbuntuOnePreferencesLog.txt

2010-05-17 Thread SilverLoz
apport information

** Attachment added: "UbuntuOnePreferencesLog.txt"
   http://launchpadlibrarian.net/48622503/UbuntuOnePreferencesLog.txt

-- 
Contacts not synced from Ubuntu One
https://bugs.launchpad.net/bugs/559979
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 505938] Re: package samba-common 2:3.4.0-3ubuntu5.3 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2010-01-14 Thread SilverLoz
This workaround, of course, deletes your existing smb.conf so you lose
any customisations you intended to keep.

-- 
package samba-common 2:3.4.0-3ubuntu5.3 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
https://bugs.launchpad.net/bugs/505938
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 972199] Re: "Attached devices" doesn't show webcams or scanners

2012-04-17 Thread SilverLoz
Is this really a 'feature request' since this behaviour *did* work in
11.10? Isn't it more of a regression since before upgrading to 12.04 my
scanner did show up in the indicator - above Printers -  (which was
convenient!) but after upgrading it is no longer there?

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/972199

Title:
  "Attached devices" doesn't show webcams or scanners

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-session/+bug/972199/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 1235993] [NEW] won't play from a samba share

2013-10-06 Thread SilverLoz
Public bug reported:

Rhythmbox 2.98-0ubuntu5 0 running on Ubuntu 13.04

This is a long-standing problem that occasionally gets fixed (see Bug
#60326  and Bug #404218 ) but seems to re-occur with subsequent
releases.

All my mp3s are stored on a desktop PC on my home network in a directory
shared via Samba. I can set this as the music library for Rhythmbox on
my laptop and Rhythmbox scans it OK over the network. However, when it
comes to playback on my laptop, I hear the first half a second of a
track then silence. The track timer continues to move, as if playing
back but there's no sound.

If I navigate to the shared folder in Nautilus and double-click an mp3,
it plays back fine in Totem.

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


** Tags: network samba

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1235993

Title:
  won't play from a samba share

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 796261]

2012-10-11 Thread SilverLoz
I can confirm the issue persists. Linux (Ubuntu 12.10), LibreOffice
Version 3.6.2.2

Following the steps in comment #17, the adjacent cells in the rows
remain merged but the column reverts to separate columns.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/796261

Title:
  [Upstream] Merged cells in table not saved in DOC format

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/796261/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 796261]

2012-10-11 Thread SilverLoz
Created attachment 68426
Screen capture showing loss of merged cells

Screen capture illustrating loss of merge in columns but not rows, as
described in comment #23

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/796261

Title:
  [Upstream] Merged cells in table not saved in DOC format

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/796261/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 754562] Re: soffice.bin crashed with SIGSEGV in g_hash_table_lookup() (Libreoffice with lo-menubar crash from page preview)

2012-07-06 Thread SilverLoz
@Mozaic, @mohican, @Detlef, I had the same problem after the update.
However, after uninstalling and then reinstalling lo-menubar from the
software centre eveything now works properly. The menu is integrated
back into the global menu and page preview doesn't cause a crash. It
might be worth you trying this too.

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/754562

Title:
  soffice.bin crashed with SIGSEGV in g_hash_table_lookup() (Libreoffice
  with lo-menubar crash from page preview)

To manage notifications about this bug go to:
https://bugs.launchpad.net/df-libreoffice/+bug/754562/+subscriptions

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 796261] [NEW] Merged cells in table not saved in DOC format

2011-06-12 Thread SilverLoz
Public bug reported:

Binary package hint: libreoffice

Ubuntu 11.04 64 bit, LibreOffice 3.3.2
Created a table, merged some cells and saved in DOC format. Closed document 
then reopened. I would expect the cells to remain merged as they were when 
saved. What happened instead was that the cells were 'un-merged', separate 
cells.

ProblemType: Bug
DistroRelease: Ubuntu 11.04
Package: libreoffice-core 1:3.3.2-1ubuntu5
ProcVersionSignature: Ubuntu 2.6.38-8.42-generic 2.6.38.2
Uname: Linux 2.6.38-8-generic x86_64
NonfreeKernelModules: nvidia
Architecture: amd64
Date: Sun Jun 12 17:12:55 2011
InstallationMedia: Ubuntu 10.10 "Maverick Meerkat" - Release amd64 (20101007)
ProcEnviron:
 LANGUAGE=en_GB:en
 LANG=en_GB.UTF-8
 SHELL=/bin/bash
SourcePackage: libreoffice
UpgradeStatus: Upgraded to natty on 2011-05-22 (21 days ago)

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


** Tags: amd64 apport-bug apport-lpi natty

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/796261

Title:
  Merged cells in table not saved in DOC format

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 796261] Re: Merged cells in table not saved in DOC format

2011-06-12 Thread SilverLoz
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/796261

Title:
  Merged cells in table not saved in DOC format

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 796261] Re: Merged cells in table not saved in DOC format

2011-06-13 Thread SilverLoz
Thanks for looking into this. I have tried this on both my desktop and
laptop and both exhibit the same problem.

The attached  .odt file has the formatting required; i.e. the cells in
the centre column below the header are merged. If you save this as a
.doc file then close it and reopen it, the merged cells are no longer
merged but separate.

** Attachment added: "Example file"
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/796261/+attachment/2167223/+files/Test%20document.odt

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/796261

Title:
  Merged cells in table not saved in DOC format

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 796261] Re: Merged cells in table not saved in DOC format

2011-06-13 Thread SilverLoz
Hi Chris,

I think it might be an Ubuntu 64 bit issue; I found this bug reporting
the same problem: https://bugs.freedesktop.org/show_bug.cgi?id=35991

If I try the terminal routine you list in #4, I *do* reproduce the issue
(the resulting  .doc file is attached).

** Bug watch added: freedesktop.org Bugzilla #35991
   http://bugs.freedesktop.org/show_bug.cgi?id=35991

** Attachment added: "Test document.doc"
   
https://bugs.launchpad.net/ubuntu/+source/libreoffice/+bug/796261/+attachment/2167569/+files/Test%20document.doc

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/796261

Title:
  Merged cells in table not saved in DOC format

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs


[Bug 772207] Re: version 173.14.30 is buggy for NVidia GeForce FX series

2011-05-26 Thread SilverLoz
Another "me too"; I upgraded from 10.10 to 11.04 and my card is : nVidia
Corporation NV44A [GeForce 6200] (rev a1)

Additional Drivers offers me two options; both exhibit the same
"activated but not currently in use" behaviour:

NVIDIA accelerated graphics driver (version 173)
NVIDIA accelerated graphics driver (version current) [Recommended]

-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/772207

Title:
  version 173.14.30 is buggy for NVidia GeForce FX series

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.com
https://lists.ubuntu.com/mailman/listinfo/ubuntu-bugs