[Bug 245655] [NEW] atmel_cs resume/restart/shutdown long time

2008-07-04 Thread Sławek Mikuła
Public bug reported:

After upgrade'ing from Gutsy Gibbon to Feisty Fawn shutting down/resume takes 
very long time (eg. 2-5 minutes).
Logs from /var/log/messages does not gives any idea what is wrong. One day i 
found what causes this issue. I've got PCMCIA wireless card (3Com 3CRWE62092B) 
it is using atmel_cs driver. 

After disconnecting the PCMCIA card and doing suspend to ram, the resume is 
very fast. Inserting the card after the resume does not change
the behaviour eg. the next suspend is also blazing fast. The same applies to 
the shutdown/restart procedure. 
I think, the issue is with the atmel_cs or pcmcia drivers. 

More information will be gladly provided if only know what to attach.

Release:
Description:Ubuntu 8.04.1
Release:8.04

Kernel:
Linux thinkpad 2.6.24-19-generic #1 SMP Wed Jun 18 14:43:41 UTC 2008 i686 
GNU/Linux

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
atmel_cs resume/restart/shutdown long time
https://bugs.launchpad.net/bugs/245655
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 245662] [NEW] Nautilus Trash on windows does not work

2008-07-04 Thread Sławek Mikuła
Public bug reported:

After upgrading from Gutst to Heron moving items to the trash on the windows 
(vfat) partitions does not work.
It is a regression from the previous ubuntu version. Trash does work on the 
ext2/3 partitions.

After selecting items on the vfat partition to move to trash nautilus reported 
that it cannot be moved to trash and
asks to delete it permamently.

>From /etc/fstab configuration about one vfat partition

# /dev/sda1 -- converted during upgrade to edgy
UUID=AC26-7F51 /mnt/win_c vfat gid=100,umask=007,check=s,showexec,quiet 0 0

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: nautilus trash

-- 
Nautilus Trash on windows does not work
https://bugs.launchpad.net/bugs/245662
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 245665] [NEW] Nautilis - smb share inacessible after suspend/resume

2008-07-04 Thread Sławek Mikuła
Public bug reported:

After mounting smb share from nautilus (NAS drive) and suspend/resume
computer the share is becoming inaccessible. After clicking on the share
icon on the desktop the following error occurs (translation from polish,
please bear in mind it can differs in the spelling): "Could not display
"smb://storage/public" and the next line "there is no application
supporting this kind of file".

** Affects: ubuntu
 Importance: Undecided
 Status: New

-- 
Nautilis - smb share inacessible after suspend/resume
https://bugs.launchpad.net/bugs/245665
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 245668] [NEW] Nautilus - pendrive additional cd-rom umount problem

2008-07-04 Thread Sławek Mikuła
Public bug reported:

Using Kingston pendrive with U3 feature. It does mount automatically
additional cd-rom with the U3 software (very annoying, but does not
matter).

After mounting the pendrive on the desktop shows:
 - pendrive disk
 - additional cd-rom

After unmounting the pendrive drive from nautilus (right click and
choose unmount) the cd-rom does not unmount automatically and after that
it cannot be unmounted.

Sometimes after inserting/ejecting this pendrive the cd-rom keeps
forever on the desktop (eg. one pendrive drive and two cd-rom's).

** Affects: ubuntu
 Importance: Low
 Status: Incomplete

-- 
Nautilus - pendrive additional cd-rom umount problem
https://bugs.launchpad.net/bugs/245668
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 245668] Re: Nautilus - pendrive additional cd-rom umount problem

2008-07-04 Thread Sławek Mikuła
I've nailed 10/10 reproduction. Sometimes it happens with normal mount/umout 
but after suspending the system and after
resume i've got 2 cd-roms and one pendrive. Example is below, the sc1/scd2 are 
the same virtual cd-roms.

[EMAIL PROTECTED]:~$ mount
...
/dev/scd1 on /media/cdrom1 type iso9660 (ro,nosuid,nodev,utf8,user=zorba)
/dev/sdb1 on /media/PENDRIVE type vfat 
(rw,nosuid,nodev,uhelper=hal,shortname=mixed,uid=1000,utf8,umask=077,flush)

... suspend/resume ...

