[Bug 2089712] Re: pam-auth-update --remove doesn't work properly

2024-11-27 Thread Miha Purg
The --disable flag does not exist in Jammy, it was introduced in PAM 1.5.2-6 https://tracker.debian.org/news/1405352/accepted- pam-152-6-source-into-unstable/ The two files are the same which is probably not intended as they will add the same entries twice. Using the below config, `pam auth-upda

[Bug 2084973] Re: containers.execute() fails on Python3.12+

2024-10-21 Thread Miha Purg
Hi Simon, ok. It was my initial plan to open it under ws4py but since the bug breaks pylxd functionality substantially, and is present on a default LTS installation and doesn't have a simple mitigation, I opened the bug there for better visibility. ** Bug watch added: github.com/canonical/pylxd/

[Bug 2084973] Re: containers.execute() fails on Python3.12+

2024-10-21 Thread Miha Purg
Linking related issue on github: https://github.com/canonical/pylxd/issues/585 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2084973 Title: containers.execute() fails on Python3.12+ To manage notif

[Bug 2084973] Re: containers.execute() fails on Python3.12+

2024-10-20 Thread Miha Purg
** Summary changed: - containers.exeute() fails on Python3.12+ + containers.execute() fails on Python3.12+ -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/2084973 Title: containers.execute() fails on

[Bug 2084973] Re: containers.exeute() fails on Python3.12+

2024-10-19 Thread Miha Purg
.wrap_socket()`, which has been deprecated since 3.7 and removed in Python 3.12. Upstream has provided a patch, but not yet a release: - https://github.com/Lawouach/WebSocket-for-Python/pull/283 - https://github.com/Lawouach/WebSocket-for-Python/issues/287 - OS: Ubuntu 24.04.1 Python:

[Bug 2084973] [NEW] containers.exeute() fails on Python3.12+

2024-10-19 Thread Miha Purg
Lawouach/WebSocket-for-Python/pull/283 - https://github.com/Lawouach/WebSocket-for-Python/issues/287 OS: Ubuntu 24.04.1 Python: 3.12.3 python3-pylxd: 2.2.10-3 python3-ws4py: 0.5.1+dfsg1-2 Thanks, Miha ** Affects: python-pylxd (Ubuntu) Importance: Undecided Status: New -- You received t

[Bug 2060345] Re: oscap crashes during audit on the system with ceph-mds package installed

2024-04-17 Thread Miha Purg
I narrowed down the issue to 'ceph-*.target' unit files (e.g. ceph-mds.target, ceph-mon.target). The unit files list 'ceph.target' both in the "Wants" and the "WantedBy" directives, which trigger the bug in OpenSCAP. If either of the directives are removed, OpenSCAP no longer crashes: --- [Unit

[Bug 2023971] Re: [MIR] libmail-dmarc-perl

2024-03-28 Thread Miha Purg
I reviewed libmail-dmarc-perl 1.20230215-1 as checked in noble. This shouldn't be considered a full audit but rather a quick gauge of maintainability. libmail-dmarc-perl is a Perl module implementing DMARC. It can be used by: - MTAs and filtering tools like SpamAssassin to **validate** that incom

[Bug 2030880] Re: [MIR] libemail-mime-perl (libmail-dmarc-perl dependency)

2024-03-28 Thread Miha Purg
I reviewed libemail-mime-perl 1.953-1 as checked into noble. This shouldn't be considered a full audit but rather a quick gauge of maintainability. libemail-mime-perl is a Perl module (Email::MIME), an extension of the Email::Simple module, to handle MIME encoded messages. It takes a message as a

[Bug 2023971] Re: [MIR] libmail-dmarc-perl

2024-03-21 Thread Miha Purg
Hi all, During the security review I noticed that several dependencies for this package were replaced with those that already exist in main: - Net::IDN::Encode -> Net::LibIDN [1] - Email::MIME -> MIME::Parser & MIME::Entity [2] To my understanding, this was done to avoid introducing unnecessary a

[Bug 1975454] Re: Cannot resume after suspend

2022-06-04 Thread Miha Wagner
I got the exact same bug as described in this ticket. Today I upgraded from 20.04.4 to 22.04. Before I never got this bug but first time opening the lid after upgrade I got this and had to reboot the system. Attached is the prevboot.txt as requested in the above comment. ** Attachment added: "pre

[Bug 1829657] Re: Ubuntu 16.04 with kernel 4.4.0-148 hangs on boot on a ThinkPad L460 while 4.4.0-145 doesnt

2019-07-25 Thread Miha Peta
I had same problem on ThinkPad 13 with Kubuntu 16.04. Adding dis_ucode_ldr as a kernel boot parameter solved the problem. 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/1829657 Title: Ub

[Bug 1804847] Re: systemd=229-4ubuntu21.8 use of fchownat failes on some systems (openvz)

2018-11-25 Thread Miha Ravšelj
I have the same issue. My vps is 16.04.5 LTS(openvz) This bug however has quite an impact. After reboot sshd server fails to start since /var/run/sshd folder is not created since systemd-tmpfiles- setup service failed to start. I have applied the temporary solution above and can confirm it work

[Bug 1766513] Re: RM: pkg-create-dbgsym: obsolete, debhelper conflicts

2018-07-03 Thread Miha Vrhovnik
When will this be pushed into the xenial? Just like the Chanho in comment 3 I'm also unable to build packages in Xeanial due to this. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1766513 Title: RM

[Bug 1674057] Re: [needs packaging] upgrade libzip to version 1.20

2018-01-05 Thread Miha Vrhovnik
The version shipping with ubuntu is prehistoric. It would be really nice if the library is updated in upcoming 18.04 otherwise the LTS and all components relying on libzip e.g PHP will ship with this version for the next 5 years. -- You received this bug notification because you are a member of U

[Bug 1722800] Re: The libguestfs-zfs does not add ZFS support at all

2017-10-12 Thread Miha
Thanks Richard, I've sent an email to the mailing list as suggested. Fingers crossed that they'll support it :D -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1722800 Title: The libguestfs-zfs does n

[Bug 1722800] [NEW] The libguestfs-zfs does not add ZFS support at all

2017-10-11 Thread Miha
Public bug reported: Being on Ubuntu 16.04 I've first installed libguestfs-tool and then libguestfs-zfs. The latter is supposed to bring ZFS filesystem support, but it doesn't. Here is how I've tested: ``` $ sudo guestfish -N fs:zfs:2GB libguestfs: error: mkfs: zfs: /dev/sda1: mkfs: failed to ex

