[Bug 1850002] Re: /etc/grub.d/10_linux_zfs fail when zpool import output to stdout

2020-01-13 Thread Ivo Anjo
+1 had exactly this issue when I upgraded from an existing 18.04 setup
with zfs into 19.04 and then 19.10 on the same day.

The suggested workaround worked for me.

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

Title:
  /etc/grub.d/10_linux_zfs fail when zpool import output to stdout

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

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

[Bug 510018]

2019-04-22 Thread Ivo Anjo
(In reply to Nathan Shearer from comment #166)
> I just extracted an archive which contained a file that I could not
> copy/edit/move/rename/delete with dolphin. The file was simple readme file
> inside a nested subdirectory called L'$'\351''ame.html'
> 
> The error messages in dolphin were extremely vague and did not indicate in
> an way that KDE and QT are incapable by design of handling files with these
> encoding. They did not inform the user why the file was causing these
> problems or even hint that they needed to be renamed in a terminal because
> of a WONTFIX on this bug.
> 
> The only reason I knew what to do is because I encountered this bug years
> ago when operations on these files actually worked. Any normal user will
> have absolutely no idea what to do, and higher level systems will not handle
> these failures gracefully when these directory structures can't be modified
> because of a simple filename.
> 
> The file or folder L'$'\351''ame.html' does not exist.
>  - This is _false_ it does exist!
> Could not delete file L'$'\351''ame.html'.
>  - No reason provided whatsoever. The user will not know how to solve this
> problem.
> Could not remove folder "".
>  - All other files deleted, but the nested file was ignored leaving the user
> confused.
> 
> This is ridiculous.
> 
> It might be a lot of work, but a solution to this problem would be to store
> these strings as a tuple, where there is a degraded and user-friendly
> version of the string and the original unmodified string. If no changes are
> made to the string, use the original unmodified string. If the user decides
> to change the string, then they are interacting with the degraded version
> and deciding to keep that new string.

Hello there -- I'm the original reporter of this bug.

Since this one is marked as fixed, my suggestion would be to open a new
bug report, as the issue you saw may be a regression, rather than the
same as this bug, and it helps keep the discussion focused.

Also, if possible, my suggestion is to also include an archive that
triggers this issue as an attachment, so developers can quickly jump on
this one.

Happy KDE'ing and happy easter everyone!

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

Title:
  Cannot delete file with bad filename

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/510018/+subscriptions

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

[Bug 1801797] [NEW] Crash during installation

2018-11-05 Thread Ivo Anjo
Public bug reported:

I was doing a fresh installation on a machine side-by-side with an
existing Ubuntu 14.04 setup (booting via EFI).

During setup, grub failed to install, ubiquity quit, and I was prompted
to report this issue.

ProblemType: Bug
DistroRelease: Ubuntu 18.04
Package: ubiquity 18.04.14.6
ProcVersionSignature: Ubuntu 4.15.0-29.31-generic 4.15.18
Uname: Linux 4.15.0-29-generic x86_64
ApportVersion: 2.20.9-0ubuntu7.2
Architecture: amd64
CasperVersion: 1.394
Date: Mon Nov  5 20:54:47 2018
InstallCmdLine: BOOT_IMAGE=/casper/vmlinuz file=/cdrom/preseed/ubuntu-mate.seed 
boot=casper quiet splash ---
LiveMediaBuild: Ubuntu-MATE 18.04.1 LTS "Bionic Beaver" - Release amd64 
(20180725)
SourcePackage: grub-installer
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug bionic ubiquity-18.04.14.6 ubuntu-mate

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

Title:
  Crash during installation

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

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

[Bug 1512520] [NEW] New upstream release wpa 2.5

2015-11-02 Thread Ivo Anjo
Public bug reported:

Upstream release 2.5 has come out recently, including a number of
security bugfixes and additional channel selection and performance
improvements to 5GHz networks. Please update to it :)

Changelog:

2015-09-27 - v2.5
* fixed P2P validation of SSID element length before copying it
  [http://w1.fi/security/2015-1/] (CVE-2015-1863)
* fixed WPS UPnP vulnerability with HTTP chunked transfer encoding
  [http://w1.fi/security/2015-2/] (CVE-2015-4141)
* fixed WMM Action frame parser (AP mode)
  [http://w1.fi/security/2015-3/] (CVE-2015-4142)
* fixed EAP-pwd peer missing payload length validation
  [http://w1.fi/security/2015-4/]
  (CVE-2015-4143, CVE-2015-4144, CVE-2015-4145, CVE-2015-4146)
* fixed validation of WPS and P2P NFC NDEF record payload length
  [http://w1.fi/security/2015-5/]
* nl80211:
  - added VHT configuration for IBSS
  - fixed vendor command handling to check OUI properly
  - allow driver-based roaming to change ESS
* added AVG_BEACON_RSSI to SIGNAL_POLL output
* wpa_cli: added tab completion for number of commands
* removed unmaintained and not yet completed SChannel/CryptoAPI support
* modified Extended Capabilities element use in Probe Request frames to
  include all cases if any of the values are non-zero
* added support for dynamically creating/removing a virtual interface
  with interface_add/interface_remove
* added support for hashed password (NtHash) in EAP-pwd peer
* added support for memory-only PSK/passphrase (mem_only_psk=1 and
  CTRL-REQ/RSP-PSK_PASSPHRASE)
* P2P
  - optimize scan frequencies list when re-joining a persistent group
  - fixed number of sequences with nl80211 P2P Device interface
  - added operating class 125 for P2P use cases (this allows 5 GHz
channels 161 and 169 to be used if they are enabled in the current
regulatory domain)
  - number of fixes to P2PS functionality
  - do not allow 40 MHz co-ex PRI/SEC switch to force MCC
  - extended support for preferred channel listing
* D-Bus:
  - fixed WPS property of fi.w1.wpa_supplicant1.BSS interface
  - fixed PresenceRequest to use group interface
  - added new signals: FindStopped, WPS pbc-overlap,
GroupFormationFailure, WPS timeout, InvitationReceived
  - added new methods: WPS Cancel, P2P Cancel, Reconnect, RemoveClient
  - added manufacturer info
* added EAP-EKE peer support for deriving Session-Id
* added wps_priority configuration parameter to set the default priority
  for all network profiles added by WPS
* added support to request a scan with specific SSIDs with the SCAN
  command (optional "ssid " arguments)
* removed support for WEP40/WEP104 as a group cipher with WPA/WPA2
* fixed SAE group selection in an error case
* modified SAE routines to be more robust and PWE generation to be
  stronger against timing attacks
* added support for Brainpool Elliptic Curves with SAE
* added support for CCMP-256 and GCMP-256 as group ciphers with FT
* fixed BSS selection based on estimated throughput
* added option to disable TLSv1.0 with OpenSSL
  (phase1="tls_disable_tlsv1_0=1")
* added Fast Session Transfer (FST) module
* fixed OpenSSL PKCS#12 extra certificate handling
* fixed key derivation for Suite B 192-bit AKM (this breaks
  compatibility with the earlier version)
* added RSN IE to Mesh Peering Open/Confirm frames
* number of small fixes

** Affects: wpa (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/1512520

Title:
  New upstream release wpa 2.5

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

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


[Bug 1475633] Re: New upstream version 2.4 / please merge with Debian 8's wpa 2.3

2015-11-02 Thread Ivo Anjo
Thanks for the answer. Upstream has since released wpa 2.5 which
includes those patches so I'll open a new request asking for that
version instead of the backport.

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

Title:
  New upstream version 2.4 / please merge with Debian 8's wpa 2.3

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

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


[Bug 1475633] Re: New upstream version 2.4 / please merge with Debian 8's wpa 2.3

2015-09-21 Thread Ivo Anjo
The current wpa version in debian testing includes the 5GHz band selection 
improvements patch backports:
https://packages.qa.debian.org/w/wpa/news/20150906T154058Z.html

Would it be possible to also include these patches? As far as I've checked, 
they were not included in the ubuntu 2.4 version.
(And you would be my best friend forever ;D)

Or should I open a separate feature request asking for those patches?

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

Title:
  New upstream version 2.4 / please merge with Debian 8's wpa 2.3

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

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


[Bug 1475633] Re: New upstream version 2.4 / please merge with Debian 8's wpa 2.3

2015-07-21 Thread Ivo Anjo
It would be awesome to watch closely for the new version including the 5GHz 
improvements:
http://blog.sesse.net/blog/tech/2015-07-14-21-25_wpa_supplicant_5ghz_improvements.html

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

Title:
  New upstream version 2.4 / please merge with Debian 8's wpa 2.3

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

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


[Bug 1455956] Re: package udev 219-7ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-06-14 Thread Ivo Anjo
I had previously created an input group as per this tutorial:
http://ptichy.blogspot.pt/2014/08/configure-evrouter-on-ubuntu-1404.html?showComment=1434306399108#c1263726685009019900

But I argue that breaking the user's system because of a group name that
previously was open for anyone to create (even an "input" user) is
scary.

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

Title:
  package udev 219-7ubuntu5 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 1455956] Re: package udev 219-7ubuntu5 failed to install/upgrade: subprocess installed post-installation script returned error exit status 1

2015-06-14 Thread Ivo Anjo
This broke my upgrade from 14.10 to 15.04 :(

I don't know what created the input group, but couldn't this post-
install script have a fallback of some kind? I was able to fix it after
finding this report, but a normal user would end up with a broken system
and a very bad day.

Please consider reopening!

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

Title:
  package udev 219-7ubuntu5 failed to install/upgrade: subprocess
  installed post-installation script returned error exit status 1

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

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


[Bug 531208]

2015-01-03 Thread Ivo Anjo
+1 thank you Ruslan.

I'm guessing that at this point we should be asking for this to be
implemented on Wayland, as it seems that X will be deprecated soon
enough and its input code is complex and strange enough (no screensaver
when a pop-up menu is open, for instance) that this won't make it.

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

Title:
  Need way to insert arbitrary unicode characters in Kubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/xorg-server/+bug/531208/+subscriptions

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


[Bug 538640] Re: Support Application Indicators

2014-11-05 Thread Ivo Anjo
Indeed I'm back to tomboy too.

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

Title:
  Support Application Indicators

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

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


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-11-03 Thread Ivo Anjo
I'm sorry to hijack this thread, but it's the best place to find linux
ux303ln users.

Is there a kernel version/patch where the brightness keys work? Thanks!

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

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

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

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


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-10-31 Thread Ivo Anjo
Probably the way to go is to request a backport to the Ubuntu 14.10
kernel, and then we get the backport for free on 14.04 when the updated
hardware enablement makes the 14.10 kernel available to 14.04 LTS.

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

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

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

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


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-10-26 Thread Ivo Anjo
Yes I discovered that too, psmouse from 3.17 kernel does not build with
ubuntu's current kernel, although I haven't had the time yet to look if
the change is easy or not to make.

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

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

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

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


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-10-25 Thread Ivo Anjo
@Mark @Jimmy: I can't claim any credit, I just uploaded the same debs
everyone would get if they followed Mathias's instructions :)

Anyway Jimmy, if you go to the url
https://mega.co.nz/#F!B4YlWTLJ!A6Gu8gyRNVg6fGhUx041tw then download and
install the deb files, and reboot, you'll get the new kernel with the
focaltech driver. Although if you're a beginner I'd suggest you wait a
bit so that maybe someone does a backport to the normal ubuntu kernel,
as this one is not supported at all. Also nvidia-331 does not build out
of the box with this kernel, so if you had optimus working, it stops.

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

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

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

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


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-10-23 Thread Ivo Anjo
Also if someone wants the precompiled kernel debs for testing, here you go:
https://mega.co.nz/#F!B4YlWTLJ!A6Gu8gyRNVg6fGhUx041tw

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

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

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

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


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-10-23 Thread Ivo Anjo
Finally got my new laptop, can confirm touchpad seems to be working fine with 
the new driver!
Thanks a lot!

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

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

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

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


[Bug 1372609] Re: Touchpad detected as mouse on Asus ux303ln laptop

2014-10-19 Thread Ivo Anjo
Thank you Mathias! I'm stilll waiting for my UX303LN preorder (my
country always gets things last, sigh...) but you're a hero already :)

Let me know if I can buy you a pizza or a beer! Be glad to!

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

Title:
  Touchpad detected as mouse on Asus ux303ln laptop

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

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


[Bug 1314245] Re: Missing r8169 firmware warning when installing Trusty kernel

2014-09-11 Thread Ivo Anjo
*err sorry I mean microcode and firmware package.

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

Title:
  Missing r8169 firmware warning when installing Trusty kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-lts-trusty/+bug/1314245/+subscriptions

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


[Bug 1314245] Re: Missing r8169 firmware warning when installing Trusty kernel

2014-09-11 Thread Ivo Anjo
+1 it does not make sense to provide an updated kernel without a
suitable microcode package.

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

Title:
  Missing r8169 firmware warning when installing Trusty kernel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/linux-meta-lts-trusty/+bug/1314245/+subscriptions

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


[Bug 1328264] Re: packaging issues with the trusty Xstack in precise xserver-xorg-lts-trusty

2014-07-17 Thread Ivo Anjo
The comment in bug #10 worked for me BUT after rebooting X did not
start.

Trying to run "startx" under root resulted in me getting
X: cannot stat /etc/X11/X (No such file or directory), aborting.

This led me to see that /etc/X11/X did not exist on my newly-upgraded
machine, but on my laptop /etc/X11/X was a symlink to /usr/bin/Xorg.

I then ran sudo ln -sf /usr/bin/Xorg /etc/X11/X and after rebooting (or
restarting lightdm), my X server was back.

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

Title:
  packaging issues with the trusty Xstack in precise xserver-xorg-lts-
  trusty

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

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


[Bug 1311697] Re: HP Officejet Pro K550 should use hpijs by default

2014-05-14 Thread Ivo Anjo
** Tags removed: verification-needed
** Tags added: verification-done

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

Title:
  HP Officejet Pro K550 should use hpijs by default

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

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


[Bug 1311697] Re: HP Officejet Pro K550 should use hpijs by default

2014-05-14 Thread Ivo Anjo
I successfully tested hplip/3.14.3-0ubuntu3.2 and it fixes my issue.
Thanks a lot!

---

To test:
I removed all printers from my system, and then added the printer again (with 
the system-config-printer menu) with the old version, and hpcups was selected.

I then removed the printer again, upgraded to the new package, and proceeded to 
add the printer, and now hpijs
 hpijs was successfully selected. I printed the test page and it worked with no 
issues.

---

Finally, I don't know if there is interested in having this backported
to 12.04 LTS, but I still have some machines running it, so I'm willing
to test there too, if needed.

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

Title:
  HP Officejet Pro K550 should use hpijs by default

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

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


[Bug 471457] Re: Shutdown does not have priority over suspend/hibernation

2014-05-14 Thread Ivo Anjo
Bug still there in 14.04: when I upgraded I got asked if I wanted to
keep my custom logind configuration, I said no, and issue reappeared.

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

Title:
  Shutdown does not have priority over suspend/hibernation

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

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


[Bug 1280665] Re: libsdl1.2 always uses backingstore which causes tearing in modern X servers

2014-05-12 Thread Ivo Anjo
+1 had the same issue with XBMC, package in trusty-proposed fixed the
issue.

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

Title:
  libsdl1.2 always uses backingstore which causes tearing in modern X
  servers

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

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


[Bug 1311697] Re: HP Officejet Pro K550 should use hpijs by default

2014-05-02 Thread Ivo Anjo
Thanks, I'll test as soon as it is posted! :)

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

Title:
  HP Officejet Pro K550 should use hpijs by default

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

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


[Bug 1311697] Re: HP Officejet Pro K550 should use hpijs by default

2014-04-29 Thread Ivo Anjo
Can this please be backported to at least Ubuntu 14.04? Otherwise users
will be afected by this issue for years to come.

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

Title:
  HP Officejet Pro K550 should use hpijs by default

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

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


[Bug 1311697] [NEW] HP Officejet Pro K550 should use hpijs by default

2014-04-23 Thread Ivo Anjo
Public bug reported:

When an HP Officejet Pro K550 is connected, by default CUPS picks hpcups
as a driver.

Unfortunately, hpcups is broken for this printer, and it has been for a long 
time.
https://bugs.launchpad.net/hplip/+bug/981473

It was first broken in 11.04 and has been broken since. It has been
reported since 2011 and no progress has been made on the bug report.

This printer is also considered to be "End of Support" by the HPLIP project, 
and it is likely no resources will ever be committed to fix the real bug:
http://hplipopensource.com/hplip-web/models/officejet/officejet_pro_k550.html
"The HP product has reached the end of support life, meaning the HPLIP solution 
is considered “As-is”. No further HPLIP code changes will be implemented by HP. 
 While monitoring of Launchpad posts by HP personnel will continue, follow-up 
by HP personnel on these products will be extremely limited. Community members 
are encouraged to assist others with issues on these printers."

The very simple workaround is to pick hpijs instead of hpcups. This
should be done by default, as it is very hard to find this bug report
googling around (I thought I had a broken printer, and only after
several hours spent debugging, wasting ink and paper did I find the bug
report). It doesn't help that this is not a linux-only issue, as there
are many people on windows having this issue so googling gets filled
with bogus windows info.

Thank you.

** Affects: cups (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/1311697

Title:
  HP Officejet Pro K550 should use hpijs by default

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

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

[Bug 981473] Re: HP Officejet Pro K550 fails to print in Ubuntu

2014-04-23 Thread Ivo Anjo
Ok so recently I got surprised by this issue. Unfortunately it is not
fixed in 13.10 and I don't believe it will be in 14.04 either. The
"changing driver" workaround did work for me.

The strange thing was, I installed the latest HP drivers on windows xp
and I got the exact same behavior! And also none of HP's troubleshooting
tools were able to help. Only by a lot of googling did I have the luck
of stumbling onto this bug report.

So I'm guessing that since this printer is old it's not really tested
anymore, and the technical documentation that is used by both the
windows and hplip teams is wrong.

I have a normal K550 and a K550dtn and would like to see this fixed. I
can setup a machine with remote access to both, and am willing to try
debug builds of hplip, so if you're interested please say so.

Finally, this Bug #879667 seems to be a dupe of this one.

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

Title:
  HP Officejet Pro K550 fails to print in Ubuntu

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

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


[Bug 471457] Re: Shutdown does not have priority over suspend/hibernation

2014-04-23 Thread Ivo Anjo
Reported as a logind issue:
https://bugs.launchpad.net/ubuntu/+source/systemd/+bug/1311648

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

Title:
  Shutdown does not have priority over suspend/hibernation

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

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


[Bug 1311648] [NEW] Race in logind when closing laptop lid after clicking shutdown

2014-04-23 Thread Ivo Anjo
Public bug reported:

There seems to be a race condition between logind handling lid close and
shutting down the system.

Since installing Ubuntu 13.10 I was closing the laptop lid after
clicking shutdown, and sometimes when I came back the laptop was
suspended (during the shutdown sequence) and not off.

After seeing this info: http://askubuntu.com/questions/360615/ubuntu-
server-13-10-now-goes-to-sleep-when-closing-laptop-lid I neded up adding
the HandleLidSwitch=ignore to logind's configuration and never saw this
issue again.

Since this wasn't 100% reproducible I waited a while but since adding
that option I had 3 months with no issues.

See also https://bugs.launchpad.net/ubuntu/+source/gnome-power-
manager/+bug/471457 , which talks of the same/similar issue, but the
issue must be in logind and not gnome-power-manager (which is not
running during the shutdown sequence).

** Affects: systemd (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/1311648

Title:
  Race in logind when closing laptop lid after clicking shutdown

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

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


[Bug 471457] Re: Shutdown does not have priority over suspend/hibernation

2014-04-17 Thread Ivo Anjo
As an update, I never saw this issue again, so indeed it seems it is
caused by a race in logind.

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

Title:
  Shutdown does not have priority over suspend/hibernation

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

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


[Bug 471457] Re: Shutdown does not have priority over suspend/hibernation

2014-01-26 Thread Ivo Anjo
Just made a clean install of Ubuntu saucy and this started happening to
me sometimes.

I believe the issue happens due to systemd-logind, which is set to
always standby a laptop when you close the lid, and the supposed
solution can be found here: http://askubuntu.com/questions/360615
/ubuntu-server-13-10-now-goes-to-sleep-when-closing-laptop-lid (the
HandleLidSwitch=ignore option).

Because this doesn't happen always I can't be 100% sure; I'm running
with that option set for a few days, and if the issue never happens to
me again I'll report this as a systemd-logind bug.

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

Title:
  Shutdown does not have priority over suspend/hibernation

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

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


[Bug 1217636] [NEW] Tomboy causing logout delay again

2013-08-27 Thread Ivo Anjo
Public bug reported:

My logout has been slow for months. Finally I decided to look it up, and it 
seemed that tomboy could cause this, but the bug should be fixed according to:
https://bugs.launchpad.net/ubuntu/+source/tomboy/+bug/880299
https://launchpad.net/ubuntu/+source/tomboy/+changelog

But unfortunately with Ubuntu 13.04 updated and tomboy 1.12.0-1ubuntu2 I
still get delays on logout. I removed tomboy and they went away.

A comment in the arch linux bugtracker seems to indicate I'm not the
only one still having this issue: https://bugs.archlinux.org/task/26324
.

** Affects: tomboy (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/1217636

Title:
  Tomboy causing logout delay again

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

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


[Bug 969489] Re: lightdm tries (and fails) to start too early?

2013-08-16 Thread Ivo Anjo
I had this with fglrx, so either both amd and nvidia suffer from the same bug, 
or it is elsewhere.
It's just a pity that this is treated as such low priority.

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

Title:
  lightdm tries (and fails) to start too early?

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

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


[Bug 863152] Re: Lenovo s205 USB ports doesn't work correctly with kernel 3.2.0-20

2013-08-14 Thread Ivo Anjo
But should this be closed?
12.04 is supposed to be LTS, after all. Saying "closed because it is fixed in 
new non-lts release" kinda defeats the purpose of LTS.

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

Title:
  Lenovo s205 USB ports doesn't work correctly with kernel 3.2.0-20

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

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


[Bug 969489] Re: lightdm tries (and fails) to start too early?

2013-07-22 Thread Ivo Anjo
Is this both a lightdm bug and a failsafe-x bug?
Because I don't get failsafe-x when lightdm fails, I just get a tty.

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

Title:
  lightdm tries (and fails) to start too early?

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

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


[Bug 969489] Re: lightdm tries (and fails) to start too early?

2013-07-22 Thread Ivo Anjo
> I have not seen data that proves it has 0 bad effects. I'd suspect that
> it would have a minor impact on time between power-on and login for
> those users who are not affected, but I also have no data on that either.

Sorry... say what!? I will just quote it for you, from canonical's upstart 
documentation:
http://upstart.ubuntu.com/cookbook/#respawn
"6.26 respawn
Without this stanza, a job that exits quietly transitions into the stop/waiting 
state, no matter how it exited.
With this stanza, whenever the main script/exec exits, without the goal of the 
job having been changed to stop, the job will be started again."

So please don't make up suppositions and compare them to facts.

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

Title:
  lightdm tries (and fails) to start too early?

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

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


[Bug 969489] Re: lightdm tries (and fails) to start too early?

2013-07-17 Thread Ivo Anjo
@Clint: But honestly, why not deploy the workaround by default?
It has 0 bad effects when you don't have the issue, and is the difference 
between some strange flickering and most people not being able to get a working 
system at all.

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

Title:
  lightdm tries (and fails) to start too early?

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

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


[Bug 761587] Re: Unity makes Gajim unusable

2013-07-15 Thread Ivo Anjo
Henning: You just need to install and enable the "appindicator" plugin
for gajim.

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

Title:
  Unity makes Gajim unusable

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

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


[Bug 510018]

2013-07-11 Thread Ivo Anjo
Thanks for your work!
It seems that for all the complaining, nobody bothered to test your patch, or 
even say thanks. It's a pity.

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

Title:
  Cannot delete file with bad filename

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/510018/+subscriptions

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


[Bug 1175251] Re: kubuntu upgrade from 12.10 to 13.04 leaves system unusable

2013-07-08 Thread Ivo Anjo
Same here. Just got stuck with this issue.
C'mon guys, I upgrade to a release 2.5 months later and still get hit by 
critical issues such as this? Very disappointed...

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

Title:
  kubuntu upgrade from 12.10 to 13.04 leaves system unusable

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/ubuntu-release-upgrader/+bug/1175251/+subscriptions

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


[Bug 761587] Re: Unity makes Gajim unusable

2013-07-07 Thread Ivo Anjo
I think this is essentially solved with more recent gajim versions:
- Gajim pops up the current window when you try to start a second instance 
instead of the old "start a new one or exit"
- There is a "Appindicator integration" plugin that integrates gajim into the 
messaging menu.

The only thing "missing" I guess would be for the plugin to be shipped
as default, but I think that should be filed as a wish, as gajim is
still useable either way.

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

Title:
  Unity makes Gajim unusable

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

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


[Bug 987060] Re: massive memory leak in unity-panel-service and hud-service when invoking the hud on Firefox profiles with large amounts of bookmarks

2013-04-08 Thread Ivo Anjo
Same here, although I only have the issue when I mistakenly hit alt for the hud.
I think I have 2000+ bookmarks.

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

Title:
  massive memory leak in unity-panel-service and hud-service when
  invoking the hud on Firefox profiles with large amounts of bookmarks

To manage notifications about this bug go to:
https://bugs.launchpad.net/indicator-appmenu/+bug/987060/+subscriptions

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


[Bug 510018]

2013-04-02 Thread Ivo Anjo
I built kdelibs with the patch, exported the KDE_UTF8_FILENAMES and it
seems to work as advertised: strange chars are replaced by boxes on the
filenames, but I can rename and delete them sucessfully.

I'll keep using the patch on one of my machines to see if there are any
other issues.

Big thanks to Szokovacs Robert, and to all the people that complained
loudly for all these years: this is your chance. Test the patch, use it,
and if it works, bug your favorite KDE developer, or distribution to
include it. Tell your friends to use it. Package and distribute it.
Don't just complain and leave. I reported this bug in 2008, and I'm
still here :)

P.s.: Applying the patch gave me a whitespace warning:
encoding.patch:173: trailing whitespace.

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

Title:
  Cannot delete file with bad filename

To manage notifications about this bug go to:
https://bugs.launchpad.net/kde-baseapps/+bug/510018/+subscriptions

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


[Bug 1097763]

2013-03-30 Thread Ivo Anjo
@Comment #33: I'm not sure, I just tried to reproduce your issue and couldn't.
Have you tried it on another machine, just to be sure?

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

Title:
  Firefox 18 anti-aliasing does not render correctly some text

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

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


[Bug 1097763]

2013-03-30 Thread Ivo Anjo
Ah, my bad! No need to screencast, the issue is exactly what kokoko3k
said in comment #28, but it doesn't need to be on a native widget (I see
it on gmail).

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

Title:
  Firefox 18 anti-aliasing does not render correctly some text

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

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


[Bug 1097763]

2013-03-30 Thread Ivo Anjo
As peke said in comment #30: It's fixed in Firefox 19 (thanks!) but it
can still happen when using hardware acceleration.

I turned on layers.acceleration.force-enabled today (Firefox 20 / Ubuntu
12.10 64-bit / nvidia 310.14) and started noticing the issue again.

I can see it clearly in gmail, and the strange thing is, that it's
temporary: font hinting is strange when scrolling, and after you stop,
in 2-3 seconds it jumps to being ok. I'm now attempting to record a
screencast to show this.

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

Title:
  Firefox 18 anti-aliasing does not render correctly some text

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

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


[Bug 875659] Re: RT3090 conflicts with acer_wmi on IdeaPad S205

2013-03-04 Thread Ivo Anjo
Patch for this now in 3.9-rc1:
https://git.kernel.org/cgit/linux/kernel/git/torvalds/linux.git/commit/drivers/platform/x86
/acer-wmi.c?id=e6c33f1fe797355f1aed53b01230bd13ef52deff .

Backport please?

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

Title:
  RT3090 conflicts with acer_wmi on IdeaPad  S205

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

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


[Bug 969489] Re: lightdm tries (and fails) to start too early?

2013-02-26 Thread Ivo Anjo
Interesting, I too use btrfs for root and home.

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

Title:
  lightdm tries (and fails) to start too early?

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

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


[Bug 1063617] Re: 1:0.9.8+bzr3319-0ubuntu1 regression: keeps setting gsettings keys to wrong values

2013-02-06 Thread Ivo Anjo
+1 Asking for backport to 12.10. This renders the keyboard shortcuts
dialog useless.

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

Title:
  1:0.9.8+bzr3319-0ubuntu1 regression: keeps setting gsettings keys to
  wrong values

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

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


[Bug 1102098] [NEW] ant-contrib-cpptasks jar installed to wrong directory

2013-01-20 Thread Ivo Anjo
Public bug reported:

The current ant version looks for jars in /usr/share/ant/lib/ and ant-
contrib-cpptasks gets installed to /usr/share/java/ and is not picked up
by ant without further configuration.

** Affects: cpptasks (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/1102098

Title:
  ant-contrib-cpptasks jar installed to wrong directory

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

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


[Bug 969489] Re: lightdm tries (and fails) to start too early?

2013-01-09 Thread Ivo Anjo
Bug 1080082 has been marked as a duplicate of this one, although I'm not
sure it is (I use fglrx).

Anyway, my workaround for 1.5 months with no issues and no need for
arbitrary sleep has been to modify /etc/init/lightdm.conf and adding
"respawn" like this:

...
stop on runlevel [016]

respawn # <-- add this line

emits login-session-start
emits desktop-session-start
emits desktop-shutdown
...

If lightdm comes up the first time, it stays. Otherwise, I see a flicker
of the first one dying, and then it immediately starts up again and all
works good.

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

Title:
  lightdm tries (and fails) to start too early?

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

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


[Bug 875659] Re: RT3090 conflicts with acer_wmi on IdeaPad S205

2012-12-06 Thread Ivo Anjo
My issue did get solved with the kernel patch attached to 
https://bugzilla.kernel.org/show_bug.cgi?id=43007 .
Would it be possible to backport it please?

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

Title:
  RT3090 conflicts with acer_wmi on IdeaPad  S205

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

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


[Bug 1080082] Re: Lightdm killed during boot (kills itself?)

2012-11-28 Thread Ivo Anjo
Just to add, I've tried multiple workarounds, and the best one (works
every time) and less intrusive is modifying the file
/etc/init/lightdm.conf adding "respawn" like this:

... 
stop on runlevel [016]

respawn

emits login-session-start
emits desktop-session-start
emits desktop-shutdown
---

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

Title:
  Lightdm killed during boot (kills itself?)

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

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


[Bug 1080082] Re: Lightdm killed during boot (kills itself?)

2012-11-25 Thread Ivo Anjo
Might be related to bug #838586 and question #208880 ?

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

Title:
  Lightdm killed during boot (kills itself?)

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

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


[Bug 1080082] [NEW] Lightdm killed during boot (kills itself?)

2012-11-17 Thread Ivo Anjo
Public bug reported:

I'm running 12.10, and since installing the stable release in October I
didn't install any upgrades. This week, after installing the latest
upgrades, lightdm stopped working: the Xserver starts, and dies
immediately, leaving me on a tty7 with remains of log messages.

If I log in and manually restart lightdm, it works.

I think I am not alone in this, as a user had reported exactly the same back in 
July in the xubuntu-users mailing list:
https://lists.ubuntu.com/archives/xubuntu-users/2012-July/004252.html

I've done some tests and:
- If I disable plymouth (by removing splash from GRUB_CMDLINE_LINUX_DEFAULT in 
/etc/default/grub) the bug goes away
- If I press 'esc' to exit plymouth before lightdm triess to start the bug also 
goes away

Looking at the lightdm log, it seems that it decides to kill itself:
...
[+1.22s] DEBUG: Starting Light Display Manager 1.4.0, UID=0 PID=1138 (notice 
the pid)
...
[+5.59s] DEBUG: New display ready, switching to it
[+5.59s] DEBUG: Activating VT 7
[+6.53s] DEBUG: Greeter start authentication for knuckles
[+6.54s] DEBUG: Started session 1862 with service 'lightdm', username 'knuckles'
[+6.54s] DEBUG: Greeter start authentication for knuckles
[+6.54s] DEBUG: Session 1862: Sending SIGTERM
[+6.54s] DEBUG: Started session 1863 with service 'lightdm', username 'knuckles'
[+6.54s] DEBUG: Got signal 15 from process 1138 (signal to die received from 
itself!!)
[+6.54s] DEBUG: Caught Terminated signal, shutting down
...

This is what leads me to believe that the bug is in lightdm.

ProblemType: Bug
DistroRelease: Ubuntu 12.10
Package: xorg 1:7.7+1ubuntu4
ProcVersionSignature: Ubuntu 3.5.0-19.30-generic 3.5.7
Uname: Linux 3.5.0-19-generic x86_64
NonfreeKernelModules: fglrx
.tmp.unity.support.test.0:
 
ApportVersion: 2.6.1-0ubuntu6
Architecture: amd64
CompizPlugins: No value set for 
`/apps/compiz-1/general/screen0/options/active_plugins'
CompositorRunning: compiz
Date: Sat Nov 17 14:06:16 2012
DistUpgraded: Fresh install
DistroCodename: quantal
DistroVariant: ubuntu
DkmsStatus:
 fglrx-updates, 9.000, 3.5.0-18-generic, x86_64: installed
 fglrx-updates, 9.000, 3.5.0-19-generic, x86_64: installed
EcryptfsInUse: Yes
ExtraDebuggingInterest: Yes
GraphicsCard:
 Advanced Micro Devices [AMD] nee ATI Wrestler [Radeon HD 6310] [1002:9802] 
(prog-if 00 [VGA controller])
   Subsystem: Lenovo Device [17aa:397b]
InstallationDate: Installed on 2012-10-21 (26 days ago)
InstallationMedia: Ubuntu 12.10 "Quantal Quetzal" - Release amd64 (20121017.5)
MachineType: LENOVO 10382JG
MarkForUpload: True
ProcKernelCmdLine: BOOT_IMAGE=/@/boot/vmlinuz-3.5.0-19-generic 
root=UUID=9a791902-1e8f-4073-b59c-de19842fdff8 ro rootflags=subvol=@ 
crashkernel=384M-2G:64M,2G-:128M quiet
SourcePackage: xorg
Symptom: display
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 08/10/2011
dmi.bios.vendor: LENOVO
dmi.bios.version: 4BCN24WW
dmi.board.asset.tag: Base Board Asset Tag Unknown
dmi.board.name: Inagua
dmi.board.vendor: LENOVO
dmi.board.version: 109-B78210-00A
dmi.chassis.asset.tag: Chassis Asset Tag Unknown
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Chassis Version Unknown
dmi.modalias: 
dmi:bvnLENOVO:bvr4BCN24WW:bd08/10/2011:svnLENOVO:pn10382JG:pvrIdeapadS205:rvnLENOVO:rnInagua:rvr109-B78210-00A:cvnLENOVO:ct10:cvrChassisVersionUnknown:
dmi.product.name: 10382JG
dmi.product.version: Ideapad S205
dmi.sys.vendor: LENOVO
version.compiz: compiz 1:0.9.8.4+bzr3407-0ubuntu1
version.fglrx-installer: fglrx-installer N/A
version.ia32-libs: ia32-libs 20090808ubuntu36
version.libdrm2: libdrm2 2.4.39-0ubuntu1
version.libgl1-mesa-dri: libgl1-mesa-dri 9.0-0ubuntu1
version.libgl1-mesa-dri-experimental: libgl1-mesa-dri-experimental N/A
version.libgl1-mesa-glx: libgl1-mesa-glx 9.0-0ubuntu1
version.xserver-xorg-core: xserver-xorg-core 2:1.13.0-0ubuntu6
version.xserver-xorg-input-evdev: xserver-xorg-input-evdev 1:2.7.3-0ubuntu2
version.xserver-xorg-video-ati: xserver-xorg-video-ati 
1:6.99.99~git20120913.8637f772-0ubuntu1
version.xserver-xorg-video-intel: xserver-xorg-video-intel 2:2.20.9-0ubuntu2
version.xserver-xorg-video-nouveau: xserver-xorg-video-nouveau 1:1.0.2-0ubuntu3

** Affects: lightdm
 Importance: Undecided
 Status: New

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


** Tags: amd64 apport-bug compiz-0.9 quantal running-unity ubuntu

** Attachment added: "Lightdm log when it dies during boot"
   
https://bugs.launchpad.net/bugs/1080082/+attachment/3436621/+files/lightdm-killed.log

** Also affects: lightdm
   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/1080082

Title:
  Lightdm killed during boot (kills itself?)

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

-- 
ubuntu-bugs mailing list
ubuntu-bugs@lists.ubuntu.co

[Bug 736743] Re: environment block not implemented on btrfs

2012-10-30 Thread Ivo Anjo
Comment 59: 
The workaround did work for me on 12.10, but I only commented the first part 
(the lines from cat << EOF to EOF).

The second part wasn't needed.

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

Title:
  environment block not implemented on btrfs

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

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


[Bug 736743] Re: environment block not implemented on btrfs

2012-10-22 Thread Ivo Anjo
I don't like to comment when I don't have nothing to add, but I just did
a 12.10 install with btrfs, and I would not consider "do not show an
erroneous scary message to users that stalls boot every time" as
wishlist/new feature.

The only wish here is "I wish this worked properly"...

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

Title:
  environment block not implemented on btrfs

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

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


[Bug 986667] Re: MyUnity doesn't start if there's a process having the word "myunity" in its command line

2012-10-03 Thread Ivo Anjo
Yeah, I got bit by this because I still had the Software Center open
with apt://myunity .

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

Title:
  MyUnity doesn't start if there's a process having the word "myunity"
  in its command line

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

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


[Bug 761587] Re: Unity makes Gajim unusable

2012-09-03 Thread Ivo Anjo
Workaround from Comment #8 worked for me.

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

Title:
  Unity makes Gajim unusable

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

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


[Bug 884652] Re: Lenovo S205 internal microphone doesn't work

2012-07-03 Thread Ivo Anjo
Would it be possible to get this fixed backported to precise?
Not having this on the LTS release would really suck.

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

Title:
  Lenovo S205 internal microphone doesn't work

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

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


[Bug 605567] Re: Extremely slow painting of launchpad.net bug details page with nvidia driver

2012-06-26 Thread Ivo Anjo
@Robert: This is a firefox+nvidia proprietary linux driver issue.
Other browsers and drivers do not have it.

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

Title:
  Extremely slow painting of launchpad.net bug details page with nvidia
  driver

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

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


[Bug 884652] Re: Lenovo S205 internal microphone doesn't work

2012-06-24 Thread Ivo Anjo
A testing package has been attached to bug 1002978. You just have to
install it and report back if it works correctly now.

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

Title:
  Lenovo S205 internal microphone doesn't work

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

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


[Bug 1002978] Re: [meta-bug] Inverted Internal microphone (phase inversion)

2012-06-24 Thread Ivo Anjo
Seems to work fine on my Ideapad S205 with alsa-hda-dkms_0.1_all.deb

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

Title:
  [meta-bug] Inverted Internal microphone (phase inversion)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1002978/+subscriptions

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


[Bug 884652] Re: Lenovo S205 internal microphone doesn't work

2012-06-19 Thread Ivo Anjo
Output of alsainfo script (as asked in bug 1002978):
http://www.alsa-project.org/db/?f=bd01da7a37a7f43dda0c79b11a61b860b5ca168a

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

Title:
  Lenovo S205 internal microphone doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/884652/+subscriptions

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


[Bug 1002978] Re: [meta-bug] Inverted Internal microphone (phase inversion)

2012-06-19 Thread Ivo Anjo
Lenovo S205 has the same issue - Bug 884652

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

Title:
  [meta-bug] Inverted Internal microphone (phase inversion)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/1002978/+subscriptions

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


[Bug 875659] Re: RT3090 wireless conflict with acer_wmi

2012-04-30 Thread Ivo Anjo
I also have an older S205 with an E-350.

With kernel 3.0, I just had do rmmod acer_wmi after system startup (and
it really needed to load: after hibernation I had to modprobe acer_wmi
and then rmmod to get wifi to work again).

Yesterday I upgraded to 12.04 and no combination of modprobing/rmmoding
acer_wmi or ideapad-laptop got me wireless.

My S205 has an Intel Centrino Ultimate-N 6300 (I threw the crappy ralink
away), and even with an external wifi stick I can't get access (seems
that if one device is blocked, nm-applet treats it as if ALL are
blocked).

In addition, my EFI setup is kind of manual, so the workaround from
comment #80 doesn't even apply to me.

So to recap: the upgrade to 12.04 left my old 3.0 kernel also installed.
If I boot with that, I'm golden. If I boot with 3.2, nothing I tried could get 
me wireless.

Should I upload my acpidump, dmesg, etc too?

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

Title:
  RT3090 wireless conflict with acer_wmi

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

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


[Bug 929384] Re: nvidia drivers broken by the recent libc update on i386 arch

2012-03-28 Thread Ivo Anjo
I'm sorry if this is unrelated, but I used synaptic to upgrade my system today, 
and after reboot the nvidia binary driver was gone and I was running nouveau. 
Is this expected? I didn't see anything about nvidia-current being removed.
(I'm running a 64-bit system.)

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

Title:
  nvidia drivers broken by the recent libc update on i386 arch

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

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


[Bug 712521] Re: [Needs packaging] TeXLive 2011

2012-03-27 Thread Ivo Anjo
Thanks for the update. It would be just fantastic if it got in for 12.04.
(And I'm guessing that future support and maintenance would be easier?)

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

Title:
  [Needs packaging] TeXLive 2011

To manage notifications about this bug go to:
https://bugs.launchpad.net/tex-live/+bug/712521/+subscriptions

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


[Bug 712521] Re: [Needs packaging] TeXLive 2011

2012-03-27 Thread Ivo Anjo
It seems that good things do come to those who wait. Thanks to all the
developers!

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

Title:
  [Needs packaging] TeXLive 2011

To manage notifications about this bug go to:
https://bugs.launchpad.net/tex-live/+bug/712521/+subscriptions

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


[Bug 605567] Re: Extremely slow painting of launchpad.net bug details page with nvidia driver

2012-03-20 Thread Ivo Anjo
I think this bug should be attacked in two ways:
1) try to work with firefox and nvidia to fix this and
2) fix launchpad. The bug is elsewhere, but launchpad being broken with the 
default ubuntu browser with pretty much the default configuration of any nvidia 
linux user is very bad usability. And yes, I could use nouveau, and have a 
worse experience everywhere else, as well as wasting more energy, but that's 
not a very good answer.

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

Title:
  Extremely slow painting of launchpad.net bug details page with nvidia
  driver

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

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


[Bug 905415] Re: Hangs when doing full upgrade after fresh oneiric install

2012-02-11 Thread Ivo Anjo
@RJARRRPCGP Is that with the new packages from the PPA, or the ones
currently in kubuntu?

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

Title:
  Hangs when doing full upgrade after fresh oneiric install

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

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


[Bug 905415] Re: Hangs when doing full upgrade after fresh oneiric install

2012-01-30 Thread Ivo Anjo
Ok, sorry for the delay. I can confirm that the updated packages solve
the issue.

I restored my VM snapshot, tried to upgrade and still got the same issue.
Then I downloaded and directly installed using dpkg the new packages from your 
PPA, and tested via pkcon update, and it worked. I then rolled back the 
snapshot and repeated the test using apper, and it also worked.

Let me know if you need me to do further testing, and thanks for fixing
the issue!

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

Title:
  Hangs when doing full upgrade after fresh oneiric install

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

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


[Bug 884652] Re: Lenovo S205 internal microphone doesn't work

2012-01-29 Thread Ivo Anjo
I can confirm that the workaround in comment #7 works.
The fix is basically install 'pavucontrol', then start it and go to the "Input 
Devices" tab, unlock the channels (by clicking on the padlock on the right), 
and set "Front Right" to Silence.

Unfortunately when used with the google talk plugin the dynamic volume
adjustment keeps bringing the "Front Right" up, but on apps that do not
do that it works.

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

Title:
  Lenovo S205 internal microphone doesn't work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/alsa-driver/+bug/884652/+subscriptions

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


[Bug 905415] Re: Hangs when doing full upgrade after fresh oneiric install

2012-01-27 Thread Ivo Anjo
No problem, just link it here and I'll do it.

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

Title:
  Hangs when doing full upgrade after fresh oneiric install

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

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


[Bug 905415] Re: Hangs when doing full upgrade after fresh oneiric install

2012-01-27 Thread Ivo Anjo
Thanks for looking into this!
I really hope it can get backported to oneiric.

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

Title:
  Hangs when doing full upgrade after fresh oneiric install

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

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


[Bug 855793] Re: Kubuntu 11.10 beta 1: Error upgrading using muon

2012-01-15 Thread Ivo Anjo
With the switch to multiarch, aptitude seems also to get confused, so it
seems right now the safe workaround is to either use apt-get, synaptic
or gnome's update-manager to upgrade your system.

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

Title:
  Kubuntu 11.10 beta 1: Error upgrading using muon

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

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


[Bug 855793] Re: Kubuntu 11.10 beta 1: Error upgrading using muon

2012-01-14 Thread Ivo Anjo
Marco and Carlos, I'm no moderator or anything, but please keep to the
topic of this bug, otherwise this gets too confusing.

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

Title:
  Kubuntu 11.10 beta 1: Error upgrading using muon

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

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


[Bug 855793] Re: Kubuntu 11.10 beta 1: Error upgrading using muon

2012-01-08 Thread Ivo Anjo
Kpackagekit also breaks with updates (see my previous comment, its
latest version is called Apper) so... yeah. Not the solution also.

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

Title:
  Kubuntu 11.10 beta 1: Error upgrading using muon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/855793/+subscriptions

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


[Bug 905415] Re: Hangs when doing full upgrade after fresh oneiric install

2012-01-04 Thread Ivo Anjo
The bug for Muon is Bug# 855793 . It unfortunately seems that both Muon & Apper 
are broken.
Personally, I recommend uninstalling them both and using synaptic and/or 
aptitude.

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

Title:
  Hangs when doing full upgrade after fresh oneiric install

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

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


[Bug 855793] Re: Kubuntu 11.10 beta 1: Error upgrading using muon

2012-01-04 Thread Ivo Anjo
I also saw this.
It's a pity that both Apper (Bug# 905415) and Muon are broken for system 
upgrades.

Shouldn't this be attributed to qapt or something like that? It seems
that packages do upgrade fine with apt-get, aptitude, synaptic, etc.

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

Title:
  Kubuntu 11.10 beta 1: Error upgrading using muon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk+2.0/+bug/855793/+subscriptions

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


[Bug 905415] Re: Hangs when doing full upgrade after fresh oneiric install

2011-12-28 Thread Ivo Anjo
Yes I saw something similar with Muon, but haven't found a way to
reproduce it yet, but it's very sad that both muon and apper have broken
upgrades, since it's a very bad welcome for new users.

Anyway, I think you should try to open a new bug report -- muon does not
use packagekit, and this one is about packagekit.

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

Title:
  Hangs when doing full upgrade after fresh oneiric install

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

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


[Bug 905415] Re: Hangs when doing full upgrade after fresh oneiric install

2011-12-16 Thread Ivo Anjo
** Attachment added: "/var/log/apt/term.log"
   
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/905415/+attachment/2636330/+files/term.log

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

Title:
  Hangs when doing full upgrade after fresh oneiric install

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

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


[Bug 905415] Re: Hangs when doing full upgrade after fresh oneiric install

2011-12-16 Thread Ivo Anjo
When packagekit hung at the samba-common package (apparently) it started
looping the message

18:01:01PackageKit  engine idle zero as 1 transactions in progress
18:01:01PackageKit  idle is 0
18:01:06PackageKit  engine idle zero as 1 transactions in progress
18:01:06PackageKit  idle is 0
18:01:11PackageKit  checking consistency as length 1
18:01:11PackageKit  State:
0   update-system   /8_abedecbc_datastate[running] background[0]

Doing ps aux also shows a number of "/usr/bin/perl -w /usr/bin/debconf-
communicate" (>10 pids).


** Attachment added: "sudo /usr/lib/packagekit/packagekitd --verbose output"
   
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/905415/+attachment/2636331/+files/packagekitd-log.txt

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

Title:
  Hangs when doing full upgrade after fresh oneiric install

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

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


[Bug 905415] Re: Hangs when doing full upgrade after fresh oneiric install

2011-12-16 Thread Ivo Anjo
Looking at the output from pkcon -v, it seems it hangs during
install/configuration of the samba-common package (it is the package
that is chosen after plasma-widget-kimpanel-backend-
ibus-4:4.7.2-0ubuntu1.all, so it seems that apper was still showing the
previous one).

I forgot to add on my original report, this is on a 64-bit Kubuntu
oneiric install from the normal cd.

** Attachment added: "Output of running pkcon -v update"
   
https://bugs.launchpad.net/ubuntu/+source/packagekit/+bug/905415/+attachment/2636276/+files/output.txt

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

Title:
  Hangs when doing full upgrade after fresh oneiric install

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

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


[Bug 905415] Re: Hangs when doing full upgrade after fresh oneiric install

2011-12-16 Thread Ivo Anjo
I have further tested it, and this still happens with "pkcon update", so
it seems apper is not the culpirit here, but the issue is with
packagekit.

** Package changed: apper (Ubuntu) => packagekit (Ubuntu)

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

Title:
  Hangs when doing full upgrade after fresh oneiric install

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

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


[Bug 905415] [NEW] Hangs when doing full upgrade after fresh oneiric install

2011-12-16 Thread Ivo Anjo
Public bug reported:

I've noticed this happens sometimes, and cannot really pinpoint what
causes it, but I just tried it in a VirtualBox VM (I have a snapshot
before the process so I can repeat it and test stuff if needed).

I just did a fresh oneiric install, and installed apper. I opened apper, and 
told it to install all the updates.
It started installing, and then it stopped at 95% while installing 
"plasma-widget-kimpanel-backend-dbus". No error is presented, it just stays 
there (the gui itself keeps animating and moving, as if the installation was 
still going).

If I watch the process list, I see there is a dpkg listed as defunct.

I tried installing only half of the updates (+ dependencies), and then
the other half and it works. Upgrading with apt-get/aptitude works, muon
also works, and upgrading just plasma-widget-kimpanel-* also works.

It seems to me this is not related to that package; I have seen
kpackagekit (now apper) hang link this on updates on natty, but could
never really reproduce it or find a pattern.

** Affects: apper (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/905415

Title:
  Hangs when doing full upgrade after fresh oneiric install

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

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


[Bug 712521] Re: [Needs packaging] TeXLive 2011

2011-12-16 Thread Ivo Anjo
I think having a special package that automatizes the installation of
latest texlive would be nice, but it should not replace the normal
texlive packages.

Besides, even though some new fixes and package versions would be nice,
all of my documents, and I'm guessing most out there, still work with
the current version, so we should not throw the baby out with the
bathwater.

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

Title:
  [Needs packaging] TeXLive 2011

To manage notifications about this bug go to:
https://bugs.launchpad.net/tex-live/+bug/712521/+subscriptions

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


[Bug 904245] Re: PolicyKit1-Qt (polkit-kde-authentication-agent-1) crash on shutdown

2011-12-16 Thread Ivo Anjo
I helped test this fix on BKO, and can also confirm that the latest packages 
fix the issue.
I tested by installing -> doing testcase -> no crash, and reverting back -> 
doing testcase -> crash, on two different machines.

My testcase is:
I used apper to install xbill (polkit asks for password) and then
immediately remove it (asks for password again).
I then closed apper, and repeated it.
So basically each test was open apper -> install xbill -> remove xbill -> close
apper -> open apper -> install xbill -> remove xbill -> close apper.
And then logout and the old polkit crashes.

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

Title:
  PolicyKit1-Qt (polkit-kde-authentication-agent-1) crash on shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/polkit-qt-1/+bug/904245/+subscriptions

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


[Bug 861048] Re: have really quick '_' on boot before first purple screen

2011-11-24 Thread Ivo Anjo
If I might add, I believe that at least in some cases this could be
avoided.

I have grub2-efi on a macbook pro, and I still get the cursor (the machine is 
booting directly to grub, no other bootloader, bios, etc is loading).
If instead I use rEFIt as the first bootloader, I can see the rEFIt menu 
without any extra modesetting or flickering, which leads me to believe that it 
would be possible for grub to do the same.

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

Title:
  have really quick '_' on boot before first purple screen

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu-flicker-free-boot/+bug/861048/+subscriptions

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


[Bug 892846] Re: crash during installation after failed grub install

2011-11-20 Thread Ivo Anjo
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/892846

Title:
  crash during installation after failed grub install

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

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


[Bug 892846] [NEW] crash during installation after failed grub install

2011-11-20 Thread Ivo Anjo
Public bug reported:

grub-install failed for some reason, and then ubiquity crashed.

ProblemType: Bug
DistroRelease: Ubuntu 11.10
Package: ubiquity 2.8.7
ProcVersionSignature: Ubuntu 3.0.0-12.20-generic 3.0.4
Uname: Linux 3.0.0-12-generic x86_64
NonfreeKernelModules: wl
ApportVersion: 1.23-0ubuntu3
Architecture: amd64
CasperVersion: 1.287
Date: Sun Nov 20 19:15:41 2011
LiveMediaBuild: Ubuntu 11.10 "Oneiric Ocelot" - Release amd64 (20111012)
ProcEnviron:
 PATH=(custom, no user)
 LANG=en_US.UTF-8
 SHELL=/bin/bash
SourcePackage: ubiquity
UpgradeStatus: No upgrade log present (probably fresh install)

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


** Tags: amd64 apport-bug oneiric ubiquity-2.8.7

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

Title:
  crash during installation after failed grub install

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

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


[Bug 712521] Re: [Needs packaging] TeXLive 2011

2011-10-29 Thread Ivo Anjo
I am also willing to pledge another $30 to help.

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

Title:
  [Needs packaging] TeXLive 2011

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/texlive-base/+bug/712521/+subscriptions

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


[Bug 742516] Re: gimp-2.6 crashed with SIGSEGV in g_closure_invoke()

2011-05-05 Thread Ivo Anjo
The workaround in comment #19 worked for me.

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

Title:
  gimp-2.6 crashed with SIGSEGV in g_closure_invoke()

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


[Bug 465550] Re: FreeSpaceWidget has a broken layout

2011-05-02 Thread Ivo Anjo
** Changed in: freespacenotifier (Ubuntu)
   Status: Triaged => Fix Released

** Changed in: freespacenotifier (Ubuntu)
 Assignee: (unassigned) => Ivo Anjo (knuckles)

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

Title:
  FreeSpaceWidget has a broken layout

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


[Bug 767602] Re: kdm black screen after logout

2011-05-02 Thread Ivo Anjo
This seems similar as an older bug on the Intel driver.

I found this workaround useful:
"A work around for this right now is to uncomment 'TerminateServer=true' in 
/etc/kde4/kdm/kdmrc."
( 
https://bugs.launchpad.net/ubuntu/+source/kdebase-workspace/+bug/432521/comments/5
 )

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

Title:
  kdm black screen after logout

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


[Bug 739405] Re: Resize grip drawing over scrollbar arrow button

2011-05-02 Thread Ivo Anjo
I think that maybe #746271 is not a duplicate of this one.

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

Title:
  Resize grip drawing over scrollbar arrow button

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


[Bug 767602] Re: kdm black screen after logout

2011-04-29 Thread Ivo Anjo
Also saw this on a fresh natty install, with an ATI Technologies Inc
RV515 PRO [Radeon X1300/X1550 Series].

Should I post my logs too?

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

Title:
  kdm black screen after logout

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


[Bug 69085] Re: System Settings changes configuration files .fonts.conf and .fonts/ even without me applying any changes

2011-04-29 Thread Ivo Anjo
I had exactly same issue as the one described in comment #18, on a fresh
amd64 natty install done today.

If anyone stumbles onto this, you can fix it by deleting a hidden file
called ".fonts.conf" on your home directory.

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

Title:
  System Settings changes configuration files .fonts.conf and .fonts/
  even without me applying any changes

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


  1   2   >