[Bug 1075923] Re: nautilus hangs copying large directories from a samba share

2013-03-07 Thread mcmuller
I just tried the above mentioned PPA, but without success. It's a
backport of some MTP-related functions and not really an upgrade to the
whole gvfs.

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

Title:
  nautilus hangs copying large directories from a samba share

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

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


[Bug 507153] Re: SANE causes Epson Artisan 810 to locks up at beginning of scan

2010-07-05 Thread mcmuller
Epson BX310FN All-in-one has exactly the same problem! scanimage -L
reports a "device `epson2:net:192.168.1.127' is a Epson PID 0854 flatbed
scanner"

-- 
SANE causes Epson Artisan 810 to locks up at beginning of scan
https://bugs.launchpad.net/bugs/507153
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 508332] [NEW] facebook export (0.6.0.9) still broken

2010-01-16 Thread mcmuller
Public bug reported:

Binary package hint: f-spot

The Facebook-Export plugin (0.6.0.9) hangs while "getting Albums"
without any further respond. I first noticed this Problem under Karmic,
but also tried out a fresh Lucid-Alpha2, with the same result. My
friendslist is just ~50 People and I have only two Albums on this
account.

** Affects: f-spot (Ubuntu)
 Importance: Undecided
 Status: New

-- 
facebook export (0.6.0.9) still broken
https://bugs.launchpad.net/bugs/508332
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 279342] Re: External ieee1394 drive not recognized 2.6.27-5

2009-10-28 Thread mcmuller
...is still an issue in Karmic RC (2.6.31-14-generic).  In
/etc/modprobe.d/blacklist-firewire.conf the newer drivers are
blacklisted:

/etc/modprobe/blacklist-firewire.conf

# Select the legacy firewire stack over the new CONFIG_FIREWIRE one.

#blacklist ohci1394
#blacklist sbp2
#blacklist dv1394
#blacklist raw1394
#blacklist video1394

blacklist firewire-ohci
blacklist firewire-sbp2


...but why?

-- 
External ieee1394 drive not recognized 2.6.27-5
https://bugs.launchpad.net/bugs/279342
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 279342] Re: External ieee1394 drive not recognized 2.6.27-5

2009-10-28 Thread mcmuller
** Changed in: linux (Ubuntu)
   Status: Incomplete => Confirmed

-- 
External ieee1394 drive not recognized 2.6.27-5
https://bugs.launchpad.net/bugs/279342
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 279342] Re: External ieee1394 drive not recognized 2.6.27-5

2009-09-01 Thread mcmuller
Re #34
OK, your suggestion worked as expected - I just thought about ohci1394, because 
your #10 comment pointed on that module...

-- 
External ieee1394 drive not recognized 2.6.27-5
https://bugs.launchpad.net/bugs/279342
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 279342] Re: External ieee1394 drive not recognized 2.6.27-5

2009-09-01 Thread mcmuller
Just came across this one and YES, it still is an issue on Jaunty 9.04,
patchlevel of today!  Problem must be in ohci1394 module, because
unloading and reloading of the module results in normal operation.

Before:
Sep  1 16:55:55 kirk kernel: [69443.214943] scsi7 : SBP-2 IEEE-1394
Sep  1 16:56:16 kirk kernel: [69464.216269] sbp2: probe of 00d04b00e00093b1-0 
failed with error -16

After # modprobe -r ohci1394 && modprobe ohci1394

Sep  1 17:00:22 kirk kernel: [69710.761627] ohci1394: fw-host0: OHCI-1394 1.1 
(PCI): IRQ=[17]  MMIO=[e4301000-e43017ff]  Max Packet=[2048]  IR/IT 
contexts=[4/8]
Sep  1 17:00:24 kirk kernel: [69712.312587] scsi9 : SBP-2 IEEE-1394
Sep  1 17:00:25 kirk kernel: [69713.316634] ieee1394: sbp2: Logged into SBP-2 
device
Sep  1 17:00:25 kirk kernel: [69713.316930] ieee1394: sbp2: Node 0-00:1023: Max 
speed [S400] - Max payload [2048]
Sep  1 17:00:25 kirk kernel: [69713.323786] scsi 9:0:0:0: Direct-Access-RBC 
ExcelSto r Technology J36 V22O PQ: 0 ANSI: 4
Sep  1 17:00:25 kirk kernel: [69713.325673] sd 9:0:0:0: [sdb] 120103200 
512-byte hardware sectors: (61.4 GB/57.2 GiB)
Sep  1 17:00:25 kirk kernel: [69713.330189] sd 9:0:0:0: [sdb] Write Protect is 
off
Sep  1 17:00:25 kirk kernel: [69713.336389] sd 9:0:0:0: [sdb] Write cache: 
enabled, read cache: enabled, doesn't support DPO or FUA
Sep  1 17:00:25 kirk kernel: [69713.338075] sd 9:0:0:0: [sdb] 120103200 
512-byte hardware sectors: (61.4 GB/57.2 GiB)
Sep  1 17:00:25 kirk kernel: [69713.341544] sd 9:0:0:0: [sdb] Write Protect is 
off
Sep  1 17:00:25 kirk kernel: [69713.347745] sd 9:0:0:0: [sdb] Write cache: 
enabled, read cache: enabled, doesn't support DPO or FUA
Sep  1 17:00:25 kirk kernel: [69713.347754]  sdb: sdb1 sdb2 < sdb5 sdb6 >
Sep  1 17:00:25 kirk kernel: [69713.397015] sd 9:0:0:0: [sdb] Attached SCSI disk
Sep  1 17:00:25 kirk kernel: [69713.397111] sd 9:0:0:0: Attached scsi generic 
sg2 type 14