[Bug 1706850] Re: Bug occured while updating system from command line with: sudo apt list update; sudo apt list --upgradable; sudo apt upgrade

2017-07-26 Thread Miha Gašperšič
*** This bug is a duplicate of bug 1704767 *** https://bugs.launchpad.net/bugs/1704767 m@W:~$ apt-cache policy libsensors4:amd64 libsensors4:i386 libsensors4: Nameščen: 1:3.4.0-2 Kandidat: 1:3.4.0-2 Preglednica različic: *** 1:3.4.0-2 500 500 http://si.archive.ubuntu.com/ubuntu

[Bug 1706850] Re: Bug occured while updating system from command line with: sudo apt list update; sudo apt list --upgradable; sudo apt upgrade

2017-07-26 Thread Miha Gašperšič
*** This bug is a duplicate of bug 1704767 *** https://bugs.launchpad.net/bugs/1704767 ** Attachment added: "update.log" https://bugs.launchpad.net/ubuntu/+source/lm-sensors/+bug/1706850/+attachment/4922202/+files/update.log -- You received this bug notification because you are a member

[Bug 1706850] [NEW] Bug occured while updating system from command line with: sudo apt list update; sudo apt list --upgradable; sudo apt upgrade

2017-07-26 Thread Miha Gašperšič
*** This bug is a duplicate of bug 1704767 *** https://bugs.launchpad.net/bugs/1704767 Public bug reported: As said in summary, I have been updating my system and during the update, this error occured. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libsensors4 1:3.4.0-2 ProcVersio

[Bug 1661936] [NEW] package libgnutls-openssl27:amd64 3.4.10-4ubuntu1.2 failed to install/upgrade: package libgnutls-openssl27:amd64 is already installed and configured

