[Bug 1960268] Re: SSL handshake failed - VPN SSL broken in 22.04

2022-04-22 Thread suoko
The gpclient GUI works too.
OPENSSL_CONF=~/ssl.conf gpclient
Enter a valid gateway URL instead of the portal URL

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

Title:
  SSL handshake failed - VPN SSL broken in 22.04

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


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

[Bug 1960268] Re: SSL handshake failed - VPN SSL broken in 22.04

2022-04-21 Thread suoko
I find this solution:

0) sudo apt install python3-gi gir1.2-gtk-3.0 gir1.2-webkit2-4.0 && 
pip3 install https://github.com/dlenski/gp-saml-gui/archive/master.zip 

1) Create ~/ssl.conf

openssl_conf = openssl_init  
[openssl_init]  
ssl_conf = ssl_sect  
[ssl_sect]  
system_default = system_default_sect  
[system_default_sect]  
Options = UnsafeLegacyRenegotiation 

2) Create and run GlobalProtectPortal.sh

eval $(OPENSSL_CONF=~/ssl.conf gp-saml-gui --portal --clientos=Windows
YOUR_PORTAL_URL)

3) Search the results of above command for one gateway

4) Create and run /usr/local/bin/GlobalProtectGateway.sh

eval $(OPENSSL_CONF=~/ssl.conf gp-saml-gui --gateway --clientos=Windows
ONE_OF_THE_GATEWAYS_YOU_FOUND_ABOVE)

5) Search the results of above command for:

SAML response converted to OpenConnect command line invocation:

   echo SOME_COOKIE_TOKEN |  
   sudo openconnect --protocol=gp --user=YOUR_USERNAME --os=win 
--usergroup=gateway:prelogin-cookie --passwd-on-stdin ONE_OF_THE_GATEWAYS 


6) Run the above command line invocation

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

Title:
  SSL handshake failed - VPN SSL broken in 22.04

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


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

[Bug 1960268] Re: SSL handshake failed - VPN SSL broken in 22.04

2022-04-09 Thread suoko
Now with latest update to x86_64-linux-gnu/libQt5Network.so.5.15.3
there's no hack available anymore

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

Title:
  SSL handshake failed - VPN SSL broken in 22.04

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


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

[Bug 1960268] Re: SSL handshake failed - VPN SSL broken in 22.04

2022-04-08 Thread suoko
Global Protect VPN is a VPN client (like openvpn) which connects your desktop 
to a VPN. 
After you're connected you can acccess some remote PCs via rdp, and I used to 
use remmina to do that

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

Title:
  SSL handshake failed - VPN SSL broken in 22.04

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


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

[Bug 1960268] Re: SSL handshake failed - VPN SSL broken in 22.04

2022-03-22 Thread suoko
Clarify???
I claerly mention global protect VPN, it's a closed software from Palo alto, 
and it doesn't work.

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

Title:
  SSL handshake failed - VPN SSL broken in 22.04

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


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

[Bug 1960268] Re: SSL handshake failed - VPN SSL broken in 22.04

2022-03-21 Thread suoko
@simon
unfortunately the but is still there

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

Title:
  SSL handshake failed - VPN SSL broken in 22.04

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


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

[Bug 1960268] Re: SSL handshake failed - VPN SSL broken in 22.04

2022-02-11 Thread suoko
Remmina appimage works correctly, so a workaround is available

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

Title:
  SSL handshake failed - VPN SSL broken in 22.04

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


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

[Bug 1960268] Re: SSL handshake failed - VPN SSL broken in 22.04

2022-02-11 Thread suoko
The solution here https://bugs.launchpad.net/ubuntu/+source/qtbase-
opensource-src/+bug/1952977 solves the problem

https://bugs.launchpad.net/ubuntu/+source/qtbase-opensource-
src/+bug/1952977/+attachment/5544787/+files/libqt5network5_5.15.2+dfsg-13_amd64.deb

/usr/lib/x86_64-linux-gnu/libQt5Network.so.5.15.2
replacing that file with the old version makes stuff work again

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

Title:
  SSL handshake failed - VPN SSL broken in 22.04

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


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

[Bug 1960268] ProcEnviron.txt

2022-02-08 Thread suoko
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1960268/+attachment/5559767/+files/ProcEnviron.txt

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

Title:
  SSL handshake failed - VPN SSL broken in 22.04

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


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

[Bug 1960268] Re: SSL handshake failed - VPN SSL broken in 22.04

2022-02-08 Thread suoko
apport information

** Tags added: jammy

** Description changed:

  I'm trying to connect with global protect VPN but fails at login with:
  
  SSL handshake failed
  Failed to load URL https://...
  QtNetwork Error 6
  
  Another VPN client does work but the rdp connection to a remote server fails 
with:

  transport_connect_tls:freerdp_set_last_error_ex ERRCONNECT_TLS_CONNECT_FAILED
  --- 
  ProblemType: Bug
  ApportVersion: 2.20.11-0ubuntu76
  Architecture: amd64
  CasperMD5CheckResult: unknown
  CurrentDesktop: KDE
  DistroRelease: Ubuntu 21.10
  InstallationDate: Installed on 2021-03-19 (325 days ago)
  InstallationMedia: Kubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
  Package: openssl 3.0.1-0ubuntu1
  PackageArchitecture: amd64
  ProcVersionSignature: Ubuntu 5.15.0-18.18-generic 5.15.12
  Tags:  wayland-session impish
  Uname: Linux 5.15.0-18-generic x86_64
  UpgradeStatus: Upgraded to impish on 2022-02-04 (3 days ago)
  UserGroups: adm cdrom dialout dip docker input lpadmin lxd plugdev sambashare 
sudo uinput
  _MarkForUpload: True
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu76
+ Architecture: amd64
+ CasperMD5CheckResult: unknown
+ CurrentDesktop: KDE
+ DistroRelease: Ubuntu 22.04
+ InstallationDate: Installed on 2021-03-19 (325 days ago)
+ InstallationMedia: Kubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
+ Package: openssl 3.0.1-0ubuntu1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 5.15.0-18.18-generic 5.15.12
+ Tags:  wayland-session jammy
+ Uname: Linux 5.15.0-18-generic x86_64
+ UpgradeStatus: Upgraded to jammy on 2022-02-04 (3 days ago)
+ UserGroups: adm cdrom dialout dip docker input lpadmin lxd plugdev sambashare 
sudo uinput
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1960268/+attachment/5559765/+files/Dependencies.txt

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

Title:
  SSL handshake failed - VPN SSL broken in 22.04

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


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

[Bug 1960268] ProcCpuinfoMinimal.txt

2022-02-08 Thread suoko
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1960268/+attachment/5559766/+files/ProcCpuinfoMinimal.txt

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

Title:
  SSL handshake failed - VPN SSL broken in 22.04

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


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

[Bug 1960268] ProcEnviron.txt

2022-02-08 Thread suoko
apport information

** Attachment added: "ProcEnviron.txt"
   
https://bugs.launchpad.net/bugs/1960268/+attachment/5559759/+files/ProcEnviron.txt

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

Title:
  SSL handshake failed - VPN SSL broken in 22.04

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


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

[Bug 1960268] Re: SSL handshake failed - VPN SSL broken in 22.04

2022-02-08 Thread suoko
apport information

** Package changed: qtwebkit-opensource-src (Ubuntu) => openssl (Ubuntu)

** Tags added: apport-collected impish wayland-session

** Description changed:

  I'm trying to connect with global protect VPN but fails at login with:
  
  SSL handshake failed
  Failed to load URL https://...
  QtNetwork Error 6
  
  Another VPN client does work but the rdp connection to a remote server fails 
with:

  transport_connect_tls:freerdp_set_last_error_ex ERRCONNECT_TLS_CONNECT_FAILED
+ --- 
+ ProblemType: Bug
+ ApportVersion: 2.20.11-0ubuntu76
+ Architecture: amd64
+ CasperMD5CheckResult: unknown
+ CurrentDesktop: KDE
+ DistroRelease: Ubuntu 21.10
+ InstallationDate: Installed on 2021-03-19 (325 days ago)
+ InstallationMedia: Kubuntu 20.10 "Groovy Gorilla" - Release amd64 (20201022)
+ Package: openssl 3.0.1-0ubuntu1
+ PackageArchitecture: amd64
+ ProcVersionSignature: Ubuntu 5.15.0-18.18-generic 5.15.12
+ Tags:  wayland-session impish
+ Uname: Linux 5.15.0-18-generic x86_64
+ UpgradeStatus: Upgraded to impish on 2022-02-04 (3 days ago)
+ UserGroups: adm cdrom dialout dip docker input lpadmin lxd plugdev sambashare 
sudo uinput
+ _MarkForUpload: True

** Attachment added: "Dependencies.txt"
   
https://bugs.launchpad.net/bugs/1960268/+attachment/5559756/+files/Dependencies.txt

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

Title:
  SSL handshake failed - VPN SSL broken in 22.04

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


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

[Bug 1960268] ProcCpuinfoMinimal.txt

2022-02-08 Thread suoko
apport information

** Attachment added: "ProcCpuinfoMinimal.txt"
   
https://bugs.launchpad.net/bugs/1960268/+attachment/5559757/+files/ProcCpuinfoMinimal.txt

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

Title:
  SSL handshake failed - VPN SSL broken in 22.04

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


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

[Bug 1960268] Re: SSL handshake failed - VPN SSL broken in 22.04

