[Bug 1782510] Re: lightdm automatically logs in after logout

2018-10-28 Thread bastafidli
This defect may not be in lightdm package. I was just able to reproduce
it on Ubuntu 18.04.01 distribution. Here is how I did it.

I am using 18.04.01 with KDE.
I installed the skypeforlinux package
This package had unsatisfied dependency gnome-keyring as without it skype will 
not log in automatically.
I installed gnome-keyring and seahorse so that I can reset the keyring.
After these three I wasn't able to logout from my KDE session as I was logged 
back in.
It didn't help to uninstall skypeforlinux or seahorse. 
Only after I uninstalled gnome-keyring and restarted my computer I am able to 
normally logout from my KDE session.

On a side node now even after I log out, I can still see my session hanging 
around using
sudo loginctl
If I log in it till create second session as reported by the above command but 
at least I can logout reliably.


** Also affects: lightdm
   Importance: Undecided
   Status: New

** Also affects: gnome-keyring
   Importance: Undecided
   Status: New

** Also affects: skype
   Importance: Undecided
   Status: New

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

Title:
  lightdm automatically logs in after logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/gnome-keyring/+bug/1782510/+subscriptions

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

[Bug 1782510] Re: lightdm automatically logs in after logout

2018-07-23 Thread bastafidli
To add further information. This is on multiseat system. Lately (~2
weeks) the system also started misbehaving where only one of the
sessions can login reliably. THe other session login doesn't affect the
Enter button to submit the password and start the session

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

Title:
  lightdm automatically logs in after logout

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

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

[Bug 1782510] [NEW] lightdm automatically logs in after logout

2018-07-18 Thread bastafidli
Public bug reported:

Lightdm makes it impossible to logout. After I logout the lightdm logs
me automatically backs in.

ProblemType: Bug
DistroRelease: Ubuntu 16.04
Package: lightdm 1.18.1-0ubuntu1
ProcVersionSignature: Ubuntu 4.4.0-130.156-generic 4.4.134
Uname: Linux 4.4.0-130-generic x86_64
NonfreeKernelModules: nvidia_uvm nvidia_drm nvidia_modeset nvidia
ApportVersion: 2.20.1-0ubuntu2.18
Architecture: amd64
CurrentDesktop: KDE
Date: Thu Jul 19 01:18:52 2018
InstallationDate: Installed on 2016-04-26 (814 days ago)
InstallationMedia: Ubuntu-Server 16.04 LTS "Xenial Xerus" - Release amd64 
(20160420.3)
SourcePackage: lightdm
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug xenial

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

Title:
  lightdm automatically logs in after logout

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

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

[Bug 1022815] Re: initramfs should try password against other devices

2016-10-24 Thread bastafidli
As far as I can tell, the situation in 16.04 has improved quite a bit. I
don't need this patch anymore, since all 4+ encrypted drives get
unlocked with entering password only once. I still have to enter the
same password again to unlock all encrypted swap.

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

Title:
  initramfs should try password against other devices

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

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


[Bug 1613397] Re: lxde package is missing dependecy on lxsession-logout

2016-08-15 Thread bastafidli
** Description changed:

  When installing LXDE using instructions provided here
  
https://help.ubuntu.com/community/Installation/LowMemorySystems?action=login&login=1#LXDE
  on ubuntu 16.04 system and then accessing the LXDE session using x2go, the 
user is unable to logout from the session, because the LXDE Logout dialog never 
appears.
  
- This is due to missing lxsession-logout command that is references from
+ This is due to missing lxsession-logout command that is referenced from
  /usr/bin/lxde-logout script.
  
  Once the lxsession-logout command is installed manually using apt-get,
  the LXDE is able to display the logout dialog and the x2go session is
  cleaned up correctly.
  
  The proposed solution is for the lxde package to include dependency on
  lxsession-logout package.

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

Title:
  lxde package is missing dependecy on lxsession-logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxde-metapackages/+bug/1613397/+subscriptions

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


[Bug 1613397] [NEW] lxde package is missing dependecy on lxsession-logout

2016-08-15 Thread bastafidli
Public bug reported:

When installing LXDE using instructions provided here
https://help.ubuntu.com/community/Installation/LowMemorySystems?action=login&login=1#LXDE
on ubuntu 16.04 system and then accessing the LXDE session using x2go, the user 
is unable to logout from the session, because the LXDE Logout dialog never 
appears.

This is due to missing lxsession-logout command that is references from
/usr/bin/lxde-logout script.

Once the lxsession-logout command is installed manually using apt-get,
the LXDE is able to display the logout dialog and the x2go session is
cleaned up correctly.

The proposed solution is for the lxde package to include dependency on
lxsession-logout package.

** Affects: lxde-metapackages (Ubuntu)
 Importance: Undecided
 Status: New

** Description changed:

  When installing LXDE using instructions provided here
  
https://help.ubuntu.com/community/Installation/LowMemorySystems?action=login&login=1#LXDE
- and then accessing the LXDE session using x2go, the user is unable to logout 
from the session, because the LXDE Logout dialog never appears. 
+ on ubuntu 16.04 system and then accessing the LXDE session using x2go, the 
user is unable to logout from the session, because the LXDE Logout dialog never 
appears.
  
  This is due to missing lxsession-logout command that is references from
  /usr/bin/lxde-logout script.
  
  Once the lxsession-logout command is installed manually using apt-get,
  the LXDE is able to display the logout dialog and the x2go session is
  cleaned up correctly.
  
  The proposed solution is for the lxde package to include dependency on
  lxsession-logout package.

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

Title:
  lxde package is missing dependecy on lxsession-logout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lxde-metapackages/+bug/1613397/+subscriptions

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


[Bug 1576012] [NEW] Xsane cannot find Brother MF-5890CN scanner configured using brsaneconfig3

2016-04-27 Thread bastafidli
Public bug reported:

When multifunction device Brother MF-5890CN was configured on Ubntu
16.04 using instructions provided by Brother xsane/sane-fine-
scanner/scanimage -L are unable to detect the device.

The critical fix to make this work is described here
https://alephnull.uk/content/ubuntu-brother-printer-scanner-network-setup


Then (critical bit) create these links - for some reason the 32 bit and
64 bit compatibility scripts have fallen down here (probably due to the
non-standard nature of the Brother deb packages):

sudo ln -sf /usr/lib64/libbrscandec3.so* /usr/lib
sudo ln -sf /usr/lib64/sane/libsane-brother3.so* /usr/lib/sane

the directory /usr/lib/sane also didn't existed and must be created
before the above links are created

sudo mkdir /usr/lib/sane

** Affects: sane-backends (Ubuntu)
 Importance: Undecided
 Status: New

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

Title:
  Xsane cannot find Brother MF-5890CN scanner configured using
  brsaneconfig3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/sane-backends/+bug/1576012/+subscriptions

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


[Bug 1022815] Re: initramfs should try password against other devices

2015-06-17 Thread bastafidli
I tried again and I can confirm that #20 works on 14.04.02

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

Title:
  initramfs should try password against other devices

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

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


[Bug 1022815] Re: initramfs should try password against other devices

2014-10-14 Thread bastafidli
@RigerBinns 
For some reason I still cannot make it work in 14.04.1. Here is what I have done
1. I have install keyutils
2. I have applied the patch
3. I have edited /etc/crypttab similar to this
root_crypt UUID=d9d75d59-6722-49f1-b6f0-20cd54aecbf5 desktop_key 
luks,keyscript=decrypt_keyctl
home_crypt UUID=f3dab441-cbbc-4602-948b-24b4c323f102 desktop_key 
luks,keyscript=decrypt_keyctl
4. Updated boot fies
update-initramfs -u -k all

After reboot I am still being asked multiple times for the same
passphrase. Any idea what I might be missing?

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

Title:
  initramfs should try password against other devices

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

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


[Bug 1362881] Re: Can't input password with keyscript=decrypt_keyctl in initramfs

2014-10-14 Thread bastafidli
*** This bug is a duplicate of bug 1022815 ***
https://bugs.launchpad.net/bugs/1022815

** This bug has been marked a duplicate of bug 1022815
   initramfs should try password against other devices

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

Title:
  Can't input password with keyscript=decrypt_keyctl in initramfs

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

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


[Bug 1362881] Re: Can't input password with keyscript=decrypt_keyctl in initramfs

2014-10-14 Thread bastafidli
First of all I had to install package keyutils as described in following Debian 
bug
https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735496
to make update-initramfs work 

Second of all, the patch doesn't seem to work for me. Plymouth asks me
to cache passphrase  for every one of my encrypted disks.

** Bug watch added: Debian Bug tracker #735496
   http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=735496

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

Title:
  Can't input password with keyscript=decrypt_keyctl in initramfs

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

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


[Bug 1095294] Re: Package smbfs and smbmount missing since cifs-utils-5.5

2013-09-25 Thread bastafidli
did tried it by installing cifs-utils package. First of all, it seems
that there was a change in cifs client and now the following command
line is required to mount

sudo mount -t cifs //192.168.2.100/archive /mnt/archive -o
guest,sec=ntlmv2

This mounts just fine, but of course cannotbe in /etc/rc.local in 13.10

This is what I get when running from command line your suggested command

mount.cifs //192.168.2.100/archive /mnt/archive -o guest,sec=ntlmv2
mount.cifs: permission denied: no match for /mnt/archive found in /etc/fstab

It works only if run with sudo

sudo mount.cifs //192.168.2.100/archive /mnt/archive -o guest,sec=ntlmv2

which is equivalent to what I have done originally. So as far as I can
tell, the functionality that smbmount was provided is still unavailable
in 13.10 with no workaround.

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

Title:
  Package smbfs and smbmount missing since cifs-utils-5.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1095294/+subscriptions

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


[Bug 1132286] Re: Veromix plasmoid not working in Kubuntu 13.04