2017-02-05 Thread Miha Marttinen
Public bug reported: Fresh install, functioned well for a few days, have only installed chromium and monodevelop, now got error reports. ProblemType: Package DistroRelease: Ubuntu 16.04 Package: libgnutls-openssl27:amd64 3.4.10-4ubuntu1.2 ProcVersionSignature: Ubuntu 4.4.0-62.83-generic 4.4.40 Un

[Bug 1594740] Re: Supervisor not enabled or started in Ubuntu 16.04 after installation

2016-08-09 Thread Miha Vrhovnik
I've also upgraded 14.04 to 16.04 yesterday and have been bitten by this bug. -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/1594740 Title: Supervisor not enabled or started in Ubuntu 16.04 after ins

[Bug 1570537] [NEW] git installed by default

2016-04-14 Thread Miha Vrhovnik
Public bug reported: I've just installed the latest daily build and it seems that default install has become pretty bloated with unneeded packages, along with lxd, also the git gets installed. I'm totally aware that this is a popular tool but IMHO this shouldn't be installed by default as it's

[Bug 1563026] Re: LXC/LXD installed by default on Ubuntu server

2016-04-14 Thread Miha Vrhovnik
As xenial is close in being released this is probably going to stay in Which is unfortunate, because we really don't need the containers when already virtualized, eg. Amazon, DigitalOcean or even in homelabs proxmox. What's even more annoying is that this is not the only package that now gets inst

[Bug 748340] Re: btrfsck fails with "unsupported option features", must [ignore] to boot

2012-07-15 Thread Miha Vrhovnik
This one has just bitten me in my ass on 12.04. And our mngmt. is pissed as hell because of this bug our services were unavailable for quite some time. Running on EC2 and fixing a nonbootable instance requires a special procedure. We are really wondering why after a year this is not fixed in a 12.0

[Bug 1004943] Re: package linux-image-3.2.0-24-generic 3.2.0-24.39 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 2

2012-05-31 Thread Miha Tomsic
n package. When I checked the version of grub-common I got found out it's a linux Mint package: grub-common 1.99-12ubuntu5-1linuxmint1 I don't know if it's a Mint problem or it originates upstream in Ubuntu or even debian. Maybe this can help someone. Take care, Miha -- You rec

[Bug 990765] Re: "Save" button always greyed out when creating openvpn connection

2012-05-02 Thread Miha Anžur
On network-manager startup folllowing error appears in syslog May 2 15:20:24 rak NetworkManager[3175]: VPN: loaded org.freedesktop.NetworkManager.pptp May 2 15:20:24 rak NetworkManager[3175]: VPN: loaded org.freedesktop.NetworkManager.openvpn May 2 15:20:24 rak NetworkManager[3175]: DNS: l

[Bug 982587] [NEW] Video lens not installed during upgrade from 11.10 to 12.04

2012-04-15 Thread Miha Marolt
Public bug reported: As I understand Unity video lens in one of the default lenses in 12.04, but it did not get installed during my upgrade from 11.10 to 12.04. ProblemType: Bug DistroRelease: Ubuntu 12.04 Package: unity-lens-video (not installed) ProcVersionSignature: Ubuntu 3.2.0-23.36-generic

[Bug 904505] Re: flash doesn't work in epiphany-browser 3.20

2012-04-09 Thread Miha Marolt
I get the exact same error as Goyo. I'm surprised that only two of us reported this, so I wonder if maybe I am doing something wrong. When I try to watch video on youtube, instead of a player I see a black square with a little blue cube with question marks in the middle. epiphany-browser 3.4.0.1-

[Bug 975417] Re: ParaView conflicts with python-vtk, python-viper, ...

2012-04-07 Thread Miha Marolt
ParaView 3.14 from your PPA seems to be working fine, thanks! -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/975417 Title: ParaView conflicts with python-vtk, python-viper,... To manage notification

[Bug 975417] Re: ParaView conflicts with python-vtk, python-viper, ...

2012-04-07 Thread Miha Marolt
ParaView 3.14.0-1 from Debian [1] can't be installed because it has a dependency libhdf5-7 that is not available in Precise. Anton, if I understood you correctly, you suggested me to get source package snapshot debian/3.12.0-4 from Debian git repository [2] and build a binary .deb package followin

