[Bug 1699087] Re: RM git-remote-hg hg-git

2018-01-18 Thread avlas
Are you aware of this fork: https://github.com/mnauw/git-remote-hg ?

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

Title:
  RM git-remote-hg hg-git

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/git-remote-hg/+bug/1699087/+subscriptions

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

[Bug 1283820] Re: content of windows (and desktop) appear black when using kwin, but not with kwin_gles - intel graphics

2016-03-03 Thread avlas
Using kwin 4:5.5.4 now and I don't have this problem anymore

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

Title:
  content of windows (and desktop) appear black when using kwin, but not
  with kwin_gles - intel graphics

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

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


[Bug 1403142] Re: [Lenovo Thinkpad X1 Carbon 2nd Gen 20A7, 20A8] iwlwifi intel 7260 network does not connect

2015-02-14 Thread avlas
I think I found the solution to my problem here 
http://askubuntu.com/questions/511255/intel-dual-band-wireless-ac-7260-keeps-dropping-wifi

Basically I needed to set the country for iw:

sudo iw reg set US

By this I passed from:

~$ iw reg get
country 00: DFS-UNSET
(2402 - 2472 @ 40), (3, 20)
(2457 - 2482 @ 40), (3, 20), NO-IR
(2474 - 2494 @ 20), (3, 20), NO-OFDM, NO-IR
(5170 - 5250 @ 40), (3, 20), NO-IR
(5735 - 5835 @ 40), (3, 20), NO-IR

to:

iw reg get
country US: DFS-UNSET
(2402 - 2472 @ 40), (3, 27)
(5170 - 5250 @ 40), (3, 17)
(5250 - 5330 @ 40), (3, 20), DFS
(5490 - 5600 @ 40), (3, 20), DFS
(5650 - 5710 @ 40), (3, 20), DFS
(5735 - 5835 @ 40), (3, 30)
(57240 - 63720 @ 2160), (N/A, 40)

Now my wifi is working fine.

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

Title:
  [Lenovo Thinkpad X1 Carbon 2nd Gen 20A7,20A8] iwlwifi intel 7260
  network does not connect

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

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


[Bug 1403142] Re: [Lenovo Thinkpad X1 Carbon 2nd Gen 20A7, 20A8] iwlwifi intel 7260 network does not connect

2015-01-18 Thread avlas
Sorry, I have been busy for some time and in the meantime I used my workaround, 
which worked quite fine. Also, something has changed since then, as now I don't 
even have to use that workaround to get the wifi work as expected.

I would like to give you a hint of what was causing the issue and how it
got fixed (at least for the moment), but I don't know.

If I see these issues coming back, I'll add more info...

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

Title:
  [Lenovo Thinkpad X1 Carbon 2nd Gen 20A7,20A8] iwlwifi intel 7260
  network does not connect

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

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


[Bug 1403142] Re: [Lenovo Thinkpad X1 Carbon 2nd Gen 20A7, 20A8] iwlwifi intel 7260 network does not connect

2015-01-18 Thread avlas
Ok, I have more info:

First some context, after a gpu hang I ran into problems with the intel
graphics driver with black screen after opening a session, or so I
thought, and temporally used in grub options nomodeset or
i915.modeset=0.

This caused some issues with the screen resolution, but while I kept
that config, my wifi worked perfectly, so I guess there is some weird
sort of conflict here.

Then I realized that my black screen was because the video was redirect
to some other output, vga, or whatever, even if there was no device
connected. I could get my screen back by using the output video button
in my laptop.

Once I came back to my original grub configuration, the wifi problems
came back, which I still can workaround following the instructions that
appear above...

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

Title:
  [Lenovo Thinkpad X1 Carbon 2nd Gen 20A7,20A8] iwlwifi intel 7260
  network does not connect

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

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


[Bug 1403142] Re: [Lenovo Thinkpad X1 Carbon 2nd Gen 20A7, 20A8] iwlwifi intel 7260 network does not connect

2014-12-21 Thread avlas
I found a workaround that I introduce here for the case it can help some
other people in my situation, as well as for the case it gives a clue
for a potential fix:

- I duplicated my local wifi connection and in one of the two I modified the 
default options to adhoc, B/G 2.4GHz, Channel 1 (I also changed the label to 
know which one is each)
- Then I manually connect the modified wifi connection, but right at the time 
it is requesting an IP, I rapidly connect the other (default) connection

If I do it in this specific order, then the default network works. If I
just try to connect either of the two without replicating this sequence,
the two fail miserably.

Hope it helps

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

Title:
  [Lenovo Thinkpad X1 Carbon 2nd Gen 20A7,20A8] iwlwifi intel 7260
  network does not connect

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

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


[Bug 1403142] [NEW] [Lenovo Thinkpad X1 Carbon 2nd Gen 20A7, 20A8] iwlwifi intel 7260 network does not connect

2014-12-16 Thread avlas
Public bug reported:


Connection to the home and university wireless fail to connect. In the terminal 
I see repeated messages no association and the time is already over. In 
contrast I can work and send this bug report through the hot spot wireless of 
my cellphone with no problem. I checked many bugs on the internet and tried 
many different things, none of those succeeded. For instance, I tried kernel 
from the proposed repository, I tried with multiple options of the iwlwifi 
module, I tried installing new versions of the firmware. Hence, I decided to 
report this new bug, as the issue may be different to others.

-

Ubuntu 3.16.0-28.37-generic 3.16.7-ckt1

-

lsb_release -rd
Description:Ubuntu 14.10
Release:14.10

-

linux-image-3.16.0-28-generic:
  Instaŀlat: 3.16.0-28.37
  Candidat:  3.16.0-28.37
  Taula de versió:
 *** 3.16.0-28.37 0
500 http://mirror.cc.columbia.edu/pub/linux/ubuntu/archive/ 
utopic-updates/main amd64 Packages
500 http://mirror.cc.columbia.edu/pub/linux/ubuntu/archive/ 
utopic-security/main amd64 Packages
100 /var/lib/dpkg/status

ProblemType: Bug
DistroRelease: Ubuntu 14.10
Package: linux-image-3.16.0-28-generic 3.16.0-28.37
ProcVersionSignature: Ubuntu 3.16.0-28.37-generic 3.16.7-ckt1
Uname: Linux 3.16.0-28-generic x86_64
ApportVersion: 2.14.7-0ubuntu8
Architecture: amd64
AudioDevicesInUse:
 USERPID ACCESS COMMAND
 /dev/snd/controlC1:  jsardid2608 F pulseaudio
 /dev/snd/controlC0:  jsardid2608 F pulseaudio
