[Bug 1713690] Re: Restore /usr/share/doc/contrib/diff-highlight/diff-highlight

2019-09-11 Thread Anders Kaseorg
** CVE removed: https://cve.mitre.org/cgi-
bin/cvename.cgi?name=2018-17456

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

Title:
  Restore /usr/share/doc/contrib/diff-highlight/diff-highlight

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

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

[Bug 1838133] Re: realtek r8822be kernel module fails after update to linux kernel-headers 5.0.0-21

2019-09-11 Thread Jimmy Gjersvold
lspci -k: https://termbin.com/qcl5

dmesg :   https://termbin.com/lypy8

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

Title:
  realtek r8822be kernel module fails after update to linux kernel-
  headers 5.0.0-21

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

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

[Bug 1843674] Re: FTBFS of libvirt in Xenial

2019-09-11 Thread Christian Ehrhardt 
** Description changed:

  [Impact]
  
-  * libvirt became FTBFS in xenial due to other changes.
+  * libvirt became FTBFS in xenial due to other changes. Most likely a 
+newer deboostrap that was used.
  
-  * The fix just modifies the self-tests (not the active code that runs
- in an ubuntu users env)
+  * The fix just modifies the self-tests (not the active code that runs in 
+an ubuntu users env)
  
-  * The change is already active in Ubuntu in later releases via
- https://salsa.debian.org/libvirt-team/libvirt/commit/2be70b3
+  * The change is already active in Ubuntu in later releases via 
https://salsa.debian.org/libvirt-team/libvirt/commit/2be70b3
+ https://salsa.debian.org/libvirt-team/libvirt/commit/7baa0daf
+ https://salsa.debian.org/libvirt-team/libvirt/commit/0ce5eb75
  
  [Test Case]
  
-  * Build libvirt in Xenial on LP infra and while doing so do not trigger test 
fails in
-test-openpty and test-posix_openpt
+  * Build libvirt in Xenial on LP infra and while doing so do not trigger 
+test fails in test-openpty and test-posix_openpt
  
  [Regression Potential]
  
-  * Since we only change self-test code that runs at build time the runtime 
should show now 
-regressions. The one thing I can think of is that a rebuild could always 
change something 
-(even a no change rebuild) but since we want to bundle it with other SRUs 
there would be a 
-rebuild anyway - hence I'd think this has no regression risk of its own.
+  * Since we only change self-test code that runs at build time the runtime 
+should show now
+    regressions. The one thing I can think of is that a rebuild could 
+always change something
+    (even a no change rebuild) but since we want to bundle it with other 
+SRUs there would be a
+    rebuild anyway - hence I'd think this has no regression risk of its 
+own.
  
  [Other Info]
-  
-  * This should not be fixed standalone but bundled with some other SRU to 
avoid useless rebuilds 
-- and even more so - users downloading updates for now gain.
+ 
+  * This should not be fixed standalone but bundled with some other SRU to 
avoid useless rebuilds
+    - and even more so - users downloading updates for now gain.
  
  ---
  
  Due to a unknown other update libvirt became an FTBFS in Xenial.
  
  The issue shows up at build on launchpad infra and has two seld-tests broken.
  From the build log:
  FAIL: test-openpty
  ==
  
  openpty returned -1
  FAIL test-openpty (exit status: 1)
  
  FAIL: test-posix_openpt
  ===
  
  ../../../../gnulib/tests/test-posix_openpt.c:52: assertion '0 <= master' 
failed
  FAIL test-posix_openpt (exit status: 134)
  
- 
- This is somewhat familiar to bug 1641615 but showing up again in Xenial now 
for yet unknown reasons.
+ This is somewhat familiar to bug 1641615 but showing up again in Xenial
+ now for yet unknown reasons.
  
  The later re-occurrence of this outside of Xenial was later on fixed by [1] 
for good.
  Probably now triggering by some SRu of a lib into Xenial (or unlikely some 
change in the builder setup).
  We want to add that to Xenial as well to have it build fine again.
  
  [1]: https://salsa.debian.org/libvirt-team/libvirt/commit/2be70b3

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

Title:
  FTBFS of libvirt in Xenial

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

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

[Bug 1843507] Re: apt-get update to latest libidn2.so.0 causes multiple application failures including apt-update

2019-09-11 Thread Gregor Munro
Confirming 2.2.0-2 looks good. Thanks Ondřej Surý.

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

Title:
  apt-get update to latest libidn2.so.0 causes multiple application
  failures including apt-update

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

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

[Bug 1843674] [NEW] FTBFS of libvirt in Xenial

2019-09-11 Thread Christian Ehrhardt 
Public bug reported:

[Impact]

 * libvirt became FTBFS in xenial due to other changes.

 * The fix just modifies the self-tests (not the active code that runs
in an ubuntu users env)

 * The change is already active in Ubuntu in later releases via
https://salsa.debian.org/libvirt-team/libvirt/commit/2be70b3

[Test Case]

 * Build libvirt in Xenial on LP infra and while doing so do not trigger test 
fails in
   test-openpty and test-posix_openpt

[Regression Potential]

 * Since we only change self-test code that runs at build time the runtime 
should show now 
   regressions. The one thing I can think of is that a rebuild could always 
change something 
   (even a no change rebuild) but since we want to bundle it with other SRUs 
there would be a 
   rebuild anyway - hence I'd think this has no regression risk of its own.

[Other Info]
 
 * This should not be fixed standalone but bundled with some other SRU to avoid 
useless rebuilds 
   - and even more so - users downloading updates for now gain.

---

Due to a unknown other update libvirt became an FTBFS in Xenial.

The issue shows up at build on launchpad infra and has two seld-tests broken.
>From the build log:
FAIL: test-openpty
==

openpty returned -1
FAIL test-openpty (exit status: 1)

FAIL: test-posix_openpt
===

../../../../gnulib/tests/test-posix_openpt.c:52: assertion '0 <= master' failed
FAIL test-posix_openpt (exit status: 134)


This is somewhat familiar to bug 1641615 but showing up again in Xenial now for 
yet unknown reasons.

The later re-occurrence of this outside of Xenial was later on fixed by [1] for 
good.
Probably now triggering by some SRu of a lib into Xenial (or unlikely some 
change in the builder setup).
We want to add that to Xenial as well to have it build fine again.

[1]: https://salsa.debian.org/libvirt-team/libvirt/commit/2be70b3

** Affects: libvirt (Ubuntu)
 Importance: Undecided
 Status: Fix Released

** Affects: libvirt (Ubuntu Xenial)
 Importance: Undecided
 Status: New

** Also affects: libvirt (Ubuntu Xenial)
   Importance: Undecided
   Status: New

** Changed in: libvirt (Ubuntu)
   Status: New => Fix Released

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

Title:
  FTBFS of libvirt in Xenial

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

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

[Bug 1843674] Re: FTBFS of libvirt in Xenial

2019-09-11 Thread Christian Ehrhardt 
The fix does apply but not work as-is:

../../../../gnulib/tests/test-openpty.c: In function 'main':
../../../../gnulib/tests/test-openpty.c:47:24: error: 'ENENT' undeclared (first 
use in this function)
   if (errno != ENENT) {
^
../../../../gnulib/tests/test-openpty.c:47:24: note: each undeclared identifier 
is reported only once for each function it appears in


Diving into sbuild env to check what we could do ...

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

Title:
  FTBFS of libvirt in Xenial

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

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

[Bug 1843673] [NEW] Ubuntu 18.04 LTS boot take too much times

2019-09-11 Thread Chowdhury Masum
Public bug reported:

Hello, we are the largest Ubuntu 18.04 LTS 64 bit linux user community
from Bangladesh. Also we use Ubuntu 18.04 LTS Linux for training. it has
been a while we have seen ubuntu takes too much times to start. will you
please investigate this issue.

Thanks

** Affects: 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/1843673

Title:
  Ubuntu 18.04 LTS boot take too much times

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

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

[Bug 1843507] Re: apt-get update to latest libidn2.so.0 causes multiple application failures including apt-update

2019-09-11 Thread Konstantin Boyandin
The 2.2.0-2 looks working now, thanks for the quick fix.

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

Title:
  apt-get update to latest libidn2.so.0 causes multiple application
  failures including apt-update

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

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

[Bug 1044420] Re: microcom fails to remove lockfiles in some cases when exiting with an error

2019-09-11 Thread Unit 193
Howdy,

Sorry for the late update.  The Debian maintainer notes that this bug
was fixed in version 2012.06.0, specifically with the following commit,
https://git.pengutronix.de/cgit/tools/microcom/commit/?id=6c9154b327c1a2b1398df6812d175baa9777f970

2012.06.0-1 first appeared in Ubuntu Quantal so this problem should be
gone.

Thanks!

** Changed in: microcom (Ubuntu)
   Status: New => Fix Released

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

Title:
  microcom fails to remove lockfiles in some cases when exiting with an
  error

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

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

[Bug 1828979] Re: 打开25个文件浏览器窗口,以及2个其他应用窗口,三个标签将任务栏全部占满,显示异常

2019-09-11 Thread quankang
** Changed in: ukui-panel (Ubuntu)
   Status: New => Fix Committed

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

Title:
  打开25个文件浏览器窗口,以及2个其他应用窗口,三个标签将任务栏全部占满,显示异常

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

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

[Bug 1757758] Re: Please port your package away from Qt 4

2019-09-11 Thread Bug Watch Updater
** Changed in: mp3diags (Debian)
   Status: New => Fix Released

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

Title:
  Please port your package away from Qt 4

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

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

[Bug 1842954]

2019-09-11 Thread Malkovjohnny
(In reply to tajgaividra from comment #5)
> Hi,
> 
> Have you tried reverting the xorg amdgpu package to an older version? Of
> course that is just a workaround.

only kernel driver is used


dnf list available | grep xorg-x11-drv-amdgpu
xorg-x11-drv-amdgpu.x86_64  19.0.1-1.fc30

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

Title:
  AMD GPU hang/crash/black screen after suspend(ing)

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

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

[Bug 1843664] Re: Permission denied on dpkg plug-in-metadata-editor.ui.dpkg

2019-09-11 Thread Chris Guiver
Thank you for taking the time to report this issue and helping to make
Ubuntu better.

I suspect you have a support issue, rather than a bug.  You can also
find help with your problem in the support forum of your local Ubuntu
community http://loco.ubuntu.com/ or asking at https://askubuntu.com or
https://ubuntuforums.org, or for more support options please look at
https://discourse.ubuntu.com/t/community-support/709

I tested this on two boxes (both fully-updated 19.04, x86 & x86_64; the
x86 didn't have a /usr/share/gimp/2.0/ folder) but didn't have an issue
on either box.

Please execute the following command only once, as it will automatically
gather debugging information, in a terminal:

apport-collect 1843664

When reporting bugs in the future please use apport by using 'ubuntu-
bug' and the name of the package affected. You can learn more about this
functionality at https://wiki.ubuntu.com/ReportingBugs.

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

Title:
  Permission denied on dpkg plug-in-metadata-editor.ui.dpkg

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

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

[Bug 1843658] Re: package zlib1g 1:1.2.8.dfsg-2ubuntu4 failed to install/upgrade: trying to overwrite shared '/usr/share/doc/zlib1g/changelog.Debian.gz', which is different from other instances of pac

2019-09-11 Thread Ubuntu Foundations Team Bug Bot
Thank you for taking the time to report this bug and helping to make
Ubuntu better.  Reviewing your dmesg attachment in this bug report it
seems that there is a problem with your hardware.  I recommend
performing a back up and then investigating the situation.  Measures you
might take include checking cable connections and using software tools
to investigate the health of your hardware.  In the event that is is not
in fact an error with your hardware please set the bug's status back to
New.  Thanks and good luck!

[This is an automated message.  I apologize if it reached you
inappropriately; please just reply to this message indicating so.]

** Tags added: hardware-error

** Changed in: zlib (Ubuntu)
   Importance: Undecided => Low

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

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

Title:
  package zlib1g 1:1.2.8.dfsg-2ubuntu4 failed to install/upgrade: trying
  to overwrite shared '/usr/share/doc/zlib1g/changelog.Debian.gz', which
  is different from other instances of package zlib1g:amd64

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

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

[Bug 1448343] Re: selecting lubuntu-default causes invalid string error

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  selecting lubuntu-default causes invalid string error

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1448343/+subscriptions

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

[Bug 1085672] Re: after last automatic login I notice mouse slowdown and clicks not respond

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  after last automatic login I notice mouse slowdown and clicks not
  respond

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1085672/+subscriptions

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

[Bug 1161186] Re: pcmanfm and lxpanel: shell dependend programs not starting

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  pcmanfm and lxpanel: shell dependend programs not starting

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1161186/+subscriptions

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

[Bug 1101062] Re: lubuntu-desktop fails to login

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  lubuntu-desktop fails to login

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1101062/+subscriptions

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

[Bug 989295] Re: Unable to create bootable USB stick and install properly

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Unable to create bootable USB stick and install properly

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/989295/+subscriptions

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

[Bug 1153749] Re: Touchpad Scrolling Through Desktops (Annoyance)

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Touchpad Scrolling Through Desktops (Annoyance)

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1153749/+subscriptions

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

[Bug 973278] Re: LXDE panel not rendering nicely when on left or right

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  LXDE panel not rendering nicely when on left or right

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/973278/+subscriptions

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

[Bug 1166702] Re: LXPanel unusual navigation behaviour with maximised windows and multiple viewports

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  LXPanel unusual navigation behaviour with maximised windows and
  multiple viewports

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1166702/+subscriptions

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

[Bug 985588] Re: Tray icons spaces increases

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Tray icons spaces increases

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/985588/+subscriptions

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

[Bug 1374761] Re: After do-release-upgrade 13.10-14.04 desktop keybindings lost

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  After do-release-upgrade 13.10-14.04 desktop keybindings lost

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1374761/+subscriptions

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

[Bug 994054] Re: Menu bar becomes unresponsive, system runs hot

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Menu bar becomes unresponsive, system runs hot

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/994054/+subscriptions

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

[Bug 1411556] Re: Gnome Accessibility Bus unconfigured without corresponding declaration

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Gnome Accessibility Bus unconfigured without corresponding declaration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1411556/+subscriptions

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

[Bug 1316106] Re: Lubuntu-core when installed with Ubuntu should not start pulseaudio

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Lubuntu-core when installed with Ubuntu should not start pulseaudio

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1316106/+subscriptions

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

[Bug 1246127] Re: no sound in pidgin

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  no sound in pidgin

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1246127/+subscriptions

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

[Bug 1280610] Re: Lubuntu should install ibus-gtk and ibus-gtk3

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Lubuntu should install ibus-gtk and ibus-gtk3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1280610/+subscriptions

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

[Bug 1297567] Re: mouse scroll

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  mouse scroll

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1297567/+subscriptions

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

[Bug 1248026] Re: Switch to text mode console via ctrl-alt-f2 hard locks system

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Switch to text mode console via ctrl-alt-f2 hard locks system

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1248026/+subscriptions

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

[Bug 1311301] Re: Wireless dropout

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Wireless dropout

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1311301/+subscriptions

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

[Bug 1179738] Re: updates should be notified only when login in LXDE

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  updates should be notified only when login in LXDE

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1179738/+subscriptions

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

[Bug 1131822] Re: Wallpaper displayed incorrectly on multiple screens

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Wallpaper displayed incorrectly on multiple screens

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1131822/+subscriptions

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

[Bug 1085336] Re: lubuntu-12.10-alternate-x86_64.iso is not capable of PXE netowrk installing the lubuntu-desktop meta package

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  lubuntu-12.10-alternate-x86_64.iso is not capable of PXE netowrk
  installing the lubuntu-desktop meta package

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1085336/+subscriptions

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

[Bug 1432400] Re: Network status monitor can't be configured

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Network status monitor can't be configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1432400/+subscriptions

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

[Bug 1358821] Re: Issues after upgrade to Lubuntu 14.04 , for example , no taskbar

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Issues after upgrade to Lubuntu 14.04 , for example ,no taskbar

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1358821/+subscriptions

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

[Bug 1312800] Re: Lubuntu 14.04 Huge increase in idle RAM usage

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Lubuntu 14.04 Huge increase in idle RAM usage

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1312800/+subscriptions

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

[Bug 958574] Re: lubuntu-core package has strong dependency to rfkill

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  lubuntu-core package has strong dependency to rfkill

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/958574/+subscriptions

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

[Bug 880501] Re: The installer sets an improper vertical display frequency

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  The installer sets an improper vertical display frequency

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/880501/+subscriptions

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

[Bug 1153745] Re: Fullscreen terminal

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Fullscreen terminal

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1153745/+subscriptions

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

[Bug 1313449] Re: xjed editor does not work in lubuntu 14.04

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  xjed editor does not work in lubuntu 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1313449/+subscriptions

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

[Bug 1059043] Re: openbox crashes whom I slightly in Lubuntu Software Center instaliere but other problems they are in the file. xsession-errors.

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  openbox crashes whom I slightly in Lubuntu Software Center instaliere
  but other problems they are in the file. xsession-errors.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1059043/+subscriptions

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

[Bug 975112] Re: Lubuntu has no graphic font installler

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Lubuntu has no graphic font installler

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/975112/+subscriptions

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

[Bug 1071123] Re: lxkeymap is not needed anymore

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  lxkeymap is not needed anymore

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1071123/+subscriptions

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

[Bug 884919] Re: mouse cursor sticks in bottom right corner of screen, 64-bit lubuntu

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  mouse cursor sticks in bottom right corner of screen, 64-bit  lubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/884919/+subscriptions

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

[Bug 1166641] Re: Volume Control Multimedia Buttons not mapped

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Volume Control Multimedia Buttons not mapped

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1166641/+subscriptions

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

[Bug 936421] Re: [11.10 - 12.04] nm-applet on lubuntu does not show an icon when using UMTS/mobile broadband

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  [11.10 - 12.04] nm-applet on lubuntu does not show an icon when using
  UMTS/mobile broadband

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/936421/+subscriptions

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

[Bug 1171805] Re: GTK apps on Lubuntu don't respect Bookmarks in File Chooser

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  GTK apps on Lubuntu don't respect Bookmarks in File Chooser

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1171805/+subscriptions

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

[Bug 985590] Re: Sylpheed does not show from tray icon

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Sylpheed does not show from tray icon

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/985590/+subscriptions

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

[Bug 896985] Re: Slow after upgrade 11.04 to 11.10

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Slow after upgrade 11.04  to 11.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/896985/+subscriptions

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

[Bug 1176263] Re: xserver when installing lubuntu and uninstalling unity dell D430

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  xserver when installing lubuntu and uninstalling unity dell D430

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1176263/+subscriptions

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

[Bug 1132019] Re: package unity-webapps-service 2.4.1-0ubuntu3.2 [origin: Ubuntu] failed to install/upgrade: package unity-webapps-service is already installed and configured

2019-09-11 Thread Launchpad Bug Tracker
[Expired for WebApps: libunity-webapps because there has been no
activity for 60 days.]

** Changed in: libunity-webapps
   Status: Incomplete => Expired

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

Title:
  package unity-webapps-service 2.4.1-0ubuntu3.2 [origin: Ubuntu] failed
  to install/upgrade: package unity-webapps-service is already installed
  and configured

To manage notifications about this bug go to:
https://bugs.launchpad.net/libunity-webapps/+bug/1132019/+subscriptions

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

[Bug 1153744] Re: Application Windows Opened using Keyboard Shortcuts not in Focus

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Application Windows Opened using Keyboard Shortcuts not in Focus

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1153744/+subscriptions

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

[Bug 1072108] Re: Adding the Trash to Lubuntu Desktop

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Adding the Trash to Lubuntu Desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1072108/+subscriptions

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

[Bug 1153738] Re: Slow Live Boot Times

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Slow Live Boot Times

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1153738/+subscriptions

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

[Bug 1192943] Re: Keyboard Shortcut Configuration file not honoured

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Keyboard Shortcut Configuration file not honoured

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1192943/+subscriptions

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

[Bug 1302346] Re: Can not acess wirteless after last update of trusty 14.04, locked out

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Can not acess wirteless after last update of trusty 14.04, locked out

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1302346/+subscriptions

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

[Bug 884854] Re: Console does not appear GeForce FX5200

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Console does not appear GeForce FX5200

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/884854/+subscriptions

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

[Bug 1219987] Re: lcd blank after boot - not initialized

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  lcd blank after boot - not initialized

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1219987/+subscriptions

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

[Bug 984778] Re: Screen saver keeps kicking in despite mouse activity

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Screen saver keeps kicking in despite mouse activity

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/984778/+subscriptions

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

[Bug 1281312] Re: irrecoverable blank Xwindows after install other window managers

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  irrecoverable blank Xwindows after install other window managers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1281312/+subscriptions

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

[Bug 1181170] Re: the user should be able to disable the desktop icons

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  the user should be able to disable the desktop icons

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1181170/+subscriptions

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

[Bug 896994] Re: Wireless very slow on battery power

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Wireless very slow on battery power

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/896994/+subscriptions

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

[Bug 783985] Re: package lubuntu-core 0.24 failed to install/upgrade: problèmes de dépendances - laissé non configuré

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package lubuntu-core 0.24 failed to install/upgrade: problèmes de
  dépendances - laissé non configuré

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/783985/+subscriptions

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

[Bug 917360] Re: weather applet doesn't show temperature Lubuntu

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  weather applet doesn't show temperature Lubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/917360/+subscriptions

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

[Bug 979739] Re: "Confirm to replace files" when copying files onto the Desktop

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  "Confirm to replace files" when copying files onto the Desktop

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/979739/+subscriptions

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

[Bug 1179904] Re: Lubuntu-13.04 (alternate), config mismatch

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Lubuntu-13.04 (alternate), config mismatch

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1179904/+subscriptions

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

[Bug 1317938] Re: Hibernation does not work in Lubuntu 14.04

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Hibernation does not work in Lubuntu 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1317938/+subscriptions

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

[Bug 955741] Re: Mouse acceleration not working

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Mouse acceleration not working

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/955741/+subscriptions

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

[Bug 975418] Re: Sound Equalizer

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Sound Equalizer

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/975418/+subscriptions

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

[Bug 1176406] Re: When opening/showing files and archives windows launch silently and don't foreground

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  When opening/showing files and archives windows launch silently and
  don't foreground

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1176406/+subscriptions

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

[Bug 1357265] Re: Lubuntu screen lock management is unintuitive

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Lubuntu screen lock management is unintuitive

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1357265/+subscriptions

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

[Bug 882305] Re: chromium windows not properly redrawn

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  chromium windows not properly redrawn

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/882305/+subscriptions

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

[Bug 925750] Re: Editing keyboard layout file doesn't take effect

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Editing keyboard layout file doesn't take effect

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/925750/+subscriptions

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

[Bug 985583] Re: Lubuntu Identity to webservers

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Lubuntu Identity to webservers

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/985583/+subscriptions

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

[Bug 1328368] Re: Menu preferred applications only in English in Lubuntu

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Menu preferred applications only in English in Lubuntu

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1328368/+subscriptions

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

[Bug 937248] Re: Precise non-pae installations and upgrades needlessly install linux-headers-generic-pae

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Precise non-pae installations and upgrades needlessly install linux-
  headers-generic-pae

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/937248/+subscriptions

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

[Bug 1266222] Re: flashplayer plugin forces shutdown

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  flashplayer plugin forces shutdown

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1266222/+subscriptions

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

[Bug 936080] Re: lubuntu and libreoffice fonts

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  lubuntu and libreoffice fonts

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/936080/+subscriptions

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

[Bug 623155] Re: package lubuntu-core 0.16 failed to install/upgrade: Abhängigkeitsprobleme - lasse es unkonfiguriert

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  package lubuntu-core 0.16 failed to install/upgrade:
  Abhängigkeitsprobleme - lasse es unkonfiguriert

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/623155/+subscriptions

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

[Bug 1005542] Re: Add visual status indicator for sound volume

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Add visual status indicator for sound volume

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1005542/+subscriptions

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

[Bug 1017299] Re: unable to update some items.

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  unable to update some items.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1017299/+subscriptions

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

[Bug 960104] Re: Slide show should mention www.ubuntuforums.org for help

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Slide show should mention www.ubuntuforums.org for help

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/960104/+subscriptions

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

[Bug 1401044] Re: xdotool not working when window is minimized

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  xdotool not working when window is minimized

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1401044/+subscriptions

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

[Bug 1258763] Re: Icon desktops lost after installing new sotfware

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Icon desktops lost after installing new sotfware

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1258763/+subscriptions

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

[Bug 1309909] Re: no automatic connection to 3G internet

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  no automatic connection to 3G internet

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1309909/+subscriptions

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

[Bug 1368323] Re: Issues with UK keyboards

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Issues with UK keyboards

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1368323/+subscriptions

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

[Bug 1250985] Re: policykit-desktop-privileges is not installed by defaut on Lubuntu 13.10

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  policykit-desktop-privileges is not installed by defaut on Lubuntu
  13.10

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1250985/+subscriptions

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

[Bug 1094611] Re: xfburn does not copy discs

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  xfburn does not copy discs

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1094611/+subscriptions

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

[Bug 1208582] Re: [Lubuntu 13.10] Wrong GPG-Key at openprinting.org

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  [Lubuntu 13.10] Wrong GPG-Key at openprinting.org

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1208582/+subscriptions

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

[Bug 831888] Re: No sound mixer in lubuntu 11.04

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  No sound mixer in lubuntu 11.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/831888/+subscriptions

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

[Bug 791686] Re: Lubuntu - ICQ for Linux does not work

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Lubuntu - ICQ for Linux does not work

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/791686/+subscriptions

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

[Bug 1574669] Re: Telegram icon does not shows up in panel

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Telegram icon does not shows up in panel

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1574669/+subscriptions

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

[Bug 1598133] Re: Lock screen resets screen calibration

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Lock screen resets screen calibration

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1598133/+subscriptions

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

[Bug 1519467] Re: Hyper-V no 14.0.4.3

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Hyper-V no 14.0.4.3

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1519467/+subscriptions

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

[Bug 1557754] Re: No sound or volume control

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  No sound or volume control

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1557754/+subscriptions

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

[Bug 1481250] Re: Lubuntu Alternate i386: An installation step failed. gvfs-daemon failed to be installed

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  Lubuntu Alternate i386: An installation step failed. gvfs-daemon
  failed to be installed

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1481250/+subscriptions

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

[Bug 1615330] Re: no graphical overlay displayed for volume control keys

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  no graphical overlay displayed for volume control keys

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1615330/+subscriptions

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

[Bug 1490254] Re: When I ran gtk-launch through terminal to launch codelite IDE via *.desktop file I got a warning.

2019-09-11 Thread Launchpad Bug Tracker
[Expired for lubuntu-meta (Ubuntu) because there has been no activity
for 60 days.]

** Changed in: lubuntu-meta (Ubuntu)
   Status: Incomplete => Expired

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

Title:
  When I ran gtk-launch through terminal to launch codelite IDE via
  *.desktop file I got a warning.

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/lubuntu-meta/+bug/1490254/+subscriptions

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

  1   2   3   4   5   6   7   >