[Bug 975417] [NEW] ParaView conflicts with python-vtk, python-viper, ...

2012-04-06 Thread Miha Marolt
Public bug reported: When I tried to install ParaView, sudo apt-get install paraview, I got informed that 4 other packages have to be removed, The following packages will be REMOVED: mayavi2 python-dolfin python-viper python-vtk Are you aware of this conflict? Can it be fixed? I'm using up

[Bug 975095] Re: telepathy-gabble crashed with signal 5 in g_object_unref()

2012-04-06 Thread Miha Marolt
*** This bug is a duplicate of bug 847793 *** https://bugs.launchpad.net/bugs/847793 ** Attachment removed: "CoreDump.gz" https://bugs.launchpad.net/ubuntu/+source/telepathy-gabble/+bug/975095/+attachment/3015727/+files/CoreDump.gz -- You received this bug notification because you are a

[Bug 847793] Re: telepathy-gabble crashed with signal 5 in g_object_unref()

2012-04-06 Thread Miha Marolt
I am having this bug too. I opened a new bug report for it becuase it is easier to add debugging information that way. Link: https://bugs.launchpad.net/ubuntu/+source/telepathy-gabble/+bug/975095 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed t

[Bug 975095] Re: telepathy-gabble crashed with signal 5 in g_object_unref()

2012-04-06 Thread Miha Marolt
*** This bug is a duplicate of bug 847793 *** https://bugs.launchpad.net/bugs/847793 ** Visibility changed to: Public ** This bug has been marked a duplicate of bug 847793 telepathy-gabble crashed with signal 5 in g_object_unref() -- You received this bug notification because you are a

[Bug 918146] Re: package flashplugin-downloader 11.1.102.55ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-01-18 Thread Miha Eržen
*** This bug is a duplicate of bug 873673 *** https://bugs.launchpad.net/bugs/873673 -- You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. https://bugs.launchpad.net/bugs/918146 Title: package flashplugin-downloader 11.1.102.55ubuntu2

[Bug 918146] [NEW] package flashplugin-downloader 11.1.102.55ubuntu2 failed to install/upgrade: ErrorMessage: subprocess installed post-installation script returned error exit status 1

2012-01-18 Thread Miha Eržen
Public bug reported: Used: Lubuntu 11.10 1. Now: miha@miha-CAD2000:~$ lsb_release -rd Description:Ubuntu precise (development branch) Release:12.04 2. miha@miha-CAD2000:~$ apt-cache policy pkgname N: Ni mogoče najti paketa pkgname Executed: sudo do-release-upgrade -d 3. Expected

[Bug 587426] Re: No GPU found

2010-12-07 Thread Miha Furlan
If we want to run BOINC at boot without need to login, we have to configure login manager (kdm/gdm/xdm/...) to accept connections. Maybe it's good to add firewall rule to block connections to UDP port 177 and TCP port 6000 afterwards (if you are on public internet) . On Ubuntu (10.10) with GDM (de

[Bug 626635] [NEW] package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: ErrorMessage: subprocess installed post-removal script returned error exit status 2

2010-08-30 Thread Miha Cankar
Public bug reported: this bug happened during an automatic upgrade. ProblemType: Package DistroRelease: Ubuntu 10.04 Package: fglrx 2:8.723.1-0ubuntu4 ProcVersionSignature: Ubuntu 2.6.32-24.41-generic 2.6.32.15+drm33.5 Uname: Linux 2.6.32-24-generic i686 NonfreeKernelModules: fglrx Architecture:

[Bug 626635] Re: package fglrx 2:8.723.1-0ubuntu4 failed to install/upgrade: ErrorMessage: subprocess installed post-removal script returned error exit status 2

2010-08-30 Thread Miha Cankar
** Attachment added: "BootDmesg.txt" https://bugs.launchpad.net/bugs/626635/+attachment/1528902/+files/BootDmesg.txt ** Attachment added: "CurrentDmesg.txt" https://bugs.launchpad.net/bugs/626635/+attachment/1528903/+files/CurrentDmesg.txt ** Attachment added: "Dependencies.txt" http