Hope this pushes this issue forward

-- 
External ieee1394 drive not recognized 2.6.27-5
https://bugs.launchpad.net/bugs/279342
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 270122] Re: can't enable compiz effect on intrepid with intel card

2008-11-04 Thread mcmuller
Degrading the virtual resolution like @ubuntu_daemon did, solved this
one for me as well! I also played around with big HDTV-Screens...

-- 
can't enable compiz effect on intrepid with intel card
https://bugs.launchpad.net/bugs/270122
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 284044] Re: seahorse passphrase dialogs don't accept input

2008-10-24 Thread mcmuller
Disabling SCIM through disabling "Input of Complex Characters" in the
Language-Setup solved it for me as well.

-- 
seahorse passphrase dialogs don't accept input
https://bugs.launchpad.net/bugs/284044
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 284044] Re: [intrepid beta] seahorse passphrase dialogs don't accept input

2008-10-16 Thread mcmuller
same problem here!

-- 
[intrepid beta] seahorse passphrase dialogs don't accept input
https://bugs.launchpad.net/bugs/284044
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 280211] Re: evolution gnupg passphrase dialog accepts no input

2008-10-10 Thread mcmuller
...SOLVED. Must have been something to do with old ~/.gnome2* files.
Sorry, can't be more precise...

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

-- 
evolution gnupg passphrase dialog accepts no input
https://bugs.launchpad.net/bugs/280211
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 280211] Re: evolution gnupg passphrase dialog accepts no input

2008-10-08 Thread mcmuller

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

** Attachment added: "ProcMaps.txt"
   http://launchpadlibrarian.net/18323778/ProcMaps.txt

** Attachment added: "ProcStatus.txt"
   http://launchpadlibrarian.net/18323779/ProcStatus.txt

-- 
evolution gnupg passphrase dialog accepts no input
https://bugs.launchpad.net/bugs/280211
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 280211] [NEW] evolution gnupg passphrase dialog accepts no input

2008-10-08 Thread mcmuller
Public bug reported:

Binary package hint: evolution


On opening a gnupg-encrypted message, the pop-up dialog-box does not
accept input of the passphrase. The third pop-up acceppts input, but
evolution only shows the message as encrypted... manually saving the
mail and decrypting it works...

ProblemType: Bug
Architecture: i386
DistroRelease: Ubuntu 8.10
ExecutablePath: /usr/bin/evolution
Package: evolution 2.24.0-0ubuntu2
ProcEnviron:
 
PATH=/home/username/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=de_DE.UTF-8
 SHELL=/bin/bash
SourcePackage: evolution
Uname: Linux 2.6.27-6-generic i686

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


** Tags: apport-bug

-- 
evolution gnupg passphrase dialog accepts no input
https://bugs.launchpad.net/bugs/280211
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 114565] Re: native Garmin-USB no longer working

2008-07-14 Thread mcmuller
Hanno,
on my machine exists a udev rule for garmin that must been  created by the 
system (or qlandkarte-deb?) (or gpsbabel-deb?):
---
[EMAIL PROTECTED]:~$ cat /etc/udev/rules.d/51-garmin.rules 
SYSFS{idVendor}=="091e", SYSFS{idProduct}=="0003", MODE="666"
[EMAIL PROTECTED]:~$ 
---
so that's why i get:

---
[EMAIL PROTECTED]:~$ lsusb
Bus 003 Device 005: ID 091e:0003 Garmin International GPSmap (various models)
---
[EMAIL PROTECTED]:~$ ls -l /dev/bus/usb/003/005
crw-rw-rw- 1 root root 189, 260 2008-07-14 16:30 /dev/bus/usb/003/005