2022-02-08 Thread suoko
** Package changed: ubuntu => qtwebkit-opensource-src (Ubuntu)

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

Title:
  SSL handshake failed - VPN SSL broken in 22.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qtwebkit-opensource-src/+bug/1960268/+subscriptions


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

[Bug 1960268] Re: SSL handshake failed - VPN SSL broken in 22.04

2022-02-08 Thread suoko
I see 22.04 has openssl3, maybe that's the culprit ?

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

Title:
  SSL handshake failed - VPN SSL broken in 22.04

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


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

[Bug 1960268] Re: SSL handshake failed - VPN SSL broken in 22.04

2022-02-07 Thread suoko
It's not related to a package cause it seems a generic SSL problem which was 
not occurring before upgrading to 22.04.
I suspect something is broken in QT

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

Title:
  SSL handshake failed - VPN SSL broken in 22.04

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


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

[Bug 1960268] [NEW] SSL handshake failed - VPN SSL broken in 22.04

2022-02-07 Thread suoko
Public bug reported:

I'm trying to connect with global protect VPN but fails at login with:

SSL handshake failed
Failed to load URL https://...
QtNetwork Error 6

Another VPN client does work but the rdp connection to a remote server fails 
with:
  
transport_connect_tls:freerdp_set_last_error_ex ERRCONNECT_TLS_CONNECT_FAILED

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: 22.04

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

Title:
  SSL handshake failed - VPN SSL broken in 22.04

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


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

[Bug 1431743] Re: fails to boot with broken or missing root fs fstab entry

2015-08-03 Thread suoko
I confirm that this bug is still there.
On a workstation I could not boot with systemd but could successfully boot with 
upstart.
I had to manually edit fstab and add the / line to have systemd working again.

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

Title:
  fails to boot with broken or missing root fs fstab entry

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

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


[Bug 1061195] Re: Can't create EWS or MAPI account

2015-05-15 Thread suoko
15.04 and I confirm this bug is still open

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

Title:
  Can't create EWS or MAPI account

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/evolution-data-server/+bug/1061195/+subscriptions

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


[Bug 1292398] Re: Second screen position isn't saved from one session to another

2015-04-19 Thread suoko
I compared the gnome-settings-daemon.install file in the gnome-settings-
daemon package from trusty with the utopic one and found some
differences:

UTOPIC

etc/xdg/autostart
usr/lib/gnome-settings-daemon*
usr/share/dbus-1/services
usr/share/icons
usr/share/locale
usr/share/gnome-settings-daemon*
usr/share/polkit-1
debian/source_gnome-settings-daemon.py /usr/share/apport/package-hooks

TRUSTY

etc
usr/lib/gnome-settings-daemon*
usr/share/dbus-1
usr/share/icons
usr/share/locale
usr/share/gnome-settings-daemon
usr/share/polkit-1
debian/source_gnome-settings-daemon.py /usr/share/apport/package-hooks

Could that missing /xdg/autostart in the Trusty package be the problem
?


See
http://packages.ubuntu.com/source/utopic/gnome-settings-daemon
http://packages.ubuntu.com/source/trusty/gnome-settings-daemon

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

Title:
  Second screen position isn't saved from one session to another

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

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


[Bug 1292398] Re: Second screen position isn't saved from one session to another

2015-04-17 Thread suoko
Unfortunately the fix from bernaerts does not work on a PC I'm setting up now.
Is it possible to port the fix for elementaryos (if available) to this distro ?

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

Title:
  Second screen position isn't saved from one session to another

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

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


[Bug 1127085] Re: Does not create thumbnails for .orf raw files.

2013-04-30 Thread suoko
This solution solved my problem with nautilus
http://askubuntu.com/questions/283072/nautilus-isnt-displaying-thumbnails-for-my-nef-files-photo-raw/283108#283108
As you can see they addedd [Thumbnailer Entry] to the file.
However, that didn't solve the problem with thunar

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

Title:
  Does not create thumbnails for .orf raw files.

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

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


[Bug 689306] Invito a collegarsi su LinkedIn

2012-11-28 Thread suoko
LinkedIn



Bug,

Vorrei aggiungerti alla mia rete professionale su LinkedIn.

-gabriele

gabriele vidali
IT helpdesk presso Temera Srl
Firenze, Italia

Conferma che conosci gabriele vidali:
https://www.linkedin.com/e/-lqgmhu-ha2yzemi-5l/isd/9808077870/gfeyokfl/?hs=falsetok=2_gnCg2uIbo5w1

--
Stai ricevendo inviti di collegamento. Clicca per annullare l'iscrizione:
http://www.linkedin.com/e/-lqgmhu-ha2yzemi-5l/ue6bDfCF7Xykwnd6NaHRbrLFKucm9iGVfszvBdO/goo/689306%40bugs%2Elaunchpad%2Enet/20061/I3274261010_1/?hs=falsetok=1718SDB9Ebo5w1

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA
94043, USA.

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

Title:
  package python2.7-minimal 2.7.1-1ubuntu1 failed to install/upgrade:
  ErrorMessage: subprocess installed post-installation script returned
  error exit status 3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/python2.7/+bug/689306/+subscriptions

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


[Bug 96991] Invito a collegarsi su LinkedIn

2012-11-28 Thread suoko
LinkedIn



Bug,

Vorrei aggiungerti alla mia rete professionale su LinkedIn.

-gabriele

gabriele vidali
IT helpdesk presso Temera Srl
Firenze, Italia

Conferma che conosci gabriele vidali:
https://www.linkedin.com/e/-7gpsk-ha2yz419-3d/isd/9808074698/qAAR2ok5/?hs=falsetok=31Z9G8hHMbo5w1

--
Stai ricevendo inviti di collegamento. Clicca per annullare l'iscrizione:
http://www.linkedin.com/e/-7gpsk-ha2yz419-3d/Xk1OvfwjxCYck4FyPC5cBSoye1ERMckp7JxCqy/goo/96991%40bugs%2Elaunchpad%2Enet/20061/I3274259603_1/?hs=falsetok=2QRnqoBGIbo5w1

(c) 2012 LinkedIn Corporation. 2029 Stierlin Ct, Mountain View, CA
94043, USA.

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

Title:
  (Needs radeon-rewrite) 3D stuff breaks with Compiz:  Redirected Direct
  Rendering is needed in DRI

To manage notifications about this bug go to:
https://bugs.launchpad.net/xf86-video-ati/+bug/96991/+subscriptions

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


[Bug 1008731] [NEW] package lightdm 1.2.1-0ubuntu1 failed to install/upgrade: il sottoprocesso vecchio script di post-removal ha restituito lo stato di errore 1

2012-06-04 Thread suoko
Public bug reported:

it works

ProblemType: Package
DistroRelease: Ubuntu 12.04
Package: lightdm 1.2.1-0ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.39-generic 3.2.16
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu8
AptOrdering:
 ubuntu-desktop: Purge
 lightdm: Purge
Architecture: amd64
Date: Mon Jun  4 21:59:43 2012
ErrorMessage: il sottoprocesso vecchio script di post-removal ha restituito lo 
stato di errore 1
SourcePackage: lightdm
Title: package lightdm 1.2.1-0ubuntu1 failed to install/upgrade: il 
sottoprocesso vecchio script di post-removal ha restituito lo stato di errore 1
UpgradeStatus: Upgraded to precise on 2012-04-11 (53 days ago)

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


** Tags: amd64 apport-package precise

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

Title:
  package lightdm 1.2.1-0ubuntu1 failed to install/upgrade: il
  sottoprocesso vecchio script di post-removal ha restituito lo stato di
  errore 1

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

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


[Bug 1008731] Re: package lightdm 1.2.1-0ubuntu1 failed to install/upgrade: il sottoprocesso vecchio script di post-removal ha restituito lo stato di errore 1

2012-06-04 Thread suoko
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/1008731

Title:
  package lightdm 1.2.1-0ubuntu1 failed to install/upgrade: il
  sottoprocesso vecchio script di post-removal ha restituito lo stato di
  errore 1

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

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


[Bug 777283] Re: chromium icon in unity launcher not showing it's open

2011-05-04 Thread suoko
using default chromium package in ubuntu repo (no ppa added yet)

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

Title:
  chromium icon in unity launcher not showing it's open

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


[Bug 777283] Re: chromium icon in unity launcher not showing it's open

2011-05-04 Thread suoko
** Attachment added: chromium.png
   
https://bugs.launchpad.net/bugs/777283/+attachment/2112674/+files/chromium.png

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

Title:
  chromium icon in unity launcher not showing it's open

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


[Bug 777283] [NEW] chromium icon in unity launcher not showing it's open

2011-05-04 Thread suoko
Public bug reported:

Binary package hint: chromium-browser

if you look at chromium icon in unity launcher, it doesn't show it has
been opened (i mean the small white arrow on the left side of the icon)