[Bug 551269] Re: phpldapadmin: Incompatible with PHP 5.3

2010-05-03 Thread Miha Krajnc
Any fix for Lucid Lynx? -- phpldapadmin: Incompatible with PHP 5.3 https://bugs.launchpad.net/bugs/551269 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/

[Bug 436130] Re: OpenVZ kernel out of date, karmic requires 2.6.27

2010-04-24 Thread Miha Vrhovnik
@Stéphane Graber: if you are luckiy.. r...@ubuntu104:/# tail /var/log/init.log starting init logger init: hwclock main process (20) terminated with status 77 init: ureadahead main process (21) terminated with status 5 init: openvz pre-start process (17) terminated with status 1 libudev: udev_monit

[Bug 436130] Re: OpenVZ kernel out of date, karmic requires 2.6.27

2010-04-22 Thread Miha Vrhovnik
@Karoly: What does your init.log say? Mine has the following content: libudev: init: hwclock main process (20) terminated with status 77 init: ureadahead main process (21) terminated with status 5 libudev: udev_monitor_new_from_netlink: error getting socket: Invalid argument mountall:mountall.c:318

[Bug 440888] [NEW] configtest via init script not working

2009-10-02 Thread Miha Vrhovnik
Public bug reported: Binary package hint: nginx 1.) 9.10 beta 2.) 0.7.61-1ubuntu2 3.) getting a confirmation, that the config file is ok e.g just like running it directly mvr...@mvubdevel:/etc/nginx$ sudo nginx -t the configuration file /etc/nginx/nginx.conf syntax is ok configuration file /etc

[Bug 394504] Re: Amarok 2.0.2 freezes after 10sec of running Ubuntu Jaunty Jackalope 9.04

2009-07-01 Thread Miha Bezjak
** Attachment added: "Amarok2" http://launchpadlibrarian.net/28609110/Amarok2 -- Amarok 2.0.2 freezes after 10sec of running Ubuntu Jaunty Jackalope 9.04 https://bugs.launchpad.net/bugs/394504 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 394504] [NEW] Amarok 2.0.2 freezes after 10sec of running Ubuntu Jaunty Jackalope 9.04