[EMAIL PROTECTED]:~$ mount
...
/dev/scd1 on /media/cdrom1 type iso9660 (ro,nosuid,nodev,utf8,user=zorba)
/dev/scd2 on /media/U3 System type iso9660 
(ro,nosuid,nodev,uhelper=hal,uid=1000,utf8)
/dev/sdb1 on /media/PENDRIVE type vfat 
(rw,nosuid,nodev,uhelper=hal,shortname=mixed,uid=1000,utf8,umask=077,flush)

exploring cdrom1 -> empty; U3 System is cd-rom with the right content.

-- 
Nautilus - pendrive additional cd-rom umount problem
https://bugs.launchpad.net/bugs/245668
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 245668] Re: Nautilus - pendrive additional cd-rom umount problem

2008-07-04 Thread Sławek Mikuła
ah, and umounting with the command line works even with the second case

umount /dev/scd1
umount /dev/scd1
umount /dev/sdb1

works fine

-- 
Nautilus - pendrive additional cd-rom umount problem
https://bugs.launchpad.net/bugs/245668
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 245668] Re: Nautilus - pendrive additional cd-rom umount problem

2008-07-06 Thread Sławek Mikuła
Sometimes it mounts pendrive twice (two pendrives, two cd-roms). List
from 'mount' and screenshot provided.

/dev/sdb1 on /media/PENDRIVE type vfat 
(rw,nosuid,nodev,uhelper=hal,shortname=mixed,uid=1000,utf8,umask=077,flush)
/dev/scd1 on /media/cdrom1 type iso9660 (ro,nosuid,nodev,utf8,user=zorba)
/dev/scd2 on /media/U3 System type iso9660 
(ro,nosuid,nodev,uhelper=hal,uid=1000,utf8)
/dev/sdc1 on /media/PENDRIVE_ type vfat 
(rw,nosuid,nodev,uhelper=hal,shortname=mixed,uid=1000,utf8,umask=077,flush)


** Attachment added: "double items of one pendrive"
   http://launchpadlibrarian.net/15861299/multiple_mount.png

-- 
Nautilus - pendrive additional cd-rom umount problem
https://bugs.launchpad.net/bugs/245668
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 245665] Re: Nautilis - smb share inacessible after suspend/resume

2008-07-06 Thread Sławek Mikuła
OS version:
Description:Ubuntu 8.04.1
Release:8.04

Dmesg in the attachement. One observation: It sometimes happens when NAS
drive mounted as samba share spin down the disk. Some time is needed to
spin up the disk and maybe because that this message shows up. When i
unmount this drive and mount it again the disk spins up and it mounts
without problem.


** Attachment added: "dmesg sleep -> resume"
   http://launchpadlibrarian.net/15861491/dmesg.txt

-- 
Nautilis - smb share inacessible after suspend/resume
https://bugs.launchpad.net/bugs/245665
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 245655] Re: atmel_cs resume/restart/shutdown long time

2008-07-12 Thread Sławek Mikuła
I think this bug is caused by the firmware upload error ? Just before
the system starts responding after resume the message "eth1: firmware
atmel_at76c502_3com.bin is missing, cannot start." shows up on the
screen and in the system log. After this message the system starts to
resume X etc. and i can log into my session.

I've got installed atmel-firmware package (1.3-3). The firmware is
located in the /lib/firmware directory and maybe the hotplug/kernel
driver cannot find it ?

-- 
atmel_cs resume/restart/shutdown long time
https://bugs.launchpad.net/bugs/245655
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 245655] Re: atmel_cs resume/restart/shutdown long time

2008-07-12 Thread Sławek Mikuła
I have digg launchpad bug list and my issue is connected with the
#235899 bug.

-- 
atmel_cs resume/restart/shutdown long time
https://bugs.launchpad.net/bugs/245655
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 235899] Re: 3Com 3CRSHPW_96 (atmel) defers halt

2008-07-12 Thread Sławek Mikuła
My bug: #245655 has different symptoms. I can easily make computer to
sleep, but the resume and shutdown takes ages. I think it is also
connected with the firmware problem. Nonetheless my card works
flawlessly even without this error.

-- 
3Com 3CRSHPW_96 (atmel) defers halt
https://bugs.launchpad.net/bugs/235899
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 41148] Re: buggy display of video in totem