-- 
native Garmin-USB no longer working
https://bugs.launchpad.net/bugs/114565
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 114565] Re: native Garmin-USB no longer working

2008-07-14 Thread mcmuller
Hanno,

I just checked my logs:

so, on powerup /var/log/mesages just 
snip
Jul 14 14:13:54 kirk kernel: [11685.185409] usb 3-1: new full speed USB device 
using uhci_hcd and address 4
Jul 14 14:13:55 kirk kernel: [11685.325903] usb 3-1: configuration #1 chosen 
from 1 choice
snip

and because of the default 'blacklist garmin_gps' in
/etc/modprobe.d/blacklist your lsmod should show no drivers, that is a
correct behaviour. gpsbabel and qlandkarte use native usb: to connect to
the device.

and yes, I ran the programs (qlandkarte&gpsbabel) as ordinary user  who
is member of the following groups:

---snip---
[EMAIL PROTECTED]:~/bin$ groups
gregor adm dialout cdrom floppy tape audio dip video plugdev scanner fuse 
lpadmin admin
---snip---

as mentioned above this all is true for a full patched hardy

---snip
[EMAIL PROTECTED]:~/bin$ uname -a
Linux kirk 2.6.24-19-generic #1 SMP Wed Jun 18 14:43:41 UTC 2008 i686 GNU/Linux
---snip

Perhaps, your problems are 'post-hardy' only ??

Greetings,
Gregor

-- 
native Garmin-USB no longer working
https://bugs.launchpad.net/bugs/114565
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 114565] Re: native Garmin-USB no longer working

2008-07-14 Thread mcmuller
Scott, Hanno, and all others,...

after not looking into that problem since I installed Hardy from scratch, I 
know did some testing with gpsbabel and qlandkarte. For me, it works now out of 
the box (the garmin_gps is blacklisted with reference to this bug).
As a reminder: I still use a GPX 76CSx

Greetings,
gregor

-- 
native Garmin-USB no longer working
https://bugs.launchpad.net/bugs/114565
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 202061] Re: [hardy] no device node created for garmin gps

2008-07-14 Thread mcmuller
*** This bug is a duplicate of bug 114565 ***
https://bugs.launchpad.net/bugs/114565

Better to leave the garmin_gps blacklisted and use 
 gpsbabel -t -i garmin -f usb: 

instead. The driver was blacklisted, because most newer programs use the
usb of garmins GPS directly (gpsbabel, qlandkarte)

Greetings,
Gregor

-- 
[hardy] no device node created for garmin gps
https://bugs.launchpad.net/bugs/202061
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 114565] native Garmin-USB no longer working

2007-05-14 Thread mcmuller
Public bug reported:

I have a problem connecting my Garmin GPSmap76CSx via usb: to gpsbabel.
As it worked before I switched to Ubuntu Edgy and, yes, I sorted out
Problems with kernel-driver&permissions, I blame either Kernel 2.6.20 or
libusb for that. 
gpsbabel-mailinglist suggests the kernel config CONFIG_USB_SUSPEND=y could be 
the problem...

Here is my last output and a uname :
--snip--
[EMAIL PROTECTED]:~/gpsbabel-1.3.3$ gpsbabel -D9 -i garmin -f usb: -o gpx -F 
test.gpx
GPSBabel Version: 1.3.3
TX [12]:00 00 00 00 05 00 00 00 00 00 00 00 (SESREQ  )
TX [12]:00 00 00 00 05 00 00 00 00 00 00 00 (SESREQ  )
TX [12]:00 00 00 00 05 00 00 00 00 00 00 00 (SESREQ  )
RX (intr) [16]:00 00 00 00 06 00 00 00 04 00 00 00 de c2 10 c5
(ACK )
TX [12]:14 00 00 00 fe 00 00 00 00 00 00 00 (PRDREQ  )
RX (intr) [16]:00 00 00 00 06 00 00 00 04 00 00 00 de c2 10 c5
(ACK )
RX (intr) [-110]:(ACK )
RX (intr) [-110]:(ACK )
RX (intr) [-110]:(ACK )
RX (intr) [-110]:(ACK )
RX (intr) [-110]:(ACK )
RX (intr) [-110]:(ACK )
RX (intr) [-110]:(ACK )
RX (intr) [-110]:(ACK )
RX (intr) [-110]:(ACK )
RX (intr) [-110]:(ACK )
Could not start session in a reasonable number of tries.
--snip-
Linux kirk 2.6.20-15-generic #2 SMP Sun Apr 15 07:36:31 UTC 2007 i686
GNU/Linux
--snip-

Greetings
Gregor

** Affects: gpsbabel (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
native Garmin-USB no longer working
https://bugs.launchpad.net/bugs/114565
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