** Affects: chromium-browser (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/777283

Title:
  chromium icon in unity launcher not showing it's open

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


[Bug 744544] [NEW] package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-28 Thread suoko
Public bug reported:

can't install fglrx with live

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: fglrx 2:8.780-0ubuntu2
ProcVersionSignature: Ubuntu 2.6.35-22.33-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
DRM.card0.9.pin_DIN.1:
 status: disconnected
 enabled: disabled
 dpms: On
 modes: 
 edid-base64:
DRM.card0.LVDS.1:
 status: connected
 enabled: enabled
 dpms: On
 modes: 1280x800 1280x720 1152x768 1024x768 800x600 848x480 720x480 640x480
 edid-base64: 
AP///wBMo0U5AAARAQOAIRV4Cof1lFdPjCcnUFQBAQEBAQEBAQEBAQEBAQEB7hoAgFAgEDAQMBMAS88QAAAZDwAAACOHAmQA/gBTQU1TVU5HCiAgICAg/gAxNTRBVDAxLTAwMQogAN8=
DRM.card0.VGA.1:
 status: disconnected
 enabled: disabled
 dpms: On
 modes: 
 edid-base64:
Date: Mon Mar 28 22:26:48 2011
DkmsStatus:
 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 1
GdmLog2: Error: command ['cat', '/var/log/gdm/:0.log.2'] failed with exit code 
1: cat: /var/log/gdm/:0.log.2: No such file or directory
LiveMediaBuild: Ubuntu 10.10 Maverick Meerkat - Release i386 (20101007)
MachineType: Acer TravelMate 5720
PccardctlIdent:
 Socket 0:
   no product info available
PccardctlStatus:
 Socket 0:
   no card
ProcCmdLine: noprompt cdrom-detect/try-usb=true persistent 
file=/cdrom/preseed/hostname.seed boot=casper initrd=/casper/initrd.lz quiet 
splash -- maybe-ubiquity
SourcePackage: fglrx-installer
Title: package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: subprocess 
installed post-installation script returned error exit status 1
dmi.bios.date: 10/22/2007
dmi.bios.vendor: Phoenix Technologies LTD
dmi.bios.version: V1.22
dmi.board.name: Columbia
dmi.board.vendor: Acer
dmi.board.version: Rev
dmi.chassis.asset.tag: None
dmi.chassis.type: 10
dmi.chassis.vendor: Acer
dmi.chassis.version: N/A
dmi.modalias: 
dmi:bvnPhoenixTechnologiesLTD:bvrV1.22:bd10/22/2007:svnAcer:pnTravelMate5720:pvr0100:rvnAcer:rnColumbia:rvrRev:cvnAcer:ct10:cvrN/A:
dmi.product.name: TravelMate 5720
dmi.product.version: 0100
dmi.sys.vendor: Acer
glxinfo: Error: [Errno 2] No such file or directory
system:
 distro: Ubuntu
 codename:   maverick
 architecture:   i686
 kernel: 2.6.35-22-generic

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 maverick

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

Title:
  package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 744544] Re: package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2011-03-28 Thread suoko
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/744544

Title:
  package fglrx 2:8.780-0ubuntu2 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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


[Bug 734310] [NEW] package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel module failed to build

2011-03-13 Thread suoko
Public bug reported:

can't build fglrx module on natty

ProblemType: Package
DistroRelease: Ubuntu 11.04
Package: fglrx 2:8.801-0ubuntu3
ProcVersionSignature: Ubuntu 2.6.38-6.34-generic 2.6.38-rc7
Uname: Linux 2.6.38-6-generic x86_64
Architecture: amd64
Date: Sun Mar 13 14:01:23 2011
DistUpgraded: Log time: 2011-03-13 11:57:33.269019
DistroCodename: natty
DistroVariant: ubuntu
ErrorMessage: fglrx kernel module failed to build
InstallationMedia: Ubuntu 10.10 Maverick Meerkat - Release amd64 (20101007)
PackageVersion: 2:8.801-0ubuntu3
SourcePackage: fglrx-installer
Title: package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel 
module failed to build
UpgradeStatus: Upgraded to natty on 2011-03-13 (0 days ago)
version.compiz: compiz 1:0.9.4-0ubuntu4
version.libdrm2: libdrm2 2.4.23+git20110119.550fe2ca-0ubuntu0sarvatt~maverick
version.libgl1-mesa-glx: libgl1-mesa-glx 
7.11.0+git20110222.7aeb610f-0ubuntu0sarvatt~maverick
version.xserver-xorg: xserver-xorg 1:7.6~3ubuntu11
version.xserver-xorg-video-ati: xserver-xorg-video-ati 1:6.14.0-0ubuntu2
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.14.0-4ubuntu1
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau N/A

** Affects: fglrx-installer (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-package natty ubuntu

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

Title:
  package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel
  module failed to build

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


[Bug 734310] Re: package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel module failed to build

2011-03-13 Thread suoko
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/734310

Title:
  package fglrx 2:8.801-0ubuntu3 failed to install/upgrade: fglrx kernel
  module failed to build

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


Re: [Bug 689306] Re: package python2.7-minimal 2.7.1-1ubuntu1 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 3

2011-01-03 Thread suoko
solved with latest upgrades
Gabriele Vidali



On Sun, Jan 2, 2011 at 11:31 PM, Murray Cumming murr...@murrayc.com wrote:

  So there's no plan to fix this properly.

 I meant to put a question mark at the end of that.

 --
 You received this bug notification because you are a direct subscriber
 of a duplicate bug (690383).
 https://bugs.launchpad.net/bugs/689306

 Title:
  package python2.7-minimal 2.7.1-1ubuntu1 failed to install/upgrade:
 ErrorMessage: subprocess installed post-installation script returned error
 exit status 3


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

Title:
  package python2.7-minimal 2.7.1-1ubuntu1 failed to install/upgrade: 
ErrorMessage: subprocess installed post-installation script returned error exit 
status 3

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


[Bug 690383] [NEW] package python2.7-minimal (not installed) failed to install/upgrade: ErrorMessage: l'installazione di python2.7-minimal potrebbe danneggiare il software esistente

2010-12-14 Thread suoko
Public bug reported:

Binary package hint: python2.7

error while upgrading from maverick to natty

ProblemType: Package
DistroRelease: Ubuntu 10.10
Package: python2.7-minimal (not installed)
ProcVersionSignature: Ubuntu 2.6.35-22.35-generic 2.6.35.4
Uname: Linux 2.6.35-22-generic i686
Architecture: i386
Date: Tue Dec 14 22:59:26 2010
ErrorMessage: ErrorMessage: l'installazione di python2.7-minimal potrebbe 
danneggiare il software esistente
SourcePackage: python2.7
Title: package python2.7-minimal (not installed) failed to install/upgrade: 
ErrorMessage: l'installazione di python2.7-minimal potrebbe danneggiare il 
software esistente

** Affects: python2.7 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: apport-package i386 maverick ubuntu-une

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

Title:
  package python2.7-minimal (not installed) failed to install/upgrade: 
ErrorMessage: l'installazione di python2.7-minimal potrebbe danneggiare il 
software esistente

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


[Bug 690383] Re: package python2.7-minimal (not installed) failed to install/upgrade: ErrorMessage: l'installazione di python2.7-minimal potrebbe danneggiare il software esistente

2010-12-14 Thread suoko


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

Title:
  package python2.7-minimal (not installed) failed to install/upgrade: 
ErrorMessage: l'installazione di python2.7-minimal potrebbe danneggiare il 
software esistente

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


[Bug 657770] [NEW] can't import from a sub directory which is a symlink

2010-10-10 Thread suoko
Public bug reported:

Binary package hint: shotwell

In my home image folder i have a subdirectory  which links to a folder full of 
images in a second partition.
When I import from my home image folder, shotwell skips the symlinked subfolder

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

-- 
can't import from a sub directory which is a symlink
https://bugs.launchpad.net/bugs/657770
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 631864] Re: shotwell doesn't find facebook existing albums

2010-10-06 Thread suoko
confirm problem and maverick is out in 4 days !!!
must call fb ?

-- 
shotwell doesn't find facebook existing albums
https://bugs.launchpad.net/bugs/631864
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 631864] Re: shotwell doesn't find facebook existing albums

2010-10-06 Thread suoko
no problems with picasa albums, however

-- 
shotwell doesn't find facebook existing albums
https://bugs.launchpad.net/bugs/631864
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 564471] Re: Lucid: garbled video at boot on radeon 7xxx cards: bad color map due to 16-bit fb

2010-05-03 Thread suoko
problem here after karmic to lucid upgrade

** Attachment added: plymouth-debug.log
   http://launchpadlibrarian.net/47500918/plymouth-debug.log

-- 
Lucid: garbled video at boot on radeon 7xxx cards: bad color map due to 16-bit 
fb
https://bugs.launchpad.net/bugs/564471
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 416359] Re: Totem playing Youtube videos error

2009-10-29 Thread suoko
** (totem:4245): WARNING **: Couldn't find the t param of entry (null) or its 
FLV URI.
** Message: Error: GStreamer ha incontrato un errore generale nelle librerie di 
supporto.
gstffmpegdemux.c(1243): gst_ffmpegdemux_open (): 
/GstPlayBin2:play/GstURIDecodeBin:uridecodebin0/GstDecodeBin2:decodebin20/ffdemux_swf:ffdemux_swf0:
Input/output error

problem with totem 2.28-1-0ubuntu4

-- 
Totem playing Youtube videos error
https://bugs.launchpad.net/bugs/416359
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 33867] Re: OpenOffice.org Media Player doesn't support popular open media formats, like OGG/Vorbis, FLAC or OGG/Theora

2009-05-20 Thread suoko
*** This bug is a duplicate of bug 34447 ***
https://bugs.launchpad.net/bugs/34447

2009 and ooo in ubuntu 9.04 still lacks ogg support 
it would be quite useful for presentation and explanation especially if used to 
gtk-recordmydesktop

-- 
OpenOffice.org Media Player doesn't support popular open media formats, like 
OGG/Vorbis, FLAC or OGG/Theora
https://bugs.launchpad.net/bugs/33867
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


