[Bug 1307545] Re: Power Manager settings are ignored when closing laptop lid

2015-05-18 Thread Peter de Ridder
Thank you all for the thorough testing.

As with the results of #61, the intial problem is solved with the right 
combination of settings.
While prepering this patch to be brought into master it became clear there are 
still some corner cases with this patch before it is ready.
Meanwhile this patch will do fine.
If (new) usability issues appear, these can be handled in other reports.

As to backporting, I've tried backporting (this or another patch) to the
14.10 version. However, there are many addition in the intermediate
versions which result in comprehesive patches or backporting more
features resulting in an upgrade more or less.

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

Title:
  Power Manager settings are ignored when closing laptop lid

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-locker/+bug/1307545/+subscriptions

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


[Bug 1252655]

2015-02-05 Thread Peter de Ridder
Created attachment 5903
Assume file changed while in cache

This might be a performance penalty, but this seems to refresh the file
info on copy.

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

Title:
  Thunar assigns date stamp of deleted file when previous (e.g.
  original) copy of file copied or moved into directory

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

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


[Bug 1252655]

2015-02-05 Thread Peter de Ridder
*** Bug 11468 has been marked as a duplicate of this bug. ***

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

Title:
  Thunar assigns date stamp of deleted file when previous (e.g.
  original) copy of file copied or moved into directory

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

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


[Bug 1315898] Re: Light-Locker not working in Lubuntu 14.04

2014-08-09 Thread Peter de Ridder
light-locker is written to work with lightdm. It uses the
org.freedesktop.DisplayManager DBus API to lock the session. This is
what lightdm implements.

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

Title:
  Light-Locker not working in Lubuntu 14.04

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-locker/+bug/1315898/+subscriptions

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


[Bug 1310104] Re: Light locker interacts badly with fingerprint authentication

2014-04-20 Thread Peter de Ridder
light-locker doesn't handle the authentication. This is handled by lightdm.
What happens it this:
light-locker send a lock signal to lightdm.
lightdm spawns a new X server and starts a lightm greeter in it.
lightdm with the greeter as user interface handle the pam authentication.

** Package changed: light-locker (Ubuntu) = lightdm (Ubuntu)

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

Title:
  Light locker interacts badly with fingerprint authentication

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

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


[Bug 1309744] Re: Light Locker blanks the screen when playing video

2014-04-20 Thread Peter de Ridder
If lock after screensaver is enabled for light-locker the screen is locked 
after build-in X screensaver is activated.
The getting blanked is screensaver kicking in. That probably means that the 
build-in X screensaver isn't inhibitted.

This would mean that the same blanking happend even is light-locker is
not used.

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

Title:
  Light Locker blanks the screen when playing video

To manage notifications about this bug go to:
https://bugs.launchpad.net/ubuntu/+source/light-locker/+bug/1309744/+subscriptions

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


[Bug 1005813] Re: Locking session leads to stale X server

2013-03-27 Thread Peter de Ridder
I can confirm the session lock is fixed with 1.5.2
No stale greeter.
I also tested with SwitchToGreeter, that was indeed working properly.

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

Title:
  Locking session leads to stale X server

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

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


[Bug 1005813] Re: Lightdm doesn't terminate alternate session login

2013-03-26 Thread Peter de Ridder
I can't run the tests on my system unfortunately.

But I can produce the stale greeter. I followed 
test-switch-to-greeter-return-session.
With lightdm --version: lightdm 1.5.1

What I did:
- First greeter shown
1. Log in with cavalier
- Session started
2. Send Session.Lock DBus signal
- Second greeter shown
3. Unlock session with user cavalier
- Switch to unlocked session
To verify greeter termination:
4. Press Crtl+Alt+F8
- Second greeter still alive - Expected an empty VT

As seen in the log:
...
Starting local X display
Using VT 7
Activating VT 7
...
Connecting to XServer :0
Starting greeter
Started session 257 with service 'lightdm-greeter', username 'lightdm'
Session 257 authentication complete with return value 0: Success
Greeter authorized
...
Activating VT 7
Greeter start authentication for cavalier
Started session 425 with service 'lightdm', username 'cavalier'
Session 425 got 1 message(s) from PAM
Prompt greeter with 1 message(s)
Continue authentication
Session 425 authentication complete with return value 0: Success
Authentication result for user cavalier: Success
User cavalier authorized
...
Stopping greeter
Session 257: Sending SIGTERM
Greeter closed communication channel
Session 257 exited with return value 0
Greeter quit
...
Starting session xfce as user cavalier
...
Locking seat
Starting new display for greeter with user cavalier selected
Starting local X display
Using VT 8
...
Connecting to XServer :1
Logging in user cavalier
Started session 544 with service 'lightdm', username 'cavalier'
Session 544 authentication complete with return value 19: Conversation error
Autologin failed authentication
Session 544: Sending SIGTERM
Started session 545 with service 'lightdm-greeter', username 'lightdm'
Session 544 terminated with signal 15
Session 545 authentication complete with return value 0: Success
Greeter authorized
...
Activating VT 8
Locking display
Locking logind session /org/freedesktop/login1/session/_31
Greter start authentication for cavalier
Started session 565 with service 'lightdm', username 'cavalier'
Session 565 got 1 message(s) from PAM
Prompt greeter with 1 message(s)
Continue authentication
Session 565 authentication complete with return value 0: Success
Authentication result for user cavalier: Success
User cavalier authorized
...
Switching to existing session for user cavalier
Unlocking display
Unlocking logind session /org/freedesktop/login1/session/_31
Activating VT 7
Locking display

As can be seen from the log. This version of lightdm includes the
systemd-logind patches on top of 1.5.1.

In the test scripts there is a check for the termination of the X server and 
greeter. In the test I performed this doesn't seem to happen.
I was unable the locate the code which should terminate the greeter and X 
server, hence my merge request.

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

Title:
  Lightdm doesn't terminate alternate session login

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

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


[Bug 1005813] Re: Locking session leads to stale X server

2013-03-26 Thread Peter de Ridder
I was able to run the test after all.
I added the tests to patched lightdm I'm using.
All but one of the test-switch-to-greeter tests pass.

test-switch-to-greeter-return-session fails after *STOP-DAEMON:
...
*GREETER :51 START-SESSION
GREETER :51 TERMINATE SIGNAL=15
XSERVER :51 TERMINATE SIGNAL=15
*STOP-DAEMON
SESSION :50 TERMINATE SIGNAL=15
XSERVER :51 TERMINATE SIGNAL=15
^^^ expected (SESSION :50 TERMINATE SIGNAL=15|XSERVER :50 TERMINATE SIGNAL=15)

Although this fails, the log still shows that the second greeter is
terminated here. Which differs from the manual test.

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

Title:
  Locking session leads to stale X server

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

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


[Bug 995701] [NEW] Color markup in message settings child blocks until parent window is closed

2012-05-06 Thread Ward De Ridder
Public bug reported:

I use ubuntu 12.04 x64.
I installed ubuntu in Dutch, but I try to translate the menu items to make it 
possible for anyone to reproduce this bug

When I go to Settings  General settings  tab View  subtab
Message, and click Edit next to Enable color markup in message
than I can't edit anything or close the child window that appears, until
I close the parent general settings window. This shouldn't be the
case. The parent window should lock and the child should be active.

** Affects: sylpheed (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/995701

Title:
  Color markup in message settings child blocks until parent window is
  closed

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

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


[Bug 912968] Re: Translation error: (I guess the string is too long)

2012-01-06 Thread Ward De Ridder
** Attachment added: Schermafdruk op 2011-12-30 05:32:58.png
   
https://bugs.launchpad.net/bugs/912968/+attachment/2660588/+files/Schermafdruk%20op%202011-12-30%2005%3A32%3A58.png

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

Title:
  Translation error: (I guess the string is too long)

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

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


[Bug 912968] [NEW] Translation error: (I guess the string is too long)

2012-01-06 Thread Ward De Ridder
Public bug reported:

If you delete the folder where a torrent is in after the torrent
download is complete, you get an error message. In Dutch that sentence
is cut in half.

I think this should be fixed by making a shorter translation or (better)
change the lenght of that string.

if I translate the string to english (so you can find where it is) it's
something like

Error: No data found, make sure your disks are mounted or select 'change
location'. To download again remove (and there it stops)

** Affects: transmission (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/912968

Title:
  Translation error: (I guess the string is too long)

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

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


[Bug 903200] [NEW] underscore in network names disappear when entering more networks

2011-12-12 Thread Ward De Ridder
Public bug reported:

Low priority, just small error, see attached screens.

Take a look at   E_LAB  and EA_ADMIN , the underscore disappears when focussing 
on something in 'more networks'.
If you leave focus, the underscores return.

** Affects: network-manager (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/903200

Title:
  underscore in network names disappear when entering more networks

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

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


[Bug 903200] Re: underscore in network names disappear when entering more networks

2011-12-12 Thread Ward De Ridder
** Attachment added: bug.png
   https://bugs.launchpad.net/bugs/903200/+attachment/2629537/+files/bug.png

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

Title:
  underscore in network names disappear when entering more networks

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

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


[Bug 591001] Re: CVE-2010-1297: Security Advisory for Flash Player, Adobe Reader and Acrobat

2010-06-20 Thread Hans Ridder
I was getting Firefox crashes with the Hardy update version, 9.0.277.0,
so I'd say there is still a problem with the CVE fix on Hardy that needs
to be addressed. I don't know how to gather data to diagnose the crash
or if anyone is willing to work on it.

To try 10.1, I didn't have the partner repository mentioned previously,
despite the claim the Hardy Release Notes that it should have been added
during an upgrade:

https://wiki.ubuntu.com/HardyReleaseNotes#Commercial/partner%20repository

I have upgraded this system automatically, all the way from Breezy.

I added the partner repository using Synaptic: Settings - Repositories
- Third-Party Software - Add. Enter the APT line from the above web
page, click on Add Source, then click Close.  If a warning dialog pops
up, click Close. Click the Reload button. Search for adobe and install
the adobe-flashplugin package.

This currently gets you adobe-flashplayer version 10.1.53.64-1, which is
the same as you would find at:

http://get.adobe.com/flashplayer/

It hasn't crashed, so far, and it supports those sites that require
Flash 10+.

-- 
CVE-2010-1297: Security Advisory for Flash Player, Adobe Reader and Acrobat 
https://bugs.launchpad.net/bugs/591001
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 591001] Re: CVE-2010-1297: Security Advisory for Flash Player, Adobe Reader and Acrobat

2010-06-16 Thread Hans Ridder
Any reason flashplugin-nonfree (10.1.53.64ubuntu1) isn't available for
Hardy LTS? I just saw an update for flashplugin-nonfree to
10.0.1.218+really9.0.277.0ubuntu1 that said it was a security fix, but
according to Adobe this version doesn't have the fix. This page:

https://wiki.ubuntu.com/Releases

says that Hardy is supported until at least April 2011. I thought
security fixes was the one major point of LTS releases.

I've nominated this bug for Hardy, but I'm new here so I don't now the
correct process to get flashplugin-nonfree (10.1.53.64ubuntu1) on Hardy.
Please let me know the correct process.

-- 
CVE-2010-1297: Security Advisory for Flash Player, Adobe Reader and Acrobat 
https://bugs.launchpad.net/bugs/591001
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 591001] Re: CVE-2010-1297: Security Advisory for Flash Player, Adobe Reader and Acrobat

2010-06-16 Thread Hans Ridder
@Marc Deslauriers:

Ok, apparently one needs to read carefully to see that it is fixed.
After saying repeatedly that the vulnerability affects Adobe Flash
Player version 10.0.45.2 and earlier which would appear to rule out
9.0.277.0, the last paragraph under Solution for Flash Player says For
users who cannot update to Flash Player 10.1.53.64, Adobe has developed
a patched version of Flash Player 9, Flash Player 9.0.277.0.

Perhaps off topic for this bug, but is there any reason 10.1 is not
available for Hardy? There are more and more sites that don't support
Flash 9. Adobe has a 10.1 .deb that seems to work on Hardy.

-- 
CVE-2010-1297: Security Advisory for Flash Player, Adobe Reader and Acrobat 
https://bugs.launchpad.net/bugs/591001
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 581900] Re: Hash Sum mismatch causing upgrade to abort

2010-05-26 Thread Hans Ridder
** Changed in: compiz (Ubuntu)
   Status: Incomplete = New

-- 
Hash Sum mismatch causing upgrade to abort
https://bugs.launchpad.net/bugs/581900
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 581900] Re: Hash Sum mismatch causing upgrade to abort

2010-05-24 Thread Hans Ridder
I'm having the same problem upgrading from Karmic to Lucid using Update
Manager. While downloading packages I get an error dialog saying:

Could not download the upgrades

The upgrade is now aborted. Please check your Internet connection or
installation media and try again. All files downloaded so far are kept.

Failed to fetch http://mirrors.us.kernel.org/ubuntu/pool/main/c/compiz
/compiz-plugins_0.8.4-0ubuntu15_i386.deb Hash Sum mismatch

... and a Cancel button.

The compiz-plugins_1%3a0.8.4-0ubuntu15_i386.deb file you mention above
does not exist. It seems it hasn't been downloaded, or has been deleted
when the hash check fails. Here are the only compiz* files in the
directory:

/var/cache/apt/archives/compiz_1%3a0.8.4-0ubuntu15_all.deb
/var/cache/apt/archives/compizconfig-backend-gconf_0.8.4-0ubuntu2_i386.deb
/var/cache/apt/archives/compiz-core_1%3a0.8.4-0ubuntu15_i386.deb
/var/cache/apt/archives/compiz-fusion-plugins-main_0.8.4-0ubuntu3_i386.deb
/var/cache/apt/archives/compiz-gnome_1%3a0.8.4-0ubuntu15_i386.deb

If I retry the update, I get the same error on the same file. It's the
only file missing, preventing the update.

-- 
Hash Sum mismatch causing upgrade to abort
https://bugs.launchpad.net/bugs/581900
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 581900] Re: Hash Sum mismatch causing upgrade to abort

2010-05-24 Thread Hans Ridder
Hmm, odd. Just tried again and the download succeeded. Didn't change
anything that I know of. Perhaps a different mirror?

-- 
Hash Sum mismatch causing upgrade to abort
https://bugs.launchpad.net/bugs/581900
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 511426] [NEW] Balazar can't be installed in ubuntu 9.10

2010-01-22 Thread Ward De Ridder
Public bug reported:

Binary package hint: balazar

I tried to install Balazar, but I got the following error:

war...@warddr-laptop:~$ sudo apt-get install balazar
Reading package lists... Done
Building dependency tree   
Reading state information... Done
Some packages could not be installed. This may mean that you have
requested an impossible situation or if you are using the unstable
distribution that some required packages have not yet been created
or been moved out of Incoming.
The following information may help to resolve the situation:

The following packages have unmet dependencies:
  balazar: Depends: python-soya (= 0.13.2-1) but it is not going to be 
installed
E: Broken packages


Ubuntu 9.10

Some more information:

war...@warddr-laptop:~$ apt-cache policy balazar
balazar:
  Installed: (none)
  Candidate: 0.3.4.ds1-5
  Version table:
 0.3.4.ds1-5 0
500 http://be.archive.ubuntu.com karmic/universe Packages

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

-- 
Balazar can't be installed in ubuntu 9.10
https://bugs.launchpad.net/bugs/511426
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 321779] [NEW] amap package could not be installed

2009-01-27 Thread Ridder
Public bug reported:

Binary package hint: amap

Failure occured during a system actualisation

ProblemType: Package
Architecture: i386
DistroRelease: Ubuntu 8.10
ErrorMessage:
 ErrorMessage: Unterprozess post-installation script gab den Fehlerwert 255 
zurück
NonfreeKernelModules: nvidia
Package: amap 4.8-1.1
SourcePackage: amap
Title: package amap 4.8-1.1 failed to install/upgrade: 
Uname: Linux 2.6.27-9-generic i686

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


** Tags: apport-package

-- 
amap package could not be installed
https://bugs.launchpad.net/bugs/321779
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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

[Bug 321779] Re: amap package could not be installed

2009-01-27 Thread Ridder

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/21672012/Dependencies.txt

** Attachment added: VarLogDistupgradeAptlog.gz
   http://launchpadlibrarian.net/21672013/VarLogDistupgradeAptlog.gz

** Attachment added: VarLogDistupgradeApttermlog.gz
   http://launchpadlibrarian.net/21672014/VarLogDistupgradeApttermlog.gz

** Attachment added: VarLogDistupgradeMainlogpartial.gz
   http://launchpadlibrarian.net/21672015/VarLogDistupgradeMainlogpartial.gz

-- 
amap package could not be installed
https://bugs.launchpad.net/bugs/321779
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 234731] Re: Right click on playing number

2008-05-25 Thread Ward De Ridder

** Attachment added: Dependencies.txt
   http://launchpadlibrarian.net/14697245/Dependencies.txt

** Attachment added: ProcMaps.txt
   http://launchpadlibrarian.net/14697246/ProcMaps.txt

** Attachment added: ProcStatus.txt
   http://launchpadlibrarian.net/14697247/ProcStatus.txt

-- 
Right click on playing number
https://bugs.launchpad.net/bugs/234731
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 234731] [NEW] Right click on playing number

2008-05-25 Thread Ward De Ridder
Public bug reported:

Binary package hint: rhythmbox

When I right click on a playing number, the number is finished, the next
number starts playing than I click delete not the selected item but the
current playing number is moved to trash.

ProblemType: Bug
Architecture: i386
Date: Sun May 25 10:42:36 2008
DistroRelease: Ubuntu 8.04
ExecutablePath: /usr/bin/rhythmbox
NonfreeKernelModules: nvidia
Package: rhythmbox 0.11.5-0ubuntu6
PackageArchitecture: i386
ProcEnviron:
 PATH=/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin:/usr/games
 LANG=nl_BE.UTF-8
 SHELL=/bin/bash
SourcePackage: rhythmbox
Uname: Linux 2.6.24-16-generic i686

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


** Tags: apport-bug

-- 
Right click on playing number
https://bugs.launchpad.net/bugs/234731
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 233824] Re: firefox is shaking when the screen is very small

2008-05-21 Thread Ward De Ridder
** Visibility changed to: Public

** This bug is no longer flagged as a security issue

-- 
firefox is shaking when the screen is very small
https://bugs.launchpad.net/bugs/233824
You received this bug notification because you are a member of Ubuntu
Bugs, which is subscribed to Ubuntu.

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


[Bug 80893] Re: [Feisty] Inaudible audio upon resuming from suspend-to-disk

2007-06-07 Thread Jeroen de Ridder
Doing a suspend to RAM and waking it up again fixed the sound. But this
is no real solution.

-- 
[Feisty] Inaudible audio upon resuming from suspend-to-disk
https://bugs.launchpad.net/bugs/80893
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 80893] Re: [Feisty] Inaudible audio upon resuming from suspend-to-disk

2007-06-01 Thread Jeroen de Ridder
FYI
Changing HIBERNATE_MODE does NOT solve the problem on my ACER Ferrari laptop. 
Still no sound. I am on Kubuntu Feisty  2.6.20-16-generic.

When will the kernel-fix mentioned above be in repos??

-- 
[Feisty] Inaudible audio upon resuming from suspend-to-disk
https://bugs.launchpad.net/bugs/80893
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 88377] Re: Suspend to disk fails: image_size too small

2007-05-15 Thread Jeroen de Ridder
I can confirm this worked like a charm on my Feisty machine.

Importantly, hibernate used to work after my recent fresh install. The
only thing I can think of that I changed is that I installed the ATI
proprietary fglrx drivers (compiled from source (Method 2) using:
http://wiki.cchtml.com/index.php/Ubuntu_Feisty_Installation_Guide), but
of course it may be unrelated. Does someone know if installing this
could have caused this?

What would be the correct value? 1) equal to swap, 2) equal to 2xRAM, 3)
something else?

-- 
Suspend to disk fails: image_size too small
https://bugs.launchpad.net/bugs/88377
You received this bug notification because you are a member of Ubuntu
Bugs, which is the bug contact for Ubuntu.

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


[Bug 25896] Re: After hibernate, sound doesn't work

2007-05-15 Thread Jeroen de Ridder
Same here for Acer Ferrari 4000 running Kubuntu Feisty.

BTW restarting alsa deamon does not work. Terrible... Why is hibernating
so difficult?

-- 
After hibernate, sound doesn't work
https://bugs.launchpad.net/bugs/25896
You received this bug notification because you are a member of Ubuntu
Bugs, which is a direct subscriber.

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


[Bug 83949] evolution calender crash with AIGLX and Compiz

2007-02-08 Thread Jeroen de Ridder
Public bug reported:

Binary package hint: evolution

Using AIGLX and Compiz Evolution Calendar application consistently
crashes when advancing an appointment with the mouse. Thus: when one
wants to enlarge an appointment with the mouse, by dragging the upper
edge of the appointment to one slot earlier, the evolution calender
crashes. This works normally with metacity, but not with Compiz enabled.

I have the same experience with GLX and Beryl.

Cheers,
J.

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

-- 
evolution calender crash with AIGLX and Compiz
https://launchpad.net/bugs/83949

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


[Bug 83949] Re: evolution calender crash with AIGLX and Compiz

2007-02-08 Thread Jeroen de Ridder
Right... here it is...

** Attachment added: Backtrace Evolution error
   http://librarian.launchpad.net/6349723/gdb-evolution.txt

-- 
evolution calender crash with AIGLX and Compiz
https://launchpad.net/bugs/83949

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


[Bug 44989] Re: Doesn't print (large) PDF files

2007-01-16 Thread Jeroen de Ridder
Can it be related to how evince handles printing? I have the same issue
(Ubuntu Edgy), but only with evince. Adobe Reader prints just fine...

-- 
Doesn't print (large) PDF files
https://launchpad.net/bugs/44989

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