2013-09-19 Thread bastafidli
This defect main not be a duplicate of 
https://bugs.launchpad.net/ubuntu/+source/pykde4/+bug/1124479
The duplicate has been fixed pykde4 - 4:4.10.1-0ubuntu1, but this defect 
remains. I have installed 

Package: python3-pykde4
Status: install ok installed
Priority: optional
Section: python
Installed-Size: 28444
Maintainer: Kubuntu Developers 
Architecture: amd64
Source: pykde4
Version: 4:4.11.1-0ubuntu1~ubuntu13.04~ppa1
Depends: libakonadi-kde4, libakonadi-kmime4, libc6 (>= 2.14), libkcmutils4, 
libkdecore5, libkdeui5, libkdnssd4, libkemoticons4, libkfile4, libkhtml5, 
libkidletime4, libkio5, libknewstuff2-4, libknewstuff3-4, libkparts4, 
libkprintutils4, libkpty4, libktexteditor4, libnepomuk4, libnepomukquery4a, 
libphonon4 (>= 4:4.7.0really4.5.0), libplasma3, libpython3.3 (>= 3.3.1), 
libqt4-network (>= 4:4.7.1), libqt4-svg (>= 4:4.7.1), libqt4-xml (>= 4:4.7.1), 
libqtcore4 (>= 4:4.8.0), libqtgui4 (>= 4:4.8.0), libsolid4, libsoprano4 (>= 
2.7.57), libstdc++6 (>= 4.1.1), phonon, python3 (>= 3.3), python3 (<< 3.4), 
python3-pyqt4, sip-py3api-9.2, python3-sip
Description: Python 3 bindings for the KDE Development Platform
 This package contains PyKDE, the Python 3 bindings for the KDE
 libraries, that allow you to write KDE programs using Python 3 instead of
 C++. It contains at least the following modules under the
 PyKDE namespace:
 .
  * dnssd
  * kdecore
  * kdeui
  * khtml
  * kio
  * knewstuff
  * kparts
  * kterminal
  * ktexteditor
  * kutils
  * nepomuk
  * plasma
  * solid
 .
 And a few KDE related technologies like:
 .
  * akonadi
  * phonon
  * soprano
 .
 This package provides modules for all supported Python 3 versions.
Homepage: http://www.kde.org
Original-Maintainer: Debian Qt/KDE Maintainers 


** This bug is no longer a duplicate of bug 1124479
   plasma-desktop crashed with SyntaxError in 
/usr/share/kde4/apps/plasma_scriptengine_python/pyappletscript.py: invalid 
syntax

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

Title:
  Veromix plasmoid not working in Kubuntu 13.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kdebase-workspace/+bug/1132286/+subscriptions

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


[Bug 1022815] Re: initramfs should try password against other devices

2013-07-24 Thread bastafidli
Roger, can you attach the files you have modified? It is very hard for
me to follow what changes you have actually done. Thank you.

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

Title:
  initramfs should try password against other devices

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

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


[Bug 1120077] Re: Upgrade to 4.10 leads to terminal related artifacts on the desktop

2013-07-24 Thread bastafidli
I have performed additional troubleshooting and was able to find a
workaround.

My configuration is as follows: 
Ubuntu 13.04 (Raring), 3 way multiseat, Gigabyte GA-990FXA-UD3, 2 x GeForce GTS 
450 (also used as audio for seats 1 and 2), 1 x GeForce GT 440 (also used as 
audio for seat 3), . 
Config files: http://pastebin.com/u/bastafidli

The following kdmrc file causes the issue: 
http://pastebin.com/qa6uHZ7M 
due to the following line

ServerCmd=/usr/bin/X0 -br -audit 0 -nolisten tcp -layout seat0 -sharevts
-novtswitch -isolateDevice PCI:1:0:0 -keeptty

The following kdmrc file solves the issue:
http://pastebin.com/bxGbHNra
by changing the line like this
# No -sharevts due to 
https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/1120077
ServerCmd=/usr/bin/X0 -br -audit 0 -nolisten tcp -layout seat0 -novtswitch 
-isolateDevice PCI:1:0:0 -keeptty

The problem is described here
https://wiki.archlinux.org/index.php/Xorg_multiseat#Little_black_boxes.2Fdots_on_the_desktop

For me it can be only reproduced if there are 3 seats and it always happens 
only on the first graphics card (not necessarily first seats). There are the 
things I have tried when troubleshooting:
- I have swapped graphics cards for seat0 and seat 1 in xorg.conf. Seat 0 had 
second graphics card and Seat 1 had first graphics card. Seat 0 still had 
artifacts.
- I have modified kdmrc and disabled [X-:1-Core] and [X-:2-Core] sections to 
launch only 1 seat. The problem went away
- I have modified kdmrc and disabled [X-:3-Core] section  to launch only 2 
seats. The problem went away
- With 2 seats configured in kdmrc I have tried various combinations of 2 
graphics cards for seat 0 and seat 1. The problem went away.

The only way for me to reproduce the problem is to have 3 seats running
and the seat which uses the first graphics card has "-sharevts" option
in kdmrc.


** Summary changed:

- Upgrade to 4.10 leads to terminal related artifacts on the desktop
+ Upgrade to kde 4.10 leads to terminal related artifacts on the desktop

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

Title:
  Upgrade to kde 4.10 leads to terminal related artifacts on the desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/1120077/+subscriptions

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


[Bug 1120077] Re: Upgrade to 4.10 leads to terminal related artifacts on the desktop

2013-07-20 Thread bastafidli
I just upgraded to kubuntu 13.04 with KDE 4.10.5 and the bug is there

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

Title:
  Upgrade to 4.10 leads to terminal related artifacts on the desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/1120077/+subscriptions

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


[Bug 1095294] Re: Package smbfs and smbmount missing since cifs-utils-5.5

2013-03-08 Thread bastafidli
What was suggested is helpful but not really a workaround, for all
scenarios since it requires sudo. smbmount allowed regular user to mount
SMB share. Before I had in my rc.local  following

smbmount //192.168.2.100/archive /mnt/archive -o guest

which worked. It cannot be just replaced with

mount -t cifs //192.168.2.100/archive /mnt/archive -o guest
nor
sudo mount -t cifs //192.168.2.100/archive /mnt/archive -o guest

Any way to restore smbmount back?

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

Title:
  Package smbfs and smbmount missing since cifs-utils-5.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1095294/+subscriptions

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


[Bug 1095294] Re: Package smbfs and smbmount missing since cifs-utils-5.5

2013-02-15 Thread bastafidli
** Tags added: cifs smbfs smbmount

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

Title:
  Package smbfs and smbmount missing since cifs-utils-5.5

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/cifs-utils/+bug/1095294/+subscriptions

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


[Bug 719563] Re: mountall: fatal error: cannot open /dev/mapper/crypthome_unformatted

2013-02-09 Thread bastafidli
This is still present in 12.04 and 12.10.

** Tags added: 12.04 12.10 cryptsetup fcsk fcstab mountall plymouth uuid

** Tags removed: fcstab
** Tags added: fstab

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

Title:
  mountall: fatal error: cannot open /dev/mapper/crypthome_unformatted

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

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


[Bug 719563] Re: mountall: fatal error: cannot open /dev/mapper/crypthome_unformatted

2013-02-09 Thread bastafidli
I want to confirm the problem and the workaround for the benefit of
other people who will come across it, since it wasn't easy to fing.

If you are using encrypted disk and the fcsk is being executed before or
during the cryptsetup password prompt during plymouth or more precise
mountall, it is more likely due to the fact that your encrypted disks
are references in the /etc/fstab using UUID rather than using the mapper
paths. The workaround is to edit /etc/fstab and refer the encrypted
disks using mapper paths, e.g.

#
proc  /proc   proc
nodev,noexec,nosuid 0   0
UUID=cfc42d03-788c-4ce8-a5bf-b1ed12e286c0 /boot   ext4
relatime,discard 0   2
#UUID=5c18efc3-d3eb-4e2e-a8a1-c4be8b7cacb5 /   ext4
relatime,discard,errors=remount-ro 0   1
/dev/mapper/root_crypt/   ext4
relatime,discard,errors=remount-ro 0   1
#UUID=151192b4-2f9c-479b-8b4d-62bb38cef7ee /home   ext4
relatime,errors=remount-ro 0   1
/dev/mapper/home_crypt/home   ext4
relatime,errors=remount-ro 0   1
#UUID=cc988cfb-3bf9-41b4-9cc4-11ff5fdf089c /data   ext4
relatime,errors=remount-ro 0   2
/dev/mapper/data_crypt/data   ext4
relatime,errors=remount-ro 0   2
#UUID=60c8d952-f3dc-4d15-8eac-c97718de9f6a /archiveext4
relatime,errors=remount-ro 0   2
/dev/mapper/archive_crypt /archiveext4
relatime,errors=remount-ro 0   2
#UUID=47A7-EF59/media/bootkey  vfat
utf8,umask=007,gid=46 0   1

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

Title:
  mountall: fatal error: cannot open /dev/mapper/crypthome_unformatted

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

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


[Bug 1120077] Re: Upgrade to 4.10 leads to terminal related artifacts on the desktop

2013-02-09 Thread bastafidli
I have performed additional testing to confirm that this defect is
related to upgrade to KDE 4.10. I have upgraded my Kubuntu 12.04 to
12.10. That installed the default KDE shipped with 12.10. Everything
worked fine without any artifacts. Then I added kubuntu backports ppa
and installed the latest kde 4.10. After restarting I have the artifacts
on the main screen. Nothing else have changed on the system other than
the kde 4.10 upgrade.

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

Title:
  Upgrade to 4.10 leads to terminal related artifacts on the desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/1120077/+subscriptions

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


[Bug 1120077] [NEW] Upgrade to 4.10 leads to terminal related artifacts on the desktop

2013-02-08 Thread bastafidli
Public bug reported:

Yesterday I have recently received update to my Kubuntu 12.04 install
with KDE 4.10. Immediately after the upgrade and login back to the
desktop, I have noticed artifacts on the desktop as highlighted in the
attached screenshot. They seem to be related to virtual terminal, since
the while dots area actually blinking like a terminal cursor.

My mouse cursor have also disappeared on several occasion. When that
happens  even the keyboard becomes unresponsive after a while.

Both of these issues are happening on 3-way multiseat system only on the
primary seat. I can kill the X process from the other seat and when the
X restarts I regain control over keyboard and mouse, but the artifacts
are still present.

** Affects: kde-runtime (Ubuntu)
 Importance: Undecided
 Status: New

** Attachment added: "Screenshot"
   
https://bugs.launchpad.net/bugs/1120077/+attachment/3521728/+files/desktop_artifacts.png

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

Title:
  Upgrade to 4.10 leads to terminal related artifacts on the desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kde-runtime/+bug/1120077/+subscriptions

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


[Bug 965213] Re: ata1.00: exception Emask 0x50 SAct 0x1 SErr 0x480800 action 0x6 frozen

2012-11-17 Thread bastafidli
I have had this same or very similar issue on my fresh new Kubuntu 12.04
install with Gigabyte ga-990fxa-ud3 v1.1 motherboard with the following
disks

[2.069621] ata4.00: ATA-8: ST31500341AS, SD1B, max UDMA/133
[2.078992] ata2.00: ATA-8: WDC WD5000AAKS-00YGA0, 12.01C02, max UDMA/133
[2.084532] ata5.00: ATA-9: SAMSUNG SSD 830 Series, CXM03B1Q, max UDMA/133
[2.128540] ata1.00: ATA-7: ST3500830AS, 3.AFE, max UDMA/133
[2.410522] ata3.00: ATA-8: WDC WD20EADS-00S2B0, 01.00A01, max UDMA/133

Here is example of errors I was receiving

Nov 17 21:17:03 desktop kernel: [287733.791309] ata3.00: exception Emask 0x0 
SAct 0xff SErr 0x0 action 0x0
Nov 17 21:17:03 desktop kernel: [287733.791320] ata3.00: irq_stat 0x4008
Nov 17 21:17:03 desktop kernel: [287733.791329] ata3.00: failed command: READ 
FPDMA QUEUED
Nov 17 21:17:03 desktop kernel: [287733.791345] ata3.00: cmd 
60/08:38:3f:11:00/00:00:9f:00:00/40 tag 7 ncq 4096 in
Nov 17 21:17:03 desktop kernel: [287733.791349]  res 
41/40:00:3f:11:00/00:00:9f:00:00/40 Emask 0x409 (media error) 
Nov 17 21:17:03 desktop kernel: [287733.791357] ata3.00: status: { DRDY ERR }
Nov 17 21:17:03 desktop kernel: [287733.791362] ata3.00: error: { UNC }
Nov 17 21:17:03 desktop kernel: [287733.797639] ata3.00: configured for UDMA/133
Nov 17 21:17:03 desktop kernel: [287733.797670] ata3: EH complete
Nov 17 21:17:05 desktop kernel: [287736.447090] ata3.00: exception Emask 0x0 
SAct 0xff SErr 0x0 action 0x0
Nov 17 21:17:05 desktop kernel: [287736.447100] ata3.00: irq_stat 0x4008
Nov 17 21:17:05 desktop kernel: [287736.447109] ata3.00: failed command: READ 
FPDMA QUEUED
Nov 17 21:17:05 desktop kernel: [287736.447124] ata3.00: cmd 
60/08:00:3f:11:00/00:00:9f:00:00/40 tag 0 ncq 4096 in
Nov 17 21:17:05 desktop kernel: [287736.447127]  res 
41/40:00:3f:11:00/00:00:9f:00:00/40 Emask 0x409 (media error) 
Nov 17 21:17:05 desktop kernel: [287736.447136] ata3.00: status: { DRDY ERR }
Nov 17 21:17:05 desktop kernel: [287736.447141] ata3.00: error: { UNC }
Nov 17 21:17:05 desktop kernel: [287736.453208] ata3.00: configured for UDMA/133
Nov 17 21:17:05 desktop kernel: [287736.453237] sd 2:0:0:0: [sdc] Unhandled 
sense code
Nov 17 21:17:05 desktop kernel: [287736.453243] sd 2:0:0:0: [sdc]  Result: 
hostbyte=DID_OK driverbyte=DRIVER_SENSE
Nov 17 21:17:05 desktop kernel: [287736.453251] sd 2:0:0:0: [sdc]  Sense Key : 
Medium Error [current] [descriptor]
Nov 17 21:17:05 desktop kernel: [287736.453261] Descriptor sense data with 
sense descriptors (in hex):
Nov 17 21:17:05 desktop kernel: [287736.453266] 72 03 11 04 00 00 00 0c 
00 0a 80 00 00 00 00 00 
Nov 17 21:17:05 desktop kernel: [287736.453286] 9f 00 11 3f 
Nov 17 21:17:05 desktop kernel: [287736.453295] sd 2:0:0:0: [sdc]  Add. Sense: 
Unrecovered read error - auto reallocate failed
Nov 17 21:17:05 desktop kernel: [287736.453306] sd 2:0:0:0: [sdc] CDB: 
Read(10): 28 00 9f 00 11 3f 00 00 08 00
Nov 17 21:17:05 desktop kernel: [287736.453325] end_request: I/O error, dev 
sdc, sector 2667581759
Nov 17 21:17:05 desktop kernel: [287736.453369] ata3: EH complete
Nov 17 21:17:05 desktop kernel: [287736.453946] EXT4-fs error (device dm-3): 
__ext4_get_inode_loc:3676: inode #83361793: block 333447200: comm rsync: unable 
to read itable block
Nov 17 21:17:05 desktop kernel: [287736.453959] Aborting journal on device 
dm-3-8.
Nov 17 21:17:05 desktop kernel: [287736.454440] EXT4-fs (dm-3): Remounting 
filesystem read-only
Nov 17 21:17:08 desktop kernel: [287739.035935] ata3.00: exception Emask 0x0 
SAct 0xff SErr 0x0 action 0x0
Nov 17 21:17:08 desktop kernel: [287739.035945] ata3.00: irq_stat 0x4008
Nov 17 21:17:08 desktop kernel: [287739.035954] ata3.00: failed command: READ 
FPDMA QUEUED
Nov 17 21:17:08 desktop kernel: [287739.035969] ata3.00: cmd 
60/08:00:47:11:00/00:00:9f:00:00/40 tag 0 ncq 4096 in
Nov 17 21:17:08 desktop kernel: [287739.035973]  res 
41/40:00:47:11:00/00:00:9f:00:00/40 Emask 0x409 (media error) 
Nov 17 21:17:08 desktop kernel: [287739.035981] ata3.00: status: { DRDY ERR }
Nov 17 21:17:08 desktop kernel: [287739.035986] ata3.00: error: { UNC }
Nov 17 21:17:08 desktop kernel: [287739.042031] ata3.00: configured for UDMA/133
Nov 17 21:17:08 desktop kernel: [287739.042063] sd 2:0:0:0: [sdc] Unhandled 
sense code
Nov 17 21:17:08 desktop kernel: [287739.042069] sd 2:0:0:0: [sdc]  Result: 
hostbyte=DID_OK driverbyte=DRIVER_SENSE
Nov 17 21:17:08 desktop kernel: [287739.042078] sd 2:0:0:0: [sdc]  Sense Key : 
Medium Error [current] [descriptor]
Nov 17 21:17:08 desktop kernel: [287739.042088] Descriptor sense data with 
sense descriptors (in hex):
Nov 17 21:17:08 desktop kernel: [287739.042093] 72 03 11 04 00 00 00 0c 
00 0a 80 00 00 00 00 00 
Nov 17 21:17:08 desktop kernel: [287739.042113] 9f 00 11 47 
Nov 17 21:17:08 desktop kernel: [287739.042122] sd 2:0:0:0: [sdc]  Add. Sense: 
Unrecovered read error - auto reallocate failed
Nov 17 21:17:08 desktop kernel: [287739

[Bug 134470] Re: [needs-packaging] Metamorphose

2012-11-04 Thread bastafidli
I would also like to see this in the official repos or at least ppa to
be updated with version for precise. Thank you. It is very useful tool
and I use it weekly to manage my photos and videos. The performance for
folders with 5000+ files is very slow but the features to generate names
are very powerful

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

Title:
  [needs-packaging] Metamorphose

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

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


[Bug 859512] Re: Please convert libdbusmenu to multiarch

2012-11-04 Thread bastafidli
This bug is not fixed. This happens with Shadowground Survivor after
installing this workaround
http://frozenbyte.com/help_humble/linuxfaq.html

miro@desktop:/usr/local/games/shadowgrounds$ ./shadowgrounds-launcher 
./shadowgrounds-launcher: ./lib32/libxml2.so.2: no version information 
available (required by ./lib32/libglade-2.0.so.0)

(shadowgrounds-launcher:5385): Gtk-WARNING **: ./lib32/libstdc++.so.6:
version `GLIBCXX_3.4.11' not found (required by /usr/lib/i386-linux-
gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so)

(shadowgrounds-launcher:5385): Gtk-WARNING **: ./lib32/libstdc++.so.6: version 
`GLIBCXX_3.4.11' not found (required by 
/usr/lib/i386-linux-gnu/gtk-2.0/2.10.0/engines/liboxygen-gtk.so)
/usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so: wrong ELF class: ELFCLASS64

(shadowgrounds-launcher:5385): Gtk-WARNING **: Failed to load type
module: /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so

/usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so: wrong ELF class:
ELFCLASS64

(shadowgrounds-launcher:5385): Gtk-WARNING **: Failed to load type
module: /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so

/usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so: wrong ELF class:
ELFCLASS64