Re: [Bug 96991] Re: 3D stuff breaks with Compiz: Redirected Direct Rendering is needed in DRI

2009-02-09 Thread suoko
great. i confirm jaunty solved the compiz bug with 3d apps on intel
cards

2009/2/9 Tormod Volden bugpost.tor...@gmail.com

 Well, nvidia is a special case since it ships its own proprietary
 libraries and shortcuts the normal X stack. So unless we know something
 is needed in the ati or intel drivers and not in the normal Xorg and
 mesa stuff, I think we should leave the bug status as it is.

 --
 3D stuff breaks with Compiz:  Redirected Direct Rendering is needed in DRI
 https://bugs.launchpad.net/bugs/96991
 You received this bug notification because you are a direct subscriber
 of a duplicate bug.



-- 
Gabriele Vidali

-- 
3D stuff breaks with Compiz:  Redirected Direct Rendering is needed in DRI
https://bugs.launchpad.net/bugs/96991
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 305389] [NEW] can't print with samsung scx-4200

2008-12-04 Thread suoko
Public bug reported:

Binary package hint: splix

using the deb provided by openprinting
printer is recognized and installed but then at printing, it says it might be 
not connected

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

-- 
can't print with samsung scx-4200
https://bugs.launchpad.net/bugs/305389
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 20170] Re: epiphany , gecko crash with macromedia flash

2008-09-26 Thread suoko
here is the problem with epiphany-webkit and intrepid ibex

epiphany
** Message: NP_Initialize
** Message: NP_Initialize succeeded
** Message: NP_Initialize
** Message: NP_Initialize succeeded
** Message: NP_Initialize
** Message: NP_Initialize succeeded
** Message: NP_Initialize
** Message: NP_Initialize succeeded
*** glibc detected *** epiphany-browser: free(): invalid pointer: 0x0a22a4a0 ***
=== Backtrace: =
/lib/tls/i686/cmov/libc.so.6[0xb66a0394]
/lib/tls/i686/cmov/libc.so.6(cfree+0x96)[0xb66a23f6]
/usr/lib/libglib-2.0.so.0(g_free+0x36)[0xb68f4c26]
/usr/lib/gtk-2.0/modules/libgnomebreakpad.so[0xb514150b]
/usr/lib/gtk-2.0/modules/libgnomebreakpad.so[0xb51415a3]
/lib/tls/i686/cmov/libpthread.so.0[0xb69bf608]
/usr/lib/firefox/plugins/flashplugin-alternative.so[0xb2c6b201]
/usr/lib/firefox/plugins/flashplugin-alternative.so(Private_SetWindow+0x24)[0xb2c6fa94]
/usr/lib/libwebkit-1.0.so.1[0xb7bbdebc]
/usr/lib/libwebkit-1.0.so.1[0xb7bbdf1d]
/usr/lib/libwebkit-1.0.so.1[0xb7c28797]
/usr/lib/libwebkit-1.0.so.1[0xb7c28b2d]
/usr/lib/libwebkit-1.0.so.1[0xb7c23396]
/usr/lib/libwebkit-1.0.so.1[0xb7c4ea5b]
/usr/lib/libwebkit-1.0.so.1[0xb7c4f7d6]
/usr/lib/libwebkit-1.0.so.1[0xb79e03a9]
/usr/lib/libwebkit-1.0.so.1[0xb79b11fe]
/usr/lib/libwebkit-1.0.so.1[0xb79d3650]
/usr/lib/libwebkit-1.0.so.1[0xb7a8b21e]
/usr/lib/libwebkit-1.0.so.1[0xb79b11eb]
/usr/lib/libwebkit-1.0.so.1[0xb79d3650]
/usr/lib/libwebkit-1.0.so.1[0xb79b11eb]
/usr/lib/libwebkit-1.0.so.1[0xb79d3650]
/usr/lib/libwebkit-1.0.so.1[0xb79b11eb]
/usr/lib/libwebkit-1.0.so.1[0xb79d3650]
/usr/lib/libwebkit-1.0.so.1[0xb79b11eb]
/usr/lib/libwebkit-1.0.so.1[0xb79d3650]
/usr/lib/libwebkit-1.0.so.1[0xb79b11eb]
/usr/lib/libwebkit-1.0.so.1[0xb79d3650]
/usr/lib/libwebkit-1.0.so.1[0xb79b11eb]
/usr/lib/libwebkit-1.0.so.1[0xb79d3650]
/usr/lib/libwebkit-1.0.so.1[0xb79b11eb]
/usr/lib/libwebkit-1.0.so.1[0xb79c266e]
/usr/lib/libwebkit-1.0.so.1[0xb7b4d57e]
/usr/lib/libwebkit-1.0.so.1[0xb7919702]
/usr/lib/libwebkit-1.0.so.1[0xb7afbc56]
/usr/lib/libwebkit-1.0.so.1[0xb7afca4a]
/usr/lib/libwebkit-1.0.so.1[0xb7ae46dd]
/usr/lib/libwebkit-1.0.so.1[0xb7ae4a16]
/usr/lib/libwebkit-1.0.so.1[0xb7aece25]
/usr/lib/libwebkit-1.0.so.1[0xb7b0d656]
/usr/lib/libwebkit-1.0.so.1[0xb7b14af9]
/usr/lib/libwebkit-1.0.so.1[0xb7b0da51]
/usr/lib/libwebkit-1.0.so.1[0xb7b145b8]
/usr/lib/libwebkit-1.0.so.1[0xb7c67d93]
/usr/lib/libcurl-gnutls.so.4[0xb6592285]
/usr/lib/libcurl-gnutls.so.4[0xb65ad0ab]
/usr/lib/libcurl-gnutls.so.4[0xb65ad393]
/usr/lib/libcurl-gnutls.so.4[0xb65a59b2]
/usr/lib/libcurl-gnutls.so.4[0xb65ab294]
/usr/lib/libcurl-gnutls.so.4(curl_multi_perform+0x59)[0xb65abbd9]
/usr/lib/libwebkit-1.0.so.1[0xb7c6a52a]
/usr/lib/libwebkit-1.0.so.1[0xb7c6aa01]
/usr/lib/libwebkit-1.0.so.1[0xb7ba9602]
/usr/lib/libwebkit-1.0.so.1[0xb7ba96d7]
/usr/lib/libwebkit-1.0.so.1[0xb7e0df8e]
/usr/lib/libglib-2.0.so.0[0xb68ece26]
/usr/lib/libglib-2.0.so.0(g_main_context_dispatch+0x1e8)[0xb68ec6f8]
/usr/lib/libglib-2.0.so.0[0xb68efda3]
/usr/lib/libglib-2.0.so.0(g_main_loop_run+0x1d2)[0xb68f02c2]
/usr/lib/libgtk-x11-2.0.so.0(gtk_main+0xb9)[0xb70dd299]
epiphany-browser(main+0x787)[0x806e5f7]
/lib/tls/i686/cmov/libc.so.6(__libc_start_main+0xe5)[0xb6647685]
=== Memory map: 
08048000-0810d000 r-xp  08:03 1176265/usr/bin/epiphany-webkit
0810e000-08113000 r--p 000c5000 08:03 1176265/usr/bin/epiphany-webkit
08113000-08117000 rw-p 000ca000 08:03 1176265/usr/bin/epiphany-webkit
09eff000-0a339000 rw-p 09eff000 00:00 0  [heap]
b060-b0621000 rw-p b060 00:00 0 
b0621000-b070 ---p b0621000 00:00 0 
b0758000-b0858000 rw-p b0758000 00:00 0 
b0858000-b0896000 rw-s  00:09 65699871   /SYSV (deleted)
b0896000-b0899000 r-xp  08:03 1288436/lib/libcap.so.1.10
b0899000-b089a000 rw-p 2000 08:03 1288436/lib/libcap.so.1.10
b089a000-b08e8000 r-xp  08:03 994667 /usr/lib/libpulse.so.0.4.1
b08e8000-b08e9000 r--p 0004d000 08:03 994667 /usr/lib/libpulse.so.0.4.1
b08e9000-b08ea000 rw-p 0004e000 08:03 994667 /usr/lib/libpulse.so.0.4.1
b08ff000-b090 ---p b08ff000 00:00 0 
b090-b110 rwxp b090 00:00 0 
b110-b1101000 ---p b110 00:00 0 
b1101000-b1901000 rwxp b1101000 00:00 0 
b1901000-b1947000 r--p  08:03 781909 
/usr/share/fonts/truetype/msttcorefonts/Arial_Bold.ttf
b1947000-b1a47000 rw-p b1947000 00:00 0 
b1a47000-b1a57000 r-xp  08:03 1255020
/usr/lib/totem/gstreamer/libtotem-basic-plugin.so
b1a57000-b1a58000 r--p f000 08:03 1255020
/usr/lib/totem/gstreamer/libtotem-basic-plugin.so
b1a58000-b1a59000 rw-p 0001 08:03 1255020
/usr/lib/totem/gstreamer/libtotem-basic-plugin.so
b1a59000-b1a71000 r-xp  08:03 1255038
/usr/lib/totem/gstreamer/libtotem-gmp-plugin.so
b1a71000-b1a72000 r--p 00018000 08:03 1255038
/usr/lib/totem/gstreamer/libtotem-gmp-plugin.so
b1a72000-b1a73000 rw-p 00019000 08:03 1255038
/usr/lib/totem/gstreamer/libtotem-gmp-plugin.so
b1a73000-b1b7b000 r-xp 