CurrentDesktop: KDE
Date: Tue Dec 16 11:49:01 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2014-12-12 (4 days ago)
InstallationMedia: Kubuntu 14.10 Utopic Unicorn - Release amd64 (20141022.1)
MachineType: LENOVO 20A8S30G00
ProcFB: 0 inteldrmfb
ProcKernelCmdLine: BOOT_IMAGE=/boot/vmlinuz-3.16.0-28-generic.efi.signed 
root=UUID=15cbe5cb-55eb-4579-8e23-dd0b1aa46557 ro quiet splash vt.handoff=7
RelatedPackageVersions:
 linux-restricted-modules-3.16.0-28-generic N/A
 linux-backports-modules-3.16.0-28-generic  N/A
 linux-firmware 1.138
SourcePackage: linux
UpgradeStatus: No upgrade log present (probably fresh install)
dmi.bios.date: 11/20/2014
dmi.bios.vendor: LENOVO
dmi.bios.version: GRET42WW (1.19 )
dmi.board.asset.tag: Not Available
dmi.board.name: 20A8S30G00
dmi.board.vendor: LENOVO
dmi.board.version: SDK0E50510 WIN
dmi.chassis.asset.tag: No Asset Information
dmi.chassis.type: 10
dmi.chassis.vendor: LENOVO
dmi.chassis.version: Not Available
dmi.modalias: 
dmi:bvnLENOVO:bvrGRET42WW(1.19):bd11/20/2014:svnLENOVO:pn20A8S30G00:pvrThinkPadX1Carbon2nd:rvnLENOVO:rn20A8S30G00:rvrSDK0E50510WIN:cvnLENOVO:ct10:cvrNotAvailable:
dmi.product.name: 20A8S30G00
dmi.product.version: ThinkPad X1 Carbon 2nd
dmi.sys.vendor: LENOVO

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


** Tags: amd64 apport-bug utopic

** Attachment added: lspci-vnvn.log
   
https://bugs.launchpad.net/bugs/1403142/+attachment/4282238/+files/lspci-vnvn.log

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

Title:
  [Lenovo Thinkpad X1 Carbon 2nd Gen 20A7,20A8] iwlwifi intel 7260
  network does not connect

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

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

[Bug 1403142] Re: [Lenovo Thinkpad X1 Carbon 2nd Gen 20A7, 20A8] iwlwifi intel 7260 network does not connect

2014-12-16 Thread avlas
Did this issue occur in a previous version of Ubuntu, or is this a new issue?

Sorry, I cannot say as this is a new laptop and I directly installed
this version of Ubuntu.

I'll try the new kernel and let you know...

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

Title:
  [Lenovo Thinkpad X1 Carbon 2nd Gen 20A7,20A8] iwlwifi intel 7260
  network does not connect

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

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


[Bug 1403142] Re: [Lenovo Thinkpad X1 Carbon 2nd Gen 20A7, 20A8] iwlwifi intel 7260 network does not connect

2014-12-16 Thread avlas
The upstream kernel didn't fix the issue...

** Tags added: kernel-bug-exists-upstream

** Changed in: linux (Ubuntu)
   Status: Incomplete = Confirmed

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

Title:
  [Lenovo Thinkpad X1 Carbon 2nd Gen 20A7,20A8] iwlwifi intel 7260
  network does not connect

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

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


Re: [Bug 1386856] Re: Sddm-helper huge memory usage

2014-11-14 Thread avlas
I think he got that, but something else must be going on, as for us plasma
5 is working fine with lightdm. Although I recall an issue at first
instance (not sure now what was it). I would just recommend to try it
again...

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

Title:
  Sddm-helper huge memory usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/kubuntu-ppa/+bug/1386856/+subscriptions

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


[Bug 1386856] Re: Sddm-helper huge memory usage

2014-11-03 Thread avlas
Is there anything we can do until a proper fix arrives to Kubuntu-ppa
repositories to alleviate 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/1386856

Title:
  Sddm-helper huge memory usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/kubuntu-ppa/+bug/1386856/+subscriptions

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


[Bug 1386856] Re: Sddm-helper huge memory usage

2014-11-03 Thread avlas
Indeed. I thought that lightdm couldn't be used with plasma 5, for whatever 
reason, I guess I was just wrong. Thanks.

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

Title:
  Sddm-helper huge memory usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/kubuntu-ppa/+bug/1386856/+subscriptions

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


[Bug 999143] Re: issues with oriented text

2014-07-21 Thread avlas
I would say this is not a problem anymore and you can close the bug. 

But I have to say that I stop using scribus from ubuntu repositories
long time ago because of this problem and because the package was and
still is outdated.

So instead, I have used an up-to-date package from the repository above
http://debian.scribus.net/debian/ (scribus 1.4.3), and currently use it
from https://launchpad.net/~ubuntuhandbook1/+archive/ubuntu/ppa (scribus
1.4.4)

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

Title:
  issues with oriented text

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

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


[Bug 999143] Re: issues with oriented text

2014-07-21 Thread avlas
No worries, I'll be happy to come back to ubuntu's package if it keeps 
up-to-date

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

Title:
  issues with oriented text

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

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


[Bug 999143] Re: issues with oriented text

2014-07-21 Thread avlas
Fair enough

Firefox and Libreoffice are update more regularly, I guess this doesn't
apply to Scribus though

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

Title:
  issues with oriented text

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

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


[Bug 1283820]

2014-03-20 Thread avlas
true, it might have happened that it was not fixed with mesa 10.1 rc3
and I transiently didn't suffer the bug, as it doesn't seem to be 100%
reproducible

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

Title:
  content of windows (and desktop) appear black when using kwin, but not
  with kwin_gles - intel graphics

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

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


[Bug 1283820]

2014-03-20 Thread avlas
I confirm I was again bitten by the bug since I updated mesa to
10.1.0-1ubuntu1 packages

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

Title:
  content of windows (and desktop) appear black when using kwin, but not
  with kwin_gles - intel graphics

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

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


[Bug 1283820] Re: content of windows (and desktop) appear black when using kwin, but not with kwin_gles - intel graphics

2014-03-18 Thread avlas
I confirm I was again bitten by the bug since I updated mesa to
10.1.0-1ubuntu1 packages

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

Title:
  content of windows (and desktop) appear black when using kwin, but not
  with kwin_gles - intel graphics

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

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


