[Bug 1767799] Re: ubiquity crashed - 'PageGtk' object has no attribute 'error_dialog'

2018-05-02 Thread Daniel Rocher
My old installation was a Xubuntu 16.04, with this partitioning :
lsblk --fs
NAME   FSTYPE LABELUUID   MOUNTPOINT
sda   
├─sda1 ntfs   WINRE_DRV
│  1864A97E64A95EEE   
├─sda2 vfat   SYSTEM_DRV
│  24A9-EDFC  /boot/efi
├─sda3 vfat   LRS_ESP  465D-CC63  
├─sda4
├─sda5 ntfs   Windows8_OS
│  7C2EAC202EABD206   
├─sda6 ntfs   LENOVO   820E87130E870001   
├─sda7 ntfs   PBR_DRV  843064043063FC14   
├─sda8 ext4b94e6bfe-76fe-4012-b152-da47020b7d2f   /
├─sda9 swap390eb494-8f34-404c-9cfd-85c95f74d69b   [SWAP]
└─sda10ext4498ef751-86c1-4707-a5eb-fe6ff3ea63d5   /home
 
 - I downloaded xubuntu-18.04-desktop-amd64.iso, because I like XFCE.
 - Create a bootable USB key with Rufus and this ISO
 - Disabled boot secure on UEFI
 - boot on USB key
 - "Try Xubuntu"
 - I configure network (wireless)
 - run "Install Xubuntu 18.04 TLS"
 - Select language (french), "Continue"
 - Select keyboard layout (french), "Continue"
 - enabled "Download updates while installing Xubuntu" and "Install third party 
sofware...", "Continue"
 - On"Installation type", I choose "something else" (create or resize 
yourself), "Continue"
 - I partitioned like this :

sda2 fat32/boot/efi
sda8 ext4F/
sda9 swap
sda10ext4 /home

just sda8 and sda9 are formatted

 - "Install now"
 - Where are you ?", select Paris, "continue"
 - and finally, "who are you ?"

It was every time in this window that I noticed the bug (after
submitting)

Perhaps close this ticket, if I am the only victim of this bug ?


** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => New

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

Title:
  ubiquity crashed - 'PageGtk' object has no attribute 'error_dialog'

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

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

[Bug 1767799] Re: ubiquity crashed - 'PageGtk' object has no attribute 'error_dialog'

2018-04-30 Thread Daniel Rocher
in the "who are you?" window, I enter the username, hostname and
password. I click on next. The bug occurs at this time. Perhaps because
I user ecryptfs ?

mount | grep ecryptfs
/home/username/.Private on /home/username/Private type ecryptfs ...

I tested 3 times and each time I had this bug.

However, the packages are installed. But I had to configure the
usernames, hostname and grub manually (I use boot secure on UEFI).

XUbuntu 18.04 is now installed on my laptop.

** Changed in: ubiquity (Ubuntu)
   Status: Incomplete => New

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

Title:
  ubiquity crashed - 'PageGtk' object has no attribute 'error_dialog'

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

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

[Bug 1767799] [NEW] ubiquity crashed - 'PageGtk' object has no attribute 'error_dialog'

2018-04-29 Thread Daniel Rocher
Public bug reported:

ubiquity crased - Impossible to install ubuntu 18.04.
/var/log/installer/debug :

Gtk-Message: 11:32:11.409: GtkDialog mapped without a transient parent. This is 
discouraged.
Le schéma « com.canonical.indicator.session » n’existe pas
Le schéma « com.canonical.indicator.session » n’existe pas
Le schéma « com.canonical.indicator.session » n’existe pas
Le schéma « com.canonical.indicator.session » n’existe pas
/usr/lib/ubiquity/plugins/ubi-timezone.py:98: PyGIWarning: Soup was imported 
without specifying a version first. Use gi.require_version('Soup', '2.4') 
before import to ensure that the right version gets loaded.
  from gi.repository import Gtk, GObject, GLib, Soup
Ecryptfs is deprecated
Ecryptfs is deprecated
Exception caught in process_line:
Traceback (most recent call last):
  File "/usr/lib/ubiquity/ubiquity/filteredcommand.py", line 145, in 
process_line
return self.dbfilter.process_line()
  File "/usr/lib/ubiquity/ubiquity/debconffilter.py", line 302, in process_line
if not widget.error(priority, question):
  File "/usr/lib/ubiquity/plugins/ubi-usersetup.py", line 816, in error
self.ui.error_dialog(
AttributeError: 'PageGtk' object has no attribute 'error_dialog'

** Affects: ubiquity (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/1767799

Title:
  ubiquity crashed - 'PageGtk' object has no attribute 'error_dialog'

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

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

[Bug 1759452] Re: Xorg doesn't start after update on VMs

2018-04-13 Thread Daniel Rocher
A workaround is possible : enable 3D support in settings/display/enable
3D acceleration (VirtualBox interface)

In this case, the vboxvideo_dri.so driver is used instead of the
vboxvideo_drv.so driver (which is missing).

For me, it works on all my VMs

Compare file list for packages (vboxvideo_drv.so missing in xenial-updates):
 https://packages.ubuntu.com/xenial/amd64/virtualbox-guest-x11/filelist
 https://packages.ubuntu.com/xenial-updates/amd64/virtualbox-guest-x11/filelist


In the update, vboxvideo_drv.so is missing. Why ???

In debian/rules for update, there is a comment :
#   debian/$(uxname)/usr/lib/xorg/modules/drivers/vboxvideo_drv.so

Why this change has been introduced?

** Summary changed:

- Xorg doesn't start after update on VMs
+ Xorg doesn't start after update on VMs - vboxvideo_drv.so missing

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

Title:
  Xorg doesn't start after update on VMs - vboxvideo_drv.so missing

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

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

[Bug 1759452] Re: Xorg doesn't start after update on VMs

2018-03-30 Thread Daniel Rocher
** Summary changed:

- KDE won't display after updating
+ Xorg doesn't start after update on VMs

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

Title:
  Xorg doesn't start after update on VMs

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

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

[Bug 1759452] Re: KDE won't display after updating

2018-03-30 Thread Daniel Rocher
I confirm this bug with Ubuntu 16.04 (host) and all my VMs (ubuntu
16.04). Impossible to start "x11".

I reinstall / rebuild (with dkms) all on my host (purge/clean/install)
-> no change.

On VMs, reverted to version 5.0.18-dfsg-2build fixed problem.

We have added the following to /etc/apt/preferences to block this
version of the package : virtualbox-guest-dkms, virtualbox-guest-utils
and virtualbox-guest-x11

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

Title:
  Xorg doesn't start after update on VMs

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

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

[Bug 1451233] Re: 10ec:b723 [Lenovo B5400] Realtek RTL8723BE drops connection until reboot

2016-05-12 Thread Daniel Rocher
same problem with ubuntu 16.04.

workaround works for me (options rtl8723be ips=0 fwlps=0).

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

Title:
  10ec:b723 [Lenovo B5400] Realtek RTL8723BE drops connection until
  reboot

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

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


[Bug 1520656] Re: VirtualBox --startvm should notify about a new ext-pack after upgrade

2015-12-07 Thread Daniel Rocher
Hi,

I also launched the graphical virtualbox, and I had the same problem.

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

Title:
  VirtualBox --startvm should notify about a new ext-pack after upgrade

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

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


[Bug 1520656] Re: Virtualbox crash after last upgrade

2015-11-28 Thread Daniel Rocher
reboot was done. Also tested :
sudo apt-get purge virtualbox virtualbox-dkms virtualbox-qt
sudo apt-get install virtualbox virtualbox-dkms virtualbox-qt && sudo reboot

I found this thread : 
http://askubuntu.com/questions/640308/after-upgrading-to-2015-04-virtualbox-crashes-at-windows-vm-start-nothing-in-l
 
 "To solve the problem and use your VM with USB2.0,
  what I did is to update the Oracle VM Virtualbox ExtensionPack
  to the same version: 4.3.34r104062"

Indeed, I had installed Virtualbox ExtensionPack to the same version:
4.3.34r104062 when I had downgraded Virtualbox (version 5.0 to 4.3.34).

Oddly :
 - version 5 of virtualbox informed me that the version 4.3.26 of the 
extensionPack was not correct -> I install extensionPack version 5
 - After downgraded, version 4.3.34 of virtualbox informed me that the version 
5 of the extensionPack was not correct -> I Install ExtensionPack to the same 
version
 - But initially, when I had upgraded from 4.3.26 to 4.3.34,  VirtualBox didn’t 
inform me that the Extension Pack 4.3.26 version is not correct.  VM's Start 
... and crash ...

I do not know if this bug should be closed. Perhaps this could happen to other 
people.
Thanks

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

Title:
  Virtualbox crash after last upgrade

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

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

[Bug 1520656] [NEW] Virtualbox crash after last upgrade

2015-11-27 Thread Daniel Rocher
Public bug reported:

Since last update (virtualbox (4.3.10-dfsg-1ubuntu5, 
4.3.34-dfsg-1+deb8u1ubuntu1.14.04.1) Mis à niveau à 17:57),
Impossible to start VM's :

$/usr/lib/virtualbox/VirtualBox  --startvm 
"cbf10a46-a9c5-428f-be75-6a9de87cb16a"
Erreur de segmentation

** Affects: virtualbox (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/1520656

Title:
  Virtualbox crash after last upgrade

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

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

[Bug 1520656] Re: Virtualbox crash after last upgrade

2015-11-27 Thread Daniel Rocher
This is no longer possible for me, because :

step 1: I have upgraded to virtualbox version 5:  works perfectly
step 2: I've downgraded to the version provided by Ubuntu (4.3.34) : works 
perfectly  too ...

Sorry

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

Title:
  Virtualbox crash after last upgrade

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

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


[Bug 1058303] Re: linux-image-3.2.0-31-generic-pae radeon regression

2012-11-01 Thread Daniel Rocher
It's work for me (kernel amd64 3.2.0-33.52).

Thank you !

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

Title:
  linux-image-3.2.0-31-generic-pae radeon regression

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

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


[Bug 578506] Re: [Kernel] ACPI: EC: input buffer is not empty, aborting transaction

2010-11-07 Thread Daniel Rocher
This bug affects also my Acer 5735Z

-- 
[Kernel] ACPI: EC: input buffer is not empty, aborting transaction
https://bugs.launchpad.net/bugs/578506
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 477828] Re: When I use Fn+key increase/decrease brightness, Powerdevil brightness OSD is displayed but brightness doesn't change

2010-03-26 Thread Daniel Rocher

same problem with Lucid and my laptop (Acer aspire 5735Z).

Fn+key increase/decrease brightness works with gnome.

-- 
When I use Fn+key increase/decrease brightness, Powerdevil brightness OSD is 
displayed but brightness doesn't change
https://bugs.launchpad.net/bugs/477828
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 496324] Re: [needs-packaging] yawp

2009-12-25 Thread Daniel Rocher
** Changed in: ubuntu
   Status: New = In Progress

-- 
[needs-packaging] yawp
https://bugs.launchpad.net/bugs/496324
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 499572] [NEW] pkg-kde-tools clean up .desktop files and lintian complain

2009-12-22 Thread Daniel Rocher
Public bug reported:

Binary package hint: pkg-kde-tools


pkg-kde-tools clean up .desktop files (remove X-Ubuntu-Gettext-Domain lines).. 
Lintian dont like that:
   W: package source: patch-system-but-direct-changes-in-diff file.desktop and 
3 more

I use quilt but patches doesn't change this files. If I comment this lines: 
# clean up edited .desktop etc files
 
#if [ -f /usr/lib/kubuntu-desktop-i18n/createdesktopcontext.pl ]; then \
  
#  sh /usr/lib/kubuntu-desktop-i18n/findfiles LIST; \   
  
#  for file in `cat LIST`; do \ 
  
# sed -i '/X-Ubuntu-Gettext-Domain=/d' ${file}; \   
  
#  done; \  
  
#  rm -f LIST; \
  
#fi  

in /usr/lib/kubuntu-desktop-i18n/kubuntu.mk, .desktop files don't change
and lintian return no error.

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

-- 
pkg-kde-tools clean up .desktop files and lintian complain 
https://bugs.launchpad.net/bugs/499572
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to pkg-kde-tools in ubuntu.

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


[Bug 499572] Re: pkg-kde-tools clean up .desktop files and lintian complain

2009-12-22 Thread Daniel Rocher

I use pkg-kde-tools with this package : http://revu.ubuntuwire.com/p/yawp

-- 
pkg-kde-tools clean up .desktop files and lintian complain 
https://bugs.launchpad.net/bugs/499572
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to pkg-kde-tools in ubuntu.

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


[Bug 185477] Re: [needs-packaging] qxrunner

2009-12-18 Thread Daniel Rocher
** Changed in: ubuntu
 Assignee: (unassigned) = Daniel Rocher (daniel-rocher)

-- 
[needs-packaging] qxrunner
https://bugs.launchpad.net/bugs/185477
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 496324] Re: [needs-packaging] yawp

2009-12-18 Thread Daniel Rocher
** Changed in: ubuntu
 Assignee: (unassigned) = Daniel Rocher (daniel-rocher)

-- 
[needs-packaging] yawp
https://bugs.launchpad.net/bugs/496324
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 496324] [NEW] [needs-packaging] yawp

2009-12-13 Thread Daniel Rocher
Public bug reported:

YAWP: Yet Another Weather Plasmoid
 This plasma widget shows the temperature and weather.

Home page: http://sourceforge.net/projects/yawp/

Upstream can be found here:
http://sourceforge.net/projects/yawp/files/

License: GPL-2

** Affects: ubuntu
 Importance: Undecided
 Status: New


** Tags: needs-packaging

** Tags added: needs-packaging

-- 
[needs-packaging] yawp
https://bugs.launchpad.net/bugs/496324
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 185477] Re: [needs-packaging] qxrunner

2009-12-13 Thread Daniel Rocher
** Changed in: ubuntu
 Assignee: Daniel Rocher (daniel-rocher) = (unassigned)

-- 
[needs-packaging] qxrunner
https://bugs.launchpad.net/bugs/185477
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 496324] Re: [needs-packaging] yawp

2009-12-13 Thread Daniel Rocher

REVU URL: http://revu.ubuntuwire.com/details.py?upid=7188

-- 
[needs-packaging] yawp
https://bugs.launchpad.net/bugs/496324
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 477828] Re: When I use Fn+key increase/decrease brightness, Powerdevil brightness OSD is displayed but brightness doesn't change

2009-11-08 Thread Daniel Rocher

Perhaps it's not a KDE problem. When I debug PowerDevilDaemon, this test is 
always false (line 765 PowerDevilDaemon.cpp) :
if ((currentBrightness == d-cachedBrightness)  !d-brightnessInHardware)

because value of currentBrightness changes before this method when I use
Fn+key (by HAL or Kernel ?) but brightness on my laptop don't change.

For example, when I use  Decrease Screen Brightness key (Fn+key): 
 d-brightnessInHardware = false
 currentBrightness=77
 d-cachedBrightness=88

This patch solves problem for my laptop with KDE (this is a workaround).


** Attachment added: PowerDevilDaemon.cpp.diff
   http://launchpadlibrarian.net/35370036/PowerDevilDaemon.cpp.diff

-- 
When I use Fn+key increase/decrease brightness, Powerdevil brightness OSD is 
displayed but brightness doesn't change
https://bugs.launchpad.net/bugs/477828
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 477828] [NEW] When I use Fn+key increase/decrease brightness, Powerdevil brightness OSD is displayed but brightness doesn't change

2009-11-07 Thread Daniel Rocher
Public bug reported:

Binary package hint: kdebase-workspace

When I use Fn+key increase/decrease brightness, Powerdevil brightness
OSD is displayed but brightness doesn't change.

Fn+Key work with gnome. Brightness change when I use
plasma_applet_battery's slider and it changes automaticly when I'm
setting a new profile.

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

** Description changed:

  Binary package hint: kdebase-workspace
  
+ When I use Fn+key increase/decrease brightness, Powerdevil brightness
+ OSD is displayed but brightness doesn't change.
  
- When I use Fn+key increase/decrease brightness, Powerdevil brightness OSD is 
displayed but brightness doesn't change.
- 
- Fn+Key work with gnome. Brightness change when I use plasma_applet_battery's 
slider and it changes automaticly when
- I'm setting a new profile.
+ Fn+Key work with gnome. Brightness change when I use
+ plasma_applet_battery's slider and it changes automaticly when I'm
+ setting a new profile.

-- 
When I use Fn+key increase/decrease brightness, Powerdevil brightness OSD is 
displayed but brightness doesn't change
https://bugs.launchpad.net/bugs/477828
You received this bug notification because you are a member of Kubuntu
Bugs, which is subscribed to kdebase-workspace in ubuntu.

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


[Bug 477828] Re: When I use Fn+key increase/decrease brightness, Powerdevil brightness OSD is displayed but brightness doesn't change

2009-11-07 Thread Daniel Rocher
Test key events:
xev 
keycode 232 = (keysym 0x1008ff03, XF86MonBrightnessDown), state = 0x10
keycode 233 = (keysym 0x1008ff02, XF86MonBrightnessUp), state = 0x10

-- 
When I use Fn+key increase/decrease brightness, Powerdevil brightness OSD is 
displayed but brightness doesn't change
https://bugs.launchpad.net/bugs/477828
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 477828] Re: When I use Fn+key increase/decrease brightness, Powerdevil brightness OSD is displayed but brightness doesn't change

2009-11-07 Thread Daniel Rocher
DBus Messages:

dbus-monitor
signal sender=:1.6 - dest=(null destination) serial=948 path=/kglobalaccel; 
interface=org.kde.KGlobalAccel; member=invokeAction
   array [
  string kded
  string Decrease Screen Brightness
  string Démon de KDE
  string 
   ]
   int64 5579830
signal sender=:1.2 - dest=(null destination) serial=322 
path=/modules/powerdevil; interface=org.kde.PowerDevil; member=brightnessChanged
   int32 11
   boolean true
signal sender=:1.6 - dest=(null destination) serial=949 path=/kglobalaccel; 
interface=org.kde.KGlobalAccel; member=invokeAction
   array [
  string kded
  string Increase Screen Brightness
  string Démon de KDE
  string 
   ]
   int64 5580261
signal sender=:1.2 - dest=(null destination) serial=323 
path=/modules/powerdevil; interface=org.kde.PowerDevil; member=brightnessChanged
   int32 22
   boolean true

-- 
When I use Fn+key increase/decrease brightness, Powerdevil brightness OSD is 
displayed but brightness doesn't change
https://bugs.launchpad.net/bugs/477828
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 300445] Re: Updating QtSmbstatus

2009-05-14 Thread Daniel Rocher

 MainWindows::on_pushButton_connect_clicked()':
 build/moc/../../mainwindows.h:76: error: 'printf' was not declared in this 
 scope

I'll fix it (next release).

Thanks

-- 
Updating QtSmbstatus
https://bugs.launchpad.net/bugs/300445
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 300445] Re: Updating QtSmbstatus

2009-04-28 Thread Daniel Rocher
** Description changed:

- A new upstream version 2.1 has been released. Packages are available
+ A new upstream version 2.1.1 has been released. Packages are available
  (see attachment).
  
  upstream source : http://qtsmbstatus.free.fr/

-- 
Updating QtSmbstatus
https://bugs.launchpad.net/bugs/300445
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 300445] Re: Updating QtSmbstatus

2009-04-28 Thread Daniel Rocher

** Attachment added: qtsmbstatus_2.1.1-0ubuntu1.debdiff
   http://launchpadlibrarian.net/26090204/qtsmbstatus_2.1.1-0ubuntu1.debdiff

-- 
Updating QtSmbstatus
https://bugs.launchpad.net/bugs/300445
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 300445] Re: Updating QtSmbstatus

2009-04-28 Thread Daniel Rocher
New upstream release (see attachment)

** Attachment added: qtsmbstatus_2.1.1-0ubuntu1.diff.gz
   http://launchpadlibrarian.net/26090482/qtsmbstatus_2.1.1-0ubuntu1.diff.gz

** Attachment removed: qtsmbstatus_2.1-0ubuntu1.debdiff
   http://launchpadlibrarian.net/22654724/qtsmbstatus_2.1-0ubuntu1.debdiff

** Attachment removed: qtsmbstatus_2.1-0ubuntu1.diff.gz
   http://launchpadlibrarian.net/22654880/qtsmbstatus_2.1-0ubuntu1.diff.gz

-- 
Updating QtSmbstatus
https://bugs.launchpad.net/bugs/300445
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 300445] Re: Updating QtSmbstatus

2009-03-08 Thread Daniel Rocher
Indeed, I would not do a requests for freeze exceptions and I will
upgrade this package for the next ubuntu (Karmic).

Thanks

-- 
Updating QtSmbstatus
https://bugs.launchpad.net/bugs/300445
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 300445] Re: Updating QtSmbstatus

2009-02-15 Thread Daniel Rocher

** Attachment added: qtsmbstatus_2.1-0ubuntu1.debdiff
   http://launchpadlibrarian.net/22654724/qtsmbstatus_2.1-0ubuntu1.debdiff

** Attachment removed: qtsmbstatus_2.1-0ubuntu1.debdiff

http://launchpadlibrarian.net/21545634/qtsmbstatus_2.1-0ubuntu1.debdiff

** Attachment removed: qtsmbstatus_2.1-0ubuntu1.diff.gz

http://launchpadlibrarian.net/22078034/qtsmbstatus_2.1-0ubuntu1.diff.gz

-- 
Updating QtSmbstatus
https://bugs.launchpad.net/bugs/300445
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 300445] Re: Updating QtSmbstatus

2009-02-15 Thread Daniel Rocher

Hi,

I have updated changelog and generate debdiff.

Thanks

** Attachment added: qtsmbstatus_2.1-0ubuntu1.diff.gz
   http://launchpadlibrarian.net/22654880/qtsmbstatus_2.1-0ubuntu1.diff.gz

** Changed in: qtsmbstatus (Ubuntu)
   Status: Incomplete = New

-- 
Updating QtSmbstatus
https://bugs.launchpad.net/bugs/300445
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 300445] Re: Updating QtSmbstatus

2009-02-07 Thread Daniel Rocher
Hi,

see attached file:
 - qtsmbstatus_2.1-0ubuntu1.debdiff
 - qtsmbstatus_2.1-0ubuntu1.diff.gz

thanks

** Attachment added: qtsmbstatus_2.1-0ubuntu1.diff.gz
   http://launchpadlibrarian.net/22078034/qtsmbstatus_2.1-0ubuntu1.diff.gz

-- 
Updating QtSmbstatus
https://bugs.launchpad.net/bugs/300445
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