[Bug 270122] [NEW] can't enable compiz effect on intrepid with intel card

2008-09-14 Thread suoko
Public bug reported:

here is the error I got with my intel 945GM
I have intrepid upgraded to latest packages

gnome-appearance-properties 
gnome-appearance-properties: symbol lookup error: gnome-appearance-properties: 
undefined symbol: meta_preview_get_clip_region

(gnome-appearance-properties:10076): appearance-properties-WARNING **:
Unknown Tag: comment


(gnome-appearance-properties:10076): appearance-properties-WARNING **: Unknown 
Tag: comment

There is no available graphics driver for your system which supports the 
composite extension, or the current one already supports it.
Checking for Xgl: not present. 
Detected PCI ID for VGA: 00:02.0 0300: 8086:27a2 (rev 03) (prog-if 00 [VGA 
controller])
Checking for texture_from_pixmap: Segmentation fault
not present. 
Trying again with indirect rendering:
Checking for texture_from_pixmap: Segmentation fault
not present. 
aborting and using fallback: /usr/bin/metacity 
Creating 97 atoms
Not managing our own windows
Not managing our own windows
Not managing our own windows
Creating 97 atoms
Not managing our own windows
Not managing our own windows
Not managing our own windows

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

-- 
can't enable compiz effect on intrepid with intel card
https://bugs.launchpad.net/bugs/270122
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 172675] Re: Asus A6F: can't resume after suspend

2008-04-28 Thread suoko
Now trying with hardy.
The pc goes to sleep correctly (can see nm going to sleep too)
However resume is not working yet. It tries to, but the screen remain black.
Trying with compiz enabled. Will try disabling it.

-- 
Asus A6F: can't resume after suspend
https://bugs.launchpad.net/bugs/172675
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 202791] Re: [Hardy] audacity fails to playback a sound file due to no device

2008-04-27 Thread suoko
I solved audacity issue by removing all jack related packages except for
libjack0 (which is needed by audacity)

-- 
[Hardy] audacity fails to playback a sound file due to no device
https://bugs.launchpad.net/bugs/202791
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 218714] Re: problem with second connection via ssh

2008-04-20 Thread suoko
can't find gvfsd-ssh. Here is what I have:
gvfsd   gvfsd-davgvfsd-network gvfsd-trash
gvfsd-archive   gvfsd-dnssd  gvfsd-obexftp gvfs-fuse-daemon
gvfsd-burn  gvfsd-ftpgvfsd-sftp
gvfsd-cdda  gvfsd-http   gvfsd-smb
gvfsd-computer  gvfsd-localtest  gvfsd-smb-browse

And here are the results from the command you told me:

/usr/lib/gvfs/gvfsd -r 
Added new job source 0x807a818 (GVfsBackendSftp)
Queued new job 0x807bc18 (GVfsJobMount)
send_reply, failed: 0
register_mount_callback, mount_reply: 0x8075980, error: (nil)
backend_dbus_handler org.gtk.vfs.Mount:QueryInfo
Queued new job 0x8088800 (GVfsJobQueryInfo)
send_reply(0x8088800), failed=0 ()
backend_dbus_handler org.gtk.vfs.Mount:QueryInfo
Queued new job 0x8088850 (GVfsJobQueryInfo)
send_reply(0x8088850), failed=0 ()
backend_dbus_handler org.gtk.vfs.Mount:QueryInfo
Queued new job 0x80888a0 (GVfsJobQueryInfo)
send_reply(0x80888a0), failed=0 ()
backend_dbus_handler org.gtk.vfs.Mount:QueryInfo
Queued new job 0x80888f0 (GVfsJobQueryInfo)
send_reply(0x80888f0), failed=0 ()
backend_dbus_handler org.gtk.vfs.Mount:QueryFilesystemInfo
Queued new job 0x80899a0 (GVfsJobQueryFsInfo)
send_reply(0x80899a0), failed=1 (Operazione non supportata dal backend)
backend_dbus_handler org.gtk.vfs.Mount:CreateDirectoryMonitor
Queued new job 0x80899e8 (GVfsJobCreateMonitor)
send_reply(0x80899e8), failed=1 (Operazione non supportata dal backend)
backend_dbus_handler org.gtk.vfs.Mount:QueryInfo
Queued new job 0x8088940 (GVfsJobQueryInfo)
backend_dbus_handler org.gtk.vfs.Mount:Enumerate
Queued new job 0x808f810 (GVfsJobEnumerate)
send_reply(0x8088940), failed=0 ()
send_reply(0x808f810), failed=1 (No such file)
backend_dbus_handler org.gtk.vfs.Mount:Enumerate
Queued new job 0x808f8d8 (GVfsJobEnumerate)
send_reply(0x808f8d8), failed=1 (No such file)
backend_dbus_handler org.gtk.vfs.Mount:Enumerate
Queued new job 0x808f9a0 (GVfsJobEnumerate)
send_reply(0x808f9a0), failed=1 (No such file)
backend_dbus_handler org.gtk.vfs.Mount:Enumerate
Queued new job 0x808fa68 (GVfsJobEnumerate)
backend_dbus_handler org.gtk.vfs.Mount:Enumerate
Queued new job 0x808fb30 (GVfsJobEnumerate)
send_reply(0x808fa68), failed=1 (No such file)
backend_dbus_handler org.gtk.vfs.Mount:Enumerate
Queued new job 0x808fbf8 (GVfsJobEnumerate)
send_reply(0x808fb30), failed=0 ()
send_reply(0x808fbf8), failed=1 (No such file)
backend_dbus_handler org.gtk.vfs.Mount:Enumerate
Queued new job 0x808fcc0 (GVfsJobEnumerate)
send_reply(0x808fcc0), failed=1 (No such file)
backend_dbus_handler org.gtk.vfs.Mount:Enumerate
Queued new job 0x808fd88 (GVfsJobEnumerate)
send_reply(0x808fd88), failed=1 (No such file)
backend_dbus_handler org.gtk.vfs.Mount:Enumerate
Queued new job 0x808fd88 (GVfsJobEnumerate)
send_reply(0x808fd88), failed=1 (No such file)
backend_dbus_handler org.gtk.vfs.Mount:Enumerate
Queued new job 0x808fcc0 (GVfsJobEnumerate)
send_reply(0x808fcc0), failed=1 (No such file)
backend_dbus_handler org.gtk.vfs.Mount:QueryFilesystemInfo
Queued new job 0x8089b50 (GVfsJobQueryFsInfo)
send_reply(0x8089b50), failed=1 (Operazione non supportata dal backend)
backend_dbus_handler org.gtk.vfs.Mount:QueryInfo
Queued new job 0x8088990 (GVfsJobQueryInfo)

-- 
problem with second connection via ssh
https://bugs.launchpad.net/bugs/218714
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 218229] Re: can't get DRI working

2008-04-17 Thread suoko
here is /var/log/Xorg.0.log

** Attachment added: Xorg.0.log
   http://launchpadlibrarian.net/13536815/Xorg.0.log

-- 
can't get DRI working
https://bugs.launchpad.net/bugs/218229
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 218714] [NEW] problem with second connection via ssh

2008-04-17 Thread suoko
Public bug reported:

Binary package hint: gvfs

First connection via ssh goes smooth.
If I try reconnecting I receive this error message:

Errore: DBus error org.freedesktop.DBus.Error.NoReply: Did not receive a
reply. Possible causes include: the remote application did not send a
reply, the message bus security policy blocked the reply, the reply
timeout expired, or the network connection was broken.

In order to have it working again I have to kill all gvfsd processes,
nautilus and gnome-panel

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

-- 
problem with second connection via ssh
https://bugs.launchpad.net/bugs/218714
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 218229] Re: can't get DRI working

2008-04-16 Thread suoko
 glxinfo 