(shadowgrounds-launcher:5385): Gtk-WARNING **: Failed to load type
module: /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so

/usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so: wrong ELF class:
ELFCLASS64

(shadowgrounds-launcher:5385): Gtk-WARNING **: Failed to load type
module: /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so

/usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so: wrong ELF class:
ELFCLASS64

(shadowgrounds-launcher:5385): Gtk-WARNING **: Failed to load type
module: /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so

/usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so: wrong ELF class:
ELFCLASS64

(shadowgrounds-launcher:5385): Gtk-WARNING **: Failed to load type
module: /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so

/usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so: wrong ELF class:
ELFCLASS64

(shadowgrounds-launcher:5385): Gtk-WARNING **: Failed to load type
module: /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so

/usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so: wrong ELF class:
ELFCLASS64

(shadowgrounds-launcher:5385): Gtk-WARNING **: Failed to load type
module: /usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so

/usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so: wrong ELF class: ELFCLASS64



(shadowgrounds-launcher:5385): Gtk-WARNING **: Failed to load type module: 
/usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so   
 



/usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so: wrong ELF class: ELFCLASS64  





(shadowgrounds-launcher:5385): Gtk-WARNING **: Failed to load type module: 
/usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so   
 



/usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so: wrong ELF class: ELFCLASS64  





(shadowgrounds-launcher:5385): Gtk-WARNING **: Failed to load type module: 
/usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so   
 



/usr/lib/gtk-2.0/2.10.0/menuproxies/libappmenu.so: wrong ELF class: ELFCLASS64  

  

[Bug 1022815] Re: initramfs should try password against other devices

2012-11-01 Thread bastafidli
Just an FYI, RHEL and CentOS v6.x for sure and I believe also v5.x  does
this by default. I have several encrypted disks and have to answer my
password only once. If there are any doubts about security of storing
password in memory, I would say if it is good for RHEL, it is good
enough for Ubuntu.

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

Title:
  initramfs should try password against other devices

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

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


[Bug 997414] Re: Kubuntu 11.10 with encrypted root upgraded to 12.04 result in unbootable system due to Grub limitations

2012-05-09 Thread bastafidli
*** This bug is a duplicate of bug 997407 ***
https://bugs.launchpad.net/bugs/997407

Sorry, I have already reinstalled the system. The clean install went
just fine. It seems that this is problem only with the update then. I
will make this a duplicate of the defect logged against update-manager
since upgrade resulted in misconfigured grub. I hope your comment help
somebody in the same situation. Thank you.

** This bug has been marked a duplicate of bug 997407
   Kubuntu 11.10 with encrypted root upgraded to 12.04 result in unbootable 
system

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

Title:
  Kubuntu 11.10 with encrypted root upgraded to 12.04 result in
  unbootable system due to Grub limitations

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

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


[Bug 997407] Re: Kubuntu 11.10 with encrypted root upgraded to 12.04 result in unbootable system

2012-05-09 Thread bastafidli
Also logged as 
https://bugs.launchpad.net/ubuntu/+source/grub2/+bug/997414
against GRUB since it seems to be GRUB limitation.

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

Title:
  Kubuntu 11.10 with encrypted root upgraded to 12.04 result in
  unbootable system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/997407/+subscriptions

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


[Bug 997414] [NEW] Kubuntu 11.10 with encrypted root upgraded to 12.04 result in unbootable system due to Grub limitations

2012-05-09 Thread bastafidli
Public bug reported:

I have perfectly working Kubuntu 11.10 system. The machine is Dell Precision 
T5500 with the following disks
/dev/sda 164 GB
- dev/sda1 - primary - Windows XP
/dev/sdb 1TB
- /dev/sdb1 - primary - Windows 7 system partition
- /dev/sdb2 - primary - WIndows 7 OS
- /dev/sdb3 - primary - Kubuntu 11.10 /boot partition
- /dev/sdb4 - extended partition
- /dev/sdb5 - logical LUKS encryption partition mapped to / (root)
- /dev/sdb6 - logical LUKS encrypted partition swap

After online upgrade to 12.04 which went without any issues I rebooted the 
system. I was presented with GRUB menu which correctly listed
- Ubuntu 12.04 with latest 3.x server
- Previous Kernel versions
- Window 7
- Windows XP

Regardless with option I choose I receive 3 errors
- no such partition
If I drop to Grub console and I try to do ls I receive error
- no such partition

When I reboot to Ubuntu or Kubuntu alternative CD and try to do rescue
It correctly detects all my partitions, asks for passwords for /dev/sdb5 and 
/dev/sdb6 and unlocks them
If I try to to grub reinstall I receive error it cannot reinstall it
If I try to chroot to /dev/mapper/sdb5_crypt I get a working shell
If I try to do grub-install I get error that is cannot find mapping for 
/dev/mapper/sdb5_crypt to GRUB DISK
If I try to do grub-probe as suggested by grub-update I get error that it 
cannot find mapping for /dev/mapper/sdb5_crypt and to check my device.map file
If I try to run grub-devicemap it maps only /dev/sda and /dev/sdb but not 
/dev/mapper/sdb5_crypt
If I try to modify device.map file manually it doesn't work
If I try to do update-grub I get reference that GRUB doesn't understand LUKS 
encrypted volumes and look at bug http://bugs.debian.org/491977. It also 
creates new grub.cfg file which has only entry for Windows XP and WIndows 7 but 
not to the current Linux installation I am actively using

At the end I am unable to fix the system since grub doesn't allow me to
update the boot sector to bootable system. I had to reinstall.

I have also logged it as  
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/997407
since it happened during upgrade but logging it also specifically against GRUB 
since it seems to be limitation of GRUB in 12.04 resulting in unbootable system

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


** Tags: 11.10 12.04 cryptsetup dist-upgrade dm-raid encrypted encryption grub 
luks root upgrad

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

Title:
  Kubuntu 11.10 with encrypted root upgraded to 12.04 result in
  unbootable system due to Grub limitations

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

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


[Bug 979971] Re: grub install to partition fails with 12.04 alternate & LUKS multiboot setup

2012-05-09 Thread bastafidli
*** This bug is a duplicate of bug 997407 ***
https://bugs.launchpad.net/bugs/997407

Marked as duplicate of 997407 so that it is hopefully in the right
package and looked at.

** This bug has been marked a duplicate of bug 997407
   Kubuntu 11.10 with encrypted root upgraded to 12.04 result in unbootable 
system

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

Title:
  grub install to partition fails with 12.04 alternate & LUKS multiboot
  setup

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/debian-installer/+bug/979971/+subscriptions

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


[Bug 997407] [NEW] Kubuntu 11.10 with encrypted root upgraded to 12.04 result in unbootable system

2012-05-09 Thread bastafidli
Public bug reported:

I have perfectly working Kubuntu 11.10 system. The machine is Dell Precision 
T5500 with the following disks
/dev/sda 164 GB
- dev/sda1 - primary - Windows XP
/dev/sdb 1TB
- /dev/sdb1 - primary - Windows 7 system partition
- /dev/sdb2 - primary - WIndows 7 OS
- /dev/sdb3 - primary - Kubuntu 11.10 /boot partition
- /dev/sdb4 - extended partition
- /dev/sdb5 - logical LUKS encryption partition mapped to / (root)
- /dev/sdb6 - logical LUKS encrypted partition swap

After online upgrade to 12.04 which went without any issues I rebooted the 
system. I was presented with GRUB menu which correctly listed
- Ubuntu 12.04 with latest 3.x server
- Previous Kernel versions
- Window 7
- Windows XP

Regardless with option I choose I receive 3 errors
- no such partition
If I drop to Grub console and I try to do ls I receive error
- no such partition

When I reboot to Ubuntu or Kubuntu alternative CD and try to do rescue
It correctly detects all my partitions, asks for passwords for /dev/sdb5 and 
/dev/sdb6 and unlocks them
If I try to to grub reinstall I receive error it cannot reinstall it
If I try to chroot to /dev/mapper/sdb5_crypt I get a working shell
If I try to do grub-install I get error that is cannot find mapping for 
/dev/mapper/sdb5_crypt to GRUB DISK
If I try to do grub-probe as suggested by grub-update I get error that it 
cannot find mapping for /dev/mapper/sdb5_crypt and to check my device.map file
If I try to run grub-devicemap it maps only /dev/sda and /dev/sdb but not 
/dev/mapper/sdb5_crypt
If I try to modify device.map file manually it doesn't work
If I try to do update-grub I get reference that GRUB doesn't understand LUKS 
encrypted volumes and look at bug http://bugs.debian.org/491977. It also 
creates new grub.cfg file which has only entry for Windows XP and WIndows 7 but 
not to the current Linux installation I am actively using

At the end I am unable to fix the system since grub doesn't allow me to
update the boot sector to bootable system. I had to reinstall.

** Affects: update-manager (Ubuntu)
 Importance: Undecided
 Status: Confirmed


** Tags: 11.10 12.04 cryptsetup dist-upgrade dm-raid encrypted encryption grub 
luks root upgrade

** Tags added: dist-upgrade

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

Title:
  Kubuntu 11.10 with encrypted root upgraded to 12.04 result in
  unbootable system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/update-manager/+bug/997407/+subscriptions

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


[Bug 563878] Re: Ubuntu splashscreen big and ugly after installing ATI/nVidia proprietary graphics driver

2011-10-18 Thread bastafidli
Actually sorry, the computer where the problem is fixed was an upgrade
from 11.04, not a clean install. In either case it improved since in
11.04. In 11.04 the logo wasn't grahics, just text mode and the password
prompt was in a text mode as well. Now it is all graphic. The fix I have
applied in 11.04 was

https://bugs.launchpad.net/ubuntu/+source/initramfs-
tools/+bug/771905/comments/39

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

Title:
  Ubuntu splashscreen big and ugly after installing ATI/nVidia
  proprietary graphics driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/initramfs-tools/+bug/563878/+subscriptions

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