[Bug 1283820] Re: content of windows (and desktop) appear black when using kwin, but not with kwin_gles - intel graphics

2014-03-13 Thread avlas
I think this was fixed on mesa 10.1 rc3

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

Title:
  content of windows (and desktop) appear black when using kwin, but not
  with kwin_gles - intel graphics

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

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


[Bug 1283753] Re: kde session hangs when konqueror/rekonq interacts with kcookiejar

2014-03-12 Thread avlas
More info about the issue and workaround:

I found out that the issue only happens if I put the application menu in
either the title bar button or in a menubar at the top of the screen,
but not if the menubar appear in the application or I just export it (to
use it in another plasma applet).

This issue is only due to this configuration and irrespective of me
using another plasma applet to show applications' menubar.

I workaround the problem by just exporting the menu, as I use this
plasma-widget-menubar anyways:

http://bazaar.launchpad.net/~kol-93/plasma-widget-menubar/plasma-widget-
menubar

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

Title:
  kde session hangs when konqueror/rekonq interacts with kcookiejar

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

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


[Bug 452000] Re: kerneloops stop runlevel arguments (0 1 6) do not match LSB Default-Stop values (1)

2014-03-12 Thread avlas
It seems this came back, I just so this problem in a system update

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

Title:
  kerneloops stop runlevel arguments (0 1 6) do not match LSB Default-
  Stop values (1)

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

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


[Bug 1283820] Re: content of windows (and desktop) appear black when using kwin, but not with kwin_gles - intel graphics