name of display: :0.0
display: :0  screen: 0
direct rendering: No (If you want to find out why, try setting 
LIBGL_DEBUG=verbose)
server glx vendor string: SGI
server glx version string: 1.2
server glx extensions:
GLX_ARB_multisample, GLX_EXT_visual_info, GLX_EXT_visual_rating, 
GLX_EXT_import_context, GLX_EXT_texture_from_pixmap, GLX_OML_swap_method, 
GLX_SGI_make_current_read, GLX_SGIS_multisample, GLX_SGIX_hyperpipe, 
GLX_SGIX_swap_barrier, GLX_SGIX_fbconfig, GLX_MESA_copy_sub_buffer
client glx vendor string: SGI
client glx version string: 1.4
client glx extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_allocate_memory, 
GLX_MESA_copy_sub_buffer, GLX_MESA_swap_control, 
GLX_MESA_swap_frame_usage, GLX_OML_swap_method, GLX_OML_sync_control, 
GLX_SGI_make_current_read, GLX_SGI_swap_control, GLX_SGI_video_sync, 
GLX_SGIS_multisample, GLX_SGIX_fbconfig, GLX_SGIX_pbuffer, 
GLX_SGIX_visual_select_group, GLX_EXT_texture_from_pixmap
GLX version: 1.2
GLX extensions:
GLX_ARB_get_proc_address, GLX_ARB_multisample, GLX_EXT_import_context, 
GLX_EXT_visual_info, GLX_EXT_visual_rating, GLX_MESA_copy_sub_buffer, 
GLX_OML_swap_method, GLX_SGI_make_current_read, GLX_SGIS_multisample, 
GLX_SGIX_fbconfig, GLX_EXT_texture_from_pixmap
OpenGL vendor string: Mesa project: www.mesa3d.org
OpenGL renderer string: Mesa GLX Indirect
OpenGL version string: 1.4 (2.1 Mesa 7.0.1)
OpenGL extensions:
GL_ARB_depth_texture, GL_ARB_draw_buffers, GL_ARB_fragment_program, 
GL_ARB_imaging, GL_ARB_multisample, GL_ARB_multitexture, 
GL_ARB_occlusion_query, GL_ARB_point_parameters, GL_ARB_point_sprite, 
GL_ARB_shadow, GL_ARB_shadow_ambient, GL_ARB_texture_border_clamp, 
GL_ARB_texture_compression, GL_ARB_texture_cube_map, 
GL_ARB_texture_env_add, GL_ARB_texture_env_combine, 
GL_ARB_texture_env_crossbar, GL_ARB_texture_env_dot3, 
GL_ARB_texture_mirrored_repeat, GL_ARB_texture_non_power_of_two, 
GL_ARB_texture_rectangle, GL_ARB_transpose_matrix, GL_ARB_vertex_program, 
GL_ARB_window_pos, GL_EXT_abgr, GL_EXT_bgra, GL_EXT_blend_color, 
GL_EXT_blend_equation_separate, GL_EXT_blend_func_separate, 
GL_EXT_blend_logic_op, GL_EXT_blend_minmax, GL_EXT_blend_subtract, 
GL_EXT_clip_volume_hint, GL_EXT_copy_texture, GL_EXT_draw_range_elements, 
GL_EXT_fog_coord, GL_EXT_framebuffer_object, GL_EXT_multi_draw_arrays, 
GL_EXT_packed_pixels, GL_EXT_paletted_texture, GL_EXT_point_parameters, 
GL_EXT_polygon_offset, GL_EXT_rescale_normal, GL_EXT_secondary_color, 
GL_EXT_separate_specular_color, GL_EXT_shadow_funcs, 
GL_EXT_shared_texture_palette, GL_EXT_stencil_wrap, GL_EXT_subtexture, 
GL_EXT_texture, GL_EXT_texture3D, GL_EXT_texture_edge_clamp, 
GL_EXT_texture_env_add, GL_EXT_texture_env_combine, 
GL_EXT_texture_env_dot3, GL_EXT_texture_lod_bias, 
GL_EXT_texture_mirror_clamp, GL_EXT_texture_object, 
GL_EXT_texture_rectangle, GL_EXT_vertex_array, GL_APPLE_packed_pixels, 
GL_ATI_draw_buffers, GL_ATI_texture_env_combine3, 
GL_ATI_texture_mirror_once, GL_ATIX_texture_env_combine3, 
GL_IBM_texture_mirrored_repeat, GL_INGR_blend_func_separate, 
GL_MESA_pack_invert, GL_MESA_ycbcr_texture, GL_NV_blend_square, 
GL_NV_fragment_program, GL_NV_light_max_exponent, GL_NV_point_sprite, 
GL_NV_texgen_reflection, GL_NV_texture_rectangle, GL_NV_vertex_program, 
GL_NV_vertex_program1_1, GL_SGI_color_matrix, GL_SGI_color_table, 
GL_SGIS_generate_mipmap, GL_SGIS_texture_border_clamp, 
GL_SGIS_texture_edge_clamp, GL_SGIS_texture_lod, GL_SGIX_depth_texture, 
GL_SGIX_shadow, GL_SGIX_shadow_ambient, GL_SUN_multi_draw_arrays

   visual  x  bf lv rg d st colorbuffer ax dp st accumbuffer  ms  cav
 id dep cl sp sz l  ci b ro  r  g  b  a bf th cl  r  g  b  a ns b eat
--
0x23 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  0 0 None
0x24 24 tc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  0 0 None
0x25 24 tc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  0 0 None
0x26 24 tc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  0 0 None
0x27 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  0  0  0  0  0  0 0 None
0x28 24 dc  0 24  0 r  y  .  8  8  8  0  0 16  8 16 16 16  0  0 0 None
0x29 24 dc  0 32  0 r  y  .  8  8  8  8  0 16  8 16 16 16 16  0 0 None
0x2a 24 dc  0 32  0 r  .  .  8  8  8  8  0 16  8 16 16 16 16  0 0 None
0x43 32 tc  0 32  0 r  .  .  8  8  8  8  0  0  0  0  0  0  0  0 0 Ncon

-- 
can't get DRI working
https://bugs.launchpad.net/bugs/218229
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 218229] Re: can't get DRI working

2008-04-16 Thread suoko
gutsy

-- 
can't get DRI working
https://bugs.launchpad.net/bugs/218229
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 218229] [NEW] can't get DRI working

2008-04-16 Thread suoko
Public bug reported:

lspci | grep VGA
01:00.0 VGA compatible controller: ATI Technologies Inc 3D Rage IIC AGP (rev 7a)


# xorg.conf (xorg X Window System server configuration file)
#
# This file was generated by dexconf, the Debian X Configuration tool, using
# values from the debconf database.
#
# Edit this file with caution, and see the xorg.conf manual page.
# (Type man xorg.conf at the shell prompt.)
#
# This file is automatically updated on xserver-xorg package upgrades *only*
# if it has not been modified since the last upgrade of the xserver-xorg
# package.
#
# If you have edited this file but would like it to be automatically updated
# again, run the following command:
#   sudo dpkg-reconfigure -phigh xserver-xorg

Section Files
EndSection


Section Files
EndSection

Section Module
Load i2c
Load dbe
Load bitmap
Load ddc
Load dri
Load extmod
Load freetype
Load glx
Load int10
Load vbe
LoadGLcore
EndSection

Section InputDevice
Identifier  Generic Keyboard
Driver  kbd
Option  CoreKeyboard
Option  XkbRules  xorg
Option  XkbModel  pc105
Option  XkbLayout us
EndSection

Section InputDevice
Identifier  Configured Mouse
Driver  mouse
Option  CorePointer
Option  Device/dev/input/mice
Option  Protocol  ImPS/2
Option  ZAxisMapping  4 5
Option  Emulate3Buttons   true
EndSection

Section InputDevice
Driver  wacom
Identifier  stylus
Option  Device/dev/input/wacom
Option  Type  stylus
Option  ForceDevice   ISDV4 # Tablet PC ONLY
EndSection

Section InputDevice
Driver  wacom
Identifier  eraser
Option  Device/dev/input/wacom
Option  Type  eraser
Option  ForceDevice   ISDV4 # Tablet PC ONLY
EndSection

Section InputDevice
Driver  wacom
Identifier  cursor
Option  Device/dev/input/wacom
Option  Type  cursor
Option  ForceDevice   ISDV4 # Tablet PC ONLY
EndSection

Section Device
Identifier  ATI Technologies Inc 3D Rage IIC AGP
Driver  ati
BusID   PCI:1:0:0
Option  UseFBDevtrue
#   Option AccelMethod XAA
#   Option XAANoOffscreenPixmaps true

EndSection

Section Monitor
Identifier  712B
Option  DPMS
EndSection

Section Screen
Identifier  Default Screen
Device  ATI Technologies Inc 3D Rage IIC AGP
Monitor 712B
DefaultDepth24
SubSection Display
Modes   1280x1024 1024x768 832x624 800x600 
720x400 640x480
EndSubSection
EndSection

Section ServerLayout
Identifier  Default Layout
Screen  Default Screen
#   Option  AIGLX True
InputDevice Generic Keyboard
InputDevice Configured Mouse

# Uncomment if you have a wacom tablet
#   InputDevice stylusSendCoreEvents
#   InputDevice cursorSendCoreEvents
#   InputDevice eraserSendCoreEvents
EndSection

Section DRI
Mode 0666
EndSection

#Section Extensions
#   Option Composite enable
#   Option RENDER true
#   Option DAMAGE true
#EndSection

** Affects: xserver-xorg-driver-ati (Ubuntu)
 Importance: Undecided
 Status: New

-- 
can't get DRI working
https://bugs.launchpad.net/bugs/218229
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 156001] Re: Cannot access SSH Mounted with Gnome-VFS from file open dialog in bluefish

2008-03-07 Thread suoko
same problem here. gutsy and bluefish 1.0.7

-- 
Cannot access SSH Mounted with Gnome-VFS from file open dialog in bluefish
https://bugs.launchpad.net/bugs/156001
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 116793] Re: 3d applications with compiz enabled are not usable

2007-12-27 Thread suoko
what's wrong with the workaround suggested in hoegsberg blog?
Is it too difficult to port it to ubuntu ?  Is it too unstable?
I'd like to try that workaround

-- 
3d applications with compiz enabled are not usable
https://bugs.launchpad.net/bugs/116793
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 66461] Re: edgy: places-network servers error

2007-12-05 Thread suoko
I have this problem with gutsy.
On my gutsy desktop PC, when I try to open a remote ftp folder which requires 
loginpasswd from places, I got the message can't show position ftp:// 
Error occurred launching the default action command for this position 
(translated from italian)

On my gutsy laptop, when I try to open an ftp folder from places, firefox comes 
up and I'm asked user and passwd from firefox.
While I have no problem opening remote smb shares from places.

2 things should be considered:
- on the laptop I've installed ubuntuzilla. Could that be the reason for trying 
to handle nautilus ftp share?
- ON BOTH PCS I HAVE NO PROBLEMS OPENING REMOTE FTP/SSH/SMB FOLDERS IF I USE 
THE SIDE PANEL OF NAUTILUS!!!