[Bug 563878] Re: Ubuntu splashscreen big and ugly after installing ATI/nVidia proprietary graphics driver

2011-10-18 Thread bastafidli
For me clean install of Kubuntu 11.10 64b  fixed this problem. I have
NVidia GeForce480 GS in Dell Precision T5500 and the boot process now
displays the full resolution (as far as I can tell) Kubuntu logo and
asks for pasword for encrypted discs with nice graphic prompt.

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

Title:
  Ubuntu splashscreen big and ugly after installing ATI/nVidia
  proprietary graphics driver

To manage notifications about this bug go to:
https://bugs.launchpad.net/initramfs-tools/+bug/563878/+subscriptions

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


[Bug 771905] Re: No logo at boot on nvidia card

2011-07-21 Thread bastafidli
I can also confirm that #39 fixed it on a system with 3 Nvidia cards
(450GTS, 2x 7200GS) with Kubuntu 11.04

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

Title:
  No logo at boot on nvidia card

To manage notifications about this bug go to:
https://bugs.launchpad.net/plymouth/+bug/771905/+subscriptions

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


[Bug 151892] Re: multi-seat stations in LTS

2011-03-14 Thread bastafidli
And here is kdmrc

** Attachment added: "kdmrc for multiseat"
   
https://bugs.launchpad.net/ubuntu/+source/multiseat/+bug/151892/+attachment/1908371/+files/kdmrc.multiseat

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

Title:
  multi-seat stations in LTS

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


[Bug 151892] Re: multi-seat stations in LTS

2011-03-14 Thread bastafidli
Kubuntu works out of the box by simply configuring your xorg.cof and
kdmrc as described in the above link for MultiseatX. PulseAudio also
needs to be tweaked manually but it is also working just fine. GUI tools
would be nice for new users, but once it is setup, it just works. I am
attaching my files in case they help somebody.

** Attachment added: "xor.gconf for multiseat"
   
https://bugs.launchpad.net/ubuntu/+source/multiseat/+bug/151892/+attachment/1908370/+files/xorg.conf.multiseat

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

Title:
  multi-seat stations in LTS

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


[Bug 571682] Re: mountall fails to mount encrypted /tmp and swap

2011-01-09 Thread bastafidli
I just verified this bug is still present on fully updated maverick but
it is a timing issue. I have following encrypted partitions

/dev/mapper/md1_crypt on / type
/dev/mapper/md2_crypt on /home
/dev/mapper/sda2_crypt none swap sw 0 0
/dev/mapper/sdb2_crypt none swap sw 0 0

plymouth asks me for passphrases in following order

1. md1_crypt
2. sda2_crypt
3. sdb2_crypt
4. md2_crypt

If I do not enter password for #3 fast enough, I get message that home
is not present and even though when I enter password for it looks like
is #3 it gets applied to #4. Then /home directory is mounted and the
second swap partition is never decrypted and mounted.

I also had to apply following workaround to get the plymouth display correctly 
on my graphics card
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/563878

** Tags added: cryptsetup maverick plymouth

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

Title:
  mountall fails to mount encrypted /tmp and swap

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


[Bug 435027] Re: mountall does not mount all swap partitions

2011-01-09 Thread bastafidli
I also had to apply following workaround to get the plymouth display correctly 
on my graphics card
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/563878

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

Title:
  mountall does not mount all swap partitions

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


[Bug 435027] Re: mountall does not mount all swap partitions

2011-01-09 Thread bastafidli
I just verified this bug is still present on fully updated maverick but
it is a timing issue. I have following encrypted partitions

/dev/mapper/md1_crypt on / type
/dev/mapper/md2_crypt on /home
/dev/mapper/sda2_crypt none swap sw 0 0
/dev/mapper/sdb2_crypt none swap sw 0 0

plymouth asks me for passphrases in following order

1. md1_crypt 
2. sda2_crypt 
3. sdb2_crypt
4. md2_crypt

If I do not enter password for #3 fast enough, I get message that home
is not present and even though when I enter password for it looks like
is #3 it gets applied to #4. Then /home directory is mounted and the
second swap partition is never decrypted and mounted.

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

Title:
  mountall does not mount all swap partitions

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


[Bug 563878] Re: Ubuntu splashscreen big and ugly after installing ATI/nVidia proprietary graphics driver

2011-01-09 Thread bastafidli
I completely disagree with the people who consider this to be a low
priority issue. On systems with encrypted drives (LUKS/cryptsetup/dm-
crypt) the splash screen serves the purpose of entering passphrases to
decrypt the drives. The usability in low resolution mode is complete
different than in high resolution mode.

** Tags added: ati grub initramfs maverick nvidia plymouth

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

Title:
  Ubuntu splashscreen big and ugly after installing ATI/nVidia proprietary 
graphics driver

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


[Bug 659901] Re: splash screen not working with nvidia proprietary drivers

2011-01-09 Thread bastafidli
*** This bug is a duplicate of bug 563878 ***
https://bugs.launchpad.net/bugs/563878

** This bug has been marked a duplicate of bug 563878
   Ubuntu splashscreen big and ugly after installing ATI/nVidia proprietary 
graphics driver
 * You can subscribe to bug 563878 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/plymouth/+bug/563878/+subscribe

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

Title:
  splash screen not working with nvidia proprietary drivers

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


[Bug 659901] Re: splash screen not working with nvidia proprietary drivers

2011-01-09 Thread bastafidli
Just FYI, the function of the script mentioned above is described here
http://idyllictux.wordpress.com/2010/04/26/lucidubuntu-10-04-high-resolution-plymouth-virtual-terminal-for-atinvidia-cards-with-proprietaryrestricted-driver/

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

Title:
  splash screen not working with nvidia proprietary drivers

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


[Bug 435027] Re: mountall does not mount all swap partitions

2011-01-09 Thread bastafidli
This is not fixed if both of the swap partitions are encrypted. I am not
sure if this is the same bug or different bug (e.g.
https://bugs.launchpad.net/ubuntu/+source/mountall/+bug/571682). My root
partition is on 2 disks using RAID 1 using mdraid and is encrypted using
LUKS. Each of these disks contains also swap partition which is
encrypted but not configured using mdraid since kernel doesn't need it.

In my /etc/fstab I have

/dev/mapper/sda2_crypt none swap sw 0 0
/dev/mapper/sdb2_crypt none swap sw 0 0

In my /etc/crypttab I have

/dev/mapper/sda2_crypt noneswapsw  0   0
/dev/mapper/sdb2_crypt noneswapsw  0   0

Only of these partitions is mounted upon start. The other one is not
mounted nor decrypted.

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

Title:
  mountall does not mount all swap partitions

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


[Bug 571682] Re: mountall fails to mount encrypted /tmp and swap

2011-01-09 Thread bastafidli
I see the same problem in maverick but with the following twist.
My root partition is on 2 disks using RAID 1 using mdraid and is encrypted 
using LUKS. Each of these disks contains also swap partition which is encrypted 
but not configured using mdraid since kernel doesn't need it.

In my /etc/fstab I have

/dev/mapper/sda2_crypt noneswapsw  0   0
/dev/mapper/sdb2_crypt noneswapsw  0   0

Only of these partitions is mounted upon start. I do see message

The disk drive... is not ready yet or not present.
Continue to wait; or Press S to skip mount or M for manual recover

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

Title:
  mountall fails to mount encrypted /tmp and swap

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


[Bug 403169] Re: Kubuntu Adding printer via "Printer Configuration" tool results in invalid printers.conf, JobSheets entry incorrect

2010-12-24 Thread bastafidli
I Kubuntu 10.10 with CUPS 1.4.4 I have 2 printers. HP LaserJet 2100 was
installed and working just fine. It had JobSheets none none. Then I
added cups-pdf printer and encountered the above problem when printing
from Acroread. The printers.conf for cups-prd contained "JobSheets". I
have fixed it as described above, added "none none" and restarted cups.

-- 
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdeadmin in ubuntu.
https://bugs.launchpad.net/bugs/403169

Title:
  Kubuntu Adding printer via "Printer Configuration" tool results in invalid 
printers.conf, JobSheets entry incorrect

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


[Bug 677593] Re: Crashes when saving a new scan to drive

2010-12-02 Thread bastafidli
I have the same exact problem on Kubuntu 10.10. Just did first time
install of gscanpdf, then scanned 2 page document, tried to save it and
got the above error. The PDF is still created fine after I click on the
error. It seems I cannot update from your ppa at this time to the
version you have recommended.

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

Title:
  Crashes when saving a new scan to drive

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


[Bug 566818] Re: [Lucid] cryptsetup passphrase prompt during boot: every character typed repeats the prompt

2010-12-01 Thread bastafidli
I have the same problem on Maverick 10.10 from alternate cd. At first I
don't see the password prompt at all.  I have to modify the boot line
and include "nomodeset noplymouth" to get the password prompt and then
it repeats as described above.

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

Title:
  [Lucid] cryptsetup passphrase prompt during boot: every character typed 
repeats the prompt

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


[Bug 649809] Re: Meerkat (10.10) does not apply theme properly

2010-11-19 Thread bastafidli
Actually, if you read through the comments of #500417 the scenario when
nautilus doesn't honor the theme is just one special scenario of that
defect and in the comments it is expanded that randomly either the whole
desktop or just the nautilus doesn't honor the theme.

I am on Dell Precision 5500 (dual xeon, 4 core each, no ssd, dual nvidia
quatro with proprietary driver) on 10.10 and I am experiencing the same
problem as you have described "entire gnome desktop reverts to the
default theme on boot, except the theme selector window". The #68
doesn't fixes it and #70 fixes it except the icons on the desktop in
nautilus and which remains still from the old theme.

>From the user perspective the behavior for these two defects is exactly
the same. You have narrowed it down to one hardware configuration where
it always occurs and one workaround which for this hardware
configuration always fixes it, but in my opinion/experience the problem
affects more than just this one hardware configuration and since it is
most likely a race condition or timing issue of some sort, the success
rate of the workaround is just a pure luck and coincidence rather than a
fix.

The underlying issue for both of these defects is exactly same.
Something happens between gnome-systems-settings and nautilus which
causes the entire desktop to revert to the default theme. Changing
timing of the start or restarting gnome-settings-daemon seems to fix
some effects of this problem but not necessarily all of them.

Even if these defects are not duplicates they are at least related since
the underlying issue for both of them is the same.

-- 
Meerkat (10.10) does not apply theme properly
https://bugs.launchpad.net/bugs/649809
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 649809] Re: Meerkat (10.10) does not apply theme properly