2014-03-07 Thread avlas
Although very weird, I found a correlation confirmed by experience. If
linux packages are updated, I need to manually reinstall the mesa
packages to have a working kwin in next session (surely manually
reconfiguring mesa would be enough too, but I didn't try). If I don't do
that my plasma desktop and application windows appear in black.

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

Title:
  content of windows (and desktop) appear black when using kwin, but not
  with kwin_gles - intel graphics

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

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


[Bug 1283753] Re: kde session hangs when konqueror/rekonq interacts with kcookiejar

2014-03-07 Thread avlas
For the case it may be useful for others, the bug is in the kded daemon
for application menus. Since I disabled it, I found no more of these
problems in (1) konqueror/rekonq; neither a temporary lapse in which (2)
kile was irresponsive on startup (which I realized after filling this
bug), as well as in (3) kde telepathy when I tried to open a chat (again
with same sort of dbus hangs).

I found the root of the problem because the bug was 100% reproducible in
kile not bein responsive on startup until the following message appeared
in the terminal:

kile(29554)/kdecore (K*TimeZone*): KSystemTimeZones: ktimezoned
initialize() D-Bus call failed:  Did not receive a reply. Possible
causes include: the remote application did not send a reply, the message
bus security policy blocked the reply, the reply timeout expired, or the
network connection was broken.

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

Title:
  kde session hangs when konqueror/rekonq interacts with kcookiejar

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

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


[Bug 1283753] [NEW] kde session hangs when konqueror/rekonq interacts with kcookiejar

2014-02-23 Thread avlas
Public bug reported:


While Konqueror/Rekonq (and then actually the whole KDE system) hangs (and 
stays like that from seconds to minutes) I get this sort of messages:

konqueror(21899)/kio (AccessManager)
KIO::Integration::CookieJar::cookiesForUrl: Unable to communicate with
the cookiejar!

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: kdelibs5-plugins 4:4.12.2-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
Uname: Linux 3.13.0-12-generic x86_64
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CurrentDesktop: KDE
Date: Sun Feb 23 11:09:45 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2011-07-27 (942 days ago)
InstallationMedia: Kubuntu 11.04 Natty Narwhal - Release amd64 (20110427)
ProcEnviron:
 LANGUAGE=ca:ca@valencia:en_US:en_GB:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=ca_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: kde4libs
UpgradeStatus: Upgraded to trusty on 2014-02-17 (6 days ago)

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


** Tags: 14.04 kubuntu

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

Title:
  kde session hangs when konqueror/rekonq interacts with kcookiejar

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

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


[Bug 1283753] Re: kde session hangs when konqueror/rekonq interacts with kcookiejar

2014-02-23 Thread avlas
done:

https://bugs.kde.org/show_bug.cgi?id=331439

** Bug watch added: KDE Bug Tracking System #331439
   https://bugs.kde.org/show_bug.cgi?id=331439

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

Title:
  kde session hangs when konqueror/rekonq interacts with kcookiejar

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

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


[Bug 1283820] Re: content of windows (and desktop) appear black when using kwin, but not with kwin_gles - intel graphics

2014-02-23 Thread avlas
Forgot to say that if I then disable the desktop effects, windows and desktop 
appear normally. If I then reenable the desktop effects, the same buggy 
behavior happens

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

Title:
  content of windows (and desktop) appear black when using kwin, but not
  with kwin_gles - intel graphics

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

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


[Bug 1283820] [NEW] content of windows (and desktop) appear black when using kwin, but not with kwin_gles - intel graphics

2014-02-23 Thread avlas
Public bug reported:


When I start a session all my windows appear in black as well as my desktop if 
using kwin. This behavior is not entirely deterministic, it occurs about 75% of 
the times. I have an intel graphic card, and same thing happens no matter sna 
or uxa is used.

This doesn't happen if using kwin_gles instead (but I don't use it
because then the blur effect doesn't work). Please let me know if I
should fill a bug in kde as well...

ProblemType: Bug
DistroRelease: Ubuntu 14.04
Package: kde-window-manager 4:4.11.6-0ubuntu2
ProcVersionSignature: Ubuntu 3.13.0-12.32-generic 3.13.4
Uname: Linux 3.13.0-12-generic x86_64
ApportVersion: 2.13.2-0ubuntu5
Architecture: amd64
CurrentDesktop: KDE
Date: Sun Feb 23 15:51:23 2014
EcryptfsInUse: Yes
InstallationDate: Installed on 2011-07-27 (942 days ago)
InstallationMedia: Kubuntu 11.04 Natty Narwhal - Release amd64 (20110427)
ProcEnviron:
 LANGUAGE=ca:ca@valencia:en_US:en_GB:en
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=ca_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: kde-workspace
UpgradeStatus: Upgraded to trusty on 2014-02-17 (6 days ago)

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


** Tags: 14.04 kubuntu

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

Title:
  content of windows (and desktop) appear black when using kwin, but not
  with kwin_gles - intel graphics

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

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


[Bug 1283820] Re: content of windows (and desktop) appear black when using kwin, but not with kwin_gles - intel graphics

2014-02-23 Thread avlas
done:

https://bugs.kde.org/show_bug.cgi?id=331444

** Bug watch added: KDE Bug Tracking System #331444
   https://bugs.kde.org/show_bug.cgi?id=331444

-- 
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/1283820

Title:
  content of windows (and desktop) appear black when using kwin, but not
  with kwin_gles - intel graphics

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

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


[Bug 1200006] Re: appmenu-gtk support dropped, but unity-gtk-module doesn't work outside unity

2013-10-10 Thread avlas
@Joseph, apparently not, pretty bad situation! :(

I guess more and more people using kubuntu will start complaining as
soon as they transition to saucy, as I did recently.

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

Title:
  appmenu-gtk support dropped, but unity-gtk-module doesn't work outside
  unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/126/+subscriptions

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


[Bug 1200006] Re: appmenu-gtk support dropped, but unity-gtk-module doesn't work outside unity

2013-10-10 Thread avlas
Hey I found your ppa and I recovered it! Problems with Firefox and
Libreoffice, but I had them already before...

Thanks for patching this for Saucy :)

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

Title:
  appmenu-gtk support dropped, but unity-gtk-module doesn't work outside
  unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/126/+subscriptions

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


[Bug 1200006] Re: appmenu-gtk support dropped, but unity-gtk-module doesn't work outside unity

2013-10-10 Thread avlas
Yes, I only got the right packages, but it would certainly be very much
appreaciated to have a specific ppa for the people willing to use the
patch.

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

Title:
  appmenu-gtk support dropped, but unity-gtk-module doesn't work outside
  unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/126/+subscriptions

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


[Bug 1200006] Re: appmenu-gtk support dropped, but unity-gtk-module doesn't work outside unity

2013-10-10 Thread avlas
Great, many thanks!

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

Title:
  appmenu-gtk support dropped, but unity-gtk-module doesn't work outside
  unity

To manage notifications about this bug go to:
https://bugs.launchpad.net/unity-gtk-module/+bug/126/+subscriptions

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


[Bug 1162957] Re: box size doesn't scale correctly in kontact and choqok, and scrollbars appear instead

2013-04-01 Thread avlas
** Attachment added: choqok.png
   
https://bugs.launchpad.net/ubuntu/+source/kde-style-qtcurve/+bug/1162957/+attachment/3612597/+files/choqok.png

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

Title:
  box size doesn't scale correctly in kontact and choqok, and scrollbars
  appear instead

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

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


[Bug 1162957] [NEW] box size doesn't scale correctly in kontact and choqok, and scrollbars appear instead

2013-04-01 Thread avlas
Public bug reported:

I noticed that using qtcurve but not oxygen, boxes containing icons and
text misbehave, in particular in kontact and choqok (and maybe others):
width and height (respectively) doesn't adapt to the size of the content
and a scrollbar appears instead.

Please see the bugs I filled in KDE for Kontact and Choqok:

https://bugs.kde.org/show_bug.cgi?id=317692
https://bugs.kde.org/show_bug.cgi?id=317690

In principal, the problem could be in Qtcurve, or in how the containers
of these applications interact with Qtcurve.

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

** Attachment added: kontact.png
   
https://bugs.launchpad.net/bugs/1162957/+attachment/3612596/+files/kontact.png

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

Title:
  box size doesn't scale correctly in kontact and choqok, and scrollbars
  appear instead

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

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


[Bug 1162112] Re: ipython/ipython3 crash on qtconsole mode

2013-03-30 Thread avlas
Great, thanks!

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

Title:
  ipython/ipython3 crash on qtconsole mode

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

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


[Bug 1162112] [NEW] ipython/ipython3 crash on qtconsole mode

2013-03-29 Thread avlas
Public bug reported:

Here it is the error I get in the console:

:~$ ipython qtconsole
Traceback (most recent call last):
  File /usr/bin/ipython, line 8, in module
launch_new_instance()
  File /usr/lib/python2.7/dist-packages/IPython/frontend/terminal/ipapp.py, 
line 388, in launch_new_instance
app.initialize()
  File string, line 2, in initialize
  File /usr/lib/python2.7/dist-packages/IPython/config/application.py, line 
84, in catch_config_error
return method(app, *args, **kwargs)
  File /usr/lib/python2.7/dist-packages/IPython/frontend/terminal/ipapp.py, 
line 313, in initialize
super(TerminalIPythonApp, self).initialize(argv)
  File string, line 2, in initialize
  File /usr/lib/python2.7/dist-packages/IPython/config/application.py, line 
84, in catch_config_error
return method(app, *args, **kwargs)
  File /usr/lib/python2.7/dist-packages/IPython/core/application.py, line 
325, in initialize
self.parse_command_line(argv)
  File /usr/lib/python2.7/dist-packages/IPython/frontend/terminal/ipapp.py, 
line 308, in parse_command_line
return super(TerminalIPythonApp, self).parse_command_line(argv)
  File string, line 2, in parse_command_line
  File /usr/lib/python2.7/dist-packages/IPython/config/application.py, line 
84, in catch_config_error
return method(app, *args, **kwargs)
  File /usr/lib/python2.7/dist-packages/IPython/config/application.py, line 
420, in parse_command_line
return self.initialize_subcommand(subc, subargv)
  File string, line 2, in initialize_subcommand
  File /usr/lib/python2.7/dist-packages/IPython/config/application.py, line 
84, in catch_config_error
return method(app, *args, **kwargs)
  File /usr/lib/python2.7/dist-packages/IPython/config/application.py, line 
352, in initialize_subcommand
subapp = import_item(subapp)
  File /usr/lib/python2.7/dist-packages/IPython/utils/importstring.py, line 
40, in import_item
module = __import__(package,fromlist=[obj])
  File 
/usr/lib/python2.7/dist-packages/IPython/frontend/qt/console/qtconsoleapp.py, 
line 56, in module
from IPython.external.qt import QtCore, QtGui
  File /usr/lib/python2.7/dist-packages/IPython/external/qt.py, line 43, in 
module
raise ImportError('Cannot import PySide = 1.0.3 or PyQt4 = 4.7')
ImportError: Cannot import PySide = 1.0.3 or PyQt4 = 4.7


I think it's a packaging problem in Raring with the dependency on PyQt, since 
PyQt 4.10 is installed. Actually,  it was working before in Quantal and it also 
works if I install development version from ppa:jtaylor/ipython-dev

** Affects: ipython (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/1162112

Title:
  ipython/ipython3 crash on qtconsole mode

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

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


[Bug 1155687] Re: KDE session didn't start after Quantal to Raring Beta 1 upgrade (qdbus problem)

2013-03-17 Thread avlas
** Summary changed:

- KDE session didn't start after Raring upgrade (qdbus problem)
+ KDE session didn't start after Quantal to Raring Beta 1 upgrade (qdbus 
problem)

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

Title:
  KDE session didn't start after Quantal to Raring Beta 1 upgrade (qdbus
  problem)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1155687/+subscriptions

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