-- 
edgy: places-network servers error
https://bugs.launchpad.net/bugs/66461
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 109934] Re: Black and white S-video output only on PAL TVs with intel video driver

2007-11-28 Thread suoko
EUREKA
as reported here: http://ubuntuforums.org/archive/index.php/t-259816.html 
the following commands brings color to our PAL TVs !!
$ xrandr --output TV --set TV_FORMAT PAL; xrandr --output TV --mode 1024x768

-- 
Black and white S-video output only on PAL TVs with intel video driver
https://bugs.launchpad.net/bugs/109934
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 172610] Re: gnome-panel position is above the standard one

2007-11-28 Thread suoko
forgot the attachment

** Attachment added: screenshot.png
   http://launchpadlibrarian.net/10626258/screenshot.png

-- 
gnome-panel position is above the standard one
https://bugs.launchpad.net/bugs/172610
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 172610] gnome-panel position is above the standard one

2007-11-28 Thread suoko
Public bug reported:

Binary package hint: xserver-xorg-video-intel

when I connect an S-VIDEO cable to view my desktop on a TV, the position of 
gnome-panel goes upper the standard one.
It's even shorter than it should. (you can see a screenshot attached)
laptop screen res: 1280x800 (if S-VIDEO cable is not connected)
otherwise screen res goes 1024x768 (same res of the TV)
Moreover gnome-panel icons position messes up sometimes...

** Affects: xserver-xorg-video-intel (Ubuntu)
 Importance: Undecided
 Status: New

-- 
gnome-panel position is above the standard one
https://bugs.launchpad.net/bugs/172610
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 109934] Re: Black and white S-video output only on PAL TVs with intel video driver

2007-11-28 Thread suoko
in order to avoid problems with fullscreen and gnome-panel here is a better 
script:
xrandr --output LVDS --mode 1024x768; xrandr --output TV --set TV_FORMAT PAL; 
xrandr --output TV --mode 1024x768

(I opened a bug for this matter
https://bugs.launchpad.net/ubuntu/+source/xserver-xorg-video-
intel/+bug/172610)

-- 
Black and white S-video output only on PAL TVs with intel video driver
https://bugs.launchpad.net/bugs/109934
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 172610] Re: gnome-panel position is above the standard one

2007-11-28 Thread suoko
Here is the script to avoid problems with fullscreen and gnome-panel:
xrandr --output LVDS --mode 1024x768; xrandr --output TV --set TV_FORMAT PAL; 
xrandr --output TV --mode 1024x768

-- 
gnome-panel position is above the standard one
https://bugs.launchpad.net/bugs/172610
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 141498] Re: asus acpi unsuported model

2007-11-28 Thread suoko
I have it too with an asus A6F.
I'm posting my dsdt too
btw, neither suspend nor hibernate work

** Attachment added: dsdt.bz2
   http://launchpadlibrarian.net/10628624/dsdt.bz2

-- 
asus acpi unsuported model
https://bugs.launchpad.net/bugs/141498
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 172675] Asus A6F: can't resume after suspend

2007-11-28 Thread suoko
Public bug reported:

Binary package hint: acpi-support

I'm trying fixing suspend and hibernate for my asus A6F laptop.
Relevant hardware list: intel 945GM (using intel driver) and ipw3945 wireless 
card.

I tried loading asus-laptop module and played with  /etc/default/acpi-support 
file with no success.
When I suspend I see the message networkmanager going to sleep on the 
screen and everything stops (the message remains on the screen).
I can't resume in any way. I just have to switch off the laptop.

I'm attaching my dsdt, lspci and dmidecode.

** Affects: acpi-support (Ubuntu)
 Importance: Undecided
 Status: New

-- 
Asus A6F: can't resume after suspend
https://bugs.launchpad.net/bugs/172675
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 172675] Re: Asus A6F: can't resume after suspend

2007-11-28 Thread suoko
Files are attached here together with log and dmesg

** Attachment added: files.tar
   http://launchpadlibrarian.net/10629629/files.tar

-- 
Asus A6F: can't resume after suspend
https://bugs.launchpad.net/bugs/172675
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 109934] Re: Black and white S-video output only on PAL TVs with i810 video driver

2007-11-24 Thread suoko
found this http://readlist.com/lists/lists.freedesktop.org/xorg/2/11711.html
where it suggests to use the option TV_FORMAT instead of tv_standard and it 
apparently works with PAL-M.

$ xrandr –output TV –set TV_FORMAT PAL-M
$ xrandr –verbose
…
TV connected 1024×768+0+0 (0×55) normal (normal left inverted right) 0mm x 0mm
Identifier: 0×4e
Timestamp: 1649424084
Subpixel: unknown
Clones:
CRTC: 0
CRTCs: 0 1
BOTTOM: 37 (0×0025) range: (0,100)
RIGHT: 46 (0×002e) range: (0,100)
TOP: 36 (0×0024) range: (0,100)
LEFT: 54 (0×0036) range: (0,100)
TV_FORMAT: PAL-M
supported: NTSC-M NTSC-443 NTSC-J PAL-M PAL-N PAL

However nothing happens on the TV: Image is still B/W.
Moreover, when I restart X, TV_FORMAT automatically reverts to NTSC-M

-- 
Black and white S-video output only on PAL TVs with i810 video driver
https://bugs.launchpad.net/bugs/109934
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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

[Bug 109934] Re: Black and white S-video output only on PAL TVs with i810 video driver

2007-11-19 Thread suoko
what about this? https://bugs.freedesktop.org/attachment.cgi?id=9075
The problem appears to be solved. Any chance for hardy?

-- 
Black and white S-video output only on PAL TVs with i810 video driver
https://bugs.launchpad.net/bugs/109934
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 109934] Re: Black and white S-video output only on PAL TVs with i810 video driver

2007-11-19 Thread suoko
Just found this howto: http://wiki.debian.org/XStrikeForce/HowToRandR12

xrandr --verbose output is:
TV connected 1024x768+0+0 (0x55) normal (normal left inverted right) 0mm x 0mm
Identifier: 0x4e
Timestamp:  1486016460
Subpixel:   unknown
Clones:
CRTC:   0
CRTCs:  0 1
BOTTOM: 37 (0x0025) range:  (0,100)
RIGHT: 46 (0x002e) range:  (0,100)
TOP: 36 (0x0024) range:  (0,100)
LEFT: 54 (0x0036) range:  (0,100)
TV_FORMAT: NTSC-M
supported: NTSC-M   NTSC-443 NTSC-J   PAL-M   
   PAL-NPAL  [EMAIL PROTECTED] [EMAIL 
PROTECTED]   
   576p [EMAIL PROTECTED][EMAIL PROTECTED] 
[EMAIL PROTECTED]   
   [EMAIL PROTECTED]   [EMAIL PROTECTED]   [EMAIL 
PROTECTED]

PAL seems supported then but when I try to set pal I got an error:
xrandr --output S-video --set 0x4e pal
X Error of failed request:  173
  Major opcode of failed request:  155 (RANDR)
  Minor opcode of failed request:  15 ()
  Serial number of failed request:  17
  Current serial number in output stream:  17

I tried with --set tv_format, --set tv_standard, etc...
with no success

-- 
Black and white S-video output only on PAL TVs with i810 video driver
https://bugs.launchpad.net/bugs/109934
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 109934] Re: Black and white S-video output only on PAL TVs with i810 video driver

2007-11-18 Thread suoko
Any timetable about this missing feature?

-- 
Black and white S-video output only on PAL TVs with i810 video driver
https://bugs.launchpad.net/bugs/109934
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84603] Re: Hard disk I/O randomly freezes when hald is running and optical drive is empty

2007-11-17 Thread suoko
Problem is still there.
As I posted here http://ubuntuforums.org/showthread.php?t=598580, feisty kernel 
under gutsy + blacklisting some modules is a way to solve this problem, 
although this causes problems with usb devices (i.e. I can't mount camera 
anymore although feisty could do it with no problems) and cpu scaling.
I guess we'd need a new gutsy kernel or a customized one.

-- 
Hard disk I/O randomly freezes when hald is running and optical drive is empty
https://bugs.launchpad.net/bugs/84603
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 84603] Re: Hard disk I/O randomly freezes when hald is running and optical drive is empty

2007-11-17 Thread suoko
THE SOLUTION IS HERE!
https://bugs.launchpad.net/linux/+bug/75295/comments/97
thanks all

-- 
Hard disk I/O randomly freezes when hald is running and optical drive is empty
https://bugs.launchpad.net/bugs/84603
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104581] Re: Random freezes with exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 error

2007-11-17 Thread suoko
*** This bug is a duplicate of bug 84603 ***
https://bugs.launchpad.net/bugs/84603

THE SOLUTION IS HERE!
https://bugs.launchpad.net/linux/+bug/75295/comments/97

-- 
Random freezes with exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 error
https://bugs.launchpad.net/bugs/104581
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 104581] Re: Random freezes with exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 error

2007-11-15 Thread suoko
*** This bug is a duplicate of bug 84603 ***
https://bugs.launchpad.net/bugs/84603

This issue affect gutsy too. Actually it's even worse.
With feisty I solved the bug thanks to Fabio Povoledo's suggested solution.
With gutsy, If I apply that solution, the boot (and the system in general) 
result veeery slow!

WHERE IS THE SOLUTION ? A NEW KERNEL?

-- 
Random freezes with exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 error
https://bugs.launchpad.net/bugs/104581
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 139875] Re: [GUTSY] firefox crashed

