Closed
Bug 477219
Opened 16 years ago
Closed 9 years ago
Launch Shortcut - Mouse icon busy after thunderbird started with StartupNotify=true
Categories
(Thunderbird :: Untriaged, defect)
Tracking
(Not tracked)
RESOLVED
WORKSFORME
People
(Reporter: renatoyamane, Unassigned)
Details
(Keywords: regression)
Attachments
(1 file)
170.82 KB,
image/jpeg
|
Details |
User-Agent: Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.9.0.5) Gecko/2008122011 Firefox/3.0.4 (Debian-3.0.5-1) Ubiquity/0.1.5
Build Identifier: Mozilla/5.0 (X11; U; Linux i686; pt-BR; rv:1.9.1b3pre) Gecko/20081204 Thunderbird/3.0b1
I create a quick launch shortcut in my KDE (3.5.10) bar to this address:
'/home/USER/.thunderbird/thunderbird'
When I click over it, Thunderbird start but mouse icon is still with busy status.
This happening 30 seconds after Thunderbird is started.
When I run Thunderbird by command line, this problem don't happening.
If I use the same shortcut to Thunderbird 2.x, this problem don't happening.
Reproducible: Always
Steps to Reproduce:
1. Create a shortcut icon to Thunderbird
2. Run it by this shortcut.
Actual Results:
Mouse status is always showed as busy
Expected Results:
Mouse status need be busy only when Thunderbird is starting.
After start, mouse icon need be "normal".
This problem don't happening in last stable release (2.x)
Updated•16 years ago
|
Keywords: regression
Version: unspecified → Trunk
Reporter | ||
Updated•16 years ago
|
Summary: Launch Shortcut - Mouse icon busy afet thunderbird started → Launch Shortcut - Mouse icon busy after thunderbird started
Comment 1•16 years ago
|
||
This is WFM.
Still see this with
http://ftp.mozilla.org/pub/mozilla.org/thunderbird/nightly/latest-comm-central/
http://www.mozillamessaging.com/en-US/thunderbird/early_releases/ ?
If so, tried starting with "thunderbird -safe-mode" ? Anything of interest in the Error Console?
Reporter | ||
Comment 2•16 years ago
|
||
With "safe-mode" this problem still happening.
I don't see any console error, and I think that I never see, because I'm running thunderbird from a KDE Icon (and not running Thunderbird from a command line).
I will try with nightly release.
My shortcut have this content (AppLink.desktop):
==============================
[Desktop Entry]
Comment=Cliente de e-mail
Comment[pt_BR]=Cliente de e-mail
Exec[$e]='/home/yamane/.thunderbird/thunderbird'
GenericName=Mozilla Thunderbird
GenericName[pt_BR]=Mozilla Thunderbird
Icon=/home/yamane/.thunderbird/icons/mozicon50.xpm
MimeType=
Name=Mozilla Thunderbird
Name[pt_BR]=Mozilla Thunderbird
Path[$e]=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-DCOP-ServiceType=
X-KDE-SubstituteUID=false
X-KDE-Username=
==============================
Regards,
Renato
Comment 3•16 years ago
|
||
The Error Console is in the Tools menu.
Reporter | ||
Comment 4•16 years ago
|
||
No. No error.
I had a similar problem in OpenOffice.Org 2.3.1 in the past, but it is already fixed in 2.4:
http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=428626
Regards,
Renato
Comment 5•16 years ago
|
||
This sounds like an issue with startup notification, especially given
> StartupNotify=true
Reporter | ||
Comment 6•16 years ago
|
||
With "StartupNotify=false", this problem not happening, BUT is impossible see when a software is started, because mouse icon don't change the status to "busy".
I will attach an image to you see the problem.
This problem still present in Thunderbird 3.0 Beta 2
Reporter | ||
Comment 7•16 years ago
|
||
See KDE bar.
Mouse icon and task bar show that Thunberbird is starting, but it is already started.
Updated•16 years ago
|
Severity: normal → minor
Reporter | ||
Comment 8•16 years ago
|
||
Importance setted to "minor"?
Is not good to know that a proccess is already finished but the Mouse Icon still is in progress.
Comment 9•16 years ago
|
||
indeed minor. It doesn't mean it's not annoying. just that in the grand scheme of things, it meets the definition of what one sees in https://bugzilla.mozilla.org/page.cgi?id=fields.html#importance
Reporter | ||
Comment 10•16 years ago
|
||
On the real world "minor" means: This bug never will be fixed because we don't have time enough and others bugs have more importance" :-)
But OK, I will live with it :-)
Updated•12 years ago
|
Component: General → Untriaged
Comment 13•9 years ago
|
||
Installed Kubuntu 16.04 KDE Plasma Version 5.5.5 Qt Version 5.5.1
Installed Mozilla/5.0 (X11; Linux x86_64; rv:45.0) Gecko/20100101 Thunderbird/45.5.0
Launched Thunderbird from /home/user/thunderbird/thunderbird
Created a shortcut icon in the task bar by selecting "Show A Launcher When Not Running"
Quit Thunderbird
Started Thunderbird
Did not see the the problem
Part 2.
Created a Desktop Launcher like indicated in Comment 2
[Desktop Entry]
Comment[en_US]=
Comment=
Exec=/home/kubuntutester/thunderbird/thunderbird
GenericName[en_US]=
GenericName=
Icon=/home/kubuntutester/thunderbird/chrome/icons/default/default256.png
MimeType=
Name[en_US]=Thunderbird
Name=Thunderbird
Path=
StartupNotify=true
Terminal=false
TerminalOptions=
Type=Application
X-DBUS-ServiceName=
X-DBUS-StartupType=
X-KDE-SubstituteUID=false
X-KDE-Username=
Did not see any problem launching Thunderbird from the desktop launcher
Comment 14•9 years ago
|
||
Thanks Walt.
If anyone still sees this problem, please post details.
Status: UNCONFIRMED → RESOLVED
Closed: 9 years ago
Resolution: --- → WORKSFORME
Summary: Launch Shortcut - Mouse icon busy after thunderbird started → Launch Shortcut - Mouse icon busy after thunderbird started with StartupNotify=true
You need to log in
before you can comment on or make changes to this bug.
Description
•