[Bug 1155687] Re: KDE session didn't start after upgrading from Quantal to Raring Beta 1. Fixed after installing proper qdbus package according to amd64 architecture

2013-03-17 Thread avlas
** Summary changed:

- KDE session didn't start after Quantal to Raring Beta 1 upgrade (qdbus 
problem)
+ KDE session didn't start after upgrading from Quantal to Raring Beta 1. Fixed 
after installing proper qdbus package according to amd64 architecture

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

Title:
  KDE session didn't start after upgrading from Quantal to Raring Beta
  1. Fixed after installing proper qdbus package according to amd64
  architecture

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1155687/+subscriptions

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


[Bug 1155687] [NEW] KDE session didn't start after Raring upgrade (qdbus problem)

2013-03-15 Thread avlas
Public bug reported:

Instead an error message appeared about qdbus. I then checked whether
qdbus was correctly installed. I saw that only qdbus:i386 (in my amd64
system) was actually installed, so I proceeded to install regular qdbus.
This replaced qdbus:i386 by the regular qdbus, which finally solved my
problem. Now the KDE session starts without problems.

I hope this helps to fix the issue before the final release in April.

ProblemType: Bug
DistroRelease: Ubuntu 13.04
Package: qdbus 4:4.8.4+dfsg-0ubuntu7
ProcVersionSignature: Ubuntu 3.8.0-12.21-generic 3.8.2
Uname: Linux 3.8.0-12-generic x86_64
ApportVersion: 2.9.1-0ubuntu1
Architecture: amd64
Date: Fri Mar 15 12:17:32 2013
EcryptfsInUse: Yes
InstallationDate: Installed on 2011-07-27 (597 days ago)
InstallationMedia: Kubuntu 11.04 Natty Narwhal - Release amd64 (20110427)
MarkForUpload: True
ProcEnviron:
 LANGUAGE=ca_ES
 PATH=(custom, no user)
 XDG_RUNTIME_DIR=set
 LANG=ca_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: qt4-x11
UpgradeStatus: Upgraded to raring on 2013-03-15 (0 days ago)

** Affects: qt4-x11 (Ubuntu)
 Importance: Undecided
 Status: New


** Tags: amd64 apport-bug raring

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

Title:
  KDE session didn't start after Raring upgrade (qdbus problem)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/qt4-x11/+bug/1155687/+subscriptions

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


[Bug 1061073] Re: Desktop effects are slow and desktop corruption using mesa 9

2012-10-29 Thread avlas
In my case mesa 9 is a mess only if using kwin_gles, if using kwin
everything is in order

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

Title:
  Desktop effects are slow and desktop corruption using mesa 9

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

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


[Bug 1042211] Re: [quantal] [regression] [i915] Corrupted display, desktop and menus don't repaint correctly using Mesa 9.0 (8.0.4 works)

2012-10-15 Thread avlas
using kwin instead of kwin_gles in kubuntu quantal fixes the issues

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

Title:
  [quantal] [regression] [i915] Corrupted display, desktop and menus
  don't repaint correctly using Mesa 9.0 (8.0.4 works)

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

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


[Bug 766145] Re: KDM resets system settings from customized to default value

2012-10-13 Thread avlas
Thanks Bruno, this workaround also worked for me, although in my case
the file was located in this path:

/usr/share/kubuntu-default-
settings/kde4-profile/default/share/config/kdeglobals

I preferred to move it to /usr/share/kubuntu-default-
settings/kde4-profile/default/share/config/kdeglobals.mvd as I guess
this file may be necessary for new users, so I can revert the change 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/766145

Title:
  KDM resets system settings from customized to default value

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

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


[Bug 400285] Re: Biobar doesn't appear correctly in firefox-3.5 under the qtcurve theme instead of gtk

2012-09-10 Thread avlas
I don't use qtcurve neither biobar anymore. Anyway, I installed them to
check it and found that the problem is gone now, so I modified the
status of the bug to fixed.

** Changed in: gtk2-engines-qtcurve (Ubuntu)
   Status: New = Fix Released

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

Title:
  Biobar doesn't appear correctly in firefox-3.5 under the qtcurve theme
  instead of gtk

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/gtk2-engines-qtcurve/+bug/400285/+subscriptions

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


[Bug 787576] Re: Kubuntu needs a way to have default printer settings

2012-09-03 Thread avlas
*** This bug is a duplicate of bug 905147 ***
https://bugs.launchpad.net/bugs/905147

Ooops, didn't know it's done in quantal already. Thanks for your work
Kubuntu developers!!

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

Title:
  Kubuntu needs a way to have default printer settings

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

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


[Bug 787576] Re: Kubuntu needs a way to have default printer settings

2012-09-01 Thread avlas
Hey Kubuntu developers,

could you please consider to do as Opensuse and Fedora to fix this
annoying bug in a downstream manner? As indicated almost everywhere in
KDE, this is one of the top hated bugs ever...

https://bugs.kde.org/show_bug.cgi?id=180051#c100
https://bugzilla.novell.com/show_bug.cgi?id=552218

Thanks!

** Bug watch added: KDE Bug Tracking System #180051
   https://bugs.kde.org/show_bug.cgi?id=180051

** Bug watch added: Novell/SUSE Bugzilla #552218
   https://bugzilla.novell.com/show_bug.cgi?id=552218

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

Title:
  Kubuntu needs a way to have default printer settings

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

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


[Bug 1021946] Re: lo-menubar 0.1.1 from updates repositories makes plasma-desktop to crash

2012-08-13 Thread avlas
Interestingly enough, now with kde 4.9 lo-menubar doesn't make plasma to
crash, unfortunately it doesn't seem to work either, and the menu
appears within libreoffice windows as if lo-menubar wasn't installed.

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

Title:
  lo-menubar 0.1.1 from updates repositories makes plasma-desktop to
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lo-menubar/+bug/1021946/+subscriptions

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


[Bug 1021946] Re: lo-menubar 0.1.1 from updates repositories makes plasma-desktop to crash

2012-07-17 Thread avlas
yes, I tested it and thought I put the result but actually not...
exactly the same thing happened to me in libreoffice 3.5.3. it seems
once you are into the problem, you're somehow stacked with it

fresh install doesn't seem to be affected, maybe until some crashes in
plasma-desktop or libreoffice, as reported above :/

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

Title:
  lo-menubar 0.1.1 from updates repositories makes plasma-desktop to
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lo-menubar/+bug/1021946/+subscriptions

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


[Bug 1021966] Re: feature request: inform about extra packages that need installation

2012-07-16 Thread avlas
I installed RC version from Experimental ppa and I found an issue on
muon-notifier, which cannot be installed because of a dependency with
ubuntu-release-upgrader-qt.

Beyond letting you know about the specific issue, this made me realize
of another possible improvement for qapt-deb-installer , to add more
info about unresolved dependencies that make a deb package unable to be
installed. So far it informs about the issue but it doesn't say what
specific problem has been found (i.e. the concrete deb packages that
cannot be installed).

It is somehow related to this bug but it's not completely the same so
I'm wondering whether I should fill another bug...

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

Title:
  feature request: inform about extra packages that need installation

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

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


[Bug 1021946] Re: lo-menubar 0.1.1 from updates repositories makes plasma-desktop to crash

2012-07-16 Thread avlas
Now that you can reproduce it, did you find a workaround or now you are
stack like me with 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/1021946

Title:
  lo-menubar 0.1.1 from updates repositories makes plasma-desktop to
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lo-menubar/+bug/1021946/+subscriptions

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


[Bug 1021966] Re: feature request: inform about extra packages that need installation

2012-07-14 Thread avlas
wow, that was fast!

great!

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

Title:
  feature request: inform about extra packages that need installation

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

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


[Bug 1021946] Re: lo-menubar 0.1.1 from updates repositories makes plasma-desktop to crash

2012-07-10 Thread avlas
I'd like to test further, but not clear to me how

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

Title:
  lo-menubar 0.1.1 from updates repositories makes plasma-desktop to
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lo-menubar/+bug/1021946/+subscriptions

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


[Bug 1021946] Re: lo-menubar 0.1.1 from updates repositories makes plasma-desktop to crash

2012-07-10 Thread avlas
I checked in a third computer and the bug is also there.

First approximation of what distinguishes the three computers:

- the two that suffer the bug are 64-bit sytems compared to the one that
doesn't (32-bit)

- only the 32-bit was a fresh install, the other two (64-bit) were
upgraded to precise from oneiric (one of them); and from natty, to
oneiric, to precise (the other one)

it would be good to test fresh 64-bit installs and upgraded 32-bit, to
see what's going on...

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

Title:
  lo-menubar 0.1.1 from updates repositories makes plasma-desktop to
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lo-menubar/+bug/1021946/+subscriptions

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


[Bug 1021946] Re: lo-menubar 0.1.1 from updates repositories makes plasma-desktop to crash

2012-07-09 Thread avlas
The same thing. I'm now downgrading libreoffice to see whether the issue
is in a change from libreoffice 3.5.3 (updates) to 3.5.4 (proposed),
instead of from lo-menubar 0.1.0 to 0.1.1

Could anyone replicate the bug or I'm the only one suffering this issue?

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

Title:
  lo-menubar 0.1.1 from updates repositories makes plasma-desktop to
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lo-menubar/+bug/1021946/+subscriptions

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


[Bug 1021946] Re: lo-menubar 0.1.1 from updates repositories makes plasma-desktop to crash

2012-07-09 Thread avlas
I just tested it in another computer and found that this actually works
fine there (proposed packages of libreoffice and lo-menubar). I must
have some configuration or something else in my system that breaks it :/

I'll try to investigate further and report here if I find the solution
for the case anybody else suffers the same.

Thanks and sorry for all the noise...

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

Title:
  lo-menubar 0.1.1 from updates repositories makes plasma-desktop to
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lo-menubar/+bug/1021946/+subscriptions

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


[Bug 1012739] Re: The toolbar icons appears only on mouse hover in Rocs

2012-07-08 Thread avlas
This is because some bug in recent versions of oxygen-transparent, I bet
you use it ;)

 I have the same issue in rocs as well as in digikam and kile.

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

Title:
  The toolbar icons appears only on mouse hover in Rocs

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

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


[Bug 1012739] Re: The toolbar icons appears only on mouse hover in Rocs

2012-07-08 Thread avlas
I sent a message to the developer of oxygen-transparent to see whether
we can relate the two things and eventually fix the bug:

http://kde-look.org/content/show.php/oxygen-transparent?content=127752

this is what I wrote:

Hi,

Oxygen-transparent is great and I simply love it, but I realized that
some apps (kile, digikam, rocs, maybe others) doesn't show icons when
using the transparent version compared to the regular oxygen.

It happened the same to me with source code and with packages from this 
repository:
https://launchpad.net/~hrvojes/+archive/kde-goodies

Somebody has filled an apparently unrelated bug here: 
https://bugs.launchpad.net/ubuntu/+source/rocs/+bug/1012739

But I really think that his issues are also related to the problem I'm
describing. I'm linking the two things to figure this out...

I'd love to have icons back and I'd love to help in testing to resolve the bug.
Many thanks in advance!

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

Title:
  The toolbar icons appears only on mouse hover in Rocs

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

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


[Bug 1021946] [NEW] lo-menubar 0.1.1 from proposed repositories makes plasma-desktop to crash

2012-07-06 Thread avlas
Public bug reported:

When I open libreoffice 3.5.4 with lo-menubar 0.1.1 from proposed
repositories, it first hangs for a while (showing the menus in the
application instead of in the plasma-widget-menubar), and finally it
makes plasma-desktop to crash in kubuntu precise kde 4.8.4

After that libreoffice is responsive again and the lo-menubar is
functional (menus in plasma-widget-menubar instead of the application).

It happens everytime so it makes libreoffice experience very
disappointing, and made me to remove lo-menubar in the end...