2007-10-28 Thread suoko
my strace attached

** Attachment added: strace.log
   http://launchpadlibrarian.net/10200137/strace.log

-- 
[GUTSY] firefox crashed
https://bugs.launchpad.net/bugs/139875
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 43589] Re: [totem-gstreamer] wont play vcd for unknown reason

2007-10-04 Thread suoko
hope the fix will be backported to feisty soon

-- 
[totem-gstreamer] wont play vcd for unknown reason
https://bugs.launchpad.net/bugs/43589
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 115162] Re: F-Spot SIGABRT crash caused by mono runtime

2007-10-03 Thread suoko
same problem here
errors in attachment


** Attachment added: bug_f-spot.txt
   http://launchpadlibrarian.net/9710222/bug_f-spot.txt

-- 
F-Spot SIGABRT crash caused by mono runtime
https://bugs.launchpad.net/bugs/115162
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 15424] Re: Error while burning DVD-RWs: Input/output error

2007-09-15 Thread suoko
I've always had this problem which is: with nautilus-burn and gnome-baker I can 
burn everything except DVD-RWs.
However, NeroLinux can burn EVERYTHING!
K3b can't too and noticed that according to K3B's preferences, my dvd can burn 
everything except DVD-R DL (but it can burn DVD+R DL).

-- 
Error while burning DVD-RWs: Input/output error
https://bugs.launchpad.net/bugs/15424
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 104581] Re: Random freezes with exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 error

2007-07-30 Thread suoko
*** This bug is a duplicate of bug 84603 ***
https://bugs.launchpad.net/bugs/84603

I solved the problem thanks to Fabio Povoledo's suggested solution.
I have an ASUS A6F

-- 
Random freezes with exception Emask 0x0 SAct 0x0 SErr 0x0 action 0x2 error
https://bugs.launchpad.net/bugs/104581
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 124140] Re: Google Desktop extension crashes Firefox

2007-07-30 Thread suoko
I use a fresh feisty (updated)
gdl installs a firefox extension automatically which can't be uninstalled 
unless you uninstall gdl.
I fixed the problem deactivating the firefox extension, however I lose gdl 
integration with firefox (which means I lose gdl)

-- 
Google Desktop extension crashes Firefox
https://bugs.launchpad.net/bugs/124140
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 124140] Re: Google Desktop extension crashes Firefox

2007-07-25 Thread suoko
I have this problem too and I'm using feisty

-- 
Google Desktop extension crashes Firefox
https://bugs.launchpad.net/bugs/124140
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 76842] Re: Install of fam package removes ubuntu-desktop

2007-06-13 Thread suoko
on feisty, here is the list of packages which apt-get wants to remove if
someone tries to install FAM

 alacarte banshee bluefish bug-buddy buoh celestia-gnome compiz compiz-
gnome contact-lookup-applet deskbar-applet dia-gnome ekiga eog etherape
evince evolution evolution-data-server evolution-exchange evolution-
plugins evolution-webcal f-spot file-roller firefox-gnome-support gamin
gcalctool gcdmaster gconf-editor gdesklets gdesklets-data gedit gnome-
about gnome-alsamixer gnome-applets gnome-apt gnome-blog gnome-bluetooth
gnome-btdownload gnome-compiz-manager gnome-control-center gnome-core
gnome-cups-manager gnome-games gnome-keyring-manager gnome-media gnome-
menus gnome-netstatus-applet gnome-panel gnome-phone-manager gnome-pilot
gnome-pilot-conduits gnome-power-manager gnome-schedule gnome-
screensaver gnome-session gnome-spell gnome-system-monitor gnome-system-
tools gnome-terminal gnome-user-guide gnome-utils gnome-volume-manager
gnomebaker gnusound googlizer gphpedit greenwich gstreamer0.10-gnomevfs
gthumb gtkhtml3.14 gtkhtml3.8 gtm gucharmap gurlchecker hal-device-
manager hwdb-client-gnome jokosher libbonoboui2-0 libcamel1.2-10
libcamel1.2-8 libebook1.2-9 libecal1.2-7 libedata-book1.2-2 libedata-
cal1.2-6 libedataserverui1.2-8 libeel2-2 libexchange-storage1.2-2
libexchange-storage1.2-3 libgamin0 libgdl-1-0 libgdl-1-common libgnome-
compiz-manager0 libgnome-desktop-2 libgnome-menu2 libgnome-
vfsmm-2.6-1c2a libgnome-window-settings1 libgnome2-0 libgnome2-perl
libgnome2-vfs-perl libgnome2.0-cil libgnomebt0 libgnomecupsui1.0-1c2a
libgnomekbdui1 libgnomemm-2.6-1c2a libgnomeui-0 libgnomeuimm-2.6-1c2a
libgnomevfs2-0 libgnomevfs2-bin libgnomevfs2-extra libgtkhtml3.14-19
libgtkhtml3.8-15 libgucharmap5 libgucharmap6 libipod-cil libipoddevice0
libipodui-cil liblpint-bonobo0 libmultisync-plugin-irmc libmultisync-
plugin-irmc-bluetooth libnautilus-extension1 libpanel-applet2-0 libslab0
libtotem-plparser1 listen mlview multisync mysql-query-browser nautilus
nautilus-cd-burner nautilus-sendto netapplet network-manager-gnome
network-manager-openvpn openoffice.org-gnome planner python-gmenu
python-gnome2 python-gnome2-desktop python-gnome2-extras rhythmbox
screem sensors-applet serpentine sound-juicer tomboy totem totem-
gstreamer totem-mozilla tracker-search-tool tsclient ubuntu-docs update-
notifier vim-full vim-gnome vino yelp

-- 
Install of fam package removes ubuntu-desktop
https://bugs.launchpad.net/bugs/76842
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116793] Re: 3d applications with compiz enabled are not usable (Intel 945GM GPU - feisty)

2007-05-30 Thread suoko
INTEL 945GM IS THE GPU WHICH IS MOUNTED ON DELL NOTEBOOKS WHICH WILL BE SOLD 
WITH UBUNTU PREINSTALLED !!!
HOPE DELL SOLVED THE BUG OTHERWISE FOR BUYERS IT WON'T NICE TO DISCOVER THIS 
BUG...

-- 
3d applications with compiz enabled are not usable (Intel 945GM GPU - feisty)
https://bugs.launchpad.net/bugs/116793
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 116793] 3d applications with compiz enabled are not usable (Intel 945GM GPU - feisty)

2007-05-25 Thread suoko
Public bug reported:

Binary package hint: compiz

I have reported this bug many times in forums.
I have tried a fresh install of feisty with same results.
When I have compiz enabled and move the window of a 3d app (such as glxgears), 
the window moves but the content stays where it was.
With SL or 3d games, the application starts madly flickering.

intel 945GM GPU, ASUS notebook. feisty

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

-- 
3d applications with compiz enabled are not usable (Intel 945GM GPU - feisty)
https://bugs.launchpad.net/bugs/116793
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 73627] Can't open any app after nm has connected

2006-11-28 Thread suoko
Public bug reported:

After having booted the pc, network manager immediately starts looking
for a network and connects succesfully (encrypted network).

after that I can't open any app...

wireless nic: intel pro 3945abg
ubuntu edgy

** Affects: network-manager (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

** Description changed:

  After having booted the pc, network manager immediately starts looking
  for a network and connects succesfully (encrypted network).
  
  after that I can't open any app...
+ 
+ wireless nic: intel pro 3945abg

** Description changed:

  After having booted the pc, network manager immediately starts looking
  for a network and connects succesfully (encrypted network).
  
  after that I can't open any app...
  
  wireless nic: intel pro 3945abg
+ ubuntu edgy

-- 
Can't open any app after nm has connected
https://launchpad.net/bugs/73627

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


[Bug 70715] sudden crash

2006-11-07 Thread suoko
Public bug reported:

sudden crash

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

-- 
sudden crash
https://launchpad.net/bugs/70715

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


[Bug 65912] Usplash bug - out of range error from monitor

2006-10-13 Thread suoko
Public bug reported:

after dapper -Edgy dist-upgrade usplash do not show anymore:
I get an out of range error from monitor.

I have to add vga=771 to grub line in order to have usplash showed.
In this case usplash shows an image bigger then monitor.

I have a sis 651 card.

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

-- 
Usplash bug - out of range error from monitor
https://launchpad.net/bugs/65912

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


[Bug 65909] Flash bug

2006-10-13 Thread suoko
Public bug reported:

After dapper-edgy dist-upgrade flash only works in opera and konqueror,
not in FF 2.0

If I install flash through firefox (user only) than flash pages makes
firefox crash

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

-- 
Flash bug
https://launchpad.net/bugs/65909

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


[Bug 65913] v4l broken

2006-10-13 Thread suoko
Public bug reported:

After dapper - edgy upgrade I can't see tv/composite anymore
I have a bttv card

Still need to investigate where the problem is
Just advicing

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

-- 
v4l broken
https://launchpad.net/bugs/65913

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


[Bug 65630] can't install package

2006-10-12 Thread suoko
Public bug reported:

Binary package hint: mysql-server-4.1

Error msg:

Aborting downgrade from (at least) 5.0 to 4.1.
... pre-installation script ... error 1 ...

** Affects: mysql-dfsg-4.1 (Ubuntu)
 Importance: Undecided
 Status: Unconfirmed

-- 
can't install package
https://launchpad.net/bugs/65630

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