xinerama:doc in one screen, subdocs in another
Affects | Status | Importance | Assigned to | Milestone | |
---|---|---|---|---|---|
| Cairo-Dock Core |
Medium
|
Fabounet |
Bug Description
I have sometimes a second screen connected to my laptop. I've configured cairo-doc to use Xinerama and 0 is the screen number.
The doc then appears in my fixed screen, but sub-docs appear in my laptop screen, and that makes it unusable.
If I choose screen 1 then its ok (all on the laptop screen), but I had some problems with auto-hide if I do it this way.
Thanks
Related branches
- Ubuntu Sponsors Team: Pending requested 2012-04-16
-
Diff: 200171 lines (+44871/-51478)275 files modifiedCMakeLists.txt (+2/-2)
data/CMakeLists.txt (+1/-1)
data/Help.conf.in (+15/-15)
data/cairo-dock.conf.in (+1/-1)
data/default-theme/CMakeLists.txt (+0/-11)
data/default-theme/cairo-dock.conf (+0/-734)
data/default-theme/images/CMakeLists.txt (+0/-8)
data/default-theme/images/bg.svg (+0/-83)
data/default-theme/launchers/01firefox.desktop (+0/-49)
data/default-theme/launchers/01gcalctool.desktop (+0/-49)
data/default-theme/launchers/01gimp.desktop (+0/-49)
data/default-theme/launchers/01gnome-terminal.desktop (+0/-49)
data/default-theme/launchers/01ooo-writer.desktop (+0/-47)
data/default-theme/launchers/01pidgin.desktop (+0/-49)
data/default-theme/launchers/01separator.desktop (+0/-27)
data/default-theme/launchers/01thunderbird.desktop (+0/-49)
data/default-theme/launchers/01ubuntu-software-center.desktop (+0/-49)
data/default-theme/launchers/02separator.desktop (+0/-27)
data/default-theme/launchers/03separator.desktop (+0/-28)
data/default-theme/launchers/CMakeLists.txt (+0/-16)
data/default-theme/plug-ins/Animated-icons/Animated-icons.conf (+0/-194)
data/default-theme/plug-ins/Animated-icons/CMakeLists.txt (+0/-4)
data/default-theme/plug-ins/CMakeLists.txt (+0/-40)
data/default-theme/plug-ins/Clipper/CMakeLists.txt (+0/-4)
data/default-theme/plug-ins/Clipper/Clipper.conf (+0/-159)
data/default-theme/plug-ins/Dbus/CMakeLists.txt (+0/-4)
data/default-theme/plug-ins/Dbus/Dbus.conf (+0/-37)
data/default-theme/plug-ins/GMenu/CMakeLists.txt (+0/-4)
data/default-theme/plug-ins/GMenu/GMenu.conf (+0/-142)
data/default-theme/plug-ins/Recent-Events/CMakeLists.txt (+0/-4)
data/default-theme/plug-ins/Recent-Events/Recent-Events.conf (+0/-114)
data/default-theme/plug-ins/dialog-rendering/CMakeLists.txt (+0/-4)
data/default-theme/plug-ins/dialog-rendering/dialog-rendering.conf (+0/-54)
data/default-theme/plug-ins/dnd2share/CMakeLists.txt (+0/-4)
data/default-theme/plug-ins/dnd2share/dnd2share.conf (+0/-187)
data/default-theme/plug-ins/icon-effect/CMakeLists.txt (+0/-4)
data/default-theme/plug-ins/icon-effect/icon-effect.conf (+0/-247)
data/default-theme/plug-ins/illusion/CMakeLists.txt (+0/-4)
data/default-theme/plug-ins/illusion/illusion.conf (+0/-118)
data/default-theme/plug-ins/logout/CMakeLists.txt (+0/-4)
data/default-theme/plug-ins/logout/logout.conf (+0/-134)
data/default-theme/plug-ins/musicPlayer/CMakeLists.txt (+0/-4)
data/default-theme/plug-ins/musicPlayer/musicPlayer.conf (+0/-176)
data/default-theme/plug-ins/quick-browser/CMakeLists.txt (+0/-4)
data/default-theme/plug-ins/quick-browser/quick-browser.conf (+0/-145)
data/default-theme/plug-ins/rendering/CMakeLists.txt (+0/-4)
data/default-theme/plug-ins/rendering/rendering.conf (+0/-159)
data/default-theme/plug-ins/shortcuts/CMakeLists.txt (+0/-4)
data/default-theme/plug-ins/shortcuts/shortcuts.conf (+0/-143)
data/default-theme/plug-ins/showDesktop/CMakeLists.txt (+0/-4)
data/default-theme/plug-ins/showDesktop/showDesktop.conf (+0/-124)
data/default-theme/plug-ins/stack/CMakeLists.txt (+0/-4)
data/default-theme/plug-ins/stack/stack.conf (+0/-139)
data/default-theme/plug-ins/switcher/CMakeLists.txt (+0/-4)
data/default-theme/plug-ins/switcher/switcher.conf (+0/-182)
data/default-theme/readme (+0/-2)
data/desktop-manager/CMakeLists.txt (+3/-0)
data/desktop-manager/cairo-dock-fallback.desktop (+1/-1)
data/desktop-manager/cairo-dock-session (+21/-20)
data/desktop-manager/cairo-dock-unity-fallback.session (+8/-0)
data/desktop-manager/cairo-dock-unity.desktop (+7/-0)
data/desktop-manager/cairo-dock-unity.session (+10/-0)
data/desktop-manager/cairo-dock.desktop (+1/-1)
data/desktop-manager/cairo-dock.session (+1/-0)
data/gauges/CMakeLists.txt (+0/-10)
data/gauges/battery/CMakeLists.txt (+0/-5)
data/gauges/battery/background.svg (+0/-322)
data/gauges/battery/battery0.svg (+0/-61)
data/gauges/battery/battery1.svg (+0/-104)
data/gauges/battery/battery2.svg (+0/-104)
data/gauges/battery/battery3.svg (+0/-104)
data/gauges/battery/battery4.svg (+0/-109)
data/gauges/battery/battery5.svg (+0/-104)
data/gauges/battery/battery6.svg (+0/-104)
data/gauges/battery/battery7.svg (+0/-66)
data/gauges/battery/foreground.svg (+0/-229)
data/gauges/battery/readme (+0/-1)
data/gauges/battery/theme.xml (+0/-37)
data/scripts/initial-setup.sh (+15/-17)
data/themes.conf.in (+1/-1)
data/themes/CMakeLists.txt (+2/-0)
data/themes/default-theme-panel/CMakeLists.txt (+12/-0)
data/themes/default-theme-panel/_MainDock_-2.conf (+83/-0)
data/themes/default-theme-panel/cairo-dock.conf (+727/-0)
data/themes/default-theme-panel/images/CMakeLists.txt (+8/-0)
data/themes/default-theme-panel/images/bg.svg (+83/-0)
data/themes/default-theme-panel/launchers/01container.desktop (+40/-0)
data/themes/default-theme-panel/launchers/01firefox.desktop (+49/-0)
data/themes/default-theme-panel/launchers/01gcalctool.desktop (+49/-0)
data/themes/default-theme-panel/launchers/01libreoffice-calc.desktop (+49/-0)
data/themes/default-theme-panel/launchers/01libreoffice-impress.desktop (+49/-0)
data/themes/default-theme-panel/launchers/01libreoffice-writer.desktop (+49/-0)
data/themes/default-theme-panel/launchers/01pidgin.desktop (+49/-0)
data/themes/default-theme-panel/launchers/01separator.desktop (+25/-0)
data/themes/default-theme-panel/launchers/01thunderbird.desktop (+49/-0)
data/themes/default-theme-panel/launchers/01ubuntu-software-center.desktop (+49/-0)
data/themes/default-theme-panel/launchers/02separator.desktop (+26/-0)
data/themes/default-theme-panel/launchers/03separator.desktop (+25/-0)
data/themes/default-theme-panel/launchers/04separator.desktop (+26/-0)
data/themes/default-theme-panel/launchers/05separator.desktop (+26/-0)
data/themes/default-theme-panel/launchers/CMakeLists.txt (+19/-0)
data/themes/default-theme-panel/plug-ins/AlsaMixer/AlsaMixer.conf (+177/-0)
data/themes/default-theme-panel/plug-ins/AlsaMixer/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/Animated-icons/Animated-icons.conf (+194/-0)
data/themes/default-theme-panel/plug-ins/Animated-icons/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/CMakeLists.txt (+24/-0)
data/themes/default-theme-panel/plug-ins/Calendar/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/Calendar/Calendar.conf (+119/-0)
data/themes/default-theme-panel/plug-ins/Clipper/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/Clipper/Clipper.conf (+169/-0)
data/themes/default-theme-panel/plug-ins/GMenu/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/GMenu/GMenu.conf (+142/-0)
data/themes/default-theme-panel/plug-ins/Help/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/Help/Help.conf (+104/-0)
data/themes/default-theme-panel/plug-ins/Messaging-Menu/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/Messaging-Menu/Messaging-Menu.conf (+112/-0)
data/themes/default-theme-panel/plug-ins/Recent-Events/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/Recent-Events/Recent-Events.conf (+114/-0)
data/themes/default-theme-panel/plug-ins/Status-Notifier/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/Status-Notifier/Status-Notifier.conf (+138/-0)
data/themes/default-theme-panel/plug-ins/clock/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/clock/clock.conf (+194/-0)
data/themes/default-theme-panel/plug-ins/dialog-rendering/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/dialog-rendering/dialog-rendering.conf (+54/-0)
data/themes/default-theme-panel/plug-ins/dnd2share/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/dnd2share/dnd2share.conf (+187/-0)
data/themes/default-theme-panel/plug-ins/drop_indicator/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/drop_indicator/drop_indicator.conf (+25/-0)
data/themes/default-theme-panel/plug-ins/icon-effect/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/icon-effect/icon-effect.conf (+247/-0)
data/themes/default-theme-panel/plug-ins/illusion/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/illusion/illusion.conf (+118/-0)
data/themes/default-theme-panel/plug-ins/logout/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/logout/logout.conf (+157/-0)
data/themes/default-theme-panel/plug-ins/musicPlayer/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/musicPlayer/musicPlayer.conf (+185/-0)
data/themes/default-theme-panel/plug-ins/netspeed/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/netspeed/netspeed.conf (+167/-0)
data/themes/default-theme-panel/plug-ins/powermanager/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/powermanager/powermanager.conf (+228/-0)
data/themes/default-theme-panel/plug-ins/quick-browser/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/quick-browser/quick-browser.conf (+145/-0)
data/themes/default-theme-panel/plug-ins/rendering/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/rendering/rendering.conf (+162/-0)
data/themes/default-theme-panel/plug-ins/shortcuts/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/shortcuts/shortcuts.conf (+143/-0)
data/themes/default-theme-panel/plug-ins/showDesktop/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/showDesktop/showDesktop.conf (+124/-0)
data/themes/default-theme-panel/plug-ins/switcher/CMakeLists.txt (+1/-0)
data/themes/default-theme-panel/plug-ins/switcher/switcher.conf (+188/-0)
data/themes/default-theme-panel/readme (+2/-0)
data/themes/default-theme/CMakeLists.txt (+11/-0)
data/themes/default-theme/cairo-dock.conf (+734/-0)
data/themes/default-theme/images/CMakeLists.txt (+8/-0)
data/themes/default-theme/images/bg.svg (+83/-0)
data/themes/default-theme/launchers/01firefox.desktop (+49/-0)
data/themes/default-theme/launchers/01gcalctool.desktop (+49/-0)
data/themes/default-theme/launchers/01gimp.desktop (+49/-0)
data/themes/default-theme/launchers/01gnome-terminal.desktop (+49/-0)
data/themes/default-theme/launchers/01ooo-writer.desktop (+47/-0)
data/themes/default-theme/launchers/01pidgin.desktop (+49/-0)
data/themes/default-theme/launchers/01separator.desktop (+27/-0)
data/themes/default-theme/launchers/01thunderbird.desktop (+49/-0)
data/themes/default-theme/launchers/01ubuntu-software-center.desktop (+49/-0)
data/themes/default-theme/launchers/02separator.desktop (+27/-0)
data/themes/default-theme/launchers/03separator.desktop (+28/-0)
data/themes/default-theme/launchers/CMakeLists.txt (+16/-0)
data/themes/default-theme/plug-ins/Animated-icons/Animated-icons.conf (+194/-0)
data/themes/default-theme/plug-ins/Animated-icons/CMakeLists.txt (+4/-0)
data/themes/default-theme/plug-ins/CMakeLists.txt (+40/-0)
data/themes/default-theme/plug-ins/Clipper/CMakeLists.txt (+4/-0)
data/themes/default-theme/plug-ins/Clipper/Clipper.conf (+159/-0)
data/themes/default-theme/plug-ins/Dbus/CMakeLists.txt (+4/-0)
data/themes/default-theme/plug-ins/Dbus/Dbus.conf (+37/-0)
data/themes/default-theme/plug-ins/GMenu/CMakeLists.txt (+4/-0)
data/themes/default-theme/plug-ins/GMenu/GMenu.conf (+142/-0)
data/themes/default-theme/plug-ins/Recent-Events/CMakeLists.txt (+4/-0)
data/themes/default-theme/plug-ins/Recent-Events/Recent-Events.conf (+114/-0)
data/themes/default-theme/plug-ins/dialog-rendering/CMakeLists.txt (+4/-0)
data/themes/default-theme/plug-ins/dialog-rendering/dialog-rendering.conf (+54/-0)
data/themes/default-theme/plug-ins/dnd2share/CMakeLists.txt (+4/-0)
data/themes/default-theme/plug-ins/dnd2share/dnd2share.conf (+187/-0)
data/themes/default-theme/plug-ins/icon-effect/CMakeLists.txt (+4/-0)
data/themes/default-theme/plug-ins/icon-effect/icon-effect.conf (+247/-0)
data/themes/default-theme/plug-ins/illusion/CMakeLists.txt (+4/-0)
data/themes/default-theme/plug-ins/illusion/illusion.conf (+118/-0)
data/themes/default-theme/plug-ins/logout/CMakeLists.txt (+4/-0)
data/themes/default-theme/plug-ins/logout/logout.conf (+134/-0)
data/themes/default-theme/plug-ins/musicPlayer/CMakeLists.txt (+4/-0)
data/themes/default-theme/plug-ins/musicPlayer/musicPlayer.conf (+176/-0)
data/themes/default-theme/plug-ins/quick-browser/CMakeLists.txt (+4/-0)
data/themes/default-theme/plug-ins/quick-browser/quick-browser.conf (+145/-0)
data/themes/default-theme/plug-ins/rendering/CMakeLists.txt (+4/-0)
data/themes/default-theme/plug-ins/rendering/rendering.conf (+159/-0)
data/themes/default-theme/plug-ins/shortcuts/CMakeLists.txt (+4/-0)
data/themes/default-theme/plug-ins/shortcuts/shortcuts.conf (+143/-0)
data/themes/default-theme/plug-ins/showDesktop/CMakeLists.txt (+4/-0)
data/themes/default-theme/plug-ins/showDesktop/showDesktop.conf (+124/-0)
data/themes/default-theme/plug-ins/stack/CMakeLists.txt (+4/-0)
data/themes/default-theme/plug-ins/stack/stack.conf (+139/-0)
data/themes/default-theme/plug-ins/switcher/CMakeLists.txt (+4/-0)
data/themes/default-theme/plug-ins/switcher/switcher.conf (+182/-0)
data/themes/default-theme/readme (+2/-0)
debian/changelog (+83/-0)
debian/control (+3/-2)
po/ar.po (+908/-1215)
po/be.po (+763/-1161)
po/bn.po (+768/-1035)
po/ca.po (+759/-1080)
po/cairo-dock.pot (+729/-963)
po/cs.po (+768/-1169)
po/cy.po (+756/-1015)
po/de.po (+890/-1286)
po/el.po (+860/-1239)
po/en_GB.po (+942/-1390)
po/eo.po (+3754/-0)
po/es.po (+795/-1220)
po/et.po (+754/-1040)
po/eu.po (+761/-1153)
po/fi.po (+753/-1005)
po/fo.po (+759/-1030)
po/fr.po (+875/-1297)
po/gl.po (+759/-1096)
po/hu.po (+795/-1252)
po/id.po (+755/-1009)
po/it.po (+785/-1241)
po/ja.po (+995/-1694)
po/ko.po (+821/-1305)
po/nb.po (+764/-1160)
po/nl.po (+1058/-1458)
po/oc.po (+755/-1026)
po/pl.po (+915/-1191)
po/pt.po (+763/-1148)
po/pt_BR.po (+892/-1282)
po/ro.po (+777/-1078)
po/ru.po (+853/-1250)
po/sk.po (+873/-1245)
po/sl.po (+767/-1158)
po/sr.po (+773/-1180)
po/sv.po (+763/-1062)
po/tr.po (+768/-1094)
po/uk.po (+784/-1211)
po/vi.po (+756/-1004)
po/zh_CN.po (+808/-1259)
po/zh_TW.po (+817/-1293)
src/cairo-dock-gui-commons.c (+1/-1)
src/cairo-dock-gui-items.c (+13/-13)
src/cairo-dock-menu.c (+3/-2)
src/cairo-dock.c (+22/-21)
src/gldit/cairo-dock-X-manager.c (+11/-9)
src/gldit/cairo-dock-X-utilities.c (+15/-12)
src/gldit/cairo-dock-animations.c (+21/-2)
src/gldit/cairo-dock-applications-manager.c (+5/-6)
src/gldit/cairo-dock-callbacks.c (+6/-6)
src/gldit/cairo-dock-class-manager.c (+14/-14)
src/gldit/cairo-dock-container.c (+26/-0)
src/gldit/cairo-dock-data-renderer.c (+2/-2)
src/gldit/cairo-dock-dialog-manager.c (+1/-1)
src/gldit/cairo-dock-dock-facility.c (+79/-5)
src/gldit/cairo-dock-dock-facility.h (+2/-0)
src/gldit/cairo-dock-dock-factory.c (+4/-4)
src/gldit/cairo-dock-dock-manager.c (+4/-4)
src/gldit/cairo-dock-draw-opengl.c (+4/-3)
src/gldit/cairo-dock-draw.c (+5/-4)
src/gldit/cairo-dock-flying-container.c (+2/-0)
src/gldit/cairo-dock-gui-factory.c (+2/-2)
src/gldit/cairo-dock-icon-factory.c (+3/-3)
src/gldit/cairo-dock-image-buffer.c (+3/-3)
src/gldit/cairo-dock-keybinder.c (+1/-1)
src/gldit/cairo-dock-opengl-font.c (+2/-2)
src/gldit/cairo-dock-opengl.c (+1/-1)
src/gldit/cairo-dock-overlay.c (+1/-1)
src/gldit/cairo-dock-surface-factory.c (+21/-25)
src/gldit/cairo-dock-themes-manager.c (+8/-27)
src/help/applet-composite.c (+1/-1)
Fabounet (fabounet03) wrote : Re: [Cairo-dock-team] [Bug 540979] [NEW] xinerama:doc in one screen, subdocs in another | #1 |
Alienation (miguel-andrade) wrote : | #2 |
Version 2.1.4-0alpha . But it happens in prior versions too.
My resolutions:
screen 1: 1280x800 (LVDS1)
screen 0: 1440x900 (VGA1)
at 1024x768 in both screens the behavior is still there.
I think i should mention I'm using KDE 4.4.1 and i have one activity per screen.
Thanks
Fabounet (fabounet03) wrote : Re: [Cairo-dock-team] [Bug 540979] Re: xinerama:doc in one screen, subdocs in another | #3 |
ok thanks
I've commited a fix, although I can't say if it will work.
should be available in the next weekly.
2010/3/23 Alienation <email address hidden>
> Version 2.1.4-0alpha . But it happens in prior versions too.
>
> My resolutions:
>
> screen 1: 1280x800 (LVDS1)
> screen 0: 1440x900 (VGA1)
>
> at 1024x768 in both screens the behavior is still there.
>
> I think i should mention I'm using KDE 4.4.1 and i have one activity per
> screen.
>
> Thanks
>
> --
> xinerama:doc in one screen, subdocs in another
> https:/
> You received this bug notification because you are a member of Cairo-
> Dock Team, which is subscribed to Cairo-Dock Core.
>
> Status in Cairo-Dock : Core: New
>
> Bug description:
> I have sometimes a second screen connected to my laptop. I've configured
> cairo-doc to use Xinerama and 0 is the screen number.
>
> The doc then appears in my fixed screen, but sub-docs appear in my laptop
> screen, and that makes it unusable.
> If I choose screen 1 then its ok (all on the laptop screen), but I had some
> problems with auto-hide if I do it this way.
>
> Thanks
>
>
>
> _______
> Mailing list: https:/
> Post to : <email address hidden>
> Unsubscribe : https:/
> More help : https:/
>
Alienation (miguel-andrade) wrote : | #4 |
Well, now subdocs appear centered in the middle of both screens, that is half subdoc in screen 0 and the other half in screen 1.
But at least I can reach them now ;)
Alienation (miguel-andrade) wrote : | #5 |
Btw: I've tried v2.1.4-0beta0
thanks
Alienation (miguel-andrade) wrote : | #6 |
Upgraded the following packages:
cairo-dock (2.1.4-
cairo-dock-core (2.1.4-
cairo-dock-data (2.1.4-
cairo-dock-plug-ins (2.1.4-
cairo-dock-
cairo-dock-
Now subdocs appear on the most-right of screen 0 (VGA)
I've attached some screenshots
screensoht4 is subdoc of the weather plugin
screenshot5 is a custom subdoc for the graphics (third icon from left)
Alienation (miguel-andrade) wrote : | #7 |
screenshot5
Matthieu Baerts (matttbe) wrote : | #8 |
Thanks for this bug report !
But due to some occupancies, this bug can't be fixed before 10 or 15 days
Thank you
Changed in cairo-dock-core: | |
assignee: | nobody → Fabounet (fabounet03) |
status: | New → Confirmed |
Alienation (miguel-andrade) wrote : | #9 |
Hi, after 1 year and 6 months this is still happening. You might get it to a "will not fix" state...
Fabounet (fabounet03) wrote : Re: [Bug 540979] Re: xinerama:doc in one screen, subdocs in another | #10 |
this bug is a duplicate of 549683, which has been marked as fixed.
so is it actually not fixed ? Do you have your X session configured to use
Xinerama ?.
if so, would it be possible to run the dock with the debug outputs ?
"cairo-dock -l debug"
Thanks !
2011/7/28 Alienation <email address hidden>
> *** This bug is a duplicate of bug 549683 ***
> https:/
>
> Hi, after 1 year and 6 months this is still happening. You might get it
> to a "will not fix" state...
>
> --
> You received this bug notification because you are a bug assignee.
> https:/
>
> Title:
> xinerama:doc in one screen, subdocs in another
>
> Status in Cairo-Dock : Core:
> Confirmed
>
> Bug description:
> I have sometimes a second screen connected to my laptop. I've
> configured cairo-doc to use Xinerama and 0 is the screen number.
>
> The doc then appears in my fixed screen, but sub-docs appear in my laptop
> screen, and that makes it unusable.
> If I choose screen 1 then its ok (all on the laptop screen), but I had
> some problems with auto-hide if I do it this way.
>
> Thanks
>
> To manage notifications about this bug go to:
> https:/
>
Alienation (miguel-andrade) wrote : | #11 |
No, not fixed :(. Yes I', using xinerama. Debug output attached.
Tnx
Fabounet (fabounet03) wrote : | #12 |
thanks for the output
I've tried to reproduce the bug at home, without success.
However, I note some strange values in the output:
"pVirtualScre
this seems a weird number for a screen resolution
also, it means you have 4x2 desktops, I guess you use the Compiz wall ?
did you ever try with a 4x1 cube ?
later I see that Xinerama gives a 1280x800 resolution, more conventional.
Then we have
"debug :
(/build/
new screen size : 2720x900
message :
(/build/
resolution alteree
message :
(/build/
* screen 0 => (1280;0) 1440x900
debug :
(/build/
pVirtualScreenS
did you manually change the screen resolution or the number of desktops ?
there seem to be a conflict between the values (1280, 1440, 2720) but I
don't see why.
was the dock launched on session-startup or manually in a terminal ?
what's the output of "xrandr" ?
2011/7/29 Alienation <email address hidden>
> *** This bug is a duplicate of bug 549683 ***
> https:/
>
> No, not fixed :(. Yes I', using xinerama. Debug output attached.
>
> Tnx
>
>
> ** Attachment added: "Debug output"
>
> https:/
>
> --
> You received this bug notification because you are a bug assignee.
> https:/
>
> Title:
> xinerama:doc in one screen, subdocs in another
>
> Status in Cairo-Dock : Core:
> Confirmed
>
> Bug description:
> I have sometimes a second screen connected to my laptop. I've
> configured cairo-doc to use Xinerama and 0 is the screen number.
>
> The doc then appears in my fixed screen, but sub-docs appear in my laptop
> screen, and that makes it unusable.
> If I choose screen 1 then its ok (all on the laptop screen), but I had
> some problems with auto-hide if I do it this way.
>
> Thanks
>
> To manage notifications about this bug go to:
> https:/
>
Fabounet (fabounet03) wrote : | #13 |
oh actually the numbers are correct (1280 + 1440 = 2720) and the offset is
1280 which seems correct too ...
but the heights are different (800 vs 900), not sure if it has any impact
though.
what if you start the dock with the 2 screens already connected ?
and what if then you remove one of them ?
finally, what if you reproduce the bug, and then create a sub-dock (for
instance by activating the Shortcuts applet). is the sub-dock correctly
placed ?
2011/7/29 Fabrice Rey <email address hidden>
> thanks for the output
> I've tried to reproduce the bug at home, without success.
> However, I note some strange values in the output:
>
> "pVirtualScreen
>
> this seems a weird number for a screen resolution
>
> also, it means you have 4x2 desktops, I guess you use the Compiz wall ?
>
> did you ever try with a 4x1 cube ?
>
> later I see that Xinerama gives a 1280x800 resolution, more conventional.
>
> Then we have
> "debug :
> (/build/
>
> new screen size : 2720x900
> message :
> (/build/
> resolution alteree
> message :
> (/build/
> * screen 0 => (1280;0) 1440x900
> debug :
> (/build/
> pVirtualScreenS
>
> did you manually change the screen resolution or the number of desktops ?
> there seem to be a conflict between the values (1280, 1440, 2720) but I
> don't see why.
>
> was the dock launched on session-startup or manually in a terminal ?
> what's the output of "xrandr" ?
>
>
> 2011/7/29 Alienation <email address hidden>
>
>> *** This bug is a duplicate of bug 549683 ***
>> https:/
>>
>> No, not fixed :(. Yes I', using xinerama. Debug output attached.
>>
>> Tnx
>>
>>
>> ** Attachment added: "Debug output"
>>
>> https:/
>>
>> --
>> You received this bug notification because you are a bug assignee.
>> https:/
>>
>> Title:
>> xinerama:doc in one screen, subdocs in another
>>
>> Status in Cairo-Dock : Core:
>> Confirmed
>>
>> Bug description:
>> I have sometimes a second screen connected to my laptop. I've
>> configured cairo-doc to use Xinerama and 0 is the screen number.
>>
>> The doc then appears in my fixed screen, but sub-docs appear in my laptop
>> screen, and that makes it unusable.
>> If I choose screen 1 then its ok (all on the laptop screen), but I had
>> some problems with auto-hide if I do it this way.
>>
>> Thanks
>>
>> To manage notifications about this bug go to:
>> https:/
>>
>
>
Alienation (miguel-andrade) wrote : | #14 |
try this to reproduce:
1. Start cairo-dock with only one screen (like laptop)
2. Have cairo-dock to use xinerama on screen 0
3. Connect second screen, change resolutions appropriately, set second screen as primary.
In my case, I have 1280x800 (laptop lvds1) and 1440x900 (VGA1) Primary output VGA1
4. Cairo-dock should be now on the second connected (vga) screen. If you hover on a subdock, the subdock will appear in the 1st screen (lvds1 in my case).
The debug output attached was captured following this steps..
My screen configuration is as attached.
Alienation (miguel-andrade) wrote : | #15 |
If I start cairo-dock with the screens already connected, then it's ok. Actually, every time I attach a second screen I have to kill the dock and then restart.
Alienation (miguel-andrade) wrote : | #16 |
If I add a new subdoc (shortcuts), new new subdoc opens OK, the others still opens in the wrong screen.
Alienation (miguel-andrade) wrote : | #17 |
Don't know if this was addressed in the last few reviews, but it seams it is not happening anymore!
Thanks. I guess this can be closed
Fabounet (fabounet03) wrote : | #18 |
yep, this was fixed in the rev 817 :-)
thank you for confirming the fix is working !
2011/8/18 Alienation <email address hidden>
> *** This bug is a duplicate of bug 549683 ***
> https:/
>
> Don't know if this was addressed in the last few reviews, but it seams
> it is not happening anymore!
>
> Thanks. I guess this can be closed
>
> --
> You received this bug notification because you are a bug assignee.
> https:/
>
> Title:
> xinerama:doc in one screen, subdocs in another
>
> Status in Cairo-Dock : Core:
> Confirmed
>
> Bug description:
> I have sometimes a second screen connected to my laptop. I've
> configured cairo-doc to use Xinerama and 0 is the screen number.
>
> The doc then appears in my fixed screen, but sub-docs appear in my laptop
> screen, and that makes it unusable.
> If I choose screen 1 then its ok (all on the laptop screen), but I had
> some problems with auto-hide if I do it this way.
>
> Thanks
>
> To manage notifications about this bug go to:
> https:/
>
Changed in cairo-dock-core: | |
importance: | Undecided → Medium |
status: | Confirmed → Fix Committed |
Changed in cairo-dock-core: | |
status: | Fix Committed → Fix Released |
can you specify the version you use please ?
also, what are the resolutions of the screen ?
could you please test with the same resolution for both ?
Thanks.
2010/3/18 Alienation <email address hidden>
> Public bug reported: /bugs.launchpad .net/bugs/ 540979 _______ _______ _______ _______ _______ _____ /launchpad. net/~cairo- dock-team<https:/ /launchpad. net/%7Ecairo- dock-team> /launchpad. net/~cairo- dock-team<https:/ /launchpad. net/%7Ecairo- dock-team> /help.launchpad .net/ListHelp
>
> I have sometimes a second screen connected to my laptop. I've configured
> cairo-doc to use Xinerama and 0 is the screen number.
>
> The doc then appears in my fixed screen, but sub-docs appear in my laptop
> screen, and that makes it unusable.
> If I choose screen 1 then its ok (all on the laptop screen), but I had some
> problems with auto-hide if I do it this way.
>
> Thanks
>
> ** Affects: cairo-dock-core
> Importance: Undecided
> Status: New
>
> --
> xinerama:doc in one screen, subdocs in another
> https:/
> You received this bug notification because you are a member of Cairo-
> Dock Team, which is subscribed to Cairo-Dock Core.
>
> Status in Cairo-Dock : Core: New
>
> Bug description:
> I have sometimes a second screen connected to my laptop. I've configured
> cairo-doc to use Xinerama and 0 is the screen number.
>
> The doc then appears in my fixed screen, but sub-docs appear in my laptop
> screen, and that makes it unusable.
> If I choose screen 1 then its ok (all on the laptop screen), but I had some
> problems with auto-hide if I do it this way.
>
> Thanks
>
>
>
> _______
> Mailing list: https:/
> Post to : <email address hidden>
> Unsubscribe : https:/
> More help : https:/
>