2008-02-24 Thread Sławek Mikuła
Nothing changed for me, i've installed on gutsy xserver-xorg-video-
savage_2.1.3+git20080131.583051fc-0ubuntu0tormod~gutsy but these two
main issues are still there.

Thinkpad T23, SuperSavage (01:00.0 VGA compatible controller: S3 Inc.
SuperSavage IX/C SDR (rev 05))

-- 
buggy display of video in totem
https://bugs.launchpad.net/bugs/41148
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 63120] Re: irda do not work (nsc-ircc, unable to allocate dma=4)

2008-01-03 Thread Sławek Mikuła
Now using ubuntu feisty-fawn (kernel 2.6.20) and everything works just
fine.

uname -a:

Linux thinkpad 2.6.20-16-386 #2 Tue Dec 18 05:41:44 UTC 2007 i686
GNU/Linux

dmesg:

[   29.60] nsc_ircc_pnp_probe() : From PnP, found firbase 0x2F8 ; irq 5 ; 
dma 3.
[   29.60] nsc-ircc, chip->init
[   29.60] nsc-ircc, Found chip at base=0x02e
[   29.60] nsc-ircc, driver loaded (Dag Brattli)

-- 
irda do not work (nsc-ircc, unable to allocate dma=4)
https://bugs.launchpad.net/bugs/63120
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 68255] Re: evo asks for password on startup

2007-01-12 Thread Sławek Mikuła
I'm confirming this problem. Evolution during startup asks for
passwords. After cancelling for each account separately, user could get
mail with F9.

I've discovered, that deleting ~/.evolution/mail/config/folder-tree-
expand-state.xml causes this problem to dissapear. Although after
quitting, this file is recreated and problem persist. It's highly
annoying.

-- 
evo asks for password on startup
https://launchpad.net/bugs/68255

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


[Bug 245665] Re: Nautilis - smb share inacessible after suspend/resume

2009-11-09 Thread Sławek Mikuła
Tested on Ubuntu 9.04. Problem still exists. I haven't tested it on 9.10
(didn't have time to upgrade and still some issues with thinkpads on
9.10).  Nonetheless one can live with this error. It happens only when
disk on the NAS has been stopped by inactivity. I suppose it is a
problem with this NAS device not Ubuntu. When the laptop is resumed from
sleep when the disk is still running the network folder opens up easily.

When there is no other reports of this issue I suggest closing it with
"won't fix" label.

-- 
Nautilis - smb share inacessible after suspend/resume
https://bugs.launchpad.net/bugs/245665
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 1247242] Re: Unity wont start - compiz could not load ccp

2013-11-30 Thread Sławek Mikuła
Indeed the solution by Progger works ! protobuf from this ppa (protobuf 2.5.0) 
replaces libprotobuf.so.7 with libprotobuf.so.8 
I wasn't aware that unity uses protobuf and couldn't connect this ppa upgrade 
with unity problem because i wasn't restarting unity for a long time.

Issue resolved ! Thanks Progger.

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

Title:
  Unity wont start - compiz could not load ccp

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

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


[Bug 1247242] [NEW] Unity wont start - compiz could not load ccp

2013-11-01 Thread Sławek Mikuła
Public bug reported:

Using ubuntu 13.04. Two days ago after system restart unity could not
start. Only nautilus desktop shows on the screen.

When create terminal window and starts unity, following log appears:

compiz (core) - Info: Loading plugin: core
compiz (core) - Info: Starting plugin: core
compiz (core) - Info: Loading plugin: ccp
compiz (core) - Error: Failed to load plugin: ccp

I was trying:
- upgrade ubuntu to 13.10 (was waiting in line, but haven't time for this 
earlier)
next
- to reinstall unity/compiz  (e.g.  sudo apt-get install unity 
--force-reinstall true)
- to reset config: unity --reset-icons; dconf reset -f /org/compiz/
- to reinstall nvidia drivers

without any luck.
On different accounts (users and guest) there is the same error

.xsession-errors has nothing about unity
XFree86.log also

Nothing so far helps.

Hardware configuration:
- Thinkpad T61 (Dual Core T7500, Nvidia Quadro NVS 140M)

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


** Tags: compiz unity

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

Title:
  Unity wont start - compiz could not load ccp

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

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