2009-07-01 Thread Miha Bezjak
Public bug reported: Binary package hint: amarok Amarok2 freezes the whole system after running (even ctrl+alt+backspace doesn't work) Sometimes it crashes Compiz, sometimes the whole system and sometimes it works with no problem. I think it has a mind of his own :P The system is Ubuntu 9.04 Jau

[Bug 140497] Re: Compiz fusion crashes after activating cube effect

2009-06-28 Thread Miha Bezjak
The problem is gone so I'm going to change status to "Fix Released" ** Changed in: compiz-fusion-plugins-main (Ubuntu) Status: Incomplete => Fix Released -- Compiz fusion crashes after activating cube effect https://bugs.launchpad.net/bugs/140497 You received this bug notification because

[Bug 140497] Re: Compiz fusion crashes after activating cube effect

2009-06-28 Thread Miha Bezjak
The newest release the 9.04 Jaunty Jackalope works with no hassle -- Compiz fusion crashes after activating cube effect https://bugs.launchpad.net/bugs/140497 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list u

[Bug 287336] Re: Quickcam video too dark

2009-02-01 Thread Miha Pirnat
Same problem, WireSpot's solution worked. lsusb | grep -i logitech Bus 005 Device 004: ID 046d:092c Logitech, Inc. QuickCam Chat -- Quickcam video too dark https://bugs.launchpad.net/bugs/287336 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to U

[Bug 155252] Re: Sound not working if more than one player running in Gutsy

2008-11-08 Thread Miha Bezjak
Yes, it is. Yes I have installed flashplugin-nonfree. -- Sound not working if more than one player running in Gutsy https://bugs.launchpad.net/bugs/155252 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu-bugs mailing list ubunt

[Bug 155252] Re: Sound not working if more than one player running in Gutsy

2008-08-20 Thread Miha Bezjak
Hi Leann Ogasawara, After a very weird boot of alpha 4 version, I found that the sound is still an issue. PS: In Firefox start page it says: "Welcome to Ubuntu 8.04 LTS!" (I checked, it's 8.10) :) Best Regards, Miha ** Attachment added: "Lspci" http://launchpadlib

[Bug 155252] Re: Sound not working if more than one player running in Gutsy

2008-08-17 Thread Miha Bezjak
** Attachment added: "lspci" http://launchpadlibrarian.net/16879459/lspci -- Sound not working if more than one player running in Gutsy https://bugs.launchpad.net/bugs/155252 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- ubuntu

[Bug 155252] Re: Sound not working if more than one player running in Gutsy

2008-08-16 Thread Miha Bezjak
@Adam Niedling No, it doesn't work. For example if I play some music in Amarok, i can't hear nothing from YouTube... -- Sound not working if more than one player running in Gutsy https://bugs.launchpad.net/bugs/155252 You received this bug notification because you are a member of Ubuntu Bugs, wh

[Bug 138282] Re: Feisty doesn't recognize USB devices plugged in

2008-08-12 Thread Miha Bezjak
Well, I fixed the issue with a clean install. Best Regards, Miha -- Feisty doesn't recognize USB devices plugged in https://bugs.launchpad.net/bugs/138282 You received this bug notification because you are a member of Ubuntu Bugs, which is subscribed to Ubuntu. -- u

[Bug 155252] Re: Sound not working if more than one player running in Gutsy

2007-10-31 Thread Miha
I've installed a sounderver PulseAudio. Now everything vorks ok, but i can't get any sound form flash player in firefox (youtube, flash games,..etc etc) -- Sound not working if more than one player running in Gutsy https://bugs.launchpad.net/bugs/155252 You received this bug notification because

[Bug 155252] Sound not working if more than one player running in Gutsy

2007-10-21 Thread Miha
Public bug reported: When I'm playing music for example on xmms, sound doesn't work in browser or anywhere else. Sound works only in the first thing that broadcasts audio. Everything was working great in Feisty ** Affects: ubuntu Importance: Undecided Status: New -- Sound not

[Bug 140497] Compiz fusion crashes after activating cube effect

2007-09-17 Thread Miha
Public bug reported: Compiz fusion crashes after activating cube effect. It's doing so after last update ** Affects: compiz-fusion-plugins-main (Ubuntu) Importance: Undecided Status: New -- Compiz fusion crashes after activating cube effect https://bugs.launchpad.net/bugs/140497 Y

[Bug 138282] Feisty doesn't recognize USB devices plugged in

2007-09-08 Thread Miha
king after upgrading to the newest kernel: linux- headers-2.6.20-16. Best Regards, Miha ** Affects: linux-source-2.6.20 (Ubuntu) Importance: Undecided Status: New -- Feisty doesn't recognize USB devices plugged in https://bugs.launchpad.net/bugs/138282 Yo

[Bug 135880] Re: Expo plugin makes black/white screen

2007-09-05 Thread Miha
Problem solved, just had to update to the latest packages. -- Expo plugin makes black/white screen https://bugs.launchpad.net/bugs/135880 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@list

[Bug 135880] Re: Expo plugin makes black/white screen

2007-09-03 Thread Miha
I am using Ubuntu 7.04 Feisty Fawn and i got Compiz Fusion from tuxfamily.org : deb http://download.tuxfamily.org/3v1deb feisty eyecandy deb-src http://download.tuxfamily.org/3v1deb feisty eyecandy -- Expo plugin makes black/white screen https://bugs.launchpad.net/bugs/135880 You received this

[Bug 135880] Re: Expo plugin makes black/white screen

2007-08-30 Thread Miha
I forgot : I use compiz fusion -- Expo plugin makes black/white screen https://bugs.launchpad.net/bugs/135880 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.u

[Bug 135880] Expo plugin makes black/white screen

2007-08-30 Thread Miha
Public bug reported: Binary package hint: compiz When I go with my mouse to my upper left corner to activate expo plugin in compiz fusion i get this black screen: [img]http://shrani.si/f/3Y/3B/1b1GC70V/screenshot.png[/img] ** Affects: compiz (Ubuntu) Importance: Undecided Status: