From bugzilla-daemon at maemo.org Wed Oct 1 00:27:22 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 1 Oct 2008 00:27:22 +0300 (EEST)
Subject: [hafqa] [Bug 3756] GTK is missing gtk.CellLayout.get_cells
In-Reply-To:
Message-ID: <20080930212722.A9D0DC1367@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3756
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com
Keywords| |moreinfo
Priority|High |Low
------- Comment #1 from aklapper at openismus.com 2008-10-01 00:27 GMT+3 -------
> SOFTWARE VERSION: 4.2
> (Control Panel > General > About product)
4.2 does not exist, I assume 4.1.2 is right.
> STEPS TO REPRODUCE THE PROBLEM:
> import gtk
> c = gtk.ComboBoxEntry()
> c.get_cells
That looks like Python to me? Which exact version of pygtk is this about?
http://www.pygtk.org/docs/pygtk/class-gtkcelllayout.html#method-gtkcelllayout--get-cells
Why is this a gtk bug and not a pygtk bug?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3756
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 1 00:41:27 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 1 Oct 2008 00:41:27 +0300 (EEST)
Subject: [hafqa] [Bug 3756] GTK is missing gtk.CellLayout.get_cells
In-Reply-To:
Message-ID: <20080930214127.4AF94C139A@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3756
------- Comment #2 from jeff_barish at earthlink.net 2008-10-01 00:41 GMT+3 -------
Under Control Panel > General > About product I saw 4.2. It actually says
4.2008.36-5. The gtk version is 2.10.12. The pygtk version is 2.10 (from
pygtk._get_available_versions()).
I am using pygtk, so the problem could be either with pygtk or gtk.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3756
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 1 00:46:18 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 1 Oct 2008 00:46:18 +0300 (EEST)
Subject: [hafqa] [Bug 3756] GTK is missing gtk.CellLayout.get_cells
In-Reply-To:
Message-ID: <20080930214618.E8DFFC1367@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3756
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Keywords|moreinfo |
Resolution| |INVALID
------- Comment #3 from aklapper at openismus.com 2008-10-01 00:46 GMT+3 -------
Well,
http://www.pygtk.org/docs/pygtk/class-gtkcelllayout.html#method-gtkcelllayout--get-cells
says:
gtk.CellLayout.get_cells
def get_cells()
Note: This method is available in PyGTK 2.12 and above.
So the pygtk version you use is too old.
Please file a bug against PyMaemo at
https://garage.maemo.org/tracker/?atid=229&group_id=40&func=browse instead -
Python is not officially supported in Maemo currently and not tracked in this
Bugzilla.
Thanks. :)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3756
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 1 07:40:49 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 1 Oct 2008 07:40:49 +0300 (EEST)
Subject: [hafqa] [Bug 3756] GTK is missing gtk.CellLayout.get_cells
In-Reply-To:
Message-ID: <20081001044049.89461C135E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3756
------- Comment #4 from jeff_barish at earthlink.net 2008-10-01 07:40 GMT+3 -------
As far as I can tell, it is not possible for me to file a bug at the site you
referred me to.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3756
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 1 09:30:20 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 1 Oct 2008 09:30:20 +0300 (EEST)
Subject: [hafqa] [Bug 3601] rhapsody-installer does not own its .desktop file
In-Reply-To:
Message-ID: <20081001063020.2D68FC139A@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3601
------- Comment #10 from josh at freedesktop.org 2008-10-01 09:30 GMT+3 -------
(In reply to comment #9)
> Latest comment sounds like enhancement to me. Yes, there's one small useless
> file on the machine, but it does not harm.
I don't care in the least about the space used by one .desktop file. I care
about the menu space it takes up for an item I will never use. With only six
menu items shown on the screen at once, a menu item represents a high cost.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3601
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 1 09:45:24 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 1 Oct 2008 09:45:24 +0300 (EEST)
Subject: [hafqa] [Bug 3750] update of pre-installed-documentation-rx44 fails,
SSU fails
In-Reply-To:
Message-ID: <20081001064524.5A00B11A947@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3750
bundyo at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bundyo at gmail.com
------- Comment #3 from bundyo at gmail.com 2008-10-01 09:45 GMT+3 -------
This happened to me in rx34 too.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 1 09:53:09 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 1 Oct 2008 09:53:09 +0300 (EEST)
Subject: [hafqa] [Bug 3601] rhapsody-installer does not own its .desktop file
In-Reply-To:
Message-ID: <20081001065309.95149C135E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3601
------- Comment #11 from eero.tamminen at nokia.com 2008-10-01 09:53 GMT+3 -------
> I don't care in the least about the space used by one .desktop file. I care
> about the menu space it takes up for an item I will never use. With only six
> menu items shown on the screen at once, a menu item represents a high cost.
It's an awkward work-around, but you can re-arrange them from the control panel
Panels applet. Just move the rhapshody-installer entry to the end of some menu
(which has more than 6 entries so that it doesn't cause arrows taking one
position in a menu that wouldn't otherwise need them).
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3601
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 1 10:06:36 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 1 Oct 2008 10:06:36 +0300 (EEST)
Subject: [hafqa] [Bug 3750] update of pre-installed-documentation-rx44 fails,
SSU fails
In-Reply-To:
Message-ID: <20081001070636.DA19311A947@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3750
pierre.amadio at laposte.net changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
------- Comment #4 from pierre.amadio at laposte.net 2008-10-01 10:06 GMT+3 -------
*** This bug has been confirmed by popular vote. ***
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 1 10:47:11 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 1 Oct 2008 10:47:11 +0300 (EEST)
Subject: [hafqa] [Bug 3746] MCE: [TKLock] BlankImmediately and
DimImmediately not working correctly
In-Reply-To:
Message-ID: <20081001074711.CB671C13AB@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3746
eero.tamminen at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eero.tamminen at nokia.com
------- Comment #2 from eero.tamminen at nokia.com 2008-10-01 10:47 GMT+3 -------
I'm not sure about what the /etc/mce/mce.ini values are supposed to mean, but
if in the Control panel Display applet I set the dim and blank periods to same
value (by default they aren't), the screen will dim & blank immediately when
it's locked. This works both in Chinook and Diablo.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3746
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 1 12:12:04 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 1 Oct 2008 12:12:04 +0300 (EEST)
Subject: [hafqa] [Bug 3601] rhapsody-installer does not own its .desktop file
In-Reply-To:
Message-ID: <20081001091204.C89C8C135E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3601
rabelg5 at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rabelg5 at gmail.com
------- Comment #12 from rabelg5 at gmail.com 2008-10-01 12:12 GMT+3 -------
(In reply to comment #11)
> > I don't care in the least about the space used by one .desktop file. I care
> > about the menu space it takes up for an item I will never use. With only six
> > menu items shown on the screen at once, a menu item represents a high cost.
>
> It's an awkward work-around, but you can re-arrange them from the control panel
> Panels applet. Just move the rhapshody-installer entry to the end of some menu
> (which has more than 6 entries so that it doesn't cause arrows taking one
> position in a menu that wouldn't otherwise need them).
>
Better yet,
rm /usr/share/applications/hildon/rhapsody.desktop
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3601
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 1 12:13:47 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 1 Oct 2008 12:13:47 +0300 (EEST)
Subject: [hafqa] [Bug 3750] update of pre-installed-documentation-rx44 fails,
SSU fails
In-Reply-To:
Message-ID: <20081001091347.DF8A911839A@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3750
rabelg5 at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rabelg5 at gmail.com
Severity|normal |major
------- Comment #5 from rabelg5 at gmail.com 2008-10-01 12:13 GMT+3 -------
Upping severity. It's leaving people without a working network selection
dialog, and, thus, no internet connectivity (which makes it particularly
difficult to fix the problem).
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 1 13:41:11 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 1 Oct 2008 13:41:11 +0300 (EEST)
Subject: [hafqa] [Bug 3750] update of pre-installed-documentation-rx44 fails,
SSU fails
In-Reply-To:
Message-ID: <20081001104111.AF5D6C1A51@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3750
kemarken at broadpark.no changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |kemarken at broadpark.no
------- Comment #6 from kemarken at broadpark.no 2008-10-01 13:41 GMT+3 -------
one could probably even bump it to critical as it would not surprise me that it
could result in reboot loops, given how brittle the SSU setup seems to be...
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 1 14:14:13 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 1 Oct 2008 14:14:13 +0300 (EEST)
Subject: [hafqa] [Bug 3756] GTK is missing gtk.CellLayout.get_cells
In-Reply-To:
Message-ID: <20081001111413.44790C13AD@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3756
------- Comment #5 from aklapper at openismus.com 2008-10-01 14:14 GMT+3 -------
> it is not possible for me
What does that mean exactly?
After logging in, there's an "Add entry" link for me on that page.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3756
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 1 17:17:20 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 1 Oct 2008 17:17:20 +0300 (EEST)
Subject: [hafqa] [Bug 3750] update of pre-installed-documentation-rx44 fails,
SSU fails
In-Reply-To:
Message-ID: <20081001141720.7D75411839A@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3750
vincent-maemo at vinc17.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vincent-maemo at vinc17.org
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 1 19:41:25 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 1 Oct 2008 19:41:25 +0300 (EEST)
Subject: [hafqa] [Bug 3735] Critical battery warning Shutdown timeout too
fast
In-Reply-To:
Message-ID: <20081001164125.8F9CFC1A4F@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3735
jheather at zoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jheather at zoo.co.uk
------- Comment #3 from jheather at zoo.co.uk 2008-10-01 19:41 GMT+3 -------
Sorry Eero, probably I was not specific enough.
My problem is only with the FINAL warning,
the one right before the shutdown. (That one differs
from the others in that it says "Recharge battery"
while all the previous ones were "Battery low".)
That notification is shown only about 5 seconds before
the actual shutdown. Such a short delay gives you no
time to do anything about it. Which rather defeats the
object of having a *final* warning.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3735
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 1 22:45:51 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 1 Oct 2008 22:45:51 +0300 (EEST)
Subject: [hafqa] [Bug 3750] update of pre-installed-documentation-rx44 fails,
SSU fails
In-Reply-To:
Message-ID: <20081001194552.273E9C1A52@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3750
h___m at web.de changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |h___m at web.de
------- Comment #7 from h___m at web.de 2008-10-01 22:45 GMT+3 -------
(In reply to comment #2)
> Result: No errors, "Control panel-> about product" correct, everything looks
> ok.
>
> I hope this helps. Sorry I can not downgrade my OS and try the steps, but this
> is my understanding how it happened.
>
Oh yeah, it helps!! Thanks, Thanks, Thanks
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 2 01:33:15 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 2 Oct 2008 01:33:15 +0300 (EEST)
Subject: [hafqa] [Bug 3735] Critical battery warning Shutdown timeout too
fast
In-Reply-To:
Message-ID: <20081001223316.053D6C1A59@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3735
------- Comment #4 from aklapper at openismus.com 2008-10-02 01:33 GMT+3 -------
So you ignore all the "Battery low" warnings and then complain that the very
last warning is too late?
Trivial workaround: Don't ignore the Battery low information.
I tend to close this report as WONTFIX.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3735
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 2 10:11:13 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 2 Oct 2008 10:11:13 +0300 (EEST)
Subject: [hafqa] [Bug 3750] update of pre-installed-documentation-rx44 fails,
SSU fails
In-Reply-To:
Message-ID: <20081002071113.82179C1A5D@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3750
------- Comment #8 from sconf at nic.fi 2008-10-02 10:11 GMT+3 -------
(In reply to comment #2)
> apt-get upgrade
> Result: No errors, "Control panel-> about product" correct, everything looks
> ok.
>
If you are suffering from this problem, there is one more thing to be aware.
I had to use command
flash-and-reboot
to get kernel updated. I can just hope there are no more missing steps from
complete SSU update.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 2 10:43:58 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 2 Oct 2008 10:43:58 +0300 (EEST)
Subject: [hafqa] [Bug 3735] Shutdown happens too fast after last Critical
battery warning
In-Reply-To:
Message-ID: <20081002074358.90AC7C1A5E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3735
eero.tamminen at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Critical battery warning |Shutdown happens too fast
|Shutdown timeout too fast |after last Critical battery
| |warning
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3735
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 2 12:59:59 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 2 Oct 2008 12:59:59 +0300 (EEST)
Subject: [hafqa] [Bug 3756] Update GTK to 2.12 (was: GTK is missing
gtk.CellLayout.get_cells)
In-Reply-To:
Message-ID: <20081002095959.9F58CC1A63@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3756
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|normal |enhancement
Status|RESOLVED |UNCONFIRMED
Resolution|INVALID |
Summary|GTK is missing |Update GTK to 2.12 (was: GTK
|gtk.CellLayout.get_cells |is missing
| |gtk.CellLayout.get_cells)
------- Comment #6 from aklapper at openismus.com 2008-10-02 12:59 GMT+3 -------
>From the mailing list:
"After looking the gtk headers and GTK docs, get_cells is available
only in GTK 2.12 and upper, while the GTK+ provided in maemo is 2.10.
So, pygtk checks for it but as it can't be found, bypasses it."
Reopening and changing to enhancement. Will definitely not happen for Diablo,
but maybe for Fremantle.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3756
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 2 13:15:16 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 2 Oct 2008 13:15:16 +0300 (EEST)
Subject: [hafqa] [Bug 3764] New: Firmware upgrade v4.2008.36-5 over-writes
/etc/sudoers
Message-ID:
https://bugs.maemo.org/show_bug.cgi?id=3764
Summary: Firmware upgrade v4.2008.36-5 over-writes /etc/sudoers
Product: System software
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Low
Component: general
AssignedTo: nobody at maemo.org
ReportedBy: maemo at beermad.org.uk
QAContact: hafqa at maemo.org
SOFTWARE VERSION:
4.2008.36-5
STEPS TO REPRODUCE THE PROBLEM:
Customise /etc/sudoers
Install "seamless" upgrade v4.2008.36-5
Attempt to perform sudo action permitted by customised /etc/sudoers
EXPECTED OUTCOME:
Should still be able to sudo as customised
ACTUAL OUTCOME:
Unable to sudo
REPRODUCIBILITY:
always
EXTRA SOFTWARE INSTALLED:
OTHER COMMENTS:
Whilst it's acceptable (and expected) for a full flash of the device to
overwrite /etc/sudoers, a "seamless" update should only change whatever lines
in this file are relevant to it, not overwrite it and render the user's
customisations invalid.
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; en-US; rv:1.9.0.3)
Gecko/2008092510 Ubuntu/8.04 (hardy) Firefox/3.0.3
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3764
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 2 13:23:14 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 2 Oct 2008 13:23:14 +0300 (EEST)
Subject: [hafqa] [Bug 3756] Update GTK to 2.12 (was: GTK is missing
gtk.CellLayout.get_cells)
In-Reply-To:
Message-ID: <20081002102314.BC164C1A62@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3756
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Target Milestone|--- |Fremantle
------- Comment #7 from aklapper at openismus.com 2008-10-02 13:23 GMT+3 -------
https://stage.maemo.org/svn/maemo/projects/haf/trunk/gtk+/ is gtk+ version
2.12, so this will be fixed for Fremantle.
Setting Target Milestone.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3756
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 2 14:35:22 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 2 Oct 2008 14:35:22 +0300 (EEST)
Subject: [hafqa] [Bug 3646] hildon-fm doesn't build with Gtk+ 2.13
In-Reply-To:
Message-ID: <20081002113522.C90BAC1A65@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3646
------- Comment #5 from aklapper at openismus.com 2008-10-02 14:35 GMT+3 -------
For your information,
https://stage.maemo.org/svn/maemo/projects/haf/trunk/gtk+/ is gtk+ version 2.12
currently.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3646
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 2 14:53:00 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 2 Oct 2008 14:53:00 +0300 (EEST)
Subject: [hafqa] [Bug 3731] hildon.FileChooserDialog shows untranslated
button in foreign languages
In-Reply-To:
Message-ID: <20081002115300.0C4B4C1A6D@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3731
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Alias| |int-89244
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Summary|hildon.FileChooserDialog |hildon.FileChooserDialog
|shows weird button in |shows untranslated button in
|foreign languages |foreign languages
Version|unspecified |4.1.1 (4.2008.30-2)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3731
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 2 14:56:45 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 2 Oct 2008 14:56:45 +0300 (EEST)
Subject: [hafqa] [Bug 3646] hildon-fm doesn't build with Gtk+ 2.13
In-Reply-To:
Message-ID: <20081002115645.9C3E4C1A68@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3646
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|--- |Fremantle
------- Comment #6 from aklapper at openismus.com 2008-10-02 14:56 GMT+3 -------
Well. This will either become WONTFIX for Fremantle, or will be fixed for
Fremantle if Nokia decides to use 2.14 instead of current 2.12.
So setting the Target Milestone nevertheless - we will know later on... :-P
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3646
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 2 16:31:37 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 2 Oct 2008 16:31:37 +0300 (EEST)
Subject: [hafqa] [Bug 3750] update of pre-installed-documentation-rx44 fails,
SSU fails
In-Reply-To:
Message-ID: <20081002133138.619E9C1A6A@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3750
------- Comment #9 from aklapper at openismus.com 2008-10-02 16:31 GMT+3 -------
Also related to bug 3602?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 2 18:12:43 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 2 Oct 2008 18:12:43 +0300 (EEST)
Subject: [hafqa] [Bug 3750] update of pre-installed-documentation-rx44 fails,
SSU fails
In-Reply-To:
Message-ID: <20081002151243.C70EAC1A74@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3750
------- Comment #10 from h___m at web.de 2008-10-02 18:12 GMT+3 -------
(In reply to comment #8)
> (In reply to comment #2)
> > apt-get upgrade
> > Result: No errors, "Control panel-> about product" correct, everything looks
> > ok.
> >
> If you are suffering from this problem, there is one more thing to be aware.
> I had to use command
> flash-and-reboot
What do you mean with the command flash-and-reboot?
A complete re-flashing?
> to get kernel updated. I can just hope there are no more missing steps from
> complete SSU update.
>
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Fri Oct 3 13:54:04 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Fri, 3 Oct 2008 13:54:04 +0300 (EEST)
Subject: [hafqa] [Bug 3750] update of pre-installed-documentation-rx44 fails,
SSU fails
In-Reply-To:
Message-ID: <20081003105404.6DB5FC1A81@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3750
------- Comment #11 from sconf at nic.fi 2008-10-03 13:54 GMT+3 -------
(In reply to comment #10)
"flash-and-reboot" in tablet xterm command line. Not complete re-flash.
It would be great if somebody has a link to information showing further SSU
steps that might be missing after reaching error-free "apt-get dist-upgrade".
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Sat Oct 4 17:17:57 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Sat, 4 Oct 2008 17:17:57 +0300 (EEST)
Subject: [hafqa] [Bug 2569] "File open" dialogue box is too small compared
with screen size
In-Reply-To:
Message-ID: <20081004141758.02285C1AC0@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2569
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|nobody at maemo.org |marius.vollmer at nokia.com
QAContact|pdf-reader-bugs at maemo.org |file-system-ui-
| |bugs at maemo.org
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2569
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Sat Oct 4 18:47:06 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Sat, 4 Oct 2008 18:47:06 +0300 (EEST)
Subject: [hafqa] [Bug 3635] Publish sources of alarm framework
In-Reply-To:
Message-ID: <20081004154706.CBCDCC1AC2@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3635
quim.gil at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|quim.gil at nokia.com |david.weinehall at nokia.com
Severity|enhancement |normal
Summary|open source alarm framework |Publish sources of alarm
| |framework
------- Comment #9 from quim.gil at nokia.com 2008-10-04 18:47 GMT+3 -------
David told me that the Alarm framework *is* open source. Apparently the sources
are lost/missing, though.
Changing summary and reassigning to him.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3635
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Sat Oct 4 23:18:35 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Sat, 4 Oct 2008 23:18:35 +0300 (EEST)
Subject: [hafqa] [Bug 3769] New: When hidden,
a gtk statusicon becomes invisible but status area doesn't shrink
Message-ID:
https://bugs.maemo.org/show_bug.cgi?id=3769
Summary: When hidden, a gtk statusicon becomes invisible but
status area doesn't shrink
Product: System software
Version: 4.1.2 (4.2008.36-5)
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Low
Component: general
AssignedTo: nobody at maemo.org
ReportedBy: owen at ywwg.com
QAContact: hafqa at maemo.org
SOFTWARE VERSION:
4.2008.36-5
STEPS TO REPRODUCE THE PROBLEM:
Create a gtk status icon
call set_visible(False)
EXPECTED OUTCOME:
The icon should disappear completely from the status area, and the space it was
using should be reclaimed by the other icons.
ACTUAL OUTCOME:
Although the icon becomes invisible, it still takes up space in the status area
REPRODUCIBILITY:
always
EXTRA SOFTWARE INSTALLED:
I'm using the python2.5 gtk bindings.
OTHER COMMENTS:
I'll try to write a test-case if necessary, but I think that the maintainer of
the relevant code might be able to figure out the problem even without one.
Please let me know if a test-case is required.
User-Agent: Mozilla/5.0 (X11; U; Linux i686; en-US; rv:1.9.0.3)
Gecko/2008092510 Ubuntu/8.04 (hardy) Firefox/3.0.3
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3769
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Sat Oct 4 23:19:10 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Sat, 4 Oct 2008 23:19:10 +0300 (EEST)
Subject: [hafqa] [Bug 3769] When hidden,
a gtk statusicon becomes invisible but status area doesn't shrink
In-Reply-To:
Message-ID: <20081004201910.5105CC1AC6@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3769
owen at ywwg.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OS/Version|Linux |Maemo
------- Comment #1 from owen at ywwg.com 2008-10-04 23:19 GMT+3 -------
Also I'm not sure which category this bug should go in. Please refile as
necessary.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3769
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Sun Oct 5 14:11:33 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Sun, 5 Oct 2008 14:11:33 +0300 (EEST)
Subject: [hafqa] [Bug 3769] When hidden,
a gtk statusicon becomes invisible but status area doesn't shrink
In-Reply-To:
Message-ID: <20081005111133.13EA9D965D@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3769
------- Comment #2 from dyerga at gmail.com 2008-10-05 14:11 GMT+3 -------
Created an attachment (id=951)
--> (https://bugs.maemo.org/attachment.cgi?id=951&action=view)
C testcase setting visibility of gtk statusicon to false
I have added a simple test case in C showing the bug.
In my case it doubles the battery icon, what is worse. If you omit the
set_visible line or you set it to TRUE, the icon works as expected.
For test purposes it compiles with: gcc gtkstatusicon_example.c -o
gtkstatusicon `pkg-config --cflags --libs gtk+-2.0`
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3769
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Sun Oct 5 14:13:32 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Sun, 5 Oct 2008 14:13:32 +0300 (EEST)
Subject: [hafqa] [Bug 3769] When hidden,
a gtk statusicon becomes invisible but status area doesn't shrink
In-Reply-To:
Message-ID: <20081005111332.D9148D965D@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3769
------- Comment #3 from dyerga at gmail.com 2008-10-05 14:13 GMT+3 -------
Created an attachment (id=952)
--> (https://bugs.maemo.org/attachment.cgi?id=952&action=view)
Nice icon to run the test case
The icon should be in /home/user/statusicon.png or else the C test case should
be changed to the new location.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3769
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Sun Oct 5 14:25:20 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Sun, 5 Oct 2008 14:25:20 +0300 (EEST)
Subject: [hafqa] [Bug 3769] When hidden,
a gtk statusicon becomes invisible but status area doesn't shrink
In-Reply-To:
Message-ID: <20081005112520.3A9D2F9378@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3769
dyerga at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com,
| |dyerga at gmail.com
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
------- Comment #4 from dyerga at gmail.com 2008-10-05 14:25 GMT+3 -------
Confirming as can be seen with my testcase.
I really don't know in what component would fit this bug (gtk, or
hildon-desktop or something else).
And CC'ing to Andre, sure he knows better to what product/component could
belong this bug ;)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3769
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Sun Oct 5 17:47:18 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Sun, 5 Oct 2008 17:47:18 +0300 (EEST)
Subject: [hafqa] [Bug 3777] New: Make tablet boot in 5 seconds
Message-ID:
https://bugs.maemo.org/show_bug.cgi?id=3777
Summary: Make tablet boot in 5 seconds
Product: System software
Version: unspecified
Platform: ARM
OS/Version: Maemo
Status: UNCONFIRMED
Severity: enhancement
Priority: Low
Component: general
AssignedTo: nobody at maemo.org
ReportedBy: maacruz at gmail.com
QAContact: hafqa at maemo.org
It has been shown that it is possible to boot linux in 5 seconds on a eeePC
See http://lwn.net/Articles/299483/
Actually, the tablet takes 33 seconds to boot and show the desktop (2' with the
blue bar growing, 13 with the nokia splash screen), not being still usable for
some more time (mostly depending on if you allow metalayer-crawler to run or
not).
The tablet should have the same goal.
User-Agent: Mozilla/5.0 (compatible; Konqueror/3.5) KHTML/3.5.9 (like
Gecko) SUSE
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3777
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Sun Oct 5 20:15:40 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Sun, 5 Oct 2008 20:15:40 +0300 (EEST)
Subject: [hafqa] [Bug 3750] update of pre-installed-documentation-rx44 fails,
SSU fails
In-Reply-To:
Message-ID: <20081005171540.B77ACC1AE4@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3750
tuukka.tolvanen at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |tuukka.tolvanen at gmail.com
Keywords|moreinfo |
------- Comment #12 from tuukka.tolvanen at gmail.com 2008-10-05 20:15 GMT+3 -------
Here's one case:
~ $ ls -lahd MyDocs/.documents
lrwxrwxrwx 1 user users 16 Aug 13 20:38 MyDocs/.documents -> /media/mmc2/docs
Attempted "OS2008 Feature upgrade 1:4.2008.36-5" via appmgr.
~ $ ssh root at 127.1 apt-get -f install
...
Setting up pre-installed-documentation-rx44 (5.4) ...
mv: cannot rename '/usr/share/pre-installed/MyDocs/.documents/*': No such file
or directory
dpkg: error processing pre-installed-documentation-rx44 (--configure):
subprocess post-installation script returned error exit status 1
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Sun Oct 5 20:28:35 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Sun, 5 Oct 2008 20:28:35 +0300 (EEST)
Subject: [hafqa] [Bug 3779] New: ke-recv should use locale-dependent
encoding for mmc mounting
Message-ID:
https://bugs.maemo.org/show_bug.cgi?id=3779
Summary: ke-recv should use locale-dependent encoding for mmc
mounting
Product: System software
Version: 4.1.2 (4.2008.36-5)
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Low
Component: mmc-and-usb
AssignedTo: kimmo.hamalainen at nokia.com
ReportedBy: anpaza at mail.ru
QAContact: mmc-and-usb-bugs at maemo.org
SOFTWARE VERSION:
(Control Panel > General > About product)
DIABLO_4.2008.36-5_PR_MR0
STEPS TO REPRODUCE THE PROBLEM:
# Create a directory with lowercase cyrillic name
mkdir /media/mmc1/????
# Create same directory with uppercase cyrillic name
mkdir /media/mmc1/????
EXPECTED OUTCOME:
The second command should give a "directory already exists" error
ACTUAL OUTCOME:
Both directories will be created. A FAT file system with two directories with
same name, differing only in case will behave unexpectedly under, for example,
Windows.
REPRODUCIBILITY:
always
OTHER COMMENTS:
The problem occurs because the card is mounted with options
codepage=cp437,iocharset=iso8859-1,utf8. In fact, iocharset has no meaning if
utf8 is set, but cp437 gives the encoding for short names, and since cp437 has
no representation for cyrillic glyphs it will translate the short name to
something unexpected (this has the side effect that if there's no long name for
a file, the short name will contain weird characters instead of characters >
127).
Also if you mount such a card using the 'fat' (not 'vfat') file system, all
short names containing characters >127 will be bogus (In my above case I
checked the hexdump of the volume and it contained "______~2" as the shortname
of the directory "????").
The right codepage= for Russian is cp866. Every other language has its own
codepage too, so I think ke-recv should use the codepage which is associated
with the current language chosen in the device.
User-Agent: Mozilla/5.0 (X11; U; Linux x86_64; ru-RU; rv:1.9.0.2)
Gecko/2008092318 Fedora/3.0.2-1.fc9 Firefox/3.0.2
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3779
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Sun Oct 5 20:35:52 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Sun, 5 Oct 2008 20:35:52 +0300 (EEST)
Subject: [hafqa] [Bug 3750] update of pre-installed-documentation-rx44 fails,
SSU fails
In-Reply-To:
Message-ID: <20081005173552.10987C1AE8@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3750
------- Comment #13 from tuukka.tolvanen at gmail.com 2008-10-05 20:35 GMT+3 -------
also, symlink .images -> /media/mmc2/foo gives
Setting up pre-installed-documentation-rx44 (5.4) ...
chown: /home/user/MyDocs/.images: Operation not permitted
and fails.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Sun Oct 5 20:43:49 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Sun, 5 Oct 2008 20:43:49 +0300 (EEST)
Subject: [hafqa] [Bug 3777] Make tablet boot in 5 seconds
In-Reply-To:
Message-ID: <20081005174349.AD0CAC1AE2@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3777
dyerga at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |dyerga at gmail.com
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3777
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Sun Oct 5 20:44:53 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Sun, 5 Oct 2008 20:44:53 +0300 (EEST)
Subject: [hafqa] [Bug 3750] symlinks within Mydocs break update of
pre-installed-documentation-rx44, SSU fails
In-Reply-To:
Message-ID: <20081005174453.86564C1AE8@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3750
tuukka.tolvanen at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|update of pre-installed- |symlinks within Mydocs break
|documentation-rx44 fails, |update of pre-installed-
|SSU fails |documentation-rx44, SSU
| |fails
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Sun Oct 5 20:45:09 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Sun, 5 Oct 2008 20:45:09 +0300 (EEST)
Subject: [hafqa] [Bug 3750] symlinks within MyDocs break update of
pre-installed-documentation-rx44, SSU fails
In-Reply-To:
Message-ID: <20081005174509.9BEF2C1AE7@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3750
tuukka.tolvanen at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|symlinks within Mydocs break|symlinks within MyDocs break
|update of pre-installed- |update of pre-installed-
|documentation-rx44, SSU |documentation-rx44, SSU
|fails |fails
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 6 09:05:36 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 6 Oct 2008 09:05:36 +0300 (EEST)
Subject: [hafqa] [Bug 3756] Update GTK to 2.12 (was: GTK is missing
gtk.CellLayout.get_cells)
In-Reply-To:
Message-ID: <20081006060536.CE4F0C1A8F@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3756
quim.gil at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |quim.gil at nokia.com
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3756
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 6 09:21:00 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 6 Oct 2008 09:21:00 +0300 (EEST)
Subject: [hafqa] [Bug 3777] Make tablet boot in 5 seconds
In-Reply-To:
Message-ID: <20081006062101.323E1118C83@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3777
quim.gil at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eero.tamminen at nokia.com,
| |quim.gil at nokia.com
------- Comment #1 from quim.gil at nokia.com 2008-10-06 09:20 GMT+3 -------
We are moving to upstart and one of the reasons of the change is to improve
booting time. I don't know whether this is going to be 5 seconds but at least
we agree with you that the current marks need to improve.
Let me say though that booting in itself is not all for the end user, since you
need to take in consideration as well the time foor starting the app(s) desired
by the user. You can get less time in initial booting at the expense of making
the user wait more when starting an application, or you can make a trade off
and preload some services so the user gets instantil the app open after
booting. Note that the Maemo compatible devices are meant to be 'always on', as
opposed to PC/laptop usage where booting every morning is the usual routine for
most users. Products like the eeePC have much bigger issues of battery life and
this is why they probably keep the power off/on as a default case. In this
context booting time is more crucial.
BUT we try to make booting time as short as possible. Eero knows more about the
technical details and I'm sure the team he works with had a look to the news
you are pointing.
Thanks for your feedback!
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3777
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 6 09:22:26 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 6 Oct 2008 09:22:26 +0300 (EEST)
Subject: [hafqa] [Bug 3635] Publish sources of alarm framework
In-Reply-To:
Message-ID: <20081006062226.C19B4C1A98@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3635
david.weinehall at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |ASSIGNED
------- Comment #10 from david.weinehall at nokia.com 2008-10-06 09:22 GMT+3 -------
At least intended to be, yes.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3635
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 6 09:31:39 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 6 Oct 2008 09:31:39 +0300 (EEST)
Subject: [hafqa] [Bug 3777] Make tablet boot in 5 seconds
In-Reply-To:
Message-ID: <20081006063139.524D5C1A8F@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3777
rabelg5 at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rabelg5 at gmail.com
------- Comment #2 from rabelg5 at gmail.com 2008-10-06 09:31 GMT+3 -------
Some relevant background here:
http://www.internettablettalk.com/forums/showthread.php?t=24049
Particularly this post:
http://www.internettablettalk.com/forums/showpost.php?p=230689&postcount=17
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3777
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 6 09:34:24 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 6 Oct 2008 09:34:24 +0300 (EEST)
Subject: [hafqa] [Bug 3756] Update GTK to 2.12 (was: GTK is missing
gtk.CellLayout.get_cells)
In-Reply-To:
Message-ID: <20081006063424.677F8C1A93@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3756
------- Comment #8 from quim.gil at nokia.com 2008-10-06 09:34 GMT+3 -------
Just a confirmation that yes, Fremantle will come with 2.12 at least.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3756
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 6 11:37:46 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 6 Oct 2008 11:37:46 +0300 (EEST)
Subject: [hafqa] [Bug 3777] Make tablet boot in 5 seconds
In-Reply-To:
Message-ID: <20081006083746.180E5C1A9C@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3777
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com
------- Comment #3 from aklapper at openismus.com 2008-10-06 11:37 GMT+3 -------
I tend to close this as INVALID.
Apart from the "5 secs" this is as generic as "Make everything better and
faster". People ARE working on making it faster (see Upstart), but getting it
to 5secs will likely trigger disadvantages in other areas.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3777
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 6 11:48:09 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 6 Oct 2008 11:48:09 +0300 (EEST)
Subject: [hafqa] [Bug 3750] symlinks within MyDocs break update of
pre-installed-documentation-rx44, SSU fails
In-Reply-To:
Message-ID: <20081006084809.C98DBC1AA3@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3750
------- Comment #14 from vincent-maemo at vinc17.org 2008-10-06 11:48 GMT+3 -------
The new summary probably doesn't cover all the cases. Indeed it has been
reported that the problem also occurs when the directory is empty (but there
may be another condition for the failure). On my N810, SSU failed (I don't know
the real reason, though, since I got no error messages), but I didn't have a
symlink here. However I don't remember if the directory in question was
removed, was empty or had bad permissions: perhaps I did a "chmod 644
MyDocs/.documents/*" (which can probably lead to a failure as well), though
this is a bit unlikely.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 6 12:48:18 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 6 Oct 2008 12:48:18 +0300 (EEST)
Subject: [hafqa] [Bug 3779] ke-recv should use locale-dependent encoding for
mmc mounting
In-Reply-To:
Message-ID: <20081006094818.399DBC1A97@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3779
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com
Alias| |int-89398
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3779
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 6 14:58:04 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 6 Oct 2008 14:58:04 +0300 (EEST)
Subject: [hafqa] [Bug 2723] Pushing key once causes multiple repeats
In-Reply-To:
Message-ID: <20081006115804.980F6C1A95@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2723
icebox1701 at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |icebox1701 at gmail.com
------- Comment #14 from icebox1701 at gmail.com 2008-10-06 14:58 GMT+3 -------
I experience the same problems under the latest version of Diable. Fresh
install, then update to last SSU. The key repeat issue also manifests its self
under mplayer for me - i.e. one click for a short fast forward keeps forwarding
untill the end of the file. Sometimes pressing the key again and/or the oposite
key makes it stop.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2723
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 6 15:33:16 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 6 Oct 2008 15:33:16 +0300 (EEST)
Subject: [hafqa] [Bug 3769] When hidden,
a gtk statusicon becomes invisible but status area doesn't shrink
In-Reply-To:
Message-ID: <20081006123316.EB05EC1A97@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3769
eero.tamminen at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eero.tamminen at nokia.com
Component|general |gtk
------- Comment #5 from eero.tamminen at nokia.com 2008-10-06 15:33 GMT+3 -------
The upstream API documentation doesn't state whether the icon should just
became invisible or whether its size allocation should also disappear:
http://library.gnome.org/devel/gtk/2.10/GtkStatusIcon.html#gtk-status-icon-set-visible
What happens on Desktop with your code?
(I'm still using Debian Etch, so I cannot test this as the Etch Gtk version is
too old (2.8) for this code.)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3769
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 6 16:21:48 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 6 Oct 2008 16:21:48 +0300 (EEST)
Subject: [hafqa] [Bug 3769] When hidden,
a gtk statusicon becomes invisible but status area doesn't shrink
In-Reply-To:
Message-ID: <20081006132148.5606DC1A8F@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3769
------- Comment #6 from owen at ywwg.com 2008-10-06 16:21 GMT+3 -------
On the desktop the size allocation disappears
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3769
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 6 16:48:30 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 6 Oct 2008 16:48:30 +0300 (EEST)
Subject: [hafqa] [Bug 3769] When hidden,
a gtk statusicon becomes invisible but status area doesn't shrink
In-Reply-To:
Message-ID: <20081006134830.511A1C1A8D@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3769
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Alias| |int-89455
------- Comment #7 from aklapper at openismus.com 2008-10-06 16:48 GMT+3 -------
I can confirm that Evolution Mail Notification plugin also frees the allocated
space in the notification area.
Filed http://bugzilla.gnome.org/show_bug.cgi?id=555231 about the unclear
upstream documentation.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3769
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 6 18:46:38 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 6 Oct 2008 18:46:38 +0300 (EEST)
Subject: [hafqa] [Bug 3777] Make tablet boot in 5 seconds
In-Reply-To:
Message-ID: <20081006154638.93101C135E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3777
------- Comment #4 from eero.tamminen at nokia.com 2008-10-06 18:46 GMT+3 -------
> We are moving to upstart and one of the reasons of the change is to improve booting time. I don't know whether this is going to be 5 seconds but at least we agree with you that the current marks need to improve.
Upstart in itself doesn't make things magically faster. It just makes the
bootup sequence more flexible than the current init scripts and allows us to
get rid of some old cruft.
The Fremantle HW is faster than current one, that will help with bootup, but
all in all, it won't be (even near I think) 5s, but I don't that's such an
issue. Stability and use-time are much more important than the time it takes
to boot the device which one normally doesn't do that often.
As to the 5s EEE demo, it's not really a valid benchmark, EEE's *much* larger
(and heavier :)) than our device so it can better dissipate the heat generated
by its faster CPU etc. I'll be interested to see what the speed will be when
they release a next distro version intended for real end-users.
sReadahead mentioned in the article looks interesting.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3777
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 6 18:56:55 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 6 Oct 2008 18:56:55 +0300 (EEST)
Subject: [hafqa] [Bug 3750] symlinks within MyDocs break update of
pre-installed-documentation-rx44, SSU fails
In-Reply-To:
Message-ID: <20081006155655.410D011A8E9@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3750
eero.tamminen at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eero.tamminen at nokia.com
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 6 19:05:07 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 6 Oct 2008 19:05:07 +0300 (EEST)
Subject: [hafqa] [Bug 3777] Make tablet boot in 5 seconds
In-Reply-To:
Message-ID: <20081006160507.42F35C135E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3777
eero.tamminen at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |performance
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3777
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 7 12:24:25 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 7 Oct 2008 12:24:25 +0300 (EEST)
Subject: [hafqa] [Bug 3736] hildon Volumebar doesn't allow unsetting
"CAN_FOCUS"
In-Reply-To:
Message-ID: <20081007092425.74D1DC1A54@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3736
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Comment #3 from aklapper at openismus.com 2008-10-07 12:24 GMT+3 -------
This will not be fixed for Diablo (at least not by Nokia) because prioirities
are different. -> WONTFIX
And the way the volumebar works will be changed in Fremantle and this bug will
not apply anymore -> INVALID
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3736
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 7 13:05:11 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 7 Oct 2008 13:05:11 +0300 (EEST)
Subject: [hafqa] [Bug 3764] SSU Update 4.2008.36-5 over-writes /etc/sudoers
In-Reply-To:
Message-ID: <20081007100512.0446CC1A58@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3764
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com
Alias| |int-89510
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Summary|Firmware upgrade v4.2008.36-|SSU Update 4.2008.36-5 over-
|5 over-writes /etc/sudoers |writes /etc/sudoers
Version|unspecified |4.1.2 (4.2008.36-5)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3764
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 7 13:15:46 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 7 Oct 2008 13:15:46 +0300 (EEST)
Subject: [hafqa] [Bug 3750] symlinks within MyDocs break update of
pre-installed-documentation-rx44, SSU fails
In-Reply-To:
Message-ID: <20081007101547.06EC0C1A58@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3750
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marius.vollmer at nokia.com
------- Comment #15 from aklapper at openismus.com 2008-10-07 13:15 GMT+3 -------
If I remember correctly, Marius has already excluded the
pre-installed-documentation from future SSUs.
If so, would this workaround the problem so this report could be closed?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 7 13:21:45 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 7 Oct 2008 13:21:45 +0300 (EEST)
Subject: [hafqa] [Bug 3750] symlinks within MyDocs break update of
pre-installed-documentation-rx44, SSU fails
In-Reply-To:
Message-ID: <20081007102145.D675BC1A5D@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3750
------- Comment #16 from vincent-maemo at vinc17.org 2008-10-07 13:21 GMT+3 -------
(In reply to comment #15)
> If I remember correctly, Marius has already excluded the
> pre-installed-documentation from future SSUs.
Are pre-installed-images and pre-installed-sounds concerned too?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 7 13:52:36 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 7 Oct 2008 13:52:36 +0300 (EEST)
Subject: [hafqa] [Bug 3150] segfault in libfontconfig when using -O0 in
application / nokia sans font
In-Reply-To:
Message-ID: <20081007105236.CBCE0C1A58@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3150
------- Comment #3 from aklapper at openismus.com 2008-10-07 13:52 GMT+3 -------
newmans: Can you please answer our questions?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3150
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 7 15:38:16 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 7 Oct 2008 15:38:16 +0300 (EEST)
Subject: [hafqa] [Bug 3764] SSU Update 4.2008.36-5 over-writes /etc/sudoers
In-Reply-To:
Message-ID: <20081007123816.B8EDCC1A59@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3764
------- Comment #1 from aklapper at openismus.com 2008-10-07 15:38 GMT+3 -------
Hi Tony,
> STEPS TO REPRODUCE THE PROBLEM:
> Customise /etc/sudoers
What does this EXACTLY mean?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3764
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 7 16:00:36 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 7 Oct 2008 16:00:36 +0300 (EEST)
Subject: [hafqa] [Bug 3764] SSU Update 4.2008.36-5 over-writes /etc/sudoers
In-Reply-To:
Message-ID: <20081007130036.1EB3DC1A59@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3764
------- Comment #2 from maemo at beermad.org.uk 2008-10-07 16:00 GMT+3 -------
(In reply to comment #1)
> Hi Tony,
>
> > STEPS TO REPRODUCE THE PROBLEM:
> > Customise /etc/sudoers
>
> What does this EXACTLY mean?
>
Add a line to the file to enable yourself to do perform a sudo action. In my
case, the totally insecure but incredibly useful:
user ALL = NOPASSWD: /usr/bin/ksh -l -o vi
Fortunately, after the file got rewritten, I was able to get back in by using
SSH (with root login enabled) but I don't think this is something I should have
to do each time there's an update; it doesn't happen like that in Kubuntu (just
as well, since I have a LOT of customisations in sudoers)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3764
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 7 16:03:03 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 7 Oct 2008 16:03:03 +0300 (EEST)
Subject: [hafqa] [Bug 3779] ke-recv should use locale-dependent encoding for
mmc mounting
In-Reply-To:
Message-ID: <20081007130303.98CCFC1A5C@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3779
eero.tamminen at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eero.tamminen at nokia.com
------- Comment #1 from eero.tamminen at nokia.com 2008-10-07 16:03 GMT+3 -------
(In reply to comment #0)
> # Create a directory with lowercase cyrillic name
> mkdir /media/mmc1/????
> # Create same directory with uppercase cyrillic name
> mkdir /media/mmc1/????
>
> EXPECTED OUTCOME:
> The second command should give a "directory already exists" error
The device UI doesn't allow creating files or directories with the same name,
but in different case (to avoid confusing user with issues like this).
I.e. this is an issue only to command line / power users who should be able to
deal with the issue. It could be also an issue with 3rd party SW that allows
specifying file names through some other means than with the Hildon widgets it
should be using. Are there any really useful 3rd party applications that would
allow this?
> OTHER COMMENTS:
> The problem occurs because the card is mounted with options
> codepage=cp437,iocharset=iso8859-1,utf8. In fact, iocharset has no meaning
> if utf8 is set, but cp437 gives the encoding for short names,
cp437 seems also to be the default codepage according to mount man page.
> and since
> cp437 has no representation for cyrillic glyphs it will translate the short
> name to something unexpected (this has the side effect that if there's no
> long name for a file, the short name will contain weird characters instead
> of characters > 127).
Maybe the codepage should be something that limits chars to 127 (ascii?)?
> Also if you mount such a card using the 'fat' (not 'vfat') file system,
> all short names containing characters >127 will be bogus
Are there still widely used operating systems that don't support VFAT by
default ? (Windows, Linux & OSX all understand VFAT)
> The right codepage= for Russian is cp866. Every other language has its own
> codepage too, so I think ke-recv should use the codepage which is associated
> with the current language chosen in the device.
This wouldn't help if users switches between languages.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3779
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 7 16:10:34 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 7 Oct 2008 16:10:34 +0300 (EEST)
Subject: [hafqa] [Bug 3764] SSU Update 4.2008.36-5 over-writes /etc/sudoers
In-Reply-To:
Message-ID: <20081007131034.9FB97C1A59@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3764
grigori.timonen at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |grigori.timonen at nokia.com
------- Comment #3 from grigori.timonen at nokia.com 2008-10-07 16:10 GMT+3 -------
Right way: Please, place your string into /etc/sudoers.d/ksh file and run
update-sudoers.
Bad way: Also you can put your changes outside of banners, for example, into
first or last string of /etc/sudoers. In this case update-sudoers should not
overwrite your changes.
Currently, I think bug is invalid as there are at least two ways to prevent
update-sudoers from overwriting your changes.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3764
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 7 16:29:27 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 7 Oct 2008 16:29:27 +0300 (EEST)
Subject: [hafqa] [Bug 2070] When application lasts on respond,
long ESC keypress could not work or short ESC keypress could close
the app.
In-Reply-To:
Message-ID: <20081007132927.56EF0C1A65@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2070
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |csaavedra at igalia.com
------- Comment #12 from aklapper at openismus.com 2008-10-07 16:29 GMT+3 -------
@Andr?s: Can we get an updated patch? It's not useful to have it rotting here.
On the other hand, I expect some changes in hildon for Fremantle so I don't
know if it will be useful at all.
@Claudio, can you take a quick look at this? I highly assume it's WONTFIX for
Diablo, but if it's not INVALID for Fremantle we should consider this.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2070
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 7 17:23:55 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 7 Oct 2008 17:23:55 +0300 (EEST)
Subject: [hafqa] [Bug 2776] dbus init script does not work
In-Reply-To:
Message-ID: <20081007142355.B805CC1A53@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2776
------- Comment #2 from aklapper at openismus.com 2008-10-07 17:23 GMT+3 -------
Created an attachment (id=958)
--> (https://bugs.maemo.org/attachment.cgi?id=958&action=view)
openmoko's dbus init-script, fixing/working around the issues
taken from
http://buildhost.openmoko.org/daily/workdir/work/i686-linux/dbus-native-1.2.1-r0/dbus-1.init
on August 29th 2008
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2776
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 7 17:28:14 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 7 Oct 2008 17:28:14 +0300 (EEST)
Subject: [hafqa] [Bug 3764] SSU Update 4.2008.36-5 over-writes /etc/sudoers
In-Reply-To:
Message-ID: <20081007142814.0CC69C1A5E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3764
------- Comment #4 from maemo at beermad.org.uk 2008-10-07 17:28 GMT+3 -------
(In reply to comment #3)
> Right way: Please, place your string into /etc/sudoers.d/ksh file and run
> update-sudoers.
> Bad way: Also you can put your changes outside of banners, for example, into
> first or last string of /etc/sudoers. In this case update-sudoers should not
> overwrite your changes.
>
> Currently, I think bug is invalid as there are at least two ways to prevent
> update-sudoers from overwriting your changes.
>
Thanks Grigori.
It seems an unusual way to do it (certainly different to my Ubuntu and CentOS
systems) but if it solves my problem I'm happy with it.
However, this leaves a problem in that visudo must therefore be buggy in Maemo
as it leaves a sudoers file that is effectively invalid. It needs to either
create/edit files in /etc/sudoers.d or just print a message telling the user
how it's been replaced and then exit.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3764
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 7 17:28:32 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 7 Oct 2008 17:28:32 +0300 (EEST)
Subject: [hafqa] [Bug 2776] dbus init script broken with busybox;
missing reload section
In-Reply-To:
Message-ID: <20081007142832.9D58CC1A65@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2776
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com
Alias| |int-89567
Summary|dbus init script does not |dbus init script broken with
|work |busybox; missing reload
| |section
Version|4.0 |4.1.2 (4.2008.36-5)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2776
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 7 17:42:46 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 7 Oct 2008 17:42:46 +0300 (EEST)
Subject: [hafqa] [Bug 3764] SSU Update 4.2008.36-5 over-writes /etc/sudoers
In-Reply-To:
Message-ID: <20081007144246.03E2AC1A5E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3764
eero.tamminen at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eero.tamminen at nokia.com,
| |marius.vollmer at nokia.com
------- Comment #5 from eero.tamminen at nokia.com 2008-10-07 17:42 GMT+3 -------
This finds packages manipulating /etc/sudoers:
grep sudoers /var/lib/dpkg/info/*inst
The postinst scripts manipulating /etc/sudoers directly seem to be just
appending their information, but there are a few packages calling
/usr/sbin/update-sudoers directly which overwrites /etc/sudoers based on the
files in /etc/sudoers.d/:
- sudo
- for base stuff
- osso-app-killer
- to do mount handling (why here?) and stopping services
- osso-af-startup
- for ke-recv, alarm etc
- hildon-application-manager
- to do package updates
- hildon-input-method-configurator
- to configure input method (from CP?)
I think the current mix of some packages updating /etc/sudoers directly and
some packages overwriting it completely with update-sudoers will break if only
the update-sudoers using packages are updated or they are otherwise installed
after the packages that update the /etc/sudoers file directly:
- osso-bluez-compat
- for backup restore script
- osso-bookmark-ui
- for bookmark cleaner in resetting to factory settings
- rhapsody-installer
- to install Rhapsody .desktop file which has already a public bug
(- osso-gwconnect, commented out)
Then the /etc/sudoers modifications by these packages get lost in the SSU
update. Marius, any comments?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3764
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 7 18:16:43 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 7 Oct 2008 18:16:43 +0300 (EEST)
Subject: [hafqa] [Bug 3150] segfault in libfontconfig when using -O0 in
application / nokia sans font
In-Reply-To:
Message-ID: <20081007151643.9DA54C1A5E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3150
------- Comment #4 from newmans at sonic.net 2008-10-07 18:16 GMT+3 -------
I will in a week, but I can't before that.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3150
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 7 18:18:46 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 7 Oct 2008 18:18:46 +0300 (EEST)
Subject: [hafqa] [Bug 3764] SSU Update 4.2008.36-5 over-writes /etc/sudoers
In-Reply-To:
Message-ID: <20081007151846.31C40C1A5C@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3764
------- Comment #6 from eero.tamminen at nokia.com 2008-10-07 18:18 GMT+3 -------
> Then the /etc/sudoers modifications by these packages get lost in the SSU
> update. Marius, any comments?
Sorry, I read the thing about the /etc/sudoers banners only after mailing the
above comment. With them the above is not an issue.
(In reply to comment #4)
> However, this leaves a problem in that visudo must therefore be buggy in Maemo
> as it leaves a sudoers file that is effectively invalid.
No invalid, it just may get overwritten. :-)
> It needs to either create/edit files in /etc/sudoers.d or just print
> a message telling the user how it's been replaced and then exit.
Well, I think it should be enough to have the banners say that stuff between
them shouldn't be modified (the sudoes file will has multiple banners), but
it's kind of hard to change that now that they're already in use. Maybe for
Fremantle it could be changed e.g. to:
### Start of DO NOT EDIT part automatically added by update-sudoers. ###
...
### End of DO NOT EDIT part automatically added by update-sudoers. ###
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3764
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 8 11:10:52 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 8 Oct 2008 11:10:52 +0300 (EEST)
Subject: [hafqa] [Bug 3731] hildon.FileChooserDialog shows untranslated
button in foreign languages
In-Reply-To:
Message-ID: <20081008081052.EE997C1A5A@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3731
timeless at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |timeless at gmail.com
URL| |http://mxr.maemo.org/diablo/
| |search?string=ckdg_bd_select
| |_object_ok_open&find=po$
------- Comment #6 from timeless at gmail.com 2008-10-08 11:10 GMT+3 -------
indeed no localization files in any language as of initial diablo - i'll add
other diablo versions after i get back from my vacation.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3731
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 8 12:08:30 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 8 Oct 2008 12:08:30 +0300 (EEST)
Subject: [hafqa] [Bug 3701] DSA-1635-1 freetype -- multiple vulnerabilities
In-Reply-To:
Message-ID: <20081008090830.1B065C1A61@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3701
timeless at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |timeless at gmail.com
------- Comment #3 from timeless at gmail.com 2008-10-08 12:08 GMT+3 -------
then clearly it's webkit's responsibility to protect the os from hostile
content.
if i produced a deb which destroyed the system onto which it was installed, and
the standard browser launched application manager which asked you to confirm
this dangerous action, but webkit simply installed it, then webkit would be
considered broken.
for gecko, i'm trying to make sure we don't allow such dangerous content to be
introduced (and yes we're working on implementing downloadable fonts)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3701
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 8 14:51:20 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 8 Oct 2008 14:51:20 +0300 (EEST)
Subject: [hafqa] [Bug 830] i386 dbus init.d script checks for an ARM cpu
In-Reply-To:
Message-ID: <20081008115120.BD027C1A5C@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=830
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|Future |---
------- Comment #7 from aklapper at openismus.com 2008-10-08 14:51 GMT+3 -------
(Removing deprecated "Future" Target Milestone.)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=830
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 8 14:51:22 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 8 Oct 2008 14:51:22 +0300 (EEST)
Subject: [hafqa] [Bug 2723] Pushing key once causes multiple repeats
In-Reply-To:
Message-ID: <20081008115122.993C8C1A64@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2723
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|Future |---
------- Comment #15 from aklapper at openismus.com 2008-10-08 14:51 GMT+3 -------
(Removing deprecated "Future" Target Milestone.)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2723
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 8 14:51:29 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 8 Oct 2008 14:51:29 +0300 (EEST)
Subject: [hafqa] [Bug 3226] /usr/include/location/* headers need to be
extern "C"
In-Reply-To:
Message-ID: <20081008115129.A4BCCC1A5D@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3226
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Target Milestone|Future |---
------- Comment #3 from aklapper at openismus.com 2008-10-08 14:51 GMT+3 -------
(Removing deprecated "Future" Target Milestone.)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3226
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 8 15:10:22 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 8 Oct 2008 15:10:22 +0300 (EEST)
Subject: [hafqa] [Bug 3226] /usr/include/location/* headers need to be
extern "C"
In-Reply-To:
Message-ID: <20081008121022.1D951C1A5C@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3226
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com
Keywords| |moreinfo
------- Comment #4 from aklapper at openismus.com 2008-10-08 15:10 GMT+3 -------
Doug,
Nokia-N810-23-14:~# cd /usr/include/
Nokia-N810-23-14:/usr/include# ls
X11 fakeroot gtkfilesystemmemory initreq.h
/usr/include/location/ does not exist here on 4.2008.36-5 - any special
location services related (devel) packages I need to install in order to
reproduce?
Sure this isn't a Development platform / SDK bug? I'm a bit confused.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3226
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 8 15:35:52 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 8 Oct 2008 15:35:52 +0300 (EEST)
Subject: [hafqa] [Bug 2776] dbus init script broken with busybox;
missing reload section
In-Reply-To:
Message-ID: <20081008123552.358A5C1A5D@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2776
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |Fremantle
------- Comment #3 from aklapper at openismus.com 2008-10-08 15:35 GMT+3 -------
According to Guillem, this has been already fixed for Fremantle (hence closing
as FIXED).
Might also be fixed for Diablo but unlikely (different priorities...).
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2776
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 8 16:32:35 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 8 Oct 2008 16:32:35 +0300 (EEST)
Subject: [hafqa] [Bug 2723] Pushing key once causes multiple repeats
In-Reply-To:
Message-ID: <20081008133235.7215BC1A63@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2723
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com
------- Comment #16 from aklapper at openismus.com 2008-10-08 16:32 GMT+3 -------
Do all the reporters here use an N800 or is this also an issue for the N810?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2723
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 8 19:57:26 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 8 Oct 2008 19:57:26 +0300 (EEST)
Subject: [hafqa] [Bug 3769] When hidden,
a gtk statusicon becomes invisible but status area doesn't shrink
In-Reply-To:
Message-ID: <20081008165726.E972EC1A5F@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3769
------- Comment #8 from dyerga at gmail.com 2008-10-08 19:57 GMT+3 -------
(In reply to comment #5)
> What happens on Desktop with your code?
>
> (I'm still using Debian Etch, so I cannot test this as the Etch Gtk version is
> too old (2.8) for this code.)
>
Like Owen mentioned, in the desktop it doesn't appear (in my case with Gnome
2.22 and Gtk+ 2.12.11).
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3769
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 9 00:19:54 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 9 Oct 2008 00:19:54 +0300 (EEST)
Subject: [hafqa] [Bug 2723] Pushing key once causes multiple repeats
In-Reply-To:
Message-ID: <20081008211954.C635AC1A63@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2723
------- Comment #17 from burb at online.de 2008-10-09 00:19 GMT+3 -------
Same issue here, with PDF reader launched on a N800. Quite uncomfortable as it
sometimes flips a number of pages forward on a single "down" keypress.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2723
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 9 11:45:23 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 9 Oct 2008 11:45:23 +0300 (EEST)
Subject: [hafqa] [Bug 3792] Can't set proper trust level for new CA roots
(e.g. CACert.org)
In-Reply-To:
Message-ID: <20081009084523.AD47CC1A69@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3792
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com,
| |timeless at gmail.com
Component|Control panel |general
Product|System management |System software
QAContact|control-panel-bugs at maemo.org|hafqa at maemo.org
------- Comment #1 from aklapper at openismus.com 2008-10-09 11:45 GMT+3 -------
timeless: Is this your area (browser, and since you're working on cert stuff
IIRC), or is this a general issue?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3792
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 9 12:14:17 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 9 Oct 2008 12:14:17 +0300 (EEST)
Subject: [hafqa] [Bug 2281] Accelerator Labels not shown in menus created
with GtkUIManager
In-Reply-To:
Message-ID: <20081009091417.C37A0C1A6F@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2281
mitch at imendio.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #15 from mitch at imendio.com 2008-10-09 12:14 GMT+3 -------
Fixed in upstream and in Maemo GTK+:
2008-10-09 Michael Natterer
Fixes NB#87440: Accelerator Labels not shown in menus created with
GtkUIManager
Merged from upstream trunk:
2008-10-09 Michael Natterer
Bug 516425 ? Optionally display accelerators in popups
* gtk/gtkuimanager.h (enum GtkUIManagerItemType): add value
GTK_UI_MANAGER_POPUP_WITH_ACCELS which works like _POPUP but
shows the actions' accelerators.
* gtk/gtkuimanager.c: honor the new enum value for programmatically
created UIs, and support in the XML
for the same purpose.
* docs/reference/gtk/tmpl/gtkuimanager.sgml: document the enhanced
XML syntax and the new enum value for popups with accelerators.
2008-06-13 Michael Natterer
* gtk/gtkuimanager.c (start_element_handler): silently skip
unknown attributes instead of bailing out with an error in order
to be compatible with possible future attribute names.
This is related to the discussion in bug #516425 but actually
needed for any kind of XML format extension.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2281
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 9 12:14:50 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 9 Oct 2008 12:14:50 +0300 (EEST)
Subject: [hafqa] [Bug 2281] Accelerator Labels not shown in menus created
with GtkUIManager
In-Reply-To:
Message-ID: <20081009091450.7EC64C1A6F@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2281
mitch at imendio.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Attachment #714 is|0 |1
obsolete| |
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2281
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 9 15:43:07 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 9 Oct 2008 15:43:07 +0300 (EEST)
Subject: [hafqa] [Bug 3779] ke-recv should use locale-dependent encoding for
mmc mounting
In-Reply-To:
Message-ID: <20081009124307.7D7D5C1A65@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3779
------- Comment #2 from anpaza at mail.ru 2008-10-09 15:43 GMT+3 -------
>I.e. this is an issue only to command line / power users who should be able to
deal with the issue.
That's why I have set the priority to "Low" :)
>Maybe the codepage should be something that limits chars to 127 (ascii?)?
This will make things even worse, it will replace any character with code > 127
with '_'.
>Are there still widely used operating systems that don't support VFAT by
default ? (Windows, Linux & OSX all understand VFAT)
I agree here, however as you can see there are subtle side effects that can be
triggered even if file system is mounted as VFAT.
>This wouldn't help if users switches between languages.
In fact, I would be happy if the codepage used would be configurable even with
some setting in gconf (or in some file anyway). I think that's easy to
implement, and I understand that this is not a feature that deserves to take
much of developer's time.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3779
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 9 16:29:15 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 9 Oct 2008 16:29:15 +0300 (EEST)
Subject: [hafqa] [Bug 3792] Can't set proper trust level for new CA roots
(e.g. CACert.org)
In-Reply-To:
Message-ID: <20081009132915.56A2BC1A65@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3792
------- Comment #2 from aklapper at openismus.com 2008-10-09 16:29 GMT+3 -------
Dave, I think this is a duplicate of bug 1528 because Certman is buggy.
See bug 1528 comment 4 about the current situation.
OK for you to mark this as a duplicate?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3792
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 9 19:21:18 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 9 Oct 2008 19:21:18 +0300 (EEST)
Subject: [hafqa] [Bug 3779] ke-recv should use locale-dependent encoding for
mmc mounting
In-Reply-To:
Message-ID: <20081009162118.D3E1EC1A65@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3779
------- Comment #3 from eero.tamminen at nokia.com 2008-10-09 19:21 GMT+3 -------
Hm. I just tested this:
- /media/mmc1# mkdir ????
- /media/mmc1# mkdir ????
mkdir: cannot create directory '????': File exists
I.e. this works also for Finnish characters in the device itself.
>> The problem occurs because the card is mounted with options
>> codepage=cp437,iocharset=iso8859-1,utf8. In fact, iocharset has no meaning
>> if utf8 is set, but cp437 gives the encoding for short names, and since
>> cp437 has no representation for cyrillic glyphs it will translate the short
>> name to something unexpected
As already discussed, the short names shouldn't be really an issue (nobody uses
FAT anymore). However, above doesn't explain why Busybox doesn't complain that
the file already exists for cyrillic, so I started to wonder what could be the
reason... Broken Busybox (wouldn't be anything new, but in this case, complain
to upstream), broken Russian collation tables in C-library, some issue in
kernel?
Whether this is Busybox fault could be tested by installing some other shell,
like Bash (I think it's in the SDK repos).
> In fact, I would be happy if the codepage used would be configurable even
> with some setting in gconf (or in some file anyway). I think that's easy to
> implement, and I understand that this is not a feature that deserves to take
> much of developer's time.
I didn't find where this is set (Kimmo?), but as a workaround you could just
remount the memory card with settings suitable for you. (mount -o remount...)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3779
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 9 22:44:17 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 9 Oct 2008 22:44:17 +0300 (EEST)
Subject: [hafqa] [Bug 3701] DSA-1635-1 freetype -- multiple vulnerabilities
In-Reply-To:
Message-ID: <20081009194417.2F146C1A63@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3701
leif at synthesize.us changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |leif at synthesize.us
------- Comment #4 from leif at synthesize.us 2008-10-09 22:44 GMT+3 -------
(In reply to comment #3)
> then clearly it's webkit's responsibility to protect the os from hostile
> content.
> ...
> for gecko, i'm trying to make sure we don't allow such dangerous content to be
> introduced (and yes we're working on implementing downloadable fonts)
I don't know what WebKit currently does or what you've got planned for Gecko,
but if there is a generalized way to protect against maliciously-crafted fonts
wouldn't that be better done by the font library rather than its consumer?
Can you share any details of what you have in mind here for Gecko?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3701
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Fri Oct 10 10:34:07 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Fri, 10 Oct 2008 10:34:07 +0300 (EEST)
Subject: [hafqa] [Bug 2723] Pushing key once causes multiple repeats
In-Reply-To:
Message-ID: <20081010073407.53AD1C1A6E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2723
------- Comment #18 from pyhimys at iki.fi 2008-10-10 10:34 GMT+3 -------
(In reply to comment #16)
> Do all the reporters here use an N800 or is this also an issue for the N810?
>
N800 here.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2723
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Fri Oct 10 11:34:27 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Fri, 10 Oct 2008 11:34:27 +0300 (EEST)
Subject: [hafqa] [Bug 2723] Pushing key once causes multiple repeats
In-Reply-To:
Message-ID: <20081010083427.94905C1A6B@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2723
jarmo.lahtiranta at iki.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jarmo.lahtiranta at iki.fi
------- Comment #19 from jarmo.lahtiranta at iki.fi 2008-10-10 11:34 GMT+3 -------
N800 here also. The bug is definitely still alive and kicking.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2723
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Fri Oct 10 12:44:47 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Fri, 10 Oct 2008 12:44:47 +0300 (EEST)
Subject: [hafqa] [Bug 2723] Pushing key once causes multiple repeats
In-Reply-To:
Message-ID: <20081010094447.350ACC1A6C@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2723
------- Comment #20 from maemo at beermad.org.uk 2008-10-10 12:44 GMT+3 -------
(In reply to comment #16)
> Do all the reporters here use an N800 or is this also an issue for the N810?
>
N800 for me. Still happening, but it doesn't seem quite as frequent as it used
to be. I'm not sure if this is because one of the upgrades pushed out since
reporting this has made it a bit less sensitive or because I'm getting better
at working it.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2723
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Fri Oct 10 14:22:14 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Fri, 10 Oct 2008 14:22:14 +0300 (EEST)
Subject: [hafqa] [Bug 2723] Pushing key once causes multiple repeats
In-Reply-To:
Message-ID: <20081010112214.9BD9AC1A6C@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2723
------- Comment #21 from turist at gmail.com 2008-10-10 14:22 GMT+3 -------
(In reply to comment #20)
> N800 for me. Still happening, but it doesn't seem quite as frequent as it used
> to be. I'm not sure if this is because one of the upgrades pushed out since
> reporting this has made it a bit less sensitive or because I'm getting better
> at working it.
I have N800. Just to confirm the same behavior. Yesterday flashed to Diablo and
the issue seems to disappear. I've spent 5 minutes typing for testing - occurs
only from time to time, 1-2 per 100 symbols. It's likely to be be my hand's
trembling causes.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2723
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Fri Oct 10 23:28:32 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Fri, 10 Oct 2008 23:28:32 +0300 (EEST)
Subject: [hafqa] [Bug 2723] Pushing key once causes multiple repeats
In-Reply-To:
Message-ID: <20081010202832.E4F15C1A6C@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2723
maemo at donaldwatts.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |maemo at donaldwatts.com
------- Comment #22 from maemo at donaldwatts.com 2008-10-10 23:28 GMT+3 -------
N800: touch screen problem appears most frequently when using Microb scroll
bar. If I push the touch screen scroll bar once to page down, I get multiple
page downs.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2723
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Sat Oct 11 01:19:54 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Sat, 11 Oct 2008 01:19:54 +0300 (EEST)
Subject: [hafqa] [Bug 3792] Can't set proper trust level for new CA roots
(e.g. CACert.org)
In-Reply-To:
Message-ID: <20081010221954.E7B00C1A65@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3792
------- Comment #3 from dplatt at radagast.org 2008-10-11 01:19 GMT+3 -------
Yes, it does appear that the same underlying problem is involved in both bugs.
It's OK with me if you close this one as a duplicate.
Do you know whether anyone has a copy of certutil, compiled/linked to run on
the N810 under Diablo, that I might use to try manually installing the
necessary CA cert and give it the correct level of trust?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3792
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 13 01:04:06 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 13 Oct 2008 01:04:06 +0300 (EEST)
Subject: [hafqa] [Bug 3779] ke-recv should use locale-dependent encoding for
mmc mounting
In-Reply-To:
Message-ID: <20081012220406.4D87F11A940@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3779
------- Comment #4 from anpaza at mail.ru 2008-10-13 01:04 GMT+3 -------
>Hm. I just tested this:
>- /media/mmc1# mkdir ????
>- /media/mmc1# mkdir ????
>mkdir: cannot create directory '????': File exists
>I.e. this works also for Finnish characters in the device itself.
That's because cp437 contains latin glyphs with all kinds of umlauts, so cp437
works fine for Finnish (I don't know what codepage is the default in DOS for
Finnish, but could be cp437).
>As already discussed, the short names shouldn't be really an issue (nobody uses
>FAT anymore). However, above doesn't explain why Busybox doesn't complain that
>the file already exists for cyrillic, so I started to wonder what could be the
>reason... Broken Busybox (wouldn't be anything new, but in this case, complain
>to upstream), broken Russian collation tables in C-library, some issue in
>kernel?
It can't be a bug anywhere higher than kernel, because these kinds of errors
are detected by the filesystem itself. When you create a file, the filesystem
checks if such a file already exists - according to the rules of that file
system, e.g. Unix file systems are case-sensitive, DOS filesystems are case
insensitive.
The comparison for duplicate fails because vfat checks first because there's a
bug in vfat itself (I've reported it already on bugzilla.kernel.org), and
second because it's mounted with the wrong codepage option.
cp437 simply does not contain any cyrillic characters. If I remount with cp866,
I cannot create anymore duplicate files.
Remounting with cp866 manually is not a solution, unless there are some hooks
to do that automatically.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3779
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 13 07:01:48 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 13 Oct 2008 07:01:48 +0300 (EEST)
Subject: [hafqa] [Bug 3150] segfault in libfontconfig when using -O0 in
application / nokia sans font
In-Reply-To:
Message-ID: <20081013040148.6ED4EC135C@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3150
------- Comment #5 from newmans at sonic.net 2008-10-13 07:01 GMT+3 -------
SOFTWARE VERSION: Nokia n800 internet tablet 4.2008.30-2
Steps to reproduce: Open the diablo armel target in scratchbox.
Add the following lines to /etc/apt/sources.list:
"deb http://repository.maemo.org/extras/ diablo free"
"deb-src http://repository.maemo.org/extras/ diablo free"
run 'apt-get update'.
run 'apt-get source gpe-calendar'.
Observe the version is gpe-calendar-2.8+maemo+svn20080114.
Run 'apt-get build-dep gpe-calendar'.
chdir into the gpe-calendar source directory.
Run 'declare -x DEB_BUILD_OPTIONS=noopt,nostrip'
Run 'dpkg-buildpackage -rfakeroot &> build.gpe-calendar.diablo.noopt.log'
Run 'scp ../gpe-calendar_2.8+maemo+svn20080114-2_armel.deb
user at your-device:/home/user'
On internet tablet:
ssh in or open X terminal.
Run 'sudo gainroot'
Add the following to /etc/apt/sources.list.d/hildon-application-manager.list:
"deb http://repository.maemo.org/extras diablo free"
Run 'apt-get update'
Run 'apt-get install gpe-calendar' (built with default options)
Run 'exit'
Run 'gpe-calendar'
Observe no crash.
Run 'sudo gainroot'
Run 'cd ~'
Run 'dpkg --install gpe-calendar_2.8\+maemo\+svn20080114-2_armel.deb'
Run 'exit'
Run 'gpe-calendar'
Observe segmentation fault.
Backtrace to be attached. I used the default libraries at this time with the
default optimizations, whatever they are. I had to add the diablo/tools and
diablo/sdk repositories from repository.maemo.org to install gdb and the debug
symbols.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3150
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 13 07:02:55 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 13 Oct 2008 07:02:55 +0300 (EEST)
Subject: [hafqa] [Bug 3150] segfault in libfontconfig when using -O0 in
application / nokia sans font
In-Reply-To:
Message-ID: <20081013040255.B8568C135E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3150
------- Comment #6 from newmans at sonic.net 2008-10-13 07:02 GMT+3 -------
Created an attachment (id=972)
--> (https://bugs.maemo.org/attachment.cgi?id=972&action=view)
backtrace at O0 for gpe-calendar
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3150
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 13 07:16:08 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 13 Oct 2008 07:16:08 +0300 (EEST)
Subject: [hafqa] [Bug 3150] segfault in libfontconfig when using -O0 in
application / nokia sans font
In-Reply-To:
Message-ID: <20081013041608.B69FCC135C@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3150
------- Comment #7 from newmans at sonic.net 2008-10-13 07:16 GMT+3 -------
FYI the reason I am posting here and not to the gpe list is because I am able
to run the same build commands on the i386 diablo target and get an image which
doesn't crash.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3150
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 13 13:21:35 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 13 Oct 2008 13:21:35 +0300 (EEST)
Subject: [hafqa] [Bug 3150] segfault in libfontconfig when using -O0 in
application / nokia sans font
In-Reply-To:
Message-ID: <20081013102135.77EEEC1444@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3150
------- Comment #8 from eero.tamminen at nokia.com 2008-10-13 13:21 GMT+3 -------
> Backtrace to be attached.
Thanks!
> I used the default libraries at this time with the default optimizations,
> whatever they are. I had to add the diablo/tools and diablo/sdk repositories
> from repository.maemo.org to install gdb and the debug symbols.
This seems very strange.
The crash is here (I sanitized the bt a bit):
#0 FcPatternObjectAddWithBinding () at fcpat.c:475
#1 0x40e21494 in FcPatternObjectAdd () at fcpat.c:544
#2 0x40e215e6 in FcPatternObjectAddString () at fcpat.c:663
#3 0x40e21610 in IA__FcPatternAddString () at fcpat.c:669
#4 0x40e9f3b0 in pango_fc_font_map_load_fontset () at pangofc-fontmap.c:852
And the only place where the backtrace goes through -O0 compiled application is
here, 61 stack frames up):
#60 0x40651ed4 in _gtk_size_group_compute_requisition
(widget=0xc2890,requisition=0xbef8b2dc) at gtksizegroup.c:817
#61 0x000171c4 in iter (widget=0xc2890, data=0x0) at main.c:2444
#62 0x406b1ddc in gtk_toolbar_forall () at gtkcontainer.c:1563
#64 0x00019328 in main (argc=1, argv=0xbef8b6c4) at main.c:2448
I don't see how application compile options could affect font handling unless
the application is corrupting its memory somehow and which then only on ARM
triggers a crash...
If you Valgrind the unoptimized application on x86, does it report any memory
access errors?
If you build the application for ARM using "-Wall -O2", what kind of
compilation warnings the compiler gives (code errors can manifest in different
ways with different optimization levels)?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3150
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 13 14:58:02 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 13 Oct 2008 14:58:02 +0300 (EEST)
Subject: [hafqa] [Bug 2723] Pushing key once causes multiple repeats
In-Reply-To:
Message-ID: <20081013115802.29FDEC1367@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2723
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Platform|All |N800
------- Comment #23 from aklapper at openismus.com 2008-10-13 14:58 GMT+3 -------
(In reply to comment #21)
> I have N800. Just to confirm the same behavior. Yesterday flashed to Diablo and
> the issue seems to disappear. I've spent 5 minutes typing for testing - occurs
> only from time to time, 1-2 per 100 symbols.
(In reply to comment #19)
> N800 here also. The bug is definitely still alive and kicking.
So this still happens but Diablo has improved this?
Others who can confirm this?
No N810 reports here it seems.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2723
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 13 15:07:16 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 13 Oct 2008 15:07:16 +0300 (EEST)
Subject: [hafqa] [Bug 2723] Pushing key once causes multiple repeats
In-Reply-To:
Message-ID: <20081013120716.81D6DC1367@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2723
------- Comment #24 from icebox1701 at gmail.com 2008-10-13 15:07 GMT+3 -------
Can't really see an improvement. For me (but that might be that I started using
the tablet more recently) since the last 2 ssu updates it seems to have gotten
worse.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2723
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 13 17:14:13 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 13 Oct 2008 17:14:13 +0300 (EEST)
Subject: [hafqa] [Bug 3226] /usr/include/location/* headers need to be
extern "C"
In-Reply-To:
Message-ID: <20081013141414.048E3C1367@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3226
timeless at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|general |Location Framework
Product|System software |Connectivity
QAContact|hafqa at maemo.org |location-framework at maemo.org
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3226
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 13 17:26:03 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 13 Oct 2008 17:26:03 +0300 (EEST)
Subject: [hafqa] [Bug 2723] Pushing key once causes multiple repeats
In-Reply-To:
Message-ID: <20081013142603.62EBFC13AD@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2723
mthierer at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mthierer at gmail.com
------- Comment #25 from mthierer at gmail.com 2008-10-13 17:26 GMT+3 -------
Same here: N800, but I can't tell there's any improvement.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2723
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 13 17:38:02 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 13 Oct 2008 17:38:02 +0300 (EEST)
Subject: [hafqa] [Bug 2723] Pushing key once causes multiple repeats
In-Reply-To:
Message-ID: <20081013143802.58E4CC13AD@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2723
joshua at willowisp.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |joshua at willowisp.net
------- Comment #26 from joshua at willowisp.net 2008-10-13 17:38 GMT+3 -------
I am an N810 owner and for me, it is happening less with diablo than it did
with chinook. Unfortunately, this has also equated to an overall lack of
responsiveness (sometimes keypresses are not registered now or they have to be
held for a long time to register) - it is almost as if the frequency of
sampling has been slowed and so we are no longer seeing the 'bounce' issue of
multiple presses (single press detected multiple times), but if that's what it
is, the problem was solved the wrong way.
So, for me - double clicks are no longer an issue, but overall screen
responsiveness is. Not really sure how this can be quantitatively measured -
qualitative bugs are hard to fix.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2723
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 13 18:10:20 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 13 Oct 2008 18:10:20 +0300 (EEST)
Subject: [hafqa] [Bug 2723] Pushing key once causes multiple repeats
In-Reply-To:
Message-ID: <20081013151020.5A6B5C13AB@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2723
t.moll at usa.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |t.moll at usa.net
------- Comment #27 from t.moll at usa.net 2008-10-13 18:10 GMT+3 -------
I still get this on a N800. There is a possibility the frequency decreased when
I installed Diablo, but certainly not significantly.
I get this occurring not only when I tap the screen, but also when I use the
physical buttons. E.g. when I'm using the D pad to scroll down in the web
browser, it'll sometimes 'catch', and keep scrolling down until I press a key.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2723
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 13 18:42:57 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 13 Oct 2008 18:42:57 +0300 (EEST)
Subject: [hafqa] [Bug 3150] segfault in libfontconfig when using -O0 in
application / nokia sans font
In-Reply-To:
Message-ID: <20081013154257.F02F6C1367@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3150
------- Comment #9 from newmans at sonic.net 2008-10-13 18:42 GMT+3 -------
I'll try those and get back to you (probably in another week.)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3150
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 13 19:10:48 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 13 Oct 2008 19:10:48 +0300 (EEST)
Subject: [hafqa] [Bug 2602] Battery drain low or empty overnight
In-Reply-To:
Message-ID: <20081013161048.8B06DC135E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2602
leodp at yahoo.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |leodp at yahoo.com
------- Comment #29 from leodp at yahoo.com 2008-10-13 19:10 GMT+3 -------
I also had this problem on my N800, with latest OS.
I have Skype and Gizmo always running, and WLAN always on, with strong power
management.
I solved it by INCREASING the N800 WLAN power from 10mW to 100mW.
With 10mW the speech quality over VOIP was not very good, maybe the connection
was not so good.
With 100mW the connection is always ok. Even if more power is used the battery
lifetime is again above a few days (cannot really say how many, because I use
the N800 for VOIP and browsing).
I guess that with bad WLAN connection the communication has to be restored
quite often, and that gives issues with 'average' power consumption.
leodp
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2602
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 13 19:12:34 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 13 Oct 2008 19:12:34 +0300 (EEST)
Subject: [hafqa] [Bug 2723] Pushing key once causes multiple repeats
In-Reply-To:
Message-ID: <20081013161234.CDD95C1444@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2723
------- Comment #28 from mthierer at gmail.com 2008-10-13 19:12 GMT+3 -------
> I get this occurring not only when I tap the screen, but also when I use the
> physical buttons. E.g. when I'm using the D pad to scroll down in the web
> browser, it'll sometimes 'catch', and keep scrolling down until I press a key.
I thought we were only talking about physical keys here? I can confirm that
tapping on the screen sometimes shows the same behaviour, but that might well
be a different issue.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2723
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 13 19:50:13 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 13 Oct 2008 19:50:13 +0300 (EEST)
Subject: [hafqa] [Bug 2602] Battery drain low or empty overnight
In-Reply-To:
Message-ID: <20081013165013.2DD61C1367@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2602
rabelg5 at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rabelg5 at gmail.com
------- Comment #30 from rabelg5 at gmail.com 2008-10-13 19:50 GMT+3 -------
(In reply to comment #29)
> I solved it by INCREASING the N800 WLAN power from 10mW to 100mW.
> With 10mW the speech quality over VOIP was not very good, maybe the connection was not so good.
>
10mW isn't a powersaving thing, it's a regulatory thing. . . .
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2602
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 13 19:53:07 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 13 Oct 2008 19:53:07 +0300 (EEST)
Subject: [hafqa] [Bug 2723] Pushing key once causes multiple repeats
In-Reply-To:
Message-ID: <20081013165307.6C205C13AB@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2723
------- Comment #29 from icebox1701 at gmail.com 2008-10-13 19:53 GMT+3 -------
definitively physical keys - at least for me, never had this problem with
software taps...
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2723
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 14 10:08:04 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 14 Oct 2008 10:08:04 +0300 (EEST)
Subject: [hafqa] [Bug 2602] Battery drain low or empty overnight
In-Reply-To:
Message-ID: <20081014070804.2F0EDC139A@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2602
------- Comment #31 from leodp at yahoo.com 2008-10-14 10:08 GMT+3 -------
(In reply to comment #30)
> (In reply to comment #29)
> > I solved it by INCREASING the N800 WLAN power from 10mW to 100mW.
> > With 10mW the speech quality over VOIP was not very good, maybe the connection was not so good.
> >
>
> 10mW isn't a powersaving thing, it's a regulatory thing. . . .
>
10-100mW is the transmit power.
Powersaving has to do with how I connect to the AP (i.e. how often do I have to
communicate to notify my presence, how long can the antenna be switched
off,...), if I understand it correctly.
My N800 is set to maximum powersaving mode.
The antenna transmit power is 100mW.
leodp
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2602
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 14 11:52:35 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 14 Oct 2008 11:52:35 +0300 (EEST)
Subject: [hafqa] [Bug 3764] SSU Update 4.2008.36-5 over-writes /etc/sudoers
In-Reply-To:
Message-ID: <20081014085235.D8F0AC139A@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3764
------- Comment #7 from aklapper at openismus.com 2008-10-14 11:52 GMT+3 -------
Sooo... Plans to implement this?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3764
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 14 12:17:36 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 14 Oct 2008 12:17:36 +0300 (EEST)
Subject: [hafqa] [Bug 3764] SSU Update 4.2008.36-5 over-writes /etc/sudoers
In-Reply-To:
Message-ID: <20081014091736.CB46BC135E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3764
------- Comment #8 from grigori.timonen at nokia.com 2008-10-14 12:17 GMT+3 -------
Implement what?
I've answered how to deal with sudo right. Now I'm waiting for additional info
from Tony Green. In case he used sudo in wrong way, bug is invalid. If some
strings outside of banners are missing after update-sudoers run, bug is valid,
but I'd like to have more info, at least example of modified /etc/sudoers file.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3764
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 14 12:33:03 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 14 Oct 2008 12:33:03 +0300 (EEST)
Subject: [hafqa] [Bug 3764] SSU Update 4.2008.36-5 over-writes /etc/sudoers
In-Reply-To:
Message-ID: <20081014093303.C1D04C135E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3764
------- Comment #9 from maemo at beermad.org.uk 2008-10-14 12:33 GMT+3 -------
(In reply to comment #8)
> Implement what?
>
> I've answered how to deal with sudo right. Now I'm waiting for additional info
> from Tony Green. In case he used sudo in wrong way, bug is invalid. If some
> strings outside of banners are missing after update-sudoers run, bug is valid,
> but I'd like to have more info, at least example of modified /etc/sudoers file.
>
Sorry Grigori, I didn't realise you wanted more from me.
My update WAS within the "### Automatically added by update-sudoers start ###"
and "### Automatically added by update-sudoers end ###", so by your definition
possibly invalid.
I do think though that the fact that the sudoers file is built differently on
Maemo compared to any other distro (or at least any other I know) means it
creates a trap (which I fell into). If this were the common way the file was
created, then admins would expect anything between the banners to risk being
over-written, but as it is, there's no reason to assume this would happen.
The way this works, it would perhaps be better if visudo edited, say,
/etc/sudoers.d/sudo.local and then ran update-sudoers when the file was saved.
...just a few thoughts to save others from getting caught out.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3764
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 14 12:43:30 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 14 Oct 2008 12:43:30 +0300 (EEST)
Subject: [hafqa] [Bug 3764] SSU Update 4.2008.36-5 over-writes /etc/sudoers
In-Reply-To:
Message-ID: <20081014094330.EBA47C135C@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3764
------- Comment #10 from eero.tamminen at nokia.com 2008-10-14 12:43 GMT+3 -------
It also IMHO needs this kind of a change to banner:
> ### Start of DO NOT EDIT part automatically added by update-sudoers. ###
> ...
> ### End of DO NOT EDIT part automatically added by update-sudoers. ###
for the uses who try editing /etc/sudoers file directly instead of using
visudo.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3764
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 14 12:43:48 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 14 Oct 2008 12:43:48 +0300 (EEST)
Subject: [hafqa] [Bug 3792] Can't set proper trust level for new CA roots
(e.g. CACert.org)
In-Reply-To:
Message-ID: <20081014094348.D376611A947@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3792
------- Comment #4 from aklapper at openismus.com 2008-10-14 12:43 GMT+3 -------
You can manually import certs into a firefox and copy over the certificate
database to a device.... :-/
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3792
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 14 12:47:30 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 14 Oct 2008 12:47:30 +0300 (EEST)
Subject: [hafqa] [Bug 3764] SSU Update 4.2008.36-5 over-writes /etc/sudoers
In-Reply-To:
Message-ID: <20081014094730.34C3FC135C@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3764
------- Comment #11 from grigori.timonen at nokia.com 2008-10-14 12:47 GMT+3 -------
Banners will not be changed in Diablo.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3764
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 14 15:25:13 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 14 Oct 2008 15:25:13 +0300 (EEST)
Subject: [hafqa] [Bug 1267] "New folder" dialog should auto-display virtual
keyboard
In-Reply-To:
Message-ID: <20081014122513.5332011A947@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=1267
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|nobody at maemo.org |mdamt at maemo.org
Component|File manager |Input method framework
Product|System management |System software
QAContact|application-manager- |input-method-framework-
|bugs at maemo.org |bugs at maemo.org
Summary|Creating new folder dialog |"New folder" dialog should
|should auto-display virtual |auto-display virtual
|keyboard |keyboard
------- Comment #3 from aklapper at openismus.com 2008-10-14 15:25 GMT+3 -------
Also in Modest -> System software
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=1267
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 14 22:29:58 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 14 Oct 2008 22:29:58 +0300 (EEST)
Subject: [hafqa] [Bug 2602] Battery drain low or empty overnight
In-Reply-To:
Message-ID: <20081014192958.8C7831B8157@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2602
------- Comment #32 from rabelg5 at gmail.com 2008-10-14 22:29 GMT+3 -------
(In reply to comment #31)
> (In reply to comment #30)
> > (In reply to comment #29)
> > > I solved it by INCREASING the N800 WLAN power from 10mW to 100mW.
> > > With 10mW the speech quality over VOIP was not very good, maybe the connection was not so good.
> > >
> >
> > 10mW isn't a powersaving thing, it's a regulatory thing. . . .
> >
>
> 10-100mW is the transmit power.
> Powersaving has to do with how I connect to the AP (i.e. how often do I have to
> communicate to notify my presence, how long can the antenna be switched
> off,...), if I understand it correctly.
>
You're missing my point. The option to reduce transmitting power isn't there to
save battery, it's there because it's a regulator requirement in certain
countries.
IT DOES NOT SAVE A MEANINGFUL AMOUNT OF POWER and shouldn't be used as a
power-saving measure.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2602
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 15 01:23:38 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 15 Oct 2008 01:23:38 +0300 (EEST)
Subject: [hafqa] [Bug 2602] Battery drain low or empty overnight
In-Reply-To:
Message-ID: <20081014222338.CB4F6118ECF@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2602
vincent-maemo at vinc17.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vincent-maemo at vinc17.org
------- Comment #33 from vincent-maemo at vinc17.org 2008-10-15 01:23 GMT+3 -------
I also have *random* battery drain problems. Well, they seem to occur *only*
when I put my N810 in the pocket of my pants (even for a short period), but not
always. I don't know the cause (CPU load is low). You can see tests here:
http://www.internettablettalk.com/forums/showthread.php?p=201544#post201544
Note that this battery drain problem appeared with diablo. I added a 8-GB SDHC
card at the same time.
The problem has just occurred again, and I noticed that "ifconfig" output:
lo Link encap:Local Loopback
inet addr:127.0.0.1 Mask:255.0.0.0
UP LOOPBACK RUNNING MTU:16436 Metric:1
RX packets:179815 errors:0 dropped:0 overruns:0 frame:0
TX packets:179815 errors:0 dropped:0 overruns:0 carrier:0
collisions:0 txqueuelen:0
RX bytes:9024439 (8.6 MiB) TX bytes:9024439 (8.6 MiB)
wlan0 Link encap:Ethernet HWaddr 00:1D:6E:9B:D8:F6
UP BROADCAST RUNNING MULTICAST MTU:1500 Metric:1
RX packets:61277 errors:0 dropped:0 overruns:0 frame:0
TX packets:8274 errors:9 dropped:7 overruns:0 carrier:0
collisions:0 txqueuelen:1000
RX bytes:12389065 (11.8 MiB) TX bytes:2410231 (2.2 MiB)
though wifi was off (this is the first time I look at it, so that I don't know
if there is a relation).
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2602
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 15 18:07:51 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 15 Oct 2008 18:07:51 +0300 (EEST)
Subject: [hafqa] [Bug 2602] Battery drain low or empty overnight
In-Reply-To:
Message-ID: <20081015150751.CA39CC135C@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2602
------- Comment #34 from eero.tamminen at nokia.com 2008-10-15 18:07 GMT+3 -------
> I don't know the cause (CPU load is low)
Power consumption difference between 100% and 1% CPU usage is probably smaller
than the difference between 1% and no CPU usage. CPU being able to be shut
down completely saves power much better.
For example application that just wakes up once a second and doesn't do
anything else (like FM-radio applet that stupidly checks whether headset is
connected every second), reduces the idle/offline use-time from a week to one
day. In "top" you see such an app using 0-1% of CPU.
You could disable all the Home and statusbar applets that you don't need (I
think CPU meter statusbar applets for example read /proc/ pretty often and the
banner applet uses network).
> You can see tests here:
> http://www.internettablettalk.com/forums/showthread.php?p=201544#post201544
The lock + press button keeping the screen undimmed could indeed be one factor.
Could you file a new bug about that and add it as a dependency for this one?
> Note that this battery drain problem appeared with diablo. I added a 8-GB SDHC card at the same time.
Some card models use more power than others, as a rule larger cards use more.
That should happen only when they're being accessed though. You could try
"lsof|grep /media/" to see whether something like metalayer-crawler is
accessing the card.
If the FAT file system on the memory card is corrupted (MicroSoft FAT file
system is so primitive that it can get easily corrupted, but it's needed for
compatibility reasons), it can cause processes to access it constantly, but
usually you should see this in "top".
> wlan0 Link encap:Ethernet HWaddr 00:1D:6E:9B:D8:F6
[...]
> though wifi was off
If you want Wifi off (instead of just not connected to some specific access
point), use the "offline" mode listed in the Power (button) menu. This will
turn off also other radios. I think Diablo has more(?) online activities than
older releases, so the effect of this is larger.
The interval how often network should be used to concerve power, is *much*
larger than for CPU which can sleep & wake up almost instantly.
I always set my own device offline when not using net as I just need to press
OK in a dialog when net is needed again and re-connecting takes only a few
secs.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2602
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 16 02:20:07 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 16 Oct 2008 02:20:07 +0300 (EEST)
Subject: [hafqa] [Bug 2787] Screen lock not entirely locked,
allows some input
In-Reply-To:
Message-ID: <20081015232007.54F08C139A@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2787
vincent-maemo at vinc17.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |vincent-maemo at vinc17.org
------- Comment #6 from vincent-maemo at vinc17.org 2008-10-16 02:20 GMT+3 -------
On my N810, I've noticed only the following part of the problem: when I press a
key, the screen is undimmed and a dialog telling the user to unlock appears.
The touchscreen no longer accepts inputs. Also, the dialog telling the user to
unlock does not change position, and the menu is never revealed while the N810
is locked.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2787
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 16 02:25:55 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 16 Oct 2008 02:25:55 +0300 (EEST)
Subject: [hafqa] [Bug 2787] Screen lock not entirely locked,
allows some input
In-Reply-To:
Message-ID: <20081015232555.7FBC6C139A@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2787
------- Comment #7 from vincent-maemo at vinc17.org 2008-10-16 02:25 GMT+3 -------
(In reply to comment #1)
> This is actually the specified behaviour. Highly unlickely that this weill get
> changed. The touchscreen lights up to inform the user of the device state.
I think that after some time, the message should no longer appear and the
screen should switch off. Otherwise this can make the battery drain (e.g. if
the tablet is put in a pocket, where keys are sometimes pressed if it is too
loose).
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2787
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 16 02:47:32 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 16 Oct 2008 02:47:32 +0300 (EEST)
Subject: [hafqa] [Bug 2602] Battery drain low or empty overnight
In-Reply-To:
Message-ID: <20081015234732.A03E2C135C@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2602
------- Comment #35 from vincent-maemo at vinc17.org 2008-10-16 02:47 GMT+3 -------
(In reply to comment #34)
> You could disable all the Home and statusbar applets that you don't need (I
> think CPU meter statusbar applets for example read /proc/ pretty often and the
> banner applet uses network).
The CPU meter status bar applet doesn't seem to be a problem since even if it
is present, the battery usually last several days before a recharge is needed
(does the CPU meter still read /proc when the tablet is locked?).
> The lock + press button keeping the screen undimmed could indeed be one
> factor.
In fact, there's a bug already open about that: bug 2787.
> Could you file a new bug about that and add it as a dependency for this one?
Someone who has the permissions should do this.
> Some card models use more power than others, as a rule larger cards use more.
> That should happen only when they're being accessed though. You could try
> "lsof|grep /media/" to see whether something like metalayer-crawler is
> accessing the card.
As the battery doesn't always drain, I don't think the card is a problem
(unless the tablet does something about it I don't know). I should grep
/media/mmc1 actually.
> If the FAT file system on the memory card is corrupted (MicroSoft FAT file
> system is so primitive that it can get easily corrupted, but it's needed for
> compatibility reasons), it can cause processes to access it constantly, but
> usually you should see this in "top".
If it is corrupted, I suppose I should get error messages or something in dmesg
output.
> > wlan0 Link encap:Ethernet HWaddr 00:1D:6E:9B:D8:F6
> [...]
> > though wifi was off
>
> If you want Wifi off (instead of just not connected to some specific access
> point), use the "offline" mode listed in the Power (button) menu.
This is bad design. If wifi is not used, then it should be completely turned
off by the system (note that I don't use autoconnect). Ditto for the other
radios (which I don't use).
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2602
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 16 12:12:00 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 16 Oct 2008 12:12:00 +0300 (EEST)
Subject: [hafqa] [Bug 3769] When hidden,
a gtk statusicon becomes invisible but status area doesn't shrink
In-Reply-To:
Message-ID: <20081016091200.4E4DCC1A4E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3769
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |Fremantle
------- Comment #9 from aklapper at openismus.com 2008-10-16 12:11 GMT+3 -------
I was told that this is already fixed in Fremantle, hence closing.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3769
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 16 17:16:09 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 16 Oct 2008 17:16:09 +0300 (EEST)
Subject: [hafqa] [Bug 3769] When hidden,
a gtk statusicon becomes invisible but status area doesn't shrink
In-Reply-To:
Message-ID: <20081016141610.07935C13AD@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3769
owen at ywwg.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |owen at ywwg.com
------- Comment #10 from owen at ywwg.com 2008-10-16 17:16 GMT+3 -------
I was under the impression that a stable version of fremantle wouldn't be out
for another year or so, and would only work on new hardware. I thought the old
codebase was still going to be maintained for bugfix purposes. Is that not the
case then?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3769
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 16 17:35:04 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 16 Oct 2008 17:35:04 +0300 (EEST)
Subject: [hafqa] [Bug 3769] When hidden,
a gtk statusicon becomes invisible but status area doesn't shrink
In-Reply-To:
Message-ID: <20081016143504.355BEC1A53@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3769
------- Comment #11 from aklapper at openismus.com 2008-10-16 17:35 GMT+3 -------
(In reply to comment #10)
> and would only work on new hardware.
I think this hasn't been decided yet.
> I thought the old codebase was still going to be maintained for bugfix
> purposes.
In general that's right, but it's up to Nokia how much manpower and ressources
are still spend on Diablo. The Nokia guys have decided that this issue is a
WONTFIX for Diablo.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3769
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 16 17:37:37 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 16 Oct 2008 17:37:37 +0300 (EEST)
Subject: [hafqa] [Bug 3769] When hidden,
a gtk statusicon becomes invisible but status area doesn't shrink
In-Reply-To:
Message-ID: <20081016143737.EACA3C1A53@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3769
------- Comment #12 from eero.tamminen at nokia.com 2008-10-16 17:37 GMT+3 -------
> I was under the impression that a stable version of fremantle wouldn't be out
for another year or so, and would only work on new hardware and would only work
on new hardware.
That is still open; we need to have the new functionality first, then we can
evaluate how feasible it's on the older hardware. Community can help with this
when the Fremantle alpha SDK comes out at the end of the year by checking it
and giving their opinion on the matter (maybe even by contributing patches for
that).
> I thought the old codebase was still going to be maintained for bugfix purposes.
Critical bugfixes (crashes etc), not cosmetic ones.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3769
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 16 17:46:30 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 16 Oct 2008 17:46:30 +0300 (EEST)
Subject: [hafqa] [Bug 3769] When hidden,
a gtk statusicon becomes invisible but status area doesn't shrink
In-Reply-To:
Message-ID: <20081016144630.65589C1A4F@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3769
------- Comment #13 from owen at ywwg.com 2008-10-16 17:46 GMT+3 -------
ok thanks for the clarification.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3769
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Sun Oct 19 22:29:28 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Sun, 19 Oct 2008 22:29:28 +0300 (EEST)
Subject: [hafqa] [Bug 2723] Pushing key once causes multiple repeats
In-Reply-To:
Message-ID: <20081019192928.AA9BBC1A5A@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2723
------- Comment #30 from parejkoj at speakeasy.net 2008-10-19 22:29 GMT+3 -------
Some more details on this from my N800:
When scrolling down via the d-pad in FBReader, I can always tell when it is
about to start "scrolling madly" (thinking the key is being held down) because
the "click" sound that it normally produces when you press down is either
clipped, or missing. I.e.,
Standard behavior: Press down button, hear click, page scrolls.
Bug behavior: Press down button, no click (or incomplete click sound), page
begins scrolling multiple times after a short pause.
I filed bug 3714, which was marked as a duplicate. The behavior there is
similar, in that there is a noticeable pause between the button press and when
it drops to the home page. This may be because of the way the system is
responding to the multiple inputs that are being sent.
I also have problems with multiple screen presses being sent when tapping
scroll bars. No noticeable change in behavior since 4.1.1 was released, but
OS2007 did not appear to have this bug.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2723
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 20 21:22:25 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 20 Oct 2008 21:22:25 +0300 (EEST)
Subject: [hafqa] [Bug 2784] Screen taps or presses go to random locations,
randomly
In-Reply-To:
Message-ID: <20081020182225.A944FC1A61@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2784
rabelg5 at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |rabelg5 at gmail.com
------- Comment #7 from rabelg5 at gmail.com 2008-10-20 21:22 GMT+3 -------
I'm inclined to close this as FIXED for Diablo. I haven't experienced any ghost
taps so far as I've noticed.
Anybody else experience similar improvements?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2784
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 20 21:27:47 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 20 Oct 2008 21:27:47 +0300 (EEST)
Subject: [hafqa] [Bug 2784] Screen taps or presses go to random locations,
randomly
In-Reply-To:
Message-ID: <20081020182747.5482EC13AD@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2784
rabelg5 at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.1
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2784
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 21 12:56:51 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 21 Oct 2008 12:56:51 +0300 (EEST)
Subject: [hafqa] [Bug 3804] cannot open more than 4 shared folders
In-Reply-To:
Message-ID: <20081021095651.96070C135C@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3804
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|nobody at maemo.org |kimmo.hamalainen at nokia.com
Component|File manager |gnomevfs
Keywords|moreinfo |
Product|System management |System software
QAContact|file-manager-bugs at maemo.org |gnomevfs-bugs at maemo.org
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3804
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 21 14:56:30 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 21 Oct 2008 14:56:30 +0300 (EEST)
Subject: [hafqa] [Bug 3764] SSU Update 4.2008.36-5 over-writes /etc/sudoers
In-Reply-To:
Message-ID: <20081021115630.929E6C135C@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3764
------- Comment #12 from aklapper at openismus.com 2008-10-21 14:56 GMT+3 -------
(In reply to comment #11)
> Banners will not be changed in Diablo.
So let's fix this for Fremantle.
Want an internal copy for this?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3764
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 21 15:04:49 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 21 Oct 2008 15:04:49 +0300 (EEST)
Subject: [hafqa] [Bug 3746] MCE: [TKLock] BlankImmediately and
DimImmediately not working correctly
In-Reply-To:
Message-ID: <20081021120449.25ED6118ECF@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3746
------- Comment #3 from aklapper at openismus.com 2008-10-21 15:04 GMT+3 -------
This will be fixed in mce 1.7.22 and later.
I'm going to close this as FIXED when I know from which week release on this
fix will be available.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3746
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 21 15:35:20 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 21 Oct 2008 15:35:20 +0300 (EEST)
Subject: [hafqa] [Bug 3764] SSU Update 4.2008.36-5 over-writes /etc/sudoers
In-Reply-To:
Message-ID: <20081021123520.49D9BC13AD@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3764
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Alias|int-89510 |int-90534
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3764
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 21 18:13:46 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 21 Oct 2008 18:13:46 +0300 (EEST)
Subject: [hafqa] [Bug 2787] Screen lock not entirely locked,
allows some input
In-Reply-To:
Message-ID: <20081021151346.92C44C13AD@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2787
eero.tamminen at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eero.tamminen at nokia.com
------- Comment #8 from eero.tamminen at nokia.com 2008-10-21 18:13 GMT+3 -------
(In reply to comment #6)
> The touchscreen no longer accepts inputs. Also, the dialog telling the user to
> unlock does not change position, and the menu is never revealed while the N810
> is locked.
So, a different bug? Or if you're using 4.1 instead of 4.0, the bug (menu
being accessible when screen is "locked") is fixed?
(In reply to comment #7)
> I think that after some time, the message should no longer appear and the
> screen should switch off. Otherwise this can make the battery drain (e.g. if
> the tablet is put in a pocket, where keys are sometimes pressed if it is too
> loose).
Btw. If you set the dim & blank period to the same value, things work much
better. Screen blanks in few seconds after locking and while it's blanked, only
power key wakes up the screen.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2787
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 21 18:47:17 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 21 Oct 2008 18:47:17 +0300 (EEST)
Subject: [hafqa] [Bug 2787] Screen lock not entirely locked,
allows some input
In-Reply-To:
Message-ID: <20081021154717.78F70C135E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2787
------- Comment #9 from vincent-maemo at vinc17.org 2008-10-21 18:47 GMT+3 -------
(In reply to comment #8)
> So, a different bug? Or if you're using 4.1 instead of 4.0, the bug (menu
> being accessible when screen is "locked") is fixed?
One can see it either as a different bug or as the same bug partially fixed.
> Btw. If you set the dim & blank period to the same value,
But this would change the behavior when locking isn't used.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2787
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 22 14:14:32 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 22 Oct 2008 14:14:32 +0300 (EEST)
Subject: [hafqa] [Bug 2837] osso-gtk.defs assumes that user is the only
valid user
In-Reply-To:
Message-ID: <20081022111432.D5D14C1A79@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2837
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com
AssignedTo|carlos at maemo.org |kimmo.hamalainen at nokia.com
Keywords| |patch
QAContact|hafqa at maemo.org |startup-shutdown-
| |bugs at maemo.org
Version|4.0 |4.1.2 (4.2008.36-5)
------- Comment #3 from aklapper at openismus.com 2008-10-22 14:14 GMT+3 -------
Erik, can you update your patch according to Danny's comment?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2837
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 22 14:58:56 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 22 Oct 2008 14:58:56 +0300 (EEST)
Subject: [hafqa] [Bug 901] osso_thumbnail_factory_load() needs destroy
callback
In-Reply-To:
Message-ID: <20081022115856.30524C135C@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=901
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Alias| |int-90636
Keywords| |patch
Version|sardine |4.1 (4.2008.23-14)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=901
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 22 15:17:15 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 22 Oct 2008 15:17:15 +0300 (EEST)
Subject: [hafqa] [Bug 868] xtrans-dev doesn't conflict with libxtrans-dev
In-Reply-To:
Message-ID: <20081022121715.79D09C1A55@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=868
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|herring |sardine
------- Comment #6 from aklapper at openismus.com 2008-10-22 15:17 GMT+3 -------
(getting rid of herring version)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=868
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 22 16:47:24 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 22 Oct 2008 16:47:24 +0300 (EEST)
Subject: [hafqa] [Bug 2058] hildon-thumbnail has no autogen.sh
In-Reply-To:
Message-ID: <20081022134724.5EDCDC1A4E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2058
marius.vollmer at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |marius.vollmer at nokia.com
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #2 from marius.vollmer at nokia.com 2008-10-22 16:47 GMT+3 -------
There is a autogen.sh now. Don't know when it was added.
https://stage.maemo.org/svn/maemo/projects/haf/trunk/hildon-thumbnail/autogen.sh
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2058
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 22 18:58:20 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 22 Oct 2008 18:58:20 +0300 (EEST)
Subject: [hafqa] [Bug 2168] API needs destroy functions for user data
In-Reply-To:
Message-ID: <20081022155820.41421118ECF@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2168
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Alias| |int-90656
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2168
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 22 19:05:10 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 22 Oct 2008 19:05:10 +0300 (EEST)
Subject: [hafqa] [Bug 2195] Request to change type of argument 'id' in
HildonBreadCrumbTrail's push methods and signals
In-Reply-To:
Message-ID: <20081022160510.CC35E11A8F0@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2195
------- Comment #6 from aklapper at openismus.com 2008-10-22 19:05 GMT+3 -------
Hmm. Lauro, I assume this is still a valid request?
(Xan left Nokia at the beginning of the year.)
Nokia does not want to change API for Diablo anymore. Additions *might* be
possible. Don't know how much of this code will change for Fremantle though.
:-/
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2195
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 22 19:30:33 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 22 Oct 2008 19:30:33 +0300 (EEST)
Subject: [hafqa] [Bug 3605] Allow Hildon window border size to be set
In-Reply-To:
Message-ID: <20081022163033.85BD211A8EF@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3605
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com
------- Comment #1 from aklapper at openismus.com 2008-10-22 19:30 GMT+3 -------
Beno?t: Where is the API for set_border_size defined? Any docs or references?
I wonder: Is this part of the public API at all?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3605
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Sun Oct 26 02:18:35 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Sun, 26 Oct 2008 02:18:35 +0300 (EEST)
Subject: [hafqa] [Bug 2844] touchpad x digitiser giving erratic readings
In-Reply-To:
Message-ID: <20081025231835.17D77C1A66@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2844
jheather at zoo.co.uk changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jheather at zoo.co.uk
------- Comment #4 from jheather at zoo.co.uk 2008-10-26 02:18 GMT+3 -------
Dunno about 4.2008.30-2? but 4.2008.36-5 stillshows the same problem.
Just fire up sketch and simply using the thinnest point draw back
and forth for a few minutes along the same diagonal line.
Then note that you could not possibly have drawn all those wildly
rediculous excursions off that line you drew. They are, as predicted,
always to the left. QED.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2844
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Sun Oct 26 02:23:16 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Sun, 26 Oct 2008 02:23:16 +0300 (EEST)
Subject: [hafqa] [Bug 2844] touchpad x digitiser giving erratic readings
In-Reply-To:
Message-ID: <20081025232316.97D50C1A70@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2844
------- Comment #5 from jheather at zoo.co.uk 2008-10-26 02:23 GMT+3 -------
Created an attachment (id=995)
--> (https://bugs.maemo.org/attachment.cgi?id=995&action=view)
Drawn using sketch. Note the wild leftward offshoots I never went anywhere near
to drawing.
Drawn today for your edification.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2844
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 27 09:53:41 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 27 Oct 2008 09:53:41 +0200 (EET)
Subject: [hafqa] [Bug 2784] Screen taps or presses go to random locations,
randomly
In-Reply-To:
Message-ID: <20081027075341.8FFDCC1AA2@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2784
------- Comment #8 from eero.tamminen at nokia.com 2008-10-27 09:53 GMT+3 -------
Note: If somebody still seems something like this, it could be also a bug in
the corresponding software (especially if it isn't Gtk based). Unlike mouse,
touchscreen doesn't create extra motion notify events (there's only one) when
the stylus is lifted and put down in another place.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2784
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 27 11:35:11 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 27 Oct 2008 11:35:11 +0200 (EET)
Subject: [hafqa] [Bug 3828] New: Act like a standard task navigator (don't
rely on StartupWMClass)
Message-ID:
https://bugs.maemo.org/show_bug.cgi?id=3828
Summary: Act like a standard task navigator (don't rely on
StartupWMClass)
Product: System software
Version: unspecified
Platform: All
OS/Version: Linux
Status: UNCONFIRMED
Severity: normal
Priority: Low
Component: window-manager
AssignedTo: tapani.palli at nokia.com
ReportedBy: thp at perli.net
QAContact: window-manager-bugs at maemo.org
SOFTWARE VERSION:
All Maemo versions up to the latest Diablo release
STEPS TO REPRODUCE THE PROBLEM:
Write an application that has a different StartupWMClass than the binary name
or (even worse!) the "StartupWMClass=" property in the .desktop file.
Alternatively, just write an SDL application and always have this problem!
EXPECTED OUTCOME:
I don't need to specify "StartupWMClass=" in the .desktop file and all windows
appear in the task navigator, like on a standard GNOME/KDE/XFCE Desktop.
ACTUAL OUTCOME:
The window does not appear in the task navigator. Switching away from the
window makes it disappear and no way to make it re-appear, with the program
still running (!!!!)
REPRODUCIBILITY:
always
EXTRA SOFTWARE INSTALLED:
-
OTHER COMMENTS:
This section in the Wiki describes "Adding support for the Task Navigator". In
an ideal world, we would not need to do this. Other task navigators/window
managers work fine without these "hacks":
https://wiki.maemo.org/Game_development#Adding_support_for_the_Task_Navigator
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3828
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 27 11:38:51 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 27 Oct 2008 11:38:51 +0200 (EET)
Subject: [hafqa] [Bug 2723] Pushing key once causes multiple repeats
In-Reply-To:
Message-ID: <20081027093851.583A1C1AB2@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2723
mdamt at maemo.org changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mdamt at maemo.org
AssignedTo|mdamt at maemo.org |nobody at maemo.org
Component|Input method framework |general
QAContact|input-method-framework- |hafqa at maemo.org
|bugs at maemo.org |
------- Comment #31 from mdamt at maemo.org 2008-10-27 11:38 GMT+3 -------
I'm moving this to General as it seems that this is beyond input method
framework.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2723
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 27 12:36:08 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 27 Oct 2008 12:36:08 +0200 (EET)
Subject: [hafqa] [Bug 2784] Screen taps or presses go to random locations,
randomly
In-Reply-To:
Message-ID: <20081027103608.9702CC1A60@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2784
mdamt at maemo.org changed:
What |Removed |Added
----------------------------------------------------------------------------
Component|Input method framework |general
------- Comment #9 from mdamt at maemo.org 2008-10-27 12:36 GMT+3 -------
I move this to General as it is not text input problems.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2784
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 27 15:46:16 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 27 Oct 2008 15:46:16 +0200 (EET)
Subject: [hafqa] [Bug 2750] Set clock from GPS or NTP
In-Reply-To:
Message-ID: <20081027134617.01B68C1A64@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2750
------- Comment #4 from aklapper at openismus.com 2008-10-27 15:46 GMT+3 -------
As written in comment 2, gps-clockd is available at http://nitapps.com/
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 27 18:09:12 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 27 Oct 2008 18:09:12 +0200 (EET)
Subject: [hafqa] [Bug 2837] osso-gtk.defs assumes that user is the only
valid user
In-Reply-To:
Message-ID: <20081027160913.1873CC1A5D@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2837
------- Comment #4 from eero.tamminen at nokia.com 2008-10-27 18:09 GMT+3 -------
I think this was there originally (in 770) because part of the current theme
stuff was installed/linked under the device user and when they were missing,
things broke. Things should have improved by now, i.e. things shouldn't break
when theme is missing, just look funny. On multiuser (supporting) systems new
users should get default theme, not "user" user's theme.
There should probably be related bug about how well applications work with
whatever Maemo Gtk users as default theme.
> mkdir: cannot create directory '/home/user/.osso': Permission denied
Does this come from osso-gtk.defs too???
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2837
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Mon Oct 27 18:14:14 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Mon, 27 Oct 2008 18:14:14 +0200 (EET)
Subject: [hafqa] [Bug 901] osso_thumbnail_factory_load() needs destroy
callback
In-Reply-To:
Message-ID: <20081027161414.292F6C1A61@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=901
eero.tamminen at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |eero.tamminen at nokia.com
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=901
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 28 10:37:05 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 28 Oct 2008 10:37:05 +0200 (EET)
Subject: [hafqa] [Bug 3828] Act like a standard task navigator (don't rely
on StartupWMClass)
In-Reply-To:
Message-ID: <20081028083705.CFF46C1A60@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3828
quim.gil at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |quim.gil at nokia.com
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3828
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 28 14:44:21 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 28 Oct 2008 14:44:21 +0200 (EET)
Subject: [hafqa] [Bug 3062] Auto-capitalisation doesn't work properly
In-Reply-To:
Message-ID: <20081028124421.91080C1A92@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3062
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com
Keywords| |moreinfo
------- Comment #1 from aklapper at openismus.com 2008-10-28 14:44 GMT+3 -------
This works perfectly fine here in Notes, running 4.2008.36-5 on a N810. Both
with onscreen keyboard and hardware keyboard.
Is this still an issue for you?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3062
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 28 15:28:14 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 28 Oct 2008 15:28:14 +0200 (EET)
Subject: [hafqa] [Bug 2750] Support clock synchronization by GPS
In-Reply-To:
Message-ID: <20081028132814.BDEF4C1A98@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2750
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Summary|Set clock from GPS or NTP |Support clock
| |synchronization by GPS
------- Comment #5 from aklapper at openismus.com 2008-10-28 15:28 GMT+3 -------
Setting the clock from NTP is bug 472, hence changing the summary to only
include GPS.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2750
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 28 15:40:32 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 28 Oct 2008 15:40:32 +0200 (EET)
Subject: [hafqa] [Bug 3062] Auto-capitalisation doesn't work properly
In-Reply-To:
Message-ID: <20081028134032.C194DC1A98@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3062
adlorenz at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |adlorenz at gmail.com
------- Comment #2 from adlorenz at gmail.com 2008-10-28 15:40 GMT+3 -------
(In reply to comment #1)
> This works perfectly fine here in Notes, running 4.2008.36-5 on a N810. Both
> with onscreen keyboard and hardware keyboard.
>
> Is this still an issue for you?
Yes, it is. I'm running the same version as you, and I still can't get
capitalisation on the first go.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3062
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 28 16:13:06 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 28 Oct 2008 16:13:06 +0200 (EET)
Subject: [hafqa] [Bug 3062] Auto-capitalisation doesn't work properly
In-Reply-To:
Message-ID: <20081028141306.EE5C7C1A97@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3062
------- Comment #3 from aklapper at openismus.com 2008-10-28 16:13 GMT+3 -------
I wonder whether it's related to some settings under "Control panel > Text
input settings > On-screen" then.
Enable stylus input methods: YES
Launch finger kb: With finger
Handwriting speed: 3 / 5
Handwriting case correction: YES
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3062
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 28 16:18:20 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 28 Oct 2008 16:18:20 +0200 (EET)
Subject: [hafqa] [Bug 3062] Auto-capitalisation doesn't work properly
In-Reply-To:
Message-ID: <20081028141820.CD635C1A93@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3062
------- Comment #4 from adlorenz at gmail.com 2008-10-28 16:18 GMT+3 -------
(In reply to comment #3)
> I wonder whether it's related to some settings under "Control panel > Text
> input settings > On-screen" then.
>
> Enable stylus input methods: YES
> Launch finger kb: With finger
> Handwriting speed: 3 / 5
> Handwriting case correction: YES
After applying these settings, capitalisation still doesn't work with hardware
keyboard. However, it works fine with on-screen keyboard.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3062
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 28 17:05:52 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 28 Oct 2008 17:05:52 +0200 (EET)
Subject: [hafqa] [Bug 3062] Auto-capitalisation doesn't work properly
In-Reply-To:
Message-ID: <20081028150552.0FD28C1A4F@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3062
------- Comment #5 from aklapper at openismus.com 2008-10-28 17:05 GMT+3 -------
Heh... If this was Windows I'd now ask for a reboot. :-)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3062
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 28 17:12:47 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 28 Oct 2008 17:12:47 +0200 (EET)
Subject: [hafqa] [Bug 3062] Auto-capitalisation doesn't work properly
In-Reply-To:
Message-ID: <20081028151247.E5DE9C1A9B@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3062
------- Comment #6 from adlorenz at gmail.com 2008-10-28 17:12 GMT+3 -------
(In reply to comment #5)
> Heh... If this was Windows I'd now ask for a reboot. :-)
I still can reboot, but I suppose it wouldn't fix the issue this time ;)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3062
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Tue Oct 28 23:00:28 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Tue, 28 Oct 2008 23:00:28 +0200 (EET)
Subject: [hafqa] [Bug 3828] Act like a standard task navigator (don't rely
on StartupWMClass)
In-Reply-To:
Message-ID: <20081028210028.47B5DC1A9D@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3828
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com
Severity|normal |enhancement
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Version|unspecified |4.1.2 (4.2008.36-5)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3828
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 01:44:05 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 01:44:05 +0200 (EET)
Subject: [hafqa] [Bug 2784] Screen taps or presses go to random locations,
randomly
In-Reply-To:
Message-ID: <20081028234405.77CAEC1AA7@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2784
mail at welzl.info changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |mail at welzl.info
------- Comment #10 from mail at welzl.info 2008-10-29 01:44 GMT+3 -------
(In reply to comment #7)
> I'm inclined to close this as FIXED for Diablo. I haven't experienced any ghost
> taps so far as I've noticed.
> Anybody else experience similar improvements?
I'm afraid no. I'm on 2008.36-5 and still have those ghost taps. At least I
have them when using the virtual keyboard. (I can't say for sure I don't
experience them elsewhere... it's just that you notice them best when typing.)
They're certainly not due to miscalibration: When I hit "O" (letter) this
morning I got "E", that's too far away.
Two things might be worth noting:
Sometimes when there's such a ghost tap I get the "click" from the screentap
and the visual feedback on the keyboard (key changes color - wrong key,
though), but no character appears in the text area. This rarely happens, but it
does. So not all ghost taps are registered as key presses by the application.
Also, there are times when I go to the bathroom, lock the door and scream
hysterically. This happens when every 3rd or 4th keypress is rreggisterrred ass
a douuble or evvennn triiple taap. My tablet will have these phases every now
and then and after a while will return to normal. I feel that during these
periods of unusually frequent double-taps, I also get more ghost-taps than
usual. So the two could be related.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2784
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 07:32:18 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 07:32:18 +0200 (EET)
Subject: [hafqa] [Bug 2784] Screen taps or presses go to random locations,
randomly
In-Reply-To:
Message-ID: <20081029053218.301DEC1AA5@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2784
jarmo.lahtiranta at iki.fi changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |jarmo.lahtiranta at iki.fi
------- Comment #11 from jarmo.lahtiranta at iki.fi 2008-10-29 07:32 GMT+3 -------
I also still get them, but lot less often than before. Now the tablet is usable
with only a few miss-clicks every now and then.
The double letter thing happens more often, but I'm not sure if it is in the
scope of this bug.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2784
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 08:37:21 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 08:37:21 +0200 (EET)
Subject: [hafqa] [Bug 2784] Screen taps or presses go to random locations,
randomly
In-Reply-To:
Message-ID: <20081029063721.4B86AC1AAF@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2784
bundyo at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bundyo at gmail.com
------- Comment #12 from bundyo at gmail.com 2008-10-29 08:37 GMT+3 -------
Yes, ghost taps still happen in the latest Diablo (though seldom) and between
applications too - like tapping on the right and getting the middle menu on the
left.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2784
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 09:04:15 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 09:04:15 +0200 (EET)
Subject: [hafqa] [Bug 2784] Screen taps or presses go to random locations,
randomly
In-Reply-To:
Message-ID: <20081029070415.10A9DC1AB5@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2784
rabelg5 at gmail.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Comment #13 from rabelg5 at gmail.com 2008-10-29 09:04 GMT+3 -------
Reopening per previous comments.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2784
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 09:53:06 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 09:53:06 +0200 (EET)
Subject: [hafqa] [Bug 2784] Screen taps or presses go to random locations,
randomly
In-Reply-To:
Message-ID: <20081029075306.773A4C1AAF@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2784
mdamt at maemo.org changed:
What |Removed |Added
----------------------------------------------------------------------------
AssignedTo|mdamt at maemo.org |nobody at maemo.org
Status|REOPENED |NEW
QAContact|input-method-framework- |hafqa at maemo.org
|bugs at maemo.org |
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2784
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 10:58:24 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 10:58:24 +0200 (EET)
Subject: [hafqa] [Bug 298] Hildon specific GTK extensions should default to
be disabled
In-Reply-To:
Message-ID: <20081029085826.0CF821185E0@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=298
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
------- Comment #11 from aklapper at openismus.com 2008-10-29 10:58 GMT+3 -------
No feedback for four months - assuming this has been completely fixed.
Florian: If not, please reopen.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=298
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 11:33:09 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 11:33:09 +0200 (EET)
Subject: [hafqa] [Bug 3828] Act like a standard task navigator (don't rely
on StartupWMClass)
In-Reply-To:
Message-ID: <20081029093309.1047DC1ABC@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3828
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
OtherBugsDependingO| |657
nThis| |
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3828
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 12:01:35 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 12:01:35 +0200 (EET)
Subject: [hafqa] [Bug 2697] Enhance usability/functionality of
HildonTimeEditor and HildonTimePicker
In-Reply-To:
Message-ID: <20081029100135.D7B87C1AC7@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2697
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com
------- Comment #1 from aklapper at openismus.com 2008-10-29 12:01 GMT+3 -------
Uhmm... please file only ONE bug report per ONE issue, otherwise this is
impossible to correctly handle.
Can you please split this up if it's still appliable?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2697
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 12:06:30 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 12:06:30 +0200 (EET)
Subject: [hafqa] [Bug 1061] HildonTimeEditor does not draw itself properly
In-Reply-To:
Message-ID: <20081029100630.07FE0C1ABD@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=1061
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |moreinfo
------- Comment #7 from aklapper at openismus.com 2008-10-29 12:06 GMT+3 -------
Lorenzo, ping?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=1061
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 12:34:34 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 12:34:34 +0200 (EET)
Subject: [hafqa] [Bug 1061] HildonTimeEditor does not draw itself properly
In-Reply-To:
Message-ID: <20081029103434.11608C1ABC@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=1061
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Keywords|moreinfo |
Resolution| |WONTFIX
------- Comment #8 from aklapper at openismus.com 2008-10-29 12:34 GMT+3 -------
WONTFIX for Diablo, most probably also WONTFIX for Fremantle because of
different priorities.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=1061
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 12:39:31 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 12:39:31 +0200 (EET)
Subject: [hafqa] [Bug 2697] Enhance usability/functionality of
HildonTimeEditor and HildonTimePicker
In-Reply-To:
Message-ID: <20081029103931.0776FC1ABD@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2697
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|UNCONFIRMED |RESOLVED
Resolution| |WONTFIX
------- Comment #2 from aklapper at openismus.com 2008-10-29 12:39 GMT+3 -------
OK, talked to some Nokians.
WONTFIX for Diablo, most probably also WONTFIX for Fremantle because of
different priority setting. Sorry.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2697
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 12:45:42 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 12:45:42 +0200 (EET)
Subject: [hafqa] [Bug 1061] HildonTimeEditor does not draw itself properly
In-Reply-To:
Message-ID: <20081029104542.39C0CC1ABE@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=1061
lgs at sicem.biz changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |lgs at sicem.biz
------- Comment #9 from lgs at sicem.biz 2008-10-29 12:45 GMT+3 -------
Sorry, I can't reproduce this bug easily since I don't have a Maemo sdk in my
machine anymore.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=1061
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 14:17:24 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 14:17:24 +0200 (EET)
Subject: [hafqa] [Bug 2221] Device name change not reflected in home
background image chooser
In-Reply-To:
Message-ID: <20081029121724.BF7D8C1AD2@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2221
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com
Alias| |int-91155
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Platform|N800 |All
Summary|Device name changes not |Device name change not
|reflected in the background |reflected in home background
|image chooser |image chooser
Version|4.0 |4.1.2 (4.2008.36-5)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2221
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 14:21:15 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 14:21:15 +0200 (EET)
Subject: [hafqa] [Bug 2784] Screen taps or presses go to random locations,
randomly
In-Reply-To:
Message-ID: <20081029122115.D0E1EC1ACF@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2784
------- Comment #14 from jabastien at gmail.com 2008-10-29 14:21 GMT+3 -------
In my case it happens when a non Diablo app is installed. This anomaly is
present with the following apps:
xournal, youamp, adblock-plus-webaddon, flashblock-webaddon
I cannot provide the versions since I re-flashed a long time ago.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2784
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 16:46:18 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 16:46:18 +0200 (EET)
Subject: [hafqa] [Bug 2259] can't use dash and ogonek as dead keys
In-Reply-To:
Message-ID: <20081029144618.13BE2C1ACB@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2259
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Keywords| |moreinfo
------- Comment #2 from aklapper at openismus.com 2008-10-29 16:46 GMT+3 -------
> define a virtual keyboard with / as dead key.
Please provide a step-by-step howto.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2259
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 19:56:16 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 19:56:16 +0200 (EET)
Subject: [hafqa] [Bug 2440] Please add mnemonics for main menu items on
supported hardware
In-Reply-To:
Message-ID: <20081029175616.322AE1B8175@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2440
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com
Severity|normal |enhancement
Status|UNCONFIRMED |NEW
Ever Confirmed|0 |1
Summary|Please add mnemonics for |Please add mnemonics for
|menu items on supported |main menu items on supported
|hardware |hardware
Version|unspecified |4.1.2 (4.2008.36-5)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2440
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 22:44:03 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 22:44:03 +0200 (EET)
Subject: [hafqa] [Bug 3605] Allow Hildon window border size to be set
In-Reply-To:
Message-ID: <20081029204403.AEE741B8172@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3605
pierre.amadio at laposte.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pierre.amadio at laposte.net
------- Comment #2 from pierre.amadio at laposte.net 2008-10-29 22:44 GMT+3 -------
I don't think set_border_size exist, it is, as far as i have understood a
function Benoit would like to have implemented in hildon.
There is a gtk_container_set_border_width() function though, but i dont think
it is what Benoit meant.
If you launch the following script:
import gtk
win = gtk.Window()
win.modify_bg(gtk.STATE_NORMAL,gtk.gdk.Color(200,200,200))
win.show_all()
gtk.main()
You will have a black background without any left,bottom or right white border.
Now, compare with an hildon window:
import hildon
import gtk
win = hildon.Window()
win.modify_bg(gtk.STATE_NORMAL,gtk.gdk.Color(200,200,200))
win.show_all()
gtk.main()
A white border seems to be mandatory, there may be a way to disable it, but i
havent found it.
It looks to me like this comes from libhildon-2.0.6/src/hildon-window.c , in
function hildon_window_expose , where border are applyed as long as the window
is not fullscreen.
Borders width seems to be dependent of the style used.
I think this bug is a feature request to override the style border width.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3605
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 22:49:19 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 22:49:19 +0200 (EET)
Subject: [hafqa] [Bug 3605] Allow Hildon window border size to be set
In-Reply-To:
Message-ID: <20081029204919.3A6601B8174@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3605
------- Comment #3 from pierre.amadio at laposte.net 2008-10-29 22:49 GMT+3 -------
Created an attachment (id=1006)
--> (https://bugs.maemo.org/attachment.cgi?id=1006&action=view)
gtk testcase screenshot
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3605
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 22:49:52 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 22:49:52 +0200 (EET)
Subject: [hafqa] [Bug 3605] Allow Hildon window border size to be set
In-Reply-To:
Message-ID: <20081029204952.15A451B8172@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3605
------- Comment #4 from pierre.amadio at laposte.net 2008-10-29 22:49 GMT+3 -------
Created an attachment (id=1007)
--> (https://bugs.maemo.org/attachment.cgi?id=1007&action=view)
hildon testcase screenshot
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3605
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 23:04:27 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 23:04:27 +0200 (EET)
Subject: [hafqa] [Bug 3605] Allow Hildon window border size to be set
In-Reply-To:
Message-ID: <20081029210427.6E3541B816E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3605
------- Comment #5 from aklapper at openismus.com 2008-10-29 23:04 GMT+3 -------
Ahhh.... thanks, now I got it. :)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3605
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 23:31:38 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 23:31:38 +0200 (EET)
Subject: [hafqa] [Bug 1189] HildonWizardDialog: Can't respond to page changes
In-Reply-To:
Message-ID: <20081029213138.2E3ED11A8F0@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=1189
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Alias| |int-49374
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.0
------- Comment #3 from aklapper at openismus.com 2008-10-29 23:31 GMT+3 -------
This should be fixed since 2007-07-25 by NB#49374,
see https://stage.maemo.org/svn/maemo/projects/haf/trunk/hildon-1/ChangeLog
Closing as FIXED, please reopen if this is still an issue, or feel free to set
to VERIFIED.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=1189
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Wed Oct 29 23:47:34 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Wed, 29 Oct 2008 23:47:34 +0200 (EET)
Subject: [hafqa] [Bug 1189] HildonWizardDialog: Can't respond to page changes
In-Reply-To:
Message-ID: <20081029214734.A0B8811A8F0@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=1189
murrayc at murrayc.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |murrayc at murrayc.com
Status|RESOLVED |REOPENED
Resolution|FIXED |
------- Comment #4 from murrayc at murrayc.com 2008-10-29 23:47 GMT+3 -------
What commit do you mean?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=1189
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 00:19:53 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 00:19:53 +0200 (EET)
Subject: [hafqa] [Bug 1189] HildonWizardDialog: Can't respond to page changes
In-Reply-To:
Message-ID: <20081029221953.EF3B711A8EF@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=1189
------- Comment #5 from aklapper at openismus.com 2008-10-30 00:19 GMT+3 -------
2007-05-02 Michael Dominic Kostrzewa
* src/hildon-wizard-dialog.c: Applying a patch by Iain Holmes to fix
buttons sensitivity on page switching.
and as this didn't fix it also
2007-07-25 Michael Dominic Kostrzewa
* src/hildon-wizard-dialog.c: Don't call the _set_sensitivity again
after
switching the page. Fixes NB#49374.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=1189
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 00:44:31 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 00:44:31 +0200 (EET)
Subject: [hafqa] [Bug 1186] GtkButton theming ignores GTK_RELIEF_NONE and
HALF
In-Reply-To:
Message-ID: <20081029224431.45EAE11A8EF@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=1186
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com
------- Comment #5 from aklapper at openismus.com 2008-10-30 00:44 GMT+3 -------
> Then stock gtk is broken and you'll need to patch it.
Well. I can forward an upstream bug to gtk+ if this is still an issue and if
you can explain in a few sentences what the current behaviour is and why you
consider it wrong.
For reference:
http://www.pygtk.org/docs/pygtk/class-gtkbutton.html#method-gtkbutton--set-relief
http://library.gnome.org/devel/gtk/2.12/GtkButton.html#gtk-button-set-relief
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=1186
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 00:48:15 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 00:48:15 +0200 (EET)
Subject: [hafqa] [Bug 1239] HPaned and VPaned set_position is broken
In-Reply-To:
Message-ID: <20081029224815.2309E11A8F0@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=1239
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com
------- Comment #6 from aklapper at openismus.com 2008-10-30 00:48 GMT+3 -------
Sean, can you please comment on Christian's last comment?
Upstream bug is now http://bugzilla.gnome.org/show_bug.cgi?id=58952 .
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=1239
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 00:53:28 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 00:53:28 +0200 (EET)
Subject: [hafqa] [Bug 1256] Scroll bars outside of thumb areas should
implement scroll-to-location behavior, not scroll-by-page behavior
In-Reply-To:
Message-ID: <20081029225328.40EB9C135E@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=1256
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com
------- Comment #11 from aklapper at openismus.com 2008-10-30 00:53 GMT+3 -------
(In reply to comment #9)
> gtk supports scroll-to-location with middle-click, we only have stylus. (Though
> as far as implementation goes, we have this hacked around for seekbar and
> volumebars already..)
So the code exists, it's just the question how to "emulate" middle-clicking in
Maemo? Sounds like a design decision to me.
If it's not planned to implement this somehow for Fremantle I think it's more
honest to close this report as WONTFIX.
Roope?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=1256
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 00:59:50 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 00:59:50 +0200 (EET)
Subject: [hafqa] [Bug 1732] hildon window.set_title does not replace command
name and dash in title bar
In-Reply-To:
Message-ID: <20081029225950.C1D3511A8EF@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=1732
------- Comment #3 from aklapper at openismus.com 2008-10-30 00:59 GMT+3 -------
Tim: If this is still an issue in Diablo, can you please provide a testcase?
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=1732
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 09:18:58 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 09:18:58 +0200 (EET)
Subject: [hafqa] [Bug 1256] Scroll bars outside of thumb areas should
implement scroll-to-location behavior, not scroll-by-page behavior
In-Reply-To:
Message-ID: <20081030071900.10DECC1444@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=1256
roope.rainisto at nokia.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |WONTFIX
------- Comment #12 from roope.rainisto at nokia.com 2008-10-30 09:18 GMT+3 -------
We don't have plans to improve this particular issue in this particular manner
at this time, sorry. (This is not to say that we're not doing anything, sorry I
need to be vague at this time...)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=1256
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 09:24:42 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 09:24:42 +0200 (EET)
Subject: [hafqa] [Bug 3605] Allow Hildon window border size to be set
In-Reply-To:
Message-ID: <20081030072442.C89C211A940@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3605
------- Comment #6 from khertan at khertan.net 2008-10-30 09:24 GMT+3 -------
Created an attachment (id=1008)
--> (https://bugs.maemo.org/attachment.cgi?id=1008&action=view)
hildon.Window
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3605
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 09:25:44 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 09:25:44 +0200 (EET)
Subject: [hafqa] [Bug 3605] Allow Hildon window border size to be set
In-Reply-To:
Message-ID: <20081030072544.3C09211A940@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3605
------- Comment #7 from khertan at khertan.net 2008-10-30 09:25 GMT+3 -------
Created an attachment (id=1009)
--> (https://bugs.maemo.org/attachment.cgi?id=1009&action=view)
hildon.Window in fullscreen
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3605
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 09:34:22 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 09:34:22 +0200 (EET)
Subject: [hafqa] [Bug 3605] Allow Hildon window border size to be set
In-Reply-To:
Message-ID: <20081030073422.9A7D411A8F0@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3605
------- Comment #8 from khertan at khertan.net 2008-10-30 09:34 GMT+3 -------
As you can see in attached file, this border appear only when hildon.Window
isn t in fullcreen.
This is sommething set in gtkrc theme for left and right border only.
But i think we need to have something to set it programmatically. The api exist
but do nothing : hildon.Window().set_border_width(0)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3605
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 10:46:22 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 10:46:22 +0200 (EET)
Subject: [hafqa] [Bug 1189] HildonWizardDialog: Can't respond to page changes
In-Reply-To:
Message-ID: <20081030084623.03013118E7F@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=1189
murrayc at murrayc.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|REOPENED |RESOLVED
Resolution| |FIXED
------- Comment #6 from murrayc at murrayc.com 2008-10-30 10:46 GMT+3 -------
Yes, that probably fixed it. Well done for figuring that out. Thanks.
I think we have a custom wizard in modest to work around this, so that could be
removed now.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=1189
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 10:47:40 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 10:47:40 +0200 (EET)
Subject: [hafqa] [Bug 3605] Allow Hildon window border size to be set
In-Reply-To:
Message-ID: <20081030084740.E6D0D11A8EF@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3605
------- Comment #9 from pierre.amadio at laposte.net 2008-10-30 10:47 GMT+3 -------
set_border_width has an effect, but not on the "hildonised" border, it define a
border from the limit of the hildon window to the start of the contained vbox:
#!/usr/bin/python2.5
import gtk
import hildon
win = hildon.Window()
win.modify_bg(gtk.STATE_NORMAL,gtk.gdk.Color(200,200,200))
win.set_border_width(10)
a=gtk.Button("plop")
win.add(a)
win.show_all()
gtk.main()
See what happen when you change set_border_width value.
Being able to disable the hildon specific border would require a new setting or
function to be made. It would be cool though :-)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3605
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 12:50:25 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 12:50:25 +0200 (EET)
Subject: [hafqa] [Bug 2602] Battery drain low or empty overnight
In-Reply-To:
Message-ID: <20081030105025.4D44A118E7F@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2602
Bug 2602 depends on bug 1842, which changed state.
Bug 1842 Summary: Constant metalayer-crawler crashes & CPU usage with some VMA file(s)
https://bugs.maemo.org/show_bug.cgi?id=1842
What |Old Value |New Value
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2602
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 12:51:23 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 12:51:23 +0200 (EET)
Subject: [hafqa] [Bug 3746] MCE: [TKLock] BlankImmediately and
DimImmediately not working correctly
In-Reply-To:
Message-ID: <20081030105123.8DA6411A8EF@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3746
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Status|NEW |RESOLVED
Resolution| |FIXED
Target Milestone|--- |4.1+
------- Comment #4 from aklapper at openismus.com 2008-10-30 12:51 GMT+3 -------
Fixed in package
mce 1.7.22
which is part of the internal build version
diablo build x.2008.43
(Note that 2008 is the year and the number after is the week.)
Any public update released with or after this build version will include the
fix.
Please verify that the new version fixes the bug by marking this bug report as
VERIFIED after the public update has been released and if you have some time.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3746
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 12:54:19 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 12:54:19 +0200 (EET)
Subject: [hafqa] [Bug 3062] Auto-capitalisation doesn't work properly
In-Reply-To:
Message-ID: <20081030105419.77BE311A8EF@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3062
------- Comment #7 from adlorenz at gmail.com 2008-10-30 12:54 GMT+3 -------
OK, I have to admit - yesterday I've ran the Notes app again (in order to
actually write something, not to test the bug) and capitalisation worked
correctly at the first run.
Weird...
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3062
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 12:56:20 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 12:56:20 +0200 (EET)
Subject: [hafqa] [Bug 3605] Allow Hildon window border size to be set
In-Reply-To:
Message-ID: <20081030105620.2799811A8EF@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3605
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Version|sardine |4.1 (4.2008.23-14)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3605
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 13:00:32 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 13:00:32 +0200 (EET)
Subject: [hafqa] [Bug 3062] Auto-capitalisation doesn't work properly
In-Reply-To:
Message-ID: <20081030110032.DED8B11A8EF@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3062
------- Comment #8 from aklapper at openismus.com 2008-10-30 13:00 GMT+3 -------
Haha... :-)
The great thing about bugs is that they're quite hard to trigger sometimes...
Now if you find out which settings make Autocapitalisation *reproducibly* *not*
work, we can make this a "real" bug report. :-)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3062
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 18:41:13 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 18:41:13 +0200 (EET)
Subject: [hafqa] [Bug 1732] hildon window.set_title does not replace command
name and dash in title bar
In-Reply-To:
Message-ID: <20081030164113.51D7EC1A27@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=1732
------- Comment #4 from pierre.amadio at laposte.net 2008-10-30 18:41 GMT+3 -------
Created an attachment (id=1010)
--> (https://bugs.maemo.org/attachment.cgi?id=1010&action=view)
testcase in python
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=1732
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 18:42:25 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 18:42:25 +0200 (EET)
Subject: [hafqa] [Bug 1732] hildon window.set_title does not replace command
name and dash in title bar
In-Reply-To:
Message-ID: <20081030164225.DC236C1A27@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=1732
------- Comment #5 from pierre.amadio at laposte.net 2008-10-30 18:42 GMT+3 -------
Created an attachment (id=1011)
--> (https://bugs.maemo.org/attachment.cgi?id=1011&action=view)
screenshot : the tilte is "bz1732.py - sampe tile" instead of "sample tile"
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=1732
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 18:47:09 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 18:47:09 +0200 (EET)
Subject: [hafqa] [Bug 1732] hildon window.set_title does not replace command
name and dash in title bar
In-Reply-To:
Message-ID: <20081030164709.C1862C1A53@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=1732
pierre.amadio at laposte.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |pierre.amadio at laposte.net
------- Comment #6 from pierre.amadio at laposte.net 2008-10-30 18:47 GMT+3 -------
This seems to be done on purpose.
In libhildon-2.0.6/src/hildon-window.c , function hildon_window_update_title :
/*
* If the application
* was given a name (with g_set_application_name(), set
* "ProgramName - WindowTitle" as the displayed
* title
*/
Now, it looks like with pygtk, argv0 is the application name by default (i m
not sure about this, but could be true):
http://www.daa.com.au/pipermail/pygtk/2006-November/013083.html
The proposed workaround does not give the expected result. If i comment use the
following test case:
import sys
sys.argv[0] = False
import hildon
import gtk
win = hildon.Window()
win.set_title("sample tile")
win.show_all()
gtk.main()
Tehn the displayed title is " -sample tile"
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=1732
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 19:12:25 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 19:12:25 +0200 (EET)
Subject: [hafqa] [Bug 1732] hildon window.set_title does not replace command
name and dash in title bar
In-Reply-To:
Message-ID: <20081030171225.E500BC1B05@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=1732
------- Comment #7 from pierre.amadio at laposte.net 2008-10-30 19:12 GMT+3 -------
Created an attachment (id=1012)
--> (https://bugs.maemo.org/attachment.cgi?id=1012&action=view)
test case in C
The problem does not exist as such in C. With this test case, the displayed
title is only "Sample title".
I do not know if the fix should be localised somewhere in python so there is a
way to have an application without name, or if hildon_window_update_title
should check if the name is "" and decide this is not a proper name...
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=1732
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 19:33:53 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 19:33:53 +0200 (EET)
Subject: [hafqa] [Bug 1732] hildon window.set_title does not replace command
name and dash in title bar
In-Reply-To:
Message-ID: <20081030173353.B07A8C1B05@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=1732
------- Comment #8 from pierre.amadio at laposte.net 2008-10-30 19:33 GMT+3 -------
Created an attachment (id=1013)
--> (https://bugs.maemo.org/attachment.cgi?id=1013&action=view)
test case without the problem in python
Actually this is not a bug (anymore) since there is a
gtk.set_application_name() function available in python2.5
http://lists.maemo.org/pipermail/maemo-developers/2006-October/023608.html
Setting the application name to "" make the window title only display what has
been set in set_title()
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=1732
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 22:17:28 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 22:17:28 +0200 (EET)
Subject: [hafqa] [Bug 3605] Allow Hildon window border size to be set
In-Reply-To:
Message-ID: <20081030201728.AB35DC1A27@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3605
khertan at khertan.net changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |khertan at khertan.net
------- Comment #10 from khertan at khertan.net 2008-10-30 22:17 GMT+3 -------
By nothing, i mean nothing on the the "hildonised" border. I assume this should
change also the the "hildonised" border as the windows container border.
>From my point of view, it look like the hildonized border is a part of windows
container border. But i don't know much gtk :)
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3605
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Thu Oct 30 23:05:43 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Thu, 30 Oct 2008 23:05:43 +0200 (EET)
Subject: [hafqa] [Bug 3605] Allow Hildon window border size to be set
In-Reply-To:
Message-ID: <20081030210543.C3605C1444@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3605
bugzilla770 at nmacleod.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |bugzilla770 at nmacleod.com
------- Comment #11 from bugzilla770 at nmacleod.com 2008-10-30 23:05 GMT+3 -------
Bug #1252 may have some relevance here.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3605
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Fri Oct 31 15:50:13 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Fri, 31 Oct 2008 15:50:13 +0200 (EET)
Subject: [hafqa] [Bug 2278] GtkUIManager managed accelerators don't work for
Hardware keys
In-Reply-To:
Message-ID: <20081031135013.82A34C1444@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2278
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com,
| |mitch at imendio.com
------- Comment #3 from aklapper at openismus.com 2008-10-31 15:50 GMT+3 -------
Mitch, related to your recent fix for bug 2281:
Is this something also worth to get in for Fremantle or even into upstream
gtk+, or is this not wanted and hence WONTFIX?
Workaround code available in this report.
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2278
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Fri Oct 31 16:07:44 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Fri, 31 Oct 2008 16:07:44 +0200 (EET)
Subject: [hafqa] [Bug 2278] GtkUIManager managed accelerators don't work for
Hardware keys
In-Reply-To:
Message-ID: <20081031140744.B5CFBC1444@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2278
------- Comment #4 from mitch at imendio.com 2008-10-31 16:07 GMT+3 -------
What we could do is make the invocation of accels depends on a different
setting than the display of accels.
That feels like a pretty bad hack imho and is not really good for upstream,
but adding such a hack to maemo would be a few lines of #ifdef MAEMO_CHANGES
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2278
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Fri Oct 31 16:12:41 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Fri, 31 Oct 2008 16:12:41 +0200 (EET)
Subject: [hafqa] [Bug 2397] if browser crashes no message is displayed
In-Reply-To:
Message-ID: <20081031141241.32C2E11A8EF@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=2397
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
Severity|minor |enhancement
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=2397
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
From bugzilla-daemon at maemo.org Fri Oct 31 18:07:59 2008
From: bugzilla-daemon at maemo.org (bugzilla-daemon at maemo.org)
Date: Fri, 31 Oct 2008 18:07:59 +0200 (EET)
Subject: [hafqa] [Bug 3133] Enter in save dialog should go "OK"
In-Reply-To:
Message-ID: <20081031160759.5057BC1A27@maemo.org>
https://bugs.maemo.org/show_bug.cgi?id=3133
aklapper at openismus.com changed:
What |Removed |Added
----------------------------------------------------------------------------
CC| |aklapper at openismus.com
AssignedTo|rodrigo.novo at nokia.com |marius.vollmer at nokia.com
Component|hildon-libs |File System UI
QAContact|hildon-libs-bugs at maemo.org |file-system-ui-
| |bugs at maemo.org
--
Configure bugmail: https://bugs.maemo.org/userprefs.cgi?tab=email
Replies to this email are NOT read, instead please add comments at
https://bugs.maemo.org/show_bug.cgi?id=3133
------- You are receiving this mail because: -------
You are the QA contact for the bug, or are watching the QA contact.
You are the QA contact for the bug, or are watching the QA contact.