** Affects: lo-menubar (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/1021946

Title:
  lo-menubar 0.1.1 from proposed repositories makes plasma-desktop to
  crash

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lo-menubar/+bug/1021946/+subscriptions

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


[Bug 1021966] [NEW] feature request: inform about extra packages that need installation

2012-07-06 Thread avlas
Public bug reported:

qapt-deb-installer informs about the necessity to install extra packages
based on dependencies and points out the number of them, but lacks
information about which are they.

this would be very nice feature to have, in particular I think it would
fit best in the tab details that qapt-deb-installer already has.

** Affects: qapt (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/1021966

Title:
  feature request: inform about extra packages that need installation

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

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


[Bug 923587] Re: No openconnect support in plasma-widget-networkmanagement

2012-07-03 Thread avlas
btw, people suffering this bug still can use openconnect from console,
as indicated here:

http://www.youtube.com/watch?v=zBEUylO12vI

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

Title:
  No openconnect support in plasma-widget-networkmanagement

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

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


[Bug 923587] Re: No openconnect support in plasma-widget-networkmanagement

2012-07-03 Thread avlas
still a better way to do it using the script in here

https://wiki.archlinux.org/index.php/OpenConnect

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

Title:
  No openconnect support in plasma-widget-networkmanagement

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

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


[Bug 923587] Re: No openconnect support in plasma-widget-networkmanagement

2012-06-29 Thread avlas
This is not working yet in Kubuntu Quantal Alpha 2, but in principle it
should as now packages are in the universe repositories. I guess
somebody needs to update the dependencies of plasma-widget-
networkmanagement to include openconnect

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

Title:
  No openconnect support in plasma-widget-networkmanagement

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

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


[Bug 998310] Re: .Xmodmap file makes xorg temporarily reach high cpu usage (90%-100%) after resume or when coming back from tty to X session

2012-06-26 Thread avlas
Thanks for the info...

Playing a bit with it, I realized that the issue is actually related to
using a .Xmodmap file. When I remove it from $HOME the issue is gone but
it comes back as soon as I create a new .Xmodmap (which is important for
me to get catalan characters in a us keyboard).

** Summary changed:

- xorg temporarily reaches high cpu usage (90%-100%) after resume
+ .Xmodmap file makes xorg temporarily reach high cpu usage (90%-100%) after 
resume or when coming back from tty to X session

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

Title:
  .Xmodmap file makes xorg temporarily reach high cpu usage (90%-100%)
  after resume or when coming back from tty to X session

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

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


[Bug 998310] Re: .Xmodmap file makes xorg temporarily reach high cpu usage (90%-100%) after resume or when coming back from tty to X session

2012-06-26 Thread avlas
I modify the title of this bug as well as the status as result of the
new evidence...

** Changed in: xorg (Ubuntu)
   Status: Invalid = New

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

Title:
  .Xmodmap file makes xorg temporarily reach high cpu usage (90%-100%)
  after resume or when coming back from tty to X session

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

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


[Bug 998310] Re: xorg temporarily reaches high cpu usage (90%-100%) after resume

2012-06-08 Thread avlas
This happens to me since I upgraded from oneiric, any clue of how to get
rid of this annoying bug?

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

Title:
  xorg temporarily reaches high cpu usage (90%-100%) after resume

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

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


[Bug 999143] Re: issues with oriented text

2012-05-18 Thread avlas
Scribus repository is up for precise and with new updated version 1.4.1

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

Title:
  issues with oriented text

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

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


[Bug 998179] Re: sync of groupdav contacts fails with unknown error code 0

2012-05-15 Thread avlas
It seems that reverting to kdepim 4.8.2a fixes the issue, surely because
the patch was applied for kdepim 4.8.3

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

Title:
  sync of groupdav contacts fails with unknown error code 0

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

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


[Bug 998179] Re: sync of groupdav contacts fails with unknown error code 0

2012-05-15 Thread avlas
it has been fixed upstream for next kdepim 4.8.4
(https://bugs.kde.org/show_bug.cgi?id=299482#c13)

** Bug watch added: KDE Bug Tracking System #299482
   https://bugs.kde.org/show_bug.cgi?id=299482

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

Title:
  sync of groupdav contacts fails with unknown error code 0

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

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


[Bug 999143] [NEW] issues with oriented text

2012-05-14 Thread avlas
Public bug reported:

Current version of scribus in ubuntu (1.4.0.dfsg+r17300-1ubuntu1)
suffers of oriented text not being correctly displayed. In contrast
current version from Scribus repository doesn't suffer of this problem
(scribus_1.4.0.dfsg-1 in http://debian.scribus.net/debian/).

Given that 1) users may not know of the scribus repository, and 2) the
scribus repository doesn't include yet packages for precise, I would
encourage ubuntu packagers/maintainers to see whether this is a bug in
packaging or if instead the scribus package needs to be upgraded to
current stable version.

** Affects: scribus (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/999143

Title:
  issues with oriented text

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

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


[Bug 798091] Re: Default settings not applied when reverting system settings

2012-05-14 Thread avlas
this bug is still present in kubuntu 12.04

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

Title:
  Default settings not applied when reverting system settings

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/kubuntu-default-settings/+bug/798091/+subscriptions

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


[Bug 998179] [NEW] sync of groupdav contacts fails with unknown error code 0

2012-05-11 Thread avlas
Public bug reported:

a notification from akonadi indicates an error each time a sync of
owncloud is intended (which is pretty annoying): unknown error code 0.

there is an upstream bug: https://bugs.kde.org/show_bug.cgi?id=299482

this is happening for the sync of contacts and there is a fix for it (it
seems a kdepim patch is causing the issues and reversing it solves the
problem, please see comments starting from #5), although in my opinion
it didn't get enough attention and it's not fixed yet in current version
of kdepim.

So the workaround turns out to be great for people that compiles kdepim
but not for kubuntu users. I would be very grateful if kubuntu
maintainers could push the fix upstream (apparently it would take few
minutes to solve the issue). In the meantime, it would be great if a
modified version of kdepim was in launchpad for the people that has this
problem.

thanks

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

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

Title:
  sync of groupdav contacts fails with unknown error code 0

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

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


[Bug 978968] Re: [IGDgm] False GPU lockup EIR: 0x00000010 PGTBL_ER: 0x00010000 render.IPEHR: 0x01000000 - while using matlab

2012-05-11 Thread avlas
Could somebody build a deb package with that patch? I'd be more than
happy to test it!

Although this issue is very annoying as it impedes to use matlab at all,
I found a (non ideal) workaround that may be useful for you as well,
which is to only use opengl by software (type 'opengl software' in the
matlab console at startup).

As I said using opengl by software is not ideal but at least matlab
doesn't crash my system anymore...

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

Title:
  [IGDgm] False GPU lockup  EIR: 0x0010 PGTBL_ER: 0x0001
  render.IPEHR: 0x0100 - while using matlab

To manage notifications about this bug go to:
https://bugs.launchpad.net/xserver-xorg-video-intel/+bug/978968/+subscriptions

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


[Bug 998310] [NEW] xorg temporarily reaches high cpu usage (90%-100%) after resume

2012-05-11 Thread avlas
Public bug reported:

Each time when I resume my laptop, my computer nearly freezes for about
5 minutes and Xorg is using 90-100% cpu. This issue disappears and then
everything is back to normal.

ProblemType: Bug
DistroRelease: Ubuntu 12.04
Package: xorg 1:7.6+12ubuntu1
ProcVersionSignature: Ubuntu 3.2.0-24.38-generic 3.2.16
Uname: Linux 3.2.0-24-generic x86_64
ApportVersion: 2.0.1-0ubuntu7
Architecture: amd64
Date: Fri May 11 22:57:03 2012
EcryptfsInUse: Yes
InstallationMedia: Kubuntu 11.04 Natty Narwhal - Release amd64 (20110427)
ProcEnviron:
 LANGUAGE=ca_ES
 TERM=xterm
 LANG=ca_ES.UTF-8
 SHELL=/bin/bash
SourcePackage: xorg
UpgradeStatus: Upgraded to precise on 2012-03-25 (47 days ago)

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


** Tags: amd64 apport-bug precise

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

Title:
  xorg temporarily reaches high cpu usage (90%-100%) after resume

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

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


[Bug 998310] Re: xorg temporarily reaches high cpu usage (90%-100%) after resume

2012-05-11 Thread avlas
-- 
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.
https://bugs.launchpad.net/bugs/998310

Title:
  xorg temporarily reaches high cpu usage (90%-100%) after resume

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

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


[Bug 998310] Re: xorg temporarily reaches high cpu usage (90%-100%) after resume

2012-05-11 Thread avlas
I attach part of kern.log that may be useful

** Attachment added: kern.log
   
https://bugs.launchpad.net/ubuntu/+source/xorg/+bug/998310/+attachment/3142143/+files/kern.log

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

Title:
  xorg temporarily reaches high cpu usage (90%-100%) after resume

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

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


[Bug 923587] Re: No openconnect support in plasma-widget-networkmanagement

2012-05-04 Thread avlas
I directly asked the developer of plasma-widget-networkmanagement about
this in his blog and it seems this is not possible. I just paste below
my question and his response (http://lamarque-lvs.blogspot.ca/2012/04
/plasma-nm-0901.html). I hope somebody finds a way to workaround this
issue...

--   avlas said...

Hi Lamarque,

First of all, thanks a lot for your work!

I'm having an issue with plasma-widget-networkmanagement in kubuntu,
I cannot configure openconnect vpn connections. This is due to an ubuntu
policy, in which packages in main (plasma-widget-networkmanagement)
cannot depend on packages in universe/multiverse (openconnect). You can
see comment #9 in
https://bugs.launchpad.net/ubuntu/+source/networkmanagement/+bug/923587

It seems there could be a solution for this (please see comment #10
in
https://bugs.launchpad.net/ubuntu/+source/networkmanagement/+bug/923587)

Do you think it could be feasible?

I would very much appreciate it, as right now I have to use
anyconnect from cisco because of this issue.

Thanks a lot in advance!
May 4, 2012 2:46:00 PM GMT-03:00 


--   Lamarque said...

No. Openconnect is a compile time dependency (we need openconnect.h to
compile the plugin and link against openconnect's libraries). The other VPN
plugins do not include compile time dependencies so they can be compiled
without problems.The suggestion in comment #10 would back fire on us some 
day
with users complaining about Plasma NM failing to build and I would be the 
one
to fix the problem, so no, sorry.

 I would very much appreciate it, as right now I have to use anyconnect 
from
 cisco because of this issue.

Sorry but this is a packing issue and I will not risk causing troubles
for all other Plasma NM's users because Kubuntu's policy.
May 4, 2012 3:18:00 PM GMT-03:00

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

Title:
  No openconnect support in plasma-widget-networkmanagement

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

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


[Bug 744812] Re: FontConfig/Qt stack choke on Ubuntu Medium font meta-data (No medium in Inkscape and too bold in Qt apps)

2012-03-30 Thread avlas
The fix works great

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

Title:
  FontConfig/Qt stack choke on Ubuntu Medium font meta-data (No medium
  in Inkscape and too bold in Qt apps)

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

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


[Bug 949949] Re: KDE support for firefox doesn't work

2012-03-26 Thread avlas
Those were nice features to have, hopefully they'll come back again

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

Title:
  KDE support for firefox doesn't work

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

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


[Bug 744812] Re: FontConfig/Qt stack choke on Ubuntu Medium font meta-data (No medium in Inkscape and too bold in Qt apps)

2012-03-25 Thread avlas
If using kubuntu 12.04, I recommend in the meantime to use package from
oneiric and hold it to avoid updates

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

Title:
  FontConfig/Qt stack choke on Ubuntu Medium font meta-data (No medium
  in Inkscape and too bold in Qt apps)

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

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


[Bug 858970] Re: Virtuoso 6.1.3 cause nepomuk encoding error

2012-03-23 Thread avlas
It's working perfectly here :)

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

Title:
  Virtuoso 6.1.3 cause nepomuk encoding error

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

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


[Bug 858970] Re: Virtuoso 6.1.3 cause nepomuk encoding error

2012-03-18 Thread avlas
Great!! Thanks a lot, very much appreciated...

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

Title:
  Virtuoso 6.1.3 cause nepomuk encoding error

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

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


[Bug 858970] Re: Virtuoso 6.1.3 cause nepomuk encoding error

2012-03-17 Thread avlas
Nice that Rohang is taking care of this bug!

Please note about the fresh new virtuoso version 6.1.5 that just came
out yesterday :)

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

Title:
  Virtuoso 6.1.3 cause nepomuk encoding error

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

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


[Bug 858970] Re: Virtuoso 6.1.3 cause nepomuk encoding error

2012-03-17 Thread avlas
Sorry I misspelled your name, Rohan

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

Title:
  Virtuoso 6.1.3 cause nepomuk encoding error

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

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