2010-11-19 Thread bastafidli
to pfrenssen: do you care to expand why is this not a duplicate of
500417? I am currently running both 9.10 for which 500417 was reported
and 10.10 and for which 649809  was reported and the behavior, problems
and workarounds are exactly the same.

-- 
Meerkat (10.10) does not apply theme properly
https://bugs.launchpad.net/bugs/649809
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 649809] Re: Meerkat (10.10) does not apply theme properly

2010-11-12 Thread bastafidli
*** This bug is a duplicate of bug 500417 ***
https://bugs.launchpad.net/bugs/500417

Also #68 doesn't work for me, but #70 does which is the same workaround
which applies to the other defect as well.

-- 
Meerkat (10.10) does not apply theme properly
https://bugs.launchpad.net/bugs/649809
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 649809] Re: Meerkat (10.10) does not apply theme properly

2010-11-12 Thread bastafidli
*** This bug is a duplicate of bug 500417 ***
https://bugs.launchpad.net/bugs/500417

I believe this is duplicate of 500417 and it is present at least since
9.10. I am running 9.10 and 10.10 and the behavior is exactly the same.
It happens 100% of the time after I do clean install of 10.10, install
NVidia driver through restricted drivers and reboot few times.

-- 
Meerkat (10.10) does not apply theme properly
https://bugs.launchpad.net/bugs/649809
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 649809] Re: Meerkat (10.10) does not apply theme properly

2010-11-12 Thread bastafidli
*** This bug is a duplicate of bug 500417 ***
https://bugs.launchpad.net/bugs/500417

** This bug has been marked a duplicate of bug 500417
   nautilus doesn't honor gnome theme
 * You can subscribe to bug 500417 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/500417/+subscribe

-- 
Meerkat (10.10) does not apply theme properly
https://bugs.launchpad.net/bugs/649809
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 658379] Re: Maverick AMD64 Theme settings not recalled

2010-11-12 Thread bastafidli
*** This bug is a duplicate of bug 500417 ***
https://bugs.launchpad.net/bugs/500417

** This bug is no longer a duplicate of bug 649809
   Meerkat (10.10) does not apply theme properly
** This bug has been marked a duplicate of bug 500417
   nautilus doesn't honor gnome theme
 * You can subscribe to bug 500417 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/500417/+subscribe

-- 
Maverick AMD64 Theme settings not recalled
https://bugs.launchpad.net/bugs/658379
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 658967] Re: Cannot adjust fonts after enabling Nvidia proprietary driver

2010-11-12 Thread bastafidli
*** This bug is a duplicate of bug 500417 ***
https://bugs.launchpad.net/bugs/500417

** This bug is no longer a duplicate of bug 649809
   Meerkat (10.10) does not apply theme properly
** This bug has been marked a duplicate of bug 500417
   nautilus doesn't honor gnome theme
 * You can subscribe to bug 500417 by following this link: 
https://bugs.launchpad.net/ubuntu/+source/nautilus/+bug/500417/+subscribe

-- 
Cannot adjust fonts after enabling Nvidia proprietary driver
https://bugs.launchpad.net/bugs/658967
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 575232] Re: Lucid: MP4 (PSP) format preset makes MP4 in fact unreadable on PSP

2010-09-23 Thread bastafidli
BTW, this also affects Maverick since it includes Avidemux 2.5.3 and I
suggest to fix it in Maverick since it doesn't require code change, just
repackaging.

-- 
Lucid: MP4 (PSP) format preset makes MP4 in fact unreadable on PSP
https://bugs.launchpad.net/bugs/575232
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 575232] Re: Lucid: MP4 (PSP) format preset makes MP4 in fact unreadable on PSP

2010-09-23 Thread bastafidli
The patch with updated PSP profile for Avidemux 2.5.3 is available here

http://avidemux.org/admForum/viewtopic.php?pid=46572#p46572

It just requires repackaging rather than recompilation. Without this
path the produced mp4s are not playable on PSP. This is not a ow
priority defect since Avidemux is basically the only Linux native tool
to provide PSP conversion/support and therefore it is essential for any
PSP Linux user.

** Changed in: avidemux (Ubuntu)
   Status: Triaged => Confirmed

-- 
Lucid: MP4 (PSP) format preset makes MP4 in fact unreadable on PSP
https://bugs.launchpad.net/bugs/575232
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 485727] Re: gnome-screensaver incorrectly monitors activity in virtual machines

2010-09-05 Thread bastafidli
*** This bug is a duplicate of bug 49579 ***
https://bugs.launchpad.net/bugs/49579

I agree it seems like the same bug, but the side effect of this bug are
worse. With the other bug the screensaver kicks in as soon as you click
somwhere. With this bug, the machine allows you to use it for a while
either in VM or in Ubuntu. I can click around, I can type, etc and only
after a while the screen locks. This make this vulnerability worse IMHO.

-- 
gnome-screensaver incorrectly monitors activity in virtual machines
https://bugs.launchpad.net/bugs/485727
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 485727] Re: gnome-screensaver incorrectly monitors activity in virtual machines

2010-09-03 Thread bastafidli
Yes, this problem is still present with latest updates in 10.04.

-- 
gnome-screensaver incorrectly monitors activity in virtual machines
https://bugs.launchpad.net/bugs/485727
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 428266] Re: Automount in multiseat setup mounts the disc to random session

2010-08-18 Thread bastafidli
I have not upgraded to Lucid yet, but will try probably before the end
of the month.

-- 
Automount in multiseat setup mounts the disc to random session
https://bugs.launchpad.net/bugs/428266
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 326916] Re: Fast-user-switch-applet doesn't work with multiseat

2010-07-06 Thread bastafidli
Hi. I am still on 9.10 karmic using the legacy gdm 2.20 since the
default gdm in karmic didnt support multiseat. Once I upgrade to lucid
probably in august I will let you know if this issue is still present.

-- 
Fast-user-switch-applet doesn't work with multiseat
https://bugs.launchpad.net/bugs/326916
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 485727] Re: gnome-screensaver incorrectly monitors activity in virtual machines

2010-06-23 Thread bastafidli
I seem to have the same or similar problem. I am running Ubuntu 10.04 as
host  and I am running Windows XP as Guest in VMware player 3.1. I am
spending most of my time in the Windows XP guest. My blank screen saver
is set to start after 5 minutes and lock the screen. I can go away
sometimes for more than 5 minutes and the screen saver doesn't start.
When I come back, I can start working and sometimes in few seconds,
sometimes in few minutes, the screensaver suddenly starts and lock my
screen even though I have been moving my mouse or typing (either in the
guest or in the host). This is highly insecure and annoying since the
machine doesn't lock the screen as expected and whoever can come and
work on the machine after the screensaver was supposed to start and use
the machine for minutes before the screensaver suddenly randomly kicks
in.

** Tags added: delay inconsistent machine screensaver virtual vmware

-- 
gnome-screensaver incorrectly monitors activity in virtual machines
https://bugs.launchpad.net/bugs/485727
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 500417] Re: nautilus doesn't honor gnome theme

2010-06-13 Thread bastafidli
I actually have to report, that the problem came back, so the fix 22
doesn't fix it for good, but it needs to be repeated.

-- 
nautilus doesn't honor gnome theme
https://bugs.launchpad.net/bugs/500417
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 500417] Re: nautilus doesn't honor gnome theme

2010-05-13 Thread bastafidli
Every since I followed the fix from #22 I have not encountered this
problem. Thank you

-- 
nautilus doesn't honor gnome theme
https://bugs.launchpad.net/bugs/500417
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 289098] Re: VMWare keyboard mapping made incorrect on recent Ubuntu Intrepid 8.10 Updates -dated Fri Oct 24 2008

2010-05-12 Thread bastafidli
I wrote about it here

http://ubuntuforums.org/showthread.php?t=1469082

-- 
VMWare keyboard mapping made incorrect on recent Ubuntu Intrepid 8.10 Updates  
-dated Fri Oct 24 2008
https://bugs.launchpad.net/bugs/289098
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 289098] Re: VMWare keyboard mapping made incorrect on recent Ubuntu Intrepid 8.10 Updates -dated Fri Oct 24 2008

2010-05-12 Thread bastafidli
Yes, this defect also exists in 10.04 Lucid.

-- 
VMWare keyboard mapping made incorrect on recent Ubuntu Intrepid 8.10 Updates  
-dated Fri Oct 24 2008
https://bugs.launchpad.net/bugs/289098
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 502015] Re: No way to "Paste Shortcut" in Nautilus

2010-05-07 Thread bastafidli
I believe all the alternatives described here are completely unintuitive
and require advanced knowledge (middle button, ALT key, etc). The most
obvious behavior is select files, right click, copy, then go to a
different destination, right click and select Past Shortcut (or Make
Link). This most obvious behavior doesn't work in Ubuntu and therefore I
believe this defect should be reopened.

** Changed in: hundredpapercuts
   Status: Invalid => New

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

-- 
No way to "Paste Shortcut" in Nautilus
https://bugs.launchpad.net/bugs/502015
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 532729] Re: Grub install fails to Raid1

2010-04-07 Thread bastafidli
*** This bug is a duplicate of bug 527401 ***
https://bugs.launchpad.net/bugs/527401

FYI, the above steps didnt work for me on my SW RAID 1 residing on
/dev/sdc and /dev/sdd. I will retry once beta 2 is out.

-- 
Grub install fails to Raid1
https://bugs.launchpad.net/bugs/532729
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 500417] Re: nautilus doesn't honor gnome theme

2010-03-30 Thread bastafidli
I have has another occurrence of this problem and this time the behavior
was different. I have logged in and the theme wasn't applied again. I
have started the gnome-settings-daemon and the them came back to
windows. But then I used popup menu on the desktop and have noticed that
the popup menu didn't have the theme applied. So the theme was applied
only partially.

-- 
nautilus doesn't honor gnome theme
https://bugs.launchpad.net/bugs/500417
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 428266] Re: Automount in multiseat setup mounts the disc to random session

2010-03-21 Thread bastafidli
** Tags added: automount mount

-- 
Automount in multiseat setup mounts the disc to random session
https://bugs.launchpad.net/bugs/428266
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 500417] Re: nautilus doesn't honor gnome theme

2010-03-17 Thread bastafidli
and third time the charm (sorry again): and my theme is back.

-- 
nautilus doesn't honor gnome theme
https://bugs.launchpad.net/bugs/500417
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 500417] Re: nautilus doesn't honor gnome theme

2010-03-17 Thread bastafidli
sorry, my browser messed up. So I manually run it and got

bastafi...@computer:~$ gnome-settings-daemon &
[1] 16981
(gnome-settings-daemon:16983): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed

(gnome-settings-daemon:16983): GLib-CRITICAL **: g_propagate_error: assertion 
`src != NULL' failed
Unable to find a synaptics device.

-- 
nautilus doesn't honor gnome theme
https://bugs.launchpad.net/bugs/500417
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 500417] Re: nautilus doesn't honor gnome theme

2010-03-17 Thread bastafidli
Seems like it is not. My computer is a multiseat setup. Today I have
restarted the computer and after I logged in my theme was not present.
Then a second user logged in and he has the theme present just fine.
When looking for gnome-settings-daemon I see it only for the second user
but not for me

bastafi...@computer:~$ ps -elf | grep gnome-settings
1 S fidlibasta   3260 1  0  80   0 - 24877 poll_s 21:56 ?00:00:01 
/usr/lib/gnome-settings-daemon/gnome-settings-daemon
0 R bastafidli  13437  5458  0  80   0 -   760 -  22:03 pts/000:00:00 
grep gnome-settings

Then I manually run it

m...@gizmo:~$ ps -elf | grep gnome-settings
1 S lindsey   3260 1  0  80   0 - 24877 poll_s 21:56 ?00:00:01 
/usr/lib/gnome-settings-daemon/gnome-settings-daemon
0  R miro 13437  5458  0  80   0 -   760 -  22:03 pts/000:00:00 
grep gnome-settings
m

-- 
nautilus doesn't honor gnome theme
https://bugs.launchpad.net/bugs/500417
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 500417] Re: nautilus doesn't honor gnome theme

2010-01-31 Thread bastafidli
I have not received any error. Also the Nautilus does reflect the theme
majority of the time, just sometimes it come like that. At that time for
example even the popup menu on the desktop doesn't reflect the theme
even though other windows still do.

-- 
nautilus doesn't honor gnome theme
https://bugs.launchpad.net/bugs/500417
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 500417] Re: nautilus doesn't honor gnome theme

2010-01-28 Thread bastafidli
Please let me know what kind of information you need. This defect is
intermitent. After login the session is using correct theme but
sometimes after a while the Nautilus starts looking differently. I have
no deterministic way of reproducing this but if I can provide some
information when this occurs I will.

-- 
nautilus doesn't honor gnome theme
https://bugs.launchpad.net/bugs/500417
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 500417] Re: nautilus doesn't honor gnome theme

2010-01-28 Thread bastafidli
I seems to be  affected by this defect. I am attaching screenshot of my
desktop. Notice that the system toolbar and windows decoration reflect
the theme, but interior of the Nautilus windows (and e.g. desktop popup
menu) doesn't. This appeared after upgrade to 9.10, it wasn't present on
9.04.

** Attachment added: "nautilus.png"
   http://launchpadlibrarian.net/38516188/nautilus.png

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

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

-- 
nautilus doesn't honor gnome theme
https://bugs.launchpad.net/bugs/500417
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 491483] Re: Since failsafe-x was enabled in karmic it starts if gdm is disabled and kdm is used. (low graphics mode error)

2010-01-18 Thread bastafidli
Just one more comment, if this bug was fixed in latest gdm, to allow
people who use multiseat system to take advantages of this fix, it would
be nice if can be backported to gdm 2.20.

** Tags added: multiseat

-- 
Since failsafe-x was enabled in karmic it starts if gdm is disabled and kdm is 
used. (low graphics mode error)
https://bugs.launchpad.net/bugs/491483
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 491483] Re: Since failsafe-x was enabled in karmic it starts if gdm is disabled and kdm is used. (low graphics mode error)

2010-01-18 Thread bastafidli
This bug affects my multiseat system with Karmic. I am using just gdm
and due to the latest gdm doesn't support multiseat I had to downgrade
to gdm 2.20. When my X is starting, there are some error messages in the
xorg.log which do not affect any functionality as far as I can say

(II) config/hal: Adding input device Logitech 2.4GHz Cordless Desktop
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device UVC Camera (046d:0990)
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device Logitech 2.4GHz Cordless Desktop
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device Power Button
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device Microsoft Microsoft Wireless Optical 
DesktopĀ® 1.00
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device Microsoft Microsoft Wireless Optical 
DesktopĀ® 1.00
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device Logitech 2.4GHz Cordless Desktop
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device Sleep Button
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device Logitech 2.4GHz Cordless Desktop
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device Power Button
(EE) config/hal: NewInputDeviceRequest failed (8)
(II) config/hal: Adding input device Macintosh mouse button emulation
(EE) config/hal: NewInputDeviceRequest failed (8)

The failsage-X, particulary the failsafeXInit script detects these
messages it attempts to start the failsafe X even though the original X
session is working just fine. Then I get problem that the failsafe X
runs into conflict with the original X session and I get message

There already appears to be an X server running on display :0.

Since I cannot figure out how to get rid of the error messages in my
xorg log I have to disable failsafe X as described in comment #32.

-- 
Since failsafe-x was enabled in karmic it starts if gdm is disabled and kdm is 
used. (low graphics mode error)
https://bugs.launchpad.net/bugs/491483
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 34321] Re: should delete the saved session when unmarking automatic session saving option

2009-09-23 Thread bastafidli
** Also affects: hundredpapercuts
   Importance: Undecided
   Status: New

-- 
should delete the saved session when unmarking automatic session saving option
https://bugs.launchpad.net/bugs/34321
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 151892] Re: multi-seat stations in LTS

2009-09-11 Thread bastafidli
Here seems to be a central page for setting up multiseat in Ubuntu
https://help.ubuntu.com/community/MultiseatX

-- 
multi-seat stations in LTS
https://bugs.launchpad.net/bugs/151892
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 300974] Re: Caps Lock LED linked between keyboards in Multiseat setup

2009-09-11 Thread bastafidli
I can confirm that this still appears in fully updated Jaunty when setup as 
described here
https://help.ubuntu.com/community/MultiseatX

-- 
Caps Lock LED linked between keyboards in Multiseat setup
https://bugs.launchpad.net/bugs/300974
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 428266] [NEW] Automount in multiseat setup mounts the disc to random session

2009-09-11 Thread bastafidli
Public bug reported:

I have a multiseat setup described here

http://help.ubuntu.com/community/MultiseatX

using a GDM. When a DVD disc is automounted it  it is by luck whether
the session that you are currently using gets to mount the device first.
If a different session mounts it first, then as a different user has
mounted it, you cannot unmount it from your own session.

This is similar defect as the one described here
https://bugs.launchpad.net/ubuntu/+bug/28336
except that one is for KDE and non multiseat setup. 

The difference is that in multiseat setup multiple sessions can have
focus or be active so it might be impossible for the system to decide
for which session to automount the media without feedback from the user.
If one session is idle then the system should be able to mount the disc
on the session which is not idle if there is one. Otherwise system
should popup a dialog (or display notification icon in notification area
such as disc is ready to be mounter) on all sessions to ask to mount the
disc and if one session accepts the options, the dialog would be
dismissed on all sessions.

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: multiseat

-- 
Automount in multiseat setup mounts the disc to random session
https://bugs.launchpad.net/bugs/428266
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 281488] Re: Canon PIXMA iP3000 has too low DPI

2009-06-23 Thread bastafidli
This is still present in Ubuntu Jaunty 9.04

-- 
Canon PIXMA iP3000 has too low DPI
https://bugs.launchpad.net/bugs/281488
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 390961] [NEW] ex falso doesnt has as suggested or dependency quodlibet-plugins

2009-06-22 Thread bastafidli
Public bug reported:

Binary package hint: quodlibet

Ex falso in Ubuntu 9.04 Jaunty doesn't have as a dependency nor does it
have as a suggested package quodlibet-plugins. When you install ex falso
and launch it, and you click on the Plugins buttons you wont see any
plugins and you wont even know how to install them, since there is no
suggestion and the packages have different names.

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


** Tags: ex falso plugins quodlibet

** Description changed:

  Binary package hint: quodlibet
  
- Ex falso doesn't have as a dependency nor does it have as a suggested
- package quodlibet-plugins. When you install ex falso and launch it, and
- you click on the Plugins buttons you wont see any plugins and you wont
- even know how to install them, since there is no suggestion and the
- packages have different names.
+ Ex falso in Ubuntu 9.04 Jaunty doesn't have as a dependency nor does it
+ have as a suggested package quodlibet-plugins. When you install ex falso
+ and launch it, and you click on the Plugins buttons you wont see any
+ plugins and you wont even know how to install them, since there is no
+ suggestion and the packages have different names.

-- 
ex falso doesnt has as suggested or dependency quodlibet-plugins  
https://bugs.launchpad.net/bugs/390961
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 373041] Re: Network Manager, device not managed

2009-06-17 Thread bastafidli
I have the same exact problem, but in my case I have two network cards, eth0 
and eth1 and I am connecting via eth0 that was configured with static IP 
address. Intially the eth0 shows as "device not managed" but the network 
connects and eth1 as disconnected. When I followed the workaround and I changed 
the 
[ifupdown]
managed=false
to
[ifupdown]
managed=true
I completely lost my network connection.I have to change the 
/etc/network/interfaces from static IP address to dynamic IP address to bring 
my connection back. Then also I was able to change the managed to true to bring 
back the NetworkManager icon in the status area.

-- 
Network Manager, device not managed
https://bugs.launchpad.net/bugs/373041
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 313228] Re: a program is still running but i want shut down anyway

2009-06-17 Thread bastafidli
This happens to me consistently every time on fully patched Jaunty 9.04. If 
there is any information I can provide please let me know.
This is also related to http://bugzilla.gnome.org/show_bug.cgi?id=546755

-- 
a program is still running but i want shut down anyway
https://bugs.launchpad.net/bugs/313228
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 185599] Re: Missing option to disable Fast User Switching

2009-06-17 Thread bastafidli
This is also related to but not duplicate of Bug #326916. Fast user switching 
doesn't work with multiseat configured using 
https://help.ubuntu.com/community/MultiseatX. I have turned off 
/apps/gnome-screensaver/user_switch_enabled, and turned on 
/desktop/gnome/lockdown/disable_user_switching. This disables the Switch Users 
button on the screen lock (after screensaver) for current user. I have to go to 
each user and remove it independently. I can remove the fast user switcher 
applet also for each user independently, but there is no way to remove 
it/disable it from the following location:

- Switch Users button on the Quit... applet

-- 
Missing option to disable Fast User Switching
https://bugs.launchpad.net/bugs/185599
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 326916] Re: Fast-user-switch-applet doesn't work with multiseat

2009-06-17 Thread bastafidli
This is also related to Bug #185599.

** Tags added: multiseat

-- 
Fast-user-switch-applet doesn't work with multiseat
https://bugs.launchpad.net/bugs/326916
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 364023] Re: Applications are restarted at launch even though "Automatically remember running applications when logging out" is disabled

2009-06-17 Thread bastafidli
This is definitely present in Jaunty 9.04 and the steps displayed here
work as a workaround, but they are certainly very hard and time contly
to follow for multiple users.

-- 
Applications are restarted at launch even though "Automatically remember 
running applications when logging out" is disabled
https://bugs.launchpad.net/bugs/364023
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 185599] Re: Missing option to disable Fast User Switching

2009-06-17 Thread bastafidli
** Description changed:

- 
- This is an alternative or addition to, but not a duplicate of, bug #185586 .
+ This is an alternative or addition to, but not a duplicate of, bug
+ #185586 .
  
  Due to bug #161106 , it is not possible to have two (or more) users both
  logged with Compiz (advanced desktop effects). Generally the first to
  log in gets Compiz and subsequent users do not.
  
  There is no warning, most users will find this counter-intuitive and
  confusing. Because Switch Users is most likely to be used by families
  sharing a computer, the users who encounter this bug will generally not
  be very experienced. They may report duplicate bugs or clog up support
  forums.
  
  Since bug #161106 is unlikely to be resolved any time soon - certainly
  not in time for Hardy - then, administrators (those on the sudo wheel)
  should have the ability to turn fast user switching completely off.
  
  For example, in System - Administration - Users and Groups - Users
  Settings, a  new checkbox named "Disable Fast User Switching".
  
  The result of this box being checked would be:
  
  - Fast User Switcher applet removed for all users
  - No Switch Users button on the Quit... applet for all users
  - No Switch Users button on the screen lock (after screensaver) for all users
  
  The checkbox would be unchecked by default.

** Tags added: multiseat

-- 
Missing option to disable Fast User Switching
https://bugs.launchpad.net/bugs/185599
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 210897] Re: sudo *something which uses policykit?* doesn't work

2009-06-14 Thread bastafidli
I can confirm that this bug is still present in Jaunty 9.04 when used as
multiseat configured as described here

https://help.ubuntu.com/community/MultiseatX

** Tags added: multiseat

-- 
sudo *something which uses policykit?* doesn't work
https://bugs.launchpad.net/bugs/210897
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 153425] Re: (Multiseat) screen shifts when /dev/console written to

2009-06-13 Thread bastafidli
Jeremy, I have tried what you have suggested and no file has appeared.
Everything seems to be working just fine for me. I am using two Wireless
USB Natural Keyboard/Mouse sets with vanilla Ubuntu Jauty 9.04 fully
patched. This is my test installation before i upgrade my main instance,
thus no tweaks, just vanilla install. The only things I did was to
modify /etc/gdm/gdm.conf

#0=Standard device=/dev/console
0=Standard0
1=Standard1

# Example of how to set up DISPLAY :1 to also use Standard.
#1=Standard

# If you wish to run the XDMCP chooser on the local display use the following
# line
#0=Chooser

# X Server Definitions
#
# Note: Is your X server not listening to TCP requests?  Refer to the 
# security/DisallowTCP setting!

[server-Standard0]
name=Standard server 0
command=/usr/X11R6/bin/X -br -audit 0 -nolisten tcp -layout seat0 -sharevts 
-novtswitch -isolateDevice PCI:1:0:0
flexible=true

[server-Standard1]
name=Standard server 1
command=/usr/X11R6/bin/X -br -audit 0 -nolisten tcp -layout seat1 -sharevts 
-novtswitch -isolateDevice PCI:0:8:0
flexible=true

and my xorg.conf (see attachment). Also I added the no-scroll and
removed splash booth parameters to solve the scrolling issue and proper
initialization of displays.


** Attachment added: "xorg.conf"
   http://launchpadlibrarian.net/27886942/xorg.conf

-- 
(Multiseat) screen shifts when /dev/console written to
https://bugs.launchpad.net/bugs/153425
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 217571] Re: xsane only scans as root

2009-06-13 Thread bastafidli
The VPablos fix doesn't work for me on Ubuntu Jaunty 9.04, because it disables 
both of my USB mice multiseat setup. What I had to do for my Fujitsu 4120c is 
to add file
/etc/udev/rules.d/45-libsane.rules
with the following content

# Fujitsu fi-4120C
SYSFS{idVendor}=="04c5", SYSFS{idProduct}=="1041", MODE="664", GROUP="scanner"

I also had to add group scanner

sudo addgroup scanner

and add myself and other users which should have access to the scanner
to this group

sudo adduser some_username scanner

After reboot scanning works beautifully. This rule came from  
http://forum.ubuntu-fr.org/viewtopic.php?pid=2707917
but the venfor and product can by discovered simply by running 

x...@yyy:~$ sane-find-scanner 
...
found USB scanner (vendor=0x04c5, product=0x1041) at libusb:002:002
...

-- 
xsane only scans as root
https://bugs.launchpad.net/bugs/217571
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 153425] Re: (Multiseat) screen shifts when /dev/console written to

2009-06-11 Thread bastafidli
In addition I can confirm that adding no-scroll to kernel boot
parameters fixes the scrolling problem

-- 
(Multiseat) screen shifts when /dev/console written to
https://bugs.launchpad.net/bugs/153425
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 153425] Re: (Multiseat) screen shifts when /dev/console written to

2009-06-10 Thread bastafidli
I have also multiseat setup with two NVidia cards (AGP and PCI) using 
description on page 
#http://linuxgazette.net/124/smith.html
#http://www.linuxtoys.org/multiubuntu/multiubuntu.html
with proprietary nvidia driver.

I can confirm that this problem still exists on fully updated Ubuntu
Jaunty 9.04.

My kernel is
Linux gizmo 2.6.28-11-generic #42-Ubuntu SMP Fri Apr 17 01:57:59 UTC 2009 i686 
GNU/Linux

I can also confirm that hitting ENTER on the console on the secondary
screen shifts the primary screen from right to left.

-- 
(Multiseat) screen shifts when /dev/console written to
https://bugs.launchpad.net/bugs/153425
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 158250] Re: user logs out in multiseat makes other seat lockup

2009-06-08 Thread bastafidli
** Tags added: multiseat

-- 
user logs out in multiseat makes other seat lockup
https://bugs.launchpad.net/bugs/158250
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 274685] Re: [Hardy] Multiseat X system freeze

2009-06-08 Thread bastafidli
*** This bug is a duplicate of bug 316514 ***
https://bugs.launchpad.net/bugs/316514

** Tags added: multiseat

-- 
[Hardy] Multiseat X system freeze
https://bugs.launchpad.net/bugs/274685
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 292774] Re: multiseat xorg.conf setup broken after upgrade to 8.10

2009-06-08 Thread bastafidli
** Tags added: multiseat

-- 
multiseat xorg.conf setup broken after upgrade to 8.10
https://bugs.launchpad.net/bugs/292774
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 151892] Re: multi-seat stations in LTS

2009-06-08 Thread bastafidli
** Tags added: multiseat

-- 
multi-seat stations in LTS
https://bugs.launchpad.net/bugs/151892
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 153425] Re: (Multiseat) screen shifts when /dev/console written to

2009-06-08 Thread bastafidli
** Tags added: multiseat

-- 
(Multiseat) screen shifts when /dev/console written to
https://bugs.launchpad.net/bugs/153425
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 272277] Re: [needs-packaging] C3SL MDM multiseat display manager

2009-06-08 Thread bastafidli
** Tags added: multiseat

-- 
[needs-packaging] C3SL MDM multiseat display manager
https://bugs.launchpad.net/bugs/272277